summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05NFSD: Fix nfsd4_shutdown_copy()Chuck Lever1-2/+5
2024-12-05svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()Ye Bin1-5/+14
2024-12-05nfsd: release svc_expkey/svc_export with rcu_workYang Erkun2-8/+27
2024-12-05NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()Chuck Lever1-1/+2
2024-12-05NFSD: Prevent NULL dereference in nfsd4_process_cb_update()Chuck Lever1-0/+2
2024-12-05PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han1-0/+6
2024-12-05remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar1-3/+3
2024-12-05rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name lengthJonathan Marek1-1/+2
2024-12-05remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov1-0/+2
2024-12-05remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori1-2/+9
2024-12-05remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori1-5/+15
2024-12-05perf trace: Avoid garbage when not printing a syscall's argumentsBenjamin Peterson1-2/+3
2024-12-05perf trace: Do not lose last events in a raceBenjamin Peterson1-7/+2
2024-12-05perf trace: Fix tracing itself, creating feedback loopsHoward Chu1-0/+3
2024-12-05perf list: Fix topic and pmu_name argument orderJean-Philippe Romain3-5/+5
2024-12-05nfsd: drop inode parameter from nfsd4_change_attribute()Jeff Layton4-14/+16
2024-12-05svcrdma: Address an integer overflowChuck Lever1-1/+7
2024-12-05m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli1-4/+4
2024-12-05m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-12-05perf trace: avoid garbage when not printing a trace event's argumentsBenjamin Peterson1-1/+1
2024-12-05f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inodeChao Yu1-1/+5
2024-12-05f2fs: fix to map blocks correctly for direct writeChao Yu1-1/+2
2024-12-05f2fs: fix race in concurrent f2fs_stop_gc_threadLong Li1-3/+6
2024-12-05perf build: Add missing cflags when building with custom libtraceeventYicong Yang1-1/+1
2024-12-05PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli1-14/+12
2024-12-05PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam1-3/+4
2024-12-05PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam1-2/+4
2024-12-05PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam1-1/+3
2024-12-05f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGE...Zhiguo Niu2-2/+7
2024-12-05f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason()Chao Yu3-9/+9
2024-12-05f2fs: Fix not used variable 'index'Zeng Heng1-2/+2
2024-12-05f2fs: check curseg->inited before write_sum_page in change_cursegYongpeng Yang1-1/+2
2024-12-05f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_blockLongPing Wei1-1/+1
2024-12-05i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoinFrank Li1-4/+9
2024-12-05perf ftrace latency: Fix unit on histogram first entry when using --use-nsecArnaldo Carvalho de Melo1-1/+1
2024-12-05virtiofs: use pages instead of pointer for kernel direct IOHou Tao3-19/+50
2024-12-05perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()Li Huafei1-1/+1
2024-12-05perf disasm: Use disasm_line__free() to properly free disasm_lineLi Huafei1-1/+1
2024-12-05rust: block: fix formatting of `kernel::block::mq::request` moduleFrancesco Zardi1-29/+38
2024-12-05PCI: cpqphp: Fix PCIBIOS_* return value confusionIlpo Järvinen1-5/+10
2024-12-05rust: macros: fix documentation of the paste! macroPaolo Bonzini1-1/+1
2024-12-05rust: kernel: fix THIS_MODULE header path in ThisModule doc commentYutaro Ohno1-1/+1
2024-12-05perf probe: Correct demangled symbols in C++ programLeo Yan1-2/+15
2024-12-05perf probe: Fix libdw memory leakIan Rogers2-2/+6
2024-12-05perf disasm: Fix capstone memory leakIan Rogers1-4/+7
2024-12-05perf dso: Fix symtab_type for kmod compressionVeronika Molnarova1-1/+1
2024-12-05f2fs: fix to account dirty data in __get_secs_required()Chao Yu1-10/+25
2024-12-05mailbox, remoteproc: k3-m4+: fix compile testingArnd Bergmann1-3/+3
2024-12-05f2fs: fix null-ptr-deref in f2fs_submit_page_bio()Ye Bin1-6/+6
2024-12-05f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...Qi Han1-1/+1