linux-yocto/kernel
Bruce Ashfield 64fd51cbe9 This is the 5.8.18 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl+en/oACgkQONu9yGCS
 aT542hAAitIBBbXvn0avyiwGOnVfssxHwKA4K1tb08p4an2dQ2FDaaoUNcJwe1pO
 JnAbJecUs5XXsDBtgHxQJ/Mx++Wd5YRVEbNWEfMugKvki1pw7aG0lcSaayxUmCpE
 atdrKzdyOE9G5FA3hFnafe5gS70bSE/Mr4VSmDRPuq1vXqDFWKUuoSCURSoGsTEb
 x7+30FNYOt1g6CQQwdIdK6hg9NOixYtz+aWPD+9nZ1/oo/vN2rR6A/yMPqiHev3t
 AenDvVLFu/kfSrMnEPHtndAo9gEmdQ6rmh9LNFDcmu7mxLXFls5l6qQaquwOe1yh
 Ei1RCCInthHISmDCr7VGkG7Tim3++d/FjM1A1U9AVNIW2u8KQTGe7B0Rl2wXdTtu
 aqJF6LgyfQEwuseeJ/Gp4JgSuvlGray9bpakVk+q6lD1g0LMaAbm13/zJZmFXPF/
 cmklgnMSi/GGBrizs5VY87pzRlaAJSx+/zksNzSraJ1oCZfmBLxEefDLuryf4GaK
 vS9teXkXsywRN9amTfzCMHexNsrzkt1Bl4m6Sc7VIf8xX6NFZt+486m6YZbrShT1
 +3dbOM6KFVMIAWG0p4xuiCs8T2jqV3tZXTqgdVE1XTgCGmuWUACC5aJY7KtHe3h+
 ts6oULjvCcbykby4MnkI/0iYyn54W6C1nWNg38ARm9VzIfGnMJc=
 =qTHh
 -----END PGP SIGNATURE-----

Merge tag 'v5.8.18' into v5.8/standard/base

This is the 5.8.18 stable release

