summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-11pinctrl: samsung: Add Exynos9610 pinctrl configurationAlexandru Chimac
2026-01-11dt-bindings: pinctrl: samsung: Add exynos9610-wakeup-eint nodeAlexandru Chimac
2026-01-11dt-bindings: pinctrl: samsung: Add exynos9610-pinctrl compatibleAlexandru Chimac
2026-01-11selftests/nolibc: also test libc-test through regular selftest frameworkThomas Weißschuh
2026-01-11selftests/nolibc: scope custom flags to the nolibc-test targetThomas Weißschuh
2026-01-11selftests/nolibc: try to read from stdin in readv_zero testThomas Weißschuh
2026-01-10Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-10Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-01-10Merge branch 'mlx5e-profile-change-fix'Jakub Kicinski
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-10Merge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-10selftests: net: py: ensure defer() is only used within a test caseJakub Kicinski
2026-01-10selftests: net: py: capitalize defer queue and improve importJakub Kicinski
2026-01-10selftests/net: parametrise iou-zcrx.py with ksft_variantsDavid Wei
2026-01-10selftests: drv-net: psp: Better control the used PSP devCosmin Ratiu
2026-01-10Merge tag 'linux-can-fixes-for-6.19-20260109' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-01-10Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-10drm/xe: Remove special casing for LR queues in submissionMatthew Brost
2026-01-10drm/xe: Do not deregister queues in TDRMatthew Brost
2026-01-10drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-01-10drm/xe: Stop abusing DRM scheduler internalsMatthew Brost
2026-01-10drm/xe: Add dedicated message lockMatthew Brost
2026-01-10Merge branch 'net-convert-drivers-to-get_rx_ring_count'Jakub Kicinski
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-10ipv4: ip_gre: make ipgre_header() robustEric Dumazet
2026-01-10Merge branch 'mlx5-add-tso-support-for-udp-over-gre-over-vlan'Jakub Kicinski
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman