summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2020-07-23Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-07-21checkpatch: Remove checks relating to [smp_]read_barrier_depends()Will Deacon
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman
2020-07-20Merge 5.8-rc6 into driver-core-nextGreg Kroah-Hartman
2020-07-17bpf: Introduce SK_LOOKUP program type with a dedicated attach pointJakub Sitnicki
2020-07-16checkpatch: Remove awareness of uninitialized_var() macroKees Cook
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-13bpf: Resolve BTF IDs in vmlinux imageJiri Olsa
2020-07-13gcc-plugins: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn
2020-07-09PM: domains: Fix up terminology with parent/childKees Cook
2020-07-07modpost: remove use of non-standard strsep() in HOSTCC codeH. Nikolaus Schaller
2020-07-07kbuild: buildtar: add dtbs supportDomenico Andreoli
2020-07-07Revert "kbuild: Create directory for target DTB"Masahiro Yamada
2020-07-07kbuild: run the checker after the compilerLuc Van Oostenryck
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-05KVM: arm64: Add build rules for separate VHE/nVHE object filesDavid Brazdil
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-02kconfig: qconf: parse newer types at debug infoMauro Carvalho Chehab
2020-07-02kconfig: qconf: navigate menus on hyperlinksMauro Carvalho Chehab
2020-07-02kconfig: qconf: don't show goback button on splitModeMauro Carvalho Chehab
2020-07-01kconfig: qconf: simplify the goBack() logicMauro Carvalho Chehab
2020-07-01kconfig: qconf: re-implement setSelected()Mauro Carvalho Chehab
2020-07-01kconfig: qconf: make debug links work againMauro Carvalho Chehab
2020-07-01kconfig: qconf: make search fully work again on split modeMauro Carvalho Chehab
2020-07-01kconfig: qconf: cleanup includesMauro Carvalho Chehab
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlMasahiro Yamada
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cRob Herring
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationMasahiro Yamada
2020-06-26scripts/kernel-doc: handle function pointer prototypesMauro Carvalho Chehab
2020-06-26scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASKMauro Carvalho Chehab
2020-06-26docs: Don't push Sphinx upgrades quite so readilyJonathan Corbet
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersYonghong Song
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperYonghong Song
2020-06-24gcc-plugins/stackleak: Add 'verbose' plugin parameterAlexander Popov
2020-06-24gcc-plugins/stackleak: Use asm instrumentation to avoid useless register savingAlexander Popov
2020-06-23scripts/selinux/mdp: fix initial SID handlingStephen Smalley
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds