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
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-09
Linux 6.14-rc2
Linus Torvalds
1
-1
/
+1
2025-02-02
Linux 6.14-rc1
Linus Torvalds
1
-2
/
+2
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+4
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-2
/
+3
2025-01-19
Linux 6.13
Linus Torvalds
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
1
-1
/
+2
2025-01-12
Linux 6.13-rc7
Linus Torvalds
1
-1
/
+1
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
1
-1
/
+1
2025-01-05
Linux 6.13-rc6
Linus Torvalds
1
-1
/
+1
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-29
Linux 6.13-rc5
Linus Torvalds
1
-1
/
+1
2024-12-22
Linux 6.13-rc4
Linus Torvalds
1
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-15
Linux 6.13-rc3
Linus Torvalds
1
-1
/
+1
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-11
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
1
-0
/
+4
2024-12-08
Linux 6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-01
Linux 6.13-rc1
Linus Torvalds
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
1
-86
/
+137
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-1
/
+1
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
1
-2
/
+6
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
1
-2
/
+18
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
1
-13
/
+9
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-33
/
+49
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-5
/
+1
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
1
-5
/
+5
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
1
-2
/
+2
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+1
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-4
/
+12
2024-11-25
rust: allow `clippy::needless_lifetimes`
Miguel Ojeda
1
-0
/
+1
2024-11-17
Linux 6.12
Linus Torvalds
1
-1
/
+1
2024-11-10
Linux 6.12-rc7
Linus Torvalds
1
-1
/
+1
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+1
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
1
-11
/
+2
2024-11-05
scripts: Remove export_report.pl
Matthew Maurer
1
-5
/
+1
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
1
-1
/
+6
2024-11-04
kbuild: check the presence of include/generated/rustc_cfg
Masahiro Yamada
1
-2
/
+3
2024-11-04
kbuild: refactor the check for missing config files
Masahiro Yamada
1
-8
/
+13
2024-11-03
Linux 6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-20
Linux 6.12-rc4
Linus Torvalds
1
-1
/
+1
2024-10-13
Linux 6.12-rc3
Linus Torvalds
1
-1
/
+1
[next]