Tags give the ability to mark specific points in history as being important
-
-
-
x86-urgent-2024-04-28
ce0abef6 · ·Misc fixes: - Make the CPU_MITIGATIONS=n interaction with conflicting mitigation-enabling boot parameters a bit saner. - Re-enable CPU mitigations by default on non-x86 - Fix TDX shared bit propagation on mprotect() - Fix potential show_regs() system hang when PKE initialization is not fully finished yet. - Add the 0x10-0x1f model IDs to the Zen5 range - Harden #VC instruction emulation some more Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
sched-urgent-2024-04-28
257bf89d · ·Misc fixes: - Fix EEVDF corner cases - Fix two nohz_full= related bugs that can cause boot crashes and warnings. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
irq-urgent-2024-04-28
c26591af · ·Fix a double free bug in the init error path of the GICv3 irqchip driver. Signed-off-by: Ingo Molnar <mingo@kernel.org>
-
rust-fixes-6.9
19843452 · ·Rust fixes for v6.9 - Soundness: make internal functions generated by the 'module!' macro inaccessible, do not implement 'Zeroable' for 'Infallible' and require 'Send' for the 'Module' trait. - Build: avoid errors with "empty" files and workaround 'rustdoc' ICE. - Kconfig: depend on '!CFI_CLANG' and avoid selecting 'CONSTRUCTORS'. - Code docs: remove non-existing key from 'module!' macro example. - Docs: trivial rendering fix in arch table.
-
-
-
-
-
-
-
-
sched_urgent_for_v6.9_rc5
fe90f396 · ·- Add a missing memory barrier in the concurrency ID mm switching
-
x86_urgent_for_v6.9_rc5
9543f6e2 · ·- Fix CPU feature dependencies of GFNI, VAES, and VPCLMULQDQ - Print the correct error code when FRED reports a bad event type - Add a FRED-specific INT80 handler without the special dances that need to happen in the current one - Enable the using-the-default-return-thunk-but-you-should-not warning only on configs which actually enable those special return thunks - Check the proper feature flags when selecting BHI retpoline mitigation
-
ppp-6.8-20240420-2024
9e9226a5 · ·Redo: Rebased 6.8.0 on top of linux-pinephonepro-6.8.y branch. - 107 patches on top of mainline for PPP support - Also 15 patches additional on top of mainline for PPKB support.
-
-
-
-