BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH bpf-next] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing, (continued)
- [PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog,
Daniel Xu
- [PATCH bpf-next v2] libbpf: fix some typos in comments, Yusheng Zheng
- [PATCH 0/3] SRCU-protected uretprobes hot path,
Andrii Nakryiko
- [PATCH bpf-next v3] selftests/bpf: Fix arena_atomics failure due to llvm change,
Yonghong Song
- [PATCH] bpf: devmap: allow for repeated redirect,
Florian Kauer
- [syzbot] [mm?] INFO: rcu detected stall in x64_sys_call,
syzbot
- [PATCH net 5/5] igb: Always call igb_xdp_ring_update_tail() under Tx lock, Tony Nguyen
- [PATCH 0/8] tracing: Allow system call tracepoints to handle page faults,
Mathieu Desnoyers
- [PATCH 2/8] tracing/ftrace: guard syscall probe with preempt_notrace, Mathieu Desnoyers
- [PATCH 3/8] tracing/perf: guard syscall probe with preempt_notrace, Mathieu Desnoyers
- [PATCH 4/8] tracing/bpf: guard syscall probe with preempt_notrace, Mathieu Desnoyers
- [PATCH 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL, Mathieu Desnoyers
- [PATCH 8/8] tracing/bpf: Add might_fault check to syscall probes, Mathieu Desnoyers
- [PATCH 5/8] tracing: Allow system call tracepoints to handle page faults, Mathieu Desnoyers
- [PATCH 6/8] tracing/ftrace: Add might_fault check to syscall probes, Mathieu Desnoyers
- [PATCH 7/8] tracing/perf: Add might_fault check to syscall probes, Mathieu Desnoyers
- Re: [PATCH 0/8] tracing: Allow system call tracepoints to handle page faults, Andrii Nakryiko
- Re: [PATCH 0/8] tracing: Allow system call tracepoints to handle page faults, Google
- [PATCH bpf-next] selftests/bpf: convert test_xdp_features.sh to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH net v3 0/2] bpf: devmap: provide rxq after redirect,
Florian Kauer
- [PATCH bpf-next] MAINTAINERS: record lib/buildid.c as owned by BPF subsystem,
Andrii Nakryiko
- [PATCH bpf-next] MAINTAINERS: BPF ARC JIT: update my e-mail address,
Shahab Vahedi
- Kernel oops caused by signed divide,
Zac Ecob
- [PATCH] perf/x86/intel: Allow to setup LBR for counting event for BPF,
kan . liang
- [PATCH bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob,
Maciej Fijalkowski
- [PATCH bpf] bpf: Fix error message on kfunc arg type mismatch,
Maxim Mikityanskiy
- [PATCH v2] bpftool: Fix typos,
Andrew Kreimer
- [PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH RESEND v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- [PATCH RESEND v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH RESEND v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
- Re: [PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>, Jason A. Donenfeld
- [PATCHv3 0/7] uprobe, bpf: Add session support,
Jiri Olsa
- [PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance,
Liao Chang
- [v2 PATCH bpf-next 0/2] bpf: Add percpu map value size check,
Tao Chen
- [PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>,
Uros Bizjak
- [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c, Uros Bizjak
- [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c, Uros Bizjak
- [PATCH v2 09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>, Uros Bizjak
- [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c, Uros Bizjak
- [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>, Uros Bizjak
- [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>, Uros Bizjak
- [PATCH v3 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
- [PATCH net-next v25 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v25 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v25 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v25 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v25 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v25 05/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v25 07/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v25 09/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v25 11/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v25 12/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v25 13/13] netdev: add dmabuf introspection, Mina Almasry
- Re: [PATCH net-next v25 00/13] Device Memory TCP, Yunsheng Lin
- Re: [PATCH net-next v25 00/13] Device Memory TCP, Jakub Kicinski
- [PATCH mptcp-next v2 1/4] bpf: Add mptcp_subflow bpf_iter,
Geliang Tang
- [PATCH] bpftool: Fix undefined behavior caused by shifting into the sign bit,
Kuan-Wei Chiu
- [PATCH bpf-next] libbpf: Fixed getting wrong return address on arm64 architecture,
Shuyi Cheng
- [PATCH] libbpf: fix some typos in comments,
yunwei37
- [PATCH] bpftool: Fix a typo,
Andrew Kreimer
- [no subject], Unknown
- [PATCH bpf] sock_map: add a cond_resched() in sock_hash_free(),
Eric Dumazet
- [PATCH net v2 0/2] bpf: devmap: provide rxq after redirect,
Florian Kauer
- [PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit,
Daniel Borkmann
- [PATCH bpf-next v4 2/8] bpf: Remove truncation test in bpf_strtol and bpf_strtoul helpers, Daniel Borkmann
- [PATCH bpf-next v4 4/8] bpf: Improve check_raw_mode_ok test for MEM_UNINIT-tagged types, Daniel Borkmann
- [PATCH bpf-next v4 6/8] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test, Daniel Borkmann
- [PATCH bpf-next v4 5/8] bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error, Daniel Borkmann
- [PATCH bpf-next v4 8/8] selftests/bpf: Add a test case to write into .rodata, Daniel Borkmann
- [PATCH bpf-next v4 3/8] bpf: Fix helper writes to read-only maps, Daniel Borkmann
- [PATCH bpf-next v4 7/8] selftests/bpf: Rename ARG_PTR_TO_LONG test description, Daniel Borkmann
- Re: [PATCH bpf-next v4 1/8] bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit, Andrii Nakryiko
- [PATCH] libbpf: workaround (another) -Wmaybe-uninitialized false positive,
Sam James
- [PATCH bpf-next v2] bpftool: improve btf c dump sorting stability,
Mykyta Yatsenko
- [RFC PATCH v2 4/7] Revert "virtio_net: xsk: bind/unbind xsk for rx", Michael S. Tsirkin
- [RFC PATCH v2 3/7] Revert "virtio_net: xsk: rx: support fill with xsk buffer", Michael S. Tsirkin
- [RFC PATCH v2 2/7] Revert "virtio_net: xsk: rx: support recv small mode", Michael S. Tsirkin
- [RFC PATCH v2 1/7] Revert "virtio_net: xsk: rx: support recv merge mode", Michael S. Tsirkin
- [PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache,
Yunsheng Lin
- [PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup,
Andrii Nakryiko
- [GIT PULL] bpf for v6.11-rc7,
Alexei Starovoitov
- [PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv,
Daniel Xu
- [PATCH bpf-next v3 0/2] allow kfuncs in tracepoint and perf event,
JP Kobryn
- [PATCH bpf-next] bpf: change int cmd argument in __sys_bpf into typed enum bpf_cmd,
Andrii Nakryiko
- Re: [PATCH] selftests/bpf: Add valid flag to bpf_cookie selftest's res,
Andrii Nakryiko
[PATCH bpf-next] bpftool: improve btf c dump sorting stability,
Mykyta Yatsenko
Possible deadlock in pcpu_freelist_pop,
Priya Bala Govindasamy
Possible deadlock in __pcpu_freelist_push, Priya Bala Govindasamy
Re: [PATCH mptcp-next 1/4] bpf: Add mptcp_subflow bpf_iter,
Martin KaFai Lau
[PATCH] perf/x86: fix wrong assumption that LBR is only useful for sampling events,
Andrii Nakryiko
[RFC PATCH bpf-next] bpf: Check percpu map value size first,
Tao Chen
[PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last),
Ido Schimmel
- [PATCH net-next 01/12] netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish(), Ido Schimmel
- [PATCH net-next 02/12] ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open(), Ido Schimmel
- [PATCH net-next 03/12] bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute(), Ido Schimmel
- [PATCH net-next 04/12] ipv4: icmp: Unmask upper DSCP bits in icmp_reply(), Ido Schimmel
- [PATCH net-next 05/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev(), Ido Schimmel
- [PATCH net-next 06/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit(), Ido Schimmel
- [PATCH net-next 07/12] ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit(), Ido Schimmel
- [PATCH net-next 08/12] ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder(), Ido Schimmel
- [PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route(), Ido Schimmel
- [PATCH net-next 10/12] netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route(), Ido Schimmel
- [PATCH net-next 11/12] ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup(), Ido Schimmel
- [PATCH net-next 12/12] sctp: Unmask upper DSCP bits in sctp_v4_get_dst(), Ido Schimmel
- Re: [PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last), David Ahern
- Re: [PATCH net-next 00/12] Unmask upper DSCP bits - part 4 (last), patchwork-bot+netdevbpf
[PATCH net] bpf: devmap: provide rxq after redirect,
Florian Kauer
[PATCH bpf-next v3 1/6] bpf: Fix helper writes to read-only maps,
Daniel Borkmann
[PATCH 00/18] random: Include <linux/percpu.h> and resolve circular include dependency,
Uros Bizjak
[PATCH -next v2 0/2] perf stat: Support inherit events for bperf,
Tengda Wu
[PATCH bpf-next v2 1/6] bpf: Fix helper writes to read-only maps,
Daniel Borkmann
[PATCHv2 bpf-next 0/4] selftests/bpf: Add uprobe multi pid filter test,
Jiri Olsa
[PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests,
Lin Yikai
[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled,
Pu Lehui
- [PATCH bpf-next v3 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make, Pu Lehui
- [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries, Pu Lehui
- [PATCH bpf-next v3 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest, Pu Lehui
- [PATCH bpf-next v3 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict, Pu Lehui
- [PATCH bpf-next v3 05/10] selftests/bpf: Support local rootfs image for vmtest, Pu Lehui
- [PATCH bpf-next v3 08/10] selftests/bpf: Add DENYLIST.riscv64, Pu Lehui
- [PATCH bpf-next v3 06/10] selftests/bpf: Enable cross platform testing for vmtest, Pu Lehui
- [PATCH bpf-next v3 10/10] selftests/bpf: Add description for running vmtest on RV64, Pu Lehui
- [PATCH bpf-next v3 09/10] selftests/bpf: Add riscv64 configurations to local vmtest, Pu Lehui
- [PATCH bpf-next v3 07/10] selftests/bpf: Add config.riscv64, Pu Lehui
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled, Daniel Borkmann
- Re: [PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled, patchwork-bot+netdevbpf
[PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library,
Daniel Machon
- [PATCH net-next 02/12] net: lan966x: use FDMA library symbols, Daniel Machon
- [PATCH net-next 03/12] net: lan966x: replace a few variables with new equivalent ones, Daniel Machon
- [PATCH net-next 04/12] net: lan966x: use the FDMA library for allocation of rx buffers, Daniel Machon
- [PATCH net-next 05/12] net: lan966x: use FDMA library for adding DCB's in the rx path, Daniel Machon
- [PATCH net-next 08/12] net: lan966x: use FDMA library for adding DCB's in the tx path, Daniel Machon
- [PATCH net-next 01/12] net: lan966x: select FDMA library, Daniel Machon
- [PATCH net-next 09/12] net: lan966x: use library helper for freeing tx buffers, Daniel Machon
- [PATCH net-next 06/12] net: lan966x: use library helper for freeing rx buffers, Daniel Machon
- [PATCH net-next 07/12] net: lan966x: use the FDMA library for allocation of tx buffers, Daniel Machon
- [PATCH net-next 10/12] net: lan966x: ditch tx->last_in_use variable, Daniel Machon
- [PATCH net-next 11/12] net: lan966x: use a few FDMA helpers throughout, Daniel Machon
- [PATCH net-next 12/12] net: lan966x: refactor buffer reload function, Daniel Machon
- Re: [PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library, patchwork-bot+netdevbpf
[PATCH bpf-next v2 0/5] bpf: Allow skb dynptr for tp_btf,
Philo Lu
[PATCH bpf-next] bpf: use type_may_be_null() helper for nullable-param check,
Shung-Hsi Yu
Request for Quote and Meeting Availability, MERCURIA
[PATCH 3/5] perf/core: Account dropped samples from BPF,
Namhyung Kim
Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64,
Andrii Nakryiko
[for-linus][PATCH 1/6] tracing: fgraph: Fix to add new fgraph_ops to array after ftrace_startup_subops(),
Steven Rostedt
[PATCH bpf-next v3 1/2] bpf, x64: Fix a jit convergence issue,
Yonghong Song
Re: [PATCH] selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE, patchwork-bot+netdevbpf
Re: [PATCH v2 1/1] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning, patchwork-bot+netdevbpf
[PATCH bpf-next 0/2] bpf: Follow up on gen_epilogue,
Martin KaFai Lau
[PATCH bpf-next] xsk: bump xsk_queue::queue_empty_descs in xp_can_alloc(),
Maciej Fijalkowski
[PATCH bpf-next v2 00/10] Local vmtest enhancement and RV64 enabled,
Pu Lehui
- [PATCH bpf-next v2 03/10] selftests/bpf: Disable feature-llvm for vmtest, Pu Lehui
- [PATCH bpf-next v2 04/10] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest, Pu Lehui
- [PATCH bpf-next v2 05/10] selftests/bpf: Support local rootfs image for vmtest, Pu Lehui
- [PATCH bpf-next v2 10/10] selftests/bpf: Add description for running vmtest on RV64, Pu Lehui
- [PATCH bpf-next v2 08/10] selftests/bpf: Add DENYLIST.riscv64, Pu Lehui
- [PATCH bpf-next v2 01/10] selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make, Pu Lehui
- [PATCH bpf-next v2 02/10] selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflict, Pu Lehui
- [PATCH bpf-next v2 06/10] selftests/bpf: Enable cross platform testing for vmtest, Pu Lehui
- [PATCH bpf-next v2 07/10] selftests/bpf: Add config.riscv64, Pu Lehui
- [PATCH bpf-next v2 09/10] selftests/bpf: Add riscv64 configurations to local vmtest, Pu Lehui
[PATCH -next 0/2] perf stat: Support inherit events for bperf,
Tengda Wu
[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_filter_trim_cap, syzbot
[PATCH 6/7] tracing: add support for function argument to graph tracer,
Sven Schnelle
[PATCH 4/7] Add print_function_args(),
Sven Schnelle
[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x,
jitendra . vegiraju
[PATCH bpf-next v2 1/2] bpf, x64: Fix a jit convergence issue,
Yonghong Song
[RFC PATCH bpf-next 1/2] bpf: Add open-coded style iterator kfuncs for bpf dynamic pointers,
Juntong Deng
[PATCH net 0/6][pull request] ice: fix synchronization between .ndo_bpf() and reset,
Tony Nguyen
[PATCH v5 0/8] uprobes: RCU-protected hot path optimizations,
Andrii Nakryiko
[PATCH rcu 0/11] Add light-weight readers for SRCU,
Paul E. McKenney
- [PATCH rcu 01/11] srcu: Rename srcu_might_be_idle() to srcu_should_expedite(), Paul E. McKenney
- [PATCH rcu 02/11] srcu: Introduce srcu_gp_is_expedited() helper function, Paul E. McKenney
- [PATCH rcu 03/11] srcu: Renaming in preparation for additional reader flavor, Paul E. McKenney
- [PATCH rcu 05/11] srcu: Standardize srcu_data pointers to "sdp" and similar, Paul E. McKenney
- [PATCH rcu 04/11] srcu: Bit manipulation changes for additional reader flavor, Paul E. McKenney
- [PATCH rcu 09/11] rcutorture: Add reader_flavor parameter for SRCU readers, Paul E. McKenney
- [PATCH rcu 11/11] refscale: Add srcu_read_lock_lite() support using "srcu-lite", Paul E. McKenney
- [PATCH rcu 06/11] srcu: Convert srcu_data ->srcu_reader_flavor to bit field, Paul E. McKenney
- [PATCH rcu 08/11] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits, Paul E. McKenney
- [PATCH rcu 10/11] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor, Paul E. McKenney
- [PATCH rcu 07/11] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite(), Paul E. McKenney
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU, Kent Overstreet
- Re: [PATCH rcu 0/11] Add light-weight readers for SRCU, Andrii Nakryiko
- [PATCH rcu [12/11] srcu: Allow inlining of __srcu_read_{,un}lock_lite(), Paul E. McKenney
[PATCH bpf-next v2] bpf, arm64: Jit BPF_CALL to direct call when possible,
Xu Kuohai
[PATCH bpf-next v5 0/8] libbpf, selftests/bpf: Support cross-endian usage,
Tony Ambardar
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]