BPF - Berkeley Packet Filters
[Prev Page][Next Page]
[PATCH v3 bpf-next 00/11] bpf: support resilient split BTF,
Alan Maguire
- [PATCH v3 bpf-next 02/11] selftests/bpf: test distilled base, split BTF generation, Alan Maguire
- [PATCH v3 bpf-next 04/11] bpftool: support displaying raw split BTF using base BTF section as base, Alan Maguire
- [PATCH v3 bpf-next 08/11] selftests/bpf: extend distilled BTF tests to cover BTF relocation, Alan Maguire
- [PATCH v3 bpf-next 09/11] module, bpf: store BTF base pointer in struct module, Alan Maguire
- [PATCH v3 bpf-next 03/11] libbpf: add btf__parse_opts() API for flexible BTF parsing, Alan Maguire
- [PATCH v3 bpf-next 01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF, Alan Maguire
- [PATCH v3 bpf-next 07/11] libbpf: split BTF relocation, Alan Maguire
- [PATCH v3 bpf-next 05/11] resolve_btfids: use .BTF.base ELF section as base BTF if -B option is used, Alan Maguire
- [PATCH v3 bpf-next 06/11] kbuild, bpf: add module-specific pahole/resolve_btfids flags for distilled base BTF, Alan Maguire
- [PATCH v3 bpf-next 11/11] bpftool: support displaying relocated-with-base split BTF, Alan Maguire
- [PATCH v3 bpf-next 10/11] libbpf,bpf: share BTF relocate-related code with kernel, Alan Maguire
- Re: [PATCH v3 bpf-next 00/11] bpf: support resilient split BTF, Eduard Zingerman
[PATCH bpf-next v2 0/4] Add some 'malloc' failure checks,
kunwu . chan
[PATCH bpf-next v5 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.,
Kui-Feng Lee
[PATCH bpf-next v3 0/7] Notify user space when a struct_ops object is detached/unregistered,
Kui-Feng Lee
[PATCH v4 00/66] Define _GNU_SOURCE for sources using,
Edward Liaw
- [PATCH v4 01/66] selftests: Compile with -D_GNU_SOURCE when including lib.mk, Edward Liaw
- [PATCH v4 02/66] selftests/arm64: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 03/66] selftests/arm64: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 04/66] selftests/bpf: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 05/66] selftests/breakpoints: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 06/66] selftests/cachestat: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 07/66] selftests/capabilities: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 09/66] selftests/clone3: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 10/66] selftests/core: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 11/66] selftests/damon: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 12/66] selftests/drivers: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 13/66] selftests/exec: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 14/66] selftests/fchmodat2: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 15/66] selftests/filelock: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 16/66] selftests/filesystems: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 17/66] selftests/firmware: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 18/66] selftests/fpu: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 19/66] selftests/futex: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 20/66] selftests/futex: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 21/66] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 22/66] selftests/iommu: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 23/66] selftests/ipc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 24/66] selftests/kcmp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 25/66] selftests/landlock: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 26/66] selftests/lsm: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 27/66] selftests/membarrier: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 28/66] selftests/memfd: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 29/66] selftests/mincore: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 30/66] selftests/mm: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 31/66] selftests/mount: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 32/66] selftests/mount_setattr: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 33/66] selftests/move_mount_set_group: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 34/66] selftests/mqueue: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 35/66] selftests/net: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 36/66] selftests/net: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 37/66] selftests/nolibc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 38/66] selftests/nsfs: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 39/66] selftests/openat2: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 40/66] selftests/perf_events: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 41/66] selftests/pid_namespace: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 42/66] selftests/pidfd: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 43/66] selftests/ptrace: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 44/66] selftests/powerpc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 45/66] selftests/proc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 46/66] selftests/proc: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 47/66] selftests/ptp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 48/66] selftests/resctrl: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 49/66] selftests/riscv: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 50/66] selftests/riscv: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 51/66] selftests/rlimits: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 52/66] selftests/rseq: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 53/66] selftests/safesetid: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 54/66] selftests/sched: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 55/66] selftests/seccomp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 56/66] selftests/sigaltstack: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 57/66] selftests/splice: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 58/66] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 59/66] selftests/thermal: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 60/66] selftests/timens: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 61/66] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v4 62/66] selftests/uevent: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 63/66] selftests/user_events: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 64/66] selftests/vDSO: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 65/66] selftests/wireguard: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v4 66/66] selftests/x86: Drop define _GNU_SOURCE, Edward Liaw
- Re: [PATCH v4 00/66] Define _GNU_SOURCE for sources using, Shuah Khan
[PATCH v3 0/3] perf:core: Save raw sample data,
Yabin Cui
[linux-next:master] BUILD REGRESSION 704ba27ac55579704ba1289392448b0c66b56258, kernel test robot
[PATCH bpf-next v8 0/3] Replace mono_delivery_time with tstamp_type,
Abhishek Chauhan
[PATCH v11 0/5] Reduce overhead of LSMs with static calls,
KP Singh
[PATCH v3 00/68] Define _GNU_SOURCE for sources using,
Edward Liaw
- [PATCH v3 01/68] selftests: Compile kselftest headers with -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 02/68] selftests/sgx: Include KHDR_INCLUDES in Makefile, Edward Liaw
- [PATCH v3 03/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk, Edward Liaw
- [PATCH v3 04/68] selftests/arm64: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 05/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 06/68] selftests/bpf: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 07/68] selftests/breakpoints: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 08/68] selftests/cachestat: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 09/68] selftests/capabilities: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 10/68] selftests/cgroup: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 11/68] selftests/clone3: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 12/68] selftests/core: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 13/68] selftests/damon: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 14/68] selftests/drivers: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 15/68] selftests/exec: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 16/68] selftests/fchmodat2: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 17/68] selftests/filelock: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 18/68] selftests/filesystems: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 19/68] selftests/firmware: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 20/68] selftests/fpu: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 21/68] selftests/futex: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 22/68] selftests/futex: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 23/68] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 24/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 25/68] selftests/ipc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 26/68] selftests/kcmp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 27/68] selftests/landlock: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 28/68] selftests/lsm: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 29/68] selftests/membarrier: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 30/68] selftests/memfd: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 31/68] selftests/mincore: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 32/68] selftests/mm: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 33/68] selftests/mount: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 34/68] selftests/mount_setattr: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 35/68] selftests/move_mount_set_group: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 36/68] selftests/mqueue: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 37/68] selftests/net: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 38/68] selftests/net: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 39/68] selftests/nolibc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 40/68] selftests/nsfs: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 41/68] selftests/openat2: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 42/68] selftests/perf_events: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 43/68] selftests/pid_namespace: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 44/68] selftests/pidfd: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 45/68] selftests/ptrace: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 46/68] selftests/powerpc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 47/68] selftests/proc: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 48/68] selftests/proc: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 49/68] selftests/ptp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 50/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 51/68] selftests/riscv: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 52/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 53/68] selftests/rlimits: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 54/68] selftests/rseq: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 55/68] selftests/safesetid: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 56/68] selftests/sched: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 57/68] selftests/seccomp: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 58/68] selftests/sigaltstack: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 59/68] selftests/splice: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 60/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 61/68] selftests/thermal: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 62/68] selftests/timens: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 63/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE, Edward Liaw
- [PATCH v3 64/68] selftests/uevent: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 65/68] selftests/user_events: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 66/68] selftests/vDSO: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 67/68] selftests/wireguard: Drop define _GNU_SOURCE, Edward Liaw
- [PATCH v3 68/68] selftests/x86: Drop define _GNU_SOURCE, Edward Liaw
[PATCH v5 1/2] mm: allow dynamic vmalloc range restrictions,
Maxwell Bland
[PATCH bpf-next 00/10] selftests/bpf: Retire bpf_tcp_helpers.h,
Martin KaFai Lau
- [PATCH bpf-next 01/10] selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests, Martin KaFai Lau
- [PATCH bpf-next 02/10] selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h, Martin KaFai Lau
- [PATCH bpf-next 03/10] selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h, Martin KaFai Lau
- [PATCH bpf-next 04/10] selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests, Martin KaFai Lau
- [PATCH bpf-next 05/10] selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp, Martin KaFai Lau
- [PATCH bpf-next 06/10] selftests/bpf: Use bpf_tracing_net.h in bpf_cubic, Martin KaFai Lau
- [PATCH bpf-next 07/10] selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp, Martin KaFai Lau
- [PATCH bpf-next 08/10] selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests, Martin KaFai Lau
- [PATCH bpf-next 09/10] selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests, Martin KaFai Lau
- [PATCH bpf-next 10/10] selftests/bpf: Retire bpf_tcp_helpers.h, Martin KaFai Lau
- Re: [PATCH bpf-next 00/10] selftests/bpf: Retire bpf_tcp_helpers.h, Alexei Starovoitov
- Re: [PATCH bpf-next 00/10] selftests/bpf: Retire bpf_tcp_helpers.h, patchwork-bot+netdevbpf
[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest,
Matthieu Baerts (NGI0)
[PATCH v2 bpf-next] bpftool: introduce btf c dump sorting,
Mykyta
[PATCH bpf-next v4 0/5] bpf: Fix tailcall hierarchy,
Leon Hwang
[PATCH] dma: fix DMA sync for drivers not calling dma_set_mask*(),
Alexander Lobakin
[BPF Security] what security properties does verifier guarantee?,
孟祥宇
[PATCH bpf-next 0/4] bpf: make trusted args nullable,
Vadim Fedorenko
[PATCH bpf-next] bpf: make list_for_each_entry portable,
Jose E. Marchesi
[RFC PATCH bpf-next v7 0/3] Replace mono_delivery_time with tstamp_type,
Abhishek Chauhan
[PATCH 0/4] Fix user stack traces captured from uprobes,
Andrii Nakryiko
[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d, kernel test robot
[PATCH bpf-next] bpf: avoid gcc overflow warning in test_xdp_vlan.c,
David Faust
[PATCH net-next v2 1/1] net: intel: Use *-y instead of *-objs in Makefile,
Andy Shevchenko
[PATCH bpf-next] selftests/bpf: Fix a few tests for GCC related warnings.,
Cupertino Miranda
[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache,
Yunsheng Lin
[PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile,
Andy Shevchenko
[PATCH bpf v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH,
Puranjay Mohan
[PATCH bpf-next] bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c,
Jose E. Marchesi
[PATCH bpf-next] tools: remove redundant ethtool.h from tooling infra,
Tushar Vyavahare
[PATCH bpf-next V3] bpf: avoid UB in usages of the __imm_insn macro,
Jose E. Marchesi
[PATCH RFC HID 0/7] Use the new __s_async for HID-BPF,
Benjamin Tissoires
[PATCH bpf-next V2] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD,
Jose E. Marchesi
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp,
Xuan Zhuo
[PATCH bpf-next v4 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.,
Kui-Feng Lee
[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c, kernel test robot
[PATCH bpf-next v3 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers,
Brad Cowie
[PATCH vhost 0/5] virtio_net: introduce api to enable/disable premapped mode for sq,
Xuan Zhuo
[PATCH bpf-next v3 0/3] Support kCFI + BPF on arm64,
Maxwell Bland
[PATCH AUTOSEL 5.15 13/15] x86/mm: Remove broken vsyscall emulation code from the page fault code, Sasha Levin
[PATCH AUTOSEL 6.1 19/25] x86/mm: Remove broken vsyscall emulation code from the page fault code,
Sasha Levin
[PATCH AUTOSEL 6.6 36/43] x86/mm: Remove broken vsyscall emulation code from the page fault code, Sasha Levin
[PATCH AUTOSEL 6.6 18/43] bpf, x86: Fix PROBE_MEM runtime load check, Sasha Levin
[PATCH AUTOSEL 6.8 44/52] x86/mm: Remove broken vsyscall emulation code from the page fault code, Sasha Levin
[PATCH AUTOSEL 6.8 23/52] bpf, x86: Fix PROBE_MEM runtime load check, Sasha Levin
[PATCH bpf-next v10 0/5] Reduce overhead of LSMs with static calls,
KP Singh
[PATCH v2 0/5] Define _GNU_SOURCE for sources using,
Edward Liaw
[PATCH bpf-next V2] bpf: avoid uninitialized warnings in verifier_global_subprogs.c,
Jose E. Marchesi
[PATCH v4 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95,
Frank Li
- [PATCH v4 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP, Frank Li
- [PATCH v4 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI, Frank Li
- [PATCH v4 03/12] PCI: imx6: Rename imx6_* with imx_*, Frank Li
- [PATCH v4 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK, Frank Li
- [PATCH v4 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback, Frank Li
- [PATCH v4 06/12] PCI: imx6: Improve comment for workaround ERR010728, Frank Li
- [PATCH v4 07/12] PCI: imx6: Add help function imx_pcie_match_device(), Frank Li
- [PATCH v4 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95, Frank Li
- [PATCH v4 09/12] PCI: imx6: Consolidate redundant if-checks, Frank Li
- [PATCH v4 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string, Frank Li
- [PATCH v4 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode, Frank Li
- [PATCH v4 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support, Frank Li
- Re: [PATCH v4 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95, Frank Li
[PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH,
Puranjay Mohan
[PATCH stable, 6.1 0/2] Fix for sockmap causing data stalls,
John Fastabend
[PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v10 01/36] tracing: Add a comment about ftrace_regs definition, Masami Hiramatsu (Google)
- [PATCH v10 02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value, Masami Hiramatsu (Google)
- [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header, Masami Hiramatsu (Google)
- [PATCH v10 04/36] function_graph: Convert ret_stack to a series of longs, Masami Hiramatsu (Google)
- [PATCH v10 05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long, Masami Hiramatsu (Google)
- [PATCH v10 06/36] function_graph: Add an array structure that will allow multiple callbacks, Masami Hiramatsu (Google)
- [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph, Masami Hiramatsu (Google)
- [PATCH v10 08/36] function_graph: Remove logic around ftrace_graph_entry and return, Masami Hiramatsu (Google)
- [PATCH v10 09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks, Masami Hiramatsu (Google)
- [PATCH v10 12/36] function_graph: Have the instances use their own ftrace_ops for filtering, Masami Hiramatsu (Google)
- [PATCH v10 14/36] function_graph: Add "task variables" per task for fgraph_ops, Masami Hiramatsu (Google)
- [PATCH v10 16/36] function_graph: Move graph depth stored data to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v10 17/36] function_graph: Move graph notrace bit to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v10 18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data(), Masami Hiramatsu (Google)
- [PATCH v10 21/36] function_graph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v10 11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace, Masami Hiramatsu (Google)
- [PATCH v10 23/36] function_graph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v10 24/36] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v10 25/36] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v10 10/36] ftrace: Allow function_graph tracer to be enabled in instances, Masami Hiramatsu (Google)
- [PATCH v10 26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v10 22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v10 19/36] function_graph: Add selftest for passing local variables, Masami Hiramatsu (Google)
- [PATCH v10 27/36] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v10 15/36] function_graph: Move set_graph_function tests to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v10 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v10 13/36] function_graph: Use a simple LRU for fgraph_array index number, Masami Hiramatsu (Google)
- [PATCH v10 30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v10 31/36] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v10 32/36] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v10 33/36] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v10 34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v10 20/36] ftrace: Add multiple fgraph storage selftest, Masami Hiramatsu (Google)
- [PATCH v10 35/36] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v10 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded, Masami Hiramatsu (Google)
- [PATCH v10 28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- Re: [PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Steven Rostedt
[PATCH bpf-next] bpf: avoid uninitialized warnings in verifier_global_subprogs.c,
Jose E. Marchesi
[PATCH v2 bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later,
Alan Maguire
[PATCH RFC bpf-next 0/8] Implement generic bpf_async cb,
Benjamin Tissoires
[PATCH bpf-next V2] bpf: avoid UB in usages of the __imm_insn macro,
Jose E. Marchesi
[PATCH bpf-next v2 0/2] Fix number of arguments in test,
Cupertino Miranda
[PATCH bpf-next] bpf: avoid uninitialized value in BPF_CORE_READ_BITFIELD,
Jose E. Marchesi
[PATCH bpf-next] bpf: avoid UB in usages of the __imm_insn macro, Jose E. Marchesi
[PATCH v6 0/7] dma: skip calling no-op sync ops when possible,
Alexander Lobakin
[PATCH] riscv, bpf: Fix typo in comment,
Xiao Wang
[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements,
Matthieu Baerts (NGI0)
[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]