index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+14
2021-03-21
constify dentry argument of dentry_path()/dentry_path_raw()
Al Viro
1
-2
/
+2
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
1
-0
/
+1
2021-03-19
net: add CONFIG_PCPU_DEV_REFCNT
Eric Dumazet
1
-0
/
+13
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent
Ingo Molnar
1
-2
/
+4
2021-03-19
dma-mapping: remove a pointless empty line in dma_alloc_coherent
Wang Qing
1
-1
/
+0
2021-03-19
locking/ww_mutex: Remove DEFINE_WW_MUTEX() macro
Waiman Long
1
-15
/
+2
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
29
-41
/
+104
2021-03-19
efi: use 32-bit alignment for efi_guid_t literals
Ard Biesheuvel
1
-2
/
+4
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
1
-1
/
+0
2021-03-19
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
1
-8
/
+10
2021-03-19
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
1
-2
/
+41
2021-03-18
scsi: sbitmap: Silence a debug kernel warning triggered by sbitmap_put()
Bart Van Assche
1
-1
/
+1
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+2
2021-03-18
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
1
-0
/
+1
2021-03-18
net: move the xps maps to an array
Antoine Tenart
1
-6
/
+11
2021-03-18
net: embed nr_ids in the xps maps
Antoine Tenart
1
-0
/
+4
2021-03-18
net: embed num_tc in the xps maps
Antoine Tenart
1
-0
/
+6
2021-03-18
Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+11
2021-03-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-7
/
+5
2021-03-18
Merge series "Fix reset controls and RPM of NVIDIA Tegra ASoC drivers" from Dmitry Osipenko <digetx@gmail.com>:
Mark Brown
1
-0
/
+315
2021-03-18
seq_buf: Add seq_buf_terminate() API
Steven Rostedt (VMware)
1
-0
/
+25
2021-03-18
ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all events
Steven Rostedt (VMware)
1
-1
/
+2
2021-03-18
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
1
-2
/
+3
2021-03-18
firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0
Richard Gong
1
-1
/
+1
2021-03-18
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
1
-25
/
+0
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-12
/
+20
2021-03-18
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
1
-5
/
+14
2021-03-18
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
1
-0
/
+1
2021-03-18
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
1
-2
/
+0
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
27
-38
/
+101
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-0
/
+7
2021-03-18
reset: Add reset_control_bulk API
Philipp Zabel
1
-0
/
+315
2021-03-18
remoteproc: Properly deal with the resource table when detaching
Mathieu Poirier
1
-0
/
+3
2021-03-18
remoteproc: Introduce function rproc_detach()
Mathieu Poirier
1
-0
/
+1
2021-03-18
remoteproc: Add new detach() remoteproc operation
Mathieu Poirier
1
-0
/
+2
2021-03-18
remoteproc: Add new get_loaded_rsc_table() to rproc_ops
Mathieu Poirier
1
-1
/
+5
2021-03-18
remoteproc: Properly represent the attached state
Mathieu Poirier
1
-2
/
+0
2021-03-18
remoteproc: Add new RPROC_ATTACHED state
Mathieu Poirier
1
-2
/
+5
2021-03-18
iommu/vt-d: Report more information about invalidation errors
Lu Baolu
1
-0
/
+6
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
1
-0
/
+2
2021-03-17
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
1
-0
/
+1
2021-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+20
2021-03-18
bpf: Fix fexit trampoline.
Alexei Starovoitov
1
-4
/
+20
2021-03-17
net: fix race between napi kthread mode and busy poll
Wei Wang
1
-0
/
+2
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
1
-0
/
+2
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-3
/
+0
2021-03-17
rpmsg: Move RPMSG_ADDR_ANY in user API
Arnaud Pouliquen
1
-2
/
+1
[prev]
[next]