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-30
irqchip/gic-v5: Check if impl is virt capable
Sascha Bischoff
1
-0
/
+4
2026-01-30
platform/chrome: lightbar: Add support for large sequence
Gwendal Grignou
1
-0
/
+13
2026-01-30
platform/chrome: lightbar: Report number of segments
Gwendal Grignou
1
-0
/
+11
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-0
/
+2
2026-01-29
net: add skb_header_pointer_careful() helper
Eric Dumazet
1
-0
/
+12
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+16
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
1
-2
/
+2
2026-01-29
block: cleanup queue limit features definition
Damien Le Moal
1
-4
/
+3
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
1
-2
/
+77
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
1
-2
/
+4
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
1
-0
/
+10
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
1
-0
/
+5
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
1
-0
/
+8
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
1
-9
/
+34
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
1
-2
/
+8
2026-01-29
mtd: spinand: Remove stale definitions
Miquel Raynal
1
-6
/
+0
2026-01-29
mtd: spinand: Fix kernel doc
Miquel Raynal
1
-1
/
+1
2026-01-29
spi: spi-mem: Create a repeated address operation
Miquel Raynal
1
-0
/
+8
2026-01-29
Merge tag 'tags/spi-octal-dtr' into nand/next
Miquel Raynal
39
-61
/
+131
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-3
/
+26
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
1
-0
/
+3
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
1
-3
/
+3
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
1
-24
/
+2
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
1
-25
/
+0
2026-01-29
iio: cros_ec: Allow enabling/disabling calibration mode
Gwendal Grignou
1
-3
/
+9
2026-01-29
iio: frequency: ad9523: correct kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2026-01-29
iio: buffer: buffer_impl.h: fix kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
1
-0
/
+9
2026-01-29
exportfs: clarify the documentation of open()/permission() expotrfs ops
Amir Goldstein
1
-2
/
+10
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
1
-3
/
+3
2026-01-29
Add RPC language definition of NFSv4 POSIX ACL extension
Chuck Lever
2
-1
/
+100
2026-01-29
xdrgen: Implement pass-through lines in specifications
Chuck Lever
1
-1
/
+10
2026-01-29
prctl: add arch-agnostic prctl()s for indirect branch tracking
Deepak Gupta
1
-0
/
+4
2026-01-29
Merge tag 'mtk-soc-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers
Arnd Bergmann
2
-0
/
+112
2026-01-29
Merge tag 'apple-soc-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux into soc/drivers
Arnd Bergmann
1
-0
/
+7
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
1
-2
/
+12
2026-01-29
slab: add sheaves to most caches
Vlastimil Babka
1
-6
/
+0
2026-01-29
wait: Introduce io_wait_event_killable()
Remi Pommarel
1
-0
/
+15
2026-01-29
regmap: reg_default_cb for flat cache defaults
Mark Brown
1
-0
/
+14
2026-01-29
of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
Oreoluwa Babatunde
1
-0
/
+9
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
1
-0
/
+2
2026-01-28
vdpa: document set_group_asid thread safety
Eugenio Pérez
1
-1
/
+3
2026-01-28
vduse: return internal vq group struct as map token
Eugenio Pérez
1
-3
/
+3
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
9
-16
/
+2
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
7
-7
/
+35
2026-01-28
cleanup: Make __DEFINE_LOCK_GUARD handle commas in initializers
Marco Elver
1
-4
/
+4
2026-01-28
ftrace: Factor ftrace_ops ops_func interface
Jiri Olsa
1
-1
/
+1
2026-01-28
bpf: Add trampoline ip hash table
Jiri Olsa
1
-2
/
+5
2026-01-28
ftrace: Add update_ftrace_direct_mod function
Jiri Olsa
1
-0
/
+6
2026-01-28
ftrace: Add update_ftrace_direct_del function
Jiri Olsa
1
-0
/
+6
[prev]
[next]