linux/kernel
Greg Kroah-Hartman 9d91f3a9c7 Merge 6b7b0c3091 ("Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next") into android-mainline
Steps on the way to 5.16-rc1.

Resolves merge conflicts in:
	drivers/net/ethernet/intel/ice/ice_devlink.c

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I188502a1e6b84b61582bf3f5539785f8f2e7864f
2021-11-08 18:57:55 +01:00
..
bpf Merge 6b7b0c3091 ("Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next") into android-mainline 2021-11-08 18:57:55 +01:00
cgroup Linux 5.15 2021-11-01 07:40:54 +01:00
configs
debug kgdb patches for 5.15 2021-09-07 12:08:04 -07:00
dma Merge 46f8763228 ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline 2021-11-06 14:36:54 +01:00
entry entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() 2021-09-22 10:24:01 -04:00
events Merge f706f6c66c ("Merge branch 'Improve set_attach_target() and deprecate open_opts.attach_prog_fd'") into android-mainline 2021-11-08 18:41:18 +01:00
futex futex: Fix PREEMPT_RT build 2021-10-19 17:27:05 +02:00
gcov
irq Merge 5a47ebe98e ("Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline 2021-11-03 13:27:52 +01:00
kcsan
livepatch Tracing updates for 5.16: 2021-11-01 20:05:19 -07:00
locking Merge bfc484fe6a ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6") into android-mainline 2021-11-07 12:04:17 +01:00
power Merge 9e9fb7655e ("Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next") into android-mainline 2021-09-07 14:40:30 +02:00
printk ANDROID: printk: Export symbol for scheduler vendor hook 2021-10-19 20:02:45 +00:00
rcu RCU pull request for v5.16 2021-11-01 20:25:38 -07:00
sched Merge 01463374c5 ("Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux") into android-mainline 2021-11-06 15:05:15 +01:00
time Linux 5.15-rc3 2021-09-27 11:38:21 +02:00
trace Merge 6b7b0c3091 ("Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next") into android-mainline 2021-11-08 18:57:55 +01:00
.gitignore
acct.c kernel: remove spurious blkdev.h includes 2021-10-18 06:17:01 -06:00
async.c
audit_fsnotify.c
audit_tree.c audit/stable-5.16 PR 20211101 2021-11-01 21:17:39 -07:00
audit_watch.c audit: add filtering for io_uring records 2021-09-19 22:34:38 -04:00
audit.c
audit.h audit/stable-5.16 PR 20211101 2021-11-01 21:17:39 -07:00
auditfilter.c audit: add filtering for io_uring records 2021-09-19 22:34:38 -04:00
auditsc.c audit/stable-5.16 PR 20211101 2021-11-01 21:17:39 -07:00
backtracetest.c
bounds.c
capability.c
cfi.c
compat.c arch: remove compat_alloc_user_space 2021-09-08 15:32:35 -07:00
configs.c
context_tracking.c
cpu_pm.c
cpu.c
crash_core.c
crash_dump.c
cred.c ANDROID: kernel: Add restricted vendor hook in creds 2021-10-29 14:20:10 +08:00
delayacct.c
dma.c
exec_domain.c
exit.c Scheduler updates: 2021-11-01 13:48:52 -07:00
extable.c
fail_function.c
fork.c Merge 9a7e0a90a4 ("Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline 2021-11-05 17:07:26 +01:00
freezer.c
gen_kheaders.sh
groups.c
hung_task.c
iomem.c
irq_work.c Merge 9a7e0a90a4 ("Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline 2021-11-05 17:07:26 +01:00
jump_label.c
kallsyms.c kallsyms: strip LTO suffixes from static functions 2021-10-04 10:58:25 -07:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt sched: Provide Kconfig support for default dynamic preempt mode 2021-10-05 15:51:56 +02:00
kcov.c
kexec_core.c
kexec_elf.c
kexec_file.c
kexec_internal.h
kexec.c kexec: avoid compat_alloc_user_space 2021-09-08 15:32:34 -07:00
kheaders.c
kmod.c
kprobes.c Tracing updates for 5.16: 2021-11-01 20:05:19 -07:00
ksysfs.c
kthread.c Merge 9a7e0a90a4 ("Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip") into android-mainline 2021-11-05 17:07:26 +01:00
latencytop.c
Makefile Tracing updates for 5.16: 2021-11-01 20:05:19 -07:00
module_signature.c
module_signing.c
module-internal.h
module.c ANDROID: module: Add vendor hook 2021-10-29 14:20:11 +08:00
notifier.c
nsproxy.c
padata.c
panic.c
params.c
pid_namespace.c
pid.c
profile.c profiling: fix shift-out-of-bounds bugs 2021-09-08 11:50:26 -07:00
ptrace.c
range.c
reboot.c ANDROID: reboot: Export reboot_mode 2021-09-28 08:49:54 -07:00
regset.c
relay.c
resource_kunit.c
resource.c
rseq.c KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest 2021-09-22 10:24:01 -04:00
scftorture.c scftorture: Warn on individual scf_torture_init() error conditions 2021-09-16 10:27:48 -07:00
scs.c scs: Release kasan vmalloc poison in scs_free process 2021-09-30 09:37:27 +01:00
seccomp.c
signal.c x86/fpu updates: 2021-11-01 14:03:56 -07:00
smp.c sched: Improve wake_up_all_idle_cpus() take #2 2021-10-22 15:32:46 +02:00
smpboot.c
smpboot.h
softirq.c Revert "Revert "ANDROID: trace: Add trace points for tasklet entry/exit"" 2021-10-15 16:16:08 +00:00
stackleak.c
stacktrace.c
static_call.c
stop_machine.c
sys_ni.c futex: Implement sys_futex_waitv() 2021-10-07 13:51:11 +02:00
sys.c Merge 2d338201d5 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline 2021-09-15 14:34:48 +02:00
sysctl-test.c
sysctl.c ANDROID: sysctl: Remove left-over diff from recent 'kbytes tunable' revert 2021-09-08 09:52:19 +01:00
task_work.c
taskstats.c
torture.c
tracepoint.c Merge 996fe06160 ("Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux") into android-mainline 2021-09-14 16:16:54 +02:00
tsacct.c
ucount.c ucounts: Fix signal ucount refcounting 2021-10-18 16:02:30 -05:00
uid16.c
uid16.h
umh.c
up.c
user_namespace.c
user-return-notifier.c
user.c fs/epoll: use a per-cpu counter for user's watches count 2021-09-08 11:50:27 -07:00
usermode_driver.c
utsname_sysctl.c
utsname.c
watch_queue.c
watchdog_hld.c
watchdog.c
workqueue_internal.h
workqueue.c Merge f4d0cc426f ("Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline 2021-10-14 08:48:32 +02:00