messages from 2024-08-02 04:35:58 to 2024-08-06 07:55:22 UTC [more...]
[PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-08-06 7:55 UTC (4+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v2 3/4] selftests/bpf: add proper section name to bpf prog and rename it
[PATCH] uprobes: get rid of bogus trace_uprobe hit counter
2024-08-06 7:37 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: add multi-uprobe benchmarks
2024-08-06 7:25 UTC (2+ messages)
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-06 7:03 UTC (4+ messages)
NULL pointer deref when running BPF monitor program (6.11.0-rc1)
2024-08-06 7:08 UTC (4+ messages)
[PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
2024-08-06 5:26 UTC (5+ messages)
[PATCH v2 0/2] selftests: harness: refactor __constructor_order
2024-08-06 4:27 UTC (2+ messages)
[PATCH 00/10] perf/uprobe: Optimize uprobes
2024-08-06 4:08 UTC (16+ messages)
[PATCH v2 bpf-next 0/4] Support bpf_kptr_xchg into local kptr
2024-08-06 4:07 UTC (16+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
` [PATCH v2 bpf-next 2/4] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
` [PATCH v2 bpf-next 3/4] bpf: Support bpf_kptr_xchg into local kptr
` [PATCH v2 bpf-next 4/4] selftests/bpf: Test bpf_kptr_xchg stashing "
[PATCH v5 0/9] Improve the copy of task comm
2024-08-06 3:50 UTC (14+ messages)
` [PATCH v5 1/9] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v5 2/9] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v5 3/9] security: "
` [PATCH v5 4/9] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v5 5/9] mm/util: Fix possible race condition in kstrdup()
` [PATCH v5 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v5 7/9] tracing: Replace strncpy() with __get_task_comm()
` [PATCH v5 8/9] net: Replace strcpy() "
` [PATCH v5 9/9] drm: "
[PATCH 0/8] uprobes: RCU-protected hot path optimizations
2024-08-06 1:50 UTC (21+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH 6/8] perf/uprobe: split uprobe_unregister()
[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
2024-08-06 0:56 UTC (17+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-06 0:52 UTC (10+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-05 21:25 UTC (15+ messages)
` [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v18 06/14] page_pool: devmem support
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v18 08/14] net: support non paged skb frags
` [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v18 12/14] net: add devmem TCP documentation
` [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v18 14/14] netdev: add dmabuf introspection
[PATCH] perf bpf-filter: Support multiple events properly
2024-08-05 21:12 UTC (5+ messages)
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-08-05 19:54 UTC (3+ messages)
[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-05 18:30 UTC (4+ messages)
` [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
Supporting New Memory Barrier Types in BPF
2024-08-05 16:13 UTC (7+ messages)
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-08-05 15:31 UTC (6+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-05 15:07 UTC (30+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH net-next 12/14] net: stmmac: rename PCS registers
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
BPF arena atomic example not working
2024-08-05 13:07 UTC (5+ messages)
[PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
2024-08-05 11:55 UTC (11+ messages)
[syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free
2024-08-05 10:36 UTC
[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-05 10:25 UTC (15+ messages)
` [PATCH RFC net-next v4 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH RFC net-next v4 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH RFC net-next v4 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH RFC net-next v4 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH RFC net-next v4 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH RFC net-next v4 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH RFC net-next v4 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH RFC net-next v4 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH RFC net-next v4 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH RFC net-next v4 12/14] net: stmmac: rename PCS registers
` [PATCH RFC net-next v4 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH RFC net-next v4 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
[syzbot] [bpf?] possible deadlock in htab_lock_bucket (2)
2024-08-05 10:05 UTC
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-05 9:52 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest
[PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table
2024-08-05 9:39 UTC (7+ messages)
` [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
` [PATCH v2 2/6] bpf: Constify ctl_table argument of filter function
` [PATCH v2 3/6] sysctl: move internal interfaces to const struct ctl_table
` [PATCH v2 4/6] sysctl: allow registration of "
` [PATCH v2 5/6] sysctl: make internal ctl_tables const
` [PATCH v2 6/6] const_structs.checkpatch: add ctl_table
[PATCH] bpf: Fix percpu address space issues
2024-08-04 18:55 UTC
[PATCH] kbuild: pahole-version: avoid errors if executing fails
2024-08-02 23:34 UTC (2+ messages)
[PATCH bpf-next v4 13/20] bpf, lsm: Add check for BPF LSM return value
2024-08-02 21:30 UTC (8+ 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
[PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases
2024-08-02 21:12 UTC (15+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v4 3/6] selftests/bpf: netns_new() and netns_free() helpers
` [PATCH bpf-next v4 5/6] selftests/bpf: Monitor traffic for sockmap_listen
[PATCH bpf-next] selftests/bpf: Fix a btf_dump selftest failure
2024-08-02 19:30 UTC (2+ messages)
[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
2024-08-02 17:43 UTC (7+ messages)
` [PATCH v3 8/8] perf test: Update sample filtering test
[PATCH v4 0/9] uprobes: misc cleanups/simplifications
2024-08-02 17:14 UTC (6+ messages)
[PATCH bpf-next 0/3] add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt()
2024-08-02 15:29 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
` [PATCH bpf-next 2/3] selftests/bpf: add tests for TCP_BPF_SOCK_OPS_CB_FLAGS
` [PATCH bpf-next 3/3] selftests/bpf: modify bpf_iter_setsockopt to test TCP_BPF_SOCK_OPS_CB_FLAGS
[PATCH iwl-next v5 0/4] igb: Add support for AF_XDP zero-copy
2024-08-02 13:31 UTC (9+ messages)
` [PATCH iwl-next v5 1/4] igb: prepare for AF_XDP zero-copy support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/4] igb: Introduce XSK data structures and helpers
` [Intel-wired-lan] "
` [PATCH iwl-next v5 3/4] igb: add AF_XDP zero-copy Rx support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 4/4] igb: add AF_XDP zero-copy Tx support
` [Intel-wired-lan] "
[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
2024-08-02 5:35 UTC (15+ 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