messages from 2024-07-18 13:25:44 to 2024-07-20 09:28:53 UTC [more...]
[PATCH bpf-next v4 03/20] lsm: Refactor return value of LSM hook inode_getsecurity
2024-07-20 9:28 UTC (3+ messages)
` [PATCH v4 3/20] "
[PATCH bpf-next v4 02/20] lsm: Refactor return value of LSM hook inode_need_killpriv
2024-07-20 9:27 UTC (3+ messages)
` [PATCH v4 2/20] "
[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in bq_xmit_all
2024-07-20 9:15 UTC (3+ messages)
[PATCH V3 00/10] PCIe TPH and cache direct injection support
2024-07-20 8:08 UTC (2+ messages)
[PATCH net-next v4] ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node()
2024-07-20 8:01 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] bnxt_en: update xdp_rxq_info in queue restart logic
2024-07-20 5:12 UTC (2+ messages)
[syzbot] [net?] INFO: rcu detected stall in lapb_t1timer_expiry (2)
2024-07-20 4:25 UTC
[PATCH] net: stmmac: fix the mistake of the device tree property string of reset gpio in stmmac_mdio_reset
2024-07-20 4:00 UTC
[syzbot] [net?] WARNING in hsr_netdev_notify
2024-07-20 3:42 UTC
net: atlantic: PHC time jumps ~4 seconds there and back on AQC107
2024-07-20 2:24 UTC
r8169: Crash with TX segmentation offload on RTL8125
2024-07-20 0:41 UTC (5+ messages)
[PATCH ipsec-next v5 00/17] Add IP-TFS mode to xfrm
2024-07-20 0:30 UTC (10+ messages)
` [PATCH ipsec-next v5 05/17] xfrm: netlink: add config (netlink) options
` [devel-ipsec] "
` [PATCH ipsec-next v5 06/17] xfrm: add mode_cbs module functionality
` [devel-ipsec] "
` [PATCH ipsec-next v5 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
` [devel-ipsec] "
[PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
2024-07-20 0:28 UTC (3+ messages)
[GIT PULL] Networking for v6.11-rc0
2024-07-19 22:04 UTC (2+ messages)
[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
2024-07-19 21:39 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio
` [PATCH 2/3] arm64: dts: ti: k3-am625-beagleplay: Add boot-gpios to cc1352p7
` [PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API
[PATCH net] net: airoha: Fix MBI_RX_AGE_SEL_MASK definition
2024-07-19 20:38 UTC
[GIT PULL] virtio: features, fixes, cleanups
2024-07-19 19:38 UTC (6+ messages)
[syzbot] [net?] WARNING in skb_warn_bad_offload (5)
2024-07-19 19:34 UTC (5+ messages)
[PATCH v2 00/15] cxl: add Type2 device support
2024-07-19 19:01 UTC (10+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 03/15] cxl: add function for type2 resource request
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state
[PATCH bpf-next] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y
2024-07-19 18:44 UTC (4+ messages)
[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
2024-07-19 18:22 UTC (3+ messages)
` [PATCH v4] bpf: Fixed a segment issue when downgrade gso_size
[RFC PATCH v9 00/11] bpf qdisc
2024-07-19 18:20 UTC (8+ messages)
` [RFC PATCH v9 10/11] selftests: Add a bpf fq qdisc to selftest
` [OFFLIST RFC 1/4] bpf: Search for kptrs in prog BTF structs
` [OFFLIST RFC 2/4] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
` [OFFLIST RFC 3/4] bpf: Support bpf_kptr_xchg into local kptr
` [OFFLIST RFC 4/4] selftests/bpf: Test bpf_kptr_xchg stashing "
[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
2024-07-19 18:14 UTC (3+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
Matching on DSCP with IPv4 FIB rules
2024-07-19 17:57 UTC (6+ messages)
mlx5e warnings on 6.10
2024-07-19 16:57 UTC (4+ messages)
[PATCH net] gve: Fix an edge case for TSO skb validity check
2024-07-19 16:55 UTC (8+ messages)
ConnectX/iRISC research
2024-07-19 16:42 UTC
[PATCH net-next] net: bonding: correctly annotate RCU in bond_should_notify_peers()
2024-07-19 16:41 UTC
[RFC PATCH 1/2] net: bonding: correctly annotate RCU in bond_should_notify_peers()
2024-07-19 16:37 UTC (8+ messages)
` [RFC PATCH 2/2] net: bonding: don't call ethtool methods under RCU
[syzbot] [wireless?] INFO: task hung in rfkill_global_led_trigger_worker (3)
2024-07-19 16:30 UTC (3+ messages)
[PATCH bpf 0/3] xsk: require XDP_UMEM_TX_METADATA_LEN to actuate tx_metadata_len
2024-07-19 15:40 UTC (4+ messages)
[PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-19 15:14 UTC (3+ messages)
` [PATCH v3 2/2] selftests/bpf: integrate test_xdp_veth into test_progs
[PATCH net v2] eth: fbnic: don't build the driver when skb has more than 21 frags
2024-07-19 14:40 UTC (2+ messages)
[PATCH] wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
2024-07-19 14:10 UTC (3+ messages)
[PATCH] sunrpc: avoid -Wformat-security warning
2024-07-19 14:08 UTC (3+ messages)
[PATCH 0/4] net: dsa: microchip: ksz8795: add Wake on LAN support
2024-07-19 13:52 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
` [PATCH 2/4] net: dsa: microchip: ksz8795: add Wake on LAN support
` [PATCH 3/4] net: dsa: microchip: check erratum workaround through indirect register read
` [PATCH 4/4] net: dsa: microchip: ksz9477: correct description of WoL functions
[PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
2024-07-19 13:27 UTC (4+ messages)
[syzbot] [bpf?] [trace?] possible deadlock in console_flush_all (3)
2024-07-19 13:17 UTC (2+ messages)
` [PATCH (repost)] sched/core: defer printk() while rq lock is held
[PATCH bpf v3 0/4] af_unix: MSG_OOB handling fix & selftest
2024-07-19 11:09 UTC (7+ messages)
` [PATCH bpf v3 2/4] selftest/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
[PATCH bpf-next v2 0/9] Add BPF LSM return value range check, BPF part
2024-07-19 11:00 UTC (10+ messages)
` [PATCH bpf-next v2 1/9] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v2 2/9] bpf, lsm: Add check for BPF LSM return value
` [PATCH bpf-next v2 3/9] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v2 4/9] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v2 5/9] bpf, verifier: improve signed ranges inference for BPF_AND
` [PATCH bpf-next v2 6/9] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v2 7/9] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v2 8/9] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v2 9/9] selftests/bpf: Add verifier tests for bpf lsm
[PATCH net-next v14 00/14] stmmac: Add Loongson platform support
2024-07-19 10:09 UTC (5+ messages)
[PATCH net-next] net: drop special comment style
2024-07-19 9:38 UTC (2+ messages)
[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-07-19 9:33 UTC (15+ messages)
` [RFC v11 01/14] mm: page_frag: add a test module for page_frag
` [RFC v11 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [RFC v11 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [RFC v11 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v11 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [RFC v11 06/14] xtensa: remove the get_order() implementation
` [RFC v11 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [RFC v11 10/14] net: rename skb_copy_to_page_nocache() helper
` [RFC v11 11/14] mm: page_frag: introduce prepare/probe/commit API
` [RFC v11 12/14] net: replace page_frag with page_frag_cache
` [RFC v11 13/14] mm: page_frag: update documentation for page_frag
` [RFC v11 14/14] mm: page_frag: add an entry in MAINTAINERS "
[PATCH v2 0/3] Add support for Amlogic HCI UART
2024-07-19 9:05 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v2 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
[PATCH net-next v5 00/25] Introducing OpenVPN Data Channel Offload
2024-07-19 8:59 UTC (8+ messages)
` [PATCH net-next v5 17/25] ovpn: implement keepalive mechanism
[PATCH v2 ethtool]: add json support for base command
2024-07-19 8:55 UTC
[PATCH net] l2tp: make session IDR and tunnel session list coherent
2024-07-19 8:41 UTC (2+ messages)
[PATCH -next v1 0/9] Add BPF LSM return value range check, BPF part
2024-07-19 8:41 UTC (12+ messages)
` [PATCH bpf-next v1 1/9] bpf, lsm: Add disabled BPF LSM hook list
` [PATCH bpf-next v1 2/9] bpf, lsm: Add check for BPF LSM return value
` [PATCH bpf-next v1 3/9] bpf: Prevent tail call between progs attached to different hooks
` [PATCH bpf-next v1 4/9] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v1 5/9] bpf, verifier: improve signed ranges inference for BPF_AND
` [PATCH bpf-next v1 6/9] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v1 7/9] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v1 8/9] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v1 9/9] selftests/bpf: Add verifier tests for bpf lsm
[RESEND PATCH net-next v3 0/4] net: phy: aquantia: enable support for aqr115c
2024-07-19 8:39 UTC (13+ messages)
` [RESEND PATCH net-next v3 3/4] net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
[RFT PATCH net] net: phy: aquantia: only poll GLOBAL_CFG registers on aqr113c and aqr115c
2024-07-19 8:36 UTC (2+ messages)
[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
2024-07-19 8:32 UTC (7+ messages)
` [PATCH bpf-next v4 16/20] bpf: Add a special case for bitwise AND on range [-1, 0]
` [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND
[PATCHv3 net-next] bonding: 3ad: send ifinfo notify when mux state changed
2024-07-19 6:45 UTC (11+ messages)
[syzbot] [net?] [bpf?] general protection fault in __dev_flush
2024-07-19 3:59 UTC
[PATCH bpf-next v4 00/20] Add return value range check for BPF LSM
2024-07-19 3:55 UTC (4+ messages)
[PATCH bpf-next v4 10/20] lsm: Refactor return value of LSM hook audit_rule_match
2024-07-19 2:08 UTC (2+ messages)
` [PATCH "
[PATCH bpf-next v4 09/20] lsm: Refactor return value of LSM hook key_getsecurity
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 9/20] "
[PATCH bpf-next v4 08/20] lsm: Refactor return value of LSM hook getprocattr
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 8/20] "
[PATCH bpf-next v4 07/20] lsm: Refactor return value of LSM hook setprocattr
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 7/20] "
[PATCH bpf-next v4 06/20] lsm: Refactor return value of LSM hook getselfattr
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 6/20] "
[PATCH bpf-next v4 05/20] lsm: Refactor return value of LSM hook inode_copy_up_xattr
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 5/20] "
[PATCH bpf-next v4 04/20] lsm: Refactor return value of LSM hook inode_listsecurity
2024-07-19 2:08 UTC (2+ messages)
` [PATCH v4 4/20] "
[PATCH bpf-next v4 01/20] lsm: Refactor return value of LSM hook vm_enough_memory
2024-07-19 2:07 UTC (2+ messages)
` [PATCH v4 1/20] "
[syzbot] [mm?] possible deadlock in try_to_wake_up (5)
2024-07-19 1:54 UTC (2+ messages)
[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
2024-07-19 1:19 UTC (9+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down
[syzbot] [bpf?] [net?] general protection fault in __cpu_map_flush
2024-07-18 21:31 UTC
[PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
2024-07-18 20:57 UTC (4+ messages)
[PATCH iwl-next v2] i40e: Add support for fw health report
2024-07-18 19:57 UTC (2+ messages)
` [Intel-wired-lan] "
[RFC PATCH 0/2] netconsole: Fix netconsole unsafe locking
2024-07-18 19:53 UTC (5+ messages)
` [RFC PATCH 1/2] netpoll: extract core of netpoll_cleanup
` [RFC PATCH 2/2] netconsole: Defer netpoll cleanup to avoid lock release during list traversal
[PATCH net-next] net: airoha: Fix forever loops in error handling
2024-07-18 19:39 UTC (2+ messages)
[syzbot] [wireless?] WARNING in __rate_control_send_low (2)
2024-07-18 17:29 UTC (2+ messages)
[PATCH iwl-next v3 00/13] ice: iavf: add support for TC U32 filters on VFs
2024-07-18 16:54 UTC (6+ messages)
` [PATCH iwl-next v3 10/13] ice: add method to disable FDIR SWAP option
` [Intel-wired-lan] "
[PATCH net-next] openvswitch: switch to per-action label counting in conntrack
2024-07-18 15:33 UTC (3+ messages)
[PATCH net-next V2 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-07-18 15:09 UTC (4+ messages)
[PATCH net] net: phy: micrel: Fix the KSZ9131 MDI-X status issue
2024-07-18 15:04 UTC (2+ messages)
[PATCH net] ipv4: Fix incorrect source address in Record Route option
2024-07-18 15:02 UTC (2+ messages)
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-07-18 14:15 UTC (10+ messages)
` [PATCH net-next v3 10/24] ovpn: implement basic RX path (UDP)
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).