All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 08:31:28 to 2023-03-02 09:25:50 UTC [more...]

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-03-02  9:25 UTC  (4+ messages)
` [PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded

[RFC PATCH v3 0/4] i386/sev: Support measured direct kernel boot on SNP
 2023-03-02  9:23 UTC  (5+ messages)
` [RFC PATCH v3 1/4] qapi, i386: Move kernel-hashes to SevCommonProperties
` [RFC PATCH v3 2/4] i386/sev: Extract build_kernel_loader_hashes
` [RFC PATCH v3 3/4] i386/sev: Reorder struct declarations
` [RFC PATCH v3 4/4] i386/sev: Allow measured direct kernel boot on SNP

[PATCH 0/3] media: rc: meson-s4: support RC_DRIVER_SCANCODE driver
 2023-03-02  9:24 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: media: Add compatible for Meson-S4 IR Controller
` [PATCH 3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC

memory access atomicity during HVM insn emulation on x86
 2023-03-02  9:23 UTC  (2+ messages)

[PATCH] gpu: amd/pm: mark symbols static where possible for smu11
 2023-03-02  9:22 UTC  (3+ messages)

[PATCH 0/2] perf/ibs: Fix interface via core pmu events
 2023-03-02  9:21 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] perf test: Add selftest to test IBS invocation "

[Buildroot] [PATCH v2] package/uacme: bump version to 1.7.4
 2023-03-02  9:22 UTC 

Locking issue with directory renames
 2023-03-02  9:21 UTC  (7+ messages)

[net PATCH] octeontx2-af: Fix start and end bit for scan config
 2023-03-02  9:21 UTC  (2+ messages)

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-03-02  9:20 UTC  (6+ messages)
` [PATCH net-next v3 1/3] vsock: support sockmap

please re-send [RFC PATCH] can: isotp: fix poll() to not report false positive EPOLLOUT events
 2023-03-02  9:20 UTC  (4+ messages)

[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
 2023-03-02  9:12 UTC  (2+ messages)

[PATCH 0/9] fix kvargs callback prototype not clearly defined
 2023-03-02  9:21 UTC  (5+ messages)
` [PATCH 4/9] cryptodev: fix segment fault when parse input args
  ` [EXT] "

[PATCH] drm/amdgpu: disable cstate properly for driver reloading scenario
 2023-03-02  9:20 UTC  (4+ messages)

[PATCH v4 0/4] introduce generic implementation of macros from bug.h
 2023-03-02  9:20 UTC  (5+ messages)
` [PATCH v4 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME
` [PATCH v4 2/4] xen: change <asm/bug.h> to <xen/bug.h>
` [PATCH v4 3/4] xen/arm: switch ARM to use generic implementation of bug.h
` [PATCH v4 4/4] xen/x86: switch x86 to use generic implemetation "

[PATCH 5.15 00/22] 5.15.97-rc1 review
 2023-03-02  9:20 UTC  (2+ messages)

[PATCH RESEND] drm/tests: Suballocator test
 2023-03-02  9:20 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/tests: Suballocator test (rev2)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[RFC] Support for Arm CCA VMs on Linux
 2023-03-02  9:18 UTC  (7+ messages)

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-02  9:17 UTC  (10+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings

[PATCH v5 00/18] pci hotplug tracking
 2023-03-02  9:16 UTC  (15+ messages)
` [PATCH v5 13/18] pci: introduce pci_find_the_only_child()
` [PATCH v5 18/18] qapi: introduce DEVICE_ON event

Słowa kluczowe do wypozycjonowania
 2023-03-02  9:15 UTC 

[PATCH v2 0/1] hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
 2023-03-02  9:14 UTC  (2+ messages)
` [PATCH v2 1/1] "

RTT-PROBE: lore-subspace-rtt
 2023-03-02  9:16 UTC 

[PATCH 1/2] habanalabs: unify err log of hw-fini failure in dirty state
 2023-03-02  9:15 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: use scnprintf() in print_device_in_use_info()

Słowa kluczowe do wypozycjonowania
 2023-03-02  9:15 UTC 

[PATCH v2] block: ublk: enable zoned storage support
 2023-03-02  9:14 UTC  (6+ messages)

[PATCH V5 0/8] Add basic ACPI support for risc-v virt
 2023-03-02  9:12 UTC  (9+ messages)
` [PATCH V5 1/8] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH V5 2/8] hw/riscv/virt: Add a switch to disable ACPI
` [PATCH V5 3/8] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH V5 4/8] hw/riscv/virt: Enable basic ACPI infrastructure
` [PATCH V5 5/8] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH V5 6/8] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH V5 7/8] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH V5 8/8] MAINTAINERS: Add entry for RISC-V ACPI

u-boot crashes if mass-storage devices are connected via USB-C
 2023-03-02  9:14 UTC  (4+ messages)

[PATCH] misc: sram: Improve and simplify clk handling
 2023-03-02  9:12 UTC 

[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
 2023-03-02  9:12 UTC  (2+ messages)

[PATCH v4 0/3] checkpatch.pl: warn about discouraged tags and missing Link: tags
 2023-03-02  9:11 UTC  (8+ messages)
` [PATCH v4 2/3] checkpatch: warn when Reported-by: is not followed by Link:

[PATCH v2] board: rockchip: Add rk3588 evb
 2023-03-02  9:11 UTC  (2+ messages)

[PATCH v3] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  9:10 UTC  (2+ messages)

isar-cip-core: Heading for a release cycle
 2023-03-02  9:10 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH RESEND net v1 0/2] iavf: fix double-broken HW hash report
 2023-03-02  9:10 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-02  9:09 UTC  (6+ messages)
` [PATCH v2 1/2] mips: add <asm-generic/io.h> including

[PATCH 0/1] hw/riscv/virt.c: add cbom-block-size fdt property
 2023-03-02  8:37 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC PATCH 1/1] eficonfig: Add a 'scan-only' mode in eficonfig
 2023-03-02  9:07 UTC  (4+ messages)

[PATCH net-next v3 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-03-02  9:08 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net: wwan: tmi: Add PCIe core

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-02  9:06 UTC  (12+ messages)
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model
                    ` [PATCH] hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select

[PATCH v5 0/3] md/bitmap: Optimal last page size
 2023-03-02  9:05 UTC  (7+ messages)
` [PATCH v5 3/3] md: Use optimal I/O size for last bitmap page

RTT-PROBE: lore-subspace-rtt
 2023-03-02  9:06 UTC 

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-02  9:03 UTC  (11+ messages)
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure

Servicio de la flota
 2023-03-02  8:55 UTC 

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-03-02  9:02 UTC  (13+ messages)
` [PATCH v2 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v2 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

[ipset PATCH 0/2] Two minor code fixes
 2023-03-02  9:04 UTC  (3+ messages)

Invitation to Project Monitoring and Evaluation with Data Management and Analysis Workshops 2023
 2023-03-02  9:04 UTC 

[PATCH] mm/migrate: Drop pte_mkhuge() in remove_migration_pte()
 2023-03-02  9:02 UTC  (2+ messages)

On time64 and Large File Support
 2023-03-02  9:04 UTC  (4+ messages)

[PATCH v2 00/11] aspeed queue
 2023-03-02  9:02 UTC  (4+ messages)
` [PATCH v2 09/11] aspeed: Introduce a spi_boot region under the SoC

System boot failure related to commit 'irqdomain: Switch to per-domain locking'
 2023-03-02  9:02 UTC  (6+ messages)

[PATCH v4 0/4] Simplify extcon_dev_register function
 2023-03-02  9:01 UTC  (5+ messages)
    ` [PATCH v4 1/4] extcon: Removed redundant null checking for class
    ` [PATCH v4 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function
    ` [PATCH v4 3/4] extcon: Added extcon_alloc_muex "
    ` [PATCH v4 4/4] extcon: Added extcon_alloc_groups "

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  7:57 UTC  (4+ messages)

[PATCH] asm-generic: avoid __generic_cmpxchg_local warnings
 2023-03-02  9:00 UTC 

[PATCH v1] net: phy: adin: Add flags to disable enhanced link detection
 2023-03-02  8:59 UTC  (4+ messages)
` [PATCH v2 1/2] net: phy: adin: Add flags to allow disabling of fast link down
  ` [PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable

[PATCH v9] virtio-net: support inner header hash
 2023-03-02  8:59 UTC  (12+ messages)
      ` [virtio-dev] "

[PATCH v16 00/11] s390x: CPU Topology
 2023-03-02  8:58 UTC  (4+ messages)
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

[PATCH] ethdev: add link speed 400G
 2023-03-02  8:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] platform/x86: Add new msi-ec driver
 2023-03-02  8:56 UTC  (4+ messages)

[PATCHv3 0/2] DP2.0 SDP CRC16 for 128/132b link layer
 2023-03-02  8:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for DP2.0 SDP CRC16 for 128/132b link layer (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
 2023-03-02  8:56 UTC  (5+ messages)

[PATCH 00/10] efi: Improvements to booting and debugging
 2023-03-02  8:55 UTC  (5+ messages)
` [PATCH 07/10] efi: Add another tranch of GUIDs

RTT-PROBE: lore-subspace-rtt
 2023-03-02  8:56 UTC 

[PATCH v2 0/2] xen/misra: create exclusion file list
 2023-03-02  8:55 UTC  (4+ messages)
` [PATCH v2 2/2] xen/misra: add entries to exclude-list.json

[PATCH 01/52] ifupdown: update 0.8.43 -> 0.8.41
 2023-03-02  8:55 UTC  (3+ messages)
` [PATCH 30/52] bind: upgrade 9.18.10 -> 9.18.11
  ` [OE-core] "

[PATCH v5 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-03-02  8:55 UTC  (3+ messages)
` [PATCH v5 4/5] KVM: x86: emulation: Apply LAM mask when emulating data access in 64-bit mode

[dm-devel] [announce] thin-provisioning-tools v1.0.0-rc1
 2023-03-02  8:53 UTC  (3+ messages)

[Buildroot] [PATCH] package/uacme: bump version to 1.7.4
 2023-03-02  8:53 UTC 

[PATCH 00/14] Enable lock annotations on most libraries and drivers
 2023-03-02  8:52 UTC  (6+ messages)
` [PATCH v2 00/20] "

Napływ Klientów ze strony
 2023-03-02  8:50 UTC 

[Buildroot] [PATCH] package/pkg-autotools: force cross compiling
 2023-03-02  8:50 UTC 

Nowe lakiery hybrydowe do oferty
 2023-03-02  8:50 UTC 

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-02  8:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 07/22] drm/i915/mtl: Add support for PM DEMAND

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-03-02  8:48 UTC  (4+ messages)

[PATCH net] ieee802154: Prevent user from crashing the host
 2023-03-02  8:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02  8:46 UTC 

[PATCH] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  8:45 UTC  (3+ messages)

[PATCH 0/7] PHY: Add support for USXGMII and dual refclk configurations in Cadence Torrent PHY
 2023-03-02  8:44 UTC  (7+ messages)
` [PATCH 3/7] dt-bindings: phy: cadence-torrent: Add bindings to support dual input reference clock configurations
` [PATCH 6/7] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200

[linus:master] [xfs] 304a68b9c6: WARNING:at_fs/iomap/buffered-io.c:#iomap_write_delalloc_release
 2023-03-02  8:39 UTC  (3+ messages)

[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
 2023-03-02  8:41 UTC  (5+ messages)

[PATCH] KVM: VMX: Make setup_vmcs_config() preemption disabled
 2023-03-02  8:39 UTC  (3+ messages)

[PATCH] dt-bindings: clock: imx8m: add interrupts property
 2023-03-02  8:38 UTC  (3+ messages)

[RFC PATCH v2] hostfs: handle idmapped mounts
 2023-03-02  8:39 UTC  (3+ messages)

[PATCH v1 00/13] graph enhancement for multi-core dispatch
 2023-03-02  8:38 UTC  (6+ messages)
` [PATCH v1 04/13] graph: add get/set graph worker model APIs

[meta-networking][kirkstone][patch] cifs-utils: fix CVE-2022-27239 CVE-2022-29869
 2023-03-02  8:38 UTC 

[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-03-02  8:37 UTC  (3+ messages)

[RESEND PATCH 0/3] leds: tps68470: LED driver for TPS68470
 2023-03-02  8:36 UTC  (6+ messages)
` [RESEND PATCH 3/3] leds: tps68470: Add LED control for tps68470

[PULL 00/53] virtio,pc,pci: features, cleanups, fixes
 2023-03-02  8:27 UTC  (24+ messages)
` [PULL 07/53] Revert "x86: return modified setup_data only if read as memory, not as file"
` [PULL 13/53] vhost-user-rng: Back up vqs before cleaning up vhost_dev
` [PULL 16/53] docs: vhost-user: replace _SLAVE_ with _BACKEND_
` [PULL 23/53] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PULL 24/53] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PULL 25/53] pci/shpc: refactor shpc_device_plug_common()
` [PULL 27/53] pcie_regs: drop duplicated indicator value macros
` [PULL 32/53] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
` [PULL 33/53] libvhost-user: check for NULL when allocating a virtqueue element
` [PULL 37/53] intel-iommu: fail MAP notifier without caching mode
` [PULL 38/53] intel-iommu: fail DEVIOTLB_UNMAP without dt mode
` [PULL 39/53] memory: introduce memory_region_unmap_iommu_notifier_range()
` [PULL 40/53] smmu: switch to use memory_region_unmap_iommu_notifier_range()
` [PULL 41/53] intel-iommu: send UNMAP notifications for domain or global inv desc
` [PULL 42/53] MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewer
` [PULL 44/53] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PULL 45/53] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PULL 46/53] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PULL 48/53] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PULL 49/53] tests: acpi: Update q35/DSDT.cxl for removed duplicate UID
` [PULL 50/53] qemu/bswap: Add const_le64()
` [PULL 52/53] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
` [PULL 53/53] tests/data/acpi/virt: drop (most) duplicate files

[LTP] [PATCH 0/3] lib/tst_pid: Find session PID limit more reliably
 2023-03-02  8:17 UTC  (5+ messages)
` [LTP] [PATCH 2/3] lib/tst_pid: Go to parent cgroups for max value

[PATCH v2 0/1] PCI: qcom: Add support for system suspend and resume
 2023-03-02  8:36 UTC  (2+ messages)
` [PATCH v2 1/1] "

RTT-PROBE: lore-subspace-rtt
 2023-03-02  8:36 UTC 

[PATCH] acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
 2023-03-02  8:32 UTC  (6+ messages)

[PATCH] vhost-vdpa: free iommu domain after last use during cleanup
 2023-03-02  8:33 UTC  (3+ messages)

[linux-lvm] lvconvert --uncache takes hours
 2023-03-02  8:33 UTC  (3+ messages)

[PATCH v2 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function
 2023-03-02  8:33 UTC  (6+ messages)
  ` [PATCH v2 0/4] Simplify extcon_dev_register function
        ` RE: [PATCH v2 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function

[meta-oe][PATCH 1/5] pkcs11-helper: Update to latest tip of trunk
 2023-03-02  8:31 UTC  (5+ messages)
` [meta-oe][PATCH 2/5] glm: Update to "
` [meta-oe][PATCH 3/5] libsdl2-ttf: Upgrade to 2.20.2
` [meta-oe][PATCH 4/5] libsdl-image: Fix build with clang16
` [meta-oe][PATCH 5/5] gphoto2: Fix build with clang16 + musl


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.