# gpg: Signature made Sun 01 Nov 2020 06:46:02 AM EST
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key
2020-11-10 13:38:21 -05:00
..
bpf bpf: Limit caller's stack depth 256 for subprogs with tailcalls 2020-10-29 10:08:24 +01:00
cgroup cgroup: fix cgroup_sk_alloc() for sk_clone_lock() 2020-07-07 13:34:11 -07:00
configs compiler: remove CONFIG_OPTIMIZE_INLINING entirely 2020-04-07 10:43:42 -07:00
debug kdb: Fix pager search for multi-line strings 2020-10-29 10:08:00 +01:00
dma dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() 2020-09-03 11:29:52 +02:00
events perf/core: Fix race in the perf_mmap_close() function 2020-10-29 10:07:17 +01:00
gcov gcov: add support for GCC 10.1 2020-09-17 13:55:47 +02:00
irq genirq/matrix: Deal with the sillyness of for_each_cpu() on UP 2020-09-03 11:29:44 +02:00
kcsan kcsan: Support distinguishing volatile accesses 2020-06-11 20:04:01 +02:00
livepatch livepatch: Make klp_apply_object_relocs static 2020-05-11 00:31:38 +02:00
locking This is the 5.8.11 stable release 2020-09-23 10:12:00 -04:00
power PM: hibernate: remove the bogus call to get_gendisk() in software_resume() 2020-10-29 10:08:21 +01:00
printk Revert "kernel/printk: add kmsg SEEK_CUR handling" 2020-06-21 20:47:20 -07:00
rcu rcutorture: Properly set rcu_fwds for OOM handling 2020-10-29 10:07:51 +01:00
sched sched/features: Fix !CONFIG_JUMP_LABEL case 2020-10-29 10:08:17 +01:00
time tick/nohz: Narrow down noise while setting current task's tick dependency 2020-08-19 08:27:02 +02:00
trace tracing: Handle synthetic event array field type checking correctly 2020-10-29 10:07:50 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
acct.c mmap locking API: convert mmap_sem comments 2020-06-09 09:39:14 -07:00
async.c
audit_fsnotify.c fsnotify: use helpers to access data by data_type 2020-03-23 18:19:06 +01:00
audit_tree.c
audit_watch.c \n 2020-04-06 08:58:42 -07:00
audit.c audit/stable-5.8 PR 20200729 2020-07-29 12:35:36 -07:00
audit.h revert: 1320a4052e ("audit: trigger accompanying records when no rules present") 2020-07-29 10:00:36 -04:00
auditfilter.c audit: fix a net reference leak in audit_list_rules_send() 2020-04-22 15:23:10 -04:00
auditsc.c revert: 1320a4052e ("audit: trigger accompanying records when no rules present") 2020-07-29 10:00:36 -04:00
backtracetest.c
bounds.c
capability.c
compat.c uaccess: Selectively open read or write user access 2020-05-01 12:35:21 +10:00
configs.c proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
context_tracking.c context_tracking: Ensure that the critical path cannot be instrumented 2020-06-11 15:14:36 +02:00
cpu_pm.c kernel/cpu_pm: Fix uninitted local in cpu_pm 2020-05-15 11:44:34 -07:00
cpu.c The changes in this cycle are: 2020-06-03 13:06:42 -07:00
crash_core.c
crash_dump.c crash_dump: Remove no longer used saved_max_pfn 2020-04-15 11:21:54 +02:00
cred.c exec: Teach prepare_exec_creds how exec treats uids & gids 2020-05-20 14:44:21 -05:00
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c mmap locking API: convert mmap_sem comments 2020-06-09 09:39:14 -07:00
extable.c kernel/extable.c: use address-of operator on section symbols 2020-04-07 10:43:42 -07:00
fail_function.c
fork.c This is the 5.8.18 stable release 2020-11-10 13:38:21 -05:00
freezer.c
futex.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
gen_kheaders.sh kbuild: add variables for compression tools 2020-06-06 23:42:01 +09:00
groups.c mm: remove the pgprot argument to __vmalloc 2020-06-02 10:59:11 -07:00
hung_task.c kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected 2020-06-08 11:05:56 -07:00
iomem.c
irq_work.c irq_work, smp: Allow irq_work on call_single_queue 2020-05-28 10:54:15 +02:00
jump_label.c
kallsyms.c kallsyms: Refactor kallsyms_show_value() to take cred 2020-07-08 15:59:57 -07:00
kcmp.c kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve 2020-03-25 10:04:01 -05:00
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kcov.c kcov: check kcov_softirq in kcov_remote_stop() 2020-06-10 19:14:17 -07:00
kexec_core.c
kexec_elf.c
kexec_file.c kexec: do not verify the signature without the lockdown or mandatory signature 2020-06-26 00:27:36 -07:00
kexec_internal.h
kexec.c
kheaders.c
kmod.c kmod: make request_module() return an error when autoloading is disabled 2020-04-10 15:36:22 -07:00
kprobes.c kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot 2020-10-01 17:36:33 +02:00
ksysfs.c
kthread.c mm: fix kthread_use_mm() vs TLB invalidate 2020-08-21 13:14:58 +02:00
latencytop.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
Makefile gcc-plugins/stackleak: Don't instrument itself 2020-09-03 11:29:15 +02:00
module_signature.c
module_signing.c
module-internal.h
module.c module: statically initialize init section freeing data 2020-10-29 10:08:07 +01:00
notifier.c mm: remove vmalloc_sync_(un)mappings() 2020-06-02 10:59:12 -07:00
nsproxy.c nsproxy: restore EINVAL for non-namespace file descriptor 2020-06-17 00:33:12 +02:00
padata.c padata: fix possible padata_works_lock deadlock 2020-09-17 13:55:28 +02:00
panic.c bug: Annotate WARN/BUG/stackfail as noinstr safe 2020-06-11 15:14:36 +02:00
params.c
pid_namespace.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-06-03 16:27:18 -07:00
pid.c pidfd: Add missing sock updates for pidfd_getfd() 2020-08-21 13:14:55 +02:00
profile.c proc: convert everything to "struct proc_ops" 2020-02-04 03:05:26 +00:00
ptrace.c
range.c
reboot.c printk: Collapse shutdown types into a single dump reason 2020-05-30 10:34:03 -07:00
relay.c kernel/relay.c: fix memleak on destroy relay channel 2020-08-26 11:48:59 +02:00
resource.c /dev/mem: Revoke mappings when a driver claims the region 2020-05-27 11:10:05 +02:00
rseq.c
scs.c scs: Report SCS usage in bytes rather than number of entries 2020-06-04 16:14:56 +01:00
seccomp.c seccomp: don't leak memory when filter install races 2020-09-17 13:55:30 +02:00
signal.c task_work: only grab task signal lock when needed 2020-08-19 08:27:10 +02:00
smp.c smp, irq_work: Continue smp_call_function*() and irq_work*() integration 2020-06-28 17:01:20 +02:00
smpboot.c
smpboot.h
softirq.c x86/entry: Clarify irq_{enter,exit}_rcu() 2020-06-11 15:15:24 +02:00
stackleak.c
stacktrace.c
stop_machine.c
sys_ni.c
sys.c Add additional LSM hooks for SafeSetID 2020-06-14 11:39:31 -07:00
sysctl_binary.c
sysctl-test.c
sysctl.c kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted 2020-06-08 11:05:56 -07:00
task_work.c This is the 5.8.2 stable release 2020-08-19 14:35:47 -04:00
taskstats.c
test_kprobes.c
torture.c CPU (hotplug) updates: 2020-03-30 18:06:39 -07:00
tracepoint.c
tsacct.c
ucount.c ucount: Make sure ucounts in /proc/sys/user don't regress again 2020-04-07 21:51:27 +02:00
uid16.c
uid16.h
umh.c usermodehelper: reset umask to default before executing user process 2020-10-14 11:55:47 +02:00
up.c smp/up: Make smp_call_function_single() match SMP semantics 2020-02-07 15:34:12 +01:00
user_namespace.c nsproxy: add struct nsset 2020-05-09 13:57:12 +02:00
user-return-notifier.c
user.c user.c: make uidhash_table static 2020-06-04 19:06:24 -07:00
utsname_sysctl.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
utsname.c nsproxy: add struct nsset 2020-05-09 13:57:12 +02:00
watch_queue.c watch_queue: Limit the number of watches a user can hold 2020-08-26 11:49:12 +02:00
watchdog_hld.c
watchdog.c kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases 2020-06-08 11:05:56 -07:00
workqueue_internal.h
workqueue.c maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault 2020-06-17 10:57:41 -07:00