aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-28perf: Allow normal events to output AUX dataGravatar Alexander Shishkin 2-1/+16
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-2/+1
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-22jffs2: Remove C++ style comments from uapi headerGravatar Masahiro Yamada 1-5/+0
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-20RDMA/restrack: Rewrite PID namespace check to be reliableGravatar Leon Romanovsky 1-2/+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/netdev/netGravatar Linus Torvalds 14-19/+43
2019-08-19keys: Fix description sizeGravatar David Howells 1-4/+4
2019-08-19signal: Allow cifs and drbd to receive their terminating signalsGravatar Eric W. Biederman 1-1/+14
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityGravatar Pablo Neira Ayuso 1-0/+2
2019-08-18net: sched: use major priority number as hardware priorityGravatar Pablo Neira Ayuso 1-1/+1
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-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 1-0/+1
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeGravatar Marcel Holtmann 1-0/+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-15Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar David S. Miller 1-3/+3
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-2/+7
2019-08-15block: remove REQ_NOWAIT_INLINEGravatar Jens Axboe 1-4/+1
2019-08-15Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxGravatar Linus Torvalds 1-39/+0
2019-08-15usb: add a hcd_uses_dma helperGravatar Christoph Hellwig 2-1/+4
2019-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+2
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-14rxrpc: Fix read-after-free in rxrpc_queue_local()Gravatar David Howells 1-3/+3
2019-08-14gpio: Fix build error of function redefinitionGravatar YueHaibing 1-24/+0
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingGravatar David Ahern 1-3/+2
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-13include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedGravatar Qian Cai 1-3/+18
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-13RDMA/siw: Change CQ flags from 64->32 bitsGravatar Bernard Metzler 1-1/+2
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 3-2/+7
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-09sock: make cookie generation global instead of per netnsGravatar Daniel Borkmann 2-3/+2
2019-08-09Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-19/+1
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-13/+21
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-2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Paolo Bonzini 1-0/+1
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 276-2346/+6668
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setGravatar Pablo Neira Ayuso 1-2/+7