index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+4
2 days
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2 days
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-12-14
setlocalversion: work around "git describe" performance
Rasmus Villemoes
1
-16
/
+38
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-09
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
1
-4
/
+1
2024-12-09
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
1
-15
/
+4
2024-12-09
modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
Masahiro Yamada
1
-6
/
+1
2024-12-09
modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
Masahiro Yamada
1
-1
/
+1
2024-12-09
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
1
-1
/
+1
2024-12-09
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
1
-5
/
+3
2024-12-09
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
1
-2
/
+1
2024-12-09
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
1
-6
/
+0
2024-12-09
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
1
-2
/
+0
2024-12-09
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-12-09
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-10-10
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
1
-1
/
+1
2024-09-18
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-08-29
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
1
-1
/
+5
2024-08-03
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
1
-1
/
+5
2024-08-03
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-08-03
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
1
-1
/
+2
2024-07-25
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-25
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
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: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
1
-1
/
+1
2024-06-27
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-06-12
kbuild: fix build ID symlinks to installed debug VDSO files
Masahiro Yamada
1
-1
/
+1
2024-06-12
kbuild: unify vdso_install rules
Masahiro Yamada
1
-0
/
+45
2024-06-12
modules: Drop the .export_symbol section from the final modules
Wang Yao
1
-0
/
+1
2024-05-17
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-05-02
kbuild: rust: force `alloc` extern to allow "empty" Rust files
Miguel Ojeda
1
-1
/
+1
2024-04-13
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
1
-0
/
+2
2024-04-13
modpost: fix null pointer dereference
Max Kellermann
1
-1
/
+3
2024-04-10
modpost: do not make find_tosym() return NULL
Masahiro Yamada
1
-2
/
+5
2024-04-10
modpost: Optimize symbol search from linear to binary search
Jack Brennen
4
-66
/
+232
2024-04-10
scripts/bpf_doc: Use silent mode when exec make cmd
Hangbin Liu
1
-2
/
+2
2024-04-03
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
1
-0
/
+2
2024-03-27
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-03-27
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-06
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2
-2
/
+2
2024-03-01
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-02-23
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
Nathan Chancellor
1
-1
/
+2
2024-02-23
linux/init: remove __memexit* annotations
Masahiro Yamada
1
-12
/
+3
2024-02-23
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
1
-2
/
+7
[next]