summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-3/+1
2026-08-19Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-73/+558
2026-08-19Merge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+34
2026-08-19Merge branch 'for-7.3/core' into for-linusJiri Kosina1-0/+34
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+5
2026-08-18Merge tag 'objtool-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+16
2026-08-18Merge tag 'powerpc-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2026-08-18Merge tag 'rust-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds4-5/+89
2026-08-18Merge tag 'kbuild-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds14-105/+216
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-26/+197
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-08-15modpost: use mod_warn() and mod_error(), clean up loggingJani Nikula1-55/+49
2026-08-14dtc: dt-check-style: Simplify setting depth of DtsLineKrzysztof Kozlowski1-20/+11
2026-08-14dtc: dt-check-style: Add missing /dts-v1/ to few test casesKrzysztof Kozlowski11-3/+19
2026-08-14modpost: add module as parameter to modpost_log()Jani Nikula2-7/+13
2026-08-14kconfig: fix submenu rendering of negative dependenciesJulian Braha3-0/+44
2026-08-14HID: add documentation and Coccinelle script for FF registration raceDmitry Torokhov1-0/+34
2026-08-12rust: macros: auto-insert OwnerModule in #[vtable]Alvin Sun1-1/+0
2026-08-12rust: doctest: add LocalModule fallback for #[vtable] ThisModuleAlvin Sun1-0/+19
2026-08-11rust: doctest: use vertical import styleAlvin Sun1-2/+9
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers1-2/+11
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers1-0/+60
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers1-0/+23
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers1-0/+48
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers1-26/+57
2026-08-10kbuild: Support generated asm-headers in subdirectoriesThomas Weißschuh1-6/+5
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann1-0/+11
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai1-1/+1
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai1-2/+0
2026-08-05kbuild: link-vmlinux.sh: improve detection of third pass requirementAndré Draszik1-1/+19
2026-08-05kallsyms: add symbol size for kallsyms symbols that can change sizeAndré Draszik1-0/+4
2026-08-05kbuild: set the initial value of subdir-rustflags-yYuntao Wang1-0/+1
2026-08-05scripts/config: Use in-place editing (-i) in sed portablyRong Zhang1-12/+19
2026-08-05scripts/config: Use POSIX standard ERE (-E) in sedRong Zhang1-10/+7
2026-08-05modpost: prevent leak when early return no suffix .o in read_symbols()Robertus Diawan Chris1-3/+3
2026-08-05fixdep: make gendered language gender-neutralElsie Heck1-5/+5
2026-08-05kconfig: fix minor typos in commentsJulian Braha1-2/+2
2026-08-05scripts: fix spelling mistakesMartin Weiss2-2/+2
2026-08-05kconfig: abort rather than loop for ever on EOFSimon Glass1-0/+17
2026-08-05scripts/tags.sh: Add support for rust source filesSergei Litvin1-9/+31
2026-08-05scripts/tags.sh: Prevent binary files appearing in cscope.filesSergei Litvin1-1/+1
2026-08-04scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__Thomas Huth1-1/+1
2026-08-03rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22Miguel Ojeda3-1/+48
2026-08-03rust: rust_is_available: support testing with `bash` as `/bin/sh`Miguel Ojeda1-2/+14
2026-08-03objtool/klp: Fix symbol resolution for duplicate data symbolsJosh Poimboeuf1-0/+4
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf3-0/+9
2026-08-03objtool/klp: Skip hidden directories when finding objectsJosh Poimboeuf1-2/+3
2026-07-31rust/powerpc: Set min rustc version for powerpcMukesh Kumar Chaurasiya (IBM)1-0/+2
2026-07-29kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo str...Yafang Shao1-0/+11
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1