summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2025-01-02phy: core: Fix an OF node refcount leakage in _of_phy_get()Zijun Hu1-2/+5
2025-01-02phy: qcom-qmp: Fix register name in RX Lane config of SC8280XPKrishna Kurapati1-1/+1
2025-01-02mtd: rawnand: arasan: Fix missing de-registration of NANDMaciej Andrzejewski1-0/+7
2025-01-02mtd: rawnand: arasan: Fix double assertion of chip-selectMaciej Andrzejewski1-2/+2
2025-01-02mtd: diskonchip: Cast an operand to prevent potential overflowZichen Xie1-1/+1
2025-01-02nfsd: restore callback functionality for NFSv4.0NeilBrown1-3/+1
2025-01-02bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang1-6/+15
2025-01-02tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang3-5/+16
2025-01-02tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang2-3/+9
2025-01-02mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2025-01-02media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich1-1/+1
2024-12-27Linux 6.1.122v6.1.122Greg Kroah-Hartman1-1/+1
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-27io_uring/rw: avoid punting to io-wq directlyPavel Begunkov3-11/+4
2024-12-27io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAINJens Axboe1-0/+8
2024-12-27io_uring/rw: split io_read() into a helperJens Axboe1-2/+13
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan2-1/+5