summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-08-16Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-08-15Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-15block: remove REQ_NOWAIT_INLINEJens Axboe
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-14rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-14gpio: Fix build error of function redefinitionYueHaibing
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern
2019-08-13Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli
2019-08-13Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli
2019-08-13include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-13lib: logic_pio: Add logic_pio_unregister_range()John Garry
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan
2019-08-08auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada
2019-08-08Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-07Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov
2019-08-06Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski
2019-08-05KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai