linux-yocto/kernel
Bruce Ashfield 9d5572038e This is the 5.14.21 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmGaQEoACgkQONu9yGCS
 aT7CWRAAwL5EqnaN4WAvRnjemZqwAK1LjiguM9XshNUSGn2r28CUsv6JEW0XOCLQ
 C+spmhTIiLrlqNIRxF7YuE8h0PqkHuew7ZQxBj3deLvCmjyBDpbFc29qmLtDrE8S
 LPptw2MzerZ1Dqf/THl3NXCcIplMElMEsBSVXVDGuSKQ7LrfQbC2Vf+WFz7nZntz
 RyJUim4JhSLIRVXiL30lnQz7ae1YUN9yF3UcEypuZ+wgpqmgUdMgBPyt98Xansg2
 8N8FsJ4L6FlXsZECHXoi5ejB00uOZVm3V4UFe5lMlG0pFk7dvHB/dO5MD2WKji8r
 ogsdbuu/btkomHGJC24xzBZ31MqqqxlijNP9eyNKidA54Jj2tCSUj3+5mZc0LAnt
 A4ZA6/pQ/LxQj382KJFTVbTr+z9qBbP7aIASES3I+OLPWUGJi9O93nYYGPeA9DZK
 l4rD63JZvBp3dbcvRuNwSuMttjL2xmBYm4phXh6wml/nmFezihULRn071Bw1qO+x
 vbM1whOBR3cqo7Op+3La5XRqkHyWA6pw0SpUwEV3/45oI6KWDTraApB9pZrmRG+d
 vWU+nvxiW3vIHOOvCYpY02Xk9uJW4aT1Ais5U2+duGcHwsihOPTXMVXpqACDK/6L
 KZHQUkaLyYNlbZe5pRapmF/oXSnZajU0o6uBKMGRqL5Xg6Uijrs=
 =Jd0r
 -----END PGP SIGNATURE-----

Merge tag 'v5.14.21' into v5.14/standard/base

This is the 5.14.21 stable release

