summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu 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: 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-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song
2026-03-04watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-03-04kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-03-04staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore
2026-03-04mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
2026-03-04parisc: kernel: replace kfree() with put_device() in create_tree_node()Haoxiang Li
2026-03-04PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-03-04PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-03-04net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao