index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-06
2
-16
/
+0
|
\
|
*
-
.
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
2022-07-29
2
-16
/
+0
|
|
\
\
|
|
|
*
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
Lu Baolu
2022-07-15
1
-15
/
+0
|
|
|
*
KVM: x86: Remove unnecessary include
Lu Baolu
2022-07-15
1
-1
/
+0
*
|
|
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
9
-65
/
+38
|
\
\
\
\
|
*
|
|
|
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+0
|
*
|
|
|
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-18
1
-1
/
+1
|
*
|
|
|
x86/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
4
-23
/
+32
|
*
|
|
|
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' into mm-stable
akpm
2022-06-27
31
-308
/
+876
|
|
\
\
\
\
|
*
|
|
|
|
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-17
1
-0
/
+4
|
*
|
|
|
|
mm/x86: remove dead code for hugetlbpage.c
Peter Xu
2022-06-17
1
-39
/
+0
*
|
|
|
|
|
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
5
-8
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
2022-07-17
1
-0
/
+1
|
*
|
|
|
|
|
UML: add support for KASAN under x86_64
Patricia Alfonso
2022-07-17
2
-1
/
+5
|
*
|
|
|
|
|
um: x86: print RIP with symbol
Johannes Berg
2022-07-17
1
-2
/
+2
|
*
|
|
|
|
|
x86/um: Kconfig: Fix indentation
Juerg Haefliger
2022-07-17
1
-5
/
+5
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-05
8
-130
/
+1038
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/sgx: Drop 'page_index' from sgx_backing
Sean Christopherson
2022-07-08
2
-2
/
+0
|
*
|
|
|
|
|
x86/sgx: Free up EPC pages directly to support large page ranges
Reinette Chatre
2022-07-07
3
-0
/
+18
|
*
|
|
|
|
|
x86/sgx: Support complete page removal
Reinette Chatre
2022-07-07
2
-0
/
+166
|
*
|
|
|
|
|
x86/sgx: Support modifying SGX page type
Reinette Chatre
2022-07-07
2
-0
/
+222
|
*
|
|
|
|
|
x86/sgx: Tighten accessible memory range after enclave initialization
Reinette Chatre
2022-07-07
1
-0
/
+5
|
*
|
|
|
|
|
x86/sgx: Support adding of pages to an initialized enclave
Reinette Chatre
2022-07-07
1
-0
/
+117
|
*
|
|
|
|
|
x86/sgx: Support restricting of enclave page permissions
Reinette Chatre
2022-07-07
2
-0
/
+237
|
*
|
|
|
|
|
x86/sgx: Support VA page allocation without reclaiming
Reinette Chatre
2022-07-07
3
-8
/
+10
|
*
|
|
|
|
|
x86/sgx: Export sgx_encl_page_alloc()
Jarkko Sakkinen
2022-07-07
3
-32
/
+35
|
*
|
|
|
|
|
x86/sgx: Export sgx_encl_{grow,shrink}()
Reinette Chatre
2022-07-07
2
-2
/
+4
|
*
|
|
|
|
|
x86/sgx: Keep record of SGX page type
Reinette Chatre
2022-07-07
3
-1
/
+7
|
*
|
|
|
|
|
x86/sgx: Create utility to validate user provided offset and length
Reinette Chatre
2022-07-07
1
-6
/
+22
|
*
|
|
|
|
|
x86/sgx: Make sgx_ipi_cb() available internally
Reinette Chatre
2022-07-07
2
-1
/
+3
|
*
|
|
|
|
|
x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
Reinette Chatre
2022-07-07
3
-31
/
+47
|
*
|
|
|
|
|
x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
Reinette Chatre
2022-07-07
3
-5
/
+5
|
*
|
|
|
|
|
x86/sgx: Export sgx_encl_ewb_cpumask()
Reinette Chatre
2022-07-07
3
-29
/
+68
|
*
|
|
|
|
|
x86/sgx: Support loading enclave page without VMA permissions check
Reinette Chatre
2022-07-07
2
-19
/
+40
|
*
|
|
|
|
|
x86/sgx: Add wrapper for SGX2 EAUG function
Reinette Chatre
2022-07-07
1
-0
/
+6
|
*
|
|
|
|
|
x86/sgx: Add wrapper for SGX2 EMODT function
Reinette Chatre
2022-07-07
1
-0
/
+6
|
*
|
|
|
|
|
x86/sgx: Add wrapper for SGX2 EMODPR function
Reinette Chatre
2022-07-07
2
-0
/
+11
|
*
|
|
|
|
|
x86/sgx: Add short descriptions to ENCLS wrappers
Reinette Chatre
2022-07-07
1
-0
/
+15
*
|
|
|
|
|
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
2
-10
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
2
-10
/
+0
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-05
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
2022-07-30
1
-0
/
+1
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
3
-11
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/cyrix: include header linux/isa-dma.h
Randy Dunlap
2022-07-26
1
-0
/
+1
|
*
|
|
|
|
|
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-23
1
-8
/
+0
|
*
|
|
|
|
|
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-23
1
-3
/
+0
*
|
|
|
|
|
|
|
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-05
3
-4
/
+9
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xen: don't require virtio with grants for non-PV guests
Juergen Gross
2022-08-01
2
-2
/
+7
|
*
|
|
|
|
|
|
|
virtio: replace restricted mem access flag with callback
Juergen Gross
2022-08-01
1
-2
/
+2
[next]