summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang1-0/+2
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-12Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-04-12ASoC: samsung: pass DMA channels as pointersArnd Bergmann1-0/+4
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-16cfg80211/wext: fix message orderingJohannes Berg1-0/+6
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-10modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-10block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-10block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-10tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-10writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-10block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-10target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie1-0/+3
2016-03-10use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-03-04cpuset: make mm migration asynchronousTejun Heo1-0/+6
2016-03-04target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger1-0/+2
2016-03-04target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger1-0/+1
2016-03-04libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-03-04Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-03-04Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-03-04uapi: update install list after nvme.h renameMike Frysinger1-1/+1
2016-03-04make sure that freeing shmem fast symlinks is RCU-delayedAl Viro1-4/+1
2016-03-04drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-03-04drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-03-04drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-03-04drm/dp/mst: always send reply for UP requestMykola Lysenko1-2/+0
2016-03-04cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao1-2/+3
2016-03-04Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan1-0/+18
2016-03-04efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-04efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-04lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-04tcp/dccp: fix another race at listener dismantleEric Dumazet1-2/+3
2016-03-04route: check and remove route cache when we get routeXin Long1-0/+1
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-03-04tcp: do not drop syn_recv on all icmp reportsEric Dumazet1-1/+1
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2-2/+3
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni1-2/+10
2016-03-04gro: Make GRO aware of lightweight tunnels.Jesse Gross1-0/+18
2016-02-25radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-25radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse1-0/+3
2016-02-25mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-25tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23