| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Remove global page flush support | Jacob Pan | 2019-09-03 | 1 | -3/+0 |
* | Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-08-25 | 1 | -5/+0 |
|\ |
|
| * | jffs2: Remove C++ style comments from uapi header | Masahiro Yamada | 2019-08-22 | 1 | -5/+0 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-08-25 | 1 | -0/+5 |
|\ \ |
|
| * | | timekeeping/vsyscall: Prevent math overflow in BOOTTIME update | Thomas Gleixner | 2019-08-23 | 1 | -0/+5 |
* | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-25 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | dma-direct: fix zone selection after an unaddressable CMA allocation | Christoph Hellwig | 2019-08-21 | 1 | -4/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-08-24 | 1 | -24/+0 |
|\ \ \ |
|
| * | | | gpio: Fix build error of function redefinition | YueHaibing | 2019-08-14 | 1 | -24/+0 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-08-23 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | RDMA/restrack: Rewrite PID namespace check to be reliable | Leon Romanovsky | 2019-08-20 | 1 | -2/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-08-23 | 1 | -1/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer | Luis Henriques | 2019-08-22 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-08-20 | 1 | -1/+14 |
|\ \ \ |
|
| * | | | signal: Allow cifs and drbd to receive their terminating signals | Eric W. Biederman | 2019-08-19 | 1 | -1/+14 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-08-19 | 14 | -19/+43 |
|\ \ \ |
|
| * | | | netfilter: nf_tables: map basechain priority to hardware priority | Pablo Neira Ayuso | 2019-08-18 | 1 | -0/+2 |
| * | | | net: sched: use major priority number as hardware priority | Pablo Neira Ayuso | 2019-08-18 | 1 | -1/+1 |
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2019-08-17 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Bluetooth: Add debug setting for changing minimum encryption key size | Marcel Holtmann | 2019-08-17 | 1 | -0/+1 |
| * | | | | Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2019-08-16 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | rxrpc: Fix read-after-free in rxrpc_queue_local() | David Howells | 2019-08-14 | 1 | -3/+3 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2019-08-15 | 1 | -2/+7 |
| |\ \ \ \ |
|
| | * | | | | netfilter: nf_tables: use-after-free in failing rule with bound set | Pablo Neira Ayuso | 2019-08-09 | 1 | -2/+7 |
| * | | | | | netlink: Fix nlmsg_parse as a wrapper for strict message parsing | David Ahern | 2019-08-14 | 1 | -3/+2 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-08-09 | 2 | -5/+4 |
| |\ \ \ \ |
|
| | * | | | | net/mlx5e: kTLS, Fix progress params context WQE layout | Tariq Toukan | 2019-08-08 | 1 | -3/+2 |
| | * | | | | net/mlx5: kTLS, Fix wrong TIS opmod constants | Tariq Toukan | 2019-08-08 | 1 | -2/+2 |
| * | | | | | sock: make cookie generation global instead of per netns | Daniel Borkmann | 2019-08-09 | 2 | -3/+2 |
| * | | | | | net/tls: prevent skb_orphan() from leaking TLS plain text with offload | Jakub Kicinski | 2019-08-09 | 3 | -1/+20 |
| * | | | | | inet: frags: re-introduce skb coalescing for local delivery | Guillaume Nault | 2019-08-09 | 1 | -1/+1 |
| |/ / / / |
|
* | | | / | keys: Fix description size | David Howells | 2019-08-19 | 1 | -4/+4 |
| |_|_|/
|/| | | |
|
* | | | | Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-08-18 | 2 | -1/+4 |
|\ \ \ \ |
|
| * | | | | usb: add a hcd_uses_dma helper | Christoph Hellwig | 2019-08-15 | 2 | -1/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-08-18 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | block: remove REQ_NOWAIT_INLINE | Jens Axboe | 2019-08-15 | 1 | -4/+1 |
* | | | | | Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-08-16 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki | 2019-08-12 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux | Linus Torvalds | 2019-08-15 | 1 | -39/+0 |
|\ \ \ \ \ |
|
| * | | | | | auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay | Masahiro Yamada | 2019-08-08 | 1 | -39/+0 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-08-14 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | RDMA/siw: Change CQ flags from 64->32 bits | Bernard Metzler | 2019-08-13 | 1 | -1/+2 |
| |/ / / / / |
|
* | | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-14 | 1 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | dma-mapping: fix page attributes for dma_mmap_* | Christoph Hellwig | 2019-08-10 | 1 | -4/+9 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Revert "mm, thp: restore node-local hugepage allocations" | Andrea Arcangeli | 2019-08-14 | 1 | -0/+2 |
* | | | | | | Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_dir... | Andrea Arcangeli | 2019-08-14 | 1 | -8/+4 |
* | | | | | | include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used | Qian Cai | 2019-08-14 | 1 | -3/+18 |
* | | | | | | mm: workingset: fix vmstat counters for shadow nodes | Roman Gushchin | 2019-08-14 | 1 | -0/+19 |
* | | | | | | mm: document zone device struct page field usage | Ralph Campbell | 2019-08-14 | 1 | -1/+10 |
|/ / / / / |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-10 | 3 | -2/+7 |
|\ \ \ \ \ |
|