summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-21mm: larger stack guard gap, between vmasHugh Dickins
2017-06-20give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-06-20uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-06-20nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-06-20cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-06-20can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2017-06-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-06-08kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong
2017-06-08can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2017-06-08locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2017-06-08tracing: Add #undef to fix compile errorRik van Riel
2017-06-08nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-06-08RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-06-08netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-06-08gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-06-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-06-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-06-08crypto: crypto_memneq - add equality testing of memory regions w/o timing leaksJames Yonan
2017-02-10mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2017-02-10can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2017-02-10ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2017-02-10net: avoid sk_forward_alloc overflowsEric Dumazet
2017-02-10net: fix sk_mem_reclaim_partial()Eric Dumazet
2017-02-10bonding: Fix bonding crashMahesh Bandewar
2017-02-10tcp: take care of truncations done by sk_filter()Eric Dumazet
2017-02-10tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2017-02-10ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2017-02-10ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2017-02-10ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa
2017-02-10ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček
2017-02-10stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2017-02-10include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2017-02-10drivers/vfio: Rework offsetofend()Gavin Shan
2017-02-10perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2017-02-10Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2017-02-06fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2017-02-06asm-generic: make copy_from_user() zero the destination properlyAl Viro
2017-02-06asm-generic: make get_user() clear the destination on errorsAl Viro
2017-02-06xen: Add RING_COPY_REQUEST()David Vrabel
2017-02-06crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu
2017-02-06crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu
2017-02-06crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu
2017-02-06crypto: af_alg - Add nokey compatibility pathHerbert Xu
2017-02-06crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-20PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-10-20PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger