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-02-16
modpost: Fix a few typos in a comment
Uwe Kleine-König
1
-2
/
+2
2025-02-15
kbuild: fix linux-headers package build when $(CC) cannot link userspace
Masahiro Yamada
1
-2
/
+2
2025-02-09
Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-7
/
+49
2025-02-08
Merge tag 'rust-fixes-6.14' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+18
2025-02-07
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-08
kbuild: install-extmod-build: add missing quotation marks for CC variable
WangYuli
1
-1
/
+1
2025-02-07
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
1
-0
/
+18
2025-02-06
kbuild: fix misspelling in scripts/Makefile.lib
Oleh Zadorozhnyi
1
-1
/
+1
2025-02-06
kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
3
-0
/
+42
2025-02-06
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
1
-5
/
+5
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-02-01
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
2025-01-31
Remove stale generated 'genheaders' file
Linus Torvalds
1
-0
/
+0
2025-01-31
Merge tag 'hardening-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+3
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+0
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
34
-214
/
+3837
2025-02-01
kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
Masahiro Yamada
2
-4
/
+8
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
1
-0
/
+3
2025-01-30
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
1
-0
/
+3
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
1
-0
/
+0
2025-01-30
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-01-30
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2025-01-27
Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-1
/
+9
2025-01-27
Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-8
/
+2
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-18
/
+67
2025-01-27
genksyms: fix syntax error for attribute before init-declarator
Masahiro Yamada
1
-4
/
+4
2025-01-27
genksyms: fix syntax error for builtin (u)int*x*_t types
Masahiro Yamada
1
-0
/
+1
2025-01-27
genksyms: fix syntax error for attribute after 'union'
Masahiro Yamada
1
-5
/
+5
2025-01-24
checkpatch: don't warn about extra parentheses in staging/
Dan Carpenter
1
-3
/
+3
2025-01-24
checkpatch: remove migrated RCU APIs from deprecated_apis
David Reaver
1
-10
/
+0
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-1
/
+5
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-1
/
+41
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-6
/
+15
2025-01-21
Merge tag 'trace-sorttable-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-555
/
+685
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2025-01-18
genksyms: fix syntax error for attribute after 'struct'
Masahiro Yamada
2
-6
/
+11
2025-01-18
genksyms: fix syntax error for attribute after abstact_declarator
Masahiro Yamada
1
-2
/
+2
2025-01-18
genksyms: fix syntax error for attribute before nested_declarator
Masahiro Yamada
1
-2
/
+2
2025-01-18
genksyms: fix syntax error for attribute before abstract_declarator
Masahiro Yamada
1
-4
/
+4
2025-01-18
genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
Masahiro Yamada
1
-1
/
+4
2025-01-18
genksyms: record attributes consistently for init-declarator
Masahiro Yamada
1
-1
/
+1
2025-01-18
genksyms: restrict direct-declarator to take one parameter-type-list
Masahiro Yamada
1
-4
/
+8
2025-01-18
genksyms: restrict direct-abstract-declarator to take one parameter-type-list
Masahiro Yamada
1
-6
/
+10
2025-01-18
genksyms: remove Makefile hack
Masahiro Yamada
1
-18
/
+0
2025-01-18
genksyms: fix last 3 shift/reduce conflicts
Masahiro Yamada
1
-8
/
+20
2025-01-18
genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts
Masahiro Yamada
3
-23
/
+26
2025-01-18
genksyms: reduce type_qualifier directly to decl_specifier
Masahiro Yamada
1
-1
/
+1
2025-01-18
genksyms: rename cvar_qualifier to type_qualifier
Masahiro Yamada
1
-8
/
+8
2025-01-18
genksyms: rename m_abstract_declarator to abstract_declarator
Masahiro Yamada
1
-9
/
+9
[next]