Age | Commit message (Expand) | Author | Files | Lines |
2019-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -37/+31 |
2019-08-03 | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai | 1 | -30/+20 |
2019-08-03 | page flags: prioritize kasan bits over last-cpuid | Arnd Bergmann | 1 | -7/+11 |
2019-08-02 | Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -0/+9 |
2019-08-02 | Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+7 |
2019-08-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -26/+27 |
2019-08-02 | Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+6 |
2019-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+3 |
2019-08-02 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2019-08-01 | RDMA/devices: Remove the lock around remove_client_context | Jason Gunthorpe | 1 | -1/+0 |
2019-08-01 | RDMA/devices: Do not deadlock during client removal | Jason Gunthorpe | 1 | -0/+3 |
2019-08-01 | Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -32/+32 |
2019-08-01 | drm/fb-helper: Instanciate shadow FB if configured in device's mode_config | Thomas Zimmermann | 1 | -0/+7 |
2019-08-01 | drm/client: Support unmapping of DRM client buffers | Thomas Zimmermann | 1 | -0/+2 |
2019-08-01 | xen/swiotlb: remember having called xen_create_contiguous_region() | Juergen Gross | 1 | -0/+4 |
2019-07-31 | Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -7/+7 |
2019-07-31 | xen: avoid link error on ARM | Arnd Bergmann | 1 | -0/+3 |
2019-07-30 | tracing: Fix header include guards in trace event headers | Masahiro Yamada | 4 | -7/+7 |
2019-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -5/+4 |
2019-07-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -54/+0 |
2019-07-30 | loop: Fix mount(2) failure due to race with LOOP_SET_FD | Jan Kara | 1 | -0/+6 |
2019-07-29 | scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure | Hannes Reinecke | 1 | -0/+1 |
2019-07-29 | scsi: libfc: Whitespace cleanup in libfc.h | Hannes Reinecke | 1 | -26/+26 |
2019-07-29 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -14/+18 |
2019-07-29 | Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -0/+1 |
2019-07-28 | Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+0 |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 27 | -27/+27 |
2019-07-28 | gpio: don't WARN() on NULL descs if gpiolib is disabled | Bartosz Golaszewski | 1 | -32/+32 |
2019-07-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+11 |
2019-07-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -20/+1 |
2019-07-27 | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+6 |
2019-07-26 | of: Fix typo in kerneldoc | Thierry Reding | 1 | -1/+1 |
2019-07-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2019-07-26 | Merge tag 'docs-5.3-1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-26 | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -2/+18 |
2019-07-26 | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+1 |
2019-07-26 | Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+6 |
2019-07-25 | mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau | Christoph Hellwig | 1 | -54/+0 |
2019-07-25 | platform/x86: wmi: add missing struct parameter description | Mattias Jacobsson | 1 | -0/+1 |
2019-07-25 | Merge branch 'access-creds' | Linus Torvalds | 1 | -1/+7 |
2019-07-25 | sched/fair: Use RCU accessors consistently for ->numa_group | Jann Horn | 1 | -1/+9 |
2019-07-25 | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn | 1 | -2/+2 |
2019-07-25 | tty: serial: netx: Delete driver | Linus Walleij | 1 | -3/+0 |
2019-07-25 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada | 10 | -10/+10 |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 17 | -17/+17 |
2019-07-24 | access: avoid the RCU grace period for the temporary subjective credentials | Linus Torvalds | 1 | -1/+7 |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+2 |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 1 | -2/+2 |
2019-07-23 | scsi: fcoe: fix a typo | Christophe JAILLET | 1 | -1/+1 |