summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2020-12-08kconfig: qconf: convert to Qt5 new signal/slot connection syntaxMasahiro Yamada-58/+78
2020-12-08kconfig: qconf: use a variable to pass packages to pkg-configMasahiro Yamada-1/+1
2020-12-08kconfig: qconf: drop Qt4 supportMasahiro Yamada-10/+2
2020-12-08Makefile.extrawarn: remove -Wnested-externs warningArnd Bergmann-1/+0
2020-12-08tweewide: Fix most Shebang linesFinn Behrens-8/+8
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-0/+11
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+25
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada-8/+4
2020-12-04gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada-20/+1
2020-12-04gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada-505/+1
2020-12-04scripts: get_feat.pl: reduce table width for all features outputMauro Carvalho Chehab-12/+59
2020-12-04scripts: get_feat.pl: change the group by orderMauro Carvalho Chehab-1/+1
2020-12-04scripts: get_feat.pl: make complete table more coinciseMauro Carvalho Chehab-37/+68
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest-0/+4
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+11
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky-0/+11
2020-12-04Add auxiliary bus supportDave Ertman-0/+11
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2020-12-03scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab-1/+1
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab-13/+64
2020-12-03scripts: get_feat.pl: improve matrix outputMauro Carvalho Chehab-43/+70
2020-12-03scripts: get_feat.pl: add a script to handle Documentation/featuresMauro Carvalho Chehab-0/+474
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor-0/+20
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh-0/+2
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko-2/+7
2020-11-25Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann-1/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik-3/+0
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh-0/+2
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-2/+18
2020-11-13scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko-1/+1
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko-2/+18
2020-11-09remove boolinit.cocciPeter Zijlstra-195/+0
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+23
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar-0/+0
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar-1405/+3011
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar-2/+6
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+1
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds-1/+5
2020-11-03Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds-5/+10
2020-11-02scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab-0/+17
2020-11-02scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab-0/+6
2020-11-02builddeb: Fix rootless build in setuid/setgid directorySven Joachim-0/+2
2020-10-30scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab-1/+1
2020-10-30docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab-2/+0
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab-3/+11
2020-10-30scripts: get_abi.pl: auto-generate cross referencesMauro Carvalho Chehab-0/+31
2020-10-30scripts: get_abi.pl: use bold font for ABI definitionsMauro Carvalho Chehab-0/+1
2020-10-30scripts: get_abi.pl: prevent duplicated file namesMauro Carvalho Chehab-5/+10