aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-05perf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra1-0/+6
2026-01-05Merge tag 'drm-rust-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/r...Dave Airlie6-100/+117
2026-01-04NFSv4: Don't free slots prematurely if requesting a directory delegationTrond Myklebust1-8/+39
2026-01-04NFSv4: Fix nfs_clear_verifier_delegated() for delegated directoriesTrond Myklebust1-8/+49
2026-01-04NFS: Fix directory delegation verifier checksAnna Schumaker1-19/+2
2026-01-04pnfs/blocklayout: Fix memory leak in bl_parse_scsi()Zilin Guan1-2/+4
2026-01-04pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()Zilin Guan1-1/+1
2026-01-04NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust4-1/+39
2026-01-04pNFS: Fix a deadlock when returning a delegation during open()Trond Myklebust3-30/+51
2026-01-04Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-8/+8
2026-01-04objtool/rust: add one more `noreturn` Rust functionFUJITA Tomonori1-1/+2
2026-01-04rust: fmt: fix formatting expressionsTamir Duberstein1-1/+1
2026-01-04rust: fix off-by-one line number in rustdoc testsGary Guo1-1/+1
2026-01-04rust: num: fix typos in Bounded documentationNakamura Shuta1-6/+6
2026-01-04rust: fmt: Fix grammar in Adapter descriptionDirk Behme1-1/+1
2026-01-04rust: rbtree: fix documentation typo in CursorMut peek_next methodHang Shu1-1/+1
2026-01-04rust: rbtree: fix minor typo in commentAtharv Dubey1-1/+1
2026-01-04Linux 6.19-rc4v6.19-rc4Linus Torvalds1-1/+1
2026-01-04scsi: ufs: host: mediatek: Make read-only array scale_us static constColin Ian King1-1/+1
2026-01-04scsi: bfa: Update outdated commentJulia Lawall1-1/+1
2026-01-04scsi: mpt3sas: Update maintainer listRanjan Kumar1-0/+1
2026-01-04scsi: ufs: core: Configure MCQ after link startupBart Van Assche1-3/+4
2026-01-04scsi: core: Fix error handler encryption supportBrian Kao2-0/+30
2026-01-04scsi: core: Correct documentation for scsi_test_unit_ready()Miao Li1-1/+1
2026-01-04scsi: ufs: dt-bindings: Fix several grammar errorsZhaoming Luo1-2/+2
2026-01-04MAINTAINERS: Update email address for Justin IurmanJustin Iurman2-1/+2
2026-01-04Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski8-12/+56
2026-01-04inet: frags: drop fraglist conntrack referencesFlorian Westphal1-0/+2
2026-01-04virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
2026-01-04bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-04net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-04net/ena: fix missing lock when update devlink paramsFrank Liang1-0/+4
2026-01-04Merge branch 'mlx5-misc-fixes-2025-12-25'Jakub Kicinski4-12/+29
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2026-01-04netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-04net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-04net: phy: mxl-86110: Add power management and soft reset supportStefano Radaelli1-0/+3
2026-01-04inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-04net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-04bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-04net: bnge: add AUXILIARY_BUS to Kconfig dependenciesMarkus Blöchl1-0/+1
2026-01-04net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-01-04EDAC/x38: Fix a resource leak in x38_probe1()Haoxiang Li1-3/+6
2026-01-04EDAC/i3200: Fix a resource leak in i3200_probe1()Haoxiang Li1-5/+6
2026-01-04nouveau: don't attempt fwsec on sb on newer platforms.Dave Airlie7-9/+49