summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy1-1/+14
2026-03-04remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan1-0/+4
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong1-1/+1
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota1-0/+14
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota1-0/+15
2026-03-04btrfs: fix periodic reclaim conditionSun YangKai2-11/+16
2026-03-04clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut1-1/+1
2026-03-04uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao1-1/+1
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0
2026-03-04kho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas1-2/+6
2026-03-04crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik1-4/+13
2026-03-04kexec: derive purgatory entry from symbolLi Chen1-57/+74
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao1-0/+4
2026-03-04rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()Haoxiang Li1-1/+2
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor1-1/+1
2026-03-04mm/highmem: fix __kmap_to_page() build errorWilliam Tambe1-1/+2
2026-03-04power: reset: tdx-ec-poweroff: fix restartEmanuele Ghidoli1-0/+19
2026-03-04mtd: spinand: Disable continuous read during probeDavid LaPorte1-0/+8
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus1-0/+2
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li1-0/+2
2026-03-04vhost: move vdpa group bound check to vhost_vdpaEugenio Pérez3-10/+1
2026-03-04tools: Fix bitfield dependency failureLeo Yan1-0/+1
2026-03-04arm64: poe: fix stale POR_EL0 values for ptraceJoey Gouly1-0/+3
2026-03-04dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski1-1/+1
2026-03-04bus: fsl-mc: fix an error handling in fsl_mc_device_add()Haoxiang Li1-5/+1
2026-03-04io_uring/net: don't continue send bundle if poll was required for retryJens Axboe1-1/+5
2026-03-04mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()Vlastimil Babka1-1/+4
2026-03-04usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu1-3/+9
2026-03-04mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey1-0/+8
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli1-12/+3
2026-03-04ima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli2-0/+36
2026-03-04PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen1-4/+6
2026-03-04nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski1-0/+1
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos1-0/+4
2026-03-04NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia1-1/+2
2026-03-04md/bitmap: fix GPF in write_page caused by resize raceJack Wang1-1/+2
2026-03-04xfs: check for deleted cursors when revalidating two btreesDarrick J. Wong2-3/+32
2026-03-04xfs: check return value of xchk_scrub_create_subordDarrick J. Wong3-1/+7
2026-03-04xfs: only call xf{array,blob}_destroy if we have a valid pointerDarrick J. Wong5-9/+24
2026-03-04pinctrl: intel: Add code name documentationRaag Jadav1-6/+15
2026-03-04PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-03-04rust/drm: Fix Registration::{new,new_foreign_owned}() docsLyude Paul1-3/+3
2026-03-04spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau1-0/+1
2026-03-04xfs: get rid of the xchk_xfile_*_descr callsDarrick J. Wong19-166/+47
2026-03-04xfs: fix remote xattr valuelblk checkDarrick J. Wong1-1/+4
2026-03-04xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong1-27/+27