summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | bpf: refactor fixup_bpf_calls()Alexei Starovoitov2022-04-19
* | | bpf: move fixup_bpf_calls() functionAlexei Starovoitov2022-04-19
* | | bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWNBen Hutchings2022-04-19
* | | bpf: fix incorrect sign extension in check_alu_op()Jann Horn2022-04-19
* | | bpf: reject out-of-bounds stack pointer calculationJann Horn2022-04-19
* | | bpf: fix branch pruning logicAlexei Starovoitov2022-04-19
* | | bpf: adjust insn_aux_data when patching insnsAlexei Starovoitov2022-04-19
* | | bpf: fix lockdep splatEric Dumazet2022-04-19
* | | UPSTREAM: selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng2022-04-19
* | | UPSTREAM: selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2022-04-19
* | | BACKPORT: security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2022-04-19
* | | BACKPORT: bpf: Add file mode configuration into bpf mapsChenbo Feng2022-04-19
* | | bpf: move bpf_map_show_fdinfo to match upstream locationAnay Wadhera2022-04-19
* | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2022-04-19
* | | bpf/verifier: fix min/max handling in BPF_SUBEdward Cree2022-04-19
* | | bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2022-04-19
* | | bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann2022-04-19
* | | bpf: adjust verifier heuristicsDaniel Borkmann2022-04-19
* | | bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend2022-04-19
* | | bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2022-04-19
* | | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2022-04-19
* | | FROMLIST: bpf: cgroup skb progs cannot access ld_abs/indDaniel Borkmann2022-04-19
* | | FROMLIST: [net-next,v2,2/2] bpf: Remove the capability check for cgroup skb e...Chenbo Feng2022-04-19
* | | FROMLIST: [net-next,v2,1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng2022-04-19
* | | UPSTREAM: bpf: cgroup: fix documentation of __cgroup_bpf_update()Daniel Mack2022-04-19
* | | BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2022-04-19
* | | UPSTREAM: samples: bpf: add userspace example for attaching eBPF programs to ...Daniel Mack2022-04-19
* | | UPSTREAM: bpf: add new prog type for cgroup socket filteringDaniel Mack2022-04-19
* | | BACKPORT: UPSTREAM: bpf: pass sk to helper functionsWillem de Bruijn2022-04-19
* | | UPSTREAM: bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2022-04-19
* | | kernfs: implement kernfs_walk_and_get()Tejun Heo2022-04-19
* | | BACKPORT: fs: kernfs: add poll file operationJohannes Weiner2022-04-19
* | | UPSTREAM: kernfs: add kernfs_ops->open/release() callbacksTejun Heo2022-04-19
* | | kernfs: Add API to generate relative kernfs pathAditya Kali2022-04-19
* | | sched: new clone flag CLONE_NEWCGROUP for cgroup namespaceAditya Kali2022-04-19
* | | UPSTREAM: cgroup: add support for eBPF programsDaniel Mack2022-04-19
* | | cgroup: don't online subsystems before cgroup_name/path() are operationalTejun Heo2022-04-19
* | | cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...Tejun Heo2022-04-19
* | | cgroup: fix invalid controller enable rejections with cgroup namespaceTejun Heo2022-04-19
* | | kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2022-04-19
* | | fs: Limit file caps to the user namespace of the super blockSeth Forshee2022-04-19
* | | cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner2022-04-19
* | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2022-04-19
* | | cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman2022-04-19
* | | cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman2022-04-19
* | | cgroup: Add cgroup_get_from_fdMartin KaFai Lau2022-04-19
* | | cgroup: allow NULL return from ss->css_alloc()Tejun Heo2022-04-19
* | | cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner2022-04-19
* | | cgroup: fix idr leak for the first cgroup rootJohannes Weiner2022-04-19
* | | cgroup: remove redundant cleanup in css_createWenwei Tao2022-04-19