index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
1
-0
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-10-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
1
-5
/
+9
2022-10-03
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
1
-0
/
+8
2022-09-21
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
1
-1
/
+2
2022-09-02
Merge branch 'linus' into x86/mm, to refresh the branch
Ingo Molnar
1
-1
/
+9
2022-09-01
x86/mm: Refuse W^X violations
Peter Zijlstra
1
-0
/
+32
2022-08-15
x86/PAT: Have pat_enabled() properly reflect state when running on Xen
Jan Beulich
1
-1
/
+9
2022-08-06
x86/mm: Rename set_memory_present() to set_memory_p()
Borislav Petkov
1
-2
/
+2
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+47
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
1
-12
/
+11
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
1
-2
/
+48
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
1
-11
/
+0
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
1
-9
/
+11
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
1
-2
/
+3
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
1
-6
/
+0
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-0
/
+6
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
1
-0
/
+6
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-5
/
+18
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+2
2021-09-02
x86/pat: Pass valid address to sanitize_phys()
Jeff Moyer
1
-1
/
+6
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+8
2021-04-14
x86/pat: Do not compile stubbed functions when X86_PAT is off
Jan Kiszka
1
-0
/
+2
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2
-2
/
+2
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-3
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-0
/
+2
2020-09-18
x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...
Krish Sadhukhan
1
-1
/
+1
2020-06-29
x86/mm/pat: Mark an intentional data race
Qian Cai
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2020-04-30
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
1
-4
/
+8
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
1
-1
/
+1
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
1
-0
/
+5
2020-04-11
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
1
-0
/
+13
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
1
-0
/
+3
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2020-01-20
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
1
-7
/
+1
2019-12-10
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
1
-1
/
+1
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
3
-3
/
+3
2019-12-10
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
2
-30
/
+30
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
6
-0
/
+4030