summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-11ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-10/+0
2017-04-11ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2017-04-10KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand1-2/+2
2017-04-07usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault1-0/+6
2017-03-28give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2017-03-28locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra1-0/+16
2017-03-13nlm: Ensure callback code also checks that the files matchTrond Myklebust1-1/+2
2017-03-01can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-02-15SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-02-15nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-01-27posix_acl: Clear SGID bit when setting file permissionsJan Kara1-0/+1
2017-01-26jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+4
2017-01-26gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-26cred/userns: define current_user_ns() as a functionArnd Bergmann2-3/+4
2017-01-26hotplug: Make register and unregister notifier API symmetricMichal Hocko1-9/+3
2016-12-12PCI: Export pcie_find_root_portJohannes Thumshirn1-0/+14
2016-11-28tty: audit: Fix audit sourcePeter Hurley1-3/+3
2016-11-28perf: Tighten (and fix) the grouping conditionPeter Zijlstra1-6/+0
2016-11-28tcp: take care of truncations done by sk_filter()Eric Dumazet1-1/+5
2016-11-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2016-11-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9
2016-11-28drivers/vfio: Rework offsetofend()Gavin Shan1-3/+2
2016-11-24ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-11-24mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2016-11-24pwm: Unexport children before chip removalDavid Hsu1-0/+5
2016-11-08introduce NETIF_F_GSO_ENCAP_ALL helper maskPravin B Shelar1-0/+4
2016-11-08ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-28compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney1-1/+1
2016-10-20mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-17mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter1-2/+2
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-10-06fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-29bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-21Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-11/+19
2016-09-21PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2016-09-21PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2016-08-19IB/mlx5: Fix post send fence logicEli Cohen1-0/+1
2016-08-19IB/mlx5: Fix MODIFY_QP command input structureArtemy Kovalyov1-2/+2
2016-08-19random32: add prandom_u32_max and convert open coded usersDaniel Borkmann1-1/+17
2016-08-19netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-07-21printk: do cond_resched() between lines while outputting to consolesTejun Heo1-0/+1
2016-07-21USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-06-23PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi1-0/+5
2016-05-13mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov3-83/+44
2016-05-11x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+8