summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+13
2025-07-30Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-82/+102
2025-07-30Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-07-30Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+26
2025-07-30kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook1-1/+1
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-07-29Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+147
2025-07-29Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-40/+49
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-27kstack_erase: Support Clang stack depth trackingKees Cook1-0/+6
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2025-07-23docs: Replace spaces with tabs in check-sysctl-docsJoel Granados1-82/+81
2025-07-23docs: Add awk section for ucount sysctl entriesJoel Granados1-0/+8
2025-07-23docs: Use skiplist when checking sysctl admin-guideJoel Granados1-4/+17
2025-07-23docs: nixify check-sysctl-docsJoel Granados1-1/+1
2025-07-22stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook2-14/+17
2025-07-22stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-26/+26
2025-07-22stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook1-3/+3
2025-07-19Merge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+296
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney1-2/+0
2025-07-15rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda1-1/+2
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers1-2/+47
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers1-0/+102
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski1-0/+1
2025-07-10scripts/gdb/symbols: make lx-symbols skip the s390 decompressorIlya Leoshkevich1-0/+26
2025-07-10scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn1-1/+1
2025-07-10scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-10scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli4-6/+293
2025-07-10scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2025-07-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni1-0/+1
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer1-0/+12
2025-06-26scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman3-61/+33
2025-06-17const_structs.checkpatch: add bin_attributeThomas Weißschuh1-0/+1
2025-06-15gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-15kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada1-3/+12
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds17-187/+590
2025-06-07genksyms: Fix enum consts from a reference affecting new valuesPetr Pavlu1-7/+20
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+201
2025-06-05scripts/misc-check: check unnecessary #include <linux/export.h> when W=1Masahiro Yamada1-0/+12
2025-06-05scripts/misc-check: check missing #include <linux/export.h> when W=1Masahiro Yamada1-0/+43
2025-06-05scripts/misc-check: add double-quotes to satisfy shellcheckMasahiro Yamada1-1/+1
2025-06-05kbuild: move W=1 check for scripts/misc-check to top-level MakefileMasahiro Yamada1-8/+1
2025-06-05scripts/tags.sh: allow to use alternative ctags implementationMasatake YAMATO1-1/+1
2025-06-05kconfig: introduce menu type enumMasahiro Yamada4-9/+21
2025-06-05Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds5-16/+34