summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03power: supply: Remove unused jz4740-battery.hCosta Shulyupin
2026-06-03power: reset: st-poweroff: Use of_device_get_match_data()Rosen Penev
2026-06-03power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' statesAlexey Charkov
2026-06-03power: supply: bq257xx: Consistently use indirect get/set helpersAlexey Charkov
2026-06-03power: supply: bq257xx: Make the default current limit a per-chip attributeAlexey Charkov
2026-06-03power: supply: bq257xx: Fix VSYSMIN clamping logicAlexey Charkov
2026-06-04Merge tag 'drm-msm-next-2026-05-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2026-06-03irqchip/loongarch-ir: Add IR (interrupt redirection) irqchip supportTianyang Zhang
2026-06-03irqchip/loongarch-avec: Return IRQ_SET_MASK_OK_DONE when keep affinityTianyang Zhang
2026-06-03irqchip/loongarch-avec: Prepare for interrupt redirection supportTianyang Zhang
2026-06-03Docs/LoongArch: Add advanced extended IRQ modelTianyang Zhang
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
2026-06-03gpu: nova-core: move lifetime to `Bar0`Gary Guo
2026-06-03KVM: arm64: nv: Restart stage-1 walk if stage-2 desc update failsOliver Upton
2026-06-03KVM: arm64: Restart instruction upon race in __kvm_at_s12()Oliver Upton
2026-06-03KVM: arm64: nv: Inject SEA TTW when desc update can't write to GPAOliver Upton
2026-06-03KVM: arm64: nv: Fully update VNCR fixmap state in kvm_translate_vncr()Oliver Upton
2026-06-03KVM: arm64: Don't leak PFN when kvm_translate_vncr() races MMU notifierOliver Upton
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier
2026-06-03KVM: arm64: Wire AT S1E1A in the system instruction handling tableMarc Zyngier
2026-06-03KVM: arm64: Key CPTR_EL2.E0POE propagation on FEAT_S1POEMarc Zyngier
2026-06-03power: supply: cpcap-battery: Fix missing nvmem_device_put() causing referenc...Ma Ke
2026-06-03power: supply: max17042: fix OF node reference imbalanceJohan Hovold
2026-06-03power: reset: linkstation-poweroff: fix use-after-free in the linkstation_pow...Wentao Liang
2026-06-03power: supply: max17042_battery: use ModelCfg refresh on max17055Sebastian Krzyszkowiak
2026-06-03perf symbol: Lazily compute idleIan Rogers
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian Rogers
2026-06-03perf env: Add helper to lazily compute the os_releaseIan Rogers
2026-06-03perf env: Add mutex to protect lazy environment initializationIan Rogers
2026-06-03perf env: Remove unused perf_env__raw_archIan Rogers
2026-06-03perf env: Refactor perf_env__arch_strerrnoIan Rogers
2026-06-03perf lock-contention: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf/arm-cmn: Fix DVM node eventsRobin Murphy
2026-06-03perf c2c: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf header: In print_pmu_caps use perf_env e_machineIan Rogers
2026-06-03perf arch common: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf sort: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf sample-raw: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf machine: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf symbol: Avoid use of machine__isIan Rogers
2026-06-03perf print_insn: Use e_machine for fallback IP length checkIan Rogers
2026-06-03perf capstone: Determine architecture from e_machineIan Rogers
2026-06-03perf env, dso, thread: Add _endian variants for e_machine helpersIan Rogers
2026-06-03perf tests topology: Switch env->arch use to env->e_machineIan Rogers
2026-06-03power: supply: max17042_battery: Remove unused platform-data plumbingVincent Cloutier
2026-06-03perf env: Add perf_env__e_machine helper and use in perf_env__archIan Rogers
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo
2026-06-03perf sched: Replace BUG_ON on invalid CPU with graceful skipArnaldo Carvalho de Melo
2026-06-03perf timechart: Fix cat_backtrace() use-after-free on corrupted callchainArnaldo Carvalho de Melo