summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-12-15checkpatch: extend attributes check to handle more patternsDwaipayan Ray
2020-12-15checkpatch: allow --fix removal of unnecessary break statementsJoe Perches
2020-12-15checkpatch: prefer static const declarationsJoe Perches
2020-12-15checkpatch: ignore generated CamelCase defines and enum valuesƁukasz Stelmach
2020-12-15checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava
2020-12-15checkpatch: add new exception to repeated word checkDwaipayan Ray
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-12kbuild: do not use scripts/ld-version.sh for checking spatch versionMasahiro Yamada
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-08kconfig: clean up header inclusionBoris Kolpackov
2020-12-08kconfig: qconf: show Qt version in the About dialogMasahiro Yamada
2020-12-08kconfig: make lkc.h self-sufficient #include-wiseBoris Kolpackov
2020-12-08kconfig: qconf: convert to Qt5 new signal/slot connection syntaxMasahiro Yamada
2020-12-08kconfig: qconf: use a variable to pass packages to pkg-configMasahiro Yamada
2020-12-08kconfig: qconf: drop Qt4 supportMasahiro Yamada
2020-12-08Makefile.extrawarn: remove -Wnested-externs warningArnd Bergmann
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada
2020-12-04gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada
2020-12-04gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada
2020-12-04scripts: get_feat.pl: reduce table width for all features outputMauro Carvalho Chehab
2020-12-04scripts: get_feat.pl: change the group by orderMauro Carvalho Chehab
2020-12-04scripts: get_feat.pl: make complete table more coinciseMauro Carvalho Chehab
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky
2020-12-04Add auxiliary bus supportDave Ertman
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab
2020-12-03scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab
2020-12-03scripts: get_feat.pl: improve matrix outputMauro Carvalho Chehab
2020-12-03scripts: get_feat.pl: add a script to handle Documentation/featuresMauro Carvalho Chehab
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko
2020-11-25Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-13scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-10kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko