summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever1-3/+1
2025-04-10nfsd: fix management of listener transportsOlga Kornievskaia1-23/+21
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng1-1/+11
2025-04-10nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()Jeff Layton1-4/+2
2025-04-10media: streamzap: fix race between device disconnection and urb callbackMurad Masimov1-1/+1
2025-04-10media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich1-0/+6
2025-04-10exec: fix the racy usage of fs_struct->in_execOleg Nesterov1-6/+9
2025-04-10mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()Yosry Ahmed1-8/+22
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
2025-04-10wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-04-10mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAsDavid Hildenbrand1-0/+3
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai1-1/+0
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard1-1/+1
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard1-1/+29
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu3-4/+1
2025-04-10exfat: fix potential wrong error return from get_blockSungjong Seo1-0/+2
2025-04-10exfat: fix random stack corruption after get_blockSungjong Seo1-6/+33
2025-04-10ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon3-5/+24
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei1-0/+5
2025-04-10ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei1-4/+12
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon3-11/+14
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon1-0/+3
2025-04-10ksmbd: add bounds check for create lease contextNorbert Szetei1-0/+8
2025-04-10ksmbd: add bounds check for durable handle contextNamjae Jeon1-0/+21
2025-04-10KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT errorSean Christopherson1-7/+6
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson1-2/+2
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
2025-04-10mmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin1-6/+13
2025-04-10Remove unnecessary firmware version check for gc v9_4_2Candice Li1-0/+1
2025-04-10media: omap3isp: Handle ARM dma_iommu_mappingRobin Murphy1-0/+7
2025-04-10ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers1-3/+3
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov1-1/+1
2025-04-10wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh1-1/+0
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli1-2/+2
2025-04-10x86/Kconfig: Add cmpxchg8b support back to Geode CPUsArnd Bergmann1-1/+1
2025-04-10idpf: Don't hard code napi_struct sizeJoe Damato1-1/+2
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa3-6/+12
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang3-29/+25
2025-04-10perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)3-2/+3
2025-04-10ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()Markus Elfring1-3/+1
2025-04-10platform/x86: ISST: Correct command storage data lengthSrinivas Pandruvada1-1/+1
2025-04-10platform/x86: thinkpad_acpi: disable ACPI fan access for T495* and E560Eduard Christian Dumitrescu1-0/+11
2025-04-10ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede1-1/+2
2025-04-10x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve4-4/+29