index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
iommu: Introduce iommu_iotlb_gather_add_page()
Will Deacon
1
-0
/
+31
2019-07-24
iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
Will Deacon
1
-4
/
+39
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
1
-3
/
+3
2019-07-24
iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
Will Deacon
1
-15
/
+0
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2
-2
/
+2
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
1
-1
/
+0
2019-07-23
PCI: Remove pci_block_cfg_access() et al (unused)
Kelsey Skunberg
1
-5
/
+0
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
1
-0
/
+13
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
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
1
-3
/
+0
2019-07-23
iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA
Joerg Roedel
1
-1
/
+1
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-4
/
+0
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-1
/
+0
2019-07-23
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
1
-0
/
+1
2019-07-22
net: Convert skb_frag_t to bio_vec
Matthew Wilcox (Oracle)
2
-8
/
+6
2019-07-22
net: Rename skb_frag_t size to bv_len
Matthew Wilcox (Oracle)
1
-5
/
+5
2019-07-22
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
1
-7
/
+5
2019-07-22
net: Reorder the contents of skb_frag_t
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-22
net: Increase the size of skb_frag_t
Matthew Wilcox (Oracle)
1
-5
/
+0
2019-07-22
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-22
firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
Stephen Boyd
1
-4
/
+5
2019-07-22
clk: Add missing documentation of devm_clk_bulk_get_optional() argument
Sylwester Nawrocki
1
-0
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
584
-6470
/
+10273
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
1
-4
/
+2
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
2
-0
/
+29
2019-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+1
2019-07-22
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
1
-0
/
+6
2019-07-22
dmaengine: edma: make edma_filter_fn private
Arnd Bergmann
1
-29
/
+0
2019-07-22
dmaengine: omap-dma: make omap_dma_filter_fn private
Arnd Bergmann
2
-20
/
+0
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
1
-1
/
+7
2019-07-21
blk-mq: allow REQ_NOWAIT to return an error inline
Jens Axboe
1
-1
/
+4
2019-07-21
audit_inode(): switch to passing AUDIT_INODE_...
Al Viro
1
-13
/
+7
2019-07-21
connector: remove redundant input callback from cn_dev
Vasily Averin
1
-1
/
+0
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
3
-3
/
+214
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 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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+1
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+259
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-28
/
+0
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+17
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
7
-26
/
+29
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-73
/
+130
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-0
/
+7
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
1
-2
/
+1
[prev]
[next]