summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01kernel-doc: support DECLARE_PHY_INTERFACE_MASK()Randy Dunlap
2021-10-29scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8Rob Herring
2021-10-26scripts: documentation-file-ref-check: fix bpf selftests pathMauro Carvalho Chehab
2021-10-26scripts: documentation-file-ref-check: ignore hidden filesMauro Carvalho Chehab
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21gcc-plugins: remove duplicate include in gcc-common.hYe Guojin
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook
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-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
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-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