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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-11
/
+8
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
2
-3
/
+3
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
2
-19
/
+5
2024-11-28
kbuild: do not pass -r to genksyms when *.symref does not exist
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
2
-2
/
+27
2024-11-28
kbuild: make wrapper Makefile more convenient for external modules
Masahiro Yamada
1
-1
/
+11
2024-11-28
kbuild: use absolute path in the generated wrapper Makefile
Masahiro Yamada
1
-2
/
+3
2024-11-28
kbuild: support -fmacro-prefix-map for external modules
Masahiro Yamada
1
-2
/
+4
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
5
-11
/
+35
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
5
-24
/
+20
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
11
-68
/
+87
2024-11-27
kbuild: use 'output' variable to create the output directory
Masahiro Yamada
1
-6
/
+8
2024-11-27
kbuild: rename abs_objtree to abs_output
Masahiro Yamada
1
-5
/
+5
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
11
-30
/
+30
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
1
-2
/
+2
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
6
-9
/
+9
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
2
-2
/
+2
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
11
-3
/
+237
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
2
-1
/
+8
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
2
-3
/
+10
2024-11-27
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
1
-2
/
+12
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
2
-7
/
+17
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
3
-1
/
+2
2024-11-06
objtool: Fix unreachable instruction warnings for weak functions
Rong Xu
1
-5
/
+10
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
9
-0
/
+231
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
1
-11
/
+2
2024-11-06
kconfig: document the positional argument in the help message
Masahiro Yamada
1
-1
/
+4
[next]