summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-10Linux 6.12.23v6.12.23Greg Kroah-Hartman
2025-04-10platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter
2025-04-10tracing: Do not use PERF enums when perf is not definedSteven Rostedt
2025-04-10ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever
2025-04-10NFSD: Never return NFS4ERR_FILE_OPEN when removing a directoryChuck Lever
2025-04-10NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever
2025-04-10nfsd: fix management of listener transportsOlga Kornievskaia
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng
2025-04-10nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()Jeff Layton
2025-04-10media: streamzap: fix race between device disconnection and urb callbackMurad Masimov
2025-04-10media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich
2025-04-10exec: fix the racy usage of fs_struct->in_execOleg Nesterov
2025-04-10mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()Yosry Ahmed
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o
2025-04-10wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos
2025-04-10mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAsDavid Hildenbrand
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu
2025-04-10exfat: fix potential wrong error return from get_blockSungjong Seo
2025-04-10exfat: fix random stack corruption after get_blockSungjong Seo
2025-04-10ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei
2025-04-10ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon
2025-04-10ksmbd: add bounds check for create lease contextNorbert Szetei
2025-04-10ksmbd: add bounds check for durable handle contextNamjae Jeon
2025-04-10KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT errorSean Christopherson
2025-04-10mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej
2025-04-10mmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin
2025-04-10Remove unnecessary firmware version check for gc v9_4_2Candice Li
2025-04-10media: omap3isp: Handle ARM dma_iommu_mappingRobin Murphy
2025-04-10ARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov
2025-04-10wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-04-10x86/Kconfig: Add cmpxchg8b support back to Geode CPUsArnd Bergmann
2025-04-10idpf: Don't hard code napi_struct sizeJoe Damato
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-04-10perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang