All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 20:28:41 to 2023-06-22 21:03:04 UTC [more...]

[PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
 2023-06-22 20:28 UTC  (14+ messages)

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-22 20:57 UTC  (131+ messages)
` [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v5 03/33] pgtable: Create struct ptdesc
` [PATCH v5 04/33] mm: add utility functions for ptdesc
` [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v5 07/33] mm: Convert ptlock_ptr() "
` [PATCH v5 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v5 09/33] mm: Convert ptlock_init() "
` [PATCH v5 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v5 11/33] mm: Convert ptlock_free() "
` [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v5 14/33] x86: "
` [PATCH v5 15/33] s390: Convert various gmap "
` [PATCH v5 16/33] s390: Convert various pgalloc "
` [PATCH v5 17/33] mm: Remove page table members from struct page
` [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v5 19/33] arm: "
` [PATCH v5 20/33] arm64: "
` [PATCH v5 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v5 22/33] hexagon: "
` [PATCH v5 23/33] loongarch: Convert various functions "
` [PATCH v5 24/33] m68k: "
` [PATCH v5 25/33] mips: "
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs

[PATCH v7 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-22 20:55 UTC  (18+ messages)
` [PATCH v7 01/27] cxl/acpi: Probe RCRB later during RCH downstream port creation
` [PATCH v7 02/27] cxl: Updates for CXL Test to work with RCH
` [PATCH v7 03/27] cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
` [PATCH v7 04/27] cxl: Rename member @dport of struct cxl_dport to @dport_dev
` [PATCH v7 05/27] cxl: Rename 'uport' to 'uport_dev'
` [PATCH v7 06/27] cxl/core/regs: Add @dev to cxl_register_map
` [PATCH v7 07/27] cxl/pci: Refactor component register discovery for reuse
` [PATCH v7 08/27] cxl/acpi: Move add_host_bridge_uport() after cxl_get_chbs()
` [PATCH v7 09/27] cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port
` [PATCH v7 10/27] cxl/port: Remove Component Register base address from struct cxl_dport
` [PATCH v7 11/27] cxl/regs: Remove early capability checks in Component Register setup
` [PATCH v7 12/27] cxl/mem: Prepare for early RCH dport component register setup
` [PATCH v7 13/27] cxl/pci: Early setup RCH dport component registers from RCRB
` [PATCH v7 14/27] cxl/port: Store the port's Component Register mappings in struct cxl_port
` [PATCH v7 15/27] cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport
` [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v7 17/27] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability

[PATCH 0/4] fix some doc typos
 2023-06-22 21:02 UTC  (3+ messages)
` [PATCH 1/4] docs: sdk-manual: appendix-obtain: fix literal block content
  ` [docs] "

[PATCH v3 00/15] vfio: VFIO migration support with vIOMMU
 2023-06-22 21:01 UTC  (6+ messages)
` [PATCH v3 01/15] hw/pci: Refactor pci_device_iommu_address_space()

[PATCH v2 0/3] Early serial on Power
 2023-06-22 20:57 UTC  (4+ messages)
` [PATCH v2 1/3] xen/ppc: Set up a basic C environment
` [PATCH v2 2/3] xen/ppc: Implement early serial printk on pseries
` [PATCH v2 3/3] automation: Add smoke test for ppc64le

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-22 20:56 UTC  (8+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[EXTERNAL] [meta-ti][master/kirkstone][PATCH] ti-img-rogue-umlibs: fix yocto package cache issue
 2023-06-22 20:57 UTC 

[RFC PATCH] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining
 2023-06-22 20:55 UTC  (3+ messages)

[PATCH] Quote author name when creating am message
 2023-06-22 20:51 UTC  (2+ messages)

[PATCH v3 3/3] selftests/user_events: Add test cases when event is diabled
 2023-06-22 20:50 UTC  (4+ messages)

[PATCH v2] vduse: fix NULL pointer dereference
 2023-06-22 20:48 UTC  (2+ messages)

[PATCH] Sched/fair: Block nohz tick_stop when cfs bandwidth in use
 2023-06-22 20:49 UTC  (2+ messages)

[freescale-fslc:6.1-1.0.x-imx 4752/9881] drivers/media/platform/mxc/capture/ov5640_v2.c:1708:32: warning: variable 'frame_rate' set but not used
 2023-06-22 20:48 UTC 

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-22 20:45 UTC  (13+ messages)

[PATCH v6 0/4] introduce tee-based EFI Runtime Variable Service
 2023-06-22 20:44 UTC  (7+ messages)

[Bug 217574] New: kvm_intel loads only after suspend
 2023-06-22 20:42 UTC  (2+ messages)
` [Bug 217574] "

[PATCH 0/3] Additional variables for git var
 2023-06-22 20:42 UTC  (3+ messages)
` [PATCH 1/3] var: add support for listing the shell

[PATCH V2] migration: file URI
 2023-06-22 20:39 UTC  (3+ messages)

[PATCH] weston: Cleanup and fix x11 and xwayland dependencies
 2023-06-22 20:39 UTC 

[PATCH v2] HID: Add introduction about HID for non-kernel programmers
 2023-06-22 20:39 UTC 

[PATCH] drm: gem: add an option for supporting the dma-coherent hardware
 2023-06-22 20:38 UTC  (10+ messages)

[PATCH V3 0/2] migration file URI
 2023-06-22 20:37 UTC  (3+ messages)
` [PATCH V3 1/2] migration: "
` [PATCH V3 2/2] migration: file URI offset

[PATCH 0/1] HID: Add introduction about HID for non-kernel programmers
 2023-06-22 20:37 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/1] HID: Add introduction about HID for non-kernel programmers
 2023-06-22 20:37 UTC  (2+ messages)

[PATCH RFC 0/2] RISC-V: T-Head vector handling
 2023-06-22 20:35 UTC  (5+ messages)
` [PATCH RFC 2/2] RISC-V: add T-Head vector errata handling

[PATCH v3] arm64: sdei: abort running SDEI handlers during crash
 2023-06-22 20:35 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-22 20:38 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] SC8280XP clock runtime pm
 2023-06-22 20:38 UTC  (2+ messages)

[PATCH 0/4] hw: Minor simplifications using proper QOM getter macros
 2023-06-22 20:33 UTC  (3+ messages)

[PATCH v4 1/1] net: axienet: Move reset before 64-bit DMA detection
 2023-06-22 20:32 UTC  (3+ messages)

[PATCH v4 0/5] Support x2APIC mode with TCG accelerator
 2023-06-22 20:30 UTC  (2+ messages)

[GIT PULL] One last Qualcomm ARM64 DeviceTree fix for v6.4
 2023-06-22 20:32 UTC  (2+ messages)

[dm-devel] [PATCH 0/6] Several device-mapper fixes
 2023-06-22 20:27 UTC  (5+ messages)
` [dm-devel] [PATCH v2 "
  ` [dm-devel] [PATCH v2 1/6] device-mapper: Check that target specs are sufficiently aligned

[PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
 2023-06-22 20:28 UTC  (5+ messages)
` [PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.