All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 15:17:02 to 2024-02-21 15:39:11 UTC [more...]

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-21 12:23 UTC  (8+ messages)
` [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
` [PATCH 2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-21 15:05 UTC  (9+ messages)
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT

[PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
 2024-02-21  9:19 UTC  (6+ messages)

[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
 2024-02-21 11:00 UTC 

[Stable-8.2.2 v0 00/60] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
 2024-02-21  8:20 UTC  (18+ messages)
` [Stable-8.2.2 03/60] vfio/pci: Clear MSI-X IRQ index always
` [Stable-8.2.2 30/60] cxl/cdat: Handle cdat table build errors
` [Stable-8.2.2 31/60] cxl/cdat: Fix header sum value in CDAT checksum
` [Stable-8.2.2 32/60] hw/cxl/device: read from register values in mdev_reg_read()
` [Stable-8.2.2 36/60] smmu: Clear SMMUPciBus pointer cache when system reset
` [Stable-8.2.2 37/60] tests/acpi: Allow update of DSDT.cxl
` [Stable-8.2.2 39/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value
` [Stable-8.2.2 40/60] linux-user/aarch64: Choose SYNC as the preferred MTE mode
` [Stable-8.2.2 44/60] target/arm: Handle mte in do_ldrq, do_ldro
` [Stable-8.2.2 45/60] target/arm: Fix SVE/SME gross MTE suppression checks
` [Stable-8.2.2 47/60] iotests: Make 144 deterministic again
` [Stable-8.2.2 48/60] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
` [Stable-8.2.2 49/60] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
` [Stable-8.2.2 51/60] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [Stable-8.2.2 56/60] ui/clipboard: add asserts for update and request
` [Stable-8.2.2 58/60] audio: Depend on dbus_display1_dep
` [Stable-8.2.2 59/60] meson: Explicitly specify dbus-display1.h dependency

Breaking change with "git log -n" since 2.43
 2024-02-21 15:38 UTC  (9+ messages)

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-21 13:08 UTC  (30+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v2 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
` [RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v2 09/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
` [RFC PATCH v2 12/22] hw/arm/virt: Wire NMI irq line from GIC to CPU
` [RFC PATCH v2 13/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v2 14/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v2 15/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v2 16/22] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v2 17/22] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v2 20/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v2 21/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v2 22/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()

[PATCH v6] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-21 15:38 UTC 

[PATCH V4 0/5] string list functions
 2024-02-21 13:29 UTC  (9+ messages)
` [PATCH V4 2/5] qapi: QAPI_LIST_LENGTH
` [PATCH V4 3/5] util: strv_from_strList
` [PATCH V4 4/5] util: strList unit tests
` [PATCH V4 5/5] migration: simplify exec migration functions

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-21  8:54 UTC  (4+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-21 11:54 UTC  (2+ messages)

[PATCH v2] mm/mmap: return early if it can't merge in vma_merge()
 2024-02-21 15:38 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-21 15:38 UTC  (9+ messages)

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-21 15:37 UTC  (6+ messages)
` Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)

[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
 2024-02-21  9:04 UTC 

[PATCH 6.6 000/331] 6.6.18-rc1 review
 2024-02-21 15:37 UTC  (2+ messages)

[PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-21 15:37 UTC  (3+ messages)

[PATCH] KVM: s390: only deliver the set service event bits
 2024-02-21 15:36 UTC  (2+ messages)

[PATCH v11 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-21 15:36 UTC  (9+ messages)
` [PATCH v11 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support

[PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-21 14:02 UTC 

[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2024-02-21 11:31 UTC  (8+ messages)

[PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
 2024-02-21 10:00 UTC  (2+ messages)

[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-21 14:14 UTC  (8+ messages)
` [PATCH 18/23] plugins: add an API to read registers

[cocci] Moving fwnode_handle_put() calls to a single place with SmPL?
 2024-02-21 15:34 UTC  (2+ messages)
` [cocci] Fixing software for the movement of fwnode_handle_put() calls with SmPL

[vbabka:b4/slab-cleanup-flags 3/4] fs/overlayfs/super.c:1499:62: sparse: sparse: incorrect type in argument 4 (different base types)
 2024-02-21 15:33 UTC 

[PATCH] drm/amdgpu: Fix the runtime resume failure issue
 2024-02-21 15:34 UTC  (2+ messages)

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-21 15:24 UTC  (21+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v3 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v3 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v3 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v3 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v3 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v3 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v3 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v3 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v3 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH v2 0/2] iommu/vt-d: Introduce rbtree for probed devices
 2024-02-21 15:34 UTC  (3+ messages)
` [PATCH v2 2/2] iommu/vt-d: Use device rbtree in iopf reporting path

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-21  9:42 UTC  (4+ messages)
` [PATCH v5 5/9] target/ppc: Simplify syscall exception handlers

[PATCH v2 0/2] Ignore bad graph port nodes on Dell XPS 9315
 2024-02-21 15:33 UTC  (5+ messages)
` [PATCH v2 2/2] ACPI: property: "

[PATCH 0/1] MAINTAINERS: Add S32G SoC maintainer
 2024-02-21 15:19 UTC  (6+ messages)
` [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boards

[Buildroot] [PATCH 1/1] package/intel-socfpga-hwlib: add new package
 2024-02-21 15:33 UTC  (8+ messages)

[PATCH v2] drm/bridge: adv7511: fix crash on irq during probe
 2024-02-21 15:32 UTC  (2+ messages)

[PATCH v4 0/2] Fix libaio cancellation support
 2024-02-21 15:32 UTC  (3+ messages)
` [PATCH v4 1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
  ` (subset) "

x86: fortify-string.h:63:33: error: '__builtin_memcmp' specified bound exceeds maximum object size
 2024-02-21 15:32 UTC 

[PATCH 6.7 000/309] 6.7.6-rc1 review
 2024-02-21 15:32 UTC  (2+ messages)

[PATCH] media: v4l2-mem2mem: fix mem order in last buf
 2024-02-21 15:32 UTC  (7+ messages)

[PATCH v2 mptcp-net 0/2] mptcp: fix another deadlock issue
 2024-02-21 15:32 UTC  (3+ messages)
` [PATCH v2 mptcp-net 1/2] mptcp: fix possible deadlock in subflow diag
` [PATCH v2 mptcp-net 2/2] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
 2024-02-21 15:12 UTC  (19+ messages)
` [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH 2/6] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
` [PATCH 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
` [PATCH 4/6] hw/misc/xlnx-versal-trng: Fix missing ERRP_GUARD() in trng_prop_fault_event_set()
` [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
` [PATCH 6/6] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()

[linux-linus test] 184719: tolerable FAIL - PUSHED
 2024-02-21 15:32 UTC 

[PATCH] arm64: defconfig: Enable zram, xfs and loading compressed FW support
 2024-02-21 15:31 UTC  (3+ messages)

[PATCH] qapi: Misc cleanups to migrate QAPIs
 2024-02-21  8:30 UTC  (5+ messages)

[PATCH 0/2] iommu/vt-d: Introduce rbtree for probed devices
 2024-02-21 15:31 UTC  (5+ messages)
` [PATCH 2/2] iommu/vt-d: Use device rbtree in iopf reporting path

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-21 12:46 UTC  (3+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp

A problem about BLK_OPEN_RESTRICT_WRITES
 2024-02-21 15:29 UTC 

[Buildroot] [PATCH v4 00/20] Add support for AM62x-SK HS-FS devices
 2024-02-21 15:29 UTC  (5+ messages)
` [Buildroot] [PATCH v4 13/20] boot/ti-k3-r5-loader: set binman environment

[PATCH 0/9] Simplify initialization of PC machines
 2024-02-21 14:05 UTC  (3+ messages)
` [PATCH 2/9] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines

[PATCH v5 0/7] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-21  8:57 UTC  (3+ messages)
` [PATCH v5 2/7] trans_rvv.c.inc: remove 'is_store' bool from load/store fns

[PATCH v5] PCI: dwc: Strengthen the MSI address allocation logic
 2024-02-21 15:28 UTC  (3+ messages)

[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
 2024-02-21  9:04 UTC  (3+ messages)

[PATCH] migration: Fix qmp_query_migrate mbps value
 2024-02-21 12:56 UTC  (3+ messages)

[PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-21 12:01 UTC  (5+ messages)

[PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
 2024-02-21  8:26 UTC  (4+ messages)

[PATCH] drivers/iommu: Ensure that the queue base address is successfully written during SMMU initialization
 2024-02-21 15:26 UTC  (3+ messages)

[RESEND PATCH v0 0/5] wave5 codec driver
 2024-02-21 15:26 UTC  (9+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume

[PATCH 1/1] tests/9p: add 'use-after-unlink' test
 2024-02-21 14:13 UTC 

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2024-02-21 11:42 UTC  (4+ messages)

[LTP] [PATCH v2 1/3] fchownat01: Convert to new API
 2024-02-21 15:25 UTC  (2+ messages)

[PATCH 0/6] ASoC: codecs: Simplify mclk initialization
 2024-02-21 15:25 UTC  (7+ messages)
` [PATCH 1/6] ASoC: codecs: da7213: "
` [PATCH 2/6] ASoC: codecs: nau8825: "
` [PATCH 3/6] ASoC: codecs: rt5514: "
` [PATCH 4/6] ASoC: codecs: rt5616: "
` [PATCH 5/6] ASoC: codecs: rt5640: "
` [PATCH 6/6] ASoC: codecs: rt5660: "

[PATCH 5.4 000/267] 5.4.269-rc1 review
 2024-02-21 15:25 UTC  (3+ messages)
` [PATCH 5.4 258/267] nilfs2: replace WARN_ONs for invalid DAT metadata block requests

[PATCH v9 0/5] eBPF RSS through QMP support
 2024-02-21 12:30 UTC  (3+ messages)
` [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob

[PATCH] [i-g-t] tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays
 2024-02-21 15:25 UTC  (2+ messages)
` ✓ CI.xeBAT: success for tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays (rev3)

[PATCH 1/2] kbuild: change tool coverage variables to take the path relative to $(obj)
 2024-02-21 15:24 UTC  (3+ messages)

arch/arm64/mm/fault.c:1338:12: warning: 'fixup_alignment' defined but not used
 2024-02-21 15:22 UTC 

[linux-next:master 7538/8619] fs/pidfs.c:98 pidfd_show_fdinfo() error: 'pid' dereferencing possible ERR_PTR()
 2024-02-21 15:23 UTC 

[PATCH v1 0/7] toradex: fix reset and hardware detection regressions
 2024-02-21 15:23 UTC  (7+ messages)
` [PATCH v1 5/7] toradex: common: Add sysinfo driver

[PATCH 0/2] mm, slab: two minor cleanups
 2024-02-21 15:23 UTC  (2+ messages)

[PATCH] build: make sure build fails when running kconfig fails
 2024-02-21 15:22 UTC  (4+ messages)

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-21 12:41 UTC  (2+ messages)

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-21 12:19 UTC  (4+ messages)
` [PATCH 15/23] qemu-img: resize: do not always eat last argument

[PATCH v2 0/2] iio: adc: ad7944: new driver
 2024-02-21 15:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add ad7944 ADCs

[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
 2024-02-21 11:28 UTC  (2+ messages)

[PATCH rc 0/8] Add missing cache flush and dirty tracking set for nested parent domain
 2024-02-21 15:19 UTC  (3+ messages)
` [PATCH rc 3/8] iommu/vt-d: Add missing iotlb flush for "

[PATCH net 0/2] mptcp: fix another deadlock issue
 2024-02-21 15:19 UTC  (3+ messages)
` [PATCH net 2/2] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH v3 0/4] tracing/user_events: Introduce multi-format events
 2024-02-21 15:21 UTC  (3+ messages)
` [PATCH v3 2/4] "

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-21 13:58 UTC  (3+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection

[PATCH] firmware_loader: Suppress warning on FW_OPT_NO_WARN flag
 2024-02-21 15:18 UTC  (2+ messages)

[qemu-web PATCH] Replace deprecated "bundle install --path vendor"
 2024-02-21  8:38 UTC 

[PATCH 0/2] migration: cleanup TLS channel referencing
 2024-02-21 12:58 UTC  (5+ messages)
` [PATCH 2/2] migration/multifd: Drop registered_yank

[PATCH] nfs: fix regression in handling of namlen= option in NFSv4
 2024-02-21 15:16 UTC 

[nft PATCH] src: improve error reporting for destroy command
 2024-02-21 15:17 UTC 

[PATCH 4.19 000/202] 4.19.307-rc1 review
 2024-02-21 15:16 UTC  (3+ messages)
` [PATCH 4.19 200/202] nilfs2: replace WARN_ONs for invalid DAT metadata block requests


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.