summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/sgx: Free up EPC pages directly to support large page rangesReinette Chatre2022-07-073-0/+18
* x86/sgx: Support complete page removalReinette Chatre2022-07-072-0/+166
* x86/sgx: Support modifying SGX page typeReinette Chatre2022-07-072-0/+222
* x86/sgx: Tighten accessible memory range after enclave initializationReinette Chatre2022-07-071-0/+5
* x86/sgx: Support adding of pages to an initialized enclaveReinette Chatre2022-07-071-0/+117
* x86/sgx: Support restricting of enclave page permissionsReinette Chatre2022-07-072-0/+237
* x86/sgx: Support VA page allocation without reclaimingReinette Chatre2022-07-073-8/+10
* x86/sgx: Export sgx_encl_page_alloc()Jarkko Sakkinen2022-07-073-32/+35
* x86/sgx: Export sgx_encl_{grow,shrink}()Reinette Chatre2022-07-072-2/+4
* x86/sgx: Keep record of SGX page typeReinette Chatre2022-07-073-1/+7
* x86/sgx: Create utility to validate user provided offset and lengthReinette Chatre2022-07-071-6/+22
* x86/sgx: Make sgx_ipi_cb() available internallyReinette Chatre2022-07-072-1/+3
* x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()Reinette Chatre2022-07-073-31/+47
* x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()Reinette Chatre2022-07-073-5/+5
* x86/sgx: Export sgx_encl_ewb_cpumask()Reinette Chatre2022-07-073-29/+68
* x86/sgx: Support loading enclave page without VMA permissions checkReinette Chatre2022-07-072-19/+40
* x86/sgx: Add wrapper for SGX2 EAUG functionReinette Chatre2022-07-071-0/+6
* x86/sgx: Add wrapper for SGX2 EMODT functionReinette Chatre2022-07-071-0/+6
* x86/sgx: Add wrapper for SGX2 EMODPR functionReinette Chatre2022-07-072-0/+11
* x86/sgx: Add short descriptions to ENCLS wrappersReinette Chatre2022-07-071-0/+15
* x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre2022-05-161-1/+9
* x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre2022-05-161-1/+93
* x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre2022-05-161-3/+6
* x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre2022-05-161-0/+1
* x86/sgx: Disconnect backing page references from dirty statusReinette Chatre2022-05-163-11/+7
* Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-151-5/+21
|\
| * KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf2022-05-111-5/+21
* | Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-151-2/+3
|\ \
| * | x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger2022-05-131-2/+3
* | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-134-0/+23
|\ \ \
| * | | arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport2022-05-094-0/+23
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-05-135-8/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2022-05-121-0/+2
| * | | arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko2022-05-121-2/+1
| * | | arm64: vdso: fix makefile dependency on vdso.soJoey Gouly2022-05-103-6/+4
* | | | Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-0815-42/+42
|\ \ \ \
| * | | | Revert "parisc: Increase parisc_cache_flush_threshold setting"Helge Deller2022-05-081-15/+3
| * | | | parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller2022-05-081-23/+4
| * | | | parisc: Fix typos in commentsJulia Lawall2022-05-086-6/+6
| * | | | parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller2022-05-081-1/+1
| * | | | parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-081-2/+1
| * | | | parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller2022-05-081-0/+1
| * | | | parisc: Update 32- and 64-bit defconfigsHelge Deller2022-05-082-2/+5
| * | | | parisc: Only list existing CPUs in cpu_possible_maskHelge Deller2022-05-081-0/+8
| * | | | Revert "parisc: Fix patch code locking and flushing"Helge Deller2022-05-081-11/+14
| * | | | Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller2022-05-082-3/+6
| * | | | Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller2022-05-081-8/+22
* | | | | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-085-24/+36
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain2022-05-061-5/+2
| * | | | powerpc/vdso: Fix incorrect CFI in gettimeofday.SMichael Ellerman2022-05-041-2/+7