summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Linux 6.6.51v6.6.51Greg Kroah-Hartman
2024-09-12Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz
2024-09-12Bluetooth: hci_sync: Fix UAF on create_le_conn_completeLuiz Augusto von Dentz
2024-09-12Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz
2024-09-12spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren
2024-09-12btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana
2024-09-12x86/mm: Fix PTI for i386 some moreThomas Gleixner
2024-09-12membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri
2024-09-12ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan
2024-09-12riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti
2024-09-12riscv: Fix toolchain vector detectionAnton Blanchard
2024-09-12smb: client: fix double put of @cfile in smb2_rename_path()Paulo Alcantara
2024-09-12gpio: modepin: Enable module autoloadingLiao Chen
2024-09-12gpio: rockchip: fix OF node leak in probe()Krzysztof Kozlowski
2024-09-12drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko
2024-09-12drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko
2024-09-12clk: qcom: gcc-sm8550: Don't park the USB RCG at registration timeStephen Boyd
2024-09-12clk: qcom: gcc-sm8550: Don't use parking clk_ops for QUPsStephen Boyd
2024-09-12ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli
2024-09-12ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai
2024-09-12nvme-pci: allocate tagset on reset if necessaryKeith Busch
2024-09-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-09-12ASoC: tegra: Fix CBB error during probe()Mohan Kumar
2024-09-12powerpc/vdso: Don't discard rela sectionsChristophe Leroy
2024-09-12powerpc/64e: Define mmu_pte_psize staticChristophe Leroy
2024-09-12powerpc/64e: split out nohash Book3E 64-bit codeMichael Ellerman
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-09-12clk: qcom: ipq9574: Update the alpha PLL type for GPLLsdevi priya
2024-09-12crypto: starfive - Fix nent assignment in rsa decJia Jie Ho
2024-09-12crypto: starfive - Align rsa input data to 32-bitJia Jie Ho
2024-09-12ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tfIgor Pylypiv
2024-09-12ata: libata-scsi: Remove redundant sense_buffer memsetsIgor Pylypiv
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-09-12drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai
2024-09-12can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-09-12can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde
2024-09-12can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde
2024-09-12can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron
2024-09-12workqueue: Improve scalability of workqueue watchdog touchNicholas Piggin
2024-09-12workqueue: wq_watchdog_touch is always called with valid CPUNicholas Piggin
2024-09-12Revert "mm: skip CMA pages when they are not available"Usama Arif
2024-09-12mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()Vern Hao
2024-09-12perf/aux: Fix AUX buffer serializationPeter Zijlstra
2024-09-12uprobes: Use kzalloc to allocate xol areaSven Schnelle
2024-09-12clocksource/drivers/timer-of: Remove percpu irq related codeDaniel Lezcano
2024-09-12clocksource/drivers/imx-tpm: Fix next event not taking effect sometimeJacky Bai