summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-17mremap: fix race between mremap() and page cleanningAaron Lu
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds