a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/crash_dump.c
AgeCommit message (Expand)Author
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[s390] copy_oldmem_kernel() - WRITE is "data source", not destinationAl Viro
2022-11-24s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev
2022-07-20s390/crash: use static swap buffer for copy_to_user_real()Alexander Gordeev
2022-07-20s390/crash: move copy_to_user_real() to crash_dump.cAlexander Gordeev
2022-07-20s390/crash: fix incorrect number of bytes to copy to user spaceAlexander Gordeev
2022-07-20s390/crash: remove redundant panic() on save area allocation failureAlexander Gordeev
2022-06-23s390/crash: make copy_oldmem_page() return number of bytes copiedAlexander Gordeev
2022-06-23s390/crash: add missing iterator advance in copy_oldmem_page()Alexander Gordeev
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-09s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev
2021-12-20s390/crash_dump: fix virtual vs physical address handlingHeiko Carstens
2021-11-18s390/dump: fix copying to user-space of swapped kdump oldmemAlexander Egorenkov
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand