Tags give the ability to mark specific points in history as being important
-
-
-
-
-
irq-urgent-2024-06-08
b97e8a2f · ·Miscellaneous fixes: - Fix possible memory leak the riscv-intc irqchip driver load failures - Fix boot crash in the sifive-plic irqchip driver caused by recently changed boot initialization order - Fix race condition in the gic-v3-its irqchip driver Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
x86-urgent-2024-06-08
c625dabb · ·Miscellaneous fixes: - Fix kexec() crash if call depth tracking is enabled - Fix SMN reads on inaccessible registers on certain AMD systems Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
perf-urgent-2024-06-08
74751ef5 · ·Fix race between perf_event_free_task() and perf_event_release_kernel() that can result in missed wakeups and hung tasks. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
locking-urgent-2024-06-08
f92a59f6 · ·Fix typos in the kerneldoc of some of the atomic APIs. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
-
-
x86-urgent-2024-06-02
0c2f6d04 · ·Miscellaneous topology parsing fixes: - Fix topology parsing regression on older CPUs in the new AMD/Hygon parser - Fix boot crash on odd Intel Quark and similar CPUs that do not fill out cpuinfo_x86::x86_clflush_size and zero out cpuinfo_x86::x86_cache_alignment as a result. Provide 32 bytes as a general fallback value. - Fix topology enumeration on certain rare CPUs where the BIOS locks certain CPUID leaves and the kernel unlocked them late, which broke with the new topology parsing code. Factor out this unlocking logic and move it earlier in the parsing sequence. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
sched-urgent-2024-06-02
d40605a6 · ·Export a symbol to make life easier for instrumentation/debugging. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
perf-urgent-2024-06-02
dc8e5dfb · ·Add missing MODULE_DESCRIPTION() lines. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
-
-
-
-
asahi-6.8.10-3
a72c7e54 · ·Tagging asahi-6.8.10-3 - expose memory model (TSO) switching to KVM guests
-
-