LinuxLists
Users
About
James Morse (
[email protected]
)
Number of posts: 1750 (0.56 per day)
First post: 2015-11-03 17:59:01
Last post: 2024-06-14 15:32:47
Previous Page
/
Next Page
Date
List
Subject
2022-04-06 18:26:33
linux-kernel
[stable:PATCH v4.9.309 37/43] arm64: entry: Add macro for reading symbol addresses from the trampoline
2022-04-06 18:26:29
linux-kernel
[stable:PATCH v4.9.309 41/43] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
2022-04-06 18:26:18
linux-kernel
[stable:PATCH v4.9.309 34/43] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
2022-04-06 18:26:17
linux-kernel
[stable:PATCH v4.9.309 32/43] arm64: entry: Make the kpti trampoline's kpti sequence optional
2022-04-06 18:26:14
linux-kernel
[stable:PATCH v4.9.309 28/43] arm64: entry: Move the trampoline data page before the text page
2022-04-06 18:26:02
linux-kernel
[stable:PATCH v4.9.309 40/43] arm64: Mitigate spectre style branch history side channels
2022-04-06 18:25:58
linux-kernel
[stable:PATCH v4.9.309 35/43] arm64: Move arm64_update_smccc_conduit() out of SSBD ifdef
2022-04-06 18:25:54
linux-kernel
[stable:PATCH v4.9.309 33/43] arm64: entry: Allow the trampoline text to occupy multiple pages
2022-04-06 18:25:54
linux-kernel
[stable:PATCH v4.9.309 21/43] arm64: Add part number for Arm Cortex-A77
2022-04-06 18:25:48
linux-kernel
[stable:PATCH v4.9.309 30/43] arm64: entry: Don't assume tramp_vectors is the start of the vectors
2022-04-06 18:25:33
linux-kernel
[stable:PATCH v4.9.309 29/43] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
2022-04-06 18:25:33
linux-kernel
[stable:PATCH v4.9.309 25/43] arm64: entry.S: Add ventry overflow sanity checks
2022-04-06 18:25:30
linux-kernel
[stable:PATCH v4.9.309 24/43] arm64: Add helper to decode register from instruction
2022-04-06 18:25:30
linux-kernel
[stable:PATCH v4.9.309 27/43] arm64: entry: Free up another register on kpti's tramp_exit path
2022-04-06 18:25:29
linux-kernel
[stable:PATCH v4.9.309 26/43] arm64: entry: Make the trampoline cleanup optional
2022-04-06 18:25:29
linux-kernel
[stable:PATCH v4.9.309 19/43] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
2022-04-06 18:25:17
linux-kernel
[stable:PATCH v4.9.309 15/43] arm64: arch_timer: Add erratum handler for CPU-specific capability
2022-04-06 18:25:16
linux-kernel
[stable:PATCH v4.9.309 23/43] arm64: Add Cortex-X2 CPU part definition
2022-04-06 18:25:09
linux-kernel
[stable:PATCH v4.9.309 22/43] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
2022-04-06 18:25:01
linux-kernel
[stable:PATCH v4.9.309 20/43] arm64: Add part number for Neoverse N1
2022-04-06 18:24:59
linux-kernel
[stable:PATCH v4.9.309 18/43] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
2022-04-06 18:24:55
linux-kernel
[stable:PATCH v4.9.309 16/43] arm64: arch_timer: Add workaround for ARM erratum 1188873
2022-04-06 18:24:53
linux-kernel
[stable:PATCH v4.9.309 17/43] arm64: arch_timer: avoid unused function warning
2022-04-06 18:24:39
linux-kernel
[stable:PATCH v4.9.309 14/43] arm64: arch_timer: Add infrastructure for multiple erratum detection methods
2022-04-06 18:24:33
linux-kernel
[stable:PATCH v4.9.309 13/43] clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
2022-04-06 18:24:29
linux-kernel
[stable:PATCH v4.9.309 10/43] arm64: Add helpers for checking CPU MIDR against a range
2022-04-06 18:24:27
linux-kernel
[stable:PATCH v4.9.309 02/43] arm64: Remove useless UAO IPI and describe how this gets enabled
2022-04-06 18:24:24
linux-kernel
[stable:PATCH v4.9.309 12/43] clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
2022-04-06 18:24:24
linux-kernel
[stable:PATCH v4.9.309 08/43] arm64: capabilities: Add flags to handle the conflicts on late CPU
2022-04-06 18:24:22
linux-kernel
[stable:PATCH v4.9.309 09/43] arm64: capabilities: Clean up midr range helpers
2022-04-06 18:24:21
linux-kernel
[stable:PATCH v4.9.309 06/43] arm64: capabilities: Move errata processing code
2022-04-06 18:24:06
linux-kernel
[stable:PATCH v4.9.309 11/43] arm64: capabilities: Add support for checks based on a list of MIDRs
2022-04-06 18:24:06
linux-kernel
[stable:PATCH v4.9.309 07/43] arm64: capabilities: Prepare for fine grained capabilities
2022-04-06 18:23:49
linux-kernel
[stable:PATCH v4.9.309 04/43] arm64: capabilities: Update prototype for enable call back
2022-04-06 18:23:21
linux-kernel
[stable:PATCH v4.9.309 03/43] arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
2022-04-06 18:23:13
linux-kernel
[stable:PATCH v4.9.309 01/43] arm64: errata: Provide macro for major and minor cpu revisions
2022-04-06 18:23:10
linux-kernel
[stable:PATCH v4.9.309 05/43] arm64: capabilities: Move errata work around check on boot CPU
2022-04-06 18:21:59
linux-kernel
[stable:PATCH v4.9.309 00/43] arm64: Mitigate spectre style branch history side channels
2022-04-05 02:53:53
linux-kernel
Re: [PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-05 02:01:52
linux-kernel
Re: [PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-05 01:28:24
linux-kernel
Re: [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-04-05 00:32:56
linux-kernel
Re: [PATCH v3 21/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-04 23:12:02
linux-kernel
Re: [PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-04 21:41:26
linux-kernel
[stable:PATCH v4.14.274 06/27] arm64: Add part number for Arm Cortex-A77
2022-04-02 20:01:54
linux-kernel
[stable:PATCH v4.14.274 10/27] arm64: entry: Make the trampoline cleanup optional
2022-04-02 17:04:23
linux-kernel
[stable:PATCH v4.14.274 23/27] KVM: arm64: Add templates for BHB mitigation sequences
2022-04-02 01:10:24
linux-kernel
[stable:PATCH v4.14.274 22/27] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
2022-04-01 16:20:47
linux-kernel
[stable:PATCH v4.14.274 11/27] arm64: entry: Free up another register on kpti's tramp_exit path
2022-04-01 15:29:06
linux-kernel
[stable:PATCH v4.14.274 15/27] arm64: entry: Move trampoline macros out of ifdef'd section
2022-04-01 15:13:57
linux-kernel
[stable:PATCH v4.14.274 04/27] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
2022-04-01 14:52:10
linux-kernel
[stable:PATCH v4.14.274 03/27] arm64: Add silicon-errata.txt entry for ARM erratum 1188873