summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-16list: introduce list_first_entry_or_nullJiri Pirko
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-10-20mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi
2016-08-22etherdevice: introduce help function eth_zero_addr()Duan Jiong
2016-08-22mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger
2016-08-22sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever
2016-06-15Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-06-15Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds
2016-06-15mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2016-06-15hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2016-06-15USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede
2016-06-15Revert "net: validate variable length ll headers"Ben Hutchings
2016-05-01net: validate variable length ll headersWillem de Bruijn
2016-05-01net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-05-01fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-05-01dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-01include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-04-01mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-01libata: Align ata_device's id on a cachelineHarvey Hunt
2016-04-01tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-04-01tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-04-01libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-04-01nfs: fix nfs_size_to_loff_tChristoph Hellwig
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-27unix: properly account for FDs passed over unix socketswilly tarreau
2016-02-27hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-13crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2016-02-13printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole
2016-02-13mtd: nand: fix ONFI parameter page layoutBoris BREZILLON
2016-01-22Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"Ben Hutchings
2016-01-22ses: fix additional element traversal bugJames Bottomley
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley