summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf: Allow normal events to output AUX dataAlexander Shishkin2019-08-282-1/+16
* Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-251-5/+0
|\
| * jffs2: Remove C++ style comments from uapi headerMasahiro Yamada2019-08-221-5/+0
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-251-0/+5
|\ \
| * | timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner2019-08-231-0/+5
* | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-241-4/+1
|\ \ \
| * | | dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig2019-08-211-4/+1
| | |/ | |/|
* | | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-08-241-24/+0
|\ \ \
| * | | gpio: Fix build error of function redefinitionYueHaibing2019-08-141-24/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-231-2/+1
|\ \ \ \
| * | | | RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2019-08-201-2/+1
| | |/ / | |/| |
* | | | Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds2019-08-231-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-08-221-1/+2
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-191-1/+14
|\ \ \
| * | | signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2019-08-191-1/+14
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-1914-19/+43
|\ \ \
| * | | netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-181-0/+2
| * | | net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-171-0/+1
| |\ \ \
| | * | | Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
| * | | | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2019-08-151-3/+3
| |\ \ \ \
| | * | | | rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-141-3/+3
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-151-2/+7
| |\ \ \ \
| | * | | | netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-08-091-2/+7
| * | | | | netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-131-3/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-092-5/+4
| |\ \ \ \
| | * | | | net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-081-3/+2
| | * | | | net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan2019-08-081-2/+2
| * | | | | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-092-3/+2
| * | | | | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-083-1/+20
| * | | | | inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-081-1/+1
| |/ / / /
* | | | / keys: Fix description sizeDavid Howells2019-08-191-4/+4
| |_|_|/ |/| | |
* | | | Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-182-1/+4
|\ \ \ \
| * | | | usb: add a hcd_uses_dma helperChristoph Hellwig2019-08-152-1/+4
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-blockLinus Torvalds2019-08-171-4/+1
|\ \ \ \
| * | | | block: remove REQ_NOWAIT_INLINEJens Axboe2019-08-151-4/+1
* | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-08-161-0/+2
|\ \ \ \ \
| * | | | | PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-121-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linuxLinus Torvalds2019-08-151-39/+0
|\ \ \ \ \
| * | | | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplayMasahiro Yamada2019-08-081-39/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-08-141-1/+2
|\ \ \ \ \ \
| * | | | | | RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler2019-08-131-1/+2
| |/ / / / /
* | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-141-4/+9
|\ \ \ \ \ \
| * | | | | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-4/+9
| | |/ / / / | |/| | | |
* | | | | | Revert "mm, thp: restore node-local hugepage allocations"Andrea Arcangeli2019-08-131-0/+2
* | | | | | Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir...Andrea Arcangeli2019-08-131-8/+4
* | | | | | include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not usedQian Cai2019-08-131-3/+18
* | | | | | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-131-0/+19
* | | | | | mm: document zone device struct page field usageRalph Campbell2019-08-131-1/+10
|/ / / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-093-2/+7
|\ \ \ \ \