index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
scripts: update the comments of kallsyms support
Hui Su
1
-3
/
+3
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+4
2021-10-11
kconfig: refactor conf_touch_dep()
Masahiro Yamada
1
-18
/
+4
2021-10-11
kconfig: refactor conf_write_dep()
Masahiro Yamada
1
-17
/
+37
2021-10-11
kconfig: refactor conf_write_autoconf()
Masahiro Yamada
1
-37
/
+57
2021-10-11
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
1
-3
/
+8
2021-10-11
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
3
-47
/
+45
2021-10-11
kconfig: refactor listnewconfig code
Masahiro Yamada
3
-12
/
+8
2021-10-11
kconfig: refactor conf_write_symbol()
Masahiro Yamada
1
-79
/
+57
2021-10-11
kconfig: refactor conf_write_heading()
Masahiro Yamada
1
-62
/
+33
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-06
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
1
-0
/
+4
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
1
-0
/
+1
2021-10-05
scripts: get_abi.pl: better generate regex from what fields
Mauro Carvalho Chehab
1
-2
/
+11
2021-10-05
scripts: get_abi.pl: fix fallback rule for undefined symbols
Mauro Carvalho Chehab
1
-1
/
+1
2021-10-04
gcc-plugins: remove support for GCC 4.9 and older
Ard Biesheuvel
6
-208
/
+1
2021-10-04
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
7
-17
/
+17
2021-10-01
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
4
-23
/
+24
2021-09-30
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
1
-3
/
+3
2021-09-30
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
1
-1
/
+2
2021-09-29
scripts: get_abi.pl: make undefined search more deterministic
Mauro Carvalho Chehab
1
-3
/
+5
2021-09-28
scripts: get_abi.pl: show progress
Mauro Carvalho Chehab
1
-51
/
+104
2021-09-28
scripts: get_abi.pl: use STDERR for search-string and show-hints
Mauro Carvalho Chehab
1
-7
/
+7
2021-09-28
scripts: get_abi.pl: update its documentation
Mauro Carvalho Chehab
1
-13
/
+15
2021-09-28
scripts: get_abi.pl: fix parse logic for DT firmware
Mauro Carvalho Chehab
1
-10
/
+20
2021-09-28
scripts: get_abi.pl: produce an error if the ref tree is broken
Mauro Carvalho Chehab
1
-1
/
+9
2021-09-28
scripts: get_abi.pl: create a valid ReST with duplicated tags
Mauro Carvalho Chehab
1
-0
/
+1
2021-09-27
gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
Ard Biesheuvel
1
-21
/
+6
2021-09-27
Merge 5.15-rc3 into char-misc next
Greg Kroah-Hartman
7
-17
/
+17
2021-09-25
stddef: Introduce struct_group() helper macro
Kees Cook
1
-0
/
+7
2021-09-25
kconfig: Create links to main menu items in search
Ariel Marcovitch
1
-15
/
+18
2021-09-24
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-23
scripts: get_abi.pl: ensure that "others" regex will be parsed
Mauro Carvalho Chehab
1
-0
/
+16
2021-09-23
scripts: get_abi.pl: precompile what match regexes
Mauro Carvalho Chehab
1
-9
/
+29
2021-09-23
scripts: get_abi.pl: stop check loop earlier when regex is found
Mauro Carvalho Chehab
1
-5
/
+2
2021-09-23
scripts: get_abi.pl: ignore some sysfs nodes earlier
Mauro Carvalho Chehab
1
-8
/
+8
2021-09-23
scripts: get_abi.pl: Better handle leaves with wildcards
Mauro Carvalho Chehab
1
-1
/
+1
2021-09-23
scripts: get_abi.pl: improve debug logic
Mauro Carvalho Chehab
1
-9
/
+19
2021-09-23
scripts: get_abi.pl: call get_leave() a little late
Mauro Carvalho Chehab
1
-2
/
+1
2021-09-23
scripts: get_abi.pl: Fix get_abi.pl search output
Mauro Carvalho Chehab
1
-0
/
+1
2021-09-22
kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules
Masahiro Yamada
1
-11
/
+17
2021-09-22
kbuild: detect objtool update without using .SECONDEXPANSION
Masahiro Yamada
1
-7
/
+5
2021-09-22
kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macro
Masahiro Yamada
1
-6
/
+6
2021-09-22
kbuild: store the objtool command in *.cmd files
Masahiro Yamada
1
-9
/
+5
2021-09-22
kbuild: rename __objtool_obj and reuse it for cmd_cc_lto_link_modules
Masahiro Yamada
1
-6
/
+5
2021-09-22
kbuild: move objtool_args back to scripts/Makefile.build
Masahiro Yamada
2
-11
/
+10
2021-09-21
kbuild: Enable dtc 'unit_address_format' warning by default
Rob Herring
1
-1
/
+0
2021-09-21
scripts: get_abi.pl: add a graph to speedup the undefined algorithm
Mauro Carvalho Chehab
1
-61
/
+127
[prev]
[next]