summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui
2017-02-14Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-09irqdomain: Avoid activating interrupts more than onceMarc Zyngier
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-02-04virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-02-01memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-02-01mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-26rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney
2017-01-19power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis
2017-01-19block: Change extern inline to static inlineTobias Klauser
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-01-19mm: support anonymous stable pageMinchan Kim
2017-01-19mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-01-15gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-12clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner
2017-01-12PCI: Add Mellanox device IDsNoa Osherovich
2017-01-12debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FSArnd Bergmann
2017-01-12iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2017-01-12usb: gadget: fix request length error for isoc transferPeter Chen
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-06acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-01Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds