summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-15ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2017-09-15ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-09-15ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-09-15srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-09-15rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2017-09-15net: ping: do not abuse udp_poll()Eric Dumazet
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-26net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-08-26dentry name snapshotsAl Viro
2017-08-26netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang
2017-08-26scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke
2017-08-26ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin
2017-07-18include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2017-07-18kernel.h: make abs() work with 64-bit typesMichal Nazarewicz
2017-07-18drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-07-18KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
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-18net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-07-18tracing: Add #undef to fix compile errorRik van Riel
2017-07-18scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-06-05locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2017-06-05net/mlx4: && vs & typoDan Carpenter
2017-06-05net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-06-05mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap
2017-06-05nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-06-05locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson
2017-06-05RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-04-04vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2017-04-04netlink: remove mmapped netlink supportFlorian Westphal
2017-04-04blk: rq_data_dir() should not return a booleanLinus Torvalds
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
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-16netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-03-16SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-16nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-03-16jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-03-16gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-03-16cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-03-16hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-03-16usb: add helper to extract bits 12:11 of wMaxPacketSizeFelipe Balbi
2017-02-26mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman