BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-01 07:47:06 to 2024-03-04 20:25:49 UTC [more...]

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-04 20:25 UTC  (4+ messages)
` [PATCH v2 1/6] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v2 2/6] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v2 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-04 20:18 UTC  (33+ messages)
` [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
                ` Hardware Offload discussion WAS(Re: [PATCH net-next v12 00/15] Introducing P4TC (series 1)

[PATCH bpf-next v2 00/15] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-04 19:13 UTC  (17+ messages)
` [PATCH bpf-next v2 01/15] libbpf: allow version suffixes (___smth) for struct_ops types
` [PATCH bpf-next v2 02/15] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
` [PATCH bpf-next v2 03/15] libbpf: honor autocreate flag for struct_ops maps
` [PATCH bpf-next v2 04/15] selftests/bpf: test struct_ops map definition with type suffix
` [PATCH bpf-next v2 05/15] selftests/bpf: utility functions to capture libbpf log in test_progs
` [PATCH bpf-next v2 06/15] selftests/bpf: bad_struct_ops test
` [PATCH bpf-next v2 07/15] selftests/bpf: test autocreate behavior for struct_ops maps
` [PATCH bpf-next v2 08/15] libbpf: sync progs autoload with maps autocreate "
` [PATCH bpf-next v2 09/15] selftests/bpf: verify struct_ops autoload/autocreate sync
` [PATCH bpf-next v2 10/15] libbpf: replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
` [PATCH bpf-next v2 11/15] libbpf: struct_ops in SEC("?.struct_ops") and SEC("?.struct_ops.link")
` [PATCH bpf-next v2 12/15] libbpf: rewrite btf datasec names starting from '?'
` [PATCH bpf-next v2 13/15] selftests/bpf: test case for SEC("?.struct_ops")
` [PATCH bpf-next v2 14/15] bpf: allow '?' at the beginning of DATASEC names
` [PATCH bpf-next v2 15/15] selftests/bpf: test cases for '?' in BTF names

[PATCH v3] driver core: Cancel scheduled pm_runtime_idle() on device removal
 2024-03-04 18:14 UTC  (7+ messages)

[PATCH] bpf: check mem for dynptr type
 2024-03-04 17:08 UTC  (6+ messages)

[PATCH v4 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-04 17:05 UTC  (13+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Introduce may_goto instruction
` [PATCH v4 bpf-next 2/4] bpf: Recognize that two registers are safe when their ranges match
` [PATCH v4 bpf-next 3/4] bpf: Add cond_break macro
` [PATCH v4 bpf-next 4/4] selftests/bpf: Test may_goto
  ` [Bpf] [PATCH v4 bpf-next 0/4] bpf: Introduce may_goto and cond_break

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-04 16:16 UTC  (5+ messages)
` [PATCH v2 1/2] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-04 14:19 UTC  (5+ messages)
` [PATCH iwl-next,v3 1/2] selftests/bpf: xdp_hw_metadata reduce sleep interval
` [PATCH iwl-next,v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
  ` [xdp-hints] Re: [PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver

[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-03-04 13:58 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: extend uprobe/uretprobe triggering benchmarks
 2024-03-04 13:52 UTC  (3+ messages)

[PATCH bpf-next] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-03-04 13:50 UTC  (4+ messages)

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-04 13:45 UTC  (9+ messages)

[PATCH] libbpf: Correct debug message in btf__load_vmlinux_btf
 2024-03-04 13:40 UTC  (3+ messages)

[PATCH bpf v2 0/2] Fix hashmap overflow checks for 32-bit arches
 2024-03-04 13:02 UTC  (8+ messages)
` [PATCH bpf v2 2/2] bpf: Fix hashtab overflow check on "

[PATCH v5.15-v5.4] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
 2024-03-04 10:49 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
 2024-03-04  9:59 UTC  (2+ messages)

[PATCH RFCv2 bpf-next 0/4] bpf: Introduce kprobe multi wrapper attach
 2024-03-04  8:28 UTC  (6+ messages)
` [PATCH RFCv2 bpf-next 2/4] bpf: Add bpf_kprobe_multi_is_return kfunc

[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
 2024-03-04  7:54 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap

[PATCH bpf-next v1] ARC: Add eBPF JIT support
 2024-03-03 17:18 UTC  (2+ messages)

[PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
 2024-03-03 17:02 UTC  (2+ messages)
` [PATCH bpf-next 1/1] riscv64/cfi,bpf: "

[RFC PATCH bpf-next 0/2] bpf: Add generic kfunc bpf_ffs64()
 2024-03-03 13:18 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] faster uprobes
 2024-03-03 10:20 UTC  (11+ messages)

[PATCH iwl-next,v2 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-03  7:15 UTC  (9+ messages)
` [PATCH iwl-next,v2 1/2] selftests/bpf: xdp_hw_metadata reduce sleep interval
` [PATCH iwl-next,v2 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet

[syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
 2024-03-03  6:48 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, docs: Use IETF format for field definitions in instruction-set.rst
 2024-03-03  5:50 UTC  (3+ messages)
` [Bpf] "

[PATCH bpf-next] bpf,docs: Rename legacy conformance group to packet
 2024-03-03  5:50 UTC  (3+ messages)
` [Bpf] [PATCH bpf-next] bpf, docs: "

pull-request: bpf-next 2024-02-29
 2024-03-03  5:30 UTC  (2+ messages)

[linux-next:master 5519/11156] kernel/bpf/bpf_struct_ops.c:247:16: warning: bitwise operation between different enumeration types ('enum bpf_type_flag' and 'enum bpf_reg_type')
 2024-03-02 18:09 UTC  (3+ messages)

[PATCH] libbpf: Remove unneeded conversion to bool
 2024-03-02 16:59 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: Fix a couple of test failures with LTO kernel
 2024-03-02 16:50 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Replace CHECK with ASSERT macros for ksyms test
` [PATCH bpf-next 2/4] selftests/bpf: Add check_lto_kernel() helper
` [PATCH bpf-next 3/4] selftests/bpf: Fix possible ksyms test failure with LTO kernel
` [PATCH bpf-next 4/4] selftests/bpf: Fix possible kprobe_multi_bench_attach "

[PATCH bpf-next 0/4] selftests/bpf: Fix a couple of test failures with LTO kernel
 2024-03-02 16:49 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-02  1:28 UTC  (10+ messages)
` [PATCH v3 bpf-next 4/4] selftests/bpf: Test may_goto

[LSF/MM/BPF TOPIC] bpf qdisc
 2024-03-01 23:30 UTC  (13+ messages)

[PATCH v2] net: raise RCU qs after each threaded NAPI poll
 2024-03-01 22:29 UTC  (5+ messages)

[PATCH bpf-next] bpf, docs: Use IETF format for field definitions in instruction-set.rst
 2024-03-01 22:17 UTC  (10+ messages)
` [Bpf] "

[PATCH dwarves] btf_encoder: dynamically allocate the vars array for percpu variables
 2024-03-01 21:46 UTC  (3+ messages)

[PATCH v2] perf lock contention: Account contending locks too
 2024-03-01 19:30 UTC  (2+ messages)

[PATCH net 1/4] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
 2024-03-01 19:25 UTC  (3+ messages)
` [PATCH net 2/4] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH net 3/4] ice: reorder disabling IRQ and NAPI in ice_qp_dis

[PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
 2024-03-01 19:15 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
 2024-03-01 19:03 UTC 

[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-03-01 18:07 UTC  (8+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: test autocreate behavior "

[PATCH bpf-next v6 0/5] Create shadow types for struct_ops maps in skeletons
 2024-03-01 18:04 UTC  (4+ messages)
` [PATCH bpf-next v6 3/5] bpftool: generated shadow variables for struct_ops maps

[PATCH v2 bpf-next 0/2] bpf: Add a generic bits iterator
 2024-03-01 18:01 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Add "

[PATCH bpf-next 0/4] bpf: track find_equal_scalars history on per-instruction level
 2024-03-01 17:44 UTC  (6+ messages)
` [PATCH bpf-next 2/4] "

[PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
 2024-03-01 17:22 UTC  (6+ messages)

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01 11:27 UTC  (3+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01  7:52 UTC  (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH v1 1/4] perf record: Delete session after stopping sideband thread
 2024-03-01  7:50 UTC  (4+ messages)
` [PATCH v1 3/4] perf test: Use a single fd for the child process out/err
` [PATCH v1 4/4] perf test: Read child test 10 times a second rather than 1


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).