summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03arm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
2026-06-03mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt
2026-06-03mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes
2026-06-03mm/damon/lru_sort: handle ctx allocation failureSeongJae Park
2026-06-03mm/damon/reclaim: handle ctx allocation failureSeongJae Park
2026-06-03zram: fix use-after-free in zram_bvec_write_partial()Cunlong Li
2026-06-03MAINTAINERS: update Baoquan He's email addressBaoquan He
2026-06-03tools headers UAPI: sync linux/taskstats.h for procacct.cWang Yaxin
2026-06-03mm/cma_sysfs: skip inactive CMA areas in sysfsKaitao Cheng
2026-06-03ipc/shm: serialize orphan cleanup with shm_nattch updatesYilin Zhu
2026-06-03bpftool: Use libbpf error code for flow dissector queryWoojin Ji
2026-06-03power: supply: bd71828: sysfs for auto input current limitationAndreas Kemnade
2026-06-03power: supply: cpcap-charger: include missing <linux/property.h>Vladimir Oltean
2026-06-03power: supply: cros_charge-control: Move MODULE_DEVICE_TABLE next to the tabl...Krzysztof Kozlowski
2026-06-03power: supply: ab8500_fg: Fix typos in commentsMd Shofiqul Islam
2026-06-03power: supply: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
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-03drm/xe/pxp: PXP no longer requires HuC from media 35 onwardsDaniele Ceraolo Spurio
2026-06-03drm/xe: explicit TLB flush for context based tlb invalidationTangudu Tilak Tirumalesh
2026-06-03drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-03Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
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