| Commit message (Expand) | Author | Age |
| * | bpf, events: fix offset in skb copy handler | Daniel Borkmann | 2022-04-19 |
| * | perf, events: add non-linear data support for raw records | Daniel Borkmann | 2022-04-19 |
| * | bpf: use bpf_get_smp_processor_id_proto instead of raw one | Daniel Borkmann | 2022-04-19 |
| * | net/compat: Add missing sock updates for SCM_RIGHTS | Kees Cook | 2022-04-19 |
| * | bpf: Constify bpf_verifier_ops structure | Julia Lawall | 2022-04-19 |
| * | bpf, trace: fetch current cpu only once | Daniel Borkmann | 2022-04-19 |
| * | bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read | Daniel Borkmann | 2022-04-19 |
| * | FROMLIST: [net-next,v2,1/2] bpf: Allow CGROUP_SKB eBPF program to access sk_buff | Chenbo Feng | 2022-04-19 |
| * | BACKPORT [FROMLIST] New getsockopt option to get socket cookie | Chenbo Feng | 2022-04-19 |
| * | perf, bpf: fix conditional call to bpf_overflow_handler | Arnd Bergmann | 2022-04-19 |
| * | kernel: Nuke void *priv from cpuset_fork | Maitreya29 | 2022-04-19 |
| * | net, sysctl: Fix compiler warning when only cBPF is present | Alexander Lobakin | 2022-04-19 |
| * | Revert "net/compat: Add missing sock updates for SCM_RIGHTS" | Maitreya29 | 2022-04-19 |
| * | bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K | Daniel Borkmann | 2022-04-19 |
| * | Revert "cgroup: Disable IRQs while holding css_set_lock" | Anay Wadhera | 2022-04-19 |
| * | cgroup: Add generic cgroup subsystem permission checks | Colin Cross | 2022-04-19 |
| * | cgroup: refactor allow_attach function into common code | Rom Lemarchand | 2022-04-19 |
| * | bpf: Fix buggy rsh min/max bounds tracking | Daniel Borkmann | 2022-04-19 |
| * | cgroup: add tracepoints for basic operations | Tejun Heo | 2022-04-19 |
| * | cgroup: Disable IRQs while holding css_set_lock | Daniel Bristot de Oliveira | 2022-04-19 |
| * | FROMLIST: kernel: cgroup: add poll file operation | Johannes Weiner | 2022-04-19 |
| * | UPSTREAM: cgroup add cftype->open/release() callbacks | Tejun Heo | 2022-04-19 |
| * | netprio_cgroup: Fix unlimited memory leak of v2 cgroups | Zefan Li | 2022-04-19 |
| * | cgroup: memcg: net: do not associate sock with unrelated cgroup | Shakeel Butt | 2022-04-19 |
| * | cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone() | Yang Yingliang | 2022-04-19 |
| * | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang | 2022-04-19 |
| * | BACKPORT: UPSTREAM: Add a eBPF helper function to retrieve socket uid | Chenbo Feng | 2022-04-19 |
| * | BACKPORT: UPSTREAM: Add a helper function to get socket cookie in eBPF | Chenbo Feng | 2022-04-19 |
| * | ANDROID: Fix missing uapi headers | Chenbo Feng | 2022-04-19 |
| * | bpf: add helper to invalidate hash | Daniel Borkmann | 2022-04-19 |
| * | net: take compile fix from 4.9 | Anay Wadhera | 2022-04-19 |
| * | cgroup: replace out_idr_free with actual code | Anay Wadhera | 2022-04-19 |
| * | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann | 2022-04-19 |
| * | net: simplify and make pkt_type_ok() available for other users | Jamal Hadi Salim | 2022-04-19 |
| * | kernfs: define kernfs_node_dentry | Aditya Kali | 2022-04-19 |
| * | BACKPORT: cgroup: misc changes | Tejun Heo | 2022-04-19 |
| * | objtool, modules: Discard objtool annotation sections for modules | Josh Poimboeuf | 2022-04-19 |
| * | objtool: Add STACK_FRAME_NON_STANDARD() macro | Josh Poimboeuf | 2022-04-19 |
| * | remove leftovers from 6ea07b4590d3174a53303 | Anay Wadhera | 2022-04-19 |
| * | fs: Add user namespace member to struct super_block | Eric W. Biederman | 2022-04-19 |
| * | vfs: Pass data, ns, and ns->userns to mount_ns | Eric W. Biederman | 2022-04-19 |
| * | kernfs: make kernfs_path*() behave in the style of strlcpy() | Tejun Heo | 2022-04-19 |
| * | kernfs_path_from_node_locked: don't overwrite nlen | Serge Hallyn | 2022-04-19 |
| * | arm64: bpf_jit_comp: drop artifact | Anay Wadhera | 2022-04-19 |
| * | UPSTREAM: cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 2022-04-19 |
| * | UPSTREAM: cgroup: Fix CGROUP_BPF config | Andy Lutomirski | 2022-04-19 |
| * | BACKPORT: bpf: permit multiple bpf attachments for a single perf event | Yonghong Song | 2022-04-19 |
| * | perf, bpf: minimize the size of perf_trace_() tracepoint handler | Alexei Starovoitov | 2022-04-19 |
| * | UPSTREAM: bpf: use the same condition in perf event set/free bpf handler | Yonghong Song | 2022-04-19 |
| * | BACKPORT: bpf: multi program support for cgroup+bpf | Alexei Starovoitov | 2022-04-19 |