summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
* 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
* 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: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2022-04-19
* cgroup: Add cgroup_get_from_fdMartin KaFai Lau2022-04-19
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2022-04-19
* cgroup: implement cgroup_subsys->implicit_on_dflTejun Heo2022-04-19
* cgroup: use css_set->mg_dst_cgrp for the migration target cgroupTejun Heo2022-04-19
* cgroup: introduce cgroup_{save|propagate|restore}_control()Tejun Heo2022-04-19
* cgroup: explicitly track whether a cgroup_subsys_state is visible to userlandTejun Heo2022-04-19
* cgroup: make cgroup subsystem masks u16Tejun Heo2022-04-19
* cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo2022-04-19
* Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo2022-04-19
* cgroup: introduce cgroup namespacesAditya Kali2022-04-19
* sock, cgroup: add sock->sk_cgroupTejun Heo2022-04-19
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2022-04-19
* netprio_cgroup: limit the maximum css->id to USHRT_MAXTejun Heo2022-04-19
* cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2022-04-19
* cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2022-04-19
* cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2022-04-19
* bpf: fix state equivalenceAlexei Starovoitov2022-04-19
* bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2022-04-19
* bpf: fix range arithmetic for bpf map accessJosef Bacik2022-04-19
* bpf: allow access into map value arraysJosef Bacik2022-04-19
* bpf: enable non-core use of the verfierJakub Kicinski2022-04-19
* bpf: expose internal verfier structuresJakub Kicinski2022-04-19
* bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2022-04-19
* bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2022-04-19
* bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2022-04-19
* bpf: enforce recursion limit on redirectsDaniel Borkmann2022-04-19
* bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2022-04-19
* bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2022-04-19
* bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2022-04-19
* bpf: add bpf_skb_change_tail helperDaniel Borkmann2022-04-19
* bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2022-04-19
* bpf: Add bpf_current_task_under_cgroup helperSargun Dhillon2022-04-19
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2022-04-19
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2022-04-19
* bpf: add bpf_get_hash_recalc helperDaniel Borkmann2022-04-19
* bpf: add XDP prog type for early driver filterBrenden Blanco2022-04-19
* bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2022-04-19
* bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann2022-04-19
* bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco2022-04-19
* bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2022-04-19
* cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau2022-04-19
* bpf: add bpf_skb_change_type helperDaniel Borkmann2022-04-19
* bpf: add bpf_skb_change_proto helperDaniel Borkmann2022-04-19