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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
platform/x86: asus-wmi: add keyboard brightness event handler
Antheas Kapenekakis
1
-0
/
+13
2026-01-28
platform/x86: asus-wmi: remove unused keyboard backlight quirk
Antheas Kapenekakis
1
-50
/
+0
2026-01-28
platform/x86: asus-wmi: Add support for multiple kbd led handlers
Antheas Kapenekakis
1
-0
/
+15
2026-01-28
spi: aspeed: Improve handling of shared SPI
Mark Brown
7
-16
/
+57
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into xfs-7.0-merge
Carlos Maiolino
3
-3
/
+82
2026-01-28
seqlock: fix scoped_seqlock_read kernel-doc
Randy Dunlap
1
-8
/
+7
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
49
-78
/
+205
2026-01-27
bpf: Fix tcx/netkit detach permissions when prog fd isn't given
Guillaume Gonnet
2
-0
/
+15
2026-01-27
net: stmmac: don't pass ioaddr to fix_soc_reset() method
Russell King (Oracle)
1
-1
/
+1
2026-01-28
ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert to
Mark Brown
7
-16
/
+57
2026-01-27
PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS
Ilpo Järvinen
1
-1
/
+5
2026-01-27
resource: Mark res given to resource_assigned() as const
Ilpo Järvinen
1
-1
/
+1
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
1
-0
/
+2
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
1
-0
/
+9
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
1
-2
/
+66
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-0
/
+2
2026-01-27
fsi: Create bus specific probe and remove functions
Uwe Kleine-König
1
-0
/
+2
2026-01-27
fsi: Make fsi_bus_type a private variable to the core
Uwe Kleine-König
1
-1
/
+0
2026-01-27
fsi: Provide thin wrappers around dev_[gs]et_data() for fsi devices
Uwe Kleine-König
1
-0
/
+10
2026-01-27
kernel: debug: Add SPDX license ids to kdb files
Tim Bird
2
-7
/
+2
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
2
-0
/
+7
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
2
-1
/
+10
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
2
-0
/
+2
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
1
-1
/
+2
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
1
-4
/
+26
2026-01-27
Revert "tty: tty_port: add workqueue to flip TTY buffer"
Greg Kroah-Hartman
3
-21
/
+0
2026-01-27
regmap: Add reg_default_cb callback for flat cache defaults
Sheetal
1
-0
/
+14
2026-01-27
sdio: Provide a bustype shutdown function
Uwe Kleine-König
1
-0
/
+1
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
1
-2
/
+3
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
1
-2
/
+2
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
1
-1
/
+1
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
1
-3
/
+3
2026-01-27
gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapper
Stefan Kerkmann
1
-0
/
+36
2026-01-26
block: remove bio_last_bvec_all
Keith Busch
1
-6
/
+0
2026-01-26
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
1
-15
/
+14
2026-01-26
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+1
2026-01-26
nodemask: propagate boolean for nodes_and{,not}
Yury Norov
1
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()
Rohan McLure
2
-6
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()
Rohan McLure
2
-5
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_clear()
Rohan McLure
2
-5
/
+8
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2
-6
/
+8
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[s]_set()
Rohan McLure
1
-6
/
+6
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[s]_set()
Rohan McLure
1
-6
/
+6
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
1
-6
/
+3
2026-01-26
zsmalloc: introduce SG-list based object read API
Sergey Senozhatsky
1
-0
/
+4
2026-01-26
mm/damon/core: introduce [in]active memory ratio damos quota goal metric
SeongJae Park
1
-0
/
+4
2026-01-26
mm: cma: add cma_alloc_frozen{_compound}()
Kefeng Wang
1
-20
/
+6
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
1
-28
/
+18
2026-01-26
mm: cma: kill cma_pages_valid()
Kefeng Wang
1
-1
/
+0
2026-01-26
mm: page_alloc: add __split_page()
Kefeng Wang
1
-0
/
+10
[prev]
[next]