summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
8 hoursMerge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
8 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
9 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
9 hoursMerge branch 'rust-analyzer-next' of https://github.com/Rust-for-Linux/linux.gitMark Brown
9 hoursMerge branch 'rust-fixes' of https://github.com/Rust-for-Linux/linux.gitMark Brown
25 hourskbuild: rust: keep Rust objects out of Clang LTO with inline helpersMiguel Ojeda
25 hourskbuild: rust: preserve unreachable traps with inline helpersMiguel Ojeda
29 hoursMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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
4 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
4 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
5 daysMerge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 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
6 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
7 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
10 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
13 daysrust: doctest: use vertical import styleAlvin Sun
14 dayslib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
14 dayslib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
14 dayslib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
14 dayslib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
14 dayslib/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-06module: Remove unused DISCARD_EH_FRAME definition from module.lds.SPetr Pavlu
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