summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-04objtool/klp: Extricate checksum calculation from validate_branch()Josh Poimboeuf
2026-05-04objtool: Add is_cold_func() helperJosh Poimboeuf
2026-05-04objtool: Add is_alias_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Handle Clang .data..Lanon anonymous data sectionsJosh Poimboeuf
2026-05-04objtool/klp: Create empty checksum sections for function-less object filesJosh Poimboeuf
2026-05-04objtool: Include libsubcmd headers directly from source treeJosh Poimboeuf
2026-05-04objtool/klp: Don't set sym->file for section symbolsJosh Poimboeuf
2026-05-04klp-build: Remove redundant SRC and OBJ variablesJosh Poimboeuf
2026-05-04klp-build: Print "objtool klp diff" command in verbose modeJosh Poimboeuf
2026-05-04klp-build: Reject patches to realmodeJosh Poimboeuf
2026-05-04klp-build: Reject patches to vDSOJosh Poimboeuf
2026-05-04klp-build: Fix patch cleanup on interruptJosh Poimboeuf
2026-05-04klp-build: Suppress excessive fuzz output by defaultJosh Poimboeuf
2026-05-04klp-build: Validate patch file existenceJosh Poimboeuf
2026-05-04klp-build: Don't use errexitJosh Poimboeuf
2026-05-04klp-build: Fix checksum comparison for changed offsetsJosh Poimboeuf
2026-05-04klp-build: Fix hang on out-of-date .configJosh Poimboeuf
2026-05-04objtool: Fix reloc hash collision in find_reloc_by_dest_range()Josh Poimboeuf
2026-05-04objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym()Josh Poimboeuf
2026-05-04objtool/klp: Don't correlate .rodata.cst* constant pool objectsJosh Poimboeuf
2026-05-04objtool/klp: Fix pointer comparisons for rodata objectsJosh Poimboeuf
2026-05-04objtool/klp: Simplify reloc symbol conversionJosh Poimboeuf
2026-05-04objtool: Move mark_rodata() to elf.cJosh Poimboeuf
2026-05-04objtool/klp: Fix relocation conversion failures for R_X86_64_NONEJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI trap handlingJosh Poimboeuf
2026-05-04objtool/klp: Fix extraction of text annotations for alternativesJosh Poimboeuf
2026-05-04objtool/klp: Fix XXH3 state memory leakJosh Poimboeuf
2026-05-04objtool/klp: Fix cloning of zero-length section symbolsJosh Poimboeuf
2026-05-04objtool/klp: Fix handling of zero-length .altinstr_replacement sectionsJosh Poimboeuf
2026-05-04objtool/klp: Fix --debug-checksum for duplicate symbol namesJosh Poimboeuf
2026-05-04objtool: Replace iterator callback with for_each_sym_by_mangled_name()Josh Poimboeuf
2026-05-04objtool/klp: Fix create_fake_symbols() skipping entsize-based sectionsJoe Lawrence
2026-05-04objtool/klp: Improve local label checkJosh Poimboeuf
2026-05-04objtool/klp: Don't report uncorrelated functions as newJosh Poimboeuf
2026-05-04objtool/klp: Don't correlate __initstub__ symbolsJosh Poimboeuf
2026-05-04objtool/klp: Don't correlate absolute symbolsJosh Poimboeuf
2026-05-04objtool/klp: Don't correlate __ADDRESSABLE() symbolsJosh Poimboeuf
2026-05-04objtool/klp: Fix .data..once static local non-correlationJosh Poimboeuf
2026-05-04objtool/klp: Fix is_uncorrelated_static_local() for ClangJoe Lawrence
2026-05-05cpufreq: apple-soc: Use FIELD_MODIFY()Hans Zhang
2026-05-05cpufreq/amd-pstate: Use FIELD_MODIFY()Hans Zhang
2026-05-05cpufreq: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-04net: dsa: mt7530: fix .get_stats64 sleeping in atomic contextDaniel Golle
2026-05-04ipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima
2026-05-04psp: strip variable-length PSP header in psp_dev_rcv()David Carlier
2026-05-04net: prevent possible UAF in rtnl_prop_list_size()Eric Dumazet
2026-05-04Merge branch 'mptcp-misc-fixes-for-v7-1-rc3'Jakub Kicinski
2026-05-04mptcp: sockopt: increase seq in mptcp_setsockopt_all_sfMatthieu Baerts (NGI0)
2026-05-04mptcp: fix rx timestamp corruption on fastopenPaolo Abeni
2026-05-04mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failureShardul Bankar