summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-12tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-12fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-12cgroup: ignore css_sets associated with dead cgroups during migrationTejun Heo1-0/+3
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
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-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-09block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-09block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-09tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-09writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-09block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-03-03nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-03cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-03-03cpuset: make mm migration asynchronousTejun Heo1-0/+6
2016-03-03libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-03-03Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-03-03Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-03-03make sure that freeing shmem fast symlinks is RCU-delayedAl Viro1-4/+1
2016-03-03Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan1-0/+18
2016-03-03efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-03efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-03lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-03net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
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
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-17tty: Wait interruptibly for tty lock on reopenPeter Hurley1-0/+1
2016-02-17hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner1-3/+31
2016-02-17printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-3/+4
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov1-1/+2
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu1-0/+4
2016-01-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2016-01-07Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)1-0/+1
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1