summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-08KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-06-08kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong1-1/+2
2017-06-08can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2017-06-08locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+16
2017-06-08nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-06-08gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-06-08hotplug: Make register and unregister notifier API symmetricMichal Hocko1-9/+3
2017-06-08posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2017-02-10mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2017-02-10can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2017-02-10ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2017-02-10bonding: Fix bonding crashMahesh Bandewar1-0/+1
2017-02-10tcp: take care of truncations done by sk_filter()Eric Dumazet1-1/+5
2017-02-10stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2017-02-10include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2017-02-10drivers/vfio: Rework offsetofend()Gavin Shan1-3/+2
2017-02-10perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2017-02-10Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2017-02-07fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2017-02-06crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu1-0/+8
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-20PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-10-20PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-27mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger1-0/+3
2016-08-22printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-08-22pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2-0/+5
2016-08-22USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-07compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-06-07include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov1-2/+2
2016-06-07tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)1-3/+3
2016-06-07PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+1
2016-06-07x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+7
2016-06-07compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-181/+110
2016-03-16modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell1-8/+9
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-03-16efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-03-16efi: Do variable name validation tests in utf8Peter Jones1-2/+4
2016-03-16lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-10libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-03-10libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-2/+2
2016-03-04nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-03-04ses: fix additional element traversal bugJames Bottomley1-0/+4