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-07-05
soc: qcom: ubwc: drop ubwc_dec_version
Dmitry Baryshkov
1
-2
/
+0
2026-07-05
soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
Dmitry Baryshkov
1
-6
/
+1
2026-07-05
crypto: ccp - Introduce SNP_VERIFY_MITIGATION command
Pratik R. Sampat
1
-0
/
+51
2026-07-05
rhashtable: Add workqueue/irq_work header inclusions
Herbert Xu
1
-1
/
+0
2026-07-03
Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
5
-8
/
+7
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2
Daniel Borkmann
113
-1026
/
+1639
2026-07-03
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-3
/
+12
2026-07-03
regmap-irq: Provide IRQ resource request and release callbacks
Andy Shevchenko
1
-0
/
+2
2026-07-03
uprobes/x86: Remove struct uprobe_trampoline object
Jiri Olsa
1
-5
/
+0
2026-07-03
tty: goldfish: move gf_write_ptr() to tty/goldfish.c
Jiri Slaby (SUSE)
1
-13
/
+0
2026-07-03
goldfish: remove unused gf_write_dma_addr()
Jiri Slaby (SUSE)
1
-11
/
+0
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
108
-1007
/
+1577
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
7
-11
/
+66
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
47
-47
/
+49
2026-07-03
platform/x86: int3472: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
of: Explicitly include <linux/types.h> and <linux/err.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+2
2026-07-03
usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-07-03
driver core: platform: Include header for struct platform_device_id
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-07-03
driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
Uwe Kleine-König (The Capable Hub)
1
-0
/
+2
2026-07-03
mod_devicetable.h: Split into per subsystem headers
Uwe Kleine-König (The Capable Hub)
57
-958
/
+1521
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-2
/
+17
2026-07-02
dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
Md Sadre Alam
1
-5
/
+16
2026-07-02
bootconfig: add xbc_prepend_embedded_cmdline() helper
Breno Leitao
1
-0
/
+14
2026-07-02
net: add sockopt_init_user() for getsockopt conversion
Breno Leitao
1
-0
/
+23
2026-07-02
netfilter: conntrack: remove obsolete module parameters
Florian Westphal
4
-8
/
+0
2026-07-02
netfilter: nfnetlink_hook: Dump nat type chains
Phil Sutter
1
-0
/
+7
2026-07-02
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
1
-1
/
+1
2026-07-02
dma_buf: change unsigned int and int types into size_t
Shahyan Soltani
1
-2
/
+4
2026-07-01
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
1
-0
/
+5
2026-07-01
mm/damon: add a kernel-doc comment for damon_ctx->rnd_state
SJ Park
1
-1
/
+1
2026-07-01
mm/damon: add a kernel-doc comment for damon_ctx->probes
SJ Park
1
-0
/
+1
2026-07-01
mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access
Ketan
1
-6
/
+13
2026-07-01
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-2
/
+6
2026-07-01
leds: trigger: netdev: Extend speeds up to 100G
Mike Marciniszyn (Meta)
1
-0
/
+4
2026-07-01
bpf: Copy per-CPU map value padding in copy_map_value_long()
Leon Hwang
1
-2
/
+2
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
1
-2
/
+2
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
1
-0
/
+2
2026-07-01
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
1
-2
/
+9
2026-07-01
netfs: Fix kdoc warning
David Howells
1
-1
/
+1
2026-07-01
kexec: Replace __ASSEMBLY__ with __ASSEMBLER__ in header file
Thomas Huth
1
-1
/
+1
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
1
-2
/
+3
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+10
2026-06-30
io_uring: annotate remote tasks for kcoverage
Robert Femmer
1
-0
/
+2
2026-06-30
arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
1
-1
/
+3
2026-06-30
powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
1
-0
/
+4
2026-06-30
crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
1
-0
/
+5
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+4
2026-06-30
dmaengine: Add safe API to combine configuration and preparation
Frank Li
1
-0
/
+86
2026-06-30
dmaengine: Add API to combine configuration and preparation (sg and single)
Frank Li
1
-8
/
+55
2026-06-30
clk: renesas: rzv2h-cpg: Extract PLL calculation helpers into shared library
Lad Prabhakar
1
-13
/
+16
[prev]
[next]