summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2020-08-01kconfig: qconf: use if_changed for qconf.moc ruleMasahiro Yamada-2/+4
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar-1/+1
2020-07-31scripts/kernel-doc: optionally treat warnings as errorsPierre-Louis Bossart-1/+22
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas-8/+1
2020-07-31init: Add support for zstd compressed kernelNick Terrell-0/+22
2020-07-27unexport linux/elfcore.hAl Viro-1/+0
2020-07-27Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman-5/+13
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman-5/+13
2020-07-27modpost: explain why we can't use strsepWolfram Sang-0/+1
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+10
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+3
2020-07-24scripts/gdb: fix lx-symbols 'gdb.error' while loading modulesStefano Garzarella-1/+1
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih-2/+2
2020-07-24recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64.Gregory Herrero-0/+6
2020-07-23Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-1/+7
2020-07-21checkpatch: Remove checks relating to [smp_]read_barrier_depends()Will Deacon-8/+1
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich-0/+41
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman-91/+216
2020-07-20Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman-91/+216
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki-1/+8
2020-07-16checkpatch: Remove awareness of uninitialized_var() macroKees Cook-11/+5
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+6
2020-07-13bpf: Resolve BTF IDs in vmlinux imageJiri Olsa-0/+6
2020-07-13gcc-plugins: Replace HTTP links with HTTPS onesAlexander A. Klimov-3/+3
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-91/+247
2020-07-10char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada-1/+0
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich-2/+8
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn-0/+2
2020-07-09PM: domains: Fix up terminology with parent/childKees Cook-6/+6
2020-07-07modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller-2/+10
2020-07-07kbuild: buildtar: add dtbs supportDomenico Andreoli-0/+12
2020-07-07Revert "kbuild: Create directory for target DTB"Masahiro Yamada-2/+1
2020-07-07kbuild: run the checker after the compilerLuc Van Oostenryck-2/+2
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-76/+122
2020-07-05KVM: arm64: Add build rules for separate VHE/nVHE object filesDavid Brazdil-0/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+12
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-15/+92
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu-0/+2
2020-07-02kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab-0/+3
2020-07-02kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab-18/+7
2020-07-02kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab-2/+3
2020-07-01kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab-31/+17
2020-07-01kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab-12/+11
2020-07-01kconfig: qconf: make debug links work againMauro Carvalho Chehab-5/+71
2020-07-01kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab-7/+18
2020-07-01kconfig: qconf: cleanup includesMauro Carvalho Chehab-25/+16
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart-1/+7
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada-0/+3
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring-15/+89
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver-1/+1