Toggle navigation
Patchwork
linux-kernel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Dave Hansen
| State =
Action Required
| 60 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[RFC,34/34] x86/cpu: Mark new boot CPU and config structures appropriately
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,33/34] x86/cpu: Make get_cpu_address_sizes() static and __init
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,32/34] x86/cpu/amd: Move memory encryption detection
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,31/34] x86/cpu/intel: Mark BSP init function as __init
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,30/34] x86/cpu/centaur: Mark BSP init function as __init
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,29/34] x86/xen: Remove extra get_cpu_address_sizes() call
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,28/34] x86/cpu: Return sane defaults for early x86_config reads
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,27/34] x86/cpu: Enforce read-only x86_config state (lightly)
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,26/34] x86/cpu: Zap superfluous get_cpu_address_sizes()
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,25/34] x86/cpu: Move cache bits to global config
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,24/34] x86/cpu: Establish 'min_cache_bits' configuration
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,23/34] x86/cpu: Move cache alignment configuration to global struct
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,22/34] x86/cpu: Move CLFLUSH size into global config
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,21/34] x86/cpu: Consolidate CLFLUSH size setting.
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,20/34] x86/cpu: Remove superfluous cache alignment assignments
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,19/34] x86/cpu: Introduce cache alignment multiplier
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,18/34] x86/cpu/centaur: Move cache alignment override to BSP init
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,17/34] x86/cpu: Move virtual address limit out of cpuinfo_x86
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,16/34] x86/cpu: Move physical address limit out of cpuinfo_x86
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,15/34] x86/cpu: Remove default x86_phys_bits assignment
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,14/34] x86/cpu: Remove default physical address space settings
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,13/34] x86/boot: Use address reduction config to handle erratum
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,12/34] x86/cpu/intel: Actually use "address configuration" infrastructure for MKTME
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,11/34] x86/cpu/intel: Prepare MKTME for "address configuration" infrastructure
x86: Rework system-wide configuration masquerading as per-cpu data
- 1 -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,10/34] x86/cpu/amd: Use new "address configuration" infrastructure
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,09/34] x86/cpu: Introduce address configuration structure
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,08/34] x86/cpu: Add CLFLUSH size helper
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,07/34] x86/mm: Introduce virtual address space limit helper
x86: Rework system-wide configuration masquerading as per-cpu data
- 1 -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,06/34] x86/boot: Use consistent value for iomem_resource.end
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,05/34] x86/cpu: Move /proc per-cpu ->x86_phys_bits reference to global one
x86: Rework system-wide configuration masquerading as per-cpu data
- 1 -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,04/34] x86/mm: Introduce physical address limit helper
x86: Rework system-wide configuration masquerading as per-cpu data
- 1 -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,03/34] x86/pci: Assume that clflush size is always provided
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,02/34] x86/xen: Remove early "debug" physical address lookups
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
[RFC,01/34] x86/xen: Explain why calling get_cpu_cap() so early is a hack
x86: Rework system-wide configuration masquerading as per-cpu data
- - -
-
-
-
2024-02-22
Dave Hansen
New
x86/mm: Simplify redundant overlap calculation
x86/mm: Simplify redundant overlap calculation
- 1 -
-
-
-
2024-01-23
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.8
[GIT,PULL] x86/tdx for 6.8
- - -
-
-
-
2024-01-10
Dave Hansen
New
[GIT,PULL] x86/sgx for 6.8
[GIT,PULL] x86/sgx for 6.8
- - -
-
-
-
2024-01-10
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.7
[GIT,PULL] x86/tdx for 6.7
- - -
-
-
-
2023-11-01
Dave Hansen
New
x86/boot: Move x86_cache_alignment initialization to correct spot
x86/boot: Move x86_cache_alignment initialization to correct spot
- - 1
-
-
-
2023-10-02
Dave Hansen
New
[v2] x86/mm: Remove "INVPCID single" feature tracking
[v2] x86/mm: Remove "INVPCID single" feature tracking
- - -
-
-
-
2023-07-18
Dave Hansen
New
x86/mm: Remove "INVPCID single" feature tracking
x86/mm: Remove "INVPCID single" feature tracking
- - -
-
-
-
2023-07-14
Dave Hansen
New
[GIT,PULL] x86/cleanups for 6.5
[GIT,PULL] x86/cleanups for 6.5
- - -
-
-
-
2023-06-26
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.5
[GIT,PULL] x86/tdx for 6.5
- - -
-
-
-
2023-06-26
Dave Hansen
New
[GIT,PULL] x86/platform for 6.5
[GIT,PULL] x86/platform for 6.5
- - -
-
-
-
2023-06-26
Dave Hansen
New
[GIT,PULL] x86/irq for 6.5
[GIT,PULL] x86/irq for 6.5
- - -
-
-
-
2023-06-26
Dave Hansen
New
[GIT,PULL] x86/urgent for 6.4-rc4
[GIT,PULL] x86/urgent for 6.4-rc4
- - -
-
-
-
2023-05-22
Dave Hansen
New
[GIT,PULL] x86/mm for 6.4
[GIT,PULL] x86/mm for 6.4
- - -
-
-
-
2023-04-27
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.4 (take 2)
[GIT,PULL] x86/tdx for 6.4 (take 2)
- - -
-
-
-
2023-04-27
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.4
[GIT,PULL] x86/tdx for 6.4
- - -
-
-
-
2023-04-27
Dave Hansen
New
[GIT,PULL] x86/fpu for 6.4
[GIT,PULL] x86/fpu for 6.4
- - -
-
-
-
2023-04-27
Dave Hansen
New
[GIT,PULL] x86/cache for 6.4
[GIT,PULL] x86/cache for 6.4
- - -
-
-
-
2023-04-27
Dave Hansen
New
[GIT,PULL] x86/shstk for 6.4
[GIT,PULL] x86/shstk for 6.4
- - -
-
-
-
2023-04-24
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.3
[GIT,PULL] x86/tdx for 6.3
- - -
-
-
-
2023-02-22
Dave Hansen
New
[GIT,PULL] x86/mm for 6.2 (try #2)
[GIT,PULL] x86/mm for 6.2 (try #2)
- - -
-
-
-
2022-12-16
Dave Hansen
New
[GIT,PULL] x86/mm for 6.2
[GIT,PULL] x86/mm for 6.2
- - -
-
-
-
2022-12-13
Dave Hansen
New
[GIT,PULL] x86/sgx for 6.2
[GIT,PULL] x86/sgx for 6.2
- - -
-
-
-
2022-12-12
Dave Hansen
New
[GIT,PULL] x86/tdx for 6.2
[GIT,PULL] x86/tdx for 6.2
- - -
-
-
-
2022-12-12
Dave Hansen
New
[GIT,PULL] x86/fpu for 6.2
[GIT,PULL] x86/fpu for 6.2
- - -
-
-
-
2022-12-12
Dave Hansen
New
[GIT,PULL] x86/splitlock for 6.2
[GIT,PULL] x86/splitlock for 6.2
- - -
-
-
-
2022-12-12
Dave Hansen
New
[GIT,PULL] x86/cache for 6.2
[GIT,PULL] x86/cache for 6.2
- - -
-
-
-
2022-12-12
Dave Hansen
New