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
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2024-02-08
x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)
Paolo Bonzini
-2
/
+6
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
-1
/
+1
2024-02-06
ubsan: Use Clang's -fsanitize-trap=undefined option
Kees Cook
-1
/
+1
2024-02-05
kernel-doc: Support arrays of pointers struct fields
Sakari Ailus
-0
/
+9
2024-02-01
Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-33
/
+22
2024-01-31
kconfig: initialize sym->curr.tri to 'no' for all symbol types again
Masahiro Yamada
-1
/
+3
2024-01-31
kbuild: rpm-pkg: simplify installkernel %post
Jose Ignacio Tornos Martinez
-11
/
+11
2024-01-31
modpost: avoid using the alias attribute
Masahiro Yamada
-16
/
+2
2024-01-30
docs: sphinx-pre-install fix-noto-sans-cjk on fedora
Andrew Ballance
-2
/
+7
2024-01-30
kernel-doc: drop looking for "MACDOC"
Randy Dunlap
-1
/
+1
2024-01-30
scripts/kernel-doc: Do not process backslash lines in comments
Anna-Maria Behnsen
-1
/
+1
2024-01-29
bpf: Generate const static pointers for kernel helpers
Jose E. Marchesi
-1
/
+1
2024-01-28
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
Nathan Chancellor
-1
/
+2
2024-01-28
kbuild: defconf: use SRCARCH to find merged configs
Zhang Bingwu
-4
/
+4
2024-01-22
rust: upgrade to Rust 1.75.0
Miguel Ojeda
-1
/
+1
2024-01-21
Makefile: Enable -Wstringop-overflow globally
Gustavo A. R. Silva
-2
/
+0
2024-01-20
Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+8
2024-01-20
coccinelle: device_attr_show: simplify patch case
Julia Lawall
-8
/
+3
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-2
/
+26
2024-01-19
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
-9
/
+13
2024-01-18
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
-453
/
+922
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+7
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+17
2024-01-17
LoongArch: Enable initial Rust support
WANG Rui
-0
/
+7
2024-01-17
scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarch
WANG Rui
-0
/
+2
2024-01-17
modpost: Ignore relaxation and alignment marker relocs on LoongArch
WANG Xuerui
-2
/
+17
2024-01-12
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
-2
/
+17
2024-01-11
Merge tag 'docs-6.8' of git://git.lwn.net/linux
Linus Torvalds
-13
/
+15
2024-01-11
Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
-1
/
+2
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+24
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+0
2024-01-10
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
-29
/
+12
2024-01-10
kbuild: deb-pkg: move 'make headers' to build-arch
Masahiro Yamada
-3
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
-3
/
+3
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
-1
/
+1
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-56
/
+84
2024-01-05
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
Masahiro Yamada
-1
/
+1
2024-01-05
kbuild: deb-pkg: use build ID instead of debug link for dbg package
Masahiro Yamada
-19
/
+13
2024-01-05
kbuild: deb-pkg: use more debhelper commands in builddeb
Masahiro Yamada
-18
/
+14
2024-01-05
kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
Masahiro Yamada
-5
/
+3
2024-01-05
kbuild: deb-pkg: allow to run debian/rules from output directory
Masahiro Yamada
-1
/
+1
2024-01-05
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
-4
/
+14
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-24
/
+32
2024-01-04
scripts/tags.sh: remove find_sources
Wei Yang
-7
/
+2
2024-01-04
scripts/tags.sh: use -n to test archinclude
Wei Yang
-1
/
+1
2024-01-04
scripts/tags.sh: add local annotation
Wei Yang
-2
/
+2
[prev]
[next]