Tags give the ability to mark specific points in history as being important
-
-
-
-
6.6.50-119
05ff3099 · · -
asahi-6.10.9-1
3e835461 · ·Tagging asahi-6.10.9-1 - rebase onto v6.10.9 - import rust device abstraction from 6.11-rc? - bits/210-gpu rebased with squashed fixes - partial support support for checkm8 SoCs - 10GB ethernet link setup fix (mos)
-
x86_bugs_for_v6.12_rc1
1dbb6b14 · ·- Add CONFIG_ option for every hw CPU mitigation. The intent is to support configurations and scenarios where the mitigations code is irrelevant - Other small fixlets and improvements
-
x86_cpu_for_v6.12_rc1
db4001f9 · ·- Add the final conversions to the new Intel VFM CPU model matching macros which include the vendor and finally drop the old ones which hardcode family 6
-
x86_sev_for_v6.12_rc1
2b9ac0b8 · ·- A bunch of cleanups to the sev-guest driver. All in preparation for future SEV work
-
ras_core_for_v6.12_rc1
793aa4bf · ·- Reorganize the struct mce populating functions so that MCA errors reported through BIOS' BERT method can report the correct CPU number the error has been detected on
-
x86_microcode_for_v6.12_rc1
5343558a · ·- Simplify microcode patches loading on AMD Zen and newer by using the family, model and stepping encoded in the patch revision number - Fix a silly clang warning
-
-
timers_urgent_for_v6.11_rc7
342123d6 · ·- Remove percpu irq related code in the timer-of initialization routine as it is broken but also unused (Daniel Lezcano) - Fix return -ETIME when delta exceeds INT_MAX and the next event not taking effect sometimes (Jacky Bai)
-
perf_urgent_for_v6.11_rc7
2ab9d830 · ·- Fix perf's AUX buffer serialization - Prevent uninitialized struct members in perf's uprobes handling
-
-
-
-
rust-fixes-6.11-2
cff56ff7 · ·Rust fixes for v6.11 (2nd) Toolchain and infrastructure: - Fix builds for nightly compiler users now that 'new_uninit' was split into new features by using an alternative approach for the code that used what is now called the 'box_uninit_write' feature. - Allow the 'stable_features' lint to preempt upcoming warnings about them, since soon there will be unstable features that will become stable in nightly compilers. - Export bss symbols too. 'kernel' crate: - 'block' module: fix wrong usage of lockdep API. 'macros' crate: - Provide correct provenance when constructing 'THIS_MODULE'. Documentation: - Remove unintended indentation (blockquotes) in generated output. - Fix a couple typos. MAINTAINERS: - Remove Wedson as Rust maintainer. - Update Andreas' email.
-
-
-