summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30irqchip/ts4800: Fix missing chained handler cleanup on removeQingshuang Fu
2026-06-30irqchip/gic-v3-its: Fix OF node reference leakYuho Choi
2026-06-30irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failureHaoxiang Li
2026-06-30workqueue: trigger a single-CPU backtrace for stalled poolsBreno Leitao
2026-06-30workqueue: only show running workers in stall diagnosticsBreno Leitao
2026-06-30dt-bindings: gpu: img,powervr-*: Remove Matt Coster as maintainerMatt Coster
2026-06-30MAINTAINERS, mailmap: Update address for Matt CosterMatt Coster
2026-06-30arm64: dts: imx943-evk: add PCIe root port node and according propertiesRichard Zhu
2026-06-30arm64: dts: imx94: add PCIe Root Port nodeRichard Zhu
2026-06-30Merge patch series "arm64/riscv: Add support for crashkernel CMA reservation"Mike Rapoport (Microsoft)
2026-06-30riscv: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-30arm64: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-30powerpc/kexec_file: Use crash_exclude_core_ranges() helperJinjie Ruan
2026-06-30LoongArch: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-30riscv: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-30x86/crash: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-30arm64: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-30crash: Add crash_prepare_headers() to exclude crash kernel memoryJinjie Ruan
2026-06-30powerpc/crash: sort crash memory ranges before preparing elfcorehdrSourabh Jain
2026-06-30riscv: kexec_file: Fix crashk_low_res not exclude bugJinjie Ruan
2026-06-30drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-06-30drm/xe: Drop 'force_execlist' module parameterMatt Roper
2026-06-30drm/xe/tests/rtp: Add kunit test for whitelist upper boundsMatt Roper
2026-06-30drm/panthor: Fix NPD issue on partial unmap of an evicted BOAkash Goel
2026-06-30tracing/probes: Make the $ prefix mandatory for comm accessMasami Hiramatsu (Google)
2026-06-30tracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()Sechang Lim
2026-06-30tracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
2026-06-30tracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
2026-06-30tracing/events: Fix to check the simple_tsk_fn creationMasami Hiramatsu (Google)
2026-06-30tracing/probes: Remove WARN_ON_ONCE from parse_btf_argMasami Hiramatsu (Google)
2026-06-30pinctrl: qcom: Unconditionally mark gpio as wakeup enableSneh Mankad
2026-06-30gpio: mt7621: be sure IRQ domain is created before exposing GPIO chipsSergio Paracuellos
2026-06-30gpio: mt7621: more robust management of IRQ domain teardownSergio Paracuellos
2026-06-30gpio: mt7621: avoid corruption of shared interrupt trigger stateSergio Paracuellos
2026-06-30dt-bindings: arm: xen: Convert to DT schemaTejas Mutalikdesai
2026-06-30pinctrl: qcom: Drop unused irq_data argument from msm_gpio_update_dual_edge_p...Hans de Goede
2026-06-30pinctrl: qcom: Drop unnecessary bitmap_fill() callHans de Goede
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-30drm/panthor: Keep interrupts masked until they are neededBoris Brezillon
2026-06-30drm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
2026-06-30drm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
2026-06-30drm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
2026-06-30drm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
2026-06-30drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
2026-06-30drm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
2026-06-30drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
2026-06-30drm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon
2026-06-30drm/panthor: Always use the IRQ-safe variant when acquiring the fence lockBoris Brezillon
2026-06-30drm/arm/komeda: fix error handling for clk_prepare_enable() and callersGustavo Kenji Mendonça Kaneko
2026-06-30drm/arm/malidp: use clk_bulk API in runtime PM resume and suspendGustavo Kenji Mendonça Kaneko