summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-02ALSA: memalloc: prefer dma_mapping_error() over explicit address checkingFedor Pchelkin1-1/+1
2025-01-02phy: rockchip: naneng-combphy: fix phy resetChukun Pan1-1/+1
2025-01-02phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PMCristian Ciocaltea1-1/+2
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-02nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"Yang Erkun2-27/+8
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-02smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM1-0/+3
2025-01-02smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic1-1/+0
2025-01-02selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand1-0/+4
2025-01-02mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2025-01-02fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes1-7/+6
2025-01-02bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMPAndrea Righi1-1/+5
2025-01-02arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5Willow Cunningham1-4/+4
2025-01-02ceph: allocate sparse_ext map only for sparse readsIlya Dryomov2-1/+3
2025-01-02media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich1-1/+1
2024-12-27Linux 6.12.7v6.12.7Greg Kroah-Hartman1-1/+1
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan2-1/+5
2024-12-27mm: convert partially_mapped set/clear operations to be atomicUsama Arif2-14/+6
2024-12-27mm: shmem: fix ShmemHugePages at swapoutHugh Dickins1-10/+12
2024-12-27mm: use aligned address in copy_user_gigantic_page()Kefeng Wang2-5/+5
2024-12-27mm: use aligned address in clear_gigantic_page()Kefeng Wang2-2/+3
2024-12-27ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov1-21/+22
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann1-4/+3
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze1-15/+14
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov1-0/+2
2024-12-27ceph: give up on paths longer than PATH_MAXMax Kellermann1-5/+4
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu1-1/+1
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina1-5/+10
2024-12-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta1-1/+2
2024-12-27of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland1-2/+0
2024-12-27udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn1-1/+1
2024-12-27udmabuf: fix racy memfd sealing checkJann Horn1-4/+9
2024-12-27nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2024-12-27nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi4-1/+8
2024-12-27ocfs2: fix the space leak in LA when releasing LAHeming Zhao1-3/+5