index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
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
2020-04-06
s390/mm: use fallthrough;
Joe Perches
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-03-25
s390: use fallthrough;
Joe Perches
2020-03-04
s390/mm: mark private defines for vm_fault_t as such
Christian Borntraeger
2020-02-27
s390/mm: add (non)secure page access exceptions handlers
Vasily Gorbik
2019-07-29
s390/mm: add fallthrough annotations
Heiko Carstens
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-05
s390/mm: fix address space detection in exception handling
Gerald Schaefer
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-28
s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitialized
Masahiro Yamada
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2018-11-30
s390: use common bust_spinlocks()
Sergey Senozhatsky
2018-10-09
s390/pfault: do not use stack buffers for hardware data
Martin Schwidefsky
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-16
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-11-16
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-14
s390/mm,kvm: improve detection of KVM guest faults
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]