summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-10-052-0/+14
* workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo2014-10-051-1/+1
* iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-10-051-1/+3
* libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov2014-09-171-1/+1
* mnt: Correct permission checks in do_remountEric W. Biederman2014-09-171-0/+5
* mnt: Only change user settable mount flags in remountEric W. Biederman2014-09-171-1/+3
* CAPABILITIES: remove undefined caps from all processesEric Paris2014-09-171-1/+4
* svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-051-0/+1
* drm/radeon: add additional SI pci idsAlex Deucher2014-09-051-0/+4
* ip: make IP identifiers less predictableEric Dumazet2014-08-141-10/+1
* inetpeer: get rid of ip_id_countEric Dumazet2014-08-144-36/+33
* printk: rename printk_sched to printk_deferredJohn Stultz2014-08-071-3/+3
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-311-0/+1
* net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-281-1/+1
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-281-6/+6
* ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-07-281-2/+2
* ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)2014-07-171-1/+1
* tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-07-061-0/+15
* ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-061-0/+3
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-06-301-0/+4
* target: Report correct response length for some commandsRoland Dreier2014-06-301-0/+1
* ptrace: fix fork event messages across pid namespacesMatthew Dempsky2014-06-301-0/+32
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-261-0/+2
* ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-261-1/+1
* team: fix mtu settingJiri Pirko2014-06-261-0/+1
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-261-8/+1
* netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-261-3/+4
* net: Add variants of capable for use on netlink messagesEric W. Biederman2014-06-261-0/+7
* net: Add variants of capable for use on on socketsEric W. Biederman2014-06-261-0/+5
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-06-261-1/+1
* fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski2014-06-161-1/+1
* perf: Drop sample rate when sampling is too slowDave Hansen2014-06-111-0/+7
* USB: cdc-wdm: properly include types.hGreg Kroah-Hartman2014-06-111-0/+2
* usb: cdc-wdm: export cdc-wdm uapi headerBjørn Mork2014-06-111-0/+1
* genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-06-071-0/+5
* trace: module: Maintain a valid user countRomain Izard2014-06-071-1/+1
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-06-071-2/+5
* drm/tegra: Remove gratuitous pad fieldThierry Reding2014-06-071-1/+0
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-072-2/+36
* ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-06-071-0/+2
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-301-1/+1
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-05-301-1/+3
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-301-0/+5
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2014-05-301-0/+16
* mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-05-301-8/+23
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-05-301-2/+2
* blktrace: fix accounting of partially completed requestsRoman Pen2014-05-301-3/+30
* scsi: fix our current target reap infrastructureJames Bottomley2014-05-301-2/+1
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-131-0/+1
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-05-061-0/+1