aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-12-08kconfig: qconf: drop Qt4 supportGravatar Masahiro Yamada 1-10/+2
2020-12-08Makefile.extrawarn: remove -Wnested-externs warningGravatar Arnd Bergmann 1-1/+0
2020-12-08tweewide: Fix most Shebang linesGravatar Finn Behrens 8-8/+8
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Gravatar Jakub Kicinski 2-0/+11
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-9/+25
2020-12-06kbuild: avoid split lines in .mod filesGravatar Masahiro Yamada 1-8/+4
2020-12-04gcc-plugins: simplify GCC plugin-dev capability testGravatar Masahiro Yamada 2-20/+1
2020-12-04gcc-plugins: remove code for GCC versions older than 4.9Gravatar Masahiro Yamada 10-505/+1
2020-12-04scripts: get_feat.pl: reduce table width for all features outputGravatar Mauro Carvalho Chehab 1-12/+59
2020-12-04scripts: get_feat.pl: change the group by orderGravatar Mauro Carvalho Chehab 1-1/+1
2020-12-04scripts: get_feat.pl: make complete table more coinciseGravatar Mauro Carvalho Chehab 1-37/+68
2020-12-04bpf: Add a bpf_sock_from_file helperGravatar Florent Revest 1-0/+4
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 2-2/+11
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Leon Romanovsky 2-0/+11
2020-12-04Add auxiliary bus supportGravatar Dave Ertman 2-0/+11
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+2
2020-12-03scripts: kernel-doc: fix parsing function-like typedefsGravatar Mauro Carvalho Chehab 1-1/+1
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shGravatar Mauro Carvalho Chehab 1-13/+64
2020-12-03scripts: get_feat.pl: improve matrix outputGravatar Mauro Carvalho Chehab 1-43/+70
2020-12-03scripts: get_feat.pl: add a script to handle Documentation/featuresGravatar Mauro Carvalho Chehab 1-0/+474
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Gravatar Nathan Chancellor 1-0/+20
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeGravatar KP Singh 1-0/+2
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesGravatar Andrii Nakryiko 1-2/+7
2020-11-25Makefile.extrawarn: move -Wcast-align to W=3Gravatar Arnd Bergmann 1-1/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableGravatar Vasily Gorbik 1-3/+0
2020-11-18bpf: Add bpf_bprm_opts_set helperGravatar KP Singh 1-0/+2
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-2/+18
2020-11-13scripts: kernel-doc: Restore anonymous enum parsingGravatar Andy Shevchenko 1-1/+1
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itGravatar Andrii Nakryiko 1-2/+18
2020-11-09remove boolinit.cocciGravatar Peter Zijlstra 1-195/+0
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+23
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sGravatar Ingo Molnar 1-0/+0
2020-11-07Merge branch 'linus' into perf/kprobesGravatar Ingo Molnar 69-1405/+3011
2020-11-07Merge branch 'linus' into perf/kprobesGravatar Ingo Molnar 1-2/+6
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 1-0/+1
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+5
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-5/+10
2020-11-02scripts: get_api.pl: Add sub-titles to ABI outputGravatar Mauro Carvalho Chehab 1-0/+17
2020-11-02scripts: get_abi.pl: Don't let ABI files to create subtitlesGravatar Mauro Carvalho Chehab 1-0/+6
2020-11-02builddeb: Fix rootless build in setuid/setgid directoryGravatar Sven Joachim 1-0/+2
2020-10-30scripts: get_abi.pl: assume ReST format by defaultGravatar Mauro Carvalho Chehab 1-1/+1
2020-10-30docs: ABI: cleanup several ABI documentsGravatar Mauro Carvalho Chehab 1-2/+0
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesGravatar Mauro Carvalho Chehab 1-3/+11
2020-10-30scripts: get_abi.pl: auto-generate cross referencesGravatar Mauro Carvalho Chehab 1-0/+31
2020-10-30scripts: get_abi.pl: use bold font for ABI definitionsGravatar Mauro Carvalho Chehab 1-0/+1
2020-10-30scripts: get_abi.pl: prevent duplicated file namesGravatar Mauro Carvalho Chehab 1-5/+10
2020-10-30scripts: get_abi.pl: output users in ReST formatGravatar Mauro Carvalho Chehab 1-0/+8
2020-10-30scripts: get_abi.pl: detect duplicated ABI definitionsGravatar Mauro Carvalho Chehab 1-27/+58