summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12Linux 6.1.110v6.1.110Greg Kroah-Hartman
2024-09-12fuse: add feature flag for expire-onlyMiklos Szeredi
2024-09-12regulator: of: fix a NULL vs IS_ERR() check in of_regulator_bulk_get_all()Peng Wu
2024-09-12memcg: protect concurrent access to mem_cgroup_idrShakeel Butt
2024-09-12bpf: Silence a warning in btf_type_id_size()Yonghong Song
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-12ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()Li Nan
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-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-12nvmet-tcp: fix kernel crash if commands allocation failsMaurizio Lombardi
2024-09-12ASoC: tegra: Fix CBB error during probe()Mohan Kumar
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-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-12net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-12fuse: fix memory leak in fuse_create_openyangyun
2024-09-12fuse: add request extensionMiklos Szeredi
2024-09-12fuse: allow non-extending parallel direct writes on the same fileDharmendra Singh
2024-09-12fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRYMiklos Szeredi
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
2024-09-12clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAXJacky Bai
2024-09-12VMCI: Fix use-after-free when removing resource in vmci_resource_remove()David Fernandez Gonzalez
2024-09-12Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain
2024-09-12uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescindSaurabh Sengar
2024-09-12nvmem: Fix return type of devm_nvmem_device_get() in kerneldocGeert Uytterhoeven
2024-09-12binder: fix UAF caused by offsets overwriteCarlos Llamas
2024-09-12usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-12iio: adc: ad7124: fix chip ID mismatchDumitru Ceclan
2024-09-12iio: adc: ad7606: remove frstdata check for serial modeGuillaume Stols
2024-09-12iio: adc: ad7124: fix config comparisonDumitru Ceclan