Age | Commit message (Expand) | Author |
2022-04-06 | x86/compressed/acpi: Move EFI config table lookup to helper | Michael Roth |
2022-04-06 | x86/compressed/acpi: Move EFI system table lookup to helper | Michael Roth |
2022-04-06 | x86/compressed/acpi: Move EFI detection to helper | Michael Roth |
2022-04-06 | x86/head/64: Re-enable stack protection | Michael Roth |
2022-04-06 | x86/sev: Use SEV-SNP AP creation to start secondary CPUs | Tom Lendacky |
2022-04-06 | x86/mm: Validate memory when changing the C-bit | Brijesh Singh |
2022-04-06 | x86/kernel: Validate ROM memory before accessing when SEV-SNP is active | Brijesh Singh |
2022-04-06 | x86/kernel: Mark the .bss..decrypted section as shared in the RMP table | Brijesh Singh |
2022-04-06 | x86/sev: Add helper for validating pages in early enc attribute changes | Brijesh Singh |
2022-04-06 | x86/sev: Register GHCB memory when SEV-SNP is active | Brijesh Singh |
2022-04-06 | x86/compressed: Register GHCB memory when SEV-SNP is active | Brijesh Singh |
2022-04-06 | x86/compressed: Add helper for validating pages in the decompression stage | Brijesh Singh |
2022-04-06 | x86/sev: Check the VMPL level | Brijesh Singh |
2022-04-06 | x86/sev: Add a helper for the PVALIDATE instruction | Brijesh Singh |
2022-04-06 | x86/sev: Check SEV-SNP features support | Brijesh Singh |
2022-04-06 | x86/sev: Save the negotiated GHCB version | Brijesh Singh |
2022-04-06 | x86/sev: Define the Linux-specific guest termination reasons | Brijesh Singh |
2022-04-06 | x86/mm: Extend cc_attr to include AMD SEV-SNP | Brijesh Singh |
2022-04-06 | x86/sev: Detect/setup SEV/SME features earlier in boot | Michael Roth |
2022-04-06 | x86/compressed/64: Detect/setup SEV/SME features earlier during boot | Michael Roth |
2022-04-06 | x86/boot: Use MSR read/write helpers instead of inline assembly | Michael Roth |
2022-04-06 | x86/boot: Introduce helpers for MSR reads/writes | Michael Roth |
2022-04-06 | KVM: SVM: Update the SEV-ES save area mapping | Tom Lendacky |
2022-04-06 | KVM: SVM: Create a separate mapping for the GHCB save area | Tom Lendacky |
2022-04-06 | KVM: SVM: Create a separate mapping for the SEV-ES save area | Tom Lendacky |
2022-04-05 | KVM: SVM: Define sev_features and VMPL field in the VMSA | Brijesh Singh |
2022-04-03 | Linux 5.18-rc1 | Linus Torvalds |
2022-04-03 | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2022-04-03 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-03 | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd |
2022-04-02 | Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2022-04-02 | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-02 | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-03 | modpost: restore the warning message for missing symbol versions | Masahiro Yamada |
2022-04-02 | Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-04-02 | Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-04-02 | Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-04-02 | Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" | Jens Axboe |
2022-04-02 | watch_queue: Free the page array when watch_queue is dismantled | Eric Dumazet |
2022-04-02 | tracing: mark user_events as BROKEN | Steven Rostedt (Google) |
2022-04-02 | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) |
2022-04-02 | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy |
2022-04-02 | tracing: Set user_events to BROKEN | Steven Rostedt (Google) |
2022-04-02 | tracing/user_events: Remove eBPF interfaces | Beau Belgrave |
2022-04-02 | tracing/user_events: Hold event_mutex during dyn_event_add | Beau Belgrave |