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
2021-11-01
Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-298
/
+3
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+30
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2021-11-01
kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
Randy Dunlap
1
-0
/
+1
2021-10-29
scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8
Rob Herring
14
-114
/
+275
2021-10-26
scripts: documentation-file-ref-check: fix bpf selftests path
Mauro Carvalho Chehab
1
-0
/
+1
2021-10-26
scripts: documentation-file-ref-check: ignore hidden files
Mauro Carvalho Chehab
1
-0
/
+3
2021-10-24
kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debug
Masahiro Yamada
1
-0
/
+33
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
1
-0
/
+2
2021-10-21
gcc-plugins: remove duplicate include in gcc-common.h
Ye Guojin
1
-1
/
+0
2021-10-21
gcc-plugins: Remove cyc_complexity
Kees Cook
3
-87
/
+0
2021-10-21
gcc-plugins: Explicitly document purpose and deprecation schedule
Kees Cook
1
-2
/
+2
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
1
-0
/
+30
2021-10-18
stddef: Introduce DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-0
/
+2
2021-10-18
fortify: Add compile-time FORTIFY_SOURCE tests
Kees Cook
1
-0
/
+62
2021-10-18
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
3
-3
/
+9
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
3
-3
/
+9
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
8
-19
/
+21
2021-10-15
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-10-15
leaking_addresses: Always print a trailing newline
Kees Cook
1
-1
/
+2
2021-10-12
scripts: kernel-doc: Ignore __alloc_size() attribute
Kees Cook
1
-0
/
+1
2021-10-12
kbuild: Add make tarzst-pkg build option
Paweł Jasiak
2
-3
/
+11
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
[prev]
[next]