messages from 2023-06-12 08:36:08 to 2023-06-14 01:04:09 UTC [more...]
[PATCH] kallsyms: Replace all non-returning strlcpy with strscpy
2023-06-14 1:03 UTC
[syzbot] [net?] WARNING in unreserve_psock
2023-06-14 0:43 UTC (2+ messages)
[PATCH v2 bpf-next 00/18] BPF token
2023-06-14 0:23 UTC (17+ messages)
[syzbot] [net?] KASAN: stack-out-of-bounds Read in skb_splice_from_iter
2023-06-14 0:20 UTC (5+ messages)
[RFC bpf-next 0/7] bpf: netdev TX metadata
2023-06-13 23:16 UTC (27+ messages)
` [RFC bpf-next 1/7] bpf: rename some xdp-metadata functions into dev-bound
` [RFC bpf-next 2/7] bpf: resolve single typedef when walking structs
` [RFC bpf-next 3/7] bpf: implement devtx hook points
` [RFC bpf-next 4/7] bpf: implement devtx timestamp kfunc
` [RFC bpf-next 5/7] net: veth: implement devtx timestamp kfuncs
` [RFC bpf-next 6/7] selftests/bpf: extend xdp_metadata with devtx kfuncs
` [RFC bpf-next 7/7] selftests/bpf: extend xdp_hw_metadata "
[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
2023-06-13 22:36 UTC (23+ messages)
` [PATCH v3 bpf-next 01/10] bpf: Support ->fill_link_info for kprobe_multi
` [PATCH v3 bpf-next 02/10] bpftool: Dump the kernel symbol's module name
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info
` [PATCH v3 bpf-next 04/10] bpf: Protect probed address based on kptr_restrict setting
` [PATCH v3 bpf-next 05/10] bpf: Clear the probe_addr for uprobe
` [PATCH v3 bpf-next 06/10] bpf: Expose symbol's respective address
` [PATCH v3 bpf-next 07/10] bpf: Add a common helper bpf_copy_to_user()
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event
` [PATCH v3 bpf-next 09/10] bpftool: Add perf event names
` [PATCH v3 bpf-next 10/10] bpftool: Show probed function in perf_event link info
[PATCH bpf-next 0/4] Clean up BPF permissions checks
2023-06-13 22:35 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH bpf-next 2/4] bpf: inline map creation logic in map_create() function
` [PATCH bpf-next 3/4] bpf: centralize permissions checks for all BPF map types
` [PATCH bpf-next 4/4] bpf: keep BPF_PROG_LOAD permission checks clear of validations
[PATCH bpf-next v6 0/4] verify scalar ids mapping in regsafe()
2023-06-13 22:20 UTC (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: use scalar ids in mark_chain_precision()
` [PATCH bpf-next v6 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
` [PATCH bpf-next v6 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
` [PATCH bpf-next v6 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
[PATCH bpf v5 0/2] bpf: fix NULL dereference during extable search
2023-06-13 22:19 UTC (4+ messages)
` [PATCH bpf v5 1/2] bpf: ensure main program has an extable
` [PATCH bpf v5 2/2] selftests/bpf: add a test for subprogram extables
[PATCH 00/13] mm: jit/text allocator
2023-06-13 22:16 UTC (14+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-06-13 22:03 UTC (12+ messages)
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls "
[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-06-13 22:02 UTC (5+ messages)
[RFC] fprobe call of rethook_try_get faults
2023-06-13 21:48 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-06-13 19:41 UTC (13+ messages)
` [PATCH bpf-next v2 1/6] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v2 2/6] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v2 5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v2 6/6] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
[PATCH] selftests/bpf: Remove unneeded variable "ret"
2023-06-13 18:13 UTC (2+ messages)
[PATCH bpf] bpf: Force kprobe multi expected_attach_type for kprobe_multi link
2023-06-13 14:35 UTC (2+ messages)
[PATCHv2] ftrace: Show all functions with addresses in available_filter_functions_addrs
2023-06-13 13:44 UTC (13+ messages)
[Patch v2] perf/core: Bail out early if the request AUX area is out of bound
2023-06-13 12:32 UTC
[PATCH] samples/bpf: Remove unneeded variable
2023-06-13 11:44 UTC
[PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure
2023-06-13 8:30 UTC (5+ messages)
[PATCH bpf-next v5 0/4] verify scalar ids mapping in regsafe()
2023-06-13 8:02 UTC (13+ messages)
` [PATCH bpf-next v5 1/4] bpf: use scalar ids in mark_chain_precision()
` [PATCH bpf-next v5 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
` [PATCH bpf-next v5 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
` [PATCH bpf-next v5 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()
[PATCH bpf-next v6 0/5] Add benchmark for bpf memory allocator
2023-06-13 8:09 UTC (6+ messages)
` [PATCH bpf-next v6 1/5] selftests/bpf: Use producer_cnt to allocate local counter array
` [PATCH bpf-next v6 2/5] selftests/bpf: Output the correct error code for pthread APIs
` [PATCH bpf-next v6 3/5] selftests/bpf: Ensure that next_cpu() returns a valid CPU number
` [PATCH bpf-next v6 4/5] selftests/bpf: Set the default value of consumer_cnt as 0
` [PATCH bpf-next v6 5/5] selftests/bpf: Add benchmark for bpf memory allocator
[PATCH] lib/test_bpf: Replace kmap() with kmap_local_page()
2023-06-13 7:30 UTC (3+ messages)
[PATCH v2] lib/test_bpf: Call page_address() on page acquired with GFP_KERNEL flag
2023-06-13 7:17 UTC
[PATCH 0/2] Fix high-order allocations for AUX space
2023-06-13 6:42 UTC (14+ messages)
` [PATCH 1/2] perf/core: Bail out early if the request AUX area is out of bound
` [PATCH 2/2] perf/ring_buffer: Fix high-order allocations for AUX space with correct MAX_ORDER limit
[PATCH bpf-next v5 0/3] bpf, x86: allow function arguments up to 12 for TRACING
2023-06-13 2:52 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] bpf, x86: clean garbage values when store args from regs into stack
` [PATCH bpf-next v5 2/3] bpf, x86: allow function arguments up to 12 for TRACING
` [PATCH bpf-next v5 3/3] selftests/bpf: add testcase for TRACING with 6+ arguments
[PATCH bpf-next 0/2] Fix missing synack in BPF cgroup_skb filters
2023-06-13 2:36 UTC (9+ messages)
` [PATCH bpf-next 1/2] net: bpf: Always call BPF cgroup filters for egress
` [PATCH bpf-next 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets
[PATCH bpf-next v5] selftests/bpf: Add benchmark for bpf memory allocator
2023-06-13 0:10 UTC (7+ messages)
[PATCH net 01/17] selftests: mptcp: lib: skip if not below kernel version
2023-06-13 0:00 UTC (2+ messages)
[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search
2023-06-12 22:12 UTC (6+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
[PATCH bpf-next 1/5] bpf: Add bpf_cpumask_first_and() kfunc
2023-06-12 22:20 UTC (11+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: Add test for new "
` [PATCH bpf-next 3/5] bpf: Replace bpf_cpumask_any* with bpf_cpumask_any_distribute*
` [PATCH bpf-next 4/5] selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*
` [PATCH bpf-next 5/5] bpf/docs: Update documentation for new cpumask kfuncs
[PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
2023-06-12 17:04 UTC (3+ messages)
` [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch
[PATCH bpf-next v1] selftests/bpf: fix invalid pointer check in get_xlated_program()
2023-06-12 15:13 UTC (4+ messages)
[PATCH] Add a sysctl option to disable bpf offensive helpers
2023-06-12 15:01 UTC (2+ messages)
[PATCH bpf] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable
2023-06-12 14:52 UTC (2+ messages)
[PATCH 3/3] net: ethernet: ti-cpsw: fix linking built-in code to modules
2023-06-12 14:37 UTC (3+ messages)
[PATCH net-next v4 0/5] introduce page_pool_alloc() API
2023-06-12 13:02 UTC (2+ messages)
` [PATCH net-next v4 5/5] page_pool: update document about frag API
[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
2023-06-12 12:43 UTC (15+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
[PATCH] tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
2023-06-12 11:58 UTC
[PATCH v1 0/2] Unify uapi bitsperlong.h
2023-06-12 11:01 UTC (3+ messages)
` [PATCH v1 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v1 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze
[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
2023-06-12 9:53 UTC (5+ messages)
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support
[PATCH net-next v7 2/4] net: core: add getsockopt SO_PEERPIDFD
2023-06-12 9:22 UTC (2+ messages)
[PATCH net-next,V2] net: mana: Add support for vlan tagging
2023-06-12 8:40 UTC (2+ messages)
[PATCH v13 00/12] tracing: Add fprobe/tracepoint events
2023-06-12 7:29 UTC (3+ messages)
` [PATCH v13 09/12] tracing/probes: Add BTF retval type support
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