All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-15 08:51:56 to 2025-07-15 09:34:35 UTC [more...]

[PATCH v1] hw/pci-host/designware: Support 64Bit resource for DesignwarePCIEHost
 2025-07-15  8:57 UTC  (2+ messages)

[PATCH 00/22] vfio: improve use of QOM and coding guidelines
 2025-07-15  9:25 UTC  (5+ messages)
` [PATCH 02/22] vfio/vfio-container.h: update VFIOContainer declaration
` [PATCH 03/22] hw/vfio/cpr-legacy.c: use QOM casts where appropriate
` [PATCH 04/22] hw/vfio/container.c: "
` [PATCH 09/22] vfio/container.c: "

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-15  9:33 UTC  (20+ messages)
` [PATCH v14 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v14 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v14 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v14 05/21] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v14 06/21] KVM: Fix comments that refer to slots_lock
` [PATCH v14 07/21] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v14 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v14 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v14 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v14 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v14 12/21] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v14 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v14 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v14 15/21] KVM: arm64: Refactor user_mem_abort()
` [PATCH v14 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v14 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v14 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v14 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP

[syzbot] [mm?] possible deadlock in lock_next_vma
 2025-07-15  9:33 UTC  (2+ messages)

[PATCH 0/7] crypto: misc fixes and improvements to cert handling
 2025-07-15  9:29 UTC  (6+ messages)
` [PATCH 1/7] crypto: stop requiring "key encipherment" usage in x509 certs
` [PATCH 2/7] crypto: switch to newer gnutls API for distinguished name
` [PATCH 4/7] crypto: only verify CA certs in chain of trust
` [PATCH 5/7] crypto: remove extraneous pointer usage in gnutls certs
` [PATCH 6/7] crypto: fix error reporting in cert chain checks

[PATCH 00/17] rockchip: odroid-go2: Add support for SPI flash boot and more
 2025-07-15  9:34 UTC  (7+ messages)
` [PATCH 01/17] clk: px30: Allow use of GPU and WIFI_PMU in assigned-clocks
` [PATCH 02/17] rockchip: odroid-go2: Remove cru assigned-clocks override
` [PATCH 03/17] rockchip: odroid-go2: Remove u-boot.dtsi props already defined

[PATCH v2 0/8] iio: imu: new inv_icm45600 driver
 2025-07-15  9:33 UTC  (10+ messages)
` [PATCH v2 2/8] iio: imu: inv_icm45600: add "

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-15  9:33 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: qcom: Move qcom_pcie_icc_opp_update() to notifier callback

