All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 15:13:07 to 2023-10-24 15:28:01 UTC [more...]

[PATCH v8 0/5] Support x2APIC mode with TCG accelerator
 2023-10-24 15:27 UTC  (4+ messages)
` [PATCH v8 1/5] i386/tcg: implement x2APIC registers MSR access

[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
 2023-10-24 15:27 UTC  (11+ messages)

JMS583Gen2 USB PCIe adapter with trim support?
 2023-10-24 15:27 UTC  (2+ messages)

[PATCH v2 0/24] Get Xen PV shim running in Qemu, add net & console
 2023-10-24 15:27 UTC  (4+ messages)
` [PATCH v2 05/24] hw/xen: fix XenStore watch delivery to guest

[PATCH] serial: 8250_omap: Set the console genpd always on if no console suspend
 2023-10-24 15:24 UTC  (4+ messages)

[PATCH v2 0/5] riscv: cleanup assembly usage of ENTRY()/END() and use local labels
 2023-10-24 15:23 UTC  (5+ messages)
` [PATCH v2 2/5] riscv: Use SYM_*() assembly macros instead of deprecated ones

[PATCH 0/5] net/ena: v2.8.0 driver release
 2023-10-24 15:26 UTC  (3+ messages)
` [PATCH 4/5] net/ena: add support for ena-express metrics

[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-24 15:14 UTC  (9+ messages)
` [PATCH v7 1/8] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v7 2/8] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v7 3/8] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v7 4/8] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v7 5/8] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation
` [PATCH v7 8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain

[PATCH v9 0/5] Support x2APIC mode with TCG accelerator
 2023-10-24 15:21 UTC  (6+ messages)
` [PATCH v9 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v9 2/5] apic: add support for x2APIC mode
` [PATCH v9 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v9 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v9 5/5] amd_iommu: report x2APIC support to the operating system

[PATCH 0/6] Add a few mt8183 follower boards
 2023-10-24 15:22 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-katsu
` [PATCH 3/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-makomo
` [PATCH 4/6] arm64: dts: mt8183: Add jacuzzi makomo board
` [PATCH 5/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH 6/6] arm64: dts: mt8183: Add jacuzzi pico/pico6 board

[PATCH v4 2/2] arm64: rust: Enable Rust support for AArch64
 2023-10-24 15:19 UTC  (2+ messages)

[PATCH v2] nvme: update firmware version after commit
 2023-10-24 15:22 UTC  (3+ messages)

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-24 15:19 UTC  (120+ messages)
` [Acpica-devel] "
` [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu()
` [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places
` [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 13/39] x86: intel_epb: Don't rely on link order
` [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/39] LoongArch: "
` [PATCH 16/39] riscv: "
` [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices
` [PATCH 19/39] ACPI: processor: Add support for processors described as container packages
` [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
  ` [Acpica-devel] "
` [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present
` [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 31/39] ACPICA: Add new MADT GICC flags fields
  ` [Acpica-devel] "
` [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH 34/39] arm64: psci: Ignore DENIED CPUs
` [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH 36/39] arm64: document virtual CPU hotplug's expectations
` [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online
` [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected

[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
 2023-10-24 15:22 UTC  (7+ messages)
` [PATCH 1/4] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH 2/4] hw/xen: update Xen PV NIC to XenDevice model

[PATCH v6 00/10] Introduce model for IBM's FSI
 2023-10-24 15:21 UTC  (5+ messages)
` [PATCH v6 06/10] hw/fsi: Aspeed APB2OPB interface

[XEN RFC] xen/automation: add deviations for MISRA C:2012 Rule 8.3
 2023-10-24 15:22 UTC  (3+ messages)

State of contrib/vhost-user-input?
 2023-10-24 15:20 UTC  (4+ messages)

[Intel-xe] [PATCH v3] drm/xe: implement driver initiated function-reset
 2023-10-24 15:21 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: implement driver initiated function-reset (rev2)

[PATCH v2 00/10] Implement freeze and thaw as holder operations
 2023-10-24 15:21 UTC  (9+ messages)
` [PATCH v2 03/10] bdev: surface the error from sync_blockdev()
` [PATCH v2 05/10] bdev: implement freeze and thaw holder operations
` [PATCH v2 09/10] porting: document block device freeze and thaw changes
` [PATCH v2 10/10] blkdev: comment fs_holder_ops

[RFC PATCH ipsec-next] udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
 2023-10-24 15:20 UTC  (2+ messages)

[PATCH 00/21] DPP PKEX Changes
 2023-10-24 15:19 UTC  (16+ messages)
` [PATCH 11/21] doc: PKEX support for DPP

[PATCH v2 0/2] wifi: ath11k: fix event locking
 2023-10-24 15:17 UTC  (4+ messages)

Is the data rate estimation for 5GHz channels overly pessimistic?
 2023-10-24 15:19 UTC  (11+ messages)

[PATCH v2 00/12] mempolicy: cleanups leading to NUMA mpol without vma
 2023-10-24 15:18 UTC  (4+ messages)
` [PATCH v2 12/12] mempolicy: migration attempt to match interleave nodes
  ` [PATCH] mempolicy: migration attempt to match interleave nodes: fix

+ mempolicy-migration-attempt-to-match-interleave-nodes-fix.patch added to mm-unstable branch
 2023-10-24 15:17 UTC 

[Buildroot] [git commit branch/2023.08.x] package/redis: security bump to v7.0.14
 2023-10-24 15:16 UTC 

[PATCH] mm/page_alloc: fix the potential memory waste in page_frag_alloc_align
 2023-10-24 15:18 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH 1/1] configs/raspberrypi*: stop setting powersave as the default CPU governor
 2023-10-24 15:17 UTC  (10+ messages)
        ` [Buildroot] [External] - "

[Buildroot] [For 2023.02.x 1/1] package/redis: security bump to v7.0.14
 2023-10-24 15:17 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/redis: security bump to v7.0.14
 2023-10-24 15:17 UTC 

[PATCH -next] RDMA/core: Remove NULL check before dev_{put, hold}
 2023-10-24 15:16 UTC  (3+ messages)

[PATCH] RDMA/hfi1: remove redundant assignment to pointer ppd
 2023-10-24 15:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/5] Add flat-ccs tests
 2023-10-24 15:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 5/5] intel-ci/xe-fast-feedback: Add two xe_evict_ccs subtests for Xe run

add and use a per-mapping stable writes flag
 2023-10-24 15:14 UTC  (4+ messages)
` [PATCH 3/3] xfs: respect the stable writes flag on the RT device

Four New United Way Dedicated Events
 2023-10-24 15:08 UTC 

[PATCH 00/12] migration: Yet another round of atomic counters
 2023-10-24 15:10 UTC  (8+ messages)
` [PATCH 01/12] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH 03/12] qemu_file: total_transferred is not used anymore
` [PATCH 05/12] qemu_file: Remove unused qemu_file_transferred()
` [PATCH 06/12] qemu-file: Remove _noflush from qemu_file_transferred_noflush()
` [PATCH 07/12] migration: migration_transferred_bytes() don't need the QEMUFile
` [PATCH 08/12] migration: migration_rate_limit_reset() "
` [PATCH 11/12] migration: Remove transferred atomic counter

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-24 15:10 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: add missing rk3588 PCIe dma properties


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.