summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-11ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2017-04-11ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2017-04-10KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand
2017-04-07usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-04-07netlink: remove mmapped netlink supportFlorian Westphal
2017-03-28give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-03-28uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-28locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra
2017-03-28tracing: Add #undef to fix compile errorRik van Riel
2017-03-13nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-03-13RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-03ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2017-03-01net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-03-01netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-03-01can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-15SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-15nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-01-27posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-01-26jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-26gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-26cred/userns: define current_user_ns() as a functionArnd Bergmann
2017-01-26hotplug: Make register and unregister notifier API symmetricMichal Hocko
2017-01-26can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-12PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-28tty: audit: Fix audit sourcePeter Hurley
2016-11-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra
2016-11-28tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-28ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper
2016-11-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2016-11-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2016-11-28drivers/vfio: Rework offsetofend()Gavin Shan
2016-11-24ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-24net: avoid sk_forward_alloc overflowsEric Dumazet
2016-11-24net: fix sk_mem_reclaim_partial()Eric Dumazet
2016-11-24mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2016-11-24pwm: Unexport children before chip removalDavid Hsu
2016-11-08tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-11-08introduce NETIF_F_GSO_ENCAP_ALL helper maskPravin B Shelar
2016-11-08ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul
2016-10-28compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-17mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-10-06fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-29asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-29asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-29bonding: Fix bonding crashMahesh Bandewar
2016-09-29tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-09-21Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-09-21usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman