All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-24 15:06:15 to 2023-10-24 15:21:55 UTC [more...]

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

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-10-24 15:19 UTC  (108+ 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

[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 0/6] Add a few mt8183 follower boards
 2023-10-24 15:21 UTC  (15+ 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 5/6] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-pico
` [PATCH 6/6] arm64: dts: mt8183: Add jacuzzi pico/pico6 board

[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/24] Get Xen PV shim running in Qemu, add net & console
 2023-10-24 15:19 UTC  (3+ messages)
` [PATCH v2 05/24] hw/xen: fix XenStore watch delivery to guest

[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  (16+ 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)
  `  "

[PATCH 0/4] Update QEMU qnic driver to "new" XenDevice model
 2023-10-24 15:17 UTC  (4+ messages)
` [PATCH 2/4] hw/xen: update Xen PV NIC to "

[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  (7+ messages)
` [PATCH 1/3] filemap: add "
` [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  (13+ messages)
` [PATCH 01/12] qemu-file: We only call qemu_file_transferred_* on the sending side
` [PATCH 02/12] qemu_file: Use a stat64 for qemu_file_transferred
` [PATCH 03/12] qemu_file: total_transferred is not used anymore
` [PATCH 04/12] migration: Use the number of transferred bytes directly
` [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 09/12] qemu-file: Simplify qemu_file_get_error()
` [PATCH 10/12] migration: Use migration_transferred_bytes()
` [PATCH 11/12] migration: Remove transferred atomic counter
` [PATCH 12/12] qemu-file: Make qemu_fflush() return errors

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-24 15:10 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
` [PATCH v2 2/4] arm64: dts: rockchip: add missing mandatory rk3588 PCIe "
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties
` [PATCH v2 4/4] arm64: dts: rockchip: add missing rk3588 PCIe "

[PATCH] perf build: Remove stray '\' before that is warned about since grep 3.8
 2023-10-24 15:12 UTC  (5+ messages)

[PATCH v2 0/3] iio: imu: adis: Use spi cs inactive delay
 2023-10-24 15:11 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: adis16460: Add 'spi-cs-inactive-delay-ns' property

[RFC PATCH 0/8] IIO: Use the new cleanup.h magic
 2023-10-24 15:11 UTC  (5+ messages)
` [RFC PATCH 1/8] iio: locking: introduce __cleanup() based direct mode claiming infrastructure

[PATCH 0/2] media: mei_csi/mei_ace: Fix driver modalias not matching device modalias
 2023-10-24 15:10 UTC  (3+ messages)

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-24 15:06 UTC  (11+ messages)
` [PATCH v6 01/10] iommu: Add IOMMU_DOMAIN_NESTED
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v6 03/10] iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
` [PATCH v6 06/10] iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
` [PATCH v6 07/10] iommufd: Add a nested HW pagetable object
` [PATCH v6 08/10] iommu: Add iommu_copy_struct_from_user helper
` [PATCH v6 09/10] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v6 10/10] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-24 15:08 UTC  (3+ messages)
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export

[PATCH 6.4 000/737] 6.4.16-rc1 review
 2023-10-24 15:09 UTC  (9+ messages)
` [PATCH 6.4 041/737] ovl: Always reevaluate the file signature for IMA

[PATCH 0/1] dt-bindings: backlight: mp3309c: remove two required properties
 2023-10-24 15:08 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/3 v7] Misc SCM changes
 2023-10-24 15:08 UTC  (3+ messages)

[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output
 2023-10-24 15:08 UTC  (3+ messages)
` [PATCH v5 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-24 15:08 UTC  (2+ messages)

[PATCH rdma-next] RDMA/hfi1: Workaround truncation compilation error
 2023-10-24 15:07 UTC 

[PATCH v13 0/8] tpm: Support boot measurements
 2023-10-24 15:06 UTC  (4+ messages)

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-10-24 15:05 UTC  (2+ messages)


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.