summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/unaccepted_memory.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-24efi/unaccepted: touch soft lockup during memory acceptChen Yu1-0/+4
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+20
2023-10-20efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov1-4/+60
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter1-0/+20
2023-06-06efi/unaccepted: Avoid load_unaligned_zeropad() stepping into unaccepted memoryKirill A. Shutemov1-0/+35
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov1-0/+112