index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
s390/uv: UV feature check utility
Steffen Eiden
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
2023-07-18
s390/mm: fix per vma lock fault handling
Sven Schnelle
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-04-05
s390/mm: try VMA lock-based page fault handling first
Heiko Carstens
2023-02-15
s390/kfence: fix page fault reporting
Heiko Carstens
2023-02-14
s390/mm: define private VM_FAULT_* reasons from top bits
Peter Xu
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
2022-08-30
s390/mm: remove unused access parameter from do_fault_error()
Heiko Carstens
2022-08-30
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-13
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
2022-03-08
s390/extable: move extable related functions to mm/extable.c
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
s390/extable: search amode31 extable last
Heiko Carstens
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-12-10
s390/mm: add missing phys_to_virt translation to page table dumper
Heiko Carstens
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-07-30
s390: add support for KFENCE
Sven Schnelle
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-04-12
s390/traps,mm: add conditional trap handlers
Heiko Carstens
2021-01-19
s390: convert to generic entry
Sven Schnelle
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-09-14
s390: add 3f program exception handler
Janosch Frank
2020-08-12
mm/s390: use general page fault accounting
Peter Xu
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-07-20
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
s390/mm: fix typo in comment
Heiko Carstens
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
[next]