linux-yocto/kernel
Bruce Ashfield 5e24848d42 This is the 6.6.118 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmktcQYACgkQONu9yGCS
 aT5coxAArGFaUPMEEEmm3TXsW3o7UdyDvpBFsrhHL8+W/sFFbik1kInyL8ULogFM
 nGGg0k8mnYoNt9ZqQsODUbl5SFRlLMnCW3R/smnuaAm9AG7T41UzINea2O4dpP11
 oEBlMinxdUf5pe14sOSzpde2YeBJo65Nq3qRzC1QPuiL0pgBp3Ogw9kk6C/jeioQ
 vaXftfc1baTBqVLffwfrJI3wo0rGBIy2ApB/IE+x3IKwyoEQ5hr4DEurpWob/30w
 WIHihkQFNZaC4iZ25ou8C164xIH5HfpCBW35IlZHOosY1padkUhRA0wvlxxthq99
 m1LqWg82TIDAD98QW4j9bkCf60t0A94soN+HFcxfulXp88WNQIAhli8t41Ss6FxI
 j/I2alURhZiyoaHstmtS4HHXBDjhecvX91NkF+pzBIiOM3s4YNfv7Jv7609Al8i8
 zoSDh2Nfa03Og0bXWuCfTrom9CKLlA2H/zKxRhLcMGU91yHIPsSYKPIDysaTnfxx
 EbrltP/iba5vrwU29SPfmEaq1UIqPfrLxk/5cGxOKQE/k8vohtFyma+1cSwbr4A/
 Xd2ePmoycvxZGe+ylkfWBhxzHwcktDK/xePIVAvKBUzLkL73PLdur6z6bFPiKsLD
 9pKEYZGQMPVvW6UlDBRXOe688gvm9I8A5NPuFz07SypMu33P0Ms=
 =89J+
 -----END PGP SIGNATURE-----

Merge tag 'v6.6.118' into v6.6/standard/base

