Tags give the ability to mark specific points in history as being important
-
pull-work.fd-fixes
40a19260 · ·fix for breakage in #work.fd this window Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
-
x86-urgent-2022-06-05
0c9782e2 · ·A single fix for x86/SGX to prevent that memory which is allocated for an SGX enclave is accounted to the wrong memory control group.
-
-
x86-microcode-2022-06-05
0c0fe08c · ·X86 microcode updates: - Disable late microcode loading by default. Unless the HW people get their act together and provide a required minimum version in the microcode header for making a halfways informed decision its just lottery and broken. - Warn and taint the kernel when microcode is loaded late - Remove the old unused microcode loader interface - Remove a redundant perf callback from the microcode loader -
x86-cleanups-2022-06-05
f7081834 · ·A set of small x86 cleanups: - Remove unused headers in the IDT code - Kconfig indendation and comment fixes - Fix all 'the the' typos in one go instead of waiting for bots to fix one at a time. -
-
timers-core-2022-06-05
Clockevent/clocksource updates: - Device tree bindings for MT8186 - Tell the kernel that the RISC-V SBI timer stops in deeper power states - Make device tree parsing in sp804 more robust - Dead code removal and tiny fixes here and there - Add the missing SPDX identifiers
-
sched-urgent-2022-06-05
82f586f9 · ·Fix the fallout of sysctl code move which placed the init function wrong.
-
perf-urgent-2022-06-05
8b4dd2d8 · ·Two small perf updates: - Make the ICL event constraints match reality - Remove a unused local variable
-
-
objtool-urgent-2022-06-05
2028a255 · ·A set of objtool fixes: - Handle __ubsan_handle_builtin_unreachable() correctly and treat it as noreturn. - Allow architectures to select uaccess validation - Use the non-instrumented bit test for test_cpu_has() to prevent escape from non-instrumentable regions. - Use arch_ prefixed atomics for JUMP_LABEL=n builds to prevent escape from non-instrumentable regions. - Mark a few tiny inline as __always_inline to prevent GCC from bringing them out of line and instrumenting them. - Mark the empty stub context_tracking_enabled() as always inline as GCC brings them out of line and instruments the empty shell. - Annotate ex_handler_msr_mce() as dead end -
-
-
pull-18-rc1-work.mount
70f8d9c5 · ·Cleanups (and one fix) around struct mount handling. The fix is usermode_driver.c one - once you've done kern_mount(), you must kern_unmount(); simple mntput() will end up with a leak. Several failure exits in there messed up that way... In practice you won't hit those particular failure exits without fault injection, though.
-
-
-
-
-
-