summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-27power: reset: brcmstb: Use devm_register_sys_off_handler()Andrew Davis
2024-08-27power: reset: brcmstb: Use syscon_regmap_lookup_by_phandle_args() helperAndrew Davis
2024-08-27power: reset: brcmstb: Use device_get_match_data() for matchingAndrew Davis
2024-08-27power: reset: brcmstb: Use normal driver register functionAndrew Davis
2024-08-27KVM: arm64: Add selftest checking how the absence of GICv3 is handledMarc Zyngier
2024-08-27KVM: arm64: Unify UNDEF injection helpersMarc Zyngier
2024-08-27KVM: arm64: Make most GICv3 accesses UNDEF if they trapMarc Zyngier
2024-08-27KVM: arm64: Honor guest requested traps in GICv3 emulationMarc Zyngier
2024-08-27KVM: arm64: Add trap routing information for ICH_HCR_EL2Marc Zyngier
2024-08-27KVM: arm64: Add ICH_HCR_EL2 to the vcpu stateMarc Zyngier
2024-08-27KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier
2024-08-27KVM: arm64: Add helper for last ditch idreg adjustmentsMarc Zyngier
2024-08-27KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHEMarc Zyngier
2024-08-27KVM: arm64: Force SRE traps when SRE access is not enabledMarc Zyngier
2024-08-27KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps()Marc Zyngier
2024-08-27power: reset: pwr-mlxbf: support graceful shutdownAsmaa Mnebhi
2024-08-27power: supply: cpcap-charger: Convert comma to semicolonChen Ni
2024-08-27Merge tag 'qcom-clk-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2024-08-27Merge branch kvm-arm64/tlbi-fixes-6.12 into kvmarm-master/nextMarc Zyngier
2024-08-27Merge tag 'renesas-clk-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd
2024-08-27md/md-bitmap: merge md_bitmap_close_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_start_sync() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_endwrite() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_startwrite() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_dirty_bits() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge bitmap_write_all() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: remove md_bitmap_setallbits()Yu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_status() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: make md_bitmap_print_sb() internalYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_flush() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_destroy() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_load() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: merge md_bitmap_create() into bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()Yu Kuai
2024-08-27md/md-bitmap: introduce struct bitmap_operationsYu Kuai
2024-08-27md/md-bitmap: add a new helper md_bitmap_set_pages()Yu Kuai
2024-08-27md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()Yu Kuai
2024-08-27md/md-bitmap: add 'behind_writes' and 'behind_wait' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'file_pages' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-bitmap: add 'sync_size' into struct md_bitmap_statsYu Kuai
2024-08-27md/md-cluster: fix spares warnings for __le64Yu Kuai
2024-08-27md/md-bitmap: add 'events_cleared' into struct md_bitmap_statsYu Kuai
2024-08-27md: use new helper md_bitmap_get_stats() in update_array_info()Yu Kuai
2024-08-27md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()Yu Kuai
2024-08-27md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()Yu Kuai
2024-08-27md/raid1: Clean up local variable 'b' from raid1_read_request()Yu Kuai
2024-08-27md: Don't flush sync_work in md_write_start()Yu Kuai