summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
20 hoursMerge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
25 hoursMerge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
27 hoursMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
39 hoursMerge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
40 hoursMerge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
40 hoursMerge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
43 hourskstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook
2 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
3 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
5 dayskstack_erase: Support Clang stack depth trackingKees Cook
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
8 daysdocs: Replace spaces with tabs in check-sysctl-docsJoel Granados
8 daysdocs: Add awk section for ucount sysctl entriesJoel Granados
8 daysdocs: Use skiplist when checking sysctl admin-guideJoel Granados
8 daysdocs: nixify check-sysctl-docsJoel Granados
9 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
10 daysstackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
10 daysstackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook
10 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
12 daysMerge tag 'rust-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-16checkpatch: Remove SRCU-lite deprecationPaul E. McKenney
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-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linu...Jakub Kicinski
2025-07-10scripts/gdb/symbols: make lx-symbols skip the s390 decompressorIlya Leoshkevich
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-08scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURESPaolo Abeni
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-26checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modesMatthias Schiffer
2025-06-25scripts/gdb: fix dentry_name() lookupFlorian Fainelli
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17const_structs.checkpatch: add bin_attributeThomas Weißschuh
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