index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
scripts/checkstack.pl: change min_stack to 512 by default
Tiezhu Yang
1
-1
/
+1
2023-12-29
scripts/checkstack.pl: match all stack sizes for some archs
Tiezhu Yang
1
-6
/
+6
2023-12-29
scripts/checkstack.pl: add min_stack to the usage comment
Tiezhu Yang
1
-1
/
+1
2023-12-29
scripts/checkstack.pl: remove ia64 support
Tiezhu Yang
1
-4
/
+0
2023-12-29
checkstack: add loongarch support for scripts/checkstack.pl
Youling Tang
1
-0
/
+4
2023-12-29
scripts/decodecode: add support for LoongArch
Youling Tang
1
-0
/
+5
2023-12-20
Makefile.extrawarn: turn on missing-prototypes globally
Arnd Bergmann
1
-2
/
+2
2023-12-10
scripts/gdb: remove exception handling and refine print format
Kuan-Ying Lee
2
-35
/
+26
2023-12-10
scripts/gdb/stackdepot: rename pool_index to pools_num
Kuan-Ying Lee
1
-3
/
+3
2023-12-10
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+14
2023-12-10
checkstack: sort output by size and function name
Heiko Carstens
1
-2
/
+17
2023-12-10
checkpatch: do not require an empty line before error injection
Sergey Senozhatsky
1
-1
/
+1
2023-12-06
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2
-4
/
+2
2023-12-06
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
Florian Fainelli
1
-8
/
+8
2023-12-06
scripts/gdb/tasks: fix lx-ps command error
Kuan-Ying Lee
1
-11
/
+7
2023-12-06
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-01
Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2023-11-27
gcc-plugins: randstruct: Update code comment in relayout_struct()
Gustavo A. R. Silva
1
-2
/
+1
2023-11-22
scripts/checkstack.pl: match all stack sizes for s390
Heiko Carstens
1
-2
/
+1
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+12
2023-11-17
kconfig: fix memory leak from range properties
Masahiro Yamada
1
-8
/
+6
2023-11-17
kbuild: Move the single quotes for image name
Simon Glass
1
-2
/
+2
2023-11-16
modpost: fix section mismatch message for RELA
Masahiro Yamada
1
-2
/
+4
2023-11-14
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+2
2023-11-14
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description
Konstantin Runov
1
-2
/
+2
2023-11-08
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
1
-10
/
+0
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
16
-219
/
+386
2023-11-03
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+12
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+12
2023-11-03
Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-11
/
+29
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-25
/
+49
2023-11-01
Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
2023-11-01
kbuild: support 'userldlibs' syntax
Masahiro Yamada
1
-3
/
+3
2023-11-01
kbuild: dummy-tools: pretend we understand -fpatchable-function-entry
Jiri Slaby (SUSE)
1
-0
/
+10
2023-10-31
Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+58
2023-10-30
Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+8
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-9
/
+0
2023-10-30
Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+21
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+20
2023-10-30
Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+3
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2023-10-30
scripts/kernel-doc: Fix the regex for matching -Werror flag
Yujie Liu
1
-1
/
+1
[next]