index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-2
/
+0
2024-10-17
s390/mm: Add cond_resched() to cmm_alloc/free_pages()
Gerald Schaefer
1
-1
/
+17
2024-05-17
s390/mm: Fix clearing storage keys for huge pages
Claudio Imbrenda
1
-1
/
+1
2024-05-17
s390/mm: Fix storage key clearing for guest huge pages
Claudio Imbrenda
1
-1
/
+1
2023-12-13
KVM: s390/mm: Properly reset no-dat
Claudio Imbrenda
1
-1
/
+1
2023-12-08
s390/cmma: fix detection of DAT pages
Heiko Carstens
1
-3
/
+3
2023-12-08
s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions family
Alexander Gordeev
1
-4
/
+4
2023-08-11
KVM: s390: pv: fix index value of replaced ASCE
Claudio Imbrenda
1
-0
/
+1
2023-03-11
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
1
-5
/
+7
2023-03-11
s390/vmem: fix empty page tables cleanup under KASAN
Vasily Gorbik
1
-3
/
+3
2022-09-05
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-21
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
1
-0
/
+86
2022-06-25
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-14
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-01-27
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2021-12-01
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-11-18
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-09-18
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-09-15
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-21
/
+20
2021-07-14
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+26
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
1
-0
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+11
2020-10-21
s390: virtio: PV needs VIRTIO I/O device protection
Pierre Morel
1
-0
/
+11
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7
-201
/
+231
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-3
/
+4
2020-10-13
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-4
/
+2
2020-09-16
s390/kasan: support protvirt with 4-level paging
Vasily Gorbik
1
-6
/
+30
2020-09-16
s390/mm,ptdump: sort markers
Vasily Gorbik
1
-0
/
+19
2020-09-16
s390/mm,ptdump: add proper ifdefs
Heiko Carstens
1
-2
/
+3
2020-09-14
s390/uv: add destroy page call
Janosch Frank
1
-1
/
+1
2020-09-14
s390/mm,ptdump: add couple of additional markers
Vasily Gorbik
1
-5
/
+21
2020-09-14
s390/kasan: make shadow memory noexec
Vasily Gorbik
1
-2
/
+6
2020-09-14
s390: add ARCH_HAS_DEBUG_WX support
Heiko Carstens
3
-2
/
+66
2020-09-14
s390/mm,ptdump: make page table dumping seq_file optional
Heiko Carstens
1
-10
/
+26
2020-09-14
s390/mm,ptdump: hold cpa mutex while walking for kernel page table dump
Heiko Carstens
2
-1
/
+4
2020-09-14
s390/mm,ptdump: hold memory hotplug lock while walking for kernel page table ...
Heiko Carstens
1
-0
/
+2
2020-09-14
s390/mm,ptdump: convert to generic page table dumper
Heiko Carstens
2
-187
/
+48
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-0
/
+20
2020-09-14
s390: add 3f program exception handler
Janosch Frank
1
-0
/
+20
2020-08-26
s390/vmem: fix vmem_add_range for 4-level paging
Vasily Gorbik
1
-0
/
+1
2020-08-13
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-7
/
+20
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-2
/
+2
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-11
s390/gmap: improve THP splitting
Gerald Schaefer
1
-7
/
+20
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
3
-3
/
+0
2020-08-03
Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
4
-309
/
+434
2020-07-27
s390/vmemmap: coding style updates
Heiko Carstens
1
-35
/
+20
[next]