Linux ia64
[Prev Page][Next Page]
- [PATCH v5 3/9] bitops: unify non-atomic bitops prototypes across architectures, (continued)
- [PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms,
Anshuman Khandual
- [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000, Anshuman Khandual
- [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 04/26] sparc/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 11/26] extensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 12/26] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 06/26] x86/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 05/26] arm64/mm: Move protection_map[] inside the platform, Anshuman Khandual
- [PATCH V4 09/26] loongarch/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 13/26] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 23/26] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 20/26] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 17/26] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 25/26] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 18/26] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 19/26] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 24/26] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 14/26] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 16/26] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 22/26] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- Re: [PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms, Christoph Hellwig
- [PATCH v2 0/4] hugetlb: speed up linear address scanning,
Mike Kravetz
- [PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH v4 1/8] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr(), Alexander Lobakin
- [PATCH v4 8/8] lib: test_bitmap: add compile-time optimization/evaluations assertions, Alexander Lobakin
- [PATCH v4 6/8] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v4 2/8] bitops: always define asm-generic non-atomic bitops, Alexander Lobakin
- [PATCH v4 5/8] bitops: wrap non-atomic bitops with a transparent macro, Alexander Lobakin
- [PATCH v4 3/8] bitops: unify non-atomic bitops prototypes across architectures, Alexander Lobakin
- [PATCH v4 4/8] bitops: define const_*() versions of the non-atomics, Alexander Lobakin
- [PATCH v4 7/8] bitmap: don't assume compiler evaluates small mem*() builtins calls, Alexander Lobakin
- Re: [PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH v3 6/7] bitops: let optimize out non-atomic bitops on compile-time constants, Alexander Lobakin
- [PATCH v3 7/7] lib: test_bitmap: add compile-time optimization/evaluations assertions, Alexander Lobakin
- [PATCH v3 5/7] bitops: wrap non-atomic bitops with a transparent macro, Alexander Lobakin
- [PATCH v3 2/7] bitops: always define asm-generic non-atomic bitops, Alexander Lobakin
- [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures, Alexander Lobakin
- [PATCH v3 4/7] bitops: define const_*() versions of the non-atomics, Alexander Lobakin
- [PATCH v3 1/7] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr(), Alexander Lobakin
- Re: [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants, Geert Uytterhoeven
- Re: [alobakin:bitops 3/7] block/elevator.c:222:9: sparse: sparse: cast from restricted req_flags_t, Alexander Lobakin
- Re: [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants, Mark Rutland
- [PATCH 0/4] hugetlb: speed up linear address scanning,
Mike Kravetz
- [PATCH v2 0/2] Introduce CABA helper process tree,
Pavel Tikhomirov
- [PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(),
Masahiro Yamada
- [PATCH 0/2] Introduce CABA helper process tree,
Pavel Tikhomirov
- [PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH] x86: Change the return type of acpi_map_cpu2node to void,
Li kunyu
- [PATCH 00/36] cpuidle,rcu: Cleanup the mess,
Peter Zijlstra
- [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean, Peter Zijlstra
- [PATCH 17/36] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 08/36] cpuidle,psci: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 07/36] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}, Peter Zijlstra
- [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb(), Peter Zijlstra
- [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(), Peter Zijlstra
- [PATCH 02/36] x86/idle: Replace x86_idle with a static_call, Peter Zijlstra
- [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 12/36] cpuidle,omap2: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 05/36] cpuidle: Move IRQ state validation, Peter Zijlstra
- [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 18/36] cpuidle: Annotate poll_idle(), Peter Zijlstra
- [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle(), Peter Zijlstra
- [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE, Peter Zijlstra
- [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour, Peter Zijlstra
- [PATCH 13/36] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 27/36] cpuidle,mwait: Make noinstr clean, Peter Zijlstra
- [PATCH 09/36] cpuidle,imx6: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 30/36] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH 31/36] cpuidle,acpi: Make noinstr clean, Peter Zijlstra
- [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage, Peter Zijlstra
- [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH 32/36] ftrace: WARN on rcuidle, Peter Zijlstra
- [PATCH 36/36] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage, Peter Zijlstra
- [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH 11/36] cpuidle,armada: Push RCU-idle into driver, Peter Zijlstra
- [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean, Peter Zijlstra
- [PATCH 16/36] rcu: Fix rcu_idle_exit(), Peter Zijlstra
- Re: [PATCH 00/36] cpuidle,rcu: Cleanup the mess, Mark Rutland
- [PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants,
Alexander Lobakin
- [PATCH] ia64: fix sparse warnings with cmpxchg() & xchg(),
Luc Van Oostenryck
- Re: kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression, Luc Van Oostenryck
- [PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types,
Peter Xu
- [PATCH] ia64: Use strscpy to replace strlcpy, 陈学兵
- [PATCH] ia64: Kconfig: Fix indentation and add comments, Juerg Haefliger
- [PATCH v2 0/2] null_blk: fix wrong use of nr_online_nodes,
Peng Liu
- [PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable,
Pingfan Liu
- [PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating,
Baolin Wang
- [PATCH 12/22] ia64: cleanup remove_siblinginfo(),
Yury Norov
- [ia64] Linux 5.17 (Debian) - Hardened Usercopy: kernel BUG at mm/usercopy.c:100, Frank Scheiner
- [PATCH] ia64: mca: Drop redundant spinlock initialization,
Haowen Bai
- [PATCH v3 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating,
Baolin Wang
- [PATCH v8 00/27] Introduce power-off+restart call chain API,
Dmitry Osipenko
- [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty(), Dmitry Osipenko
- [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio(), Dmitry Osipenko
- [PATCH v8 14/27] xen/x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 15/27] powerpc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 10/27] csky: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API, Dmitry Osipenko
- [PATCH v8 16/27] m68k: Switch to new sys-off handler API, Dmitry Osipenko
- [PATCH v8 12/27] arm64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 13/27] parisc: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers, Dmitry Osipenko
- [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 17/27] sh: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 11/27] riscv: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 09/27] ARM: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off, Dmitry Osipenko
- [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off(), Dmitry Osipenko
- [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 19/27] ia64: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 18/27] x86: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 20/27] mips: Use do_kernel_power_off(), Dmitry Osipenko
- [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler(), Dmitry Osipenko
- [PATCH v8 21/27] memory: emif: Use kernel_can_power_off(), Dmitry Osipenko
- [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API, Dmitry Osipenko
- [PATCH v8 24/27] reboot: Remove pm_power_off_prepare(), Dmitry Osipenko
- [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly, Dmitry Osipenko
- [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler(), Dmitry Osipenko
- [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler(), Dmitry Osipenko
- Re: [PATCH v8 00/27] Introduce power-off+restart call chain API, Rafael J. Wysocki
- [PATCHv3 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable,
Pingfan Liu
- [PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating,
Baolin Wang
- [PATCH] arch/ia64: no need to initialise statics to 0,
Jason Wang
- [PATCH 0/2] null_blk: fix wrong use of nr_online_nodes,
Peng Liu
- [PATCH 0/12] ptrace: cleaning up ptrace_stop,
Eric W. Biederman
- [PATCH v2 01/12] signal: Rename send_signal send_signal_locked, Eric W. Biederman
- [PATCH v2 04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v2 02/12] signal: Replace __group_send_sig_info with send_signal_locked, Eric W. Biederman
- [PATCH v2 05/12] signal: Use lockdep_assert_held instead of assert_spin_locked, Eric W. Biederman
- [PATCH v2 08/12] ptrace: Remove arch_ptrace_attach, Eric W. Biederman
- [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL, Eric W. Biederman
- [PATCH v2 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- [PATCH v2 11/12] ptrace: Always call schedule in ptrace_stop, Eric W. Biederman
- [PATCH v2 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v2 09/12] ptrace: Always take siglock in ptrace_resume, Eric W. Biederman
- [PATCH v2 07/12] ptrace: Don't change __state, Eric W. Biederman
- [PATCH v2 10/12] ptrace: Only return signr from ptrace_stop if it was provided, Eric W. Biederman
- Re: [PATCH 0/12] ptrace: cleaning up ptrace_stop, Sebastian Andrzej Siewior
- [PATCH v3 0/11] ptrace: cleaning up ptrace_stop, Eric W. Biederman
- [PATCH v3 03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v3 01/11] signal: Rename send_signal send_signal_locked, Eric W. Biederman
- [PATCH v3 04/11] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v3 06/11] signal: Use lockdep_assert_held instead of assert_spin_locked, Eric W. Biederman
- [PATCH v3 07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL, Eric W. Biederman
- [PATCH v3 08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs, Eric W. Biederman
- [PATCH v3 02/11] signal: Replace __group_send_sig_info with send_signal_locked, Eric W. Biederman
- [PATCH v3 05/11] ptrace: Remove arch_ptrace_attach, Eric W. Biederman
- [PATCH v3 09/11] ptrace: Don't change __state, Eric W. Biederman
- [PATCH v3 10/11] ptrace: Always take siglock in ptrace_resume, Eric W. Biederman
- [PATCH v3 11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- [PATCH v4 0/12] ptrace: cleaning up ptrace_stop, Eric W. Biederman
- [PATCH v4 05/12] ptrace: Remove arch_ptrace_attach, Eric W. Biederman
- [PATCH v4 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v4 06/12] signal: Use lockdep_assert_held instead of assert_spin_locked, Eric W. Biederman
- [PATCH v4 02/12] signal: Replace __group_send_sig_info with send_signal_locked, Eric W. Biederman
- [PATCH v4 04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP, Eric W. Biederman
- [PATCH v4 01/12] signal: Rename send_signal send_signal_locked, Eric W. Biederman
- [PATCH v4 07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL, Eric W. Biederman
- [PATCH v4 08/12] ptrace: Document that wait_task_inactive can't fail, Eric W. Biederman
- [PATCH v4 09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs, Eric W. Biederman
- [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Alexander Gordeev
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Alexander Gordeev
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Eric W. Biederman
- Re: [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state, Steven Rostedt
- [PATCH v4 10/12] ptrace: Don't change __state, Eric W. Biederman
- [PATCH v4 11/12] ptrace: Always take siglock in ptrace_resume, Eric W. Biederman
- Re: [PATCH v4 0/12] ptrace: cleaning up ptrace_stop, Oleg Nesterov
- Re: [PATCH v4 0/12] ptrace: cleaning up ptrace_stop, Kees Cook
- Re: [PATCH v4 0/12] ptrace: cleaning up ptrace_stop, Oleg Nesterov
- [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock, Eric W. Biederman
- [PATCH 04/16] powerpc/xmon: Use real_parent when displaying a list of processes, Eric W. Biederman
- [PATCH 02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET, Eric W. Biederman
- [PATCH 01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT, Eric W. Biederman
- [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach, Eric W. Biederman
- [PATCH 08/16] ptrace: Only populate last_siginfo from ptrace, Eric W. Biederman
- [PATCH 06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo, Eric W. Biederman
- [PATCH 07/16] signal: Wake up the designated parent, Eric W. Biederman
- [PATCH 09/16] ptrace: In ptrace_setsiginfo deal with invalid si_signo, Eric W. Biederman
- [PATCH 03/16] kdb: Use real_parent when displaying a list of processes, Eric W. Biederman
- [PATCH 16/16] signal: Always call do_notify_parent_cldstop with siglock held, Eric W. Biederman
- [PATCH 10/16] ptrace: In ptrace_signal look at what the debugger did with siginfo, Eric W. Biederman
- [PATCH 14/16] signal: Protect parent child relationships by childs siglock, Eric W. Biederman
- [PATCH 12/16] ptrace: Stop protecting ptrace_set_signr with tasklist_lock, Eric W. Biederman
- [PATCH 15/16] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach, Eric W. Biederman
- [PATCH 11/16] ptrace: Use si_sino as the signal number to resume with, Eric W. Biederman
- [PATCH 13/16] ptrace: Document why ptrace_setoptions does not need a lock, Eric W. Biederman
- Message not available
- Re: [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock, Sebastian Andrzej Siewior
- Re: [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock, Sebastian Andrzej Siewior
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating,
Baolin Wang
[PATCH v4] mm: Using for_each_online_node and node_online instead of open coding,
Peng Liu
[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter, Jason A. Donenfeld
[PATCH 0/7] Remove unused SLOW_DOWN_IO,
Bjorn Helgaas
[PATCH v2 0/9] introduce mirrored memory support for arm64,
Wupeng Ma
- [PATCH v2 1/9] efi: Make efi_print_memmap() public, Wupeng Ma
- [PATCH v2 2/9] arm64: efi: Add fake memory support, Wupeng Ma
- [PATCH v2 3/9] efi: Make efi_find_mirror() public, Wupeng Ma
- [PATCH v2 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges, Wupeng Ma
- [PATCH v2 5/9] mm: Ratelimited mirrored memory related warning messages, Wupeng Ma
- [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K, Wupeng Ma
- [PATCH v2 6/9] mm: Demote warning message in vmemmap_verify() to debug level, Wupeng Ma
- [PATCH v2 8/9] efi: Disable mirror feature if kernelcore is not specified, Wupeng Ma
- [PATCH v2 9/9] ia64/efi: Code simplification in efi_init, Wupeng Ma
- Re: [PATCH v2 0/9] introduce mirrored memory support for arm64, Ard Biesheuvel
[Index of Archives]
[Linux x86_64]
[Linux S390]
[Kernel]
[Linux ARM]
Mail converted by MHonArc