Show patches with: Archived = No       |   62726 patches
« 1 2 ... 522 523 524627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf,v3,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix sanitation of alu op with pointer / scalar type from different paths bpf fix to reject mixing ptr / scalar alu op on unpriv 1 1 - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add various test cases for alu op on mixed dst register types bpf fix to reject mixing ptr / scalar alu op on unpriv 1 - - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, doc: update design qa to reflect kern_version requirement Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, doc: add note for libbpf's stand-alone build Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
pull-request: bpf 2019-01-08 pull-request: bpf 2019-01-08 - - - - --- 2019-01-08 Daniel Borkmann davem Accepted
pull-request: bpf 2019-01-11 pull-request: bpf 2019-01-11 - - - - --- 2019-01-11 Daniel Borkmann davem Accepted
[bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build [bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build 1 2 - - --- 2019-01-17 Daniel Borkmann bpf Accepted
[bpf] bpf: fix inner map masking to prevent oob under speculation [bpf] bpf: fix inner map masking to prevent oob under speculation 1 1 - - --- 2019-01-17 Daniel Borkmann bpf Accepted
pull-request: bpf 2019-01-20 pull-request: bpf 2019-01-20 - - - - --- 2019-01-20 Daniel Borkmann davem Accepted
[bpf] bpf, doc: add reviewers to maintainers entry [bpf] bpf, doc: add reviewers to maintainers entry 3 - - - --- 2019-01-28 Daniel Borkmann bpf Accepted
pull-request: bpf-next 2019-01-29 pull-request: bpf-next 2019-01-29 - - - - --- 2019-01-29 Daniel Borkmann davem Accepted
[net] ipvlan, l3mdev: fix broken l3s mode wrt local routes [net] ipvlan, l3mdev: fix broken l3s mode wrt local routes 1 3 - - --- 2019-01-30 Daniel Borkmann davem Accepted
pull-request: bpf-next 2019-02-07 pull-request: bpf-next 2019-02-07 - - - - --- 2019-02-07 Daniel Borkmann davem Accepted
[net-next] ipvlan: decouple l3s mode dependencies from other modes [net-next] ipvlan: decouple l3s mode dependencies from other modes 1 - - - --- 2019-02-08 Daniel Borkmann davem Accepted
[net] ipvlan: disallow userns cap_net_admin to change global mode/flags [net] ipvlan: disallow userns cap_net_admin to change global mode/flags 1 - - - --- 2019-02-19 Daniel Borkmann davem Accepted
[bpf-next] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs [bpf-next] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs - 1 - - --- 2019-02-20 Daniel Borkmann bpf Superseded
[bpf-next,v2] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs [bpf-next,v2] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs 1 1 - - --- 2019-02-20 Daniel Borkmann bpf Accepted
x86, retpolines: raise limit for generating indirect calls from switch-case x86, retpolines: raise limit for generating indirect calls from switch-case 2 - - - --- 2019-02-21 Daniel Borkmann davem Not Applicable
[bpf] bpf, doc: add bpf list as secondary entry to maintainers file [bpf] bpf, doc: add bpf list as secondary entry to maintainers file 1 - - - --- 2019-02-22 Daniel Borkmann bpf Accepted
pull-request: bpf 2019-02-23 pull-request: bpf 2019-02-23 - - - - --- 2019-02-23 Daniel Borkmann davem Accepted
[bpf-next,v2,1/7] bpf: implement lookup-free direct value access BPF support for global data - 1 - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,2/7] bpf: add program side {rd,wr}only support BPF support for global data - - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,3/7] bpf, obj: allow . char as part of the name BPF support for global data 1 - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,4/7] bpf, libbpf: refactor relocation handling BPF support for global data - - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,5/7] bpf, libbpf: support global data/bss/rodata sections BPF support for global data - - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,6/7] bpf, selftest: test global data/bss/rodata sections BPF support for global data - - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf-next,v2,7/7] bpf, selftest: test {rd,wr}only flags and direct value access BPF support for global data - - - - --- 2019-02-28 Daniel Borkmann bpf Changes Requested
[bpf] bpf: fix sanitation rewrite in case of non-pointers [bpf] bpf: fix sanitation rewrite in case of non-pointers 1 1 - - --- 2019-03-01 Daniel Borkmann bpf Accepted
[bpf-next] bpf: add test cases for non-pointer sanitiation logic [bpf-next] bpf: add test cases for non-pointer sanitiation logic 1 - - - --- 2019-03-01 Daniel Borkmann bpf Accepted
pull-request: bpf-next 2019-03-04 pull-request: bpf-next 2019-03-04 - - - - --- 2019-03-04 Daniel Borkmann davem Accepted
[bpf] bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field [bpf] bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field 1 1 - - --- 2019-03-04 Daniel Borkmann bpf Accepted
pull-request: bpf 2019-03-09 pull-request: bpf 2019-03-09 - - - - --- 2019-03-09 Daniel Borkmann davem Accepted
[rfc,v3,bpf-next,1/9] bpf: implement lookup-free direct value access for maps BPF support for global data - - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,2/9] bpf: add program side {rd,wr}only support for maps BPF support for global data - - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,3/9] bpf: add syscall side map lock support BPF support for global data - - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,4/9] bpf, obj: allow . char as part of the name BPF support for global data 1 - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,5/9] bpf: sync bpf.h uapi header from tools infrastructure BPF support for global data - - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,6/9] bpf, libbpf: refactor relocation handling BPF support for global data 1 - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,7/9] bpf, libbpf: support global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,8/9] bpf, selftest: test {rd,wr}only flags and direct value access BPF support for global data - - - - --- 2019-03-11 Daniel Borkmann bpf RFC
[rfc,v3,bpf-next,9/9] bpf, selftest: test global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-03-11 Daniel Borkmann bpf RFC
pull-request: bpf 2019-03-16 pull-request: bpf 2019-03-16 - - - - --- 2019-03-16 Daniel Borkmann davem Accepted
[bpf,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf,v2,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf] bpf, libbpf: fix quiet install_headers [bpf] bpf, libbpf: fix quiet install_headers 1 2 - - --- 2019-03-28 Daniel Borkmann bpf Accepted
pull-request: bpf 2019-03-29 pull-request: bpf 2019-03-29 - - - - --- 2019-03-29 Daniel Borkmann davem Accepted
[bpf-next,v3,01/15] bpf: implement lookup-free direct value access for maps BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,02/15] bpf: add program side {rd, wr}only support for maps BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,03/15] bpf: add syscall side map lock support BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,04/15] bpf: allow . char as part of the object name BPF support for global data 1 - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,05/15] bpf: add specification for BTF Var and DataSec kinds BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,06/15] bpf: kernel side support for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,07/15] bpf: allow for key-less BTF in array map BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,08/15] bpf: sync {btf, bpf}.h uapi header from tools infrastructure BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,09/15] bpf, libbpf: refactor relocation handling BPF support for global data 1 - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,10/15] bpf, libbpf: support global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,11/15] bpf, libbpf: add support for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,12/15] bpf: bpftool support for dumping data/bss/rodata sections BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,13/15] bpf, selftest: test {rd, wr}only flags and direct value access BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,14/15] bpf, selftest: test global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-04-03 Daniel Borkmann RFC
[bpf-next,v3,15/15] bpf, selftest: add test cases for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-03 Daniel Borkmann RFC
pull-request: bpf 2019-04-04 pull-request: bpf 2019-04-04 - - - - --- 2019-04-04 Daniel Borkmann davem Accepted
[bpf-next,v4,01/16] bpf: implement lookup-free direct value access for maps BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,02/16] bpf: do not retain flags that are not tied to map lifetime BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,03/16] bpf: add program side {rd,wr}only support for maps BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,04/16] bpf: add syscall side map freeze support BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,05/16] bpf: allow . char as part of the object name BPF support for global data 1 - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,06/16] bpf: add specification for BTF Var and DataSec kinds BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,07/16] bpf: kernel side support for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,08/16] bpf: allow for key-less BTF in array map BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,09/16] bpf: sync {btf,bpf}.h uapi header from tools infrastructure BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,10/16] bpf, libbpf: refactor relocation handling BPF support for global data 1 - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,11/16] bpf, libbpf: support global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,12/16] bpf, libbpf: add support for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,13/16] bpf: bpftool support for dumping data/bss/rodata sections BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,14/16] bpf, selftest: test {rd,wr}only flags and direct value access BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,15/16] bpf, selftest: test global data/bss/rodata sections BPF support for global data 1 - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v4,16/16] bpf, selftest: add test cases for BTF Var and DataSec BPF support for global data - - - - --- 2019-04-05 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,01/16] bpf: implement lookup-free direct value access for maps BPF support for global data - - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,02/16] bpf: do not retain flags that are not tied to map lifetime BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,03/16] bpf: add program side {rd, wr}only support for maps BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,04/16] bpf: add syscall side map freeze support BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,05/16] bpf: allow . char as part of the object name BPF support for global data 2 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,06/16] bpf: add specification for BTF Var and DataSec kinds Untitled series #101488 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,07/16] bpf: kernel side support for BTF Var and DataSec BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,08/16] bpf: allow for key-less BTF in array map BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,09/16] bpf: sync {btf, bpf}.h uapi header from tools infrastructure BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,10/16] bpf, libbpf: refactor relocation handling BPF support for global data 2 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,11/16] bpf, libbpf: support global data/bss/rodata sections BPF support for global data 2 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,12/16] bpf, libbpf: add support for BTF Var and DataSec BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,13/16] bpf: bpftool support for dumping data/bss/rodata sections BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,14/16] bpf, selftest: test {rd, wr}only flags and direct value access BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,15/16] bpf, selftest: test global data/bss/rodata sections BPF support for global data 2 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next,v5,16/16] bpf, selftest: add test cases for BTF Var and DataSec BPF support for global data 1 - - - --- 2019-04-08 Daniel Borkmann bpf Changes Requested
[bpf-next] tools: add smp_* barrier variants to include infrastructure [bpf-next] tools: add smp_* barrier variants to include infrastructure - - - - --- 2019-04-09 Daniel Borkmann bpf Accepted
[bpf-next,v6,01/16] bpf: implement lookup-free direct value access for maps BPF support for global data - - - - --- 2019-04-09 Daniel Borkmann Superseded
[bpf-next,v6,02/16] bpf: do not retain flags that are not tied to map lifetime BPF support for global data 1 - - - --- 2019-04-09 Daniel Borkmann Superseded
« 1 2 ... 522 523 524627 628 »