All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-06 11:35:42 to 2025-06-06 12:43:49 UTC [more...]

[PATCH v2] env: mmc: fix offsets relative to the end of the partition
 2025-06-06 12:43 UTC  (4+ messages)

[PULL 00/31] Threading, Rust, i386 changes for 2025-06-06
 2025-06-06 12:34 UTC  (27+ messages)
` [PULL 01/31] subprojects: add the anyhow crate
` [PULL 03/31] util/error: expose Error definition to Rust code
` [PULL 04/31] util/error: allow non-NUL-terminated err->src
` [PULL 06/31] rust: qemu-api: add bindings to Error
` [PULL 07/31] rust: qemu-api: add tests for Error bindings
` [PULL 08/31] rust: qdev: support returning errors from realize
` [PULL 09/31] rust/hpet: change type of num_timers to usize
` [PULL 10/31] hpet: adjust VMState for consistency with Rust version
` [PULL 11/31] hpet: return errors from realize if properties are incorrect
` [PULL 12/31] rust/hpet: "
` [PULL 13/31] rust/hpet: Drop BqlCell wrapper for num_timers
` [PULL 14/31] docs: update Rust module status
` [PULL 15/31] rust: make TryFrom macro more resilient
` [PULL 16/31] i386/kvm: Prefault memory on page state change
` [PULL 17/31] futex: Check value after qemu_futex_wait()
` [PULL 18/31] futex: Support Windows
` [PULL 19/31] qemu-thread: Replace __linux__ with CONFIG_LINUX
` [PULL 20/31] qemu-thread: Avoid futex abstraction for non-Linux
` [PULL 21/31] qemu-thread: Use futex for QemuEvent on Windows
` [PULL 22/31] qemu-thread: Use futex if available for QemuLockCnt
` [PULL 24/31] migration: Replace QemuSemaphore with QemuEvent
` [PULL 25/31] migration/colo: "
` [PULL 27/31] hw/display/apple-gfx: "
` [PULL 28/31] target/i386: Detect flush-to-zero after rounding
` [PULL 29/31] target/i386: Use correct type for get_float_exception_flags() values
` [PULL 31/31] tests/tcg/x86_64/fma: add test for exact-denormal output

[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-06 12:42 UTC  (3+ messages)
` [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add

[PATCH 0/2] media: Add line end IRQ to imx-mipi-csis driver
 2025-06-06 12:40 UTC  (5+ messages)
` [PATCH 1/2] media: platform: Refactor interrupt status registers
` [PATCH 2/2] media: platform: Add user line interrupt to imx-mipi-csis driver

[PATCH v4] drm/i915: split out display register macros to a separate file
 2025-06-06 12:40 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for drm/i915: split out display register macros to a separate file (rev2)
` ✗ Fi.CI.BUILD: warning "
` ✓ i915.CI.BAT: success "

[PULL] drm-misc-fixes
 2025-06-06 12:38 UTC  (2+ messages)

[PATCH v1] mm: Close theoretical race where stale TLB entries could linger
 2025-06-06 12:37 UTC  (2+ messages)

[PATCH AUTOSEL 6.15 001/110] drm/amd/display: disable DPP RCG before DPP CLK enable
 2025-06-06 12:32 UTC  (3+ messages)
` [PATCH AUTOSEL 6.15 092/110] genirq: Retain disable depth for managed interrupts across CPU hotplug

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-06 12:37 UTC  (5+ messages)

[PATCH 0/1] bcache: reduce front IO latency during GC
 2025-06-06 12:37 UTC  (11+ messages)

[PATCH selinux-testsuite v3 1/2] userns_child_exec: Propagate child exit value
 2025-06-06 12:35 UTC  (2+ messages)
` [PATCH selinux-testsuite v3 2/2] Add tests for checkpoint_restore in cap2_userns

wfx200 weird out-of-range power supply issue
 2025-06-06 12:13 UTC  (2+ messages)

riscv failures
 2025-06-06 12:22 UTC 

[PATCH v5 00/10]
 2025-06-06 12:35 UTC  (18+ messages)
` [PATCH v5 04/10] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v5 05/10] mm,memory-tiers: "
` [PATCH v5 06/10] drivers,cxl: "
` [PATCH v5 07/10] drivers,hmat: "
` [PATCH v5 08/10] kernel,cpuset: "
` [PATCH v5 10/10] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify

