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-04-27scripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor
2026-04-27scripts: generate_rust_analyzer.py: define scriptsTamir Duberstein
2026-04-27checkpatch: add support for Assisted-by tagSasha Levin
2026-04-27scripts: generate_rust_analyzer.py: avoid FD leakTamir Duberstein
2026-03-04modpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe
2026-03-04cache: enforce cache groupsCoco Li
2026-02-06scripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein
2026-02-06rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda
2026-01-30kconfig: fix static linking of nconfArkadiusz Kozdra
2026-01-11kbuild: Use objtree for module signing key pathMikhail Malyshev
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-19kasan: fix GCC mem-intrinsic prefix with sw tagsAda Couprie Diaz
2025-08-28kconfig: lxdialog: fix 'space' to (de)select optionsYann E. MORIN
2025-08-28kconfig: gconf: fix potential memory leak in renderer_edited()Masahiro Yamada
2025-08-28kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()Masahiro Yamada
2025-08-28kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand
2025-08-28kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.cSuchit Karunakaran
2025-08-15kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada
2025-07-17scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli
2025-07-17scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli
2025-07-17scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli
2025-07-06kbuild: rpm-pkg: simplify installkernel %postJose Ignacio Tornos Martinez
2025-07-06scripts: clean up IA-64 codeMasahiro Yamada
2025-06-19kbuild: Disable -Wdefault-const-init-unsafeNathan Chancellor
2025-06-19randstruct: gcc-plugin: Fix attribute additionKees Cook
2025-06-19randstruct: gcc-plugin: Remove bogus void memberKees Cook