summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-121-1/+1
* cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo2016-04-121-0/+3
* tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley2016-04-121-1/+1
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-04-121-0/+2
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-04-121-0/+1
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-121-0/+2
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2016-04-121-0/+4
* block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei2016-03-161-5/+0
* cfg80211/wext: fix message orderingJohannes Berg2016-03-161-0/+6
* tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)2016-03-161-8/+9
* modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-03-091-8/+9
* block: get the 1st and last bvec via helpersMing Lei2016-03-091-4/+9
* block: check virt boundary in bio_will_gap()Ming Lei2016-03-091-5/+11
* tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-091-0/+2
* writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo2016-03-091-0/+5
* block: bio: introduce helpers to get the 1st and last bvecMing Lei2016-03-091-0/+37
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-03-091-1/+1
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-03-091-2/+2
* target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie2016-03-091-0/+3
* use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2016-03-091-3/+1
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-03-031-3/+1
* cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-03-031-0/+6
* cpuset: make mm migration asynchronousTejun Heo2016-03-031-0/+6
* target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2016-03-031-0/+2
* target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2016-03-031-0/+1
* libceph: fix ceph_msg_revoke()Ilya Dryomov2016-03-031-1/+1
* Thermal: do thermal zone update after a cooling device registeredChen Yu2016-03-031-0/+2
* Thermal: initialize thermal zone device correctlyZhang Rui2016-03-031-0/+3
* uapi: update install list after nvme.h renameMike Frysinger2016-03-031-1/+1
* make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-03-031-4/+1
* drm: add helper to check for wc memory supportDave Airlie2016-03-031-0/+9
* drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-03-031-15/+10
* drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland2016-03-031-2/+51
* drm/dp/mst: always send reply for UP requestMykola Lysenko2016-03-031-2/+0
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-031-2/+3
* Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan2016-03-031-0/+18
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-031-0/+2
* efi: Make our variable validation list include the guidPeter Jones2016-03-031-1/+2
* lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-03-031-0/+4
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-03-031-2/+3
* route: check and remove route cache when we get routeXin Long2016-03-031-0/+1
* net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-03-031-0/+1
* tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-031-1/+1
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-03-032-2/+3
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-03-031-2/+10
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-03-031-0/+18
* radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-251-3/+3
* radix-tree: fix race in gang lookupMatthew Wilcox2016-02-251-0/+16
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-251-0/+3
* mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-251-14/+0