aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Gravatar Linus Torvalds 1-4/+4
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsGravatar Nick Desaulniers 1-4/+4
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDGravatar Benjamin Tissoires 1-1/+1
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2019-09-03iommu/vt-d: Remove global page flush supportGravatar Jacob Pan 1-3/+0
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+1
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-0/+1
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticGravatar Denis Efremov 1-0/+1
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningGravatar Roman Gushchin 1-2/+3
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-0/+1
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Gravatar Arnd Bergmann 1-0/+1
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cGravatar Marco Hartmann 1-0/+1
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+0
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+5
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Gravatar Trond Myklebust 1-1/+0
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+5
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-4/+1
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-24/+0
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+2
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateGravatar Thomas Gleixner 1-0/+5
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferGravatar Luis Henriques 1-1/+2
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationGravatar Christoph Hellwig 1-4/+1
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+14
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-0/+5
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 4-5/+15
2019-08-19keys: Fix description sizeGravatar David Howells 1-4/+4
2019-08-19netfilter: add include guard to nf_conntrack_h323_types.hGravatar Masahiro Yamada 1-0/+5
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsGravatar Eric W. Biederman 1-1/+14
2019-08-18Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-1/+4
2019-08-17Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+1
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+2
2019-08-15block: remove REQ_NOWAIT_INLINEGravatar Jens Axboe 1-4/+1
2019-08-15usb: add a hcd_uses_dma helperGravatar Christoph Hellwig 2-1/+4
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-4/+9
2019-08-14gpio: Fix build error of function redefinitionGravatar YueHaibing 1-24/+0
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Gravatar Andrea Arcangeli 1-0/+2
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Gravatar Andrea Arcangeli 1-8/+4
2019-08-13mm: workingset: fix vmstat counters for shadow nodesGravatar Roman Gushchin 1-0/+19
2019-08-13mm: document zone device struct page field usageGravatar Ralph Campbell 1-1/+10
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()Gravatar John Garry 1-0/+1
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Gravatar Rafael J. Wysocki 1-0/+2
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Gravatar Christoph Hellwig 1-4/+9
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+4
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 2-5/+4
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+2
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 160-1201/+3399
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadGravatar Jakub Kicinski 2-0/+11
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutGravatar Tariq Toukan 1-3/+2
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsGravatar Tariq Toukan 1-2/+2