LinuxLists
Users
About
Mark Rutland (
[email protected]
)
Number of posts: 5595 (1.32 per day)
First post: 2012-11-16 10:35:17
Last post: 2024-06-14 15:24:38
Previous Page
/
Next Page
Date
List
Subject
2024-02-15 11:19:41
linux-kernel
Re: [PATCH v6 04/18] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn()
2024-02-14 18:59:42
linux-kernel
Re: [PATCH v2] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-14 14:12:55
linux-kernel
Re: [PATCH 04/30] sched: make test_*_tsk_thread_flag() return bool
2024-02-14 14:08:52
linux-kernel
Re: [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
2024-02-14 13:38:56
linux-kernel
Re: [PATCH 17/30] x86/thread_info: define TIF_NEED_RESCHED_LAZY
2024-02-14 12:12:42
linux-kernel
Re: [PATCH v6 2/3] overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
2024-02-14 12:11:42
linux-kernel
Re: [PATCH v6 1/3] overflow: Adjust check_*_overflow() kern-doc to reflect results
2024-02-14 11:33:49
linux-kernel
Re: [PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
2024-02-13 17:48:47
linux-kernel
Re: [PATCH] arm64: allow post-init vmalloc PXNTable
2024-02-13 17:44:44
linux-kernel
Re: [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings
2024-02-13 17:04:39
linux-kernel
Re: [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
2024-02-13 16:56:03
linux-kernel
Re: [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf
2024-02-13 16:55:07
linux-kernel
Re: [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()
2024-02-13 16:53:17
linux-kernel
Re: [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
2024-02-13 16:32:00
linux-kernel
Re: [PATCH v5 20/25] arm64/mm: Implement new wrprotect_ptes() batch API
2024-02-13 12:04:22
linux-kernel
Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-12 14:06:44
linux-kernel
Re: [PATCH v3 00/35] Fast kernel headers: reduce header dependencies
2024-02-12 12:05:38
linux-kernel
Re: [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
2024-02-09 12:41:04
linux-kernel
[PATCH v2] locking/atomic: scripts: clarify ordering of conditional atomics
2024-02-09 12:35:49
linux-kernel
Re: [PATCH] locking/atomic: scripts: clarify ordering of conditional atomics
2024-02-09 11:55:10
linux-kernel
Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
2024-02-09 11:11:28
linux-kernel
Re: [PATCH v2] arm64: jump_label: use constraints "Si" instead of "i"
2024-02-08 18:07:58
linux-kernel
Re: [PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
2024-02-07 12:24:38
linux-kernel
Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-07 12:22:08
linux-kernel
Re: [PATCH v3 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
2024-02-07 10:18:42
linux-kernel
Re: [PATCH REPOST v2] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-02-07 09:52:24
linux-kernel
Re: [RFC PATCH] KVM: arm64: Override Microsoft Azure Cobalt 100 MIDR value with ARM Neoverse N2
2024-02-06 12:19:41
linux-kernel
Re: [Patch] memory: tegra: Skip SID override from Guest VM
2024-02-05 16:04:17
linux-kernel
Re: [PATCH] kasan: add atomic tests
2024-02-05 14:39:57
linux-kernel
Re: Question about the ipi_raise filter usage and output
2024-02-05 12:59:39
linux-kernel
Re: [PATCH] arm64: Print provenance information for addresses in registers
2024-02-05 12:12:35
linux-kernel
Re: [PATCH] arm64: remove unneeded BUILD_BUG_ON assertion
2024-02-05 11:00:05
linux-kernel
Re: [PATCH] perf: make pmu_bus const
2024-02-05 10:31:41
linux-kernel
Re: Question about the ipi_raise filter usage and output
2024-01-30 18:14:33
linux-kernel
Re: [PATCH] dmaengine: idxd: Change wmb() to smp_wmb() when copying completion record to user space
2024-01-30 17:59:00
linux-kernel
Re: [PATCH] dmaengine: idxd: Change wmb() to smp_wmb() when copying completion record to user space
2024-01-30 17:13:00
linux-kernel
Re: [PATCH doc] Emphasize that failed atomic operations give no ordering
2024-01-30 13:08:27
linux-kernel
Re: [PATCH v10 2/6] arm64: add support for machine check error safe
2024-01-30 12:02:32
linux-kernel
Re: [PATCH v10 3/6] arm64: add uaccess to machine check safe
2024-01-30 10:34:37
linux-kernel
Re: [PATCH] arm64: make member of struct pt_regs and it's offset macro in the same order
2024-01-30 10:31:58
linux-kernel
Re: [PATCH v10 5/6] arm64: support copy_mc_[user]_highpage()
2024-01-30 10:21:35
linux-kernel
Re: [PATCH v10 6/6] arm64: introduce copy_mc_to_kernel() implementation
2024-01-29 17:58:53
linux-kernel
Re: [PATCH v10 3/6] arm64: add uaccess to machine check safe
2024-01-29 17:51:51
linux-kernel
Re: [PATCH v10 2/6] arm64: add support for machine check error safe
2024-01-29 12:23:10
linux-kernel
[PATCH] locking/atomic: scripts: clarify ordering of conditional atomics
2024-01-26 17:00:38
linux-kernel
Re: [PATCH 05/11] arm64: Kconfig: Clean up tautological LLVM version checks
2024-01-26 15:15:59
linux-kernel
[PATCH v2] perf print-events: make is_event_supported() more robust
2024-01-26 14:36:54
linux-kernel
Re: [PATCH] perf print-events: make is_event_supported() more robust
2024-01-26 13:00:52
linux-kernel
Re: [PATCH 05/11] arm64: Kconfig: Clean up tautological LLVM version checks
2024-01-24 16:24:07
linux-kernel
Re: [PATCH] perf print-events: make is_event_supported() more robust
2024-01-24 16:05:37
linux-kernel
Re: [PATCH] perf print-events: make is_event_supported() more robust