summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-12-16checkpatch: ignore generated CamelCase defines and enum valuesƁukasz Stelmach1-0/+2
2020-12-16checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava1-1/+15
2020-12-16checkpatch: add new exception to repeated word checkDwaipayan Ray1-2/+13
2020-12-16Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds4-2/+42
2020-12-15coccinnelle: Remove ptr_ret scriptMaxime Ripard1-97/+0
2020-12-15Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-13/+79
2020-12-15Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2-2/+632
2020-12-15Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-3/+0
2020-12-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+4
2020-12-12kbuild: do not use scripts/ld-version.sh for checking spatch versionMasahiro Yamada2-12/+6
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-9/+25
2020-12-08kconfig: clean up header inclusionBoris Kolpackov4-3/+2
2020-12-08kconfig: qconf: show Qt version in the About dialogMasahiro Yamada1-3/+6
2020-12-08kconfig: make lkc.h self-sufficient #include-wiseBoris Kolpackov1-0/+4
2020-12-08kconfig: qconf: convert to Qt5 new signal/slot connection syntaxMasahiro Yamada1-58/+78
2020-12-08kconfig: qconf: use a variable to pass packages to pkg-configMasahiro Yamada1-1/+1
2020-12-08kconfig: qconf: drop Qt4 supportMasahiro Yamada1-10/+2
2020-12-08Makefile.extrawarn: remove -Wnested-externs warningArnd Bergmann1-1/+0
2020-12-08tweewide: Fix most Shebang linesFinn Behrens8-8/+8
2020-12-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-0/+11
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+25
2020-12-06kbuild: avoid split lines in .mod filesMasahiro Yamada1-8/+4
2020-12-05gcc-plugins: simplify GCC plugin-dev capability testMasahiro Yamada2-20/+1
2020-12-05gcc-plugins: remove code for GCC versions older than 4.9Masahiro Yamada10-505/+1
2020-12-05scripts: get_feat.pl: reduce table width for all features outputMauro Carvalho Chehab1-12/+59
2020-12-05scripts: get_feat.pl: change the group by orderMauro Carvalho Chehab1-1/+1
2020-12-05scripts: get_feat.pl: make complete table more coinciseMauro Carvalho Chehab1-37/+68
2020-12-05bpf: Add a bpf_sock_from_file helperFlorent Revest1-0/+4
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-2/+11
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky2-0/+11
2020-12-04Add auxiliary bus supportDave Ertman2-0/+11
2020-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-12-04scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab1-1/+1
2020-12-04scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab1-13/+64
2020-12-04scripts: get_feat.pl: improve matrix outputMauro Carvalho Chehab1-43/+70
2020-12-04scripts: get_feat.pl: add a script to handle Documentation/featuresMauro Carvalho Chehab1-0/+474
2020-12-01kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor1-0/+20
2020-11-28Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh1-0/+2
2020-11-25kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko1-2/+7
2020-11-24Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann1-1/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik1-3/+0
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh1-0/+2
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+18
2020-11-14scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko1-1/+1
2020-11-13Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2020-11-11kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko1-2/+18
2020-11-09remove boolinit.cocciPeter Zijlstra1-195/+0
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+23
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar1-0/+0