summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18net: dsa: b53: move reading ARL entries into their own functionJonas Gorski1-46/+23
2025-12-18net: dsa: b53: b53_arl_read{,25}(): use the entry for comparisionJonas Gorski1-12/+10
2025-12-18net: dsa: b53: fix extracting VID from entry for BCM5325/65Jonas Gorski1-1/+1
2025-12-18net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65Jonas Gorski1-2/+6
2025-12-18um: Disable KASAN_INLINE when STATIC_LINK is selectedChristophe Leroy (CS GROUP)2-4/+1
2025-12-18smb: client: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...Stefan Metzmacher1-13/+15
2025-12-18smb: server: relax WARN_ON_ONCE(SMBDIRECT_SOCKET_*) checks in recv_done() and...Stefan Metzmacher1-8/+32
2025-12-18smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()Stefan Metzmacher1-0/+38
2025-12-18smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helperStefan Metzmacher1-0/+13
2025-12-18clk: keystone: fix compile testingJohan Hovold1-2/+1
2025-12-18md/raid5: fix IO hang when array is broken with IO inflightYu Kuai1-2/+4
2025-12-18remoteproc: qcom_q6v5_wcss: fix parsing of qcom,halt-regsAlexandru Gagniuc1-4/+4
2025-12-18rqspinlock: Use trylock fallback when per-CPU rqnode is busyKumar Kartikeya Dwivedi1-1/+1
2025-12-18rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi2-37/+38
2025-12-18mtd: lpddr_cmds: fix signed shifts in lpddr_cmdsIvan Stepchenko1-4/+4
2025-12-18net: netpoll: initialize work queue before error checksBreno Leitao1-1/+1
2025-12-18selftests: bonding: add delay before each xvlan_over_bond connectivity checkHangbin Liu1-0/+1
2025-12-18net: phy: aquantia: check for NVMEM deferralRobert Marko1-1/+1
2025-12-18landlock: Fix handling of disconnected directoriesMickaël Salaün2-12/+44
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson4-41/+93
2025-12-18arm64/pageattr: Propagate return value from __change_memory_commonDev Jain1-1/+4
2025-12-18spi: ch341: fix out-of-bounds memory access in ch341_transfer_oneTianchu Chen1-1/+1
2025-12-18mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+4
2025-12-18net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev1-1/+1
2025-12-18net: vxlan: prevent NULL deref in vxlan_xmit_oneAntoine Tenart1-3/+15
2025-12-18iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt1-0/+7
2025-12-18netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera2-6/+19
2025-12-18netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera5-103/+142
2025-12-18netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso1-1/+8
2025-12-18Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()"Ilias Stamatis1-1/+9
2025-12-18arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1Chen-Yu Tsai1-1/+1
2025-12-18regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang1-12/+20
2025-12-18ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system su...Marek Szyprowski1-0/+1
2025-12-18ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspendMarek Szyprowski1-0/+1
2025-12-18soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski1-4/+3
2025-12-18spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GNDMikhail Kshevetskiy1-1/+24
2025-12-18ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin8-40/+41
2025-12-18vdpa/pds: use %pe for ERR_PTR() in event handler registrationAlok Tiwari1-1/+1
2025-12-18vhost: Fix kthread worker cgroup failure handlingMike Christie1-1/+3
2025-12-18vdpa/mlx5: Fix incorrect error code reporting in query_virtqueuesAlok Tiwari1-1/+1
2025-12-18virtio: fix map ops commentMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: standardize Returns documentation styleMichael S. Tsirkin1-4/+4
2025-12-18virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin1-2/+2
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin1-1/+1
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin1-1/+1