summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds1-2/+18
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2016-06-15mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2016-06-15hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan1-0/+10
2016-06-15USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-06-15Revert "net: validate variable length ll headers"Ben Hutchings1-20/+1
2016-05-01net: validate variable length ll headersWillem de Bruijn1-1/+20
2016-05-01net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+3
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn1-1/+1
2016-05-01dm snapshot: disallow the COW and origin devices from being identicalDingXiang1-0/+2
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-04-01include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-04-01mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-04-01libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-04-01tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-04-01tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-04-01libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-04-01nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-02-27hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner1-2/+32
2016-02-13crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu1-0/+8
2016-02-13printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole1-6/+6
2016-02-13mtd: nand: fix ONFI parameter page layoutBoris BREZILLON1-2/+2
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings1-2/+1
2016-01-22ses: fix additional element traversal bugJames Bottomley1-0/+4
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+2
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-13fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara1-1/+5
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara1-1/+1
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+3
2015-08-07nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-08-07libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9