Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2022-01-05 17:08:53 to 2022-02-12 00:32:30 UTC [more...]

incoming
 2022-02-12  0:32 UTC  (10+ messages)
` [patch 1/5] mm: fix invalid page pointer returned with FOLL_PIN gups
` [patch 2/5] mm/gup: follow_pfn_pte(): -EEXIST cleanup
` [patch 3/5] mm/gup: remove unused pin_user_pages_locked()
` [patch 4/5] mm: change lookup_node() to use get_user_pages_fast()
` [patch 5/5] mm/gup: remove unused get_user_pages_locked()
` [patch 1/5] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
` [patch 2/5] fs/proc: task_mmu.c: don't read mapcount for migration entry
` [patch 3/5] mm: vmscan: remove deadlock due to throttling failing to make progress

[RFC] x86/mce: Add workaround for SKX/CLX/CPX spurious machine checks
 2022-02-11 20:23 UTC  (13+ messages)
              ` [PATCH] "

[PATCH v2] fs: move binfmt_misc sysctl to its own file as built-in
 2022-02-10  0:23 UTC  (7+ messages)

[PATCH v2] xen: update missing ioctl magic numers documentation
 2022-02-04  9:23 UTC  (3+ messages)

[PATCH] xen: xenbus_dev.h: delete incorrect file name
 2022-02-04  9:23 UTC  (4+ messages)

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

[PATCH] ASoC: wm8962: Allow switching between analog and digital inputs
 2022-02-03  9:21 UTC 

[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
 2022-01-31 23:01 UTC  (39+ 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 v2 0/6] PPIN (Protected Processor Inventory Number) updates
  ` [PATCH v2 1/6] x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
  ` [PATCH v2 2/6] x86/cpu: Merge Intel and AMD ppin_init() functions
  ` [PATCH v2 3/6] x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
  ` [PATCH v2 4/6] x86/cpu: Read/save PPIN MSR during initialization
  ` [PATCH v2 5/6] topology/sysfs: Add format parameter to macro defining "show" functions for proc
  ` [PATCH v2 6/6] topology/sysfs: Add PPIN in sysfs under cpu topology
  ` [PATCH v3 0/5] PPIN (Protected Processor Inventory Number) updates
    ` [PATCH v3 1/5] x86/cpu: Merge Intel and AMD ppin_init() functions
    ` [PATCH v3 2/5] x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
    ` [PATCH v3 3/5] x86/cpu: Read/save PPIN MSR during initialization
    ` [PATCH v3 4/5] topology/sysfs: Add format parameter to macro defining "show" functions for proc
    ` [PATCH v3 5/5] topology/sysfs: Add PPIN in sysfs under cpu topology

[PATCH] xen: update missing ioctl magic numers documentation
 2022-01-31 16:15 UTC  (3+ messages)

[PATCH 0/4] Unify meaning of interleave attributes
 2022-01-28 10:15 UTC  (9+ messages)
` [PATCH 1/4] cxl/acpi: Store interleave granularity absolutely
` [PATCH 2/4] cxl/core: Add more decoder attributes to sysfs
` [PATCH 3/4] cxl/core: Extract IW/IG decoding
` [PATCH 4/4] cxl/acpi: Use common "

[ANNOUNCE] v5.16.2-rt19
 2022-01-21 18:30 UTC 

[GIT PULL] slab for 5.17 - part 2
 2022-01-18  4:53 UTC  (2+ messages)

[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  (27+ messages)
` [PATCH v4 02/32] mm/slab: Dissolve slab_map_pages() in its caller
` [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 09/32] mm: Convert check_heap_object() to use "
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to "
` [PATCH v4 25/32] mm/kasan: Convert to struct folio and "
` [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] [v3] x86/sgx: Fix NULL pointer dereference on non-SGX systems
 2022-01-07 11:53 UTC  (3+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox