messages from 2022-07-05 02:00:33 to 2022-07-07 19:10:45 UTC [more...]
[PATCH RFC bpf-next 0/3] libbpf: add better syscall kprobing support
2022-07-07 19:10 UTC (8+ messages)
` [PATCH RFC bpf-next 1/3] libbpf: improve and rename BPF_KPROBE_SYSCALL
` [PATCH RFC bpf-next 2/3] libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
` [PATCH RFC bpf-next 3/3] selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
What happens to a uprobe if it links to a library within a container, and that container gets deleted?
2022-07-07 18:53 UTC
[PATCH] bpf: make sure mac_header was set before using it
2022-07-07 18:40 UTC (5+ messages)
[PATCH bpf-next v2] bpf: check attach_func_proto more carefully in check_return_code
2022-07-07 18:14 UTC (2+ messages)
[PATCH stable 5.15 0/1] Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
2022-07-07 18:05 UTC (3+ messages)
` [PATCH stable 5.15 1/1] "
[PATCH bpf-next v6 0/4] bpf trampoline for arm64
2022-07-07 16:41 UTC (15+ messages)
` [PATCH bpf-next v6 2/4] arm64: Add LDR (literal) instruction
` [PATCH bpf-next v6 3/4] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v6 4/4] bpf, arm64: bpf trampoline "
[PATCH bpf-next v2 0/2] bpf: Minor fixes for non-preallocated memory
2022-07-07 16:22 UTC (20+ messages)
` [PATCH bpf-next v2 1/2] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next v2 2/2] bpf: Warn on non-preallocated case for missed trace types
[PATCH intel-net] ice: xsk: use Rx ring when picking NAPI context
2022-07-07 16:11 UTC
[PATCH v4 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
2022-07-07 14:40 UTC (2+ messages)
[PATCH] riscv, libbpf: use a0 for RC register
2022-07-07 14:40 UTC (4+ messages)
[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
2022-07-07 14:08 UTC
[PATCH v2 bpf-next] xsk: mark napi_id on sendmsg()
2022-07-07 13:08 UTC
[PATCH bpf-next v3 0/6] Support riscv jit to provide
2022-07-07 12:23 UTC (9+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style
` [PATCH bpf-next v3 6/6] selftests/bpf: Remove the casting about jited_ksyms and jited_linfo
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2022-07-07 11:41 UTC (14+ messages)
` [xdp-hints] "
[PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS
2022-07-07 11:16 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests: xsk: rename AF_XDP testing app
` [PATCH bpf-next 2/2] MAINTAINERS: add entry for AF_XDP selftests files
[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
2022-07-07 11:00 UTC (5+ messages)
` [PATCH v6 4/5] "
[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
2022-07-07 10:47 UTC (3+ messages)
` [PATCH bpf-next v10 4/6] selftests/bpf: Add selftests for raw syncookie helpers
[PATCH bpf-next 0/2] Add KIND_RESTRICT support to bpftool
2022-07-07 9:14 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpftool: Add support for KIND_RESTRICT to gen min_core_btf command
` [PATCH bpf-next 2/2] selftests/bpf: Add test involving restrict type qualifier
[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
2022-07-07 7:47 UTC (18+ messages)
[PATCH v1 0/1] libbpf: perfbuf custom event reader
2022-07-07 7:13 UTC (2+ messages)
` [PATCH v1 1/1] libbpf: perfbuf: allow raw access to buffers
[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
2022-07-07 2:11 UTC (11+ messages)
` [PATCH v2 bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
[PATCH bpf-next v1] bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
2022-07-06 23:25 UTC
[PATCH v2 bpf-next 0/2] bpf: add a ksym BPF iterator
2022-07-06 23:01 UTC (6+ messages)
` [PATCH v2 bpf-next 1/2] "
[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
2022-07-06 22:04 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced
[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
2022-07-06 21:29 UTC (10+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH bpf-next] bpf: check attach_func_proto return type more carefully
2022-07-06 19:21 UTC (3+ messages)
[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
2022-07-06 18:55 UTC (21+ messages)
bpftool gen object doesn't handle GCC built BPF ELF files
2022-07-06 17:49 UTC (3+ messages)
[PATCH v2] bpf/scripts: Generate GCC compatible helpers
2022-07-06 17:28 UTC
[PATCH] bpf/scripts: Generate GCC compatible helpers
2022-07-06 17:12 UTC (2+ messages)
[PATCH bpf-next v3 00/10] Introduce type match support
2022-07-06 16:06 UTC (9+ messages)
` [PATCH bpf-next v3 02/10] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation
` [PATCH bpf-next v3 04/10] libbpf: Add type match support
[PATCH 0/8] Perf stack unwinding with pointer authentication
2022-07-06 16:01 UTC (3+ messages)
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
[PATCH dwarves v2 0/2] btf: support BTF_KIND_ENUM64
2022-07-06 15:51 UTC (6+ messages)
` [PATCH] btf_loader: support BTF_KIND_ENUM64 was "
[PATCH bpf v2] xdp: Fix spurious packet loss in generic XDP TX path
2022-07-06 14:50 UTC (3+ messages)
` [PATCH bpf v3] "
[PATCH bpf-next 0/3] Fix few compiler warnings in selftests and libbpf
2022-07-06 14:50 UTC (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: fix bogus uninitialized variable warning
` [PATCH bpf-next 2/3] selftests/bpf: fix few more compiler warnings
` [PATCH bpf-next 3/3] libbpf: remove unnecessary usdt_rel_ip assignments
[PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
2022-07-06 13:29 UTC (4+ messages)
[PATCH v4 bpf-next 0/2] bpf: add a ksym BPF iterator
2022-07-06 13:16 UTC (3+ messages)
` [PATCH v4 bpf-next 1/2] "
` [PATCH v4 bpf-next 2/2] selftests/bpf: add a ksym iter subtest
[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-07-06 11:22 UTC (9+ messages)
[PATCH v4] libbpf: disable SEC pragma macro on GCC
2022-07-06 11:18 UTC
[PATCH bpf-next] libbpf: Error out when missing binary_path for USDT attach
2022-07-06 7:08 UTC (3+ messages)
[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
2022-07-06 7:01 UTC (6+ messages)
[PATCH v3 bpf-next 0/2] bpf: add a ksym BPF iterator
2022-07-06 6:12 UTC (5+ messages)
` [PATCH v3 bpf-next 1/2] "
[PATCH bpf-next] bpftool: Remove zlib feature test from Makefile
2022-07-06 5:40 UTC (2+ messages)
[PATCH RFC bpf-next 0/4] bpf: Fixes for CONFIG_X86_KERNEL_IBT
2022-07-06 5:29 UTC (6+ messages)
` [PATCH RFC bpf-next 1/4] bpf: Adjust kprobe_multi entry_ip "
` [PATCH RFC bpf-next 2/4] bpf: Use given function address for trampoline ip arg
` [PATCH RFC bpf-next 3/4] selftests/bpf: Disable kprobe attach test with offset for CONFIG_X86_KERNEL_IBT
` [PATCH RFC bpf-next 4/4] selftests/bpf: Fix kprobe get_func_ip tests "
libbfd feature autodetection
2022-07-06 5:14 UTC (5+ messages)
[PATCHv2] perf tools: Convert legacy map definition to BTF-defined
2022-07-06 5:08 UTC (2+ messages)
[PATCH v4 0/3] cleanup the legacy probe_event on failed scenario
2022-07-06 4:30 UTC (2+ messages)
[PATCH bpf] bpf, x86: fix freeing of not-finalized bpf_prog_pack
2022-07-06 0:26 UTC
[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
2022-07-05 22:37 UTC (10+ messages)
[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
2022-07-05 19:52 UTC (3+ messages)
init_disassemble_info() signature changes causes compile failures
2022-07-05 13:44 UTC (4+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes
` [PATCH v2 2/5] tools include: add dis-asm-compat.h to handle version differences
[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
2022-07-05 13:04 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement
2022-07-05 12:27 UTC (6+ messages)
[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
2022-07-05 12:08 UTC (2+ messages)
[PATCH net-next v3] net: page_pool: optimize page pool page allocation in NUMA scenario
2022-07-05 11:35 UTC
[PATCH bpf-next] bpf: omit superfluous address family check in __bpf_skc_lookup
2022-07-05 10:00 UTC (2+ messages)
[PATCH bpf-next] bpftool: Rename "bpftool feature list" into "... feature list_builtins"
2022-07-05 10:00 UTC (2+ messages)
[PATCH bpf-next] selftests, bpf: remove AF_XDP samples
2022-07-05 10:00 UTC (2+ messages)
test_kmod.sh fails with constant blinding
2022-07-05 8:31 UTC (6+ messages)
Inschrijfformulier Groeiprogramma
2022-07-05 6:36 UTC
[PATCH] net: tls: fix tls with sk_redirect using a BPF verdict
2022-07-05 3:26 UTC (3+ messages)
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-05 2:12 UTC (12+ messages)
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
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