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
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
docs: kdoc: Simplify the dump_function() prototype regexes
Jonathan Corbet
1
-10
/
+10
2025-09-18
docs: kdoc: remove a useless empty capture group
Jonathan Corbet
1
-2
/
+2
2025-09-18
docs: kdoc: remove a couple of spurious regex characters
Jonathan Corbet
1
-1
/
+1
2025-09-18
doc: kdoc: unify transform handling
Jonathan Corbet
1
-31
/
+34
2025-09-18
docs: kdoc: move the function transform patterns out of dump_function()
Jonathan Corbet
1
-43
/
+35
2025-09-18
docs: kdoc: remove a single-use variable
Jonathan Corbet
1
-3
/
+1
2025-09-18
docs: kdoc: tighten up the push_parameter() no-type case
Jonathan Corbet
1
-24
/
+20
2025-09-18
docs: kdoc: trim __cacheline_group_* with the other annotations
Jonathan Corbet
1
-6
/
+1
2025-09-16
rust: kunit: use `kernel::{fmt,prelude::fmt!}`
Tamir Duberstein
1
-1
/
+1
2025-09-15
rust: Introduce atomic API helpers
Boqun Feng
2
-0
/
+68
2025-09-13
checkpatch: allow http links of any length in commit logs
Joe Perches
1
-1
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+10
2025-09-09
hrtimer: Remove hrtimer_clock_base:: Get_time
Thomas Weißschuh
1
-2
/
+0
2025-09-08
rust: add `pin-init` as a dependency to `bindings` and `uapi`
Benno Lossin
1
-2
/
+2
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-2
/
+10
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2025-08-31
rust: support Rust >= 1.91.0 target spec
Miguel Ojeda
1
-2
/
+10
2025-08-29
scripts: sphinx-build-wrapper: get rid of uapi/media Makefile
Mauro Carvalho Chehab
1
-0
/
+719
2025-08-29
lib/crypto: tests: Add KUnit tests for BLAKE2s
Eric Biggers
1
-3
/
+24
2025-08-28
Merge patch series "Bump minimum supported version of LLVM for building the kernel to 15.0.0"
Nathan Chancellor
1
-4
/
+2
2025-08-28
kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0
Nathan Chancellor
1
-4
/
+2
2025-08-28
extract-vmlinux: Output used decompression method
Maxime Thiebaut
1
-3
/
+5
2025-08-28
uapi: wrap compiler_types.h in an ifdef instead of the implicit strip
Jakub Kicinski
1
-1
/
+1
2025-08-27
kasan: fix GCC mem-intrinsic prefix with sw tags
Ada Couprie Diaz
1
-4
/
+8
2025-08-26
scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES()
Vlastimil Babka
1
-2
/
+2
2025-08-21
scripts/sphinx-pre-install: fix Archlinux PDF dependencies
Mauro Carvalho Chehab
1
-0
/
+5
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for gentoo
Mauro Carvalho Chehab
1
-1
/
+1
2025-08-21
scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9
Mauro Carvalho Chehab
1
-0
/
+2
2025-08-21
scripts: sphinx-pre-install: fix dependencies for OpenMandriva
Mauro Carvalho Chehab
1
-2
/
+10
2025-08-21
scripts: sphinx-pre-install: fix PDF dependencies for openSuse
Mauro Carvalho Chehab
1
-3
/
+3
2025-08-21
scripts: sphinx-pre-install: add missing gentoo pdf dependencies
Mauro Carvalho Chehab
1
-1
/
+8
2025-08-21
scripts: sphinx-pre-install: fix PDF build issues on Ubuntu
Mauro Carvalho Chehab
1
-3
/
+9
2025-08-18
kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup
Randy Dunlap
1
-0
/
+13
2025-08-18
kconfig: nconf: Format and print 'line' without a temporary copy
Thorsten Blum
1
-5
/
+3
2025-08-18
kbuild: enable -Werror for hostprogs
Thomas Weißschuh
1
-0
/
+5
2025-08-18
docs: Remove remainders of reiserfs
David Sterba
1
-1
/
+1
2025-08-18
docs: kdoc: remove redundant comment stripping
Jonathan Corbet
1
-3
/
+0
2025-08-18
docs: kdoc: tighten up the pointer-to-function case
Jonathan Corbet
1
-9
/
+8
2025-08-18
docs: kdoc: tighten up the array-of-pointers case
Jonathan Corbet
1
-11
/
+9
2025-08-18
docs: kdoc: add a couple more comments in create_parameter_list()
Jonathan Corbet
1
-1
/
+7
2025-08-18
docs: kdoc: clean up the create_parameter_list() "first arg" logic
Jonathan Corbet
1
-11
/
+11
2025-08-18
docs: kdoc: tidy up space removal in create_parameter_list()
Jonathan Corbet
1
-3
/
+5
2025-08-18
docs: kdoc: remove dead code
Jonathan Corbet
1
-16
/
+6
2025-08-14
kbuild: respect CONFIG_WERROR for userprogs
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: respect CONFIG_WERROR for linker and assembler
Thomas Weißschuh
1
-0
/
+2
2025-08-14
kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
Miguel Ojeda
1
-0
/
+1
2025-08-14
kbuild: unify W=e and CONFIG_WERROR
Thomas Weißschuh
1
-4
/
+2
2025-08-14
kbuild: align W=e with CONFIG_WERROR
Thomas Weißschuh
1
-1
/
+1
2025-08-13
Merge branch 'pre-install' into docs-mw
Jonathan Corbet
1
-1052
/
+1589
2025-08-13
scripts: sphinx-pre-install: some adjustments related to venv
Mauro Carvalho Chehab
1
-0
/
+16
[prev]
[next]