[PATCH 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2025-07-15  9:33 UTC  (18+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom: Add MIPI CSI2 C-PHY/DPHY Combo schema
` [PATCH 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI D-PHY driver

[PATCH RFC 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
 2025-07-15  9:32 UTC  (3+ messages)
` [PATCH RFC 1/3] "

drivers/char/ipmi/ipmi_msghandler.c:2374:1-7: preceding lock on line 2322
 2025-07-15  9:32 UTC 

[PATCH net-next] vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
 2025-07-15  9:32 UTC 

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-07-15  8:50 UTC  (3+ messages)

[XEN PATCH v5] misra: address violation of MISRA C Rule 10.1
 2025-07-15  9:31 UTC 

[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing
 2025-07-15  9:31 UTC  (2+ messages)

[PATCH] efivarfs: Suppress false-positive kmemleak warning for sfi
 2025-07-15  9:28 UTC 

[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-07-15  9:30 UTC  (13+ messages)
` [RFC PATCH v3 01/15] backends/iommufd: Introduce iommufd_backend_alloc_viommu
` [RFC PATCH v3 02/15] backends/iommufd: Introduce iommufd_vdev_alloc
` [RFC PATCH v3 03/15] hw/arm/smmu-common: Factor out common helper functions and export
` [RFC PATCH v3 04/15] hw/arm/smmu-common: Introduce smmu_iommu_ops_by_type() helper

[PATCH bpf-next v2 00/18] bpf: tracing multi-link support
 2025-07-15  9:30 UTC  (11+ messages)
` [PATCH bpf-next v2 01/18] bpf: add function hash table for tracing-multi
` [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline

[PATCH-for-10.1 v7 0/2] hw/core/machine: Display CPU model name in 'info cpus' command
 2025-07-15  9:30 UTC  (4+ messages)
` [PATCH-for-10.1 v7 1/2] qapi/machine: Add @qom-type field to CpuInfoFast structure
` [PATCH-for-10.1 v7 2/2] hw/core/machine: Display CPU model name in 'info cpus' command

PWM fan control not working with Rock5B and upstream kernel
 2025-07-15  8:44 UTC  (4+ messages)

[PATCH 0/2] i3c: add support for the Renesas controller
 2025-07-15  8:49 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: i3c: renesas,i3c: Add binding for Renesas I3C controller

[PATCH v3 0/4] daemon: explicitly allow EINTR during poll()
 2025-07-15  9:29 UTC  (6+ messages)
` [PATCH v4 0/2] "

[PATCH bluez v2] adapter: Fix RemoveDevice timeout when device already disconnected
 2025-07-15  9:28 UTC  (2+ messages)

[PATCH] dfu: Fix dfu_config_interfaces() for single interface DFU syntax
 2025-07-15  9:28 UTC  (5+ messages)

[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-15  8:40 UTC  (9+ messages)
` [PATCH v2 02/16] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board

pedantry: what is the proper descriptor for :append, :prepend and :remove
 2025-07-15  9:27 UTC  (3+ messages)
` [docs] "

[RFC PATCH 0/5] Improvements to unwind user
 2025-07-15  9:26 UTC  (10+ messages)
` [RFC PATCH 2/5] unwind: Export unwind_user symbol to GPL modules

[PATCH 0/3] VFIO multifd device state transfer patches for QEMU 10.1
 2025-07-15  9:25 UTC  (14+ messages)
` [PATCH 1/3] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH 2/3] vfio/migration: Add x-migration-load-config-after-iter VFIO property

[PATCH v2 0/3] TDX: Clean up the definitions of TDX ATTRIBUTES
 2025-07-15  9:25 UTC  (6+ messages)
` [PATCH v2 1/3] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE

[PATCH 0/8] Prepare for new rkvdec variants
 2025-07-15  8:34 UTC  (4+ messages)
` [PATCH 8/8] media: rkvdec: Unstage the driver

[LTP] [PATCH] device-drivers/acpi/ltp_acpi_cmds: Fix build errors
 2025-07-15  9:24 UTC  (2+ messages)

pull-request: iwlwifi-fixes-2025-07-15
 2025-07-15  9:24 UTC 

[RFC] LTTng upstreaming next steps
 2025-07-15  9:24 UTC  (6+ messages)

[PATCH v3 0/5] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-07-15  9:24 UTC  (2+ messages)

Question: how dapm should looks like ?
 2025-07-15  9:09 UTC  (2+ messages)

[PATCH v2 0/2] block: Remove unreachable code
 2025-07-15  9:23 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] uclass: Cleanup uclass_find_next_device

[RFC 0/5] wifi: S1G short beacon support
 2025-07-15  9:23 UTC  (11+ messages)
` [RFC 1/5] wifi: cfg80211: support configuring an S1G short beaconing BSS
` [RFC 2/5] wifi: mac80211: support initialising "

[krzk-github:wip/sm8750-integration-and-todo 14/16] arch/arm64/boot/dts/qcom/sm8750-mtp.dtb: /soc@0/phy@1c06000: failed to match any schema with compatible: ['qcom,sm8750-qmp-gen3x2-pcie-phy']
 2025-07-15  9:21 UTC 

[PATCH] drm/xe/display: Avoid dig_port work during suspend
 2025-07-15  9:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH blktests v2] loop/010, common/rc: drain udev events after test
 2025-07-15  9:22 UTC  (2+ messages)

[PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES
 2025-07-15  9:13 UTC  (5+ messages)
` [PATCH v3 1/4] x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
` [PATCH v3 2/4] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [PATCH v3 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
` [PATCH v3 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS

[PATCH net-next 0/8] tcp: receiver changes
 2025-07-15  9:21 UTC  (3+ messages)

[LTP] [PATCH] sigrelse01: Fix out-of-bounds read when invoking write()
 2025-07-15  9:20 UTC  (2+ messages)

[PATCH] media: iris: MAINTAINERS: Document actual maintainership by Bryan O'Donoghue
 2025-07-15  9:20 UTC  (8+ messages)

[LTP] [PATCH] fanotify22: Make 'dev' the last debugfs argument for musl compat
 2025-07-15  9:19 UTC  (2+ messages)

[PATCH 1/4 V2] chrt: with more than one argument, interpret first argument as priority
 2025-07-15  9:19 UTC  (9+ messages)
` [PATCH 3/4 V2] chrt: simplify the other check for too few arguments
      ` chrt from git segfaults

[PATCH v2 net-next] ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
 2025-07-15  9:20 UTC  (2+ messages)

[Buildroot] [RFC PATCH v2 0/7] kvm-unit-tests: update deps and fine tune qemu
 2025-07-15  9:19 UTC  (4+ messages)
` [Buildroot] [RFC PATCH v2 3/7] package/kvm-unit-tests: update dependencies

[oe][meta-python][walnascar][PATCH 1/1] python3-tornado: upgrade 6.4.2 -> 6.5
 2025-07-15  9:19 UTC  (2+ messages)
` [oe][meta-oe][walnascar][PATCH 1/1] syslog-ng: upgrade 4.8.1 -> 4.8.2

[PATCH 1/2] lscpu-arm: Allow externally sourced model name
 2025-07-15  9:19 UTC  (5+ messages)
` [PATCH 2/2] lscpu-arm: Remove the "Ampere-1a" part

[PATCH] tests: shell: add type route chain test case
 2025-07-15  9:19 UTC 

[PATCH v2 6/8] iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver
 2025-07-15  9:18 UTC  (4+ messages)

[PATCH v2 00/13] Add MediaTek ISP7.x camera system support
 2025-07-15  8:25 UTC  (3+ messages)
` [PATCH v2 01/13] dt-bindings: media: mediatek: add camisp binding

[PATCH v2 5/8] iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver
 2025-07-15  9:17 UTC  (3+ messages)

[PATCH v6 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-07-15  8:58 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: iio: light: veml6046x00: add "
` [PATCH v6 2/3] iio: light: add support for veml6046x00 RGBIR "
` [PATCH v6 3/3] MAINTAINER: add maintainer for veml6046x00

[PATCHv4 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-15  8:23 UTC  (7+ messages)
` [PATCHv4 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv4 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv4 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi

[PATCH 0/3] can: Kconfig: add missing COMPILE_TEST
 2025-07-15  9:13 UTC  (3+ messages)
` [PATCH 3/3] can: tscan1: Kconfig: add COMPILE_TEST

[PATCH] x86/sev: Improve handling of writes to intercepted GUEST_TSC_FREQ
 2025-07-15  9:13 UTC  (12+ messages)

[PATCH v3 0/2] sched_ext: Introduce rq lock tracking
 2025-07-15  9:13 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Track currently locked rq

[PATCH 0/3] Fix SSR issues caused by BT_EN being pulled up by hardware
 2025-07-15  9:12 UTC  (7+ messages)
` [PATCH 1/3] driver: bluetooth: hci_qca: fix ssr fail when BT_EN is pulled up by hw
` [PATCH 2/3] driver: bluetooth: hci_qca: fix host IBS state after SSR
` [PATCH 3/3] driver: bluetooth: hci_qca: Multiple triggers of SSR only generate one coredump file

[PATCH v2] drm/scheduler: Fix sched hang when killing app with dependent jobs
 2025-07-15  9:12 UTC  (7+ messages)

[PATCH] rockchip: Ensure env in SPI Flash can work correctly
 2025-07-15  9:11 UTC  (2+ messages)

[PATCH] staging: greybus: power_supply fix alignment
 2025-07-15  9:10 UTC  (4+ messages)

[PATCH v2 0/4] eUSB2 support
 2025-07-15  9:10 UTC  (3+ messages)
` [PATCH v2 4/4] media: uvcvideo: eUSB2 double isochronous bandwidth support

[XEN PATCH v2] xen/arinc653: fix delay in the start of major frame
 2025-07-15  9:09 UTC  (4+ messages)
  `  "

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-15  9:09 UTC  (7+ messages)
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe

[PATCH v2 0/2] gpio: use new GPIO line value setter callbacks in remaining drivers
 2025-07-15  8:22 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: wcove: use regmap_assign_bits() in .set()
` [PATCH v2 2/2] gpio: wcove: use new GPIO line value setter callbacks

[OE-core] [PATCH 01/19] debugedit: upgrade 5.1 -> 5.2
 2025-07-15  9:08 UTC  (3+ messages)
` [OE-core] [PATCH 18/19] u-boot: upgrade 2025.04 -> 2025.07

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-15  9:08 UTC  (4+ messages)
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes

[PATCH] block: Remove unreachable code
 2025-07-15  9:08 UTC  (5+ messages)

[PATCH] rockchip: spl-boot-order: Defer probe of boot device
 2025-07-15  9:07 UTC  (2+ messages)

[PATCH] hw/vfio-user: wait for proxy close correctly
 2025-07-15  9:06 UTC  (5+ messages)

[PATCH v3 00/11] Add clock drivers for Milos
 2025-07-15  9:05 UTC  (3+ messages)
` [PATCH v3 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe

[PATCH net 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-15  9:05 UTC  (2+ messages)

[PATCH 1/1] io_uring/poll: fix POLLERR handling
 2025-07-15  9:06 UTC  (6+ messages)

[PATCH v5 00/11] riscv: Add support for MIPS P8700 CPU
 2025-07-15  9:03 UTC  (3+ messages)
` [PATCH v5 10/11] hw/pci: Allow explicit function numbers in pci

[syzbot] [bluetooth?] [bcachefs?] KASAN: slab-use-after-free Read in hci_uart_write_work
 2025-07-15  9:04 UTC  (2+ messages)

Do we need an opt-in for file systems use of hw atomic writes?
 2025-07-15  9:03 UTC  (7+ messages)

[PATCH v6 00/39] accel: Preparatory cleanups for split-accel
 2025-07-15  9:02 UTC  (4+ messages)
` [PATCH v6 03/39] system/runstate: Document qemu_add_vm_change_state_handler()

[MINI-OS PATCH 00/19] Make Xenstore-stubdom live update possible
 2025-07-15  9:02 UTC  (6+ messages)
` [MINI-OS PATCH 12/19] mini-os: kexec: add support for handing over some memory across kexec

[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-15  8:21 UTC  (3+ messages)

[PATCH v2 0/4] vfio-user fixes
 2025-07-15  9:01 UTC  (5+ messages)
` [PATCH v2 1/4] hw/vfio-user: add Cédric Le Goater as a maintainer
` [PATCH v2 3/4] hw/vfio-user: wait for proxy close correctly

[PATCH] padata: Reset next CPU when reorder sequence wraps around
 2025-07-15  9:01 UTC  (2+ messages)

[PATCH v10 (RESEND) 00/20] Change ghes to use HEST-based offsets and add support for error inject
 2025-07-15  9:01 UTC  (4+ messages)

[wsa:renesas/g3s/i3c 14/19] drivers/i3c/master/../internals.h:57:16: warning: passing argument 1 of 'readsl' discards 'const' qualifier from pointer target type
 2025-07-15  9:00 UTC  (2+ messages)

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-15  8:59 UTC  (8+ messages)

[PATCH 0/3] SVM compression fixes
 2025-07-15  8:26 UTC  (4+ messages)
` [PATCH 1/3] drm/xe: Disable compression on SVM

use a hash for looking up delegation
 2025-07-15  8:58 UTC  (4+ messages)
` [PATCH 4/4] NFS: use a hash table for delegation lookup

linux-next: build failure after merge of the cxl tree
 2025-07-15  8:57 UTC  (2+ messages)

[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
 2025-07-15  8:56 UTC  (5+ messages)
` [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
` [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select

[PATCH drm-next] drm/bochs: Add support for drm_panic
 2025-07-15  8:57 UTC  (3+ messages)

[PATCH v5 0/2] Add ADI I3C Controller
 2025-07-15  8:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v5 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[f2fs-dev] [question] Design rationale behind f2fs_map_blocks block reuse in LFS mode with DIO
 2025-07-15  8:56 UTC  (2+ messages)

[PATCH v4 0/2] Flattening USB controller on SM8450
 2025-07-15  8:56 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sm8450-qrd: add pmic glink node

[PATCH v2] meson: disable PCRE2 dependency by default in macOS
 2025-07-15  8:56 UTC  (5+ messages)
` [PATCH v3] "

linux-next: build warning after merge of the mm-unstable tree
 2025-07-15  8:55 UTC 

[PATCH] lib: Enable checks and compilation on LoongArch
 2025-07-15  8:54 UTC 

[PATCH] strbuf: add compound literal test balloon
 2025-07-15  8:53 UTC  (3+ messages)

[PATCH v7 00/36] ACPI PCI Hotplug support on ARM
 2025-07-15  8:53 UTC  (5+ messages)

[PATCH v8 0/5] Add support for gdsp remoteproc on sa8775p
 2025-07-15  8:52 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label
` [PATCH v8 2/5] arm64: dts: qcom: sa8775p: add GDSP fastrpc-compute-cb nodes
` [PATCH v8 3/5] misc: fastrpc: Cleanup the domain names
` [PATCH v8 4/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl
` [PATCH v8 5/5] misc: fastrpc: add support for gdsp remoteproc

[PATCH v3 0/6] Second series for R82 MPU Support
 2025-07-15  8:52 UTC  (7+ messages)
` [PATCH v3 3/6] arm/mpu: Populate a new region in Xen MPU mapping table
` [PATCH v3 4/6] arm/mpu: Destroy an existing entry in Xen MPU memory "


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.