messages from 2022-06-29 20:26:04 to 2022-07-02 15:40:21 UTC [more...]
[Patch net-next v15 00/13] net: dsa: microchip: DSA Driver support for LAN937x
2022-07-02 15:40 UTC (15+ messages)
` [Patch net-next v15 01/13] dt-bindings: net: make internal-delay-ps based on phy-mode
` [Patch net-next v15 02/13] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [Patch net-next v15 03/13] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [Patch net-next v15 04/13] net: dsa: microchip: generic access to ksz9477 static and reserved table
` [Patch net-next v15 05/13] net: dsa: microchip: add DSA support for microchip LAN937x
` [Patch net-next v15 06/13] net: dsa: microchip: lan937x: add dsa_tag_protocol
` [Patch net-next v15 07/13] net: dsa: microchip: lan937x: add phy read and write support
` [Patch net-next v15 08/13] net: dsa: microchip: lan937x: register mdio-bus
` [Patch net-next v15 09/13] net: dsa: microchip: lan937x: add MTU and fast_age support
` [Patch net-next v15 10/13] net: dsa: microchip: lan937x: add phylink_get_caps support
` [Patch net-next v15 11/13] net: dsa: microchip: lan937x: add phylink_mac_link_up support
` [Patch net-next v15 12/13] net: dsa: microchip: lan937x: add phylink_mac_config support
` [Patch net-next v15 13/13] net: dsa: microchip: add LAN937x in the ksz spi probe
[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
2022-07-02 15:39 UTC (3+ messages)
[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
2022-07-02 15:33 UTC (8+ messages)
[PATCH bpf-next 0/4] bpf: Minor fixes
2022-07-02 15:08 UTC (13+ messages)
` [PATCH bpf-next 1/4] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next 3/4] bpf: Don't do preempt check when migrate is disabled
` [PATCH bpf-next 4/4] bpftool: Show also the name of type BPF_OBJ_LINK
[RFC v2 00/17] perf: Add perf kwork
2022-07-02 9:35 UTC (2+ messages)
[PATCH bpf-next] bpftool: Rename "bpftool feature list" into "... feature list_builtins"
2022-07-02 6:24 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] bpf: add a ksym BPF iterator
2022-07-02 6:16 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add a ksym iter subtest
[PATCH bpf] xdp: Fix spurious packet loss in generic XDP TX path
2022-07-02 4:39 UTC (8+ messages)
` [PATCH bpf v2] "
pull-request: bpf 2022-07-02
2022-07-02 3:20 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-02 0:55 UTC (12+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH bpf] skmsg: Fix invalid last sg check in sk_msg_recvmsg()
2022-07-01 20:30 UTC (3+ messages)
[PATCH bpf 1/4] bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
2022-07-01 20:10 UTC (5+ messages)
` [PATCH bpf 2/4] bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
` [PATCH bpf 3/4] bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
` [PATCH bpf 4/4] bpf, selftests: Add verifier test case for jmp32's jeq/jne
[PATCH 1/2] btf: Fix required space error
2022-07-01 19:56 UTC (3+ messages)
[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-07-01 17:12 UTC (7+ messages)
[PATCH bpf-next] selftests/bpf: skip lsm_cgroup when don't have trampolines
2022-07-01 17:04 UTC (7+ messages)
[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
2022-07-01 15:36 UTC (10+ messages)
` [Intel-wired-lan] "
[PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement
2022-07-01 13:52 UTC (4+ messages)
[PATCH bpf-next] selftests, bpf: remove AF_XDP samples
2022-07-01 13:16 UTC (8+ messages)
[PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
2022-07-01 12:09 UTC (5+ messages)
` [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
` [xdp-hints] "
` [xdp-hints] "
test_kmod.sh fails with constant blinding
2022-07-01 11:05 UTC (3+ messages)
[RFC PATCH] net: core: Replace kmap() with kmap_local_page()
2022-07-01 10:51 UTC
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-01 9:39 UTC (36+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
[PATCH v5 bpf-next 0/5] Add bpf_getxattr
2022-07-01 9:24 UTC (23+ messages)
` [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
[Patch net-next v14 00/13] net: dsa: microchip: DSA Driver support for LAN937x
2022-07-01 8:37 UTC (20+ messages)
` [Patch net-next v14 01/13] dt-bindings: net: make internal-delay-ps based on phy-mode
` [Patch net-next v14 02/13] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [Patch net-next v14 03/13] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [Patch net-next v14 04/13] net: dsa: microchip: generic access to ksz9477 static and reserved table
` [Patch net-next v14 05/13] net: dsa: microchip: add DSA support for microchip LAN937x
` [Patch net-next v14 06/13] net: dsa: microchip: lan937x: add dsa_tag_protocol
` [Patch net-next v14 07/13] net: dsa: microchip: lan937x: add phy read and write support
` [Patch net-next v14 08/13] net: dsa: microchip: lan937x: register mdio-bus
` [Patch net-next v14 09/13] net: dsa: microchip: lan937x: add MTU and fast_age support
` [Patch net-next v14 10/13] net: dsa: microchip: lan937x: add phylink_get_caps support
` [Patch net-next v14 11/13] net: dsa: microchip: lan937x: add phylink_mac_link_up support
` [Patch net-next v14 12/13] net: dsa: microchip: lan937x: add phylink_mac_config support
` [Patch net-next v14 13/13] net: dsa: microchip: add LAN937x in the ksz spi probe
Huawei Global Software Technology Summit 2022 happening next week!
2022-07-01 8:36 UTC
[PATCH net-next v2] net: page_pool: optimize page pool page allocation in NUMA scenario
2022-07-01 7:56 UTC (3+ messages)
libbfd feature autodetection
2022-07-01 7:10 UTC (3+ messages)
[PATCH 0/2] Introduce security_create_user_ns()
2022-07-01 3:47 UTC (5+ messages)
[PATCH v4 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
2022-07-01 3:26 UTC (6+ messages)
` [PATCH v4 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH v4 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY
[PATCH bpf-next] libbpf: Allow attach USDT BPF program without specifying binary path
2022-07-01 3:20 UTC (4+ messages)
[PATCH bpf-next v6 0/4] bpf trampoline for arm64
2022-06-30 21:12 UTC (2+ messages)
[PATCH bpf-next 0/4] selftests: xsk: fix TEST_MODE_SKB in xdpxceiver
2022-06-30 20:52 UTC (10+ messages)
` [PATCH bpf-next 1/4] selftests: xsk: avoid bpf_link probe for existing xsk
` [PATCH bpf-next 2/4] selftests: xsk: introduce XDP prog load based on existing AF_XDP socket
` [PATCH bpf-next 3/4] selftests: xsk: verify correctness of XDP prog attach point
` [PATCH bpf-next 4/4] selftests: xsk: destroy BPF resources only when ctx refcount drops to 0
[PATCH bpf-next] bpftool: Allow disabling features at compile time
2022-06-30 20:03 UTC (5+ messages)
[PATCH bpf] xsk: mark napi_id on sendmsg()
2022-06-30 15:52 UTC (7+ messages)
Estimating Services
2022-06-30 15:41 UTC
[PATCH] net: tls: fix tls with sk_redirect using a BPF verdict
2022-06-30 15:21 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpftool: Add command to list BPF types, helpers
2022-06-30 14:20 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] bpftool: Add feature list (prog/map/link/attach types, helpers)
` [PATCH bpf-next v2 2/2] bpftool: Use feature list in bash completion
[PATCH bpf-next] bpftool: remove attach_type_name forward declaration
2022-06-30 14:20 UTC (3+ messages)
[PATCH bpf-next] bpf: omit superfluous address family check in __bpf_skc_lookup
2022-06-30 8:26 UTC
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2022-06-30 7:39 UTC (4+ messages)
` [xdp-hints] "
[PATCH] selftests net: fix kselftest net fatal error
2022-06-30 3:20 UTC (2+ messages)
[PATCH dwarves v3 0/2] btf: support BTF_KIND_ENUM64
2022-06-30 2:33 UTC (3+ messages)
[PATCH bpf-next v11 00/11] bpf: cgroup_sock lsm flavor
2022-06-29 22:55 UTC (7+ messages)
` [PATCH bpf-next v11 11/11] selftests/bpf: lsm_cgroup functional test
[PATCH bpf-next v2] bpftool: Probe for memcg-based accounting before bumping rlimit
2022-06-29 21:40 UTC (2+ messages)
[PATCH bpf-next 0/2] bpftool: Add command to list BPF types, helpers
2022-06-29 20:35 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpftool: Add feature list (prog/map/link/attach types, helpers)
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