summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-03-161-4/+3
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-03-161-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-03-161-3/+3
* net/sock: Add sock_efree() functionBen Hutchings2017-03-161-0/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-03-161-0/+4
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-03-161-2/+7
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-03-161-9/+3
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-02-231-0/+1
* dccp: limit sk_filter trim to payloadWillem de Bruijn2017-02-231-2/+7
* rose: limit sk_filter trim to payloadWillem de Bruijn2017-02-231-1/+5
* net: Add __sock_queue_rcv_skb()Ben Hutchings2017-02-231-0/+1
* lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle2017-02-231-1/+1
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-02-231-0/+1
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-11-201-0/+1
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-11-201-1/+1
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-11-202-2/+2
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-11-201-1/+2
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-11-201-3/+7
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-11-201-4/+6
* tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-201-0/+2
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-11-202-11/+19
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-11-202-0/+2
* mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko2016-10-201-0/+1
* fs: limit filesystem stacking depthMiklos Szeredi2016-08-221-0/+11
* etherdevice: introduce help function eth_zero_addr()Duan Jiong2016-08-221-0/+11
* mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2016-08-221-0/+3
* sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever2016-08-221-2/+2
* Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds2016-06-151-2/+18
* Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2016-06-151-0/+4
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-06-151-0/+21
* mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2016-06-151-9/+8
* hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan2016-06-151-0/+10
* USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede2016-06-151-0/+2
* Revert "net: validate variable length ll headers"Ben Hutchings2016-06-151-20/+1
* net: validate variable length ll headersWillem de Bruijn2016-05-011-1/+20
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2016-05-011-0/+3
* ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-05-011-3/+16
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-05-011-1/+1
* dm snapshot: disallow the COW and origin devices from being identicalDingXiang2016-05-011-0/+2
* PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas2016-05-011-0/+1
* include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov2016-04-011-2/+2
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-04-011-0/+24
* libata: Align ata_device's id on a cachelineHarvey Hunt2016-04-011-1/+1
* tracing: Fix freak link error caused by branch tracerArnd Bergmann2016-04-011-1/+1
* tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)2016-04-011-0/+5
* libata: fix HDIO_GET_32BIT ioctlArnd Bergmann2016-04-011-2/+2
* nfs: fix nfs_size_to_loff_tChristoph Hellwig2016-04-011-3/+1
* cfg80211/wext: fix message orderingJohannes Berg2016-04-011-0/+6
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-02-272-0/+5
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-272-2/+3