BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 06:38:44 to 2024-04-03 12:29:55 UTC [more...]

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03 12:29 UTC  (22+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
 2024-04-03 12:05 UTC  (2+ messages)

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-03 12:03 UTC  (5+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-04-03 11:05 UTC  (7+ messages)

[PATCHv2 0/3] uprobe: uretprobe speed up
 2024-04-03  9:47 UTC  (6+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv2 bpf-next 2/3] selftests/bpf: Add uretprobe test for regs integrity
` [PATCHv2 bpf-next 3/3] selftests/bpf: Add uretprobe test for regs changes

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-03  8:39 UTC  (2+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  9:04 UTC  (6+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-03  8:47 UTC  (5+ messages)

[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-03  8:06 UTC  (4+ messages)

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:28 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] riscv, bpf: "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH bpf-next v2 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  7:26 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] riscv, bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH v5 0/4] perf/x86/amd: add LBR capture support outside of hardware events
 2024-04-03  7:19 UTC  (2+ messages)

[PATCH] ftrace: make extra rcu_is_watching() validation check optional
 2024-04-03  5:21 UTC  (14+ messages)

[PATCH bpf-next v5 0/2] bpf: Add a generic bits iterator
 2024-04-03  3:33 UTC  (3+ messages)

[PATCH bpf-next 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03  3:24 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct

[PATCH] bpf: replace deprecated strncpy with strscpy
 2024-04-03  3:06 UTC  (2+ messages)

Provisional registration procedure
 2024-04-03  2:50 UTC  (2+ messages)
` [Bpf] "

[PATCH bpf-next v4 0/2] bpf,arm64: Add support for BPF Arena
 2024-04-03  2:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: Optimize emit_mov_imm64()
 2024-04-03  2:34 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-04-03  1:08 UTC  (15+ messages)
` [PATCH bpf-next v3 1/5] "
` [PATCH bpf-next v3 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
` [PATCH bpf-next v3 4/5] selftests/bpf: Refactor out helper functions for a few tests
` [PATCH bpf-next v3 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03  0:20 UTC  (15+ messages)
` [RFC PATCH net-next v8 01/14] queue_api: define queue api
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v8 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v8 09/14] net: support non paged skb frags
` [RFC PATCH net-next v8 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v8 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v8 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v1 bpf-next 0/8] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-03  0:05 UTC  (9+ messages)
` [PATCH v1 bpf-next 1/8] selftests/bpf: Introduce sock_addr_testmod
` [PATCH v1 bpf-next 4/8] selftests/bpf: Add recv_msg_from_client to network helpers
` [PATCH v1 bpf-next 5/8] selftests/bpf: Factor out load_path and defines from test_sock_addr

[PATCH bpf-next 1/2] bpf: prevent r10 register from being marked as precise
 2024-04-02 23:26 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests

[PATCH v2 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
 2024-04-02 23:22 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpf: make bpf_get_branch_snapshot() architecture-agnostic
` [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper

[PATCH net-next v13 00/15] Introducing P4TC (series 1)
 2024-04-02 23:13 UTC  (3+ messages)

[PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-04-02 21:40 UTC  (2+ messages)

[PATCH] perf lock contention: Add a missing NULL check
 2024-04-02 21:37 UTC  (5+ messages)

[PATCH v2 0/2] libbpf: API to partially consume items from ringbuffer
 2024-04-02 20:41 UTC  (7+ messages)
` [PATCH 1/2] libbpf: ringbuf: allow to consume up to a certain amount of items
` [PATCH 2/2] libbpf: Add ring__consume_max / ring_buffer__consume_max

[PATCH dwarves v6 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-02 20:24 UTC  (2+ messages)

[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02 19:48 UTC 

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-02 19:39 UTC  (13+ messages)
` [PATCH 01/12] core: Allow asking for a reproducible build
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
` [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu()
` [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu()
` [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu()
` [PATCH 07/12] core: Add unlocked cus__add() variant
` [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add()
` [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE
` [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing
` [PATCH 11/12] pahole: Encode BTF serially in a reproducible build
` [PATCH 12/12] tests: Add a BTF reproducible generation test

[PATCH] Inaccurate rejection conditions
 2024-04-02 19:05 UTC  (3+ messages)

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-04-02 18:20 UTC  (14+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
 2024-04-02 17:22 UTC 

[PATCH bpf-next] selftests/bpf: Add pid limit for mptcpify prog
 2024-04-02 17:10 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
 2024-04-02 17:00 UTC  (3+ messages)

[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
 2024-04-02 16:58 UTC  (2+ messages)

[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
 2024-04-02 16:43 UTC  (7+ messages)

[PATCH v2] libbpf: use local bpf_helpers.h include
 2024-04-02 16:30 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
 2024-04-02 16:20 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/4] bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps

general protection fault in security_inode_getattr
 2024-04-02 16:01 UTC  (3+ messages)

[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
 2024-04-02 15:59 UTC  (6+ messages)

[PATCH bpf-next v3 0/3] bpf, x64: Fix tailcall hierarchy
 2024-04-02 15:26 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add bpf_tail_call_cnt to task_struct
` [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
` [PATCH bpf-next v3 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing

[PATCH bpf-next] bpf: Improve program stats run-time calculation
 2024-04-02 15:00 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
 2024-04-02 14:40 UTC  (2+ messages)

[PATCH bpf] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
 2024-04-02 14:40 UTC  (3+ messages)

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-02 14:33 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: imx6: Fix PCIe link down when i.MX8MM and i.MX8MP PCIe is EP mode
` [PATCH v3 02/11] PCI: imx6: Fix i.MX8MP PCIe EP can not trigger MSI
` [PATCH v3 03/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v3 04/11] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v3 05/11] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v3 06/11] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v3 07/11] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v3 08/11] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v3 09/11] PCI: imx: Consolidate redundant if-checks
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support

[PATCH bpf-next] bpftool: use __typeof__() instead of typeof() in BPF skeleton
 2024-04-02 14:30 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Using llvm may_goto inline asm for cond_break macro
 2024-04-02 14:20 UTC  (2+ messages)

[PATCH v3 bpf-next] bpf: add a verbose message if map limit is reached
 2024-04-02 14:20 UTC  (3+ messages)

[PATCH] bpf: fix typo in uapi doc comments
 2024-04-02 14:10 UTC  (2+ messages)

[PATCH] libbpf: use local bpf_helpers.h include
 2024-04-02 13:54 UTC 

[PATCH bpf-next 0/3] bpftool: Clean up indentation and formatting in docs
 2024-04-02 14:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/1] Support kCFI + BPF on arm64
 2024-04-02 13:35 UTC  (5+ messages)
` [PATCH bpf-next v2 1/1] arm64/cfi,bpf: "

[PATCH bpf-next v3 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-04-02 11:45 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] tools/include/uapi/linux/ethtool.h
` [PATCH bpf-next v3 2/7] selftests/xsk: make batch size variable
` [PATCH bpf-next v3 3/7] selftests/bpf: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next v3 4/7] selftests/bpf: implement set_hw_ring_size function to configure interface ring size
` [PATCH bpf-next v3 5/7] selftests/xsk: introduce set_ring_size function with a retry mechanism for handling AF_XDP socket closures
` [PATCH bpf-next v3 6/7] selftests/xsk: test AF_XDP functionality under minimal ring configurations
` [PATCH bpf-next v3 7/7] selftests/xsk: add new test case for AF_XDP under max ring sizes

[PATCH v3 1/2] powerpc64/bpf: fix tail calls for PCREL addressing
 2024-04-02 11:38 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/bpf: enable kfunc call

[PATCH bpf-next] selftests/bpf: Handle EAGAIN in bpf_tcp_ca
 2024-04-02 10:53 UTC  (5+ messages)

[PATCH net-next v6 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-02 10:33 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v6 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v6 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH bpf-next 0/4] Add internal-only BPF per-CPU instructions
 2024-04-02  9:13 UTC  (4+ messages)

[syzbot] [bpf?] [net?] possible deadlock in wq_worker_tick
 2024-04-02  9:06 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in tick_setup_sched_timer
 2024-04-02  9:02 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sched_tick
 2024-04-02  9:01 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in ahci_single_level_irq_intr
 2024-04-02  9:01 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: add a verbose message if map limit is reached
 2024-04-02  7:32 UTC  (3+ messages)

[PATCH 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-02  7:09 UTC  (4+ messages)
` [PATCH 3/3] btf: Avoid weak external references

[PATCH bpf-next 0/3] export send_byte and send_recv_data
 2024-04-02  6:38 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Export send_byte helper
` [PATCH bpf-next 2/3] selftests/bpf: Add struct send_recv_arg
` [PATCH bpf-next 3/3] selftests/bpf: Export send_recv_data helper


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 read-only IMAP folder(s) and NNTP newsgroup(s).