summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * bpf: fix overflow in prog accountingDaniel Borkmann2022-10-28
| * bpf: Make sure mac_header was set before using itEric Dumazet2022-10-28
| * fs: Better permission checking for submountsEric W. Biederman2022-10-28
| * cgroup: Make rebind_subsystems() disable v2 controllers all at onceWaiman Long2022-10-28
* | Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer2023-05-22
* | sched/core: Properly fix constant logical operand Clang warningSultan Alsawaf2022-07-27
* | kernel: Only expose su when daemon is runningTom Marshall2022-07-27
|/
* security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2022-04-19
* BACKPORT: Add support for BPF_FUNC_probe_read_strJoel Fernandes2022-04-19
* bpf: Fix un-initialized variable in bpf_trace_printkJayant Chowdhary2022-04-19
* bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann2022-04-19
* FROMLIST: bpf: cgroup skb progs cannot access ld_abs/indDaniel Borkmann2022-04-19
* bpf: Remove recursion prevention from rcu free callbackThomas Gleixner2022-04-19
* ANDROID: bpf: validate bpf_func when BPF_JIT is enabled with CFISami Tolvanen2022-04-19
* bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2022-04-19
* bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh2022-04-19
* bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu2022-04-19
* UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin2022-04-19
* bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer2022-04-19
* UPSTREAM: bpf: fix rcu annotations in compute_effective_progs()Roman Gushchin2022-04-19
* bpf, events: fix offset in skb copy handlerDaniel Borkmann2022-04-19
* perf, events: add non-linear data support for raw recordsDaniel Borkmann2022-04-19
* bpf: Constify bpf_verifier_ops structureJulia Lawall2022-04-19
* bpf, trace: fetch current cpu only onceDaniel Borkmann2022-04-19
* bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_readDaniel Borkmann2022-04-19
* FROMLIST: [net-next,v2,1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buffChenbo Feng2022-04-19
* perf, bpf: fix conditional call to bpf_overflow_handlerArnd Bergmann2022-04-19
* kernel: Nuke void *priv from cpuset_forkMaitreya292022-04-19
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2022-04-19
* Revert "cgroup: Disable IRQs while holding css_set_lock"Anay Wadhera2022-04-19
* cgroup: Add generic cgroup subsystem permission checksColin Cross2022-04-19
* cgroup: refactor allow_attach function into common codeRom Lemarchand2022-04-19
* bpf: Fix buggy rsh min/max bounds trackingDaniel Borkmann2022-04-19
* cgroup: add tracepoints for basic operationsTejun Heo2022-04-19
* cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira2022-04-19
* FROMLIST: kernel: cgroup: add poll file operationJohannes Weiner2022-04-19
* UPSTREAM: cgroup add cftype->open/release() callbacksTejun Heo2022-04-19
* cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt2022-04-19
* cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()Yang Yingliang2022-04-19
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2022-04-19
* cgroup: replace out_idr_free with actual codeAnay Wadhera2022-04-19
* BACKPORT: cgroup: misc changesTejun Heo2022-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: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2022-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