summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo
2026-03-04ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor
2026-03-04mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
2026-03-04ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer
2026-03-04vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li
2026-03-04tools: Fix bitfield dependency failureLeo Yan
2026-03-04io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slotsJens Axboe
2026-03-04arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly
2026-03-04io_uring/filetable: clamp alloc_hint to the configured alloc rangeJens Axboe
2026-03-04dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski
2026-03-04ceph: fix write storm on fscrypted filesSam Edwards
2026-03-04dm mpath: Add missing dm_put_device when failing to get scsi dh nameBenjamin Marzinski
2026-03-04ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-03-04bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li
2026-03-04tracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)
2026-03-04io_uring/net: don't continue send bundle if poll was required for retryJens Axboe
2026-03-04tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
2026-03-04mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()Vlastimil Babka
2026-03-04net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao
2026-03-04usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao
2026-03-04mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli
2026-03-04net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier
2026-03-04of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli
2026-03-04LoongArch: Disable instrumentation for setup_ptwalker()Tiezhu Yang
2026-03-04PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen
2026-03-04nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski
2026-03-04LoongArch: Guard percpu handler under !CONFIG_PREEMPT_RTTiezhu Yang
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos
2026-03-04LoongArch: Use %px to print unmodified unwinding addressTiezhu Yang
2026-03-04NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia
2026-03-04LoongArch: Prefer top-down allocation after arch_mem_init()Huacai Chen
2026-03-04nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()Jeff Layton
2026-03-04LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry
2026-03-04md/bitmap: fix GPF in write_page caused by resize raceJack Wang
2026-03-04mm/slab: do not access current->mems_allowed_seq if !allow_spinHarry Yoo
2026-03-04xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong
2026-03-04rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0Miguel Ojeda
2026-03-04xfs: check return value of xchk_scrub_create_subordDarrick J. Wong
2026-03-04drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-03-04xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04pinctrl: intel: Add code name documentationRaag Jadav
2026-03-04MIPS: rb532: Fix MMIO UART resource registrationJiaxun Yang