summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
3 daysscripts/sorttable: Fix endianness handling in build-time mcount sortVasily Gorbik
3 daysscripts/sorttable: Allow matches to functions before function entrySteven Rostedt
3 daysscripts/sorttable: Use normal sort if theres no relocs in the mcount sectionSteven Rostedt
3 daysscripts/sorttable: Zero out weak functions in mcount_loc tableSteven Rostedt
3 daysscripts/sorttable: Always use an array for the mcount_loc sortingSteven Rostedt
3 daysscripts/sorttable: Have mcount rela sort use direct valuesSteven Rostedt
3 daysarm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64Steven Rostedt
3 daysscripts/sorttable: Use a structure of function pointers for elf helpersSteven Rostedt
3 daysscripts/sorttable: Get start/stop_mcount_loc from ELF file directlySteven Rostedt
3 daysscripts/sorttable: Move code from sorttable.h into sorttable.cSteven Rostedt
3 daysscripts/sorttable: Use uint64_t for mcount sortingSteven Rostedt
3 daysscripts/sorttable: Add helper functions for Elf_SymSteven Rostedt
3 daysscripts/sorttable: Add helper functions for Elf_ShdrSteven Rostedt
3 daysscripts/sorttable: Add helper functions for Elf_EhdrSteven Rostedt
3 daysscripts/sorttable: Convert Elf_Sym MACRO over to a unionSteven Rostedt
3 daysscripts/sorttable: Replace Elf_Shdr Macro with a unionSteven Rostedt
3 daysscripts/sorttable: Convert Elf_Ehdr to unionSteven Rostedt
3 daysscripts/sorttable: Make compare_extable() into two functionsSteven Rostedt
3 daysscripts/sorttable: Have the ORC code use the _r() functions to readSteven Rostedt
3 daysscripts/sorttable: Remove unneeded Elf_RelSteven Rostedt
3 daysscripts/sorttable: Remove unused write functionsSteven Rostedt
3 daysscripts/sorttable: Remove unused macro definesSteven Rostedt
2026-06-19rust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl
2026-06-19rust: x86: support Rust >= 1.98.0 target specMiguel Ojeda
2026-06-01kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning schemeViktor Jägersküpper
2026-05-23kbuild: builddeb - avoid recompiles for non-cross-compilesMathias Krause
2026-05-07check-uapi: link into shared objectsArnd Bergmann
2026-04-27scripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor
2026-04-27scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein
2026-04-27rust: warn on bindgen < 0.69.5 and libclang >= 19.1Miguel Ojeda
2026-04-22checkpatch: add support for Assisted-by tagSasha Levin
2026-04-22scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein
2026-04-02kbuild: install-extmod-build: Package resolve_btfids if necessaryThomas Weißschuh
2026-03-04modpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe
2026-02-06scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein
2026-02-06scripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein
2026-02-06scripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan
2026-02-06rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda
2026-01-30kconfig: fix static linking of nconfArkadiusz Kozdra
2026-01-08kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire
2026-01-08kbuild: Use objtree for module signing key pathMikhail Malyshev
2026-01-08scripts/faddr2line: Fix "Argument list too long" errorPankaj Raghav
2025-12-01kconfig/nconf: Initialize the default locale at startupJakub Horký
2025-12-01kconfig/mconf: Initialize the default locale at startupJakub Horký
2025-10-06gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook
2025-09-09rust: support Rust >= 1.91.0 target specMiguel Ojeda
2025-09-09kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz
2025-08-20kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN
2025-08-20kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada
2025-08-20kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()Masahiro Yamada