aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 15-91/+247
2020-07-09kbuild: Move -Wtype-limits to W=2Gravatar Rikard Falkeborn 1-0/+2
2020-07-05Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-76/+122
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+12
2020-07-02Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 10-15/+92
2020-07-01bpf: Introduce helper bpf_get_task_stack()Gravatar Song Liu 1-0/+2
2020-07-02kconfig: qconf: parse newer types at debug infoGravatar Mauro Carvalho Chehab 1-0/+3
2020-07-02kconfig: qconf: navigate menus on hyperlinksGravatar Mauro Carvalho Chehab 1-18/+7
2020-07-02kconfig: qconf: don't show goback button on splitModeGravatar Mauro Carvalho Chehab 1-2/+3
2020-07-01kconfig: qconf: simplify the goBack() logicGravatar Mauro Carvalho Chehab 1-31/+17
2020-07-01kconfig: qconf: re-implement setSelected()Gravatar Mauro Carvalho Chehab 2-12/+11
2020-07-01kconfig: qconf: make debug links work againGravatar Mauro Carvalho Chehab 2-5/+71
2020-07-01kconfig: qconf: make search fully work again on split modeGravatar Mauro Carvalho Chehab 1-7/+18
2020-07-01kconfig: qconf: cleanup includesGravatar Mauro Carvalho Chehab 2-25/+16
2020-06-30dt-bindings: copy process-schema-examples.yaml to process-schema.yamlGravatar Masahiro Yamada 1-0/+3
2020-06-30scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19cGravatar Rob Herring 10-15/+89
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+31
2020-06-28gcc-plugins: fix gcc-plugins directory path in documentationGravatar Masahiro Yamada 1-1/+1
2020-06-25locking/atomics: Provide the arch_atomic_ interface to generic codeGravatar Peter Zijlstra 1-0/+31
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperGravatar Yonghong Song 1-0/+2
2020-06-24bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpersGravatar Yonghong Song 1-0/+6
2020-06-24bpf: Add bpf_skc_to_tcp6_sock() helperGravatar Yonghong Song 1-0/+2
2020-06-21Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-13/+8
2020-06-20Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-6/+92
2020-06-17scripts: Fix typo in headers_install.shGravatar Masanari Iida 1-1/+1
2020-06-17kconfig: unify cc-option and as-optionGravatar Masahiro Yamada 1-7/+1
2020-06-16recordmcount: support >64k sectionsGravatar Sami Tolvanen 1-6/+92
2020-06-17kbuild: improve cc-option to clean up all temporary filesGravatar Masahiro Yamada 1-5/+6
2020-06-15scripts/decode_stacktrace: warn when modpath is needed but is unsetGravatar Sasha Levin 1-1/+4
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-2/+2
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 3-8/+8
2020-06-12Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+3
2020-06-12Merge branch 'dt/schema-cleanups' into dt/linusGravatar Rob Herring 46-676/+1006
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-5/+44
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 21-84/+84
2020-06-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+11
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangGravatar Marco Elver 1-0/+1
2020-06-11kcsan: Support distinguishing volatile accessesGravatar Marco Elver 1-1/+4
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleGravatar Marco Elver 1-1/+10
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 5-5/+31
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesGravatar Denis Efremov 3-8/+8
2020-06-11locking/atomics: Flip fallbacks and instrumentationGravatar Peter Zijlstra 21-65/+63
2020-06-11asm-generic/atomic: Use __always_inline for fallback wrappersGravatar Marco Elver 20-19/+21
2020-06-10checkpatch: correct check for kernel parameters docGravatar Tim Froidcoeur 1-2/+2
2020-06-10scripts/spelling: add a few more typosGravatar SeongJae Park 1-0/+9
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-06-09scripts: Require pahole v1.16 when generating BTFGravatar Lorenz Bauer 1-2/+2
2020-06-08scripts/dtc: use pkg-config to include <yaml.h> in non-standard pathGravatar Masahiro Yamada 1-0/+3