All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-21 15:36:22 to 2024-02-21 15:56:43 UTC [more...]

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

CVE-2023-52437: Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
 2024-02-21 15:56 UTC  (6+ messages)
` CVE-2023-52437: Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d" [resend]

[REGRESSION] 6.8-rc process is unable to exit and consumes a lot of cpu
 2024-02-21 15:56 UTC  (4+ messages)

[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 19/60] virtio-blk: avoid using ioeventfd state in irqfd conditional
` [Stable-8.2.2 24/60] hw/smbios: Fix OEM strings table option validation
` [Stable-8.2.2 26/60] hw/net/tulip: add chip status register values
` [Stable-8.2.2 33/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [Stable-8.2.2 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [Stable-8.2.2 41/60] target/arm: Fix nregs computation in do_{ld, st}_zpa
` [Stable-8.2.2 42/60] target/arm: Adjust and validate mtedesc sizem1
` [Stable-8.2.2 43/60] target/arm: Split out make_svemte_desc
` [Stable-8.2.2 44/60] target/arm: Handle mte in do_ldrq, do_ldro
` [Stable-8.2.2 46/60] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
` [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 50/60] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
` [Stable-8.2.2 53/60] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
` [Stable-8.2.2 54/60] ui: reject extended clipboard message if not activated
` [Stable-8.2.2 55/60] ui/clipboard: mark type as not available when there is no data
` [Stable-8.2.2 57/60] ui/console: Fix console resize with placeholder surface
` [Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep

[PATCH v8 0/2] v4l2-compliance: Add tests for REMOVE_BUFS
 2024-02-21 15:55 UTC  (3+ messages)
` [PATCH v8 1/2] v4l2-utils: Add VIDIOC_REMOVE_BUFS ioctl
` [PATCH v8 2/2] v4l2-compliance: Add a test for REMOVE_BUFS ioctl

[PATCH] qapi: Misc cleanups to migrate QAPIs
 2024-02-21  9:58 UTC  (7+ messages)

[PATCH v4 0/3] Adjust the output of x-query-virtio-status
 2024-02-21 14:28 UTC  (4+ messages)
` [PATCH v4 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
` [PATCH v4 2/3] virtio: Declare the decoding functions to static
` [PATCH v4 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types

[PATCH v20 0/9] Add REMOVE_BUF ioctl
 2024-02-21 15:54 UTC  (15+ messages)
` [PATCH v20 1/9] media: videobuf2: Update vb2_is_busy() logic
` [PATCH v20 2/9] videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
` [PATCH v20 3/9] media: test-drivers: Set REQBUFS minimum number of buffers
` [PATCH v20 4/9] media: core: Rework how create_buf index returned value is computed
` [PATCH v20 5/9] media: core: Add bitmap manage bufs array entries
` [PATCH v20 6/9] media: core: Free range of buffers
` [PATCH v20 7/9] media: v4l2: Add REMOVE_BUFS ioctl
` [PATCH v20 8/9] media: v4l2: Add mem2mem helpers for "
` [PATCH v20 9/9] media: verisilicon: Support removing buffers on capture queue

[PATCH V4 0/5] string list functions
 2024-02-21 15:54 UTC  (8+ messages)
` [PATCH V4 1/5] util: strList_from_string
` [PATCH V4 3/5] util: strv_from_strList
` [PATCH V4 5/5] migration: simplify exec migration functions

[PATCH] power: reset: rmobile-reset: Map correct MMIO resource
 2024-02-21 15:54 UTC  (2+ messages)

[PATCH v2 0/5] nvme-fc: fix blktests nvme/041
 2024-02-21 15:54 UTC  (7+ messages)
` [PATCH v2 1/5] nvme-fc: rename free_ctrl callback to match name pattern
` [PATCH v2 2/5] nvme-fc: do not retry when auth fails or connection is refused
` [PATCH v2 3/5] nvme-fabrics: introduce ref counting for nvmf_ctrl_options

[PATCH] drm/i915: Fix doc build issue on intel_cdclk.c
 2024-02-21 15:54 UTC 

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 15:54 UTC  (8+ messages)
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "
  ` [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

[RFC] Bluetooth: ISO: Reassemble fragmented BASE
 2024-02-21 15:54 UTC  (2+ messages)

[patch net-next v2 0/3] tools: ynl: couple of cmdline enhancements
 2024-02-21 15:54 UTC  (4+ messages)
` [patch net-next v2 1/3] tools: ynl: allow user to specify flag attr with bool values
` [patch net-next v2 2/3] tools: ynl: process all scalar types encoding in single elif statement
` [patch net-next v2 3/3] tools: ynl: allow user to pass enum string instead of scalar value

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-21 15:42 UTC  (9+ messages)
` [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
` [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
` [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset

[PATCH] add src/t_reflink_read_race to .gitignore
 2024-02-21 15:54 UTC  (2+ messages)

[PATCH v2 0/2] Field 'reason' for MIGRATION event
 2024-02-21 14:45 UTC  (7+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-21 13:08 UTC  (14+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 02/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v2 12/22] hw/arm/virt: Wire NMI irq line from GIC to CPU
` [RFC PATCH v2 14/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v2 18/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
` [RFC PATCH v2 19/22] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v2 20/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers

[PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3
 2024-02-21 15:50 UTC  (2+ messages)

[PATCH 0/9] Simplify initialization of PC machines
 2024-02-21 14:08 UTC  (3+ messages)
` [PATCH 3/9] hw/i386/x86: Turn apic_xrupt_override into class attribute

[PULL 0/1] loongarch-to-apply queue
 2024-02-21  9:11 UTC  (2+ messages)
` [PULL 1/1] loongarch: Change the UEFI loading mode to loongarch

[PATCH] generic/449: don't run with RT devices
 2024-02-21 15:53 UTC  (2+ messages)

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-21 12:04 UTC  (5+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread

[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
 2024-02-21 15:52 UTC  (10+ messages)
` Stall at page allocations with __GFP_RETRY_MAYFAIL (Re: [PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case)
      ` [PATCH] mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

[PATCH v2 for-next 0/2] RDMA/hns: Support configuring congestion control algorithm with QP granularity
 2024-02-21 15:52 UTC  (3+ messages)
` [PATCH v2 for-next 2/2] RDMA/hns: Support userspace "

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

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

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

[PATCH -next] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-02-21 15:51 UTC  (5+ messages)

[PATCH RFC 0/5] support NUMA emulation for arm64
 2024-02-21 15:51 UTC  (5+ messages)
` [PATCH v1 0/2] support NUMA emulation for genertic arch

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-21 11:53 UTC  (3+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH] dt-bindings: hwmon: nuvoton,nct6775: Add compatible value for NCT6799
 2024-02-21 15:51 UTC 

[PATCH] coredump debugging: add a tracepoint to report the coredumping
 2024-02-21 15:45 UTC  (5+ messages)

[PATCH] drm/amd: Update atomfirmware.h for DCN401
 2024-02-21 15:50 UTC  (2+ messages)

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-21 13:50 UTC  (12+ messages)
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 27/34] migration: Add direct-io parameter
` [PATCH v4 30/34] monitor: Honor QMP request for fd removal immediately
` [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT

[PATCH] docs/system: Fix key for input grab
 2024-02-21 13:19 UTC 

[PATCH 1/4] qmimodem: Use ell new, malloc, and free functions
 2024-02-21 15:50 UTC  (2+ messages)

[LTP] [PATCH v2 1/3] fchownat01: Convert to new API
 2024-02-21 15:49 UTC  (5+ messages)
` [LTP] [PATCH v2 2/3] fchownat02: "
` [LTP] [PATCH v2 3/3] fchownat03: Add error tests for fchownat() system call

[PATCH net-next v6] bonding: rate-limit bonding driver inspect messages
 2024-02-21 15:49 UTC  (2+ messages)

[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
 2024-02-21  9:04 UTC  (2+ messages)
` [PATCH v2 "

Why isn't ext2 deprecated over ext4?
 2024-02-21 15:48 UTC  (4+ messages)

Help with qemu_input_event_send_key_number and IOThreads in Qemu
 2024-02-21  4:24 UTC 

[Buildroot] [PATCH v4 00/20] Add support for AM62x-SK HS-FS devices
 2024-02-21 15:48 UTC  (9+ messages)
` [Buildroot] [PATCH v4 18/20] boot/ti-k3: move TI_K3_{SECTYPE, SOC} out of the image-gen scope

[PATCH 1/2] ARM: AM33xx: PRM: Remove redundand defines
 2024-02-21 15:45 UTC  (3+ messages)
` [PATCH 2/2] ARM: AM33xx: PRM: Implement REBOOT_COLD

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-02-21 13:52 UTC  (8+ messages)
` [PATCH v3 2/3] tools: build qemu-vmsr-helper

[PATCH mptcp-next 8/8] selftests: mptcp: flush userspace addrs list
 2024-02-21 15:47 UTC  (2+ messages)
` selftests: mptcp: flush userspace addrs list: Tests Results

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

[DPDK/DTS Bug 1383] DTS: clean up old tarball before copying a new one over
 2024-02-21 15:46 UTC 

QNX VM hang on Qemu
 2024-02-21 13:27 UTC  (8+ messages)

[XEN PATCH] xen: cache clearing and invalidation helpers refactoring
 2024-02-21 15:46 UTC  (5+ messages)

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

[PATCH] mm/mmu_gather: change __tlb_remove_tlb_entry() to an inline function
 2024-02-21 15:45 UTC 

[PATCH] Documentation/ftrace: Correct wording on trace_options sharing
 2024-02-21 15:47 UTC  (3+ messages)

[PATCH] soc: qcom: spm: fix building with CONFIG_REGULATOR=n
 2024-02-21 15:44 UTC 

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

[PATCH v2 00/10] backlight: Replace struct fb_info in interfaces
 2024-02-21 15:44 UTC  (4+ messages)
` [PATCH v2 01/10] backlight: Match backlight device against struct fb_info.bl_dev

[PATCH] [i-g-t] tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays
 2024-02-21 15:44 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests/amdgpu/amd_multidisplay_modeset: Run mode set and display enable for multidisplays (rev3)

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

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

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

[PATCH 0/6] powerpc: Convert to platform remove callback returning void
 2024-02-21 15:40 UTC  (7+ messages)
` [PATCH 1/6] powerpc: sgy_cts1000: "
` [PATCH 2/6] powerpc: gpio_mdio: "
` [PATCH 3/6] powerpc: opal-prd: "
` [PATCH 4/6] powerpc: papr_scm: "
` [PATCH 5/6] powerpc: fsl_msi: "
` [PATCH 6/6] powerpc: pmi: "

[PATCH 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
 2024-02-21 15:43 UTC  (5+ messages)
` [PATCH 3/3] KVM: VMX: simplify MSR interception enable/disable

[RFC PATCH v3] virtio-can: Device specification
 2024-02-21 15:42 UTC  (5+ messages)
` [virtio-comment] "
      ` [virtio-dev] "

[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2024-02-21 12:45 UTC  (9+ messages)

[RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
 2024-02-21 12:24 UTC  (2+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-21  9:10 UTC  (3+ messages)
` [PATCH v5 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper

[RFC PATCH v2 0/4] Fix force_irqthread + fast triggered edge-type IRQs
 2024-02-21 15:41 UTC  (6+ messages)
` [RFC PATCH v2 3/4] irq: Introduce IRQ_HANDLED_MANY

[PATCH net-next] ethtool: ignore unused/unreliable fields in set_eee op
 2024-02-21 15:41 UTC  (2+ messages)

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-02-21  9:21 UTC  (4+ messages)
` [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never

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

[PATCH v2 mptcp-net 0/2] mptcp: fix another deadlock issue
 2024-02-21 15:40 UTC  (2+ messages)

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-02-21 14:58 UTC  (2+ messages)

[PATCH] tools/9pfsd: add missing va_end() in fill_data()
 2024-02-21 15:40 UTC  (2+ messages)

[PATCH] Convert coda to use the new mount API
 2024-02-21 15:40 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] iommu/vt-d: Check for non-NULL domain on device release
 2024-02-21 15:40 UTC  (4+ messages)

[PATCH 6.1 000/197] 6.1.79-rc1 review
 2024-02-21 15:39 UTC  (2+ messages)

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

RFC: VIDIOC_ADD_BUFS, a VIDIOC_CREATE_BUFS replacement
 2024-02-21 15:39 UTC  (6+ messages)

[PATCH V2 0/1] Change the UEFI loading mode to loongarch
 2024-02-21  8:25 UTC  (3+ messages)
` [PATCH V2 1/1] loongarch: "

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-21 12:12 UTC  (5+ messages)
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand

Kernel 6.7+ broke under-powering of my RX 6700XT. (Archlinux, mesa/amdgpu)
 2024-02-21 15:39 UTC  (15+ messages)

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

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

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

[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 6.6 000/331] 6.6.18-rc1 review
 2024-02-21 15:37 UTC  (2+ 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  (5+ messages)
` [PATCH v11 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support


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.