* sm8150/lineage-20: (1662 commits)
UPSTREAM: seccomp, bpf: disable preemption before calling into bpf prog
BACKPORT: bpf: Fix 32 bit src register truncation on div/mod
BACKPORT: perf, bpf: Introduce PERF_RECORD_BPF_EVENT
UPSTREAM: perf, bpf: Introduce PERF_RECORD_KSYMBOL
UPSTREAM: bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabled
UPSTREAM: net: bpfilter: disallow to remove bpfilter module while being used
UPSTREAM: net: bpfilter: restart bpfilter_umh when error occurred
UPSTREAM: net: bpfilter: use cleanup callback to release umh_info
UPSTREAM: signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig
UPSTREAM: net: bpfilter: use get_pid_task instead of pid_task
UPSTREAM: net: bpfilter: Fix type cast and pointer warnings
BACKPORT: bpfilter: include bpfilter_umh in assembly instead of using objcopy
UPSTREAM: bpfilter: fix race in pipe access
UPSTREAM: bpfilter: fix building without CONFIG_INET
BACKPORT: umh: add exit routine for UMH process
UPSTREAM: umh: fix race condition
UPSTREAM: umh: Add command line to user mode helpers
BACKPORT: bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
UPSTREAM: bpf: Move skb->len == 0 checks into __bpf_redirect
UPSTREAM: bpf: Don't redirect packets with invalid pkt_len
...
Change-Id: I01486676181021d1209532bba0955c53ec384066
Merge tag 'ASB-2022-08-05_4.14-stable' of https://android.googlesource.com/kernel/common into android13-4.14-msmnile
…
…
…
…
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.
Description
Languages
C
97.5%
Assembly
1.8%
Makefile
0.3%