[PATCHv2] media: venus: protect against spurious interrupts during probe
 2025-06-06 12:33 UTC 

[LTP] [PATCH v5 0/8] syscalls/mknod: Refactor all tests
 2025-06-06 12:33 UTC  (12+ messages)
` [LTP] [PATCH v5 3/8] syscalls/mknod03: Convert to new API
` [LTP] [PATCH v5 5/8] syscalls/mknod05: "
` [LTP] [PATCH v5 6/8] syscalls/mknod06: "
` [LTP] [PATCH v5 7/8] syscalls/mknod07: "

[PATCH v3 00/15] media: rcar: Streams support
 2025-06-06 12:32 UTC  (22+ messages)
` [PATCH v3 01/15] media: rcar-csi2: Use the pad version of v4l2_get_link_freq()
` [PATCH v3 02/15] media: rcar-isp: Improve ISPPROCMODE_DT_PROC_MODE_VC
` [PATCH v3 05/15] media: rcar-csi2: Move rcar2_calc_mbps()
` [PATCH v3 06/15] media: rcar-csi2: Simplify rcsi2_calc_mbps()
` [PATCH v3 07/15] media: rcar-csi2: Optimize rcsi2_calc_mbps()
` [PATCH v3 08/15] media: rcar-csi2: Switch to Streams API
` [PATCH v3 09/15] media: rcar-isp: "
` [PATCH v3 10/15] media: rcar-csi2: Add .get_frame_desc op
` [PATCH v3 11/15] media: rcar-isp: Call get_frame_desc to find out VC & DT
` [PATCH v3 12/15] media: rcar-csi2: Add more stream support to rcsi2_calc_mbps()

[PATCH] diff-generate-patch.adoc: drop spurious backticks
 2025-06-06 12:31 UTC 

[PATCH v7 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-06-06 12:29 UTC  (3+ messages)
` [PATCH v7 4/6] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX

[PATCH] clk: renesas: r9a09g056: Add clock and reset entries for USB2.0
 2025-06-06 12:29 UTC  (2+ messages)

[PATCH v6 0/3] CCS save restore for IGPU
 2025-06-06 12:45 UTC  (4+ messages)
` [PATCH v6 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v6 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v6 3/3] drm/xe/vf: Register CCS read/write contexts with Guc

[PATCH v11 0/9] Add STM32MP25 PCIe drivers
 2025-06-06 12:04 UTC  (10+ messages)
` [PATCH v11 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v11 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v11 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v11 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v11 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v11 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v11 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v11 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v11 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH v8 0/9] drm/i915: Add drm_panic support
 2025-06-06 12:28 UTC  (11+ messages)
` [PATCH v8 1/9] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v8 2/9] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v8 3/9] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v8 4/9] drm/ttm: Add ttm_bo_kmap_try_from_panic()
` [PATCH v8 5/9] drm/i915: Add intel_bo_panic_setup and intel_bo_panic_finish
` [PATCH v8 6/9] drm/i915/display: Add drm_panic support
` [PATCH v8 7/9] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v8 8/9] drm/i915/display: Add drm_panic support for 4-tiling "
` [PATCH v8 9/9] drm/i915/psr: Add intel_psr2_panic_force_full_update

Semantics of change IDs (Re: Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer)
 2025-06-06 12:28 UTC  (10+ messages)

[PATCH v3 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
 2025-06-06 12:28 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: eeprom: Add ST M24LR support
` [PATCH v3 2/3] misc: add driver for ST M24LR series RFID/NFC EEPROM chips
` [PATCH v3 3/3] ABI: sysfs: add documentation for ST M24LR EEPROM and control interface

[PATCH 0/2] GFS2: Fix wrong call of new trans for jdata
 2025-06-06 12:27 UTC  (3+ messages)
` [PATCH 2/2] gfs2: do not call gfs2_jdata_writepages "

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-06 12:25 UTC  (2+ messages)

[syzbot] [trace?] BUG: corrupted list in ring_buffer_subbuf_order_set
 2025-06-06 12:24 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 00/15] Allow x86 to unflatten DTs
 2025-06-06 12:23 UTC  (7+ messages)
` [PATCH v2 02/15] arm/gnttab: Break links between asm/grant_table.h and xen/grant_table.h

[PATCH] repo_logmsg_reencode: fix memory leak when use repo_logmsg_reencode()
 2025-06-06 12:22 UTC  (4+ messages)

[PATCH RFT v5 0/3] fastboot: add support for generic block flashing
 2025-06-06 12:22 UTC  (2+ messages)

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-06 12:21 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC

[PATCH v2 0/2] genirq: Retain depth for managed IRQs across CPU hotplug
 2025-06-06 12:21 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v1] mm/gup: remove (VM_)BUG_ONs
 2025-06-06 12:17 UTC  (13+ messages)

