index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
crash_dump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
s390/crash: use the correct type for memory allocation
Christophe JAILLET
1
-1
/
+1
2023-02-09
s390/vx: use simple assignments to access __vector128 members
Heiko Carstens
1
-1
/
+1
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-25
[s390] copy_oldmem_kernel() - WRITE is "data source", not destination
Al Viro
1
-1
/
+1
2022-11-24
s390/crashdump: fix TOD programmable field size
Heiko Carstens
1
-1
/
+1
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
1
-1
/
+14
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
1
-23
/
+2
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
1
-106
/
+22
2022-07-20
s390/crash: use static swap buffer for copy_to_user_real()
Alexander Gordeev
1
-14
/
+12
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
1
-0
/
+26
2022-07-20
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-07-20
s390/crash: remove redundant panic() on save area allocation failure
Alexander Gordeev
1
-1
/
+1
2022-06-23
s390/crash: make copy_oldmem_page() return number of bytes copied
Alexander Gordeev
1
-3
/
+4
2022-06-23
s390/crash: add missing iterator advance in copy_oldmem_page()
Alexander Gordeev
1
-0
/
+7
2022-04-30
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-5
/
+8
2022-02-10
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
1
-30
/
+28
2022-02-10
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
1
-1
/
+1
2021-12-20
s390/crash_dump: fix virtual vs physical address handling
Heiko Carstens
1
-1
/
+1
2021-11-18
s390/dump: fix copying to user-space of swapped kdump oldmem
Alexander Egorenkov
1
-2
/
+2
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
1
-23
/
+23
2021-01-06
elf_prstatus: collect the common part (everything before pr_reg) into a struct
Al Viro
1
-1
/
+1
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
1
-8
/
+8
2020-07-10
mm/memblock: expose only miminal interface to add/walk physmem
David Hildenbrand
1
-4
/
+2
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+3
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-2
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-08-16
s390/kdump: Remove kzalloc_panic
Philipp Rudo
1
-15
/
+12
2018-08-16
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-08-16
s390/kdump: Make elfcorehdr size calculation ABI compliant
Philipp Rudo
1
-16
/
+10
2018-07-31
s390/kdump: Fix elfcorehdr size calculation
Philipp Rudo
1
-6
/
+98
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-28
s390/kdump: Add final note
Michael Holzheu
1
-0
/
+15
2017-02-25
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
1
-0
/
+1
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2017-02-17
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
1
-1
/
+5
2016-09-20
s390/crashdump: use list_first_entry_or_null
Masahiro Yamada
1
-3
/
+1
2016-05-10
s390: make couple of variables and functions static
Heiko Carstens
1
-1
/
+1
2016-01-19
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
1
-2
/
+0
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-2
/
+2
2015-11-27
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
1
-142
/
+121
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
1
-92
/
+79
2015-11-27
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
1
-21
/
+3
2015-10-14
s390/crash_dump: use for_each_mem_range
Alexander Kuleshov
1
-12
/
+4
2015-06-25
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
1
-25
/
+0
2015-06-25
s390/kdump: fix REGSET_VX_LOW vector register ELF notes
Michael Holzheu
1
-1
/
+1
2015-06-25
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-2
/
+3
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
1
-4
/
+4
2014-10-09
s390/kdump: add support for vector extension
Michael Holzheu
1
-9
/
+49
2014-05-20
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
1
-44
/
+39
[next]