Show patches with: Archived = No       |   133447 patches
« 1 2 ... 1332 1333 1334 1335 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,seccomp,4/5] selftests/seccomp: Compare bitmap vs filter overhead seccomp: Add bitmap cache of constant allow filter results - - - --- 2020-09-30 YiFei Zhu Not Applicable
[v3,seccomp,3/5] seccomp/cache: Lookup syscall allowlist for fast path seccomp: Add bitmap cache of constant allow filter results - - - --- 2020-09-30 YiFei Zhu Not Applicable
[v3,seccomp,2/5] seccomp/cache: Add "emulator" to check if filter is constant allow seccomp: Add bitmap cache of constant allow filter results - - - --- 2020-09-30 YiFei Zhu Not Applicable
[v3,seccomp,1/5] x86: Enable seccomp architecture tracking seccomp: Add bitmap cache of constant allow filter results - - - --- 2020-09-30 YiFei Zhu Not Applicable
[bpf-next,v4,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements 1 - - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next,v4,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements 1 - - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next,v4,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements 1 - - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next,v4,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements 1 1 - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next,v4,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements 1 1 - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next,v4,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements 1 - - --- 2020-09-30 Daniel Borkmann Accepted
[bpf-next] selftests/bpf: Fix alignment of .BTF_ids [bpf-next] selftests/bpf: Fix alignment of .BTF_ids 1 - - --- 2020-09-30 Jean-Philippe Brucker Accepted
[Linux-kernel-mentees,2/2] net: reorder members of receive_queue in virtio_net for optimization reorder members of structures in virtio_net for optimization - - - --- 2020-09-30 Anant Thazhemadam Not Applicable
[Linux-kernel-mentees,1/2] net: reorder members of virtnet_info for optimization reorder members of structures in virtio_net for optimization - - - --- 2020-09-30 Anant Thazhemadam Not Applicable
pull-request: bpf 2020-09-29 pull-request: bpf 2020-09-29 - - - --- 2020-09-30 Alexei Starovoitov Not Applicable
[dwarves,11/11] btf_encoder: support cross-compiled ELF binaries with different endianness Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,10/11] strings: use BTF's string APIs for strings management Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,09/11] dwarf_loader: increase the size of lookup hash map Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,08/11] btf_encoder: revamp how per-CPU variables are encoded Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,07/11] btf_encoder: discard CUs after BTF encoding Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,06/11] btf_encoder: fix emitting __ARRAY_SIZE_TYPE__ as index range type Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,05/11] btf_encoder: use libbpf APIs to encode BTF type info Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,04/11] btf_loader: use libbpf to load BTF Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,03/11] dwarves: expose and maintain active debug info loader operations Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,02/11] btf_encoder: detect BTF encoding errors and exit Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[dwarves,01/11] libbpf: update to latest libbpf version Switch BTF loading and encoding to libbpf APIs - - - --- 2020-09-30 Andrii Nakryiko Not Applicable
[v2,bpf-next] bpf: fix raw_tp test run in preempt kernel [v2,bpf-next] bpf: fix raw_tp test run in preempt kernel - - - --- 2020-09-30 Song Liu Accepted
[bpf-next,v4,6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,v4,5/6] bpf: Introducte bpf_this_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,v4,4/6] bpf: Introduce bpf_per_cpu_ptr() bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,v4,3/6] selftests/bpf: ksyms_btf to test typed ksyms bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,v4,2/6] bpf/libbpf: BTF support for typed ksyms bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,v4,1/6] bpf: Introduce pseudo_btf_id bpf: BTF support for ksyms 1 - - --- 2020-09-29 Hao Luo Accepted
[bpf-next,4/4] selftests/bpf: test "incremental" btf_dump in C format libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next,3/4] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Changes Requested
[bpf-next,2/4] libbpf: add raw dumping of BTF types libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Changes Requested
[bpf-next,1/4] libbpf: make btf_dump work with modifiable BTF libbpf: add raw BTF type dumping - - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next] bpf: fix raw_tp test run in preempt kernel [bpf-next] bpf: fix raw_tp test run in preempt kernel - - - --- 2020-09-29 Song Liu Superseded
[bpf-next,3/3] libbpf: compile in PIC mode only for shared library case [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next,2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[v2,bpf-next,2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS introduce BPF_F_PRESERVE_ELEMS - - - --- 2020-09-29 Song Liu Superseded
[v2,bpf-next,1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array introduce BPF_F_PRESERVE_ELEMS - - - --- 2020-09-29 Song Liu Superseded
[bpf-next,v3,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements - - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,v3,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,v3,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements 1 - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,v3,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements 1 - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,v3,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements 1 - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,v3,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements 1 - - --- 2020-09-29 Daniel Borkmann Superseded
[bpf-next,2/2] bpf: x64: do not emit sub/add 0, %rsp when !stack_depth bpf, x64: optimize JIT's pro/epilogue - - - --- 2020-09-29 Maciej Fijalkowski Accepted
[bpf-next,1/2] bpf, x64: drop "pop %rcx" instruction on BPF JIT epilogue bpf, x64: optimize JIT's pro/epilogue - - - --- 2020-09-29 Maciej Fijalkowski Accepted
[bpf-next,v2] selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access [bpf-next,v2] selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access - - - --- 2020-09-29 Ilya Leoshkevich Accepted
[bpf-next] bpf, selftests: fix warning in snprintf_btf where system() call unchecked [bpf-next] bpf, selftests: fix warning in snprintf_btf where system() call unchecked - - - --- 2020-09-29 John Fastabend Accepted
[bpf-next,v10,7/7] selftests: Add selftest for disallowing modify_return attachment to freplace bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,6/7] selftests/bpf: Adding test for arg dereference in extension trace bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,5/7] selftests: add test for multiple attachments of freplace program bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,4/7] libbpf: add support for freplace attachment in bpf_link_create bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,3/7] bpf: Fix context type resolving for extension programs bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,2/7] bpf: support attaching freplace programs to multiple attach points bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,v10,1/7] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach bpf: Support multi-attach for freplace programs 1 - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next] selftests: Make sure all 'skel' variables are declared static [bpf-next] selftests: Make sure all 'skel' variables are declared static - - - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next] selftests/bpf_iter: don't fail test due to missing __builtin_btf_type_id [bpf-next] selftests/bpf_iter: don't fail test due to missing __builtin_btf_type_id - 1 - --- 2020-09-29 Toke Høiland-Jørgensen Accepted
[bpf-next,2/2] selftests/bpf: ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h selftests/bpf: BTF-based kernel data display fixes 1 - - --- 2020-09-29 Alan Maguire Accepted
[bpf-next,1/2] selftests/bpf: fix unused-result warning in snprintf_btf.c selftests/bpf: BTF-based kernel data display fixes - - - --- 2020-09-29 Alan Maguire Accepted
[4.19,182/245] perf metricgroup: Free metric_events on error Untitled series #357105 - - - --- 2020-09-29 Greg KH Not Applicable
[5.4,287/388] perf metricgroup: Free metric_events on error Untitled series #357081 - - - --- 2020-09-29 Greg KH Not Applicable
[bpf-next,v3,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,3/4] selftests: bpf: remove shared header from sockmap iter test Sockmap copying 1 - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,2/4] selftests: bpf: Add helper to compare socket cookies Sockmap copying - - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,v3,1/4] bpf: sockmap: enable map_update_elem from bpf_iter Sockmap copying 1 - - --- 2020-09-29 Lorenz Bauer Changes Requested
[bpf-next,2/2] selftests/bpf: add tests for BPF_F_SHARE_PE introduce BPF_F_SHARE_PE - - - --- 2020-09-29 Song Liu Changes Requested
[bpf-next,1/2] bpf: introduce BPF_F_SHARE_PE for perf event array introduce BPF_F_SHARE_PE - - - --- 2020-09-29 Song Liu Changes Requested
[bpf-next,3/3] selftests/bpf: test BTF's handling of endianness libbpf: support loading/storing any BTF endianness - - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next,2/3] libbpf: support BTF loading and raw data output in both endianness libbpf: support loading/storing any BTF endianness - - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next,1/3] selftests/bpf: move and extend ASSERT_xxx() testing macros libbpf: support loading/storing any BTF endianness - - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api [bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api - - - --- 2020-09-29 Hangbin Liu Changes Requested
[v3,bpf-next,3/3] selftests/bpf: test BTF writing APIs libbpf: BTF writer APIs 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[v3,bpf-next,2/3] libbpf: add btf__str_by_offset() as a more generic variant of name_by_offset libbpf: BTF writer APIs 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[v3,bpf-next,1/3] libbpf: add BTF writing APIs libbpf: BTF writer APIs 1 - - --- 2020-09-29 Andrii Nakryiko Accepted
[bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp [bpf-next] bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp - - - --- 2020-09-29 John Fastabend Accepted
[bpf-next,v2,6/6] bpf, selftests: add redirect_neigh selftest Various BPF helper improvements - - - --- 2020-09-28 Daniel Borkmann Superseded
[bpf-next,v2,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - --- 2020-09-28 Daniel Borkmann Superseded
[bpf-next,v2,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements 1 - - --- 2020-09-28 Daniel Borkmann Superseded
[bpf-next,v2,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements - - - --- 2020-09-28 Daniel Borkmann Superseded
[bpf-next,v2,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements - - - --- 2020-09-28 Daniel Borkmann Superseded
[bpf-next,v2,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements - - - --- 2020-09-28 Daniel Borkmann Superseded
[v7,bpf-next,8/8] selftests/bpf: add test for bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,7/8] bpf: add bpf_seq_printf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,6/8] selftests/bpf: fix overflow tests to reflect iter size increase bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,5/8] bpf: bump iter seq size to support BTF representation of large data structures bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,4/8] selftests/bpf: add bpf_snprintf_btf helper tests bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,3/8] bpf: add bpf_snprintf_btf helper bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,2/8] bpf: move to generic BTF show support, apply it to seq files/strings bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[v7,bpf-next,1/8] bpf: provide function to get vmlinux BTF information bpf: add helpers to support BTF-based kernel data display - - - --- 2020-09-28 Alan Maguire Accepted
[bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature [bpf-next] bpf: cpumap: remove rcpu pointer from cpu_map_build_skb signature - - - --- 2020-09-28 Lorenzo Bianconi Accepted
[bpf-next,v2,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - --- 2020-09-28 Lorenz Bauer Superseded
[bpf-next,v2,3/4] selftests: bpf: remove shared header from sockmap iter test Sockmap copying 1 - - --- 2020-09-28 Lorenz Bauer Superseded
[bpf-next,v2,2/4] selftests: bpf: Add helper to compare socket cookies Sockmap copying - - - --- 2020-09-28 Lorenz Bauer Superseded
[bpf-next,v2,1/4] bpf: sockmap: enable map_update_elem from bpf_iter Sockmap copying 1 - - --- 2020-09-28 Lorenz Bauer Superseded
powerpc: net: bpf_jit_comp: Fix misuse of fallthrough powerpc: net: bpf_jit_comp: Fix misuse of fallthrough - - - --- 2020-09-28 He Zhe Accepted
xsk: fix a documentation mistake in xsk_queue.h xsk: fix a documentation mistake in xsk_queue.h 1 - - --- 2020-09-28 Ciara Loftus Accepted
« 1 2 ... 1332 1333 1334 1335 »