summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-05rhashtable: Add bucket_table_free_atomic() helperUladzislau Rezki (Sony)
2026-05-05mm/slab: Add kvfree_atomic() helperUladzislau Rezki (Sony)
2026-05-05rhashtable: drop ht->mutex in rhashtable_free_and_destroy()Mikhail Gavrilov
2026-05-05block: only read from sqe on initial invocation of blkdev_uring_cmd()Jens Axboe
2026-05-05x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel
2026-05-05Merge patch series "scsi: ufs: Add persistent TX Equalization settings support"Martin K. Petersen
2026-05-05scsi: ufs: core: Add support to retrieve and store TX Equalization settingsCan Guo
2026-05-05scsi: ufs: core: Introduce function ufshcd_query_attr_qword()Can Guo
2026-05-05media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicelySakari Ailus
2026-05-05drm/i915/display: enable ccs modifiers on dg2Juha-Pekka Heikkila
2026-05-05cpufreq: qcom-cpufreq-hw: Fix possible double freeGuangshuo Li
2026-05-05xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-04objtool/klp: Cache dont_correlate() resultJosh Poimboeuf
2026-05-04objtool: Improve and simplify prefix symbol detectionJosh Poimboeuf
2026-05-04objtool/klp: Fix kCFI prefix finding/cloningJosh Poimboeuf
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04objtool/klp: Fix position-dependent checksums for non-relocated jumps/callsJosh Poimboeuf
2026-05-04objtool: Add insn_sym() helperJosh Poimboeuf
2026-05-04objtool/klp: Add correlation debugging outputJosh Poimboeuf
2026-05-04objtool/klp: Rewrite symbol correlation algorithmJosh Poimboeuf
2026-05-04objtool/klp: Calculate object checksumsJosh Poimboeuf
2026-05-04klp-build: Validate short-circuit prerequisitesJosh Poimboeuf
2026-05-04objtool/klp: Remove "objtool --checksum"Josh Poimboeuf
2026-05-04klp-build: Use "objtool klp checksum" subcommandJosh Poimboeuf
2026-05-04objtool/klp: Add "objtool klp checksum" subcommandJosh Poimboeuf
2026-05-04objtool: Consolidate file decoding into decode_file()Josh Poimboeuf
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