index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
pgalloc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
1
-2
/
+0
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
1
-1
/
+1
2025-05-05
s390/mm: Fix potential use-after-free in __crst_table_upgrade()
Heiko Carstens
1
-1
/
+1
2025-05-05
s390/mm: Add mmap_assert_write_locked() check to crst_table_upgrade()
Heiko Carstens
1
-7
/
+2
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
1
-2
/
+6
2025-03-18
s390/sysctl: Remove "vm/allocate_pgste" sysctl
Heiko Carstens
1
-25
/
+0
2025-01-31
KVM: s390: stop using lists to keep track of used dat tables
Claudio Imbrenda
1
-2
/
+0
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-25
s390/mm: add missing ctor/dtor on page table upgrade
Alexander Gordeev
1
-0
/
+3
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
1
-6
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-7
/
+0
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
1
-10
/
+4
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+1
2024-10-16
s390: Remove remaining _PAGE_* macros
Vincenzo Frascino
1
-2
/
+2
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-2
/
+2
2024-07-09
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Heiko Carstens
1
-0
/
+4
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-2
/
+2
2024-03-06
s390: supplement for ptdesc conversion
Qi Zheng
1
-4
/
+4
2023-11-05
s390/mm: make pte_free_tlb() similar to pXd_free_tlb()
Alexander Gordeev
1
-11
/
+0
2023-11-05
s390/mm: use compound page order to distinguish page tables
Alexander Gordeev
1
-9
/
+4
2023-11-05
s390/mm: use full 4KB page for 2KB PTE
Alexander Gordeev
1
-254
/
+31
2023-11-05
s390/cmma: move arch_set_page_dat() to header file
Heiko Carstens
1
-5
/
+8
2023-11-05
s390/mm: add missing conversion to use ptdescs
Alexander Gordeev
1
-1
/
+1
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-4
/
+4
2023-10-25
s390/mm: add missing arch_set_page_dat() call to gmap allocations
Heiko Carstens
1
-0
/
+1
2023-10-19
s390/mm: remove __GFP_HIGHMEM masking
Heiko Carstens
1
-2
/
+1
2023-10-10
S390: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-1
/
+1
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
1
-63
/
+65
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
1
-12
/
+68
2023-03-20
s390/mm: make use of atomic_fetch_xor()
Heiko Carstens
1
-7
/
+1
2023-03-20
s390: simplify one-level sysctl registration for page_table_sysctl
Luis Chamberlain
1
-11
/
+1
2022-02-09
s390/mm: use CRST_ALLOC_ORDER instead of number
Heiko Carstens
1
-4
/
+4
2021-12-16
s390/mm: check 2KB-fragment page on release
Alexander Gordeev
1
-11
/
+30
2021-12-16
s390/mm: better annotate 2KB pagetable fragments handling
Alexander Gordeev
1
-20
/
+107
2021-12-16
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2021-12-10
s390/pgalloc: use pointers instead of unsigned long values
Heiko Carstens
1
-32
/
+32
2021-12-10
s390/pgalloc: add virt/phys address handling to base asce functions
Heiko Carstens
1
-13
/
+13
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
1
-11
/
+11
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
1
-11
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-04-28
Merge tag 'cve-2020-11884' from emailed bundle
Linus Torvalds
1
-2
/
+14
2020-04-21
s390/mm: fix page table upgrade vs 2ndary address mode accesses
Christian Borntraeger
1
-2
/
+14
2020-03-28
s390/mm: cleanup virtual memory constants usage
Alexander Gordeev
1
-2
/
+2
2020-03-28
s390/mm: remove page table downgrade support
Alexander Gordeev
1
-24
/
+0
2020-03-25
s390: use fallthrough;
Joe Perches
1
-1
/
+1
[next]