summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-30PCI: rzg3s-host: Add support for RZ/V2H(P) SoCLad Prabhakar
2026-06-30PCI: rzg3s-host: Prepare System Controller handling for multiple controllersLad Prabhakar
2026-06-30PCI: rzg3s-host: Use shared reset controls for power domain resetsLad Prabhakar
2026-06-30dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2H(P) supportLad Prabhakar
2026-06-30ntfs: fix mrec_lock ABBA deadlock in renamePeiyang He
2026-06-30ntfs: avoid stale runlist element dereference in fallocateCen Zhang
2026-06-30sched_ext: Replace open-coded event lists with SCX_EVENTS_LISTCheng-Yang Chou
2026-06-30pinctrl: qcom: spmi-gpio: Add PMG1110 GPIO supportFenglin Wu
2026-06-30dt-bindings: pinctrl: qcom,pmic-gpio: Document PMG1110 GPIO supportFenglin Wu
2026-06-30tools/sched_ext: use btf_vlen() helper in compat.hLiang Luo
2026-06-30sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()Tejun Heo