index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-04
1
-1
/
+5
|
\
|
*
kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI
Jan Luebbe
2023-01-31
1
-1
/
+5
*
|
Fix up more non-executable files marked executable
Linus Torvalds
2023-01-28
1
-0
/
+0
*
|
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-27
1
-2
/
+2
|
\
\
|
*
|
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
2023-01-25
1
-2
/
+2
*
|
|
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
2023-01-24
1
-8
/
+26
|
|
/
|
/
|
*
|
Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-21
4
-8
/
+17
|
\
\
|
*
|
scripts: support GNU make 4.4 in jobserver-exec
Martin Liska
2023-01-16
1
-5
/
+14
|
*
|
kconfig: Update all declared targets
Peter Foley
2023-01-13
2
-2
/
+2
|
*
|
scripts: rpm: make clear that mkspec script contains 4.13 feature
Arend van Spriel
2023-01-11
1
-1
/
+1
*
|
|
Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
kbuild: Fix CFI hash randomization with KASAN
Sami Tolvanen
2023-01-13
1
-0
/
+1
*
|
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
2023-01-05
1
-4
/
+5
|
/
*
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
2022-12-30
1
-1
/
+0
*
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
2022-12-30
1
-1
/
+2
*
kbuild: Fix running modpost with musl libc
Samuel Holland
2022-12-30
1
-11
/
+11
*
kbuild: add a missing line for help message
Jun ASAKA
2022-12-30
1
-0
/
+1
*
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
2022-12-29
1
-0
/
+6
*
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2022-12-23
1
-1
/
+1
|
\
|
*
scripts: coccicheck: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
2022-09-21
1
-1
/
+1
*
|
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
34
-138
/
+226
|
\
\
|
*
|
buildtar: fix tarballs with EFI_ZBOOT enabled
Veronika Kabatova
2022-12-17
1
-1
/
+1
|
*
|
modpost: Include '.text.*' in TEXT_SECTIONS
Nathan Chancellor
2022-12-14
1
-2
/
+2
|
*
|
kbuild: refactor the prerequisites of the modpost rule
Masahiro Yamada
2022-12-14
1
-14
/
+22
|
*
|
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
2022-12-14
8
-20
/
+20
|
*
|
kbuild: use .NOTINTERMEDIATE for future GNU Make versions
Masahiro Yamada
2022-12-13
1
-3
/
+10
|
*
|
kconfig: refactor Makefile to reduce process forks
Masahiro Yamada
2022-12-13
7
-48
/
+68
|
*
|
kbuild: add read-file macro
Masahiro Yamada
2022-12-13
3
-2
/
+16
|
*
|
kbuild: do not sort after reading modules.order
Masahiro Yamada
2022-12-13
2
-2
/
+2
|
*
|
kbuild: add test-{ge,gt,le,lt} macros
Masahiro Yamada
2022-12-13
2
-2
/
+18
|
*
|
Documentation: raise minimum supported version of binutils to 2.25
Masahiro Yamada
2022-12-13
1
-1
/
+1
|
*
|
kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds
Masahiro Yamada
2022-12-11
1
-0
/
+1
|
*
|
modpost: Mark uuid_le type to be suitable only for MEI
Andy Shevchenko
2022-11-27
1
-4
/
+8
|
*
|
kbuild: add ability to make source rpm buildable using koji
Ivan Vecera
2022-11-24
2
-0
/
+17
|
*
|
kbuild: warn objects shared among multiple modules
Masahiro Yamada
2022-11-22
1
-0
/
+6
|
*
|
kbuild: add kbuild-file macro
Masahiro Yamada
2022-11-22
6
-14
/
+12
|
*
|
kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends
Masahiro Yamada
2022-11-21
1
-1
/
+1
|
*
|
scripts/jobserver-exec: parse the last --jobserver-auth= option
Masahiro Yamada
2022-11-21
1
-1
/
+3
|
*
|
kconfig: remove redundant (void *) cast in search_conf()
Masahiro Yamada
2022-11-21
1
-2
/
+1
|
*
|
kconfig: remove const qualifier from str_get()
Masahiro Yamada
2022-11-21
3
-4
/
+4
|
*
|
kconfig: remove unneeded variable in get_prompt_str()
Masahiro Yamada
2022-11-21
1
-3
/
+1
|
*
|
modpost: fix array_size.cocci warning
KaiLong Wang
2022-11-21
1
-2
/
+2
|
*
|
Makefile.debug: support for -gz=zstd
Nick Desaulniers
2022-11-21
1
-1
/
+5
|
*
|
modpost: Join broken long printed messages
Geert Uytterhoeven
2022-11-21
2
-16
/
+10
*
|
|
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
3
-1
/
+53
|
\
\
\
|
*
|
|
LoongArch/ftrace: Add recordmcount support
Qing Zhang
2022-12-14
1
-0
/
+39
|
*
|
|
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
1
-1
/
+1
|
*
|
|
LoongArch: Switch to relative exception tables
Youling Tang
2022-12-14
2
-1
/
+14
*
|
|
|
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
objtool: Add --mnop as an option to --mcount
Sathvika Vasireddy
2022-11-18
1
-0
/
+3
[next]