index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
1
-1
/
+0
2024-07-18
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
1
-3
/
+5
2024-07-11
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-07-05
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
1
-1
/
+1
2024-07-05
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
1
-5
/
+3
2024-07-05
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
1
-1
/
+1
2024-06-21
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
1
-1
/
+1
2024-06-21
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
1
-2
/
+3
2024-06-12
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-06-12
s390/vdso: Create .build-id links for unstripped vdso files
Jens Remus
1
-1
/
+1
2024-05-30
modules: Drop the .export_symbol section from the final modules
Wang Yao
1
-0
/
+1
2024-04-27
Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2024-04-25
kbuild: rust: force `alloc` extern to allow "empty" Rust files
Miguel Ojeda
1
-1
/
+1
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2024-04-03
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
1
-0
/
+2
2024-04-02
Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-37
/
+41
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
8
-14
/
+14
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-7
/
+3
2024-03-29
docs: Fix bitfield handling in kernel-doc
Donald Hunter
1
-1
/
+1
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+2
2024-03-28
modpost: do not make find_tosym() return NULL
Masahiro Yamada
1
-2
/
+5
2024-03-28
kconfig: do not reparent the menu inside a choice block
Masahiro Yamada
4
-13
/
+18
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-2
/
+2
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-2
/
+5
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
45
-523
/
+894
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2024-03-21
kconfig: tests: test dependency after shuffling choices
Masahiro Yamada
5
-0
/
+71
2024-03-21
kconfig: tests: add a test for randconfig with dependent choices
Masahiro Yamada
5
-0
/
+78
2024-03-21
kconfig: tests: support KCONFIG_SEED for the randconfig runner
Masahiro Yamada
1
-6
/
+10
2024-03-18
Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-33
/
+32
2024-03-19
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
1
-0
/
+13
2024-03-19
kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()
Masahiro Yamada
1
-4
/
+1
2024-03-19
kconfig: check prompt for choice while parsing
Masahiro Yamada
2
-3
/
+6
2024-03-19
kconfig: lxdialog: remove unused dialog colors
Masahiro Yamada
2
-22
/
+0
2024-03-19
kconfig: lxdialog: fix button color for blackbg theme
Masahiro Yamada
1
-1
/
+1
2024-03-19
modpost: fix null pointer dereference
Max Kellermann
1
-1
/
+3
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2024-03-15
scripts/bpf_doc: Use silent mode when exec make cmd
Hangbin Liu
1
-2
/
+2
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-2
/
+4
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-27
/
+29
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+6
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...
Linus Torvalds
2
-0
/
+13
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'docs-6.9' of git://git.lwn.net/linux
Linus Torvalds
2
-1283
/
+1280
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+197
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-03-12
Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+1
[next]