# gpg: Signature made Sun 21 Nov 2021 07:49:14 AM EST
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key
2021-11-28 20:17:48 -05:00
..
bpf bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit. 2021-11-17 11:04:19 +01:00
cgroup bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt 2021-11-17 11:04:46 +01:00
configs drivers/char: remove /dev/kmem for good 2021-05-07 00:26:34 -07:00
debug kernel: debug: Fix unreachable code in gdb_serial_stub() 2021-07-12 11:03:35 -05:00
dma dma-debug: fix sg checks in debug_dma_map_sg() 2021-10-27 09:59:34 +02:00
entry KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest 2021-09-30 10:12:55 +02:00
events perf/core: Avoid put_page() when GUP fails 2021-11-21 13:49:09 +01:00
gcov Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR 2021-06-22 11:07:18 -07:00
irq genirq/timings: Fix error return code in irq_timings_test_irqs() 2021-09-15 10:02:08 +02:00
kcsan Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu 2021-07-04 12:29:16 -07:00
livepatch Livepatching changes for 5.13 2021-04-27 18:14:38 -07:00
locking This is the 5.14.19 stable release 2021-11-28 17:30:07 -05:00
power PM: hibernate: fix sparse warnings 2021-11-17 11:04:12 +01:00
printk printk/console: Check consistent sequence number when handling race in console_unlock() 2021-09-18 13:44:00 +02:00
rcu rcu: Always inline rcu_dynticks_task*_{enter,exit}() 2021-11-17 11:04:04 +01:00
sched Revert "sched: Add wrapper for get_wchan() to keep task blocked" 2021-11-18 14:01:34 +01:00
time posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() 2021-11-17 11:04:45 +01:00
trace ftrace: do CPU checking after preemption disabled 2021-11-17 11:03:55 +01:00
.gitignore .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
acct.c
async.c kernel/async.c: remove async_unregister_domain() 2021-05-07 00:26:33 -07:00
audit_fsnotify.c audit_alloc_mark(): don't open-code ERR_CAST() 2021-02-23 10:25:27 -05:00
audit_tree.c audit: move put_tree() to avoid trim_trees refcount underflow and UAF 2021-09-03 10:24:03 +02:00
audit_watch.c
audit.c lsm: separate security_task_getsecid() into subjective and objective variants 2021-03-22 15:23:32 -04:00
audit.h audit: remove trailing spaces and tabs 2021-06-10 20:59:05 -04:00
auditfilter.c lsm: separate security_task_getsecid() into subjective and objective variants 2021-03-22 15:23:32 -04:00
auditsc.c audit: fix possible null-pointer dereference in audit_filter_rules 2021-10-27 09:59:44 +02:00
backtracetest.c
bounds.c
capability.c capability: handle idmapped mounts 2021-01-24 14:27:16 +01:00
cfi.c cfi: Use rcu_read_{un}lock_sched_notrace 2021-08-11 13:11:12 -07:00
compat.c
configs.c
context_tracking.c
cpu_pm.c PM: cpu: Make notifier chain use a raw_spinlock_t 2021-09-15 10:02:23 +02:00
cpu.c A fix for the CPU hotplug and cpusets interaction: 2021-06-29 12:23:02 -07:00
crash_core.c kdump: use vmlinux_build_id to simplify 2021-07-08 11:48:22 -07:00
crash_dump.c
cred.c ucounts: Proper error handling in set_cred_ucounts 2021-10-27 09:59:45 +02:00
delayacct.c delayacct: Add sysctl to enable at runtime 2021-05-12 11:43:25 +02:00
dma.c
exec_domain.c
exit.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2021-06-28 20:39:26 -07:00
extable.c
fail_function.c
fork.c This is the 5.14.19 stable release 2021-11-28 17:30:07 -05:00
freezer.c sched: Add get_current_state() 2021-06-18 11:43:08 +02:00
futex.c Locking changes for this cycle: 2021-06-28 11:45:29 -07:00
gen_kheaders.sh kbuild: clean up ${quiet} checks in shell scripts 2021-05-27 04:01:50 +09:00
groups.c groups: simplify struct group_info allocation 2021-02-26 09:41:03 -08:00
hung_task.c Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
iomem.c
irq_work.c irq_work: Make irq_work_queue() NMI-safe again 2021-06-10 10:00:08 +02:00
jump_label.c jump_label: Fix jump_label_text_reserved() vs __init 2021-07-05 10:46:20 +02:00
kallsyms.c module: add printk formats to add module build ID to stacktraces 2021-07-08 11:48:22 -07:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt sched/core: Disable CONFIG_SCHED_CORE by default 2021-06-28 22:43:05 +02:00
kcov.c
kexec_core.c kernel.h: split out panic and oops helpers 2021-07-01 11:06:04 -07:00
kexec_elf.c
kexec_file.c kernel: kexec_file: fix error return code of kexec_calculate_store_digests() 2021-05-07 00:26:32 -07:00
kexec_internal.h kexec: move machine_kexec_post_load() to public interface 2021-02-22 12:33:26 +00:00
kexec.c
kheaders.c
kmod.c modules: add CONFIG_MODPROBE_PATH 2021-05-07 00:26:33 -07:00
kprobes.c kprobes: Do not use local variable when creating debugfs file 2021-11-17 11:04:03 +01:00
ksysfs.c
kthread.c Merge branch 'akpm' (patches from Andrew) 2021-06-29 17:29:11 -07:00
latencytop.c
Makefile kbuild: update config_data.gz only when the content of .config is changed 2021-05-02 00:43:35 +09:00
module_signature.c module: harden ELF info handling 2021-01-19 10:24:45 +01:00
module_signing.c module: harden ELF info handling 2021-01-19 10:24:45 +01:00
module-internal.h
module.c module: fix clang CFI with MODULE_UNLOAD=n 2021-10-20 11:57:48 +02:00
notifier.c
nsproxy.c
padata.c
panic.c clear_warn_once: add a clear_warn_once= boot parameter 2021-09-19 21:09:33 -04:00
params.c
pid_namespace.c memcg: enable accounting for pids in nested pid namespaces 2021-09-18 13:44:02 +02:00
pid.c
profile.c profiling: fix shift-out-of-bounds bugs 2021-09-26 14:10:17 +02:00
ptrace.c sched: Change task_struct::state 2021-06-18 11:43:09 +02:00
range.c
reboot.c reboot: Add hardware protection power-off 2021-06-21 13:08:36 +01:00
regset.c
relay.c
resource_kunit.c
resource.c kernel/resource: fix return code check in __request_free_mem_region 2021-05-14 19:41:32 -07:00
rseq.c KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest 2021-09-30 10:12:55 +02:00
scftorture.c scftorture: Avoid false-positive warnings in scftorture_invoker() 2021-07-06 12:37:55 -07:00
scs.c scs: Release kasan vmalloc poison in scs_free process 2021-11-17 11:04:03 +01:00
seccomp.c seccomp: Fix setting loaded filter count during TSYNC 2021-08-11 11:48:28 -07:00
signal.c signal: Remove the bogus sigkill_pending in ptrace_stop 2021-11-17 11:03:36 +01:00
smp.c smp: Fix smp_call_function_single_async prototype 2021-05-06 15:33:49 +02:00
smpboot.c smpboot: fix duplicate and misplaced inlining directive 2021-07-25 11:06:37 -07:00
smpboot.h
softirq.c sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
stackleak.c
stacktrace.c
static_call.c static_call: Fix static_call_text_reserved() vs __init 2021-07-05 10:46:33 +02:00
stop_machine.c stop_machine: Add caller debug info to queue_stop_cpus_work 2021-03-23 16:01:58 +01:00
sys_ni.c mm: introduce memfd_secret system call to create "secret" memory areas 2021-07-08 11:48:21 -07:00
sys.c prctl: allow to setup brk for et_dyn executables 2021-09-26 14:10:17 +02:00
sysctl-test.c kernel/sysctl-test: Remove some casts which are no-longer required 2021-06-23 16:41:24 -06:00
sysctl.c Merge branch 'akpm' (patches from Andrew) 2021-07-02 12:08:10 -07:00
task_work.c aufs5: aufs-standalone 2021-09-19 21:09:20 -04:00
taskstats.c
test_kprobes.c
torture.c torture: Replace torture_init_begin string with %s 2021-03-08 14:22:28 -08:00
tracepoint.c tracepoint: Use rcu get state and cond sync for static call updates 2021-08-06 10:54:41 -04:00
tsacct.c
ucount.c ucounts: Fix signal ucount refcounting 2021-10-27 09:59:45 +02:00
uid16.c
uid16.h
umh.c kernel/umh.c: fix some spelling mistakes 2021-05-07 00:26:34 -07:00
up.c A set of locking related fixes and updates: 2021-05-09 13:07:03 -07:00
user_namespace.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2021-06-28 20:39:26 -07:00
user-return-notifier.c
user.c Reimplement RLIMIT_MEMLOCK on top of ucounts 2021-04-30 14:14:02 -05:00
usermode_driver.c Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-07-03 11:41:14 -07:00
utsname_sysctl.c
utsname.c
watch_queue.c watch_queue: rectify kernel-doc for init_watch() 2021-01-26 11:16:34 +00:00
watchdog_hld.c
watchdog.c kernel: watchdog: modify the explanation related to watchdog thread 2021-06-29 10:53:46 -07:00
workqueue_internal.h
workqueue.c workqueue: make sysfs of unbound kworker cpumask more clever 2021-11-17 11:03:52 +01:00