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-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-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-0/+1
2016-04-14include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-14modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-04-13efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-04-13efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-04-13lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-04-13ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley1-1/+1
2016-03-22tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-13block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-11libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-08libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-08nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+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-03-02pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-0/+19
2016-02-15unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
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-10printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-02-10locks: update comments that refer to inode->i_flockJeff Layton1-9/+10
2016-02-10NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2016-02-10Thermal: do thermal zone update after a cooling device registeredChen Yu1-0/+2
2016-02-10Thermal: initialize thermal zone device correctlyZhang Rui1-0/+3
2016-01-22USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2016-01-21ext4, 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-03PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-12-03PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+2
2015-11-13skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-11-13skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-11-13jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-28iio: Add inverse unit conversion macrosLars-Peter Clausen1-0/+17
2015-10-28overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2-2/+2
2015-10-28VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells1-0/+57
2015-10-28security: fix typo in security_task_prctlJann Horn1-1/+1
2015-10-27if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2-0/+9
2015-09-27rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2-15/+15
2015-08-27libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-27libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen1-0/+1
2015-08-27Revert "libata: add ATA_HORKAGE_NOTRIM"Sasha Levin1-1/+0
2015-08-27kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+4