summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang2-1/+2
2024-12-05fadump: reserve param area if below boot_mem_topSourabh Jain1-1/+1
2024-12-05powerpc/fadump: allocate memory for additional parameters earlyHari Bathini3-5/+15
2024-12-05x86/tdx: Dynamically disable SEPT violations from causing #VEsKirill A. Shutemov2-17/+67
2024-12-05x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()Kirill A. Shutemov1-5/+8
2024-12-05x86/tdx: Introduce wrappers to read and write TD metadataKirill A. Shutemov2-5/+28
2024-12-05scsi: sg: Enable runtime power managementBart Van Assche1-8/+1
2024-12-05scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-05scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei1-0/+1
2024-12-05scsi: fusion: Remove unused variable 'rc'Zeng Heng1-3/+1
2024-12-05scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin1-2/+1
2024-12-05scsi: target: Fix incorrect function name in pscsi_create_type_disk()Baolin Liu1-1/+1
2024-12-05fs/proc/kcore.c: fix coccinelle reported ERROR instancesMirsad Todorovac1-5/+5
2024-12-05leds: ktd2692: Set missing timing propertiesRaymond Hackley1-0/+1
2024-12-05leds: max5970: Fix unreleased fwnode_handle in probe functionJavier Carrasco1-2/+3
2024-12-05mfd: rt5033: Fix missing regmap_del_irq_chip()Zhang Changzhong1-2/+2
2024-12-05checkpatch: always parse orig_commit in fixes tagTamir Duberstein1-21/+16
2024-12-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan1-5/+6
2024-12-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan1-9/+20
2024-12-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang1-2/+2
2024-12-05clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng1-1/+1
2024-12-05clk: imx: fracn-gppll: fix pll power upPeng Fan1-0/+4
2024-12-05clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan1-3/+3
2024-12-05clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan1-8/+29
2024-12-05riscv: kvm: Fix out-of-bounds array accessBjörn Töpel1-4/+7
2024-12-05RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulationYong-Xuan Wang1-1/+2
2024-12-05RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas2-10/+29
2024-12-05RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas2-4/+29
2024-12-05RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas2-1/+1
2024-12-05RDMA/rxe: Set queue pair cur_qp_state when being queriedLiu Jian1-0/+1
2024-12-05clk: renesas: rzg2l: Fix FOUTPOSTDIV clkBiju Das1-5/+6
2024-12-05clk: sunxi-ng: d1: Fix PLL_AUDIO0 presetAndre Przywara1-1/+1
2024-12-05RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkeyKashyap Desai2-3/+6
2024-12-05RDMA/rxe: Fix the qp flush warnings in reqZhu Yanjun1-2/+4
2024-12-05RDMA/hns: Fix cpu stuck caused by printings during resetwenglianfa5-48/+41
2024-12-05RDMA/hns: Use dev_* printings in hem code instead of ibdev_*Junxian Huang1-22/+22
2024-12-05RDMA/hns: Modify debugfs nameYuyu Li1-1/+2
2024-12-05RDMA/hns: Fix flush cqe error when racing with destroy qpwenglianfa3-2/+22
2024-12-05RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ciwenglianfa4-44/+91
2024-12-05iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLBVasant Hegde1-0/+3
2024-12-05cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()Jinjie Ruan1-0/+3
2024-12-05cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()Jinjie Ruan1-0/+3
2024-12-05powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman3-10/+10
2024-12-05mtd: spi-nor: spansion: Use nor->addr_nbytes in octal DTR mode in RD_ANY_REG_OPTakahiro Kuwano1-0/+1
2024-12-05clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()Zichen Xie1-1/+1
2024-12-05iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dirNicolin Chen1-1/+1
2024-12-05powerpc/mm/fault: Fix kfence page fault reportingRitesh Harjani (IBM)1-2/+8
2024-12-05clk: Allow kunit tests to run without OF_OVERLAY enabledStephen Boyd2-2/+1
2024-12-05mtd: rawnand: atmel: Fix possible memory leakMiquel Raynal2-9/+1
2024-12-05mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das1-0/+7