summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2026-07-13scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__Thomas Weißschuh1-0/+1
2026-07-13scripts: kconfig: merge_config.sh: keep temp file in the output dirGustavo Luiz Duarte1-1/+1
2026-07-07kbuild: remove srctree path from CHECK outputBen Dooks1-2/+2
2026-06-25scripts/sorttable: Handle RISC-V patchable ftrace entriesWang Han1-3/+8
2026-06-25Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds9-7/+196
2026-06-24Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-6/+10
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+27
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds38-0/+4077
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds4-42/+84
2026-06-19rust: doctest: fix incorrect pattern in replacementGary Guo1-6/+10
2026-06-18kconfig: add optional warnings for changed input valuesPengpeng Hou8-6/+195
2026-06-18modpost: Ignore Clang LTO suffixes in symbol matchingRong Xu1-1/+1