summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-03-04scsi: ufs: core: Flush exception handling work when RPM level is zeroThomas Yen
2026-03-04kbuild: rpm-pkg: Disable automatic requires for manual debuginfo packageNathan Chancellor
2026-03-04perf/arm-cmn: Reject unsupported hardware configurationsRobin Murphy
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini
2026-03-04remoteproc: imx_rproc: Fix invalid loaded resource table detectionPeng Fan
2026-03-04io_uring/cmd_net: fix too strict requirement on ioctlAsbjørn Sloth Tønnesen
2026-03-04iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang
2026-03-04gpio: nomadik: Add missing IS_ERR() checkEthan Tidmore
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota
2026-03-04io_uring/zcrx: fix sgtable leak on mapping failuresPavel Begunkov
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota
2026-03-04fbcon: Remove struct fbcon_display.inverseThomas Zimmermann
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota
2026-03-04fbdev: ffb: fix corrupted video output on Sun FFB1René Rebe
2026-03-04btrfs: fix periodic reclaim conditionSun YangKai
2026-03-04fbdev: of: display_timing: fix refcount leak in of_get_display_timings()Weigang He
2026-03-04clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut
2026-03-04fbdev: vt8500lcdfb: fix missing dma_free_coherent()Thomas Fourier
2026-03-04uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao
2026-03-04fbcon: check return value of con2fb_acquire_newinfo()Andrey Vatoropin
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-03-04fbdev: Use device_create_with_groups() to fix sysfs groups registration raceHans de Goede
2026-03-04PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle
2026-03-04mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao
2026-03-04Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle
2026-03-04ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux
2026-03-04kho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas
2026-03-04kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpmNathan Chancellor
2026-03-04crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik
2026-03-04kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo packageNathan Chancellor
2026-03-04kexec: derive purgatory entry from symbolLi Chen
2026-03-04kbuild: rpm-pkg: Restrict manual debug package creationNathan Chancellor
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-03-04kbuild: Fix CC_CAN_LINK detectionMickaël Salaün
2026-03-04rapidio: replace rio_free_net() with kfree() in rio_scan_alloc_net()Haoxiang Li
2026-03-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-03-04compiler-clang.h: require LLVM 19.1.0 or higher for __typeof_unqual__Nathan Chancellor
2026-03-04atm: fore200e: fix use-after-free in tasklets during device removalDuoming Zhou
2026-03-04mm/highmem: fix __kmap_to_page() build errorWilliam Tambe
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04power: reset: tdx-ec-poweroff: fix restartEmanuele Ghidoli
2026-03-04mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-03-04mtd: spinand: Disable continuous read during probeDavid LaPorte
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-03-04iio: gyro: itg3200: Fix unchecked return value in read_rawAntoniu Miclaus
2026-03-04procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko
2026-03-04powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()Guangshuo Li