summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-02workqueue: implicit ordered attribute should be overridableTejun Heo
2017-11-02KEYS: prevent creating a different user's keyringsEric Biggers
2017-06-21mm: larger stack guard gap, between vmasHugh Dickins
2017-06-20give up on gcc ilog2() constant optimizationsLinus Torvalds
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-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-08nlm: Ensure callback code also checks that the files matchTrond Myklebust
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-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-10bonding: Fix bonding crashMahesh Bandewar
2017-02-10tcp: take care of truncations done by sk_filter()Eric Dumazet
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-06crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert 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
2016-08-21printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-08-21pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-08-21USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-08-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-07compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-06-07include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-06-07tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-06-07PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-06-07x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster
2016-06-07compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-03-16modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones
2016-03-16efi: Make our variable validation list include the guidPeter Jones
2016-03-16efi: Do variable name validation tests in utf8Peter Jones