summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-12Linux 6.10.10v6.10.10Greg Kroah-Hartman1-1/+1
2024-09-12LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen8-42/+52
2024-09-12spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-12btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana3-16/+16
2024-09-12drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander5-8/+32
2024-09-12drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander4-0/+64
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner1-16/+29
2024-09-12ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan1-0/+2
2024-09-12nvmet: Identify-Active Namespace ID List command should reject invalid nsidMaurizio Lombardi1-0/+10
2024-09-12nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu16-125/+125
2024-09-12nvme: fix status magic numbersWeiwen Hu6-16/+26
2024-09-12nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu1-5/+5
2024-09-12cifs: Fix SMB1 readv/writev callback in the same way as SMB2/3David Howells1-8/+46
2024-09-12cifs: Fix zero_point init on inode initialisationDavid Howells1-0/+2
2024-09-12riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti4-65/+72
2024-09-12riscv: Improve sbi_ecall() code generation by reordering argumentsAlexandre Ghiti2-9/+11
2024-09-12riscv: Add tracepoints for SBI calls and returnsSamuel Holland2-0/+61
2024-09-12riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti1-1/+1
2024-09-12riscv: Fix toolchain vector detectionAnton Blanchard1-2/+2
2024-09-12smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara1-0/+2
2024-09-12gpio: modepin: Enable module autoloadingLiao Chen1-0/+1
2024-09-12gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski1-0/+1
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko1-2/+2
2024-09-12nouveau: fix the fwsec sb verification register.Dave Airlie1-1/+1
2024-09-12clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd3-1/+32
2024-09-12clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd1-26/+26
2024-09-12ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli1-70/+73
2024-09-12riscv: mm: Do not restrict mmap address based on hintCharlie Jenkins1-24/+2
2024-09-12riscv: selftests: Remove mmap hint address checksCharlie Jenkins3-71/+0
2024-09-12ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai1-0/+2
2024-09-12clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPsBryan O'Donoghue1-24/+24
2024-09-12nvme-pci: allocate tagset on reset if necessaryKeith Busch1-0/+6
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi1-1/+3
2024-09-12ASoC: tegra: Fix CBB error during probe()Mohan Kumar1-4/+6
2024-09-12powerpc/vdso: Don't discard rela sectionsChristophe Leroy2-3/+5
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy1-1/+1
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman3-343/+363
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman3-253/+2
2024-09-12clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya1-6/+6
2024-09-12clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flagsAbel Vesa1-2/+2
2024-09-12drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah1-0/+4
2024-09-12drm/xe/xe2: Add workaround 14021402888Bommu Krishnaiah2-0/+5
2024-09-12net/mlx5e: SHAMPO, Fix page leakDragos Tatulea1-0/+1
2024-09-12net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack6-67/+71
2024-09-12hid: bpf: add BPF_JIT dependencyArnd Bergmann1-1/+1
2024-09-12crypto: starfive - Fix nent assignment in rsa decJia Jie Ho2-3/+1
2024-09-12crypto: starfive - Align rsa input data to 32-bitJia Jie Ho2-5/+10
2024-09-12ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv1-0/+21
2024-09-12ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv1-5/+0