index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt_identity.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-3
/
+3
|
\
|
*
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
|
*
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
1
-2
/
+2
*
|
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2024-03-04
1
-25
/
+17
*
|
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
2024-03-04
1
-29
/
+3
*
|
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2024-02-06
1
-15
/
+12
*
|
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
2024-02-03
1
-10
/
+1
*
|
x86/sme: Fix memory encryption setting if enabled by default and not overridden
Ard Biesheuvel
2024-01-29
1
-7
/
+3
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
|
*
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-20
1
-1
/
+1
*
|
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
2023-05-09
1
-1
/
+1
|
/
*
x86/mm: Fix use of uninitialized buffer in sme_enable()
Nikita Zhandarovich
2023-03-16
1
-1
/
+2
*
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
1
-9
/
+9
*
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
1
-0
/
+8
*
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2022-02-23
1
-0
/
+1
*
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
2022-02-23
1
-4
/
+7
*
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
1
-0
/
+9
|
\
|
*
x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
Tom Lendacky
2021-10-19
1
-0
/
+9
*
|
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-1
/
+8
|
/
*
x86/sev: Check SME/SEV support in CPUID first
Pu Wen
2021-06-04
1
-5
/
+6
*
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
1
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-1
/
+0
|
\
|
*
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-26
1
-1
/
+0
*
|
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2021-03-18
1
-16
/
+19
|
/
*
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2020-12-10
1
-2
/
+2
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
2020-09-07
1
-0
/
+3
*
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
1
-2
/
+20
|
\
|
*
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
2019-06-20
1
-2
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2019-01-15
1
-2
/
+2
*
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
2018-09-03
1
-0
/
+1
*
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
1
-0
/
+3
*
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
2018-02-28
1
-2
/
+2
*
x86/mm/encrypt: Simplify sme_pgtable_calc()
Kirill A. Shutemov
2018-02-13
1
-30
/
+12
*
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
Kirill A. Shutemov
2018-02-13
1
-87
/
+72
*
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
2018-02-13
1
-0
/
+597