messages from 2023-11-29 17:01:16 to 2023-12-01 09:47:08 UTC [more...]
[PATCH v3 0/7] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
2023-12-01 9:46 UTC (2+ messages)
` [PATCH v3 1/7] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
[PATCH bpf 0/2] bpf fix for unconnect af_unix socket
2023-12-01 9:39 UTC (6+ messages)
` [PATCH bpf 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
` [PATCH bpf 2/2] bpf: sockmap, test for unconnected af_unix sock
[PATCH v2 net-next 0/2] add multi-buff support for xdp running in generic mode
2023-12-01 9:33 UTC (8+ messages)
` [PATCH v2 net-next 1/2] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v2 net-next 2/2] xdp: add multi-buff support for xdp running in generic mode
FOSDEM 2024: Kernel Devroom CfP
2023-12-01 9:28 UTC
[PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
2023-12-01 9:10 UTC (7+ messages)
` [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
[PATCH bpf-next] netkit: Add some ethtool ops to provide information to user
2023-12-01 8:42 UTC (5+ messages)
` [External] "
` "
[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
2023-12-01 6:24 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] xsk: add ETF support to XDP Tx metadata
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
` [PATCH bpf-next v2 3/3] selftests/bpf: Add txtime to xdp_hw_metadata
Does skb_metadata_differs really need to stop GRO aggregation?
2023-12-01 6:20 UTC (12+ messages)
[PATCH bpf] xsk: skip polling event check for unbound socket
2023-12-01 6:10 UTC
[PATCH net-next v2 0/3] net: stmmac: EST implementation
2023-12-01 5:52 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: stmmac: xgmac: EST interrupts handling
` [PATCH net-next v2 2/3] net: stmmac: Refactor EST implementation
` [PATCH net-next v2 3/3] net: stmmac: Add support for EST cycle-time-extension
[PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
2023-12-01 2:46 UTC
[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-01 1:33 UTC (4+ messages)
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
[PATCH bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
2023-12-01 1:30 UTC
pull-request: bpf-next 2023-11-30
2023-12-01 1:20 UTC (2+ messages)
[PATCH v2] rethook: Use __rcu pointer for rethook::handler
2023-12-01 0:13 UTC (3+ messages)
[PATCH bpf-next 0/3] xsk: TX metadata launch time support
2023-12-01 0:02 UTC (6+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata
` [PATCH bpf-next 2/3] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next 3/3] selftests/bpf: Add launch time to xdp_hw_metadata
pull-request: bpf 2023-11-30
2023-11-30 23:37 UTC (8+ messages)
linux-next: manual merge of the bpf-next tree with the net-next tree
2023-11-30 22:47 UTC
[PATCH bpf-next v4 0/3] Relax tracing prog recursive attach rules
2023-11-30 22:34 UTC (14+ messages)
` [PATCH bpf-next v4 1/3] bpf: "
` [PATCH bpf-next v4 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
[PATCH v2 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-11-30 21:02 UTC (6+ messages)
` [PATCH v2 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v2 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v2 3/3] kernfs: Convert kernfs_path_from_node_locked() "
BPF GCC status - Nov 2023
2023-11-30 19:49 UTC (12+ messages)
[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-30 18:52 UTC (18+ messages)
` [PATCH v12 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v12 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v12 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v12 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v12 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v12 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v12 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v12 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v12 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v12 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v12 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v12 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v12 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v12 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v12 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v12 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-30 18:13 UTC (12+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
[PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
2023-11-30 18:13 UTC (5+ messages)
[PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
2023-11-30 18:08 UTC (2+ messages)
[syzbot] [bpf?] [net?] KASAN: null-ptr-deref Write in unix_stream_bpf_update_proto
2023-11-30 16:28 UTC
[PATCH] scripts/bpf_doc: add __main__ judgement before main code
2023-11-30 14:57 UTC
[PATCH bpf v4 0/7] bpf: Fix the release of inner map
2023-11-30 14:01 UTC (8+ messages)
` [PATCH bpf v4 1/7] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers
` [PATCH bpf v4 2/7] bpf: Add map and need_defer parameters to .map_fd_put_ptr()
` [PATCH bpf v4 3/7] bpf: Set need_defer as false when clearing fd array during map free
` [PATCH bpf v4 4/7] bpf: Defer the free of inner map when necessary
` [PATCH bpf v4 5/7] bpf: Optimize the free of inner map
` [PATCH bpf v4 6/7] selftests/bpf: Add test cases for "
` [PATCH bpf v4 7/7] selftests/bpf: Test outer map update operations in syscall program
[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
2023-11-30 13:36 UTC (3+ messages)
` [PATCH v2 1/2] cfi: Flip headers
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
[PATCH] selftests/bpf: fix erroneous bitmask operation
2023-11-30 12:03 UTC
[PATCH] bpf/tests: Remove duplicate JSGT tests
2023-11-30 11:20 UTC (3+ messages)
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2023-11-30 10:15 UTC (6+ messages)
` [PATCH vhost v13 11/12] virtio_ring: introduce dma sync api for virtqueue
[PATCH v3 bpf-next 00/10] BPF verifier retval logic fixes
2023-11-30 6:41 UTC (20+ messages)
` [PATCH v3 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
` [PATCH v3 bpf-next 02/10] bpf: enforce precision of R0 on callback return
` [PATCH v3 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v3 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v3 bpf-next 05/10] bpf: enforce precise retval range on program exit
` [PATCH v3 bpf-next 06/10] bpf: unify async callback and program retval checks
` [PATCH v3 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
` [PATCH v3 bpf-next 08/10] selftests/bpf: validate async callback return value check correctness
` [PATCH v3 bpf-next 09/10] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v3 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
[PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
2023-11-30 6:41 UTC (10+ messages)
` [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-30 4:02 UTC (8+ messages)
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
2023-11-30 3:54 UTC (8+ messages)
` [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v6 3/3] selftests: bpf: crypto skcipher algo selftests
[PATCH bpf v2] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
2023-11-30 0:33 UTC (3+ messages)
[PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
2023-11-30 0:19 UTC (5+ messages)
[PATCH bpf v2 0/2] bpf: fix accesses to uninit stack slots
2023-11-29 23:54 UTC (5+ messages)
` [PATCH bpf v2 1/2] "
[PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-29 23:44 UTC (7+ messages)
` [PATCH v15 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v15 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v15 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v15 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v15 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v15 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH bpf-next v6 00/13] xsk: TX metadata
2023-11-29 23:10 UTC (2+ messages)
[PATCH bpf-next v3 0/3] Relax tracing prog recursive attach rules
2023-11-29 19:16 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v3 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-29 17:49 UTC (15+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
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