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
2024-12-13
Merge tag 'docs-6.13-fix' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-12-11
scripts/kernel-doc: Get -export option working again
Akira Yokosawa
1
-1
/
+1
2024-12-10
openrisc: place exception table at the head of vmlinux
Masahiro Yamada
1
-1
/
+0
2024-12-08
Merge tag 'kbuild-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-3
/
+3
2024-12-08
kbuild: deb-pkg: fix build error with O=
Masahiro Yamada
1
-2
/
+2
2024-12-08
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-03
scripts/nsdeps: get 'make nsdeps' working again
Masahiro Yamada
2
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
34
-861
/
+793
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-14
/
+26
2024-11-29
Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
1
-0
/
+1
2024-11-28
kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms
Sedat Dilek
1
-6
/
+6
2024-11-28
kbuild: add dependency from vmlinux to resolve_btfids
Thomas Weißschuh
1
-0
/
+3
2024-11-28
modpost: replace tdb_hash() with hash_str()
Masahiro Yamada
1
-15
/
+3
2024-11-28
kbuild: deb-pkg: add python3:native to build dependency
Masahiro Yamada
1
-1
/
+1
2024-11-28
genksyms: reduce indentation in export_symbol()
Masahiro Yamada
1
-36
/
+37
2024-11-28
modpost: improve error messages in device_id_check()
Masahiro Yamada
1
-37
/
+18
2024-11-28
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
1
-10
/
+7
2024-11-28
modpost: rename variables in handle_moddevtable()
Masahiro Yamada
1
-11
/
+11
2024-11-28
modpost: move strstarts() to modpost.h
Masahiro Yamada
3
-3
/
+3
2024-11-28
modpost: convert do_usb_table() to a generic handler
Masahiro Yamada
1
-30
/
+9
2024-11-28
modpost: convert do_of_table() to a generic handler
Masahiro Yamada
1
-18
/
+2
2024-11-28
modpost: convert do_pnp_device_entry() to a generic handler
Masahiro Yamada
1
-21
/
+9
2024-11-28
modpost: convert do_pnp_card_entries() to a generic handler
Masahiro Yamada
1
-25
/
+14
2024-11-28
modpost: call module_alias_printf() from all do_*_entry() functions
Masahiro Yamada
1
-257
/
+181
2024-11-28
modpost: pass (struct module *) to do_*_entry() functions
Masahiro Yamada
1
-59
/
+59
2024-11-28
modpost: remove DEF_FIELD_ADDR_VAR() macro
Masahiro Yamada
1
-8
/
+1
2024-11-28
modpost: deduplicate MODULE_ALIAS() for all drivers
Masahiro Yamada
1
-33
/
+15
2024-11-28
modpost: introduce module_alias_printf() helper
Masahiro Yamada
3
-28
/
+93
2024-11-28
modpost: remove unnecessary check in do_acpi_entry()
Masahiro Yamada
1
-1
/
+1
2024-11-28
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
1
-4
/
+1
2024-11-28
setlocalversion: add -e option
Masahiro Yamada
1
-4
/
+8
2024-11-28
setlocalversion: work around "git describe" performance
Rasmus Villemoes
1
-16
/
+38
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2024-11-28
kbuild: re-enable KCSAN for autogenerated *.mod.c intermediaries
Masahiro Yamada
1
-1
/
+0
2024-11-28
kbuild: enable objtool for *.mod.o and additional kernel objects
Masahiro Yamada
4
-28
/
+29
2024-11-28
kbuild: move cmd_cc_o_c and cmd_as_o_S to scripts/Malefile.lib
Masahiro Yamada
4
-21
/
+13
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
1
-18
/
+4
2024-11-28
kbuild: do not pass -r to genksyms when *.symref does not exist
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
2
-7
/
+3
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
4
-11
/
+11
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
7
-18
/
+15
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
2
-190
/
+5
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
6
-19
/
+19
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-11-27
kbuild: Fix Propeller build option
Rong Xu
1
-2
/
+13
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
2
-0
/
+38
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
1
-0
/
+2
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
1
-1
/
+1
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
1
-1
/
+0
[next]