summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-01-07scripts: sphinx-pre-install: Fix ctex support on DebianMauro Carvalho Chehab1-0/+3
2022-01-06riscv: extable: add `type` and `data` fieldsJisheng Zhang1-1/+1
2022-01-06riscv: switch to relative exception tablesJisheng Zhang2-1/+16
2022-01-05scripts/sorttable: Unify arm64 & x86 sort functionsMark Rutland1-33/+3
2022-01-05parisc: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2022-01-04scripts: sphinx-pre-install: add required ctex dependencyMauro Carvalho Chehab1-0/+1
2022-01-03Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman1-1/+1
2021-12-24recordmcount.pl: fix typo in s390 mcount regexHeiko Carstens1-1/+1
2021-12-17ARM: 9154/1: decompressor: do not copy source files while buildingMasahiro Yamada1-1/+1
2021-12-16scripts/gdb: lx-dmesg: read records individuallyJohn Ogness1-17/+18
2021-12-12recordmcount.pl: look for jgnop instruction as well as bcrl on s390Jerome Marchand1-1/+1
2021-12-11script/sorttable: Code style improvementsYinan Liu1-2/+2
2021-12-10locking/atomics, kcsan: Add instrumentation for barriersMarco Elver1-9/+32
2021-12-10kcsan: Ignore GCC 11+ warnings about TSan runtime supportMarco Elver1-0/+6
2021-12-10kcsan, kbuild: Add option for barrier instrumentation onlyMarco Elver1-0/+5
2021-12-10kcsan: Add core support for a subset of weak memory modelingMarco Elver1-2/+7
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra2-1/+5
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor1-1/+1
2021-12-02streamline_config.pl: show the full Kconfig nameŁukasz Stelmach1-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett2-8/+12
2021-11-29Merge 5.16-rc3 into char-misc-nextGreg Kroah-Hartman2-0/+27
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu1-63/+63
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-0/+27
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+155
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-0/+5
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada1-0/+5
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+35
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson1-1/+2
2021-11-09checkpatch: get default codespell dictionary path from package locationPeter Ujfalusi1-4/+28
2021-11-09checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS usesJoe Perches1-0/+1
2021-11-09const_structs.checkpatch: add a few sound ops structsRikard Falkeborn1-0/+4
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2-0/+27
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds12-326/+344
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-2/+19
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook1-1/+2
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui1-1/+1
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann1-1/+1
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King1-0/+16
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-26/+467
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+5
2021-11-03Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-115/+275
2021-11-03Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2-0/+6
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-21/+6
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+25
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)1-21/+6
2021-11-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-11/+25
2021-11-02kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa3-11/+22
2021-11-02Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+71
2021-11-02Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-298/+3
2021-11-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+30