summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-11Linux 5.15.28v5.15.28Greg Kroah-Hartman
2022-03-11Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"Greg Kroah-Hartman
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen/pvcalls: use alloc/free_pages_exact()Juergen Gross
2022-03-11xen/9p: use alloc/free_pages_exact()Juergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-11ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-11ARM: fix co-processor register typoRussell King (Oracle)
2022-03-11ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot
2022-03-11arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse
2022-03-11arm64: Use the clearbhb instruction in mitigationsJames Morse
2022-03-11KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migratedJames Morse
2022-03-11arm64: Mitigate spectre style branch history side channelsJames Morse
2022-03-11arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2022-03-11arm64: Add percpu vectors for EL1James Morse
2022-03-11arm64: entry: Add macro for reading symbol addresses from the trampolineJames Morse
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse
2022-03-11arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigationsJames Morse
2022-03-11arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse
2022-03-11arm64: entry: Make the kpti trampoline's kpti sequence optionalJames Morse
2022-03-11arm64: entry: Move trampoline macros out of ifdef'd sectionJames Morse
2022-03-11arm64: entry: Don't assume tramp_vectors is the start of the vectorsJames Morse
2022-03-11arm64: entry: Allow tramp_alias to access symbols after the 4K boundaryJames Morse
2022-03-11arm64: entry: Move the trampoline data page before the text pageJames Morse
2022-03-11arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse
2022-03-11arm64: entry: Make the trampoline cleanup optionalJames Morse
2022-03-11KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-03-11arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse
2022-03-11arm64: entry.S: Add ventry overflow sanity checksJames Morse
2022-03-11arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly
2022-03-11arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly
2022-03-11arm64: add ID_AA64ISAR2_EL1 sys registerJoey Gouly
2022-03-11arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-03-11arm64: Add HWCAP for self-synchronising virtual counterMarc Zyngier
2022-03-11arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose
2022-03-11ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)
2022-03-11ARM: Spectre-BHB workaroundRussell King (Oracle)
2022-03-11ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)
2022-03-11ARM: early traps initialisationRussell King (Oracle)
2022-03-11ARM: report Spectre v2 status through sysfsRussell King (Oracle)
2022-03-11x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf