| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-01-22 | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+2 |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -29/+51 |
| 2022-01-20 | ubsan: remove CONFIG_UBSAN_OBJECT_SIZE | Kees Cook | 1 | -1/+0 |
| 2022-01-20 | const_structs.checkpatch: add frequently used ops structs | Rikard Falkeborn | 1 | -0/+23 |
| 2022-01-20 | checkpatch: improve Kconfig help test | Joe Perches | 1 | -26/+26 |
| 2022-01-20 | checkpatch: relax regexp for COMMIT_LOG_LONG_LINE | Jerome Forissier | 1 | -1/+1 |
| 2022-01-20 | get_maintainer: don't remind about no git repo when --nogit is used | Randy Dunlap | 1 | -1/+1 |
| 2022-01-19 | Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -2/+3 |
| 2022-01-19 | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -34/+19 |
| 2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 16 | -457/+93 |
| 2022-01-18 | script/sorttable: Fix some initialization problems | Yinan Liu | 1 | -2/+3 |
| 2022-01-17 | scripts/dtc: dtx_diff: remove broken example from help text | Matthias Schiffer | 1 | -6/+2 |
| 2022-01-17 | Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2 | -187/+0 |
| 2022-01-16 | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 4 | -8/+130 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
| 2022-01-15 | scripts/spelling.txt: add "oveflow" | Drew Fustini | 1 | -0/+1 |
| 2022-01-15 | drop fen.cocci | Julia Lawall | 1 | -124/+0 |
| 2022-01-15 | scripts/coccinelle: drop bugon.cocci | Julia Lawall | 1 | -63/+0 |
| 2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -63/+63 |
| 2022-01-13 | scripts: ftrace - move the sort-processing in ftrace_init | Yinan Liu | 4 | -6/+128 |
| 2022-01-14 | kbuild: add cmd_file_size | Masahiro Yamada | 1 | -0/+3 |
| 2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+24 |
| 2022-01-14 | kbuild: drop $(size_append) from cmd_zstd | Masahiro Yamada | 1 | -1/+1 |
| 2022-01-12 | Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+5 |
| 2022-01-11 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
| 2022-01-11 | Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
| 2022-01-11 | Merge tag 'docs-5.17' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+4 |
| 2022-01-11 | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -11/+50 |
| 2022-01-11 | Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -17/+18 |
| 2022-01-08 | certs: move scripts/extract-cert to certs/ | Masahiro Yamada | 4 | -172/+4 |
| 2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 4 | -14/+15 |
| 2022-01-08 | kbuild: do not include include/config/auto.conf from shell scripts | Masahiro Yamada | 3 | -36/+31 |
| 2022-01-08 | certs: simplify $(srctree)/ handling and remove config_filename macro | Masahiro Yamada | 1 | -47/+0 |
| 2022-01-08 | kbuild: stop using config_filename in scripts/Makefile.modsign | Masahiro Yamada | 1 | -2/+3 |
| 2022-01-08 | kbuild: move headers_check.pl to usr/include/ | Masahiro Yamada | 1 | -171/+0 |
| 2022-01-07 | scripts: sphinx-pre-install: Fix ctex support on Debian | Mauro Carvalho Chehab | 1 | -0/+3 |
| 2022-01-05 | riscv: extable: add `type` and `data` fields | Jisheng Zhang | 1 | -1/+1 |
| 2022-01-05 | riscv: switch to relative exception tables | Jisheng Zhang | 2 | -1/+16 |
| 2022-01-05 | scripts/sorttable: Unify arm64 & x86 sort functions | Mark Rutland | 1 | -33/+3 |
| 2022-01-05 | parisc: decompressor: do not copy source files while building | Masahiro Yamada | 1 | -0/+5 |
| 2022-01-03 | scripts: sphinx-pre-install: add required ctex dependency | Mauro Carvalho Chehab | 1 | -0/+1 |
| 2022-01-03 | Merge 5.16-rc8 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2021-12-24 | recordmcount.pl: fix typo in s390 mcount regex | Heiko Carstens | 1 | -1/+1 |
| 2021-12-17 | ARM: 9154/1: decompressor: do not copy source files while building | Masahiro Yamada | 1 | -1/+1 |
| 2021-12-16 | scripts/gdb: lx-dmesg: read records individually | John Ogness | 1 | -17/+18 |
| 2021-12-12 | recordmcount.pl: look for jgnop instruction as well as bcrl on s390 | Jerome Marchand | 1 | -1/+1 |
| 2021-12-11 | script/sorttable: Code style improvements | Yinan Liu | 1 | -2/+2 |
| 2021-12-09 | locking/atomics, kcsan: Add instrumentation for barriers | Marco Elver | 1 | -9/+32 |
| 2021-12-09 | kcsan: Ignore GCC 11+ warnings about TSan runtime support | Marco Elver | 1 | -0/+6 |
| 2021-12-09 | kcsan, kbuild: Add option for barrier instrumentation only | Marco Elver | 1 | -0/+5 |
| 2021-12-09 | kcsan: Add core support for a subset of weak memory modeling | Marco Elver | 1 | -2/+7 |
| 2021-12-09 | x86: Add straight-line-speculation mitigation | Peter Zijlstra | 2 | -1/+5 |
| 2021-12-02 | Documentation: Raise the minimum supported version of LLVM to 11.0.0 | Nathan Chancellor | 1 | -1/+1 |
| 2021-12-02 | streamline_config.pl: show the full Kconfig name | Łukasz Stelmach | 1 | -1/+1 |
| 2021-12-02 | kconfig: Add `make mod2noconfig` to disable module options | Josh Triplett | 2 | -8/+12 |
| 2021-11-29 | Merge 5.16-rc3 into char-misc-next | Greg Kroah-Hartman | 2 | -0/+27 |
| 2021-11-26 | scripts/tags: add space regexs to all regex_c | Zhaoyu Liu | 1 | -63/+63 |
| 2021-11-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2 | -0/+27 |
| 2021-11-13 | Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+155 |
| 2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -0/+5 |
| 2021-11-10 | mips: decompressor: do not copy source files while building | Masahiro Yamada | 1 | -0/+5 |
| 2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -5/+35 |
| 2021-11-09 | scripts/gdb: handle split debug for vmlinux | Douglas Anderson | 1 | -1/+2 |
| 2021-11-09 | checkpatch: get default codespell dictionary path from package location | Peter Ujfalusi | 1 | -4/+28 |
| 2021-11-09 | checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses | Joe Perches | 1 | -0/+1 |
| 2021-11-09 | const_structs.checkpatch: add a few sound ops structs | Rikard Falkeborn | 1 | -0/+4 |
| 2021-11-09 | HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE() | Thomas Weißschuh | 2 | -0/+27 |
| 2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 12 | -325/+343 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+19 |
| 2021-11-06 | Compiler Attributes: add __alloc_size() for better bounds checking | Kees Cook | 1 | -1/+2 |
| 2021-11-06 | scripts/decodecode: fix faulting instruction no print when opps.file is DOS f... | weidonghui | 1 | -1/+1 |
| 2021-11-06 | scripts/spelling.txt: fix "mistake" version of "synchronization" | Sven Eckelmann | 1 | -1/+1 |
| 2021-11-06 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 1 | -0/+16 |
| 2021-11-04 | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -26/+467 |
| 2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+5 |
| 2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -115/+275 |
| 2021-11-02 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+6 |
| 2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -21/+6 |
| 2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -11/+25 |
| 2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 1 | -21/+6 |
| 2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 4 | -11/+25 |
| 2021-11-01 | kbuild: Unify options for BTF generation for vmlinux and modules | Jiri Olsa | 3 | -11/+22 |
| 2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+71 |
| 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 |
| 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 |
| 2021-09-21 | scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlier | Mauro Carvalho Chehab | 1 | -3/+4 |
| 2021-09-21 | scripts: get_abi.pl: don't skip what that ends with wildcards | Mauro Carvalho Chehab | 1 | -31/+43 |
| 2021-09-21 | scripts: get_abi.pl: add an option to filter undefined results | Mauro Carvalho Chehab | 1 | -6/+31 |
| 2021-09-21 | scripts: get_abi.pl: detect softlinks | Mauro Carvalho Chehab | 1 | -33/+156 |
| 2021-09-21 | scripts: get_abi.pl: Check for missing symbols at the ABI specs | Mauro Carvalho Chehab | 1 | -2/+88 |
| 2021-09-21 | scripts: get_abi.pl: Better handle multiple What parameters | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2021-09-19 | Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -9/+10 |
| 2021-09-19 | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS | Nathan Chancellor | 1 | -0/+5 |
| 2021-09-19 | kbuild: Fix comment typo in scripts/Makefile.modpost | Ramji Jiyani | 1 | -1/+1 |
| 2021-09-19 | gen_compile_commands: fix missing 'sys' package | Kortan | 1 | -0/+1 |
| 2021-09-19 | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file | Ariel Marcovitch | 1 | -8/+0 |
| 2021-09-19 | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit | Ariel Marcovitch | 1 | -0/+3 |
| 2021-09-14 | scripts/tags.sh: Fix obsolete parameter for ctags | Philip K. Gisslow | 1 | -1/+5 |
| 2021-09-13 | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) | Linus Torvalds | 1 | -7/+1 |
| 2021-09-13 | Documentation: raise minimum supported version of GCC to 5.1 | Nick Desaulniers | 1 | -7/+1 |
| 2021-09-13 | x86/extable: Rework the exception table mechanics | Thomas Gleixner | 1 | -2/+2 |
| 2021-09-11 | Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2021-09-11 | Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds | 2 | -1/+3 |
| 2021-09-11 | coccinelle: semantic patch to check for inappropriate do_div() calls | Wen Yang | 1 | -0/+155 |
| 2021-09-10 | riscv: Enable BUILDTIME_TABLE_SORT | Jisheng Zhang | 1 | -0/+1 |
| 2021-09-08 | Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -37/+58 |
| 2021-09-08 | scripts: check_extable: fix typo in user error message | Randy Dunlap | 1 | -1/+1 |
| 2021-09-08 | checkpatch: improve GIT_COMMIT_ID test | Joe Perches | 1 | -31/+51 |
| 2021-09-08 | checkpatch: make email address check case insensitive | Mimi Zohar | 1 | -2/+2 |
| 2021-09-08 | checkpatch: support wide strings | Joe Perches | 1 | -3/+4 |
| 2021-09-06 | don't make the syscall checking produce errors from warnings | Stephen Rothwell | 1 | -1/+1 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 21 | -135/+166 |
| 2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
| 2021-09-03 | kbuild: redo fake deps at include/ksym/*.h | Masahiro Yamada | 2 | -5/+4 |
| 2021-09-03 | kbuild: clean up objtool_args slightly | Masahiro Yamada | 1 | -6/+5 |
| 2021-09-03 | modpost: get the *.mod file path more simply | Masahiro Yamada | 3 | -16/+11 |
| 2021-09-03 | checkkconfigsymbols.py: Fix the '--ignore' option | Ariel Marcovitch | 1 | -1/+1 |
| 2021-09-03 | kbuild: merge vmlinux_link() between ARCH=um and other architectures | Masahiro Yamada | 1 | -33/+23 |
| 2021-09-03 | kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh | Masahiro Yamada | 1 | -1/+0 |
| 2021-09-03 | kbuild: merge vmlinux_link() between the ordinary link and Clang LTO | Masahiro Yamada | 1 | -16/+14 |
| 2021-09-03 | kbuild: remove stale *.symversions | Masahiro Yamada | 1 | -0/+2 |
| 2021-09-03 | kbuild: remove unused quiet_cmd_update_lto_symversions | Masahiro Yamada | 1 | -1/+0 |
| 2021-09-03 | gen_compile_commands: extract compiler command from a series of commands | Masahiro Yamada | 1 | -1/+1 |
| 2021-09-03 | kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y | Masahiro Yamada | 1 | -1/+7 |
| 2021-09-03 | kbuild: Switch to 'f' variants of integrated assembler flag | Nathan Chancellor | 2 | -6/+6 |
| 2021-09-03 | kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk | Masahiro Yamada | 1 | -1/+6 |
| 2021-09-03 | kbuild: macrofy the condition of if_changed and friends | Masahiro Yamada | 1 | -3/+5 |