summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
4 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
4 daysMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
4 daysMerge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
4 daysMerge branch 'rust-analyzer-next' of https://github.com/Rust-for-Linux/linux.gitMark Brown
4 dayscheckpatch: skip CamelCase cache for --no-tree without rootPetr Vorel
4 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
5 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
6 daysMerge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
6 daysMerge branch 'for-7.3/core' into for-linusJiri Kosina
6 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
6 daysMerge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
7 daysMerge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
7 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
7 daysBluetooth: enable context analysis for headersPauli Virtanen
8 daysMerge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
9 daysmodpost: use mod_warn() and mod_error(), clean up loggingJani Nikula
10 daysdtc: dt-check-style: Simplify setting depth of DtsLineKrzysztof Kozlowski
10 daysdtc: dt-check-style: Add missing /dts-v1/ to few test casesKrzysztof Kozlowski
10 daysmodpost: add module as parameter to modpost_log()Jani Nikula
10 dayskconfig: fix submenu rendering of negative dependenciesJulian Braha
11 daysHID: add documentation and Coccinelle script for FF registration raceDmitry Torokhov
11 dayscheckpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur imme...Paul Walmsley
13 daysrust: macros: auto-insert OwnerModule in #[vtable]Alvin Sun
13 daysrust: doctest: add LocalModule fallback for #[vtable] ThisModuleAlvin Sun
14 daysrust: doctest: use vertical import styleAlvin Sun
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers
2026-08-10kbuild: Support generated asm-headers in subdirectoriesThomas Weißschuh
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai
2026-08-05checkpatch.pl: adapt to new Assisted-by: formatJeff Layton
2026-08-05kbuild: link-vmlinux.sh: improve detection of third pass requirementAndré Draszik
2026-08-05kallsyms: add symbol size for kallsyms symbols that can change sizeAndré Draszik
2026-08-05kbuild: set the initial value of subdir-rustflags-yYuntao Wang
2026-08-05scripts/config: Use in-place editing (-i) in sed portablyRong Zhang
2026-08-05scripts/config: Use POSIX standard ERE (-E) in sedRong Zhang
2026-08-05modpost: prevent leak when early return no suffix .o in read_symbols()Robertus Diawan Chris
2026-08-05fixdep: make gendered language gender-neutralElsie Heck
2026-08-05kconfig: fix minor typos in commentsJulian Braha
2026-08-05scripts: fix spelling mistakesMartin Weiss
2026-08-05kconfig: abort rather than loop for ever on EOFSimon Glass
2026-08-05scripts/tags.sh: Add support for rust source filesSergei Litvin