summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* | | | checkpatch: fix false positives in REPEATED_WORD warningAditya Srivastava2020-12-151-1/+15
* | | | checkpatch: add new exception to repeated word checkDwaipayan Ray2020-12-151-2/+13
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-154-2/+42
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-141-0/+4
| |\ \ \ \
| | * | | | bpf: Add a bpf_sock_from_file helperFlorent Revest2020-12-041-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-113-9/+25
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-072-0/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky2020-12-042-0/+11
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Add auxiliary bus supportDave Ertman2020-12-042-0/+11
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-042-2/+11
| |\ \ \ \ \
| | * | | | | bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh2020-11-261-0/+2
| | * | | | | kbuild: Skip module BTF generation for out-of-tree external modulesAndrii Nakryiko2020-11-251-2/+7
| | * | | | | bpf: Add bpf_bprm_opts_set helperKP Singh2020-11-181-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-031-0/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-11-141-2/+18
| |\ \ \ \ \
| | * | | | | kbuild: Build kernel module BTFs if BTF is enabled and pahole supports itAndrii Nakryiko2020-11-101-2/+18
* | | | | | | Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-143-13/+79
|\ \ \ \ \ \ \
| * | | | | | | locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar2020-11-071-0/+0
| * | | | | | | Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-0769-1405/+3011
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perf/kprobesIngo Molnar2020-11-071-2/+6
| |\ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic/atomic: Add try_cmpxchg() fallbacksPeter Zijlstra2020-10-122-13/+79
* | | | | | | | | | Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-142-2/+632
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | scripts: get_feat.pl: reduce table width for all features outputMauro Carvalho Chehab2020-12-041-12/+59
| * | | | | | | | | | scripts: get_feat.pl: change the group by orderMauro Carvalho Chehab2020-12-041-1/+1
| * | | | | | | | | | scripts: get_feat.pl: make complete table more coinciseMauro Carvalho Chehab2020-12-041-37/+68
| * | | | | | | | | | scripts: kernel-doc: fix parsing function-like typedefsMauro Carvalho Chehab2020-12-031-1/+1
| * | | | | | | | | | scripts: get_feat.pl: use its implementation for list-arch.shMauro Carvalho Chehab2020-12-031-13/+64
| * | | | | | | | | | scripts: get_feat.pl: improve matrix outputMauro Carvalho Chehab2020-12-031-43/+70
| * | | | | | | | | | scripts: get_feat.pl: add a script to handle Documentation/featuresMauro Carvalho Chehab2020-12-031-0/+474
| * | | | | | | | | | scripts: kernel-doc: Restore anonymous enum parsingAndy Shevchenko2020-11-131-1/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-3/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik2020-11-201-3/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-063-9/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | kbuild: avoid split lines in .mod filesMasahiro Yamada2020-12-061-8/+4
| * | | | | | | | kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1Nathan Chancellor2020-12-011-0/+20
| * | | | | | | | Makefile.extrawarn: move -Wcast-align to W=3Arnd Bergmann2020-11-251-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-281-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | builddeb: Fix rootless build in setuid/setgid directorySven Joachim2020-11-021-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-121-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-061-0/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | bpf: Add struct bpf_redir_neigh forward declaration to BPF helper defsAndrii Nakryiko2020-10-291-0/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-11-081-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab2020-11-021-0/+17
| * | | | | scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab2020-11-021-0/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-1/+5
|\ \ \ \ \
| * | | | | scripts: kernel-doc: use :c:union when neededMauro Carvalho Chehab2020-10-281-1/+5
* | | | | | Merge tag 'docs-5.10-3' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-5/+10
|\| | | | | | |/ / / / |/| | | |
| * | | | scripts: kernel-doc: split typedef complex regexMauro Carvalho Chehab2020-10-281-5/+9
| * | | | scripts: kernel-doc: fix typedef parsingMauro Carvalho Chehab2020-10-281-2/+3
* | | | | scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab2020-10-301-1/+1