index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kfence: fix page fault reporting
Heiko Carstens
2023-02-15
1
-14
/
+35
*
s390/mm: define private VM_FAULT_* reasons from top bits
Peter Xu
2023-02-14
1
-5
/
+9
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-09-14
1
-2
/
+0
|
\
|
*
s390/mm: remove useless hugepage address alignment
Gerald Schaefer
2022-08-30
1
-2
/
+0
*
|
s390/mm: remove unused access parameter from do_fault_error()
Heiko Carstens
2022-08-30
1
-8
/
+7
|
/
*
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
2022-08-25
1
-1
/
+3
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-0
/
+12
|
\
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+12
*
|
KVM: s390: pv: handle secure storage exceptions for normal guests
Claudio Imbrenda
2022-07-13
1
-1
/
+12
*
|
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
2022-07-13
1
-0
/
+10
|
/
*
s390/extable: add and use fixup_exception helper function
Heiko Carstens
2022-03-08
1
-6
/
+1
*
s390/extable: move extable related functions to mm/extable.c
Heiko Carstens
2022-03-08
1
-12
/
+0
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390/extable: search amode31 extable last
Heiko Carstens
2022-03-08
1
-6
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-14
/
+14
|
\
|
*
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-14
/
+14
*
|
s390/mm: add missing phys_to_virt translation to page table dumper
Heiko Carstens
2021-12-10
1
-4
/
+4
|
/
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
1
-2
/
+0
*
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
|
*
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
1
-1
/
+1
*
|
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
1
-2
/
+2
*
|
s390: add support for KFENCE
Sven Schnelle
2021-07-30
1
-2
/
+7
|
/
*
s390/signal: remove sigreturn on stack
Sven Schnelle
2021-07-08
1
-23
/
+0
*
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-07-05
1
-0
/
+26
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
s390/traps,mm: add conditional trap handlers
Heiko Carstens
2021-04-12
1
-16
/
+2
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-1
/
+1
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-22
/
+7
*
s390: add 3f program exception handler
Janosch Frank
2020-09-14
1
-0
/
+20
*
mm/s390: use general page fault accounting
Peter Xu
2020-08-12
1
-15
/
+1
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
s390/kernel: expand exception table logic to allow new handling options
Ilya Leoshkevich
2020-07-20
1
-3
/
+1
*
s390/mm: fix typo in comment
Heiko Carstens
2020-07-20
1
-1
/
+1
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-7
/
+7
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-10
1
-1
/
+1
|
\
|
*
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
2020-04-10
1
-1
/
+1
*
|
s390/mm: use fallthrough;
Joe Perches
2020-04-06
1
-2
/
+0
|
/
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-11
/
+10
|
\
|
*
s390: use fallthrough;
Joe Perches
2020-03-25
1
-6
/
+5
|
*
s390/mm: mark private defines for vm_fault_t as such
Christian Borntraeger
2020-03-04
1
-5
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
1
-0
/
+78
|
\
\
|
*
|
s390/mm: add (non)secure page access exceptions handlers
Vasily Gorbik
2020-02-27
1
-0
/
+78
|
|
/
*
|
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-4
/
+1
*
|
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
*
|
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-2
/
+1
|
/
*
s390/mm: add fallthrough annotations
Heiko Carstens
2019-07-29
1
-0
/
+3
[next]