messages from 2024-08-11 17:57:24 to 2024-08-12 13:31:11 UTC [more...]
[syzbot] [wireless?] KMSAN: uninit-value in skb_trim (2)
2024-08-12 13:31 UTC (2+ messages)
[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
2024-08-12 13:23 UTC (12+ messages)
[PATCH v6 0/9] Improve the copy of task comm
2024-08-12 13:20 UTC (12+ messages)
` [PATCH v6 1/9] Get rid of __get_task_comm()
` [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy()
` [PATCH v6 3/9] security: Replace memcpy() with get_task_comm()
` [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup()
` [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
` [PATCH v6 8/9] net: Replace strcpy() "
` [PATCH v6 9/9] drm: "
[PATCH net-next 0/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
2024-08-12 13:21 UTC (9+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: Use "
` [PATCH net-next 3/3] net: hns3: "
[PATCH net-next v5 00/12] ethtool: rss: driver tweaks and netlink context dumps
2024-08-12 13:20 UTC (4+ messages)
` [PATCH net-next v5 11/12] netlink: specs: decode indirection table as u32 array
[PATCH] net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
2024-08-12 13:20 UTC (2+ messages)
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-12 13:19 UTC (7+ messages)
` [RFC net-next 1/5] net: Add sysfs parameter irq_suspend_timeout
` [RFC net-next 2/5] net: Suspend softirq when prefer_busy_poll is set
` [RFC net-next 3/5] net: Add control functions for irq suspension
` [RFC net-next 4/5] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [RFC net-next 5/5] eventpoll: Control irq suspension for prefer_busy_poll
[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-08-12 13:03 UTC (5+ messages)
` [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
2024-08-12 13:01 UTC (4+ messages)
` [PATCH v5 14/40] netfs: Add iov_iters to (sub)requests to describe various buffers
[PATCH 0/5] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-12 12:54 UTC (3+ messages)
` [PATCH 3/5] cxl/region: "
[PATCH iwl-net v2] ice: Add netif_device_attach/detach into PF reset flow
2024-08-12 12:50 UTC
[PATCH net] igb: cope with large MAX_SKB_FRAGS
2024-08-12 12:47 UTC (5+ messages)
[PATCH net-next] net: dsa: microchip: ksz9477: unwrap URL in comment
2024-08-12 12:43 UTC
[PATCH net-next] net: octeon_ep_vf: use ethtool_sprintf/puts
2024-08-12 12:42 UTC (2+ messages)
[PATCH net-next] net: vxlan: remove duplicated initialization in vxlan_xmit
2024-08-12 12:40 UTC (2+ messages)
[PATCH v3 net-next] net: dsa: microchip: ksz9477: split half-duplex monitoring function
2024-08-12 12:31 UTC (2+ messages)
[PATCHv2 net-next] net: sunvnet: use ethtool_sprintf/puts
2024-08-12 12:30 UTC (2+ messages)
[PATCH net] net: mana: Fix RX buf alloc_size alignment and atomic op panic
2024-08-12 12:30 UTC (2+ messages)
[PATCH 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property phys
2024-08-12 12:30 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v8 00/14] Add support for Rx timestamping for both ice and iavf drivers
2024-08-12 12:23 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v8 06/14] iavf: add initial framework for registering PTP clock
[PATCH net-next v3 0/6] netdev_features: start cleaning netdev_features_t up
2024-08-12 12:09 UTC (4+ messages)
` [PATCH net-next v3 1/6] netdevice: convert private flags > BIT(31) to bitfields
[PATCH net-next 0/5] devlink: embed driver's priv data callback param into devlink_resource
2024-08-12 11:50 UTC (9+ messages)
` [PATCH net-next 4/5] "
` [PATCH net-next 5/5] mlxsw: spectrum_kvdl: combine devlink resource occupation getters
[PATCH net-next] net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()
2024-08-12 11:45 UTC (2+ messages)
[PATCH v2 00/15] cxl: add Type2 device support
2024-08-12 11:34 UTC (6+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
[BUG net] possible use after free bugs due to race condition
2024-08-12 11:30 UTC
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-12 11:21 UTC (5+ messages)
[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests
2024-08-12 11:12 UTC (6+ messages)
` [bpf-next 1/3] selftests/bpf: migrate tracepoint overhead test to prog_tests
` [bpf-next 2/3] selftests/bpf: add rename tracepoint bench test
` [bpf-next 3/3] samples/bpf: remove obsolete tracing related tests
[PATCH net-next v4 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
2024-08-12 10:55 UTC (9+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
` [PATCH net-next v4 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
` [PATCH net-next v4 3/5] net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
` [PATCH net-next v4 4/5] net: dsa: microchip: add WoL support for KSZ87xx family
` [PATCH net-next v4 5/5] net: dsa: microchip: apply KSZ87xx family fixes wrt datasheet
[PATCH net,v2] tcp: fix forever orphan socket caused by tcp_abort
2024-08-12 10:53 UTC
[PATCH net v3 0/5] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
2024-08-12 10:50 UTC (2+ messages)
[PATCH iwl-net] ice: Add netif_device_attach/detach into PF reset flow
2024-08-12 10:48 UTC (2+ messages)
[PATCH] net: ethernet: dlink: replace deprecated macro
2024-08-12 10:47 UTC (2+ messages)
[PATCH v3] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
2024-08-12 10:41 UTC
[PATCH net] net: ngbe: Fix phy mode set to external phy
2024-08-12 10:30 UTC
[PATCH iwl-next v1] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
2024-08-12 10:31 UTC (4+ messages)
[PATCH net-next v6 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-08-12 10:26 UTC (15+ messages)
` [PATCH net-next v6 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v6 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v6 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v6 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v6 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v6 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v6 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v6 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v6 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v6 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v6 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v6 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v6 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v6 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH net v1] mlxbf_gige: disable RX filters until RX path initialized
2024-08-12 10:24 UTC (2+ messages)
[PATCH][next] nfp: Use static_assert() to check struct sizes
2024-08-12 10:22 UTC (2+ messages)
[PATCH net-next v2 0/6] net: nexthop: Increase weight to u16
2024-08-12 10:09 UTC (5+ messages)
[PATCH net-next v2] selftests: net: py: support verbose printing, display executed commands
2024-08-12 10:03 UTC (4+ messages)
[PATCH] drivers: net: bsd_comp: fix integer overflow in bsd_decompress()
2024-08-12 9:54 UTC (3+ messages)
[PATCH net-next v3 00/15][pull request] ice: support devlink subfunction
2024-08-12 9:53 UTC (7+ messages)
` [PATCH net-next v3 03/15] ice: add basic devlink subfunctions support
[PATCH net v2] net: axienet: Fix register defines comment description
2024-08-12 9:50 UTC (2+ messages)
[PATCH net-XXX] atm: idt77252: prevent use after free in dequeue_rx()
2024-08-12 9:50 UTC (2+ messages)
[PATCH v3 net-next 1/2] net: fec: Move `fec_ptp_read()` to the top of the file
2024-08-12 9:47 UTC (2+ messages)
` [PATCH v3 net-next 2/2] net: fec: Remove duplicated code
[PATCH 0/2] iproute2: ss: clarify build warnings when building with libbpf 0.5.0
2024-08-12 9:46 UTC (5+ messages)
` [PATCH 1/2] configure: provide surrogates for possibly missing libbpf_version.h
` [PATCH 2/2] ss: fix libbpf version check for ENABLE_BPF_SKSTORAGE_SUPPORT
[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-08-12 9:39 UTC (4+ messages)
` [PATCH net-next v5 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
[PATCH v2 net-next 0/9] l2tp: misc improvements
2024-08-12 9:24 UTC (7+ messages)
` [PATCH v2 net-next 6/9] l2tp: use get_next APIs for management requests and procfs/debugfs
` [PATCH v2 net-next 9/9] l2tp: flush workqueue before draining it
[PATCH v3 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
2024-08-12 9:22 UTC (2+ messages)
[PATCH v1 net] net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend()
2024-08-12 9:11 UTC (3+ messages)
[PATCH v3] veth: Drop MTU check when forwarding packets
2024-08-12 9:11 UTC (8+ messages)
[PATCH net-next 1/1] net: macb: increase max_mtu for oversized frames
2024-08-12 9:06 UTC
[Patch net] vsock: fix recursive ->recvmsg calls
2024-08-12 9:06 UTC (2+ messages)
[PATCH v2] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
2024-08-12 8:55 UTC (2+ messages)
[PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code
2024-08-12 8:22 UTC
[PATCH net-next v2] mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
2024-08-12 7:43 UTC (2+ messages)
[PATCH iproute] man/ip-xfrm: fix dangling quote
2024-08-12 7:33 UTC (2+ messages)
[PATCH net-next v5 1/3] ethtool: Add new result codes for TDR diagnostics
2024-08-12 7:30 UTC (3+ messages)
` [PATCH net-next v5 2/3] phy: Add Open Alliance helpers for the PHY framework
` [PATCH net-next v5 3/3] net: phy: dp83tg720: Add cable testing support
[PATCH net] net: ethernet: mtk_eth_soc: fix memory leak in LRO rings release
2024-08-12 7:09 UTC (4+ messages)
[PATCH net v2] libceph: Make the arguments const as per the TODO
2024-08-12 7:09 UTC (2+ messages)
[PATCH net-next 0/6] Introduce HSR offload support for ICSSG
2024-08-12 6:48 UTC (5+ messages)
` [PATCH net-next 5/6] net: ti: icss-iep: Move icss_iep structure
[PATCH net-next v27 00/13] Add Realtek automotive PCIe driver
2024-08-12 6:35 UTC (14+ messages)
` [PATCH net-next v27 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v27 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v27 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v27 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v27 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v27 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v27 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v27 08/13] rtase: Implement net_device_ops
` [PATCH net-next v27 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v27 10/13] rtase: Implement ethtool function
` [PATCH net-next v27 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v27 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v27 13/13] MAINTAINERS: Add the rtase ethernet driver entry
[PATCH][next] net/smc: Use static_assert() to check struct sizes
2024-08-12 6:29 UTC (2+ messages)
[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
2024-08-12 6:05 UTC (4+ messages)
[PATCH v4 0/6] Add support for ICSSG PA_STATS
2024-08-12 5:50 UTC (5+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
[syzbot] [wireguard?] WARNING in kthread_unpark (2)
2024-08-12 4:53 UTC (2+ messages)
[PATCH iproute2 v2 1/2] tc-cake: document 'ingress'
2024-08-12 4:41 UTC (2+ messages)
` [PATCH iproute2 v2 2/2] tc-cake: reformat
[PATCH net-next 0/4] Make SMC-R can work with rxe devices
2024-08-12 3:30 UTC (7+ messages)
` [PATCH net-next 2/4] net/smc: use ib_device_get_netdev() helper to get netdev info
` [PATCH net-next 3/4] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
[PATCH 1/1] dt-bindings: net: mdio: Add negative patten match for child node
2024-08-12 3:11 UTC
[PATCH net-next v3 0/3] net: fec: add PPS channel configuration
2024-08-12 2:37 UTC (3+ messages)
` [PATCH net-next v3 3/3] net: fec: make PPS channel configurable
[PATCH net] libceph: Make the input const as per the TODO
2024-08-12 2:15 UTC (4+ messages)
[PATCH net-next] net/smc: introduce autosplit for smc
2024-08-12 2:06 UTC (6+ messages)
[syzbot] [net?] WARNING: refcount bug in inet_twsk_kill
2024-08-12 0:36 UTC (4+ messages)
[PATCH v1 1/1] selftests: net: af_unix: cast void* to char* in call to macro TH_LOG()
2024-08-12 0:22 UTC
[PATCH net-next 00/15] l2tp: simplify tunnel and session cleanup
2024-08-11 22:40 UTC (3+ messages)
` [PATCH net-next 03/15] l2tp: have l2tp_ip_destroy_sock use ip_flush_pending_frames
[syzbot] [net?] WARNING: refcount bug in inet_twsk_kill
2024-08-11 22:35 UTC (2+ messages)
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-11 21:51 UTC (10+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
linux-next: duplicate patch in the bpf-next tree
2024-08-11 21:28 UTC
[PATCH AUTOSEL 6.10 01/27] wifi: nl80211: disallow setting special AP channel widths
2024-08-11 21:16 UTC (6+ messages)
` [PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)
[PATCH RFC v2] net: dsa: mv88e6xxx: Support LED control
2024-08-11 20:59 UTC (3+ messages)
[PATCH RESEND net] net: dsa: mv88e6xxx: Drop serdes methods for 88E6172
2024-08-11 20:07 UTC
[PATCH net-next] net: dsa: vsc73xx: implement FDB operations
2024-08-11 19:56 UTC
[PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml
2024-08-11 18:17 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: serial: add missing "additionalProperties" on child nodes
` [PATCH 2/6] dt-bindings: serial: add common properties schema for UART children
` [PATCH 3/6] dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory
` [PATCH 4/6] dt-bindings: gnss: reference serial-peripheral-props.yaml
` [PATCH 5/6] dt-bindings: bluetooth: "
` [PATCH 6/6] ASoC: dt-bindings: serial-midi: "
[PATCH net] l2tp: fix lockdep splat
2024-08-11 17:57 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).