summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-26cs5536: add support for IDE controller variantAndrey Korolyov
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-11-26signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov
2017-11-11libsas: prevent double completion of scmds from ehDan Williams
2017-11-11mtd: map: Fix compilation warningViresh Kumar
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-11-11ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-11-11dm: fix printk() rate limiting codeBart Van Assche
2017-11-11dm: convert DM printk macros to pr_<level> macrosJoe Perches
2017-11-11ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-11-11ipv6: Add rt6_get_cookie() functionMartin KaFai Lau
2017-11-11perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-11-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-11-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2017-10-12sched: add macros to define bitops for task atomic flagsZefan Li
2017-10-12IB/core: Add inline function to validate portYuval Shaia
2017-10-12IB/core: Create common start/end port functionsIra Weiny
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-10-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15net: add kfree_skb_list()Ben Hutchings
2017-09-15tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
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-18tracing: Add #undef to fix compile errorRik van Riel
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-06-05RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-16list: introduce list_first_entry_or_nullJiri Pirko
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16net: avoid sk_forward_alloc overflowsEric Dumazet
2017-03-16net: fix sk_mem_reclaim_partial()Eric Dumazet
2017-03-16net/sock: Add sock_efree() functionBen Hutchings
2017-03-16netlabel: out of bound access in cipso_v4_validate()Eric 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-23tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-23dccp: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23rose: limit sk_filter trim to payloadWillem de Bruijn
2017-02-23net: Add __sock_queue_rcv_skb()Ben Hutchings
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