Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-11-06 13:34:31 to 2023-11-14 20:20:14 UTC [more...]

[PATCH 00/20] remove the SLAB allocator
 2023-11-14 20:20 UTC  (50+ messages)
` [PATCH 01/20] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH 03/20] KFENCE: cleanup kfence_guarded_alloc() after CONFIG_SLAB removal
` [PATCH 04/20] mm/memcontrol: remove CONFIG_SLAB #ifdef guards
` [PATCH 05/20] cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
` [PATCH 06/20] mm/slab: remove CONFIG_SLAB code from slab common code
` [PATCH 07/20] mm/mempool/dmapool: remove CONFIG_DEBUG_SLAB ifdefs
` [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h
` [PATCH 09/20] mm/slab: move struct kmem_cache_cpu declaration to slub.c
` [PATCH 10/20] mm/slab: move the rest of slub_def.h to mm/slab.h
` [PATCH 11/20] mm/slab: consolidate includes in the internal mm/slab.h
` [PATCH 12/20] mm/slab: move pre/post-alloc hooks from slab.h to slub.c
` [PATCH 13/20] mm/slab: move memcg related functions "
` [PATCH 14/20] mm/slab: move struct kmem_cache_node "
` [PATCH 15/20] mm/slab: move kfree() from slab_common.c "
` [PATCH 16/20] mm/slab: move kmalloc_slab() to mm/slab.h
` [PATCH 17/20] mm/slab: move kmalloc() functions from slab_common.c to slub.c
` [PATCH 18/20] mm/slub: remove slab_alloc() and __kmem_cache_alloc_lru() wrappers
` [PATCH 19/20] mm/slub: optimize alloc fastpath code layout
` [PATCH 20/20] mm/slub: optimize free fast path "

[PATCH v8 0/3] Handle corrected machine check interrupt storms
 2023-11-14 19:23 UTC  (6+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/3] x86/mce: Add per-bank CMCI storm mitigation

[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2023-11-13 20:49 UTC  (30+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/8] x86/resctrl: Prepare for new domain scope
  ` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
  ` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
  ` [PATCH v10 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
  ` [PATCH v11 0/8] Add support for Sub-NUMA cluster (SNC) systems
    ` [PATCH v11 1/8] x86/resctrl: Prepare for new domain scope
    ` [PATCH v11 2/8] x86/resctrl: Prepare to split rdt_domain structure
    ` [PATCH v11 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
    ` [PATCH v11 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
    ` [PATCH v11 5/8] x86/resctrl: Add node-scope to the options for feature scope
    ` [PATCH v11 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
    ` [PATCH v11 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
    ` [PATCH v11 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes

[PATCH v2] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
 2023-11-09 21:27 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] userns: eliminate many kernel-doc warnings
 2023-11-09  9:20 UTC  (2+ messages)

[PATCH 5.4 000/131] 5.4.258-rc1 review
 2023-11-08 16:48 UTC  (5+ messages)
` [PATCH 5.4 062/131] ncsi: Propagate carrier gain/loss events to the NCSI controller

[RFC PATCH V3 00/26] vfio/pci: Back guest interrupts from Interrupt Message Store (IMS)
 2023-11-08 16:52 UTC  (13+ messages)

[PATCH 5.15 000/125] 5.15.138-rc2 review
 2023-11-08 14:30 UTC  (7+ messages)

[PATCH 5.10 00/91] 5.10.200-rc2 review
 2023-11-08 14:29 UTC  (6+ messages)

[PATCH 6.6 00/30] 6.6.1-rc1 review
 2023-11-08  9:50 UTC  (13+ messages)

[PATCH v2] LoongArch: Mark __percpu functions as always inline
 2023-11-08  3:11 UTC  (2+ messages)

[PATCH net v3] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-07 22:30 UTC  (6+ messages)

[PATCH 5.10 00/95] 5.10.200-rc1 review
 2023-11-07 20:24 UTC  (21+ messages)
` [PATCH 5.10 86/95] can: isotp: isotp_bind(): do not validate unused address information
` [PATCH 5.10 90/95] usb: raw-gadget: properly handle interrupted requests
` [PATCH 5.10 91/95] tty: 8250: Remove UC-257 and UC-431
` [PATCH 5.10 92/95] tty: 8250: Add support for additional Brainboxes UC cards
` [PATCH 5.10 93/95] tty: 8250: Add support for Brainboxes UP cards
` [PATCH 5.10 94/95] tty: 8250: Add support for Intashield IS-100
` [PATCH 5.10 95/95] ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection

[PATCH 5.15 000/128] 5.15.138-rc1 review
 2023-11-07 20:21 UTC  (13+ messages)

[PATCH 4.14 00/48] 4.14.329-rc1 review
 2023-11-07 19:01 UTC  (6+ messages)

[PATCH 6.5 00/88] 6.5.11-rc1 review
 2023-11-07 18:54 UTC  (12+ messages)

[PATCH 6.1 00/62] 6.1.62-rc1 review
 2023-11-07 18:54 UTC  (13+ messages)

[PATCH 5.4 00/74] 5.4.260-rc1 review
 2023-11-07 18:53 UTC  (8+ messages)
` [PATCH 5.4 34/74] arm64: fix a concurrency issue in emulation_proc_handler()

[PATCH 4.19 00/61] 4.19.298-rc1 review
 2023-11-07 18:53 UTC  (8+ messages)
` [PATCH 4.19 27/61] arm64: fix a concurrency issue in emulation_proc_handler()

[PATCH] MAINTAINERS: Add Joel Granados as co-maintainer for proc sysctl
 2023-11-07  7:49 UTC  (2+ messages)

[PATCH net v2] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-06 21:16 UTC  (5+ messages)


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