patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 18:15:22 to 2022-01-15 19:01:02 UTC [more...]

[PATCH v2 00/15] CXL Region driver
 2022-01-15 19:00 UTC  (17+ messages)
` [PATCH v2 01/15] cxl/core: Rename find_cxl_port
` [PATCH v2 02/15] cxl/core: Track port depth
` [PATCH v2 03/15] cxl/region: Add region creation ABI
` [PATCH v2 04/15] cxl/region: Introduce concept of region configuration
` [PATCH v2 05/15] cxl/mem: Cache port created by the mem dev
` [PATCH v2 06/15] cxl/region: Introduce a cxl_region driver
` [PATCH v2 07/15] cxl/acpi: Handle address space allocation
` [PATCH v2 08/15] cxl/region: Address "
` [PATCH v2 09/15] cxl/region: Implement XHB verification
` [PATCH v2 10/15] cxl/region: HB port config verification
` [PATCH v2 11/15] cxl/region: Add infrastructure for decoder programming
` [PATCH v2 12/15] cxl/region: Collect host bridge decoders
` [PATCH v2 13/15] cxl: Program decoders for regions
` [PATCH v2 14/15] cxl/pmem: Convert nvdimm bridge API to use memdev
` [PATCH v2 15/15] cxl/region: Create an nd_region

[PATCH 00/13] CXL Region driver
 2022-01-15 18:54 UTC  (30+ messages)
` [PATCH 01/13] cxl/core: Rename find_cxl_port
` [PATCH 02/13] cxl/core: Track port depth
` [PATCH 03/13] cxl/region: Add region creation ABI
` [PATCH 04/13] cxl/region: Introduce concept of region configuration
` [PATCH 05/13] cxl/mem: Cache port created by the mem dev
` [PATCH 06/13] cxl/region: Introduce a cxl_region driver
` [PATCH 07/13] cxl/acpi: Handle address space allocation
` [PATCH 08/13] cxl/region: Address "
` [PATCH 09/13] cxl/region: Implement XHB verification
` [PATCH 10/13] cxl/region: HB port config verification
` [PATCH 11/13] cxl/region: Add infrastructure for decoder programming
` [PATCH 12/13] cxl/region: Record host bridge target list
` [PATCH 13/13] cxl: Program decoders for regions

[PATCH 0/3] ASoC: topology: Fixes
 2022-01-11 19:05 UTC  (4+ messages)
` [PATCH 1/3] ASoC: topology: Remove superfluous error prints
` [PATCH 2/3] ASoC: topology: Allow TLV control to be either read or write
` [PATCH 3/3] ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior

[GIT PULL] slab for 5.17
 2022-01-10 20:22 UTC  (2+ messages)

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-08  6:21 UTC  (55+ messages)
` [PATCH v4 01/32] mm: add virt_to_folio() and folio_address()
` [PATCH v4 02/32] mm/slab: Dissolve slab_map_pages() in its caller
` [PATCH v4 03/32] mm/slub: Make object_err() static
` [PATCH v4 04/32] mm: Split slab into its own type
` [PATCH v4 05/32] mm: Convert [un]account_slab_page() to struct slab
` [PATCH v4 06/32] mm: Convert virt_to_cache() to use "
` [PATCH v4 07/32] mm: Convert __ksize() to "
` [PATCH v4 08/32] mm: Use struct slab in kmem_obj_info()
` [PATCH v4 09/32] mm: Convert check_heap_object() to use struct slab
` [PATCH v4 10/32] mm/slub: Convert detached_freelist to use a "
` [PATCH v4 11/32] mm/slub: Convert kfree() "
` [PATCH v4 12/32] mm/slub: Convert __slab_lock() and __slab_unlock() to "
` [PATCH v4 13/32] mm/slub: Convert print_page_info() to print_slab_info()
` [PATCH v4 14/32] mm/slub: Convert alloc_slab_page() to return a struct slab
` [PATCH v4 15/32] mm/slub: Convert __free_slab() to use "
` [PATCH v4 16/32] mm/slub: Convert pfmemalloc_match() to take a "
` [PATCH v4 17/32] mm/slub: Convert most struct page to struct slab by spatch
` [PATCH v4 18/32] mm/slub: Finish struct page to struct slab conversion
` [PATCH v4 19/32] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
` [PATCH v4 20/32] mm/slab: Convert most struct page to struct slab by spatch
` [PATCH v4 21/32] mm/slab: Finish struct page to struct slab conversion
` [PATCH v4 22/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab
` [PATCH v4 24/32] mm/slob: Convert SLOB to use struct slab and struct folio
` [PATCH v4 25/32] mm/kasan: Convert to struct folio and struct slab
` [PATCH v4 26/32] mm/kfence: Convert kfence_guarded_alloc() to "
` [PATCH v4 27/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations
` [PATCH v4 28/32] mm/slub: Simplify struct slab slabs field definition
` [PATCH v4 29/32] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled
` [PATCH v4 30/32] zsmalloc: Stop using slab fields in struct page
` [PATCH v4 31/32] bootmem: Use page->index instead of page->freelist
` [PATCH v4 32/32] mm/slob: Remove unnecessary page_mapcount_reset() function call

