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
*
Makefile: Enable -Wstringop-overflow globally
Gustavo A. R. Silva
2024-01-21
1
-2
/
+0
*
Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-20
1
-9
/
+8
|
\
|
*
coccinelle: device_attr_show: simplify patch case
Julia Lawall
2024-01-20
1
-8
/
+3
|
*
coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...
Li Zhijian
2024-01-19
1
-9
/
+13
*
|
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-19
3
-2
/
+26
|
\
\
|
|
/
|
/
|
|
*
LoongArch: Enable initial Rust support
WANG Rui
2024-01-17
1
-0
/
+7
|
*
scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarch
WANG Rui
2024-01-17
1
-0
/
+2
|
*
modpost: Ignore relaxation and alignment marker relocs on LoongArch
WANG Xuerui
2024-01-17
1
-2
/
+17
*
|
Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-01-18
35
-453
/
+922
|
\
\
|
*
|
kbuild: deb-pkg: use debian/<package> for tmpdir
Masahiro Yamada
2024-01-10
1
-29
/
+12
|
*
|
kbuild: deb-pkg: move 'make headers' to build-arch
Masahiro Yamada
2024-01-10
2
-3
/
+2
|
*
|
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
Masahiro Yamada
2024-01-05
1
-1
/
+1
|
*
|
kbuild: deb-pkg: use build ID instead of debug link for dbg package
Masahiro Yamada
2024-01-05
1
-19
/
+13
|
*
|
kbuild: deb-pkg: use more debhelper commands in builddeb
Masahiro Yamada
2024-01-05
3
-18
/
+14
|
*
|
kbuild: deb-pkg: remove unneeded '-f $srctree/Makefile' in debian/rules
Masahiro Yamada
2024-01-05
1
-5
/
+3
|
*
|
kbuild: deb-pkg: allow to run debian/rules from output directory
Masahiro Yamada
2024-01-05
1
-1
/
+1
|
*
|
kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed
Masahiro Yamada
2024-01-05
2
-4
/
+14
|
*
|
kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
Masahiro Yamada
2023-12-29
2
-16
/
+3
|
*
|
kbuild: deb-pkg: factor out common Make options in debian/rules
Masahiro Yamada
2023-12-29
1
-4
/
+4
|
*
|
kbuild: deb-pkg: hard-code Build-Depends
Masahiro Yamada
2023-12-29
1
-3
/
+2
|
*
|
kbuild: deb-pkg: split debian/copyright from the mkdebian script
Masahiro Yamada
2023-12-29
2
-20
/
+17
|
*
|
check-uapi: Introduce check-uapi.sh
John Moon
2023-12-29
1
-0
/
+573
|
*
|
scripts: Introduce a default git.orderFile
Leonardo Bras
2023-12-29
1
-0
/
+42
|
*
|
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
2023-12-29
4
-5
/
+25
|
*
|
kconfig: Use KCONFIG_CONFIG instead of .config
Markus Schneider-Pargmann
2023-12-28
1
-1
/
+1
|
*
|
kconfig: remove redundant NULL pointer check before free()
Masahiro Yamada
2023-12-28
2
-4
/
+2
|
*
|
kconfig: remove unreachable printf()
Masahiro Yamada
2023-12-28
1
-1
/
+0
|
*
|
kconfig: add include guard to lkc_proto.h
Masahiro Yamada
2023-12-28
1
-0
/
+5
|
*
|
kconfig: squash menu_has_help() and menu_get_help()
Masahiro Yamada
2023-12-28
2
-17
/
+2
|
*
|
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
[next]