summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01objtool: Silence more KCOV warnings, part 2Josh Poimboeuf
2025-03-31scripts: generate_rust_analyzer: fix pin-init name in kernel depsAndrei Lalaev
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-03-27Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-27scripts/make_fit: Print DT name before libfdt errorsJ. Neuschäfer
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-25objtool: Remove --no-unreachable for noinstr-only vmlinux.o runsJosh Poimboeuf
2025-03-25objtool: Reduce CONFIG_OBJTOOL_WERROR verbosityJosh Poimboeuf
2025-03-25objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.oJosh Poimboeuf
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-23rust: enable `raw_ref_op` featureAntonio Hickey
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20scripts/tracing: Remove scripts/tracing/draw_functrace.pySteven Rostedt
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar
2025-03-17checkpatch: describe --min-conf-desc-lengthPhilipp Hahn
2025-03-17scripts/gdb/symbols: determine KASLR offset on s390Ilya Leoshkevich
2025-03-17scripts/gdb/linux/symbols.py: address changes to module_sect_attrsAntonio Quartulli
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf
2025-03-16coccinelle: misc: secs_to_jiffies: Patch expressions tooEaswar Hariharan
2025-03-16scripts/gdb: add $lx_per_cpu_ptr()Brendan Jackman
2025-03-16get_maintainer: stop reporting subsystem status as maintainer roleVlastimil Babka
2025-03-16get_maintainer: add --substatus for reporting subsystem statusVlastimil Babka
2025-03-16scripts: add script to extract built-in firmware blobsGuilherme G. Piccoli
2025-03-16rust: make pin-init its own crateBenno Lossin
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda
2025-03-15Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-12scripts: get_feat.pl: substitute s390x with s390Heiko Carstens
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein
2025-03-11scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein
2025-03-10riscv/crc: add "template" for Zbc optimized CRC functionsEric Biggers
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-08scripts: rust: mention file name in error messagesGuillaume Gomez
2025-03-07ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook
2025-03-07ubsan/overflow: Enable pattern exclusionsKees Cook
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2025-03-07selinux: Chain up tool resolving errors in install_policy.shTim Schumacher