Age | Commit message (Expand) | Author | Files | Lines |
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 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+11 |
2019-07-28 | 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-27 | of: Fix typo in kerneldoc | Thierry Reding | 1 | -1/+1 |
2019-07-27 | 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 | 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-24 | scsi: fcoe: fix a typo | Christophe JAILLET | 1 | -1/+1 |
2019-07-23 | dma-mapping: use dma_get_mask in dma_addressing_limited | Eric Auger | 1 | -2/+2 |
2019-07-23 | block: blk-mq: Remove blk_mq_sched_started_request and started_request | Marcos Paulo de Souza | 1 | -1/+0 |
2019-07-23 | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 1 | -4/+1 |
2019-07-23 | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA | Joerg Roedel | 1 | -1/+1 |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 1 | -1/+1 |
2019-07-22 | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+7 |
2019-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -26/+48 |
2019-07-22 | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 1 | -0/+6 |
2019-07-22 | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() | Vasily Averin | 1 | -20/+1 |
2019-07-22 | blk-mq: allow REQ_NOWAIT to return an error inline | Jens Axboe | 1 | -1/+4 |
2019-07-22 | tcp: be more careful in tcp_fragment() | Eric Dumazet | 1 | -0/+5 |
2019-07-21 | connector: remove redundant input callback from cn_dev | Vasily Averin | 1 | -1/+0 |
2019-07-21 | kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist. | Jeremy Sowden | 1 | -0/+1 |
2019-07-21 | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb | Linus Torvalds | 3 | -3/+214 |
2019-07-20 | nl80211: fix NL80211_HE_MAX_CAPABILITY_LEN | John Crispin | 1 | -1/+1 |
2019-07-20 | nl80211: fix VENDOR_CMD_RAW_DATA | Johannes Berg | 1 | -1/+1 |
2019-07-20 | Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -0/+23 |
2019-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+11 |
2019-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+7 |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+3 |
2019-07-20 | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -8/+6 |
2019-07-20 | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2019-07-20 | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li | 1 | -0/+1 |
2019-07-20 | KVM: LAPIC: Inject timer interrupt via posted interrupt | Wanpeng Li | 1 | -0/+6 |
2019-07-20 | net: flow_offload: add flow_block structure and use it | Pablo Neira Ayuso | 3 | -4/+15 |
2019-07-20 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso | 3 | -13/+15 |
2019-07-20 | net: flow_offload: remove netns parameter from flow_block_cb_alloc() | Pablo Neira Ayuso | 1 | -2/+1 |
2019-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 3 | -5/+11 |