This is the 6.6.118 stable release

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCgAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmktcQYACgkQONu9yGCS
# aT5coxAArGFaUPMEEEmm3TXsW3o7UdyDvpBFsrhHL8+W/sFFbik1kInyL8ULogFM
# nGGg0k8mnYoNt9ZqQsODUbl5SFRlLMnCW3R/smnuaAm9AG7T41UzINea2O4dpP11
# oEBlMinxdUf5pe14sOSzpde2YeBJo65Nq3qRzC1QPuiL0pgBp3Ogw9kk6C/jeioQ
# vaXftfc1baTBqVLffwfrJI3wo0rGBIy2ApB/IE+x3IKwyoEQ5hr4DEurpWob/30w
# WIHihkQFNZaC4iZ25ou8C164xIH5HfpCBW35IlZHOosY1padkUhRA0wvlxxthq99
# m1LqWg82TIDAD98QW4j9bkCf60t0A94soN+HFcxfulXp88WNQIAhli8t41Ss6FxI
# j/I2alURhZiyoaHstmtS4HHXBDjhecvX91NkF+pzBIiOM3s4YNfv7Jv7609Al8i8
# zoSDh2Nfa03Og0bXWuCfTrom9CKLlA2H/zKxRhLcMGU91yHIPsSYKPIDysaTnfxx
# EbrltP/iba5vrwU29SPfmEaq1UIqPfrLxk/5cGxOKQE/k8vohtFyma+1cSwbr4A/
# Xd2ePmoycvxZGe+ylkfWBhxzHwcktDK/xePIVAvKBUzLkL73PLdur6z6bFPiKsLD
# 9pKEYZGQMPVvW6UlDBRXOe688gvm9I8A5NPuFz07SypMu33P0Ms=
# =89J+
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 01 Dec 2025 05:42:14 AM EST
# gpg:                using RSA key 647F28654894E3BD457199BE38DBBDC86092693E
# gpg: Can't check signature: No public key
2025-12-02 18:50:16 -05:00
..
bpf ftrace: Fix BPF fexit with livepatch 2025-12-01 11:41:53 +01:00
cgroup bpf: Do not limit bpf_cgroup_from_id to current's namespace 2025-11-24 10:29:21 +01:00
configs Kbuild updates for v6.6 2023-09-05 11:01:47 -07:00
debug kdb: Use the passed prompt in kdb_position_cursor() 2024-08-03 08:54:34 +02:00
dma dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC 2025-10-29 14:07:02 +01:00
entry entry: Respect changes to system call number by trace_sys_enter() 2024-04-03 15:28:50 +02:00
events uprobe: Do not emulate/sstep original instruction when ip is changed 2025-11-24 10:29:23 +01:00
futex futex: Don't leak robust_list pointer on exec race 2025-11-24 10:29:22 +01:00
gcov gcov: add support for GCC 15 2025-11-24 10:30:06 +01:00
irq genirq: Make handle_enforce_irqctx() unconditionally available 2025-02-08 09:51:48 +01:00
kcsan kcsan: test: Initialize dummy variable 2025-08-15 12:08:49 +02:00
livepatch livepatch: Fix missing newline character in klp_resolve_symbols() 2023-11-20 11:59:25 +01:00
locking This is the 6.6.88 stable release 2025-05-01 22:32:26 -04:00
module module: Prevent silent truncation of module name in delete_module(2) 2025-08-28 16:28:28 +02:00
power PM: sleep: console: Fix the black screen issue 2025-08-28 16:28:17 +02:00
printk printk: Check CON_SUSPEND when unblanking a console 2025-06-04 14:42:00 +02:00
rcu rcu-tasks: Maintain real-time response in rcu_tasks_postscan() 2025-09-19 16:32:03 +02:00
sched This is the 6.6.117 stable release 2025-12-01 11:50:15 -05:00
time timers: Fix NULL function pointer race in timer_shutdown_sync() 2025-12-01 11:41:38 +01:00
trace ftrace: Fix BPF fexit with livepatch 2025-12-01 11:41:53 +01:00
.gitignore
acct.c acct: block access to kernel internal filesystems 2025-02-27 04:10:52 -08:00
async.c async: Introduce async_schedule_dev_nocall() 2024-01-31 16:18:49 -08:00
audit_fsnotify.c
audit_tree.c
audit_watch.c audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() 2023-11-28 17:19:56 +00:00
audit.c audit: Send netlink ACK before setting connection in auditd_set 2024-02-05 20:14:14 +00:00
audit.h audit,module: restore audit logging in load failure case 2025-08-15 12:08:39 +02:00
auditfilter.c ima: Avoid blocking in RCU read-side critical section 2024-07-11 12:49:18 +02:00
auditsc.c audit,module: restore audit logging in load failure case 2025-08-15 12:08:39 +02:00
backtracetest.c
bounds.c bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS 2024-05-02 16:32:50 +02:00
capability.c
cfi.c
compat.c
configs.c
context_tracking.c
cpu_pm.c
cpu.c hrtimers: Handle CPU state correctly on hotplug 2025-01-23 17:21:17 +01:00
crash_core.c mm: turn folio_test_hugetlb into a PageType 2024-05-02 16:32:47 +02:00
crash_dump.c
cred.c cred: get rid of CONFIG_DEBUG_CREDENTIALS 2023-12-20 17:01:51 +01:00
delayacct.c
dma.c
exec_domain.c
exit.c perf: Fix sample vs do_exit() 2025-06-27 11:09:03 +01:00
extable.c
fail_function.c
fork.c This is the 6.6.113 stable release 2025-10-27 23:30:36 -04:00
freezer.c sched,freezer: Remove unnecessary warning in __thaw_task 2025-08-15 12:09:07 +02:00
gen_kheaders.sh kheaders: Ignore silly-rename files 2025-01-23 17:21:13 +01:00
groups.c
hung_task.c
iomem.c kernel/iomem.c: remove __weak ioremap_cache helper 2023-08-21 13:37:28 -07:00
irq_work.c
jump_label.c jump_label: Fix static_key_slow_dec() yet again 2024-10-10 11:57:13 +02:00
kallsyms_internal.h
kallsyms_selftest.c Modules changes for v6.6-rc1 2023-08-29 17:32:32 -07:00
kallsyms_selftest.h
kallsyms.c kallsyms: Change func signature for cleanup_symbol_name() 2023-08-25 15:00:36 -07:00
kcmp.c
Kconfig.freezer
Kconfig.hz
Kconfig.kexec kexec: select CRYPTO from KEXEC_FILE instead of depending on it 2024-01-05 15:19:41 +01:00
Kconfig.locks
Kconfig.preempt
kcov.c kcov: mark in_softirq_really() as __always_inline 2025-01-09 13:32:07 +01:00
kexec_core.c crash: fix crashkernel resource shrink 2025-12-01 11:41:52 +01:00
kexec_elf.c kexec: initialize ELF lowest address to ULONG_MAX 2025-04-10 14:37:34 +02:00
kexec_file.c kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y 2024-09-12 11:11:27 +02:00
kexec_internal.h
kexec.c kernel: kexec: copy user-array safely 2023-11-28 17:19:40 +00:00
kheaders.c
kprobes.c kprobes: Fix to check symbol prefixes correctly 2024-08-14 13:58:51 +02:00
ksyms_common.c
ksysfs.c crash: hotplug support for kexec_load() 2023-08-24 16:25:14 -07:00
kthread.c kthread: unpark only parked kthread 2024-10-17 15:24:37 +02:00
latencytop.c
Makefile kernel/numa.c: Move logging out of numa.h 2024-06-12 11:11:50 +02:00
module_signature.c
notifier.c
nsproxy.c nsproxy: Convert nsproxy.count to refcount_t 2023-08-21 11:29:12 -07:00
numa.c kernel/numa.c: Move logging out of numa.h 2024-06-12 11:11:50 +02:00
padata.c padata: Reset next CPU when reorder sequence wraps around 2025-10-23 16:16:41 +02:00
panic.c This is the 6.6.89 stable release 2025-05-06 10:49:40 -04:00
params.c module: ensure that kobject_put() is safe for module type kobjects 2025-05-18 08:24:08 +02:00
pid_namespace.c zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING 2024-06-21 14:38:50 +02:00
pid_sysctl.h memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy 2023-08-21 13:37:59 -07:00
pid.c pid: Add a judgment for ns null in pid_nr_ns 2025-10-19 16:31:01 +02:00
profile.c profiling: remove profile=sleep support 2024-08-14 13:58:47 +02:00
ptrace.c
range.c
reboot.c kernel/reboot: emergency_restart: Set correct system_state 2023-11-28 17:20:04 +00:00
regset.c
relay.c
resource_kunit.c
resource.c resource: fix false warning in __request_region() 2025-08-01 09:47:31 +01:00
rseq.c rseq: Protect event mask against membarrier IPI 2025-10-19 16:30:59 +02:00
scftorture.c
scs.c
seccomp.c seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast 2025-10-15 11:57:48 +02:00
signal.c posix-timers: Target group sigqueue to current task only if not exiting 2024-12-09 10:33:11 +01:00
smp.c smp: Fix up and expand the smp_call_function_many() kerneldoc 2025-10-15 11:57:53 +02:00
smpboot.c kthread: add kthread_stop_put 2024-06-12 11:12:52 +02:00
smpboot.h
softirq.c lockdep: Fix wait context check on softirq for PREEMPT_RT 2025-06-04 14:41:55 +02:00
stackleak.c
stacktrace.c
static_call_inline.c x86/static-call: provide a way to do very early static-call updates 2024-12-19 18:11:36 +01:00
static_call.c
stop_machine.c
sys_ni.c syscalls: fix compat_sys_io_pgetevents_time64 usage 2024-07-05 09:34:04 +02:00
sys.c kernel/sys.c: fix the racy usage of task_lock(tsk->group_leader) in sys_prlimit64() paths 2025-10-19 16:30:50 +02:00
sysctl-test.c
sysctl.c
task_work.c This is the 6.6.59 stable release 2024-11-06 19:02:29 -05:00
taskstats.c
torture.c rcutorture: Fix stuttering races and other issues 2023-11-28 17:20:08 +00:00
tracepoint.c
tsacct.c
ucount.c ucount: fix atomic_long_inc_below() argument type 2025-08-15 12:08:57 +02:00
uid16.c
uid16.h
umh.c
up.c
user_namespace.c
user-return-notifier.c
user.c
usermode_driver.c
utsname_sysctl.c
utsname.c
vhost_task.c vhost: Take a reference on the task in struct vhost_task. 2025-10-02 13:42:51 +02:00
watch_queue.c watch_queue: fix pipe accounting mismatch 2025-04-10 14:37:25 +02:00
watchdog_buddy.c
watchdog_perf.c watchdog/perf: properly initialize the turbo mode timestamp and rearm counter 2024-08-03 08:54:29 +02:00
watchdog.c watchdog: fix watchdog may detect false positive of softlockup 2025-06-27 11:08:49 +01:00
workqueue_internal.h
workqueue.c workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker 2025-01-17 13:36:25 +01:00