summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook
2021-10-21arm64: extable: add `type` and `data` fieldsMark Rutland
2021-10-18stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2021-10-18fortify: Add compile-time FORTIFY_SOURCE testsKees Cook
2021-10-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-16Merge branch 'x86/urgent' into x86/fpu, to resolve a conflictIngo Molnar
2021-10-15nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-15leaking_addresses: Always print a trailing newlineKees Cook
2021-10-12scripts: kernel-doc: Ignore __alloc_size() attributeKees Cook
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak
2021-10-12scripts: update the comments of kallsyms supportHui Su
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-11kconfig: refactor conf_touch_dep()Masahiro Yamada
2021-10-11kconfig: refactor conf_write_dep()Masahiro Yamada
2021-10-11kconfig: refactor conf_write_autoconf()Masahiro Yamada
2021-10-11kconfig: add conf_get_autoheader_name()Masahiro Yamada
2021-10-11kconfig: move sym_escape_string_value() to confdata.cMasahiro Yamada
2021-10-11kconfig: refactor listnewconfig codeMasahiro Yamada
2021-10-11kconfig: refactor conf_write_symbol()Masahiro Yamada
2021-10-11kconfig: refactor conf_write_heading()Masahiro Yamada
2021-10-09Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-07checksyscalls: Unconditionally ignore fstat{,at}64Palmer Dabbelt
2021-10-06gcc-plugins/structleak: add makefile var for disabling structleakBrendan Higgins
2021-10-05bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi
2021-10-05scripts: get_abi.pl: better generate regex from what fieldsMauro Carvalho Chehab
2021-10-05scripts: get_abi.pl: fix fallback rule for undefined symbolsMauro Carvalho Chehab
2021-10-04gcc-plugins: remove support for GCC 4.9 and olderArd Biesheuvel
2021-10-04Merge 5.15-rc4 into driver-core-nextGreg Kroah-Hartman
2021-10-01kconfig: remove 'const' from the return type of sym_escape_string_value()Masahiro Yamada
2021-09-30kconfig: rename a variable in the lexer to a clearer nameMasahiro Yamada
2021-09-30kconfig: narrow the scope of variables in the lexerMasahiro Yamada
2021-09-29scripts: get_abi.pl: make undefined search more deterministicMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: show progressMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: use STDERR for search-string and show-hintsMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: update its documentationMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: fix parse logic for DT firmwareMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: produce an error if the ref tree is brokenMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: create a valid ReST with duplicated tagsMauro Carvalho Chehab
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman
2021-09-25stddef: Introduce struct_group() helper macroKees Cook
2021-09-25kconfig: Create links to main menu items in searchAriel Marcovitch
2021-09-24kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-09-24scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen
2021-09-23scripts: get_abi.pl: ensure that "others" regex will be parsedMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: precompile what match regexesMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: stop check loop earlier when regex is foundMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: ignore some sysfs nodes earlierMauro Carvalho Chehab