BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context, (continued)
- [PATCH bpf-next v2] Add notrace to queued_spin_lock_slowpath,
Siddharth Chintamaneni
- [PATCHv3 bpf-next 0/7] uprobe: uretprobe speed up,
Jiri Olsa
- [PATCH bpf-next] bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args,
Philo Lu
- [PATCH net-next 0/2] tcp: update TCPCB_EVER_RETRANS after trace_tcp_retransmit_skb(),
Philo Lu
- BPF ISA Security Considerations section,
dthaler1968
- [PATCH] selftests/bpf: Add ring_buffer__consume_n test.,
Andrea Righi
- [PATCH bpf-next 0/5] use network helpers, part 2,
Geliang Tang
- [PATCH] xprtsock: Fix a loop in xs_tcp_setup_socket(),
Lex Siegel
- [PATCH bpf-next] Add notrace to queued_spin_lock_slowpath function to avoid deadlocks,
Siddharth Chintamaneni
- [PATCH bpf-next v2 00/16] Introduce bpf_wq,
Benjamin Tissoires
- [PATCH bpf-next v2 01/16] bpf: make timer data struct more generic, Benjamin Tissoires
- [PATCH bpf-next v2 02/16] bpf: replace bpf_timer_init with a generic helper, Benjamin Tissoires
- [PATCH bpf-next v2 03/16] bpf: replace bpf_timer_set_callback with a generic helper, Benjamin Tissoires
- [PATCH bpf-next v2 04/16] bpf: replace bpf_timer_cancel_and_free with a generic helper, Benjamin Tissoires
- [PATCH bpf-next v2 05/16] bpf: add support for bpf_wq user type, Benjamin Tissoires
- [PATCH bpf-next v2 06/16] tools: sync include/uapi/linux/bpf.h, Benjamin Tissoires
- [PATCH bpf-next v2 07/16] bpf: verifier: bail out if the argument is not a map, Benjamin Tissoires
- [PATCH bpf-next v2 08/16] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE, Benjamin Tissoires
- [PATCH bpf-next v2 09/16] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps, Benjamin Tissoires
- [PATCH bpf-next v2 10/16] selftests/bpf: add bpf_wq tests, Benjamin Tissoires
- [PATCH bpf-next v2 11/16] bpf: wq: add bpf_wq_init, Benjamin Tissoires
- [PATCH bpf-next v2 12/16] selftests/bpf: wq: add bpf_wq_init() checks, Benjamin Tissoires
- [PATCH bpf-next v2 13/16] bpf: wq: add bpf_wq_set_callback_impl, Benjamin Tissoires
- [PATCH bpf-next v2 14/16] selftests/bpf: add checks for bpf_wq_set_callback(), Benjamin Tissoires
- [PATCH bpf-next v2 15/16] bpf: add bpf_wq_start, Benjamin Tissoires
- [PATCH bpf-next v2 16/16] selftests/bpf: wq: add bpf_wq_start() checks, Benjamin Tissoires
- Re: [PATCH bpf-next v2 00/16] Introduce bpf_wq, patchwork-bot+netdevbpf
- [PATCH bpf-next] bpf, docs: Fix formatting nit in instruction-set.rst,
Dave Thaler
- [PATCHES 0/2] Introduce --btf_features=+extra_features syntax,
Arnaldo Carvalho de Melo
- [PATCH bpf-next] bpf, docs: Clarify helper ID and pointer terms in instruction-set.rst,
Dave Thaler
- [PATCH bpf] arm32, bpf: reimplement sign-extension mov instruction,
Puranjay Mohan
- [syzbot] [bpf?] [net?] WARNING in _prb_commit, syzbot
- [PATCH 5.15.y v3 0/5] Backport bounds checks for bpf,
Edward Liaw
- [syzbot] [bpf?] possible deadlock in __stack_map_get, syzbot
- [PATCH v4 1/2] ftrace: make extra rcu_is_watching() validation check optional,
Andrii Nakryiko
- [PATCH bpf-next v2 0/2] Update a struct_ops link through a pinned path,
Kui-Feng Lee
- [PATCH net-next] net: ethernet: ti: am65-cpsw: Fix xdp_rxq error for disabled port,
Julien Panis
- [PATCH bpf-next v5 0/6] use network helpers, part 1,
Geliang Tang
- [PATCH bpf] xdp: use flags field to disambiguate broadcast redirect,
Toke Høiland-Jørgensen
- [PATCH 5.15.y v2 0/5] Backport bounds checks for bpf,
Edward Liaw
- [RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type,
Abhishek Chauhan
- [PATCH 5.15.y 0/5] Backport bounds checks for bpf,
Edward Liaw
- [PATCH bpf-next] bpf: Fix JIT of is_mov_percpu_addr instruction.,
Alexei Starovoitov
- [syzbot] [bpf?] possible deadlock in queue_stack_map_push_elem, syzbot
- [PATCH bpf-next 2/2] bpf: fix typo in function save_aux_ptr_type, Rafael Passos
- [PATCH bpf-next 1/2] bpf: fixes typos in comments,
Rafael Passos
- [PATCH bpf-next 0/2] bpf: fixes typos in kernel/bpf files, Rafael Passos
- [PATCH] bpf: fix typo in function save_aux_ptr_type,
Rafael Passos
- [LSF/MM/BPF TOPIC] Running BOF,
Matthew Wilcox
- [PATCH bpf-next] bpf: add sacked flag in BPF_SOCK_OPS_RETRANS_CB,
Philo Lu
- [PATCH bpf-next v2 0/5] bpf/verifier: range computation improvements,
Cupertino Miranda
- [syzbot] [bpf?] [trace?] possible deadlock in __send_signal_locked, syzbot
- [syzbot] [bpf?] [net?] WARNING in __xdp_reg_mem_model,
syzbot
- [PATCH 1/2] [v2] net: ethernet: ti-cpsw: fix linking built-in code to modules,
Arnd Bergmann
- [PATCH net-next v9] virtio_net: Support RX hash XDP hint,
Liang Chen
- [PATCH bpf-next 0/2] Update a struct_ops link through a pinned path,
Kui-Feng Lee
- [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
[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]