summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysLinux 6.12.23v6.12.23Greg Kroah-Hartman1-1/+1
9 daysplatform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
9 daystracing: Do not use PERF enums when perf is not definedSteven Rostedt1-2/+6
9 daysARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor3-1/+12
9 daysNFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever1-7/+12
9 daysNFSD: Never return NFS4ERR_FILE_OPEN when removing a directoryChuck Lever1-6/+18
9 daysNFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever1-3/+1
9 daysnfsd: fix management of listener transportsOlga Kornievskaia1-23/+21
9 daysnfsd: put dl_stid if fail to queue dl_recallLi Lingfeng1-1/+11
9 daysnfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()Jeff Layton1-4/+2
9 daysmedia: streamzap: fix race between device disconnection and urb callbackMurad Masimov1-1/+1
9 daysmedia: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich1-0/+6
9 daysexec: fix the racy usage of fs_struct->in_execOleg Nesterov1-6/+9
9 daysmm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()Yosry Ahmed1-8/+22
9 daysjfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
9 daysjfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
9 daysext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
9 daysext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
9 dayswifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
9 daysarm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
9 daysmm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAsDavid Hildenbrand1-0/+3
9 daystracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai1-1/+0
9 daystracing: Fix synth event printk format for str fieldsDouglas Raillard1-1/+1
9 daystracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard1-1/+29
9 daystracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu3-4/+1
9 daysexfat: fix potential wrong error return from get_blockSungjong Seo1-0/+2
9 daysexfat: fix random stack corruption after get_blockSungjong Seo1-6/+33
9 daysksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon3-5/+24
9 daysksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei1-0/+5
9 daysksmbd: fix overflow in dacloffset bounds checkNorbert Szetei1-4/+12
9 daysksmbd: fix session use-after-free in multichannel connectionNamjae Jeon3-11/+14
9 daysksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon1-0/+3
9 daysksmbd: add bounds check for create lease contextNorbert Szetei1-0/+8
9 daysksmbd: add bounds check for durable handle contextNamjae Jeon1-0/+21
9 daysKVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT errorSean Christopherson1-7/+6
9 daysmmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SDUlf Hansson1-2/+2
9 daysmmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
9 daysmmc: omap: Fix memory leak in mmc_omap_new_slotMiaoqian Lin1-6/+13
9 daysRemove unnecessary firmware version check for gc v9_4_2Candice Li1-0/+1
9 daysmedia: omap3isp: Handle ARM dma_iommu_mappingRobin Murphy1-0/+7
9 daysARM: 9444/1: add KEEP() keyword to ARM_VECTORSChristian Eggers1-3/+3
9 daysACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
9 daysacpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov1-1/+1
9 dayswifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh1-1/+0
9 daysx86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
9 daysx86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli1-2/+2
9 daysx86/Kconfig: Add cmpxchg8b support back to Geode CPUsArnd Bergmann1-1/+1
9 daysidpf: Don't hard code napi_struct sizeJoe Damato1-1/+2
9 daysuprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa3-6/+12
9 daysperf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang3-29/+25