[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
 2022-01-07 22:54 UTC  (6+ messages)
` [PATCH 1/5] x86/ras: Merge Intel and AMD ppin_init() functions
` [PATCH 2/5] x86/ras: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
` [PATCH 3/5] x86/ras: Read/save PPIN MSR during initialization
` [PATCH 4/5] x86/sysfs: Add format parameter to macro defining "show" functions for proc
` [PATCH 5/5] x86/sysfs: Add PPIN in sysfs under cpu topology

[PATCH] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 11:53 UTC  (5+ messages)

[PATCH] linux: regulator: pca9450.h: Correct register masks for LDOs
 2021-12-07  9:05 UTC 

[PATCH v2 00/33] Separate struct slab from struct page
 2022-01-03 17:56 UTC  (77+ messages)
` [PATCH v2 01/33] mm: add virt_to_folio() and folio_address()
` [PATCH v2 02/33] mm/slab: Dissolve slab_map_pages() in its caller
` [PATCH v2 03/33] mm/slub: Make object_err() static
` [PATCH v2 04/33] mm: Split slab into its own type
` [PATCH v2 05/33] mm: Add account_slab() and unaccount_slab()
` [PATCH v2 06/33] mm: Convert virt_to_cache() to use struct slab
` [PATCH v2 07/33] mm: Convert __ksize() to "
` [PATCH v2 13/33] mm/slub: Convert print_page_info() to print_slab_info()
` [PATCH v2 17/33] mm/slub: Convert most struct page to struct slab by spatch
` [PATCH v2 18/33] mm/slub: Finish struct page to struct slab conversion
` [PATCH v2 19/33] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
` [PATCH v2 22/33] mm: Convert struct page to struct slab in functions used by other subsystems
` [PATCH v2 23/33] mm/memcg: Convert slab objcgs from struct page to struct slab
` [PATCH v2 24/33] mm/slob: Convert SLOB to use "
` [PATCH v2 25/33] mm/kasan: Convert to struct folio and "
` [PATCH v2 26/33] mm/kfence: Convert kfence_guarded_alloc() to "
` [PATCH v2 27/33] zsmalloc: Stop using slab fields in struct page
` [PATCH v2 28/33] bootmem: Use page->index instead of page->freelist
` [PATCH v2 29/33] iommu: Use put_pages_list
` [PATCH v2 30/33] mm: Remove slab from struct page
` [PATCH v2 31/33] mm/sl*b: Differentiate struct slab fields by sl*b implementations
  ` [PATCH] mm/slob: Remove unnecessary page_mapcount_reset() function call
` [PATCH v2 32/33] mm/slub: Simplify struct slab slabs field definition
` [PATCH v2 33/33] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled

A stack overflow found in flags_write()
 2021-12-27 11:59 UTC 

[PATCH] x86/mce: Reduce number of machine checks taken during recovery
 2021-12-27 10:52 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] x86/cpufeatures: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
 2021-12-16 17:24 UTC 

[PATCH] ASoC: tas2770: Fix setting of high sample rates
 2021-12-06 22:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).