summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-03-04fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He
2026-03-04fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-03-04fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-03-04mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpmNathan Chancellor
2026-03-04kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo packageNathan Chancellor
2026-03-04kbuild: rpm-pkg: Restrict manual debug package creationNathan Chancellor
2026-03-04kbuild: Fix CC_CAN_LINK detectionMickaël Salaün
2026-03-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-03-04atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-03-04procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko
2026-03-04mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo
2026-03-04mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li
2026-03-04drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-03-04drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak
2026-03-04io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slotsJens Axboe
2026-03-04io_uring/filetable: clamp alloc_hint to the configured alloc rangeJens Axboe
2026-03-04ceph: fix write storm on fscrypted filesSam Edwards
2026-03-04ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-03-04tracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)
2026-03-04tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
2026-03-04net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun
2026-03-04net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-03-04LoongArch: Remove some extern variables in source filesTiezhu Yang
2026-03-04LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-03-04LoongArch: Handle percpu handler address for ORC unwinderTiezhu Yang
2026-03-04LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04mm/slab: use prandom if !allow_spinHarry Yoo
2026-03-04mm/slab: do not access current->mems_allowed_seq if !allow_spinHarry Yoo
2026-03-04rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0Miguel Ojeda
2026-03-04drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...Srinivasan Shanmugam
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04most: core: fix leak on early registration failureJohan Hovold