Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | net/tls: fix transition through disconnect with close | John Fastabend | 2019-07-22 | 1 | -1/+4 | |
| | * | | | | | | | | net/tls: remove sock unlock/lock around strp_done() | John Fastabend | 2019-07-22 | 1 | -3/+4 | |
| | * | | | | | | | | net/tls: remove close callback sock unlock/lock around TX work flush | John Fastabend | 2019-07-22 | 1 | -0/+2 | |
| | * | | | | | | | | net/tls: don't arm strparser immediately in tls_set_sw_offload() | Jakub Kicinski | 2019-07-22 | 1 | -0/+1 | |
| * | | | | | | | | | lib/dim: Fix -Wunused-const-variable warnings | Leon Romanovsky | 2019-07-25 | 1 | -56/+0 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-08-03 | 2 | -37/+31 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai | 2019-08-03 | 1 | -30/+20 | |
| * | | | | | | | | | | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann | 2019-08-03 | 1 | -7/+11 | |
* | | | | | | | | | | | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2019-08-02 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | drm/fb-helper: Instanciate shadow FB if configured in device's mode_config | Thomas Zimmermann | 2019-08-01 | 1 | -0/+7 | |
| * | | | | | | | | | | drm/client: Support unmapping of DRM client buffers | Thomas Zimmermann | 2019-08-01 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-08-02 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/swiotlb: remember having called xen_create_contiguous_region() | Juergen Gross | 2019-08-01 | 1 | -0/+4 | |
| * | | | | | | | | | | | xen: avoid link error on ARM | Arnd Bergmann | 2019-07-31 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-08-02 | 2 | -26/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke | 2019-07-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | scsi: libfc: Whitespace cleanup in libfc.h | Hannes Reinecke | 2019-07-29 | 1 | -26/+26 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-08-02 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 2019-07-30 | 1 | -0/+6 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-08-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | RDMA/devices: Remove the lock around remove_client_context | Jason Gunthorpe | 2019-08-01 | 1 | -1/+0 | |
| * | | | | | | | | | | | | RDMA/devices: Do not deadlock during client removal | Jason Gunthorpe | 2019-08-01 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-08-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | clk: Add missing documentation of devm_clk_bulk_get_optional() argument | Sylwester Nawrocki | 2019-07-22 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-08-01 | 1 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | gpio: don't WARN() on NULL descs if gpiolib is disabled | Bartosz Golaszewski | 2019-07-28 | 1 | -32/+32 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2019-07-31 | 4 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tracing: Fix header include guards in trace event headers | Masahiro Yamada | 2019-07-30 | 4 | -7/+7 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-30 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | IB/hfi1: Unreserve a flushed OPFN request | Kaike Wan | 2019-07-22 | 1 | -5/+4 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-07-30 | 1 | -54/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau | Christoph Hellwig | 2019-07-25 | 1 | -54/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2019-07-29 | 1 | -14/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | iommu/virtio: Update to most recent specification | Jean-Philippe Brucker | 2019-07-22 | 1 | -14/+18 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat... | Linus Torvalds | 2019-07-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | platform/x86: wmi: add missing struct parameter description | Mattias Jacobsson | 2019-07-25 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2019-07-28 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tty: serial: netx: Delete driver | Linus Walleij | 2019-07-25 | 1 | -3/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-07-28 | 27 | -27/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada | 2019-07-25 | 10 | -10/+10 | |
| * | | | | | | | | | | | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 17 | -17/+17 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-27 | 2 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched/fair: Use RCU accessors consistently for ->numa_group | Jann Horn | 2019-07-25 | 1 | -1/+9 | |
| * | | | | | | | | | | | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn | 2019-07-25 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2019-07-27 | 1 | -20/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() | Vasily Averin | 2019-07-22 | 1 | -20/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-07-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | of: Fix typo in kerneldoc | Thierry Reding | 2019-07-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-27 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 2019-07-18 | 1 | -0/+5 |