summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2022-04-19
* | | objtool: Add STACK_FRAME_NON_STANDARD() macroJosh Poimboeuf2022-04-19
* | | remove leftovers from 6ea07b4590d3174a53303Anay Wadhera2022-04-19
* | | fs: Add user namespace member to struct super_blockEric W. Biederman2022-04-19
* | | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* | | kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2022-04-19
* | | kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2022-04-19
* | | arm64: bpf_jit_comp: drop artifactAnay Wadhera2022-04-19
* | | UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2022-04-19
* | | UPSTREAM: cgroup: Fix CGROUP_BPF configAndy Lutomirski2022-04-19
* | | BACKPORT: bpf: permit multiple bpf attachments for a single perf eventYonghong Song2022-04-19
* | | perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2022-04-19
* | | UPSTREAM: bpf: use the same condition in perf event set/free bpf handlerYonghong Song2022-04-19
* | | BACKPORT: bpf: multi program support for cgroup+bpfAlexei Starovoitov2022-04-19
* | | bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2022-04-19
* | | bpf: restrict access to core bpf sysctlsDaniel Borkmann2022-04-19
* | | bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2022-04-19
* | | arm64: bpf: implement bpf_tail_call() helperZi Shen Lim2022-04-19
* | | bpf: arm64: remove callee-save registers use for tmp registersYang Shi2022-04-19
* | | bpf, arm64: add support for constant blindingDaniel Borkmann2022-04-19
* | | arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim2022-04-19
* | | bpf: silence warning messages in coreValdis Klētnieks2022-04-19
* | | UPSTREAM: bpf: relax inode permission check for retrieving bpf programChenbo Feng2022-04-19
* | | bpf: convert htab map to hlist_nullsAlexei Starovoitov2022-04-19
* | | bpf: fix struct htab_elem layoutAlexei Starovoitov2022-04-19
* | | bpf: check pending signals while verifying programsAlexei Starovoitov2022-04-19
* | | bpf: Prevent memory disambiguation attackAlexei Starovoitov2022-04-19
* | | bpf/verifier: Pass instruction index to check_mem_access() and check_xadd()Ben Hutchings2022-04-19
* | | bpf/verifier: Add spi variable to check_stack_write()Ben Hutchings2022-04-19
* | | bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski2022-04-19
* | | bpf: map_get_next_key to return first key on NULLTeng Qin2022-04-19
* | | bpf: skip unnecessary capability checkChenbo Feng2022-04-19
* | | BACKPORT: fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_i...Al Viro2022-04-19
* | | UPSTREAM: netfilter: xt_bpf: add overflow checksJann Horn2022-04-19
* | | UPSTREAM: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2022-04-19
* | | UPSTREAM: netfilter: xt_bpf: support ebpfWillem de Bruijn2022-04-19
* | | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2022-04-19
* | | perf/core: Set event's default ::overflow_handler()Wang Nan2022-04-19
* | | bpf: add schedule points in percpu arrays managementEric Dumazet2022-04-19
* | | bpf: fix mlock precharge on arraymapsDaniel Borkmann2022-04-19
* | | bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2022-04-19
* | | bpf: fix function type for __bpf_prog_runSami Tolvanen2022-04-19
* | | bpf: reject stores into ctx via st and xaddDaniel Borkmann2022-04-19
* | | bpf: fix 32-bit divide by zeroAlexei Starovoitov2022-04-19
* | | bpf: fix divides by zeroEric Dumazet2022-04-19
* | | bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2022-04-19
* | | bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov2022-04-19
* | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2022-04-19
* | | bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann2022-04-19
* | | bpf: prevent out-of-bounds speculationAlexei Starovoitov2022-04-19