[BUG] usb-serial-simple: device conflict with Owon VDS1022I
 2025-06-06 12:17 UTC  (2+ messages)

[PATCH] media: venus: Fix MSM8998 frequency table
 2025-06-06 12:14 UTC  (4+ messages)

[PATCH] templates/default: do not separately enable sdl in qemu-system-native
 2025-06-06 12:13 UTC 

[PATCH 1/2] qemu-system-native: enable sdl by default
 2025-06-06 12:12 UTC  (2+ messages)
` [PATCH 2/2] templates/default: do not separately enable sdl in qemu-system-native

[PATCH nft v2 1/2] evaluate: rename recursion counter to recursion.binop
 2025-06-06 12:12 UTC  (2+ messages)
` [PATCH nft v2 2/2] evaluate: restrict allowed subtypes of concatenations

✅ PASS (MISSED 8 of 100): Test report for master (6.15.0, upstream-mainline, ec7714e4)
 2025-06-06 12:13 UTC 

[PATCH v2 0/6] fstests overlay fixes for v2025.05.25
 2025-06-06 12:12 UTC  (16+ messages)
` [PATCH v2 1/6] overlay: workaround libmount failure to remount,ro
` [PATCH v2 4/6] generic/623: do not run with overlayfs

[PATCH v2] clk: renesas: rzg2l: Rename mstp_clock to mod_clock
 2025-06-06 12:09 UTC  (2+ messages)

Request for backporting accel/ivpu PTL patches to 6.12
 2025-06-06 12:09 UTC  (3+ messages)

[PATCH] Correct boost volume
 2025-06-06 11:33 UTC 

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-06 12:09 UTC  (8+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support

[PATCH] timers/migration: remove an unneeded call to find_first_bit()
 2025-06-06 12:05 UTC  (2+ messages)

[PATCH 0/4] Integrate refcounting across of_drm_find_panel() callers
 2025-06-06 12:03 UTC  (3+ messages)
` [PATCH 2/4] drm/panel/samsung-dsicm: Keep up with refcounting

[syzbot] [mm?] WARNING in vma_modify
 2025-06-06 12:05 UTC  (2+ messages)

[PATCH v3 0/2] arm: extended regions fixes
 2025-06-06 12:04 UTC  (4+ messages)
` [PATCH v3 1/2] xen/arm: exclude xen,reg from direct-map domU extended regions

[PATCH 1/2] drm/xe: Move DSB l2 flush to a more sensible place
 2025-06-06 12:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

ublk: RFC fetch_req_multishot
 2025-06-06 12:03 UTC  (5+ messages)

[PATCH mptcp-next v3 0/3] Squash to "BPF packet scheduler"
 2025-06-06 12:02 UTC  (4+ messages)
` [PATCH mptcp-next v3 2/3] Squash to "bpf: Add mptcp_subflow bpf_iter"

[PATCH v2] drm/xe/guc: Set wedged on Xe micro hardware initialization error
 2025-06-06 12:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v16 00/22] Type2 device basic support
 2025-06-06 11:59 UTC  (6+ messages)
` [PATCH v16 05/22] cxl: Add function for type2 cxl regs setup

[PATCH for-next v2 0/2] add ioctl to query protection info capabilities
 2025-06-06 11:59 UTC  (4+ messages)
  ` [PATCH for-next v2 2/2] fs: "

[PATCH] dt-bindings: phy: renesas,usb2-phy: Document RZ/V2N SoC support
 2025-06-06 11:58 UTC  (3+ messages)

Git push tries to delete branch twice and fails
 2025-06-06 11:57 UTC  (4+ messages)

[PATCH v7 00/10] Add falcon support for am62a, 62p and 62x
 2025-06-06 11:57 UTC  (3+ messages)
` [PATCH v7 04/10] arch: arm: k3-binman: add fit for falcon boot

[Buildroot] [PATCH 1/2] package/qoriq-mc-binary: fix target install
 2025-06-06 11:54 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/qoriq-mc-utils: "

[GIT PULL] tomoyo update for v6.16-rc1
 2025-06-06 10:58 UTC 

[RFC PATCH v2 0/8] virtio: introduce GSO over UDP tunnel
 2025-06-06 11:52 UTC  (6+ messages)
` [RFC PATCH v2 3/8] vhost-net: allow configuring extended features

[RFC 0/6] Add multiple address spaces support to VDUSE
 2025-06-06 11:50 UTC  (7+ messages)
` [RFC 1/6] vduse: add v1 API definition
` [RFC 2/6] vduse: add vq group support
` [RFC 3/6] vduse: add vq group asid support
` [RFC 4/6] vduse: send update_iotlb_v2 message
` [RFC 5/6] vduse: reset group asid in reset
` [RFC 6/6] vduse: bump version number

[RFC PATCH v11 0/4] Report vfio-ap configuration changes
 2025-06-06 11:48 UTC  (10+ messages)
` [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[RESEND PATCH] UEFI: Fix several memory leaks of UEFI handles
 2025-06-06 11:46 UTC  (2+ messages)

[PATCH v1] drm/xe/pm: Wire up suspend/resume for I2C controller
 2025-06-06 11:48 UTC  (2+ messages)
` [v1] "

[PATCH RFC v3 0/8] virtio: introduce GSO over UDP tunnel
 2025-06-06 11:45 UTC  (9+ messages)
` [PATCH RFC v3 1/8] virtio: introduce extended features
` [PATCH RFC v3 2/8] virtio_pci_modern: allow configuring "
` [PATCH RFC v3 3/8] vhost-net: "
` [PATCH RFC v3 4/8] virtio_net: add supports for extended offloads
` [PATCH RFC v3 5/8] net: implement virtio helpers to handle UDP GSO tunneling
` [PATCH RFC v3 6/8] virtio_net: enable gso over UDP tunnel support
` [PATCH RFC v3 7/8] tun: "
` [PATCH RFC v3 8/8] vhost/net: "

[PATCH v1 0/2] Add Winstar wf40eswaa6mnn0 panel support
 2025-06-06 11:45 UTC  (3+ messages)
` [PATCH v1 1/2] drm/panel: st7701: "
` [PATCH v1 2/2] dt-bindings: display: st7701: Add Winstar wf40eswaa6mnn0 panel

[PATCH] dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/V2N SoC support
 2025-06-06 11:45 UTC  (2+ messages)

[PATCH v4 0/4] Add SpacemiT K1 USB3.0 host controller support
 2025-06-06 11:43 UTC  (4+ messages)
` [PATCH v4 3/4] usb: dwc3: add generic driver to support flattened DT

[PATCH] libtheora: upgrade 1.1.1 -> 1.2.0
 2025-06-06 11:43 UTC 

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
 2025-06-06 11:43 UTC  (4+ messages)
` [PATCH v2 12/15] iommupt: Add the x86 64 bit page table format

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-06 11:40 UTC  (3+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge

[PATCH] net: stmmac: add support for platform specific config
 2025-06-06 11:41 UTC 

[PATCH V7 00/29] Reset improvements
 2025-06-06 11:41 UTC  (5+ messages)
` [PATCH 05/29] drm/amdgpu: switch job hw_fence to amdgpu_fence
` [PATCH 06/29] drm/amdgpu: update ring reset function signature

[PATCH] dt-bindings: usb: renesas,usbhs: Add RZ/V2N SoC support
 2025-06-06 11:40 UTC  (2+ messages)

[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
 2025-06-06 11:39 UTC  (4+ messages)
` [PATCH v2 0/2] stash: fix and improve "git stash -p <pathspec>"

[PATCH] xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
 2025-06-06 11:38 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH selinux-testsuite v2 1/2] userns_child_exec: Propagate child exit value
 2025-06-06 11:34 UTC  (2+ messages)
` [PATCH selinux-testsuite v2 2/2] Add tests for checkpoint_restore in cap2_userns

[PATCH 00/22] Return variable name unifications
 2025-06-06 11:35 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.