summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-17net: wwan: iosm: Fix memory leak in ipc_mux_deinit()Zilin Guan1-0/+6
2026-01-17net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-17net: sock: fix hardened usercopy panic in sock_recv_errqueueWeiming Shi1-3/+4
2026-01-17inet: ping: Fix icmp out countingyuan.gao1-3/+1
2026-01-17net: mscc: ocelot: Fix crash when adding interface under a lagJerry Wu1-2/+4
2026-01-17bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egressAlexandre Knecht1-4/+7
2026-01-17net: marvell: prestera: fix NULL dereference on devlink_alloc() failureAlok Tiwari1-0/+2
2026-01-17netfilter: nf_conncount: update last_gc only when GC has been performedFernando Fernandez Mancera1-1/+1
2026-01-17netfilter: nf_tables: fix memory leak in nf_tables_newrule()Zilin Guan1-1/+2
2026-01-17gpio: pca953x: handle short interrupt pulses on PCAL devicesErnest Van Hoecke1-1/+24
2026-01-17gpio: pca953x: Add support for level-triggered interruptsPotin Lai1-5/+27
2026-01-17gpio: pca953x: Utilise temporary variable for struct deviceAndy Shevchenko1-16/+14
2026-01-17gpio: pca953x: Utilise dev_err_probe() where it makes senseAndy Shevchenko1-5/+3
2026-01-17netfilter: nft_synproxy: avoid possible data-race on update operationFernando Fernandez Mancera1-3/+3
2026-01-17arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut1-0/+1
2026-01-17ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2026-01-17arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen1-0/+1
2026-01-17scsi: Revert "scsi: libsas: Fix exp-attached device scan after probe failure ...Xingui Yang1-14/+0
2026-01-17scsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao1-8/+28
2026-01-17scsi: ipr: Enable/disable IRQD_NO_BALANCING during resetWen Xiong1-1/+27
2026-01-17smb/client: fix NT_STATUS_NO_DATA_DETECTED valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN valueChenXiaoSong1-1/+1
2026-01-17smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM valueChenXiaoSong1-1/+1
2026-01-17NFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
2026-01-17NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
2026-01-17dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
2026-01-17alpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2026-01-17ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernelsSebastian Andrzej Siewior1-1/+1
2026-01-17csky: fix csky_cmpxchg_fixup not workingYang Li1-2/+2
2026-01-17tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().Kuniyuki Iwashima1-8/+10
2026-01-17NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2026-01-17nfsd: set security label during create operationsStephen Smalley2-1/+9
2026-01-17nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Trond Myklebust8-21/+25
2026-01-17nfsd: convert to new timestamp accessorsJeff Layton5-9/+10
2026-01-17net: Add locking to protect skb->dev access in ip_outputSharath Chandra Vurukala2-5/+22
2026-01-17ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes1-13/+113
2026-01-17libceph: make calc_target() set t->paused, not just clear itIlya Dryomov1-2/+9
2026-01-17libceph: reset sparse-read state in osd_fault()Sam Edwards1-0/+3
2026-01-17libceph: return the handler error from mon_handle_auth_done()Ilya Dryomov1-1/+1
2026-01-17libceph: make free_choose_arg_map() resilient to partial allocationTuo Li1-8/+12
2026-01-17libceph: replace overzealous BUG_ON in osdmap_apply_incremental()Ilya Dryomov1-1/+3
2026-01-17libceph: prevent potential out-of-bounds reads in handle_auth_done()ziming zhang1-0/+2
2026-01-17wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet2-0/+8
2026-01-17pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2026-01-17gpio: rockchip: mark the GPIO controller as sleepingBartosz Golaszewski1-0/+1
2026-01-17drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]Alex Deucher1-1/+1
2026-01-17drm/pl111: Fix error handling in pl111_amba_probeMiaoqian Lin1-1/+1
2026-01-17counter: interrupt-cnt: Drop IRQF_NO_THREAD flagAlexander Sverdlin1-2/+1