summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov2-3/+4
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui1-0/+2
2016-04-18mmc: atmel-mci: restore dma on AVR32Mans Rullgard1-0/+2
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+1
2016-04-18tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-04-13include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-13modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-04-11efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-04-11efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-04-11lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-04-11dax: don't abuse get_block mapping for endio callbacksDave Chinner1-2/+4
2016-04-11ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-09use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-03-09seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2016-03-09libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-07libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-07nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+1
2016-03-04tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-03-04tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-23cgroup: make sure a parent css isn't offlined before its childrenTejun Heo1-0/+6
2016-02-23cgroup: separate out include/linux/cgroup-defs.hTejun Heo2-453/+466
2016-02-15radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-15mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-15radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-15libceph: fix ceph_msg_revoke()Ilya Dryomov1-1/+1
2016-02-03printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-01NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov1-1/+2
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork1-0/+1
2016-01-22USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-12-09tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11
2015-10-27locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton1-18/+14
2015-10-27locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton1-0/+14
2015-10-27sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov3-11/+14
2015-10-27sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSETFrederic Weisbecker1-4/+4