summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Linux 6.1.123v6.1.123Greg Kroah-Hartman1-1/+1
2025-01-02ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2025-01-02Revert "rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks...Greg Kroah-Hartman1-54/+28
2025-01-02nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_netYang Erkun1-1/+1
2025-01-02btrfs: sysfs: fix direct super block member readsQu Wenruo1-3/+3
2025-01-02btrfs: avoid monopolizing a core when activating a swap fileFilipe Manana1-0/+2
2025-01-02power: supply: gpio-charger: Fix set charge current limitsDimitri Fedrau1-0/+8
2025-01-02i2c: microchip-core: fix "ghost" detectionsConor Dooley1-2/+0
2025-01-02i2c: imx: add imx7d compatible string for applying erratum ERR007805Carlos Song1-0/+1
2025-01-02i2c: microchip-core: actually use repeated sendsConor Dooley1-26/+94
2025-01-02io_uring/sqpoll: fix sqpoll error handling racesPavel Begunkov1-0/+6
2025-01-02tracing: Prevent bad count for tracing_cpumask_writeLizhi Xu1-0/+3
2025-01-02tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2025-01-02freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2025-01-02sched/core: Report correct state for TASK_IDLE | TASK_FREEZABLENeilBrown1-2/+2
2025-01-02pmdomain: core: Add missing put_device()Ulf Hansson1-0/+1
2025-01-02ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu1-0/+6
2025-01-02ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1iDirk Su1-0/+1
2025-01-02bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao1-4/+9
2025-01-02net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2025-01-02MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang1-5/+8
2025-01-02MIPS: Probe toolchain support of -msym32Jiaxun Yang1-1/+1
2025-01-02vmalloc: fix accounting with i915Matthew Wilcox (Oracle)1-2/+4
2025-01-02blk-mq: register cpuhp callback after hctx is added to xarray tableMing Lei1-8/+7
2025-01-02virtio-blk: don't keep queue frozen during system suspendMing Lei1-2/+5
2025-01-02drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak1-6/+18
2025-01-02scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...Cathy Avery1-1/+6
2025-01-02scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...Ranjan Kumar1-1/+6
2025-01-02platform/x86: asus-nb-wmi: Ignore unknown event 0xCFArmin Wolf1-0/+1
2025-01-02regmap: Use correct format specifier for logging range errorsMark Brown1-2/+2
2025-01-02smb: server: Fix building with GCC 15Brahmajit Das1-2/+2
2025-01-02ALSA: hda/conexant: fix Z60MR100 startup pop issuebo liu1-0/+28
2025-01-02scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4
2025-01-02scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm1-6/+6
2025-01-02watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04James Hilliard1-0/+39
2025-01-02tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...Masami Hiramatsu (Google)1-1/+1
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin2-7/+21
2025-01-02powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni1-0/+36
2025-01-02mtd: rawnand: fix double free in atmel_pmecc_create_user()Dan Carpenter1-3/+1
2025-01-02dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memsetChen Ridong1-0/+2
2025-01-02dmaengine: apple-admac: Avoid accessing registers in probeSasha Finkelstein1-5/+2
2025-01-02dmaengine: tegra: Return correct DMA status when pausedAkhil R1-0/+10
2025-01-02dmaengine: dw: Select only supported masters for ACPI devicesAndy Shevchenko3-4/+14
2025-01-02dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco1-0/+2
2025-01-02phy: rockchip: naneng-combphy: fix phy resetChukun Pan1-1/+1
2025-01-02phy: usb: Toggle the PHY power during initJustin Chen1-0/+6
2025-01-02phy: core: Fix that API devm_phy_destroy() fails to destroy the phyZijun Hu1-1/+1
2025-01-02phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister...Zijun Hu1-3/+3
2025-01-02phy: core: Fix that API devm_phy_put() fails to release the phyZijun Hu1-1/+1
2025-01-02phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup()Zijun Hu1-1/+3