summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+12
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li1-0/+14
2017-10-12IB/core: Add inline function to validate portYuval Shaia1-0/+7
2017-10-12IB/core: Create common start/end port functionsIra Weiny1-0/+27
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt1-2/+2
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn1-1/+23
2017-09-15net: add kfree_skb_list()Ben Hutchings1-0/+1
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner1-1/+3
2017-09-15USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca1-10/+0
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang1-0/+9
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-07-18tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins1-28/+25
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu1-0/+10
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-05RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-03-16list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-03-16net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2017-03-16net: fix sk_mem_reclaim_partial()Eric Dumazet1-3/+3
2017-03-16net/sock: Add sock_efree() functionBen Hutchings1-0/+1
2017-03-16netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko1-9/+3
2017-02-23tcp: take care of truncations done by sk_filter()Eric Dumazet1-0/+1
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn1-2/+7
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn1-1/+5
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings1-0/+1
2017-02-23lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle1-1/+1
2017-02-23can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde1-0/+1
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2016-11-20fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-11-20can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-11-20asm-generic: make get_user() clear the destination on errorsAl Viro1-3/+7
2016-11-20asm-generic: make copy_from_user() zero the destination properlyAl Viro1-4/+6
2016-11-20tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2-0/+2
2016-10-21mm, gup: close FOLL MAP_PRIVATE raceMichal Hocko1-0/+1
2016-08-23fs: limit filesystem stacking depthMiklos Szeredi1-0/+11
2016-08-23etherdevice: introduce help function eth_zero_addr()Duan Jiong1-0/+11
2016-08-23mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger1-0/+3
2016-08-23sunrpc: Update RPCBIND_MAXNETIDLENChuck Lever1-2/+2
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-15IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+21