messages from 2020-09-18 13:24:37 to 2020-10-10 02:20:34 UTC [more...]
[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
2020-10-10 2:20 UTC (64+ messages)
` [PATCH RFC PKS/PMEM 01/58] x86/pks: Add a global pkrs option
` [PATCH RFC PKS/PMEM 02/58] x86/pks/test: Add testing for global option
` [PATCH RFC PKS/PMEM 03/58] memremap: Add zone device access protection
` [PATCH RFC PKS/PMEM 04/58] kmap: Add stray access protection for device pages
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread
` [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging
` [PATCH RFC PKS/PMEM 07/58] drivers/drbd: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 08/58] drivers/firmware_loader: "
` [PATCH RFC PKS/PMEM 09/58] drivers/gpu: "
` [PATCH RFC PKS/PMEM 10/58] drivers/rdma: "
` [PATCH RFC PKS/PMEM 11/58] drivers/net: "
` [PATCH RFC PKS/PMEM 12/58] fs/afs: "
` [PATCH RFC PKS/PMEM 13/58] fs/btrfs: "
` [PATCH RFC PKS/PMEM 14/58] fs/cifs: "
` [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: "
` [PATCH RFC PKS/PMEM 16/58] fs/gfs2: "
` [PATCH RFC PKS/PMEM 17/58] fs/nilfs2: "
` [PATCH RFC PKS/PMEM 18/58] fs/hfs: "
` [PATCH RFC PKS/PMEM 19/58] fs/hfsplus: "
` [PATCH RFC PKS/PMEM 20/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 21/58] fs/nfs: "
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: "
` [PATCH RFC PKS/PMEM 23/58] fs/fuse: "
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 25/58] fs/reiserfs: "
` [PATCH RFC PKS/PMEM 26/58] fs/zonefs: "
` [PATCH RFC PKS/PMEM 27/58] fs/ubifs: "
` [PATCH RFC PKS/PMEM 28/58] fs/cachefiles: "
` [PATCH RFC PKS/PMEM 29/58] fs/ntfs: "
` [PATCH RFC PKS/PMEM 30/58] fs/romfs: "
` [PATCH RFC PKS/PMEM 31/58] fs/vboxsf: "
` [PATCH RFC PKS/PMEM 32/58] fs/hostfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "
` [PATCH RFC PKS/PMEM 34/58] fs/erofs: "
` [PATCH RFC PKS/PMEM 35/58] fs: "
` [PATCH RFC PKS/PMEM 36/58] fs/ext2: Use ext2_put_page
` [PATCH RFC PKS/PMEM 37/58] fs/ext2: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 38/58] fs/isofs: "
` [PATCH RFC PKS/PMEM 39/58] fs/jffs2: "
` [PATCH RFC PKS/PMEM 40/58] net: "
` [PATCH RFC PKS/PMEM 41/58] drivers/target: "
` [PATCH RFC PKS/PMEM 42/58] drivers/scsi: "
` [PATCH RFC PKS/PMEM 43/58] drivers/mmc: "
` [PATCH RFC PKS/PMEM 44/58] drivers/xen: "
` [PATCH RFC PKS/PMEM 45/58] drivers/firmware: "
` [PATCH RFC PKS/PMEM 46/58] drives/staging: "
` [PATCH RFC PKS/PMEM 47/58] drivers/mtd: "
` [PATCH RFC PKS/PMEM 48/58] drivers/md: "
` [PATCH RFC PKS/PMEM 49/58] drivers/misc: "
` [PATCH RFC PKS/PMEM 50/58] drivers/android: "
` [PATCH RFC PKS/PMEM 51/58] kernel: "
` [PATCH RFC PKS/PMEM 52/58] mm: "
` [PATCH RFC PKS/PMEM 53/58] lib: "
` [PATCH RFC PKS/PMEM 54/58] powerpc: "
` [PATCH RFC PKS/PMEM 55/58] samples: "
` [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access()
` [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr
` [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection
[PATCH 0/5] x32 support
2020-10-09 15:40 UTC (6+ messages)
` [PATCH 1/5] config: update to latest config.{sub,guess}, install-sh
` [PATCH 2/5] configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there
` [PATCH 3/5] i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warnings
` [PATCH 4/5] i386: fix string formatting-related warnings
` [PATCH 5/5] x86_64: allow ELFCLASS32 for x32 support
[PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case
2020-10-09 1:35 UTC (5+ messages)
` [RFC][PATCH] kexec: Teach indirect pages how to live in high memory
[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
2020-10-07 16:33 UTC (25+ messages)
` [PATCH v12 3/9] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel[_low]()
` [PATCH v12 6/9] arm64: kdump: reimplement crashkernel=X
` [PATCH v12 7/9] kdump: add threshold for the required memory
` [PATCH v12 9/9] kdump: update Documentation about crashkernel
[PATCH 0/3] makedumpfile: Clean up unused code
2020-10-07 6:56 UTC (4+ messages)
` [PATCH 1/3] Cleanup: Remove a superfluous seek to physical address 0
` [PATCH 2/3] Cleanup: Remove unused elf_info.c functions
` [PATCH 3/3] Cleanup: Remove offset_pt_load_memory
[PATCH 1/3] MIPS: Crash kernel should be able to see old memories
2020-10-05 0:40 UTC (16+ messages)
` [PATCH 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH 3/3] MIPS: Loongson64: Add kexec/kdump support
[PATCH v4] arm64: Add purgatory printing
2020-10-02 18:34 UTC (2+ messages)
[PATCH v3 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-10-02 2:38 UTC (2+ messages)
[PATCH v3] arm64: Add purgatory printing
2020-10-01 15:45 UTC (4+ messages)
[PATCH v3 0/4] kexec_file_load() for arm
2020-09-30 18:34 UTC (5+ messages)
` [PATCH v3 1/4] arm: add image header definitions
` [PATCH v3 2/4] arm: decompressor: define a new zImage tag
` [PATCH v3 3/4] arm: Add kexec_image_info
` [PATCH v3 4/4] arm: kexec_file: load zImage or uImage, initrd and dtb
[PATCH v2 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-09-30 9:25 UTC (4+ messages)
[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
2020-09-29 19:10 UTC (20+ messages)
[PATCH] kexec: Fix snprintf related compilation warnings
2020-09-29 16:21 UTC (2+ messages)
[PATCH v2] arm64: Add purgatory printing
2020-09-29 16:20 UTC (2+ messages)
[PATCH] vmcore-dmesg/man page: Update the vmcore-dmesg man page
2020-09-29 16:17 UTC (2+ messages)
[PATCH] kexec-tools: Add some missing free() calls
2020-09-29 16:15 UTC (2+ messages)
[PATCH] kexec-tools: Fix a prompt message when crashkernel is not reserved
2020-09-29 16:13 UTC (3+ messages)
[PATCH 5.4 044/388] x86/kdump: Always reserve the low 1M when the crashkernel option is specified
2020-09-29 10:56 UTC
[PATCH] kexec/arm64: Add support for ARMv8.2 (large space addressing) 52-bit VA extensions
2020-09-28 20:32 UTC (3+ messages)
[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
2020-09-26 21:10 UTC (16+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls
[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
2020-09-25 22:59 UTC (5+ messages)
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension
[PATCH] kexec-tools: mips: Remove commandline parameter "mem"
2020-09-25 5:55 UTC (2+ messages)
[PATCH] docs: admin-guide: update kdump documentation due to change of crash URL
2020-09-24 16:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2 1/3] MIPS: Crash kernel should be able to see old memories
2020-09-24 10:07 UTC (3+ messages)
` [PATCH V2 2/3] MIPS: Reserve extra memory for crash dump
` [PATCH V2 3/3] MIPS: Loongson64: Add kexec/kdump support
[PATCH v5 0/3] makedumpfile/arm64: Add support for ARMv8.2 extensions
2020-09-24 5:23 UTC (6+ messages)
` [PATCH v5 2/3] makedumpfile/arm64: Add support for ARMv8.2-LPA (52-bit PA support)
` [PATCH v5 3/3] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit kernel VA support)
[PATCH 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
2020-09-24 1:32 UTC (5+ messages)
[PATCH printk v2 0/3] printk: move dictionaries to meta data
2020-09-22 10:02 UTC (11+ messages)
` [PATCH printk v2 1/3] printk: move printk_info into separate array
` [PATCH printk v2 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk v3 "
` [PATCH printk v4 "
` [PATCH printk v2 3/3] printk: remove dict ring
[PATCH] arm64 : fix makedumpfile failure on 5.4+ kernels
2020-09-21 14:13 UTC (3+ messages)
[RFC PATCH 0/3] Add writing support to vmcore for reusing oldmem
2020-09-21 7:17 UTC (4+ messages)
[PATCH] MIPS: Loongson64: Add kexec/kdump support
2020-09-19 3:59 UTC (8+ messages)
[PATCH printk 0/3] printk: move dictionaries to meta data
2020-09-18 14:56 UTC (8+ messages)
` [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info
` [PATCH printk 3/3] printk: remove dict ring
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).