BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link., (continued)
- [linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4, kernel test robot
- [PATCH bpf-next v9 0/4] BPF crypto API framework,
Vadim Fedorenko
- [syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem,
syzbot
- [PATCH 2/5] arm64: mm: code and data partitioning for aslr,
Maxwell Bland
- [PATCH v1 1/2] perf docs: Document bpf event modifier,
Ian Rogers
- [PATCH dwarves 0/3] pahole: support nonstandard btf_features,
Alan Maguire
- [PATCH bpf-next 00/18] Introduce bpf_wq,
Benjamin Tissoires
- [PATCH bpf-next 01/18] bpf: trampoline: export __bpf_prog_enter/exit_recur, Benjamin Tissoires
- [PATCH bpf-next 02/18] bpf: make timer data struct more generic, Benjamin Tissoires
- [PATCH bpf-next 03/18] bpf: replace bpf_timer_init with a generic helper, Benjamin Tissoires
- [PATCH bpf-next 04/18] bpf: replace bpf_timer_set_callback with a generic helper, Benjamin Tissoires
- [PATCH bpf-next 05/18] bpf: replace bpf_timer_cancel_and_free with a generic helper, Benjamin Tissoires
- [PATCH bpf-next 06/18] bpf: add support for bpf_wq user type, Benjamin Tissoires
- [PATCH bpf-next 07/18] tools: sync include/uapi/linux/bpf.h, Benjamin Tissoires
- [PATCH bpf-next 08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE, Benjamin Tissoires
- [PATCH bpf-next 09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps, Benjamin Tissoires
- [PATCH bpf-next 10/18] selftests/bpf: add bpf_wq tests, Benjamin Tissoires
- [PATCH bpf-next 11/18] bpf: wq: add bpf_wq_init, Benjamin Tissoires
- [PATCH bpf-next 12/18] tools: sync include/uapi/linux/bpf.h, Benjamin Tissoires
- [PATCH bpf-next 13/18] selftests/bpf: wq: add bpf_wq_init() checks, Benjamin Tissoires
- [PATCH bpf-next 14/18] bpf/verifier: add is_sleepable argument to push_callback_call, Benjamin Tissoires
- [PATCH bpf-next 15/18] bpf: wq: add bpf_wq_set_callback_impl, Benjamin Tissoires
- [PATCH bpf-next 16/18] selftests/bpf: add checks for bpf_wq_set_callback(), Benjamin Tissoires
- [PATCH bpf-next 17/18] bpf: add bpf_wq_start, Benjamin Tissoires
- [PATCH bpf-next 18/18] selftests/bpf: wq: add bpf_wq_start() checks, Benjamin Tissoires
- [syzbot] [bpf?] [net?] possible deadlock in rcu_exp_handler, syzbot
- [PATCH v3 bpf-next] bpf: Harden and/or/xor value tracking,
Harishankar Vishwanathan
- [PATCH bpf-next v4 00/14] use network helpers, part 1,
Geliang Tang
- [PATCH bpf-next v4 01/14] selftests/bpf: Update arguments of connect_to_addr, Geliang Tang
- [PATCH bpf-next v4 02/14] selftests/bpf: Add start_server_addr* helpers, Geliang Tang
- [PATCH bpf-next v4 03/14] selftests/bpf: Use start_server_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next v4 04/14] selftests/bpf: Use connect_to_addr in cls_redirect, Geliang Tang
- [PATCH bpf-next v4 05/14] selftests/bpf: Use start_server_addr in sk_assign, Geliang Tang
- [PATCH bpf-next v4 06/14] selftests/bpf: Use connect_to_addr in sk_assign, Geliang Tang
- [PATCH bpf-next v4 07/14] selftests/bpf: Use get_socket_local_port in sk_assign, Geliang Tang
- [PATCH bpf-next v4 08/14] selftests/bpf: Use make_sockaddr in sk_assign, Geliang Tang
- [PATCH bpf-next v4 09/14] selftests/bpf: Use log_err in network_helpers, Geliang Tang
- [PATCH bpf-next v4 10/14] selftests/bpf: Use start_server_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next v4 11/14] selftests/bpf: Use connect_to_addr in test_sock_addr, Geliang Tang
- [PATCH bpf-next v4 12/14] selftests/bpf: Use make_sockaddr in test_sock_addr, Geliang Tang
- [PATCH bpf-next v4 13/14] selftests/bpf: Use make_sockaddr in test_sock, Geliang Tang
- [PATCH bpf-next v4 14/14] selftests/bpf: Use make_sockaddr in ip_check_defrag, Geliang Tang
- [PATCH bpf-next 0/2] Fix incorrect bpf runtime stats for arm64 and riscv64,
Xu Kuohai
- [PATCH net-next v8] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH v2 00/16] Consistently prefer sysfs/json events,
Ian Rogers
- [PATCH v2 01/16] perf parse-events: Factor out '<event_or_pmu>/.../' parsing, Ian Rogers
- [PATCH v2 02/16] perf parse-events: Directly pass PMU to parse_events_add_pmu, Ian Rogers
- [PATCH v2 03/16] perf parse-events: Avoid copying an empty list, Ian Rogers
- [PATCH v2 04/16] perf pmu: Refactor perf_pmu__match, Ian Rogers
- [PATCH v2 05/16] perf tests parse-events: Use branches rather than cache-references, Ian Rogers
- [PATCH v2 06/16] perf parse-events: Legacy cache names on all PMUs and lower priority, Ian Rogers
- [PATCH v2 07/16] perf parse-events: Handle PE_TERM_HW in name_or_raw, Ian Rogers
- [PATCH v2 08/16] perf parse-events: Constify parse_events_add_numeric, Ian Rogers
- [PATCH v2 09/16] perf parse-events: Prefer sysfs/json hardware events over legacy, Ian Rogers
- [PATCH v2 10/16] perf parse-events: Inline parse_events_update_lists, Ian Rogers
- [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers, Ian Rogers
- [PATCH v2 12/16] perf parse-events: Inline parse_events_evlist_error, Ian Rogers
- [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing, Ian Rogers
- [PATCH v2 14/16] perf parse-event: Constify event_symbol arrays, Ian Rogers
- [PATCH v2 15/16] perf parse-events: Minor grouping tidy up, Ian Rogers
- [PATCH v2 16/16] perf parse-events: Tidy the setting of the default event name, Ian Rogers
- Re: [PATCH v2 00/16] Consistently prefer sysfs/json events, Atish Kumar Patra
- Re: [PATCH v2 00/16] Consistently prefer sysfs/json events, Liang, Kan
- [syzbot] [bpf?] [trace?] possible deadlock in put_pwq_unlocked, syzbot
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist,
Maciej Żenczykowski
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Maciej Żenczykowski
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Maciej Żenczykowski
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Maciej Żenczykowski
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Maciej Żenczykowski
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Daniel Borkmann
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Daniel Borkmann
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Lena Wang (王娜)
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Daniel Borkmann
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Willem de Bruijn
- Re: [PATCH net] udp: fix segmentation crash for GRO packet without fraglist, Maciej Żenczykowski
- [PATCH bpf-next] bpf: clarify libbpf skeleton header licensing,
Martin Kelly
- [syzbot] [net?] [bpf?] possible deadlock in posix_timer_fn (2), syzbot
- Re: [syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user,
Andrew Morton
- [syzbot] [bpf?] [net?] possible deadlock in swake_up_one, syzbot
- [syzbot] [bpf?] [net?] possible deadlock in sock_hash_update_common,
syzbot
- [PATCH v4 0/3] kbuild: Avoid weak external linkage where possible,
Ard Biesheuvel
- [PATCH v4 00/14] security: digest_cache LSM,
Roberto Sassu
- <Possible follow-ups>
- [PATCH v4 00/14] security: digest_cache LSM, Roberto Sassu
- [PATCH v4 02/14] security: Introduce the digest_cache LSM, Roberto Sassu
- [PATCH v4 03/14] digest_cache: Add securityfs interface, Roberto Sassu
- [PATCH v4 04/14] digest_cache: Add hash tables and operations, Roberto Sassu
- [PATCH v4 05/14] digest_cache: Populate the digest cache from a digest list, Roberto Sassu
- [PATCH v4 06/14] digest_cache: Parse tlv digest lists, Roberto Sassu
- [PATCH v4 07/14] digest_cache: Parse rpm digest lists, Roberto Sassu
- [PATCH v4 08/14] digest_cache: Add management of verification data, Roberto Sassu
- [PATCH v4 09/14] digest_cache: Add support for directories, Roberto Sassu
- [PATCH v4 10/14] digest cache: Prefetch digest lists if requested, Roberto Sassu
- [PATCH v4 11/14] digest_cache: Reset digest cache on file/directory change, Roberto Sassu
- [PATCH v4 12/14] digest_cache: Notify digest cache events, Roberto Sassu
- [PATCH v4 13/14] selftests/digest_cache: Add selftests for digest_cache LSM, Roberto Sassu
- [PATCH v4 14/14] docs: Add documentation of the digest_cache LSM, Roberto Sassu
- [PATCH v4 01/14] lib: Add TLV parser, Roberto Sassu
- Re: [PATCH v4 00/14] security: digest_cache LSM, Jarkko Sakkinen
- Re: [PATCH v4 00/14] security: digest_cache LSM, Bagas Sanjaya
- Re: [PATCH v4 00/14] security: digest_cache LSM, Paul Moore
[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache,
Yunsheng Lin
[PATCH AUTOSEL 6.6 03/12] bpf: put uprobe link's path and task in release callback, Sasha Levin
[PATCH AUTOSEL 6.8 03/15] bpf: put uprobe link's path and task in release callback, Sasha Levin
[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph,
Masami Hiramatsu (Google)
- [PATCH v9 01/36] tracing: Add a comment about ftrace_regs definition, Masami Hiramatsu (Google)
- [PATCH v9 02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value, Masami Hiramatsu (Google)
- [PATCH v9 03/36] x86: tracing: Add ftrace_regs definition in the header, Masami Hiramatsu (Google)
- [PATCH v9 04/36] function_graph: Convert ret_stack to a series of longs, Masami Hiramatsu (Google)
- [PATCH v9 05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long, Masami Hiramatsu (Google)
- [PATCH v9 06/36] function_graph: Add an array structure that will allow multiple callbacks, Masami Hiramatsu (Google)
- [PATCH v9 07/36] function_graph: Allow multiple users to attach to function graph, Masami Hiramatsu (Google)
- [PATCH v9 08/36] function_graph: Remove logic around ftrace_graph_entry and return, Masami Hiramatsu (Google)
- [PATCH v9 09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks, Masami Hiramatsu (Google)
- [PATCH v9 10/36] ftrace: Allow function_graph tracer to be enabled in instances, Masami Hiramatsu (Google)
- [PATCH v9 11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace, Masami Hiramatsu (Google)
- [PATCH v9 12/36] function_graph: Have the instances use their own ftrace_ops for filtering, Masami Hiramatsu (Google)
- [PATCH v9 13/36] function_graph: Use a simple LRU for fgraph_array index number, Masami Hiramatsu (Google)
- [PATCH v9 14/36] function_graph: Add "task variables" per task for fgraph_ops, Masami Hiramatsu (Google)
- [PATCH v9 15/36] function_graph: Move set_graph_function tests to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v9 16/36] function_graph: Move graph depth stored data to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v9 17/36] function_graph: Move graph notrace bit to shadow stack global var, Masami Hiramatsu (Google)
- [PATCH v9 18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data(), Masami Hiramatsu (Google)
- [PATCH v9 19/36] function_graph: Add selftest for passing local variables, Masami Hiramatsu (Google)
- [PATCH v9 20/36] ftrace: Add multiple fgraph storage selftest, Masami Hiramatsu (Google)
- [PATCH v9 21/36] function_graph: Pass ftrace_regs to entryfunc, Masami Hiramatsu (Google)
- [PATCH v9 22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs, Masami Hiramatsu (Google)
- [PATCH v9 23/36] function_graph: Pass ftrace_regs to retfunc, Masami Hiramatsu (Google)
- [PATCH v9 24/36] fprobe: Use ftrace_regs in fprobe entry handler, Masami Hiramatsu (Google)
- [PATCH v9 25/36] fprobe: Use ftrace_regs in fprobe exit handler, Masami Hiramatsu (Google)
- [PATCH v9 26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs, Masami Hiramatsu (Google)
- [PATCH v9 27/36] tracing: Add ftrace_fill_perf_regs() for perf event, Masami Hiramatsu (Google)
- [PATCH v9 28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS, Masami Hiramatsu (Google)
- [PATCH v9 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled, Masami Hiramatsu (Google)
- [PATCH v9 30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC, Masami Hiramatsu (Google)
- [PATCH v9 31/36] fprobe: Rewrite fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v9 32/36] tracing/fprobe: Remove nr_maxactive from fprobe, Masami Hiramatsu (Google)
- [PATCH v9 33/36] selftests: ftrace: Remove obsolate maxactive syntax check, Masami Hiramatsu (Google)
- [PATCH v9 34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe, Masami Hiramatsu (Google)
- [PATCH v9 35/36] Documentation: probes: Update fprobe on function-graph tracer, Masami Hiramatsu (Google)
- [PATCH v9 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded, Masami Hiramatsu (Google)
- Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Google
- Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Florent Revest
- Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph, Andrii Nakryiko
[PATCH] bpf/tests: Fix typos in comments,
cp0613
[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible,
Ard Biesheuvel
[PATCH v1 0/9] Consistently prefer sysfs/json events,
Ian Rogers
- [PATCH v1 1/9] perf parse-events: Factor out '<event_or_pmu>/.../' parsing, Ian Rogers
- [PATCH v1 2/9] perf parse-events: Directly pass PMU to parse_events_add_pmu, Ian Rogers
- [PATCH v1 3/9] perf parse-events: Avoid copying an empty list, Ian Rogers
- [PATCH v1 4/9] perf pmu: Refactor perf_pmu__match, Ian Rogers
- [PATCH v1 5/9] perf tests parse-events: Use branches rather than cache-references, Ian Rogers
- [PATCH v1 6/9] perf parse-events: Legacy cache names on all PMUs and lower priority, Ian Rogers
- [PATCH v1 7/9] perf parse-events: Handle PE_TERM_HW in name_or_raw, Ian Rogers
- [PATCH v1 8/9] perf parse-events: Constify parse_events_add_numeric, Ian Rogers
- [PATCH v1 9/9] perf parse-events: Prefer sysfs/json hardware events over legacy, Ian Rogers
- Re: [PATCH v1 0/9] Consistently prefer sysfs/json events, Ian Rogers
[PATCH bpf-next v3 0/9] use start_server_addr/connect_to_addr helpers,
Geliang Tang
[syzbot] [bpf?] possible deadlock in get_page_from_freelist,
syzbot
[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site,
Suren Baghdasaryan
No direct copy from ctx to map possible, why?,
Fabian Pfitzner
[syzbot] [trace?] [bpf?] possible deadlock in pwq_dec_nr_in_flight, syzbot
[syzbot] [bpf?] KMSAN: uninit-value in htab_percpu_map_lookup_elem, syzbot
[syzbot] [bpf?] [net?] possible deadlock in __sock_map_delete,
syzbot
[PATCH] bpf: btf: include linux/types.h for u32,
Dmitrii Bundin
[RFC PATCH bpf-next] libbpf: print character arrays as strings if possible,
Quentin Deslandes
[PATCH 0/2] libbpf: fixes for character arrays dump,
Quentin Deslandes
[syzbot] [bpf?] possible deadlock in __queue_map_get, syzbot
[PATCH net-next v7] virtio_net: Support RX hash XDP hint,
Liang Chen
[PATCH bpf-next 0/2] bpftool: Small fixes for documentation and bash completion,
Quentin Monnet
[syzbot] [bpf?] [net?] KMSAN: uninit-value in sock_hash_delete_elem, syzbot
[PATCH 00/12],
Arnaldo Carvalho de Melo
- [PATCH 01/12] core: Allow asking for a reproducible build, Arnaldo Carvalho de Melo
- [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds, Arnaldo Carvalho de Melo
- [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it, Arnaldo Carvalho de Melo
- [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu(), Arnaldo Carvalho de Melo
- [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu(), Arnaldo Carvalho de Melo
- [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu(), Arnaldo Carvalho de Melo
- [PATCH 07/12] core: Add unlocked cus__add() variant, Arnaldo Carvalho de Melo
- [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add(), Arnaldo Carvalho de Melo
- [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE, Arnaldo Carvalho de Melo
- [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing, Arnaldo Carvalho de Melo
- [PATCH 11/12] pahole: Encode BTF serially in a reproducible build, Arnaldo Carvalho de Melo
- [PATCH 12/12] tests: Add a BTF reproducible generation test, Arnaldo Carvalho de Melo
[PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head.,
Kui-Feng Lee
- [PATCH bpf-next v2 01/11] bpf: Remove unnecessary checks on the offset of btf_field., Kui-Feng Lee
- [PATCH bpf-next v2 02/11] bpf: Remove unnecessary call to btf_field_type_size()., Kui-Feng Lee
- [PATCH bpf-next v2 03/11] bpf: Add nelems to struct btf_field_info and btf_field., Kui-Feng Lee
- [PATCH bpf-next v2 04/11] bpf: initialize/free array of btf_field(s)., Kui-Feng Lee
- [PATCH bpf-next v2 05/11] bpf: Find btf_field with the knowledge of arrays., Kui-Feng Lee
- [PATCH bpf-next v2 06/11] bpf: check_map_access() with the knowledge of arrays., Kui-Feng Lee
- [PATCH bpf-next v2 07/11] bpf: check_map_kptr_access() compute the offset from the reg state., Kui-Feng Lee
- [PATCH bpf-next v2 08/11] bpf: Enable and verify btf_field arrays., Kui-Feng Lee
- [PATCH bpf-next v2 09/11] selftests/bpf: Test global kptr arrays., Kui-Feng Lee
- [PATCH bpf-next v2 10/11] selftests/bpf: Test global bpf_rb_root arrays., Kui-Feng Lee
- [PATCH bpf-next v2 11/11] selftests/bpf: Test global bpf_list_head arrays., Kui-Feng Lee
- Re: [PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head., Alexei Starovoitov
[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type,
Abhishek Chauhan
[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking,
Jordan Rife
[PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod, Jordan Rife
[PATCH v2 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations, Jordan Rife
[PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases, Jordan Rife
[PATCH v2 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case, Jordan Rife
[PATCH v2 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests, Jordan Rife
[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver,
Julien Panis
[PATCH bpf] bpf: fix a verifier verbose message,
Anton Protopopov
[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full,
Zheng Li
[RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs,
Matt Bobrowski
[PATCH v6 0/7] Combine perf and bpf for fast eval of hw breakpoint conditions,
Kyle Huey
[syzbot] [bpf?] [net?] WARNING in sock_map_unref, syzbot
[RFC PATCH bpf-next v2 0/2] Replace mono_delivery_time with tstamp_type,
Abhishek Chauhan
[PATCH] selftests: adopt BPF's approach to quieter builds,
Jakub Kicinski
Incorrect BPF stats accounting for fentry on arm64,
Ivan Babrou
[PATCH bpf-next 1/3] bpf: fix to XOR and OR range computation,
Cupertino Miranda
[RFC PATCH 0/7] x86/module: use large ROX pages for text allocations,
Mike Rapoport
[PATCH v4 00/15] mm: jit/text allocator,
Mike Rapoport
- [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDR, Mike Rapoport
- [PATCH v4 03/15] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v4 04/15] module: make module_memory_{alloc,free} more self-contained, Mike Rapoport
- [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free(), Mike Rapoport
- [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v4 09/15] riscv: extend execmem_params for generated code allocations, Mike Rapoport
- [PATCH v4 10/15] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v4 11/15] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropiate, Mike Rapoport
- [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES, Mike Rapoport
- [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of, Mike Rapoport
- [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_alloc_module_shadow(), Mike Rapoport
- [PATCH v4 08/15] arm64: extend execmem_info for generated code allocations, Mike Rapoport
- Re: [PATCH v4 00/15] mm: jit/text allocator, Kent Overstreet
- Re: [PATCH v4 00/15] mm: jit/text allocator, Luis Chamberlain
[RESEND PATCH] bpftool: Fix typo in error message,
Thorsten Blum
[PATCH net-next v6 00/10] allocate dummy device dynamically,
Breno Leitao
- [PATCH net-next v6 01/10] net: core: Fix documentation, Breno Leitao
- [PATCH net-next v6 02/10] net: free_netdev: exit earlier if dummy, Breno Leitao
- [PATCH net-next v6 03/10] net: create a dummy net_device allocator, Breno Leitao
- [PATCH net-next v6 04/10] net: marvell: prestera: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v6 05/10] net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v6 06/10] net: ipa: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v6 07/10] net: ibm/emac: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v6 08/10] wifi: qtnfmac: Use netdev dummy allocator helper, Breno Leitao
- [PATCH net-next v6 09/10] wifi: ath10k: allocate dummy net_device dynamically, Breno Leitao
- [PATCH net-next v6 10/10] wifi: ath11k: allocate dummy net_device dynamically, Breno Leitao
[PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator,
Yafang Shao
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value,
Xu Kuohai
[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]