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-06-22 17:08:58
linux-kernel
[PATCH v5 21/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-06-22 17:08:05
linux-kernel
[PATCH v5 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
2022-06-22 17:07:54
linux-kernel
[PATCH v5 07/21] x86/resctrl: Abstract and use supports_mba_mbps()
2022-06-22 17:07:50
linux-kernel
[PATCH v5 08/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-06-22 17:07:33
linux-kernel
[PATCH v5 01/21] x86/resctrl: Kill off alloc_enabled
2022-06-22 17:07:33
linux-kernel
[PATCH v5 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
2022-06-22 17:07:30
linux-kernel
[PATCH v5 18/21] x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
2022-06-22 17:07:30
linux-kernel
[PATCH v5 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
2022-06-22 17:07:26
linux-kernel
[PATCH v5 15/21] x86/resctrl: Abstract __rmid_read()
2022-06-22 17:05:59
linux-kernel
[PATCH v5 03/21] x86/resctrl: Add domain online callback for resctrl work
2022-06-22 17:01:03
linux-kernel
[PATCH v5 11/21] x86/resctrl: Allow update_mba_bw() to update controls directly
2022-06-22 16:57:59
linux-kernel
[PATCH v5 10/21] x86/resctrl: Remove architecture copy of mbps_val
2022-06-22 16:56:03
linux-kernel
[PATCH v5 06/21] x86/resctrl: Remove set_mba_sc()s control array re-initialisation
2022-06-22 15:36:08
linux-kernel
Re: [PATCH v4 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
2022-06-22 15:32:27
linux-kernel
Re: [PATCH v4 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-06-08 03:16:53
linux-kernel
Re: [PATCH v4 15/21] x86/resctrl: Abstract __rmid_read()
2022-06-07 15:53:12
linux-kernel
Re: [PATCH v4 08/21] x86/resctrl: Switch over to the resctrl mbps_val list
2022-06-07 14:49:45
linux-kernel
Re: [PATCH v4 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-04-13 00:11:40
linux-kernel
[PATCH v4 16/21] x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
2022-04-12 23:59:44
linux-kernel
[PATCH v4 04/21] x86/resctrl: Group struct rdt_hw_domain cleanup
2022-04-12 23:57:39
linux-kernel
[PATCH v4 10/21] x86/resctrl: Abstract and use supports_mba_mbps()
2022-04-12 23:45:52
linux-kernel
[PATCH v4 01/21] x86/resctrl: Kill off alloc_enabled
2022-04-12 23:43:59
linux-kernel
[PATCH v4 05/21] x86/resctrl: Add domain offline callback for resctrl work
2022-04-12 23:22:59
linux-kernel
[PATCH v4 13/21] x86/resctrl: Add per-rmid arch private storage for overflow and chunks
2022-04-12 23:09:49
linux-kernel
[PATCH v4 06/21] x86/resctrl: Remove set_mba_sc()s control array re-initialisation
2022-04-12 22:34:19
linux-kernel
[PATCH v4 08/21] x86/resctrl: Switch over to the resctrl mbps_val list
2022-04-12 22:30:01
linux-kernel
[PATCH v4 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain
2022-04-12 22:27:13
linux-kernel
[PATCH v4 19/21] x86/resctrl: Rename and change the units of resctrl_cqm_threshold
2022-04-12 22:16:27
linux-kernel
[PATCH v4 20/21] x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
2022-04-12 22:16:16
linux-kernel
[PATCH v4 14/21] x86/resctrl: Allow per-rmid arch private storage to be reset
2022-04-12 22:05:57
linux-kernel
[PATCH v4 15/21] x86/resctrl: Abstract __rmid_read()
2022-04-12 21:19:30
linux-kernel
[PATCH v4 21/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-12 21:13:04
linux-kernel
[PATCH v4 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-12 21:01:12
linux-kernel
[PATCH v4 09/21] x86/resctrl: Remove architecture copy of mbps_val
2022-04-12 20:56:50
linux-kernel
[PATCH v4 18/21] x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
2022-04-12 20:45:44
linux-kernel
[PATCH v4 11/21] x86/resctrl: Allow update_mba_bw() to update controls directly
2022-04-12 20:45:44
linux-kernel
[PATCH v4 03/21] x86/resctrl: Add domain online callback for resctrl work
2022-04-12 20:15:54
linux-kernel
[PATCH v4 17/21] x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
2022-04-12 20:02:30
linux-kernel
[PATCH v4 02/21] x86/resctrl: Merge mon_capable and mon_enabled
2022-04-12 19:51:38
linux-kernel
[PATCH v4 12/21] x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
2022-04-11 07:57:19
linux-kernel
Re: [stable:PATCH v4.9.309 40/43] arm64: Mitigate spectre style branch history side channels
2022-04-10 10:28:44
linux-kernel
Re: [PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
2022-04-09 06:04:15
linux-kernel
Re: arm64 spectre-bhb backports break boot on stable kernels <= v5.4
2022-04-08 21:06:34
linux-kernel
Re: arm64 spectre-bhb backports break boot on stable kernels <= v5.4
2022-04-07 20:52:56
linux-kernel
Re: [PATCH 4.9 00/43] 4.9.310-rc1 review
2022-04-06 18:26:52
linux-kernel
[stable:PATCH v4.9.309 38/43] arm64: Add percpu vectors for EL1
2022-04-06 18:26:50
linux-kernel
[stable:PATCH v4.9.309 31/43] arm64: entry: Move trampoline macros out of ifdef'd section
2022-04-06 18:26:43
linux-kernel
[stable:PATCH v4.9.309 42/43] arm64: add ID_AA64ISAR2_EL1 sys register
2022-04-06 18:26:38
linux-kernel
[stable:PATCH v4.9.309 43/43] arm64: Use the clearbhb instruction in mitigations
2022-04-06 18:26:37
linux-kernel
[stable:PATCH v4.9.309 36/43] arm64: entry: Add vectors that have the bhb mitigation sequences
2022-04-06 18:26:37
linux-kernel
[stable:PATCH v4.9.309 39/43] KVM: arm64: Add templates for BHB mitigation sequences