index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: factor out common code shared by mconf and nconf
Masahiro Yamada
2023-12-10
5
-107
/
+75
*
modpost: remove unreachable code after fatal()
Masahiro Yamada
2023-12-10
1
-6
/
+3
*
modpost: remove unneeded initializer in section_rel()
Masahiro Yamada
2023-12-10
1
-1
/
+1
*
modpost: inform compilers that fatal() never returns
Masahiro Yamada
2023-12-10
2
-1
/
+7
*
modpost: move __attribute__((format(printf, 2, 3))) to modpost.h
Masahiro Yamada
2023-12-10
2
-3
/
+3
*
kbuild: determine base DTB by suffix
Masahiro Yamada
2023-12-10
1
-2
/
+2
*
kbuild: deb-pkg: remove the fakeroot builds support
Masahiro Yamada
2023-12-10
2
-10
/
+2
*
kconfig: default to zero if int/hex symbol lacks default property
Masahiro Yamada
2023-12-03
1
-5
/
+12
*
kconfig: remove unneeded symbol_empty variable
Masahiro Yamada
2023-12-03
1
-9
/
+2
*
scripts: clean up IA-64 code
Masahiro Yamada
2023-12-03
10
-34
/
+6
*
kbuild: support W=c and W=e shorthands for Kconfig
Masahiro Yamada
2023-12-03
2
-9
/
+8
*
kbuild: remove the last use of old cmd_src_tar rule in packaging
Masahiro Yamada
2023-11-28
2
-24
/
+2
*
kbuild: buildtar: always make modules_install
Petr Vorel
2023-11-28
1
-4
/
+2
*
kbuild: buildtar: Remove unused $dirs
Petr Vorel
2023-11-28
1
-2
/
+0
*
kconfig: massage the loop in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-6
/
+13
*
kconfig: require an exact match for "is not set" to disable CONFIG option
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
kconfig: introduce getline_stripped() helper
Masahiro Yamada
2023-11-28
1
-14
/
+26
*
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-54
/
+35
*
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
2023-11-28
1
-13
/
+8
*
kconfig: require a space after '#' for valid input
Masahiro Yamada
2023-11-28
1
-0
/
+2
*
kconfig: remove error check for xrealloc()
Masahiro Yamada
2023-11-28
1
-6
/
+2
*
kbuild: deb-pkg: apply short -R and -j options
Dmitrii Bundin
2023-11-28
1
-1
/
+1
*
kconfig: do not clear SYMBOL_DEF_USER when the value is out of range
Masahiro Yamada
2023-11-28
1
-1
/
+1
*
genksyms: use getopt_long() unconditionally
Masahiro Yamada
2023-11-28
1
-18
/
+0
*
genksyms: remove the remnant of the -s option
Masahiro Yamada
2023-11-28
1
-4
/
+2
*
scripts/checkstack.pl: match all stack sizes for s390
Heiko Carstens
2023-11-22
1
-2
/
+1
*
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-19
3
-12
/
+12
|
\
|
*
kconfig: fix memory leak from range properties
Masahiro Yamada
2023-11-17
1
-8
/
+6
|
*
kbuild: Move the single quotes for image name
Simon Glass
2023-11-17
1
-2
/
+2
|
*
modpost: fix section mismatch message for RELA
Masahiro Yamada
2023-11-16
1
-2
/
+4
*
|
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-14
2
-12
/
+2
|
\
\
|
|
/
|
/
|
|
*
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
2023-11-14
1
-2
/
+2
|
*
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
2023-11-08
1
-10
/
+0
*
|
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
16
-219
/
+386
|
\
\
|
*
|
kbuild: support 'userldlibs' syntax
Masahiro Yamada
2023-11-01
1
-3
/
+3
|
*
|
kbuild: dummy-tools: pretend we understand -fpatchable-function-entry
Jiri Slaby (SUSE)
2023-11-01
1
-0
/
+10
|
*
|
modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS
Masahiro Yamada
2023-10-28
1
-6
/
+1
|
*
|
modpost: merge sectioncheck table entries regarding init/exit sections
Masahiro Yamada
2023-10-28
1
-15
/
+3
|
*
|
modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-5
/
+3
|
*
|
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+1
|
*
|
modpost: remove more symbol patterns from the section check whitelist
Masahiro Yamada
2023-10-28
1
-7
/
+1
|
*
|
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
2023-10-28
1
-6
/
+0
|
*
|
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-28
1
-12
/
+3
|
*
|
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
2023-10-28
1
-2
/
+0
|
*
|
kbuild: simplify cmd_ld_multi_m
Masahiro Yamada
2023-10-28
1
-1
/
+1
|
*
|
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada
2023-10-28
2
-30
/
+19
|
*
|
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
2023-10-28
1
-4
/
+1
|
*
|
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-28
1
-0
/
+45
[next]