aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-08Merge tag 'v3.12.23' into v3.12-rtSteven Rostedt (Red Hat)
2014-06-23team: fix mtu settingJiri Pirko
2014-06-23net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-23netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-23net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-23net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-23net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-20fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-20percpu-refcount: fix usage of this_cpu_opsSebastian Ott
2014-06-20USB: cdc-wdm: properly include types.hGreg Kroah-Hartman
2014-06-20usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork
2014-06-17Merge tag 'v3.12.22' into v3.12-rtSteven Rostedt (Red Hat)
2014-06-17Merge tag 'v3.12.21' into v3.12-rtSteven Rostedt (Red Hat)
2014-06-09genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-06-09trace: module: Maintain a valid user countRomain Izard
2014-06-06Merge tag 'v3.12.20' into v3.12-rtSteven Rostedt (Red Hat)
2014-06-06drm/tegra: Remove gratuitous pad fieldThierry Reding
2014-06-06genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-06ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-04introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-05-29rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-29vsock: Make transport the proto ownerAndy King
2014-05-29net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-29net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-29ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-29mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-05-29blktrace: fix accounting of partially completed requestsRoman Pen
2014-05-29netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin
2014-05-29scsi: fix our current target reap infrastructureJames Bottomley
2014-05-29list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2014-05-23sched: declare pid_alive as inlineRichard Guy Briggs
2014-05-23pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs
2014-05-15libata/ahci: accommodate tag ordered controllersDan Williams
2014-05-15xattr: guard against simultaneous glibc header inclusionSerge Hallyn
2014-05-15media: videodev2.h: add parenthesis around macro argumentsHans Verkuil
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-15Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-05-15Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2014-05-12Merge tag 'v3.12.19' into v3.12-rtSteven Rostedt (Red Hat)
2014-05-12Merge tag 'v3.12.18' into v3.12-rtSteven Rostedt (Red Hat)
2014-05-12Merge tag 'v3.12.17' into v3.12-rtSteven Rostedt (Red Hat)
2014-05-12Merge tag 'v3.12.16' into v3.12-rtSteven Rostedt (Red Hat)
2014-05-05tty: Fix low_latency BUGPeter Hurley
2014-05-05bdi: avoid oops on device removalJan Kara
2014-05-05printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...Joe Perches
2014-04-24completion: Use simple wait queuesThomas Gleixner
2014-04-24simple-wait: rename and export the equivalent of waitqueue_active()Paul Gortmaker
2014-04-24wait-simple: Rework for use with completionsThomas Gleixner
2014-04-24wait-simple: Simple waitqueue implementationThomas Gleixner
2014-04-24wait.h: include atomic.hSebastian Andrzej Siewior