Age | Commit message (Expand) | Author |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-07-28 | gpio: don't WARN() on NULL descs if gpiolib is disabled | Bartosz Golaszewski |
2019-07-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-07-27 | Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-26 | of: Fix typo in kerneldoc | Thierry Reding |
2019-07-26 | Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-07-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-26 | net: qualcomm: rmnet: Fix incorrect UL checksum offload logic | Subash Abhinov Kasiviswanathan |
2019-07-26 | Merge tag 'docs-5.3-1' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-26 | Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-07-26 | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-07-26 | Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-07-26 | {nl,mac}80211: fix interface combinations on crypto controlled devices | Manikanta Pubbisetty |
2019-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-07-25 | net/mlx5e: Prevent encap flow counter update async to user query | Ariel Levkovich |
2019-07-25 | net/mlx5: Fix modify_cq_in alignment | Edward Srouji |
2019-07-25 | mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau | Christoph Hellwig |
2019-07-25 | lib/dim: Fix -Wunused-const-variable warnings | Leon Romanovsky |
2019-07-25 | platform/x86: wmi: add missing struct parameter description | Mattias Jacobsson |
2019-07-25 | Merge branch 'access-creds' | Linus Torvalds |
2019-07-25 | sched/fair: Use RCU accessors consistently for ->numa_group | Jann Horn |
2019-07-25 | sched/fair: Don't free p->numa_faults with concurrent readers | Jann Horn |
2019-07-25 | tty: serial: netx: Delete driver | Linus Walleij |
2019-07-25 | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again | Masahiro Yamada |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada |
2019-07-24 | access: avoid the RCU grace period for the temporary subjective credentials | Linus Torvalds |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig |
2019-07-23 | scsi: fcoe: fix a typo | Christophe JAILLET |
2019-07-23 | bpf: fix narrower loads on s390 | Ilya Leoshkevich |
2019-07-23 | dma-mapping: use dma_get_mask in dma_addressing_limited | Eric Auger |
2019-07-23 | block: blk-mq: Remove blk_mq_sched_started_request and started_request | Marcos Paulo de Souza |
2019-07-23 | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax |
2019-07-23 | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu |
2019-07-23 | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA | Joerg Roedel |
2019-07-22 | clk: Add missing documentation of devm_clk_bulk_get_optional() argument | Sylwester Nawrocki |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet |
2019-07-22 | IB/hfi1: Unreserve a flushed OPFN request | Kaike Wan |
2019-07-22 | Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-07-22 | iommu/virtio: Update to most recent specification | Jean-Philippe Brucker |
2019-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-07-22 | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov |
2019-07-22 | bpf: sockmap/tls, close can race with map free | John Fastabend |
2019-07-22 | net/tls: fix transition through disconnect with close | John Fastabend |
2019-07-22 | net/tls: remove sock unlock/lock around strp_done() | John Fastabend |
2019-07-22 | net/tls: remove close callback sock unlock/lock around TX work flush | John Fastabend |
2019-07-22 | net/tls: don't arm strparser immediately in tls_set_sw_offload() | Jakub Kicinski |
2019-07-22 | ASoC: SOF: use __u32 instead of uint32_t in uapi headers | Masahiro Yamada |