index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2025-11-14
kbuild: allow architectures to override CC_CAN_LINK
Thomas Weißschuh
-2
/
+11
2025-11-10
Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"
Christian Brauner
-0
/
+3
2025-11-09
Linux 6.18-rc5
v6.18-rc5
Linus Torvalds
-1
/
+1
2025-11-08
kbuild: Rename Makefile.extrawarn to Makefile.warn
Nathan Chancellor
-1
/
+1
2025-11-08
Merge tag 'kbuild-ms-extensions-6.19' into kbuild-next
Nicolas Schier
-0
/
+3
2025-11-02
Linux 6.18-rc4
v6.18-rc4
Linus Torvalds
-1
/
+1
2025-10-29
Kbuild: enable -fms-extensions
Rasmus Villemoes
-0
/
+3
2025-10-26
Linux 6.18-rc3
v6.18-rc3
Linus Torvalds
-1
/
+1
2025-10-24
tracing: Add a tracepoint verification check at build time
Steven Rostedt
-0
/
+21
2025-10-19
Linux 6.18-rc2
v6.18-rc2
Linus Torvalds
-1
/
+1
2025-10-17
Merge branch 'build-script' into docs-mw
Jonathan Corbet
-3
/
+4
2025-10-12
Linux 6.18-rc1
v6.18-rc1
Linus Torvalds
-2
/
+2
2025-10-03
Merge tag 'docs-6.18' of git://git.lwn.net/linux
Linus Torvalds
-2
/
+3
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-5
/
+3
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-09-29
Unbreak 'make tools/*' for user-space targets
Linus Torvalds
-2
/
+2
2025-09-28
Linux 6.17
v6.17
Linus Torvalds
-1
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
-1
/
+1
2025-09-21
Linux 6.17-rc7
v6.17-rc7
Linus Torvalds
-1
/
+1
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
-1
/
+1
2025-09-18
docs: add support to build manpages from kerneldoc output
Mauro Carvalho Chehab
-3
/
+4
2025-09-14
Linux 6.17-rc6
v6.17-rc6
Linus Torvalds
-1
/
+1
2025-09-09
docs: add tools/docs/gen-redirects.py
Vegard Nossum
-2
/
+3
2025-09-07
Linux 6.17-rc5
v6.17-rc5
Linus Torvalds
-1
/
+1
2025-08-31
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
-1
/
+1
2025-08-24
Linux 6.17-rc3
v6.17-rc3
Linus Torvalds
-1
/
+1
2025-08-18
kbuild: userprogs: avoid duplication of flags inherited from kernel
Thomas Weißschuh
-2
/
+3
2025-08-17
Linux 6.17-rc2
v6.17-rc2
Linus Torvalds
-1
/
+1
2025-08-14
kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
Miguel Ojeda
-3
/
+0
2025-08-10
Linux 6.17-rc1
v6.17-rc1
Linus Torvalds
-2
/
+2
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-2
/
+3
2025-08-06
kheaders: make it possible to override TAR
Michał Górny
-1
/
+2
2025-08-06
kbuild: userprogs: use correct linker when mixing clang and GNU ld
Thomas Weißschuh
-1
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
-0
/
+6
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-07-27
Linux 6.16
v6.16
Linus Torvalds
-1
/
+1
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
-0
/
+1
2025-07-20
Linux 6.16-rc7
v6.16-rc7
Linus Torvalds
-1
/
+1
2025-07-13
Linux 6.16-rc6
v6.16-rc6
Linus Torvalds
-1
/
+1
2025-07-06
Linux 6.16-rc5
v6.16-rc5
Linus Torvalds
-1
/
+1
2025-06-29
Linux 6.16-rc4
v6.16-rc4
Linus Torvalds
-1
/
+1
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
-0
/
+1
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
-0
/
+1
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
-0
/
+1
2025-06-22
rust: enable `clippy::as_ptr_cast_mut` lint
Tamir Duberstein
-0
/
+1
2025-06-22
rust: enable `clippy::ptr_cast_constness` lint
Tamir Duberstein
-0
/
+1
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
-0
/
+1
2025-06-22
Linux 6.16-rc3
v6.16-rc3
Linus Torvalds
-1
/
+1
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
-1
/
+1
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
-3
/
+0
[prev]
[next]