messages from 2023-05-04 19:50:32 to 2023-05-05 20:39:19 UTC [more...]
[PATCH 0/5] Bug fixes for net/handshake
2023-05-05 20:39 UTC (12+ messages)
` [PATCH 1/5] net/handshake: Remove unneeded check from handshake_dup()
` [PATCH 2/5] net/handshake: Fix handshake_dup() ref counting
` [PATCH 3/5] net/handshake: Fix uninitialized local variable
` [PATCH 4/5] net/handshake: handshake_genl_notify() shouldn't ignore @flags
` [PATCH 5/5] net/handshake: Enable the SNI extension to work properly
[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-05 20:21 UTC (5+ messages)
` [PATCH v9 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v9 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v9 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "
[RFC PATCH net-next v6 0/9] TXGBE PHYLINK support
2023-05-05 20:10 UTC (12+ messages)
` [RFC PATCH net-next v6 1/9] net: txgbe: Add software nodes to support phylink
` [RFC PATCH net-next v6 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [RFC PATCH net-next v6 3/9] net: txgbe: Register fixed rate clock
` [RFC PATCH net-next v6 4/9] net: txgbe: Register I2C platform device
` [RFC PATCH net-next v6 5/9] net: txgbe: Add SFP module identify
` [RFC PATCH net-next v6 6/9] net: txgbe: Support GPIO to SFP socket
` [RFC PATCH net-next v6 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [RFC PATCH net-next v6 8/9] net: txgbe: Implement phylink pcs
` [RFC PATCH net-next v6 9/9] net: txgbe: Support phylink MAC layer
[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
2023-05-05 20:06 UTC (3+ messages)
` [Intel-gfx] "
[PATCH RFC 0/3] siw on tunnel devices
2023-05-05 20:03 UTC (9+ messages)
` [PATCH RFC 1/3] net/tun: Ensure tun devices have a MAC address
` [PATCH RFC 2/3] net/lo: Ensure lo "
` [PATCH RFC 3/3] RDMA/siw: Require non-zero 6-byte MACs for soft iWARP
[PATCH v2 0/5] can: bxcan: add support for single peripheral configuration
2023-05-05 19:50 UTC (3+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: add "st,can-secondary" property
TCP_ULP option is not working for tls
2023-05-05 19:43 UTC (3+ messages)
[regression] Kernel OOPS on boot with Kernel 6.3(.1) and RTL8153 Gigabit Ethernet Adapter
2023-05-05 19:37 UTC (5+ messages)
[PATCH net] net: skb_partial_csum_set() fix against transport header magic value
2023-05-05 19:34 UTC (2+ messages)
[PATCH v3 net 1/1] net: fec: correct the counting of XDP sent frames
2023-05-05 19:23 UTC (3+ messages)
[RFC PATCH 11/13] netdevice.h: Fix parentheses around macro parameter use
2023-05-05 18:54 UTC (3+ messages)
Quirks for exotic SFP module
2023-05-05 18:53 UTC (2+ messages)
[PATCH] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
2023-05-05 18:51 UTC
[PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-05 18:48 UTC (10+ messages)
` [PATCH bpf-next v6 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` "
` [PATCH bpf-next v6 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
` "
[PATCH net] net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe()
2023-05-05 18:39 UTC
[PATCH v2 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-05-05 17:52 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v2 2/2] net: phy: motorcomm: Add pad drive strength cfg support
[PATCH bpf v7 00/13] bpf sockmap fixes
2023-05-05 17:39 UTC (7+ messages)
` [PATCH bpf v7 08/13] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v7 09/13] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v7 10/13] bpf: sockmap, build helper to create connected socket pair
[PATCH] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
2023-05-05 16:34 UTC (4+ messages)
[PATCH v9 vfio 0/7] pds_vfio driver
2023-05-05 15:42 UTC (17+ messages)
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support
[PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
2023-05-05 15:35 UTC (9+ messages)
[RFC PATCH v7 0/8] Create common DPLL configuration API
2023-05-05 15:29 UTC (19+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions
` [RFC PATCH v7 3/8] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v7 6/8] ptp_ocp: implement DPLL ops
` [RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice
[BUG] Dependence of routing cache entries on the ignore-df flag
2023-05-05 15:22 UTC (5+ messages)
[PATCH] vhost_net: Use fdget() and fdput()
2023-05-05 14:59 UTC (4+ messages)
[PATCH v8 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-05 14:17 UTC (5+ messages)
` [PATCH v8 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast writing to file-backed mappings
[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
2023-05-05 14:16 UTC (4+ messages)
mv88e6320: Failed to forward PTP multicast
2023-05-05 14:03 UTC (7+ messages)
[PATCH] [net] Fix memory leak in htc_connect_service
2023-05-05 14:03 UTC (3+ messages)
[PATCH iproute2-next] mptcp: add support for implicit flag
2023-05-05 13:58 UTC
[syzbot] WARNING in print_bfs_bug (2)
2023-05-05 13:27 UTC (4+ messages)
` [syzbot] [net?] "
[PATCH net 2/2] net/sched: flower: fix error handler on replace
2023-05-05 13:25 UTC (11+ messages)
[PATCH net-next] wifi: ath11k: Use list_count_nodes()
2023-05-05 13:08 UTC (3+ messages)
[PATCH net-next] wifi: ath10k: Use list_count_nodes()
2023-05-05 13:07 UTC (2+ messages)
[PATCH v2] 9p: Remove INET dependency
2023-05-05 12:39 UTC (4+ messages)
[PATCH 0/9] fix softlockup in run_timer_softirq
2023-05-05 12:10 UTC (11+ messages)
` [PATCH 1/9] softirq: Rewrite softirq processing loop
` [PATCH 2/9] softirq: Use sched_clock() based timeout
` [PATCH 3/9] softirq: Factor loop termination condition
` [PATCH 4/9] softirq: Allow early break
` [PATCH 5/9] softirq: Context aware timeout
` [PATCH 6/9] softirq: Provide a softirq_needs_break() API
` [PATCH 7/9] softirq,net: Use softirq_needs_break()
` [PATCH 8/9] softirq,rcu: "
` [PATCH 9/9] softirq, timer: "
[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
2023-05-05 12:03 UTC (2+ messages)
[PATCH net-next] wifi: mwifiex: Use list_count_nodes()
2023-05-05 12:02 UTC (2+ messages)
[PATCH ipsec] xfrm: Ensure consistent address families when resolving templates
2023-05-05 11:36 UTC (7+ messages)
` [PATCH ipsec] xfrm: Reject optional tunnel/BEET mode templates in outbound policies
` [PATCH ipsec] af_key: "
[syzbot] KASAN: use-after-free Read in rdma_close
2023-05-05 10:40 UTC (2+ messages)
[PATCH] net: socket: Use fdget() and fdput()
2023-05-05 10:37 UTC (2+ messages)
[PATCH net 0/2] cxgb4: fix memory vulnerabilities
2023-05-05 9:32 UTC (5+ messages)
` [PATCH net 1/2] net/ethernet/chelsio: fix cxgb4_getpgtccfg wrong memory access
[PATCH net v2 0/3] Fixes for miss to tc action series
2023-05-05 9:10 UTC (2+ messages)
[PATCH net] pds_core: fix mutex double unlock in error path
2023-05-05 9:10 UTC (2+ messages)
[PATCH net] net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()
2023-05-05 9:10 UTC (2+ messages)
[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
2023-05-05 8:52 UTC (5+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option
[PATCH v3 net] bonding: add xdp_features support
2023-05-05 8:40 UTC (3+ messages)
[PATCH net] ice: block LAN in case of VF to VF offload
2023-05-05 8:40 UTC (2+ messages)
[PATCH v4] virtio_net: suppress cpu stall when free_unused_bufs
2023-05-05 8:40 UTC (3+ messages)
[PATCH net] sfc: Add back mailing list
2023-05-05 8:40 UTC (4+ messages)
[PATCH net] net: enetc: check the index of the SFI rather than the handle
2023-05-05 8:40 UTC (2+ messages)
[PATCH v3 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
2023-05-05 8:30 UTC (2+ messages)
[PATCH v3 1/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
2023-05-05 7:38 UTC (2+ messages)
[PATCH] wifi: rtl8xxxu: (trivial) remove unnecessary return
2023-05-05 7:34 UTC (2+ messages)
` wifi: rtl8xxxu: rtl8xxxu_rx_complete(): "
[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
2023-05-05 7:28 UTC (2+ messages)
[PATCH v5 0/3] Add pinctrl support for SDX75
2023-05-05 6:56 UTC (6+ messages)
` [PATCH v5 2/3] pinctrl: qcom: Refactor target specific pinctrl driver
Sending Multicast General QUERY with unicast dest MAC
2023-05-05 6:44 UTC
[PATCH] wifi: iwlwifi: Fix spurious packet drops with RSS
2023-05-05 6:40 UTC (3+ messages)
BUG: KASAN: stack-out-of-bounds in __ip_options_echo
2023-05-05 5:58 UTC (4+ messages)
r8125b ethernet hardware
2023-05-05 5:30 UTC (2+ messages)
[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
2023-05-05 3:46 UTC (4+ messages)
[PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
2023-05-05 3:20 UTC (7+ messages)
` [PATCH bpf-next v5 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
` "
[PATCH V6] can: usb: f81604: add Fintek F81604 support
2023-05-05 2:23 UTC
Help needed: supporting new device with unique register bitfields
2023-05-05 1:26 UTC (5+ messages)
[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
2023-05-05 0:54 UTC (5+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme
system hang on start-up (mlx5?)
2023-05-04 23:38 UTC (6+ messages)
[PATCH v8 2/7] PCI: Export PCI link retrain timeout
2023-05-04 22:21 UTC (2+ messages)
[PATCH v8 7/7] PCI: Work around PCIe link training failures
2023-05-04 22:20 UTC (2+ messages)
[PATCH RFC net-next 0/2] pds_core: add switchdev and tc for vlan offload
2023-05-04 21:14 UTC (6+ messages)
[PATCH net 1/1] i40e: fix PTP pins verification
2023-05-04 20:50 UTC (6+ messages)
[PATCH v3] 9p: Remove INET dependency
2023-05-04 20:50 UTC (2+ messages)
[PATCH AUTOSEL 4.14 01/13] wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device
2023-05-04 19:52 UTC (6+ messages)
` [PATCH AUTOSEL 4.14 02/13] wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH AUTOSEL 4.14 04/13] net: pasemi: Fix return type of pasemi_mac_start_tx()
` [PATCH AUTOSEL 4.14 05/13] net: Catch invalid index in XPS mapping
` [PATCH AUTOSEL 4.14 12/13] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
` [PATCH AUTOSEL 4.14 13/13] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
[PATCH AUTOSEL 4.19 01/13] wifi: brcmfmac: pcie: Provide a buffer of random bytes to the device
2023-05-04 19:51 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 02/13] wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH AUTOSEL 4.19 04/13] net: pasemi: Fix return type of pasemi_mac_start_tx()
` [PATCH AUTOSEL 4.19 05/13] net: Catch invalid index in XPS mapping
` [PATCH AUTOSEL 4.19 12/13] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
` [PATCH AUTOSEL 4.19 13/13] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
[PATCH AUTOSEL 5.4 01/18] wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
2023-05-04 19:50 UTC (8+ messages)
` [PATCH AUTOSEL 5.4 04/18] wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
` [PATCH AUTOSEL 5.4 05/18] net: pasemi: Fix return type of pasemi_mac_start_tx()
` [PATCH AUTOSEL 5.4 06/18] net: Catch invalid index in XPS mapping
` [PATCH AUTOSEL 5.4 15/18] wifi: iwlwifi: pcie: fix possible NULL pointer dereference
` [PATCH AUTOSEL 5.4 16/18] wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
` [PATCH AUTOSEL 5.4 17/18] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
` [PATCH AUTOSEL 5.4 18/18] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
[PATCH AUTOSEL 5.10 01/24] wifi: ath: Silence memcpy run-time false positive warning
2023-05-04 19:49 UTC (5+ messages)
` [PATCH AUTOSEL 5.10 20/24] wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
` [PATCH AUTOSEL 5.10 21/24] wifi: ath11k: Fix SKB corruption in REO destination ring
` [PATCH AUTOSEL 5.10 22/24] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH AUTOSEL 5.10 24/24] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
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).