index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
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
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-02-01
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-01-28
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-27
powerpc/mm: Don't log user reads to 0xffffffff
Christophe Leroy
2020-01-26
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2019-11-18
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-21
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
2018-12-20
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
2018-12-20
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
2018-12-17
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-09-21
signal/powerpc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
2018-09-21
signal/powerpc: Remove pkey parameter from __bad_area_nosemaphore
Eric W. Biederman
2018-09-21
signal/powerpc: Call _exception_pkey directly from bad_key_fault_exception
Eric W. Biederman
2018-09-21
signal/powerpc: Remove pkey parameter from __bad_area
Eric W. Biederman
2018-09-21
signal/powerpc: Use force_sig_mceerr as appropriate
Eric W. Biederman
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-05-25
powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
Christophe Leroy
2018-05-25
powerpc/mm: Use instruction symbolic names in store_updates_sp()
Christophe Leroy
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-04
powerpc/mm/keys: Update documentation and remove unnecessary check
Aneesh Kumar K.V
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-20
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
2018-01-20
powerpc: Handle exceptions caused by pkey violation
Ram Pai
2018-01-16
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-02
powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
John Sperbeck
2017-08-10
powerpc/8xx: Use symbolic names for DSISR bits in DSI
Christophe Leroy
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-03
powerpc: Remove old unused icswx based coprocessor support
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Cleanup check for stack expansion
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Don't lose "major" fault indication on retry
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Move page fault VMA access checks to a helper
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Set fault flags earlier
Benjamin Herrenschmidt
2017-08-03
powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault
Benjamin Herrenschmidt
[next]