summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
12 hoursMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
12 hoursMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
14 hoursMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 dayskstack_erase: Support Clang stack depth trackingKees Cook
7 daysstackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
7 daysstackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook
7 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
10 daysMerge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-14rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers
2025-07-09scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn
2025-07-09scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli
2025-07-09scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli
2025-07-09scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli
2025-06-16gendwarfksyms: Fix structure type overridesSami Tolvanen
2025-06-16kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07genksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-06scripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada
2025-06-06scripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada
2025-06-06scripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada
2025-06-06kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada
2025-06-06scripts/tags.sh: allow to use alternative ctags implementationMasatake YAMATO
2025-06-06kconfig: introduce menu type enumMasahiro Yamada
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-06-01randstruct: gcc-plugin: Fix attribute additionKees Cook
2025-05-31kcov: rust: add flags for KCOV with RustAlice Ryhl
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27Remove legacy 'cc-disable-warning' use from the generic build scriptsLinus Torvalds
2025-05-27Make 'cc-option' work correctly for the -Wno-xyzzy patternLinus Torvalds
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-25rust: compile libcore with edition 2024 for 1.87+Gary Guo
2025-05-25modpost: check forbidden MODULE_IMPORT_NS("module:") at compile timeMasahiro Yamada
2025-05-25kbuild: move kbuild syntax processing to scripts/Makefile.buildMasahiro Yamada
2025-05-25gendwarfksyms: Add a kABI rule to override type stringsSami Tolvanen