All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-05 07:49:44 to 2025-06-05 08:45:28 UTC [more...]

[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
 2025-06-05  8:43 UTC  (3+ messages)
` [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec

[PATCH v10 00/16] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-05  8:44 UTC  (20+ messages)
` [PATCH v10 01/16] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v10 02/16] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v10 03/16] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v10 04/16] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v10 05/16] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v10 06/16] KVM: Fix comments that refer to slots_lock
` [PATCH v10 07/16] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages

[PULL 00/16] vfio queue
 2025-06-05  8:42 UTC  (13+ messages)
` [PULL 01/16] vfio/igd: OpRegion not found fix error typo
` [PULL 02/16] vfio: add more VFIOIOMMUClass docs
` [PULL 03/16] vfio: move more cleanup into vfio_pci_put_device()
` [PULL 04/16] vfio: move config space read into vfio_pci_config_setup()
` [PULL 07/16] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
` [PULL 08/16] vfio: return mr from vfio_get_xlat_addr
` [PULL 09/16] vfio/container: pass MemoryRegion to DMA operations
` [PULL 10/16] backends/iommufd: Add a helper to invalidate user-managed HWPT
` [PULL 12/16] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PULL 14/16] MAINTAINERS: Add reviewer for CPR
` [PULL 15/16] vfio: vfio_find_ram_discard_listener
` [PULL 16/16] vfio: move vfio-cpr.h

[PATCH v2 0/4] wifi: ath12k: fix dest ring-buffer corruption
 2025-06-05  8:44 UTC  (5+ messages)
` [PATCH v2 1/4] "

Bug#1104745: gcc-15 ICE compiling linux kernel 6.14.5 with CONFIG_RANDSTRUCT
 2025-06-05  8:43 UTC  (2+ messages)

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.10-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.4-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.1-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 5.15-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.6-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.14-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.12-stable tree
 2025-06-05  8:43 UTC 

FAILED: patch "[PATCH] randstruct: gcc-plugin: Fix attribute addition" failed to apply to 6.15-stable tree
 2025-06-05  8:43 UTC 

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-05  8:43 UTC  (7+ messages)
` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-05  8:42 UTC  (16+ messages)
` [PATCH v12 00/10] "
  ` [PATCH v12 02/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v13 00/10] imap-send: make it usable again and add OAuth2.0 support
  ` [PATCH v13 01/10] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v13 02/10] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v13 04/10] imap-send: fix memory leak in case auth_cram_md5 fails
  ` [PATCH v13 03/10] imap-send: add PLAIN authentication method to OpenSSL
  ` [PATCH v13 05/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
  ` [PATCH v13 06/10] imap-send: enable specifying the folder using the command line
  ` [PATCH v13 07/10] imap-send: fix minor mistakes in the logs
  ` [PATCH v13 08/10] imap-send: display port alongwith host when git credential is invoked
  ` [PATCH v13 09/10] imap-send: display the destination mailbox when sending a message
  ` [PATCH v13 10/10] imap-send: add ability to list the available folders

[PATCH] curl: pass `long` values where expected
 2025-06-05  8:41 UTC  (2+ messages)

[PATCH 2/3] spi: Add Amlogic SPISG driver
 2025-06-05  8:41 UTC  (3+ messages)

[PATCH v3 0/1] mm: gup: avoid CMA page pinning by retrying migration
 2025-06-05  8:39 UTC  (3+ messages)
  ` [PATCH v3 1/1] mm: gup: avoid CMA page pinning by retrying migration if no migratable page

[PATCH v2] sandbox: solve undefined reference to pthread_kill symbol
 2025-06-05  8:36 UTC  (3+ messages)

[PATCH] media: ipu3-cio2: Use V4L2 subdev active state
 2025-06-05  8:39 UTC 

[PATCH i-g-t 0/2] Control compute-preempt bo allocation
 2025-06-05  8:38 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
 2025-06-05  8:36 UTC  (4+ messages)
` [PATCH v5 4/6] python: add qapi static analysis tests

[Intel-wired-lan] [PATCH iwl-net v1 1/1] igc: disable L1.2 PCI-E link substate to avoid performance issue
 2025-06-05  8:36 UTC  (3+ messages)

[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
 2025-06-05  8:34 UTC  (2+ messages)

[PATCH] common/mlx5: use intrinsics instead of inline assembly
 2025-06-05  8:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/3] Add SCLP event type CPI
 2025-06-05  8:34 UTC  (3+ messages)
` [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM

[PATCH v3 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-06-05  8:35 UTC  (11+ messages)
` [PATCH v3 08/14] xen/riscv: imsic_init() implementation

[PULL] drm-intel-next-fixes
 2025-06-05  8:35 UTC 

[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
 2025-06-05  8:34 UTC  (9+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify

[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
 2025-06-05  8:35 UTC  (7+ messages)
` [PATCH v4 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
` [PATCH v4 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking

[PATCH] vfio, migration: save device parent pci config
 2025-06-05  8:33 UTC 

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-05  8:34 UTC  (4+ messages)
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device

[PATCH v0] sched/topology: Add lock guard support
 2025-06-05  8:34 UTC  (3+ messages)

drm/ttm: port ttm pools to NUMA aware lru_list
 2025-06-05  8:34 UTC  (2+ messages)

[PATCH v3 0/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS ctrl and WDR support
 2025-06-05  8:31 UTC  (10+ messages)
` [PATCH v3 1/3] media: rkisp1: Properly handle result of rkisp1_params_init_vb2_queue()
` [PATCH v3 2/3] media: rkisp1: Add RKISP1_CID_SUPPORTED_PARAMS_BLOCKS control
` [PATCH v3 3/3] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH] common/mlx5: avoid warning about operation mixing different enum types
 2025-06-05  8:32 UTC  (5+ messages)

[PATCH 5.4] xfs: Reset cnt_cur to NULL after deletion to prevent UAF
 2025-06-03 13:28 UTC  (2+ messages)

[PATCH RFC v2 0/5] Introduce git-last-modified(1) command
 2025-06-05  8:32 UTC  (4+ messages)
` [PATCH RFC v2 1/5] last-modified: new subcommand to show when files were last modified

[PATCH v2] mm: madvise: use walk_page_range_vma() instead of walk_page_range()
 2025-06-05  8:31 UTC 

[PATCH v4 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-06-05  8:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: qcom: Move phy & reset gpio's to root port
` [PATCH v4 2/2] PCI: qcom: Add support for multi-root port

[PATCH BlueZ 0/1] monitor: Add support for decoding Channel Sounding
 2025-06-05  8:30 UTC  (4+ messages)
` [PATCH BlueZ 1/1] "
  `  "

[PATCH v3 0/5] drm/dp: Limit the DPCD probe quirk to the affected monitor
 2025-06-05  8:28 UTC  (6+ messages)
` [PATCH v3 1/5] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH v3 2/5] drm/edid: Define the quirks in an enum list
` [PATCH v3 3/5] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH v3 4/5] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v3 5/5] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required

[PATCH ath-next] wifi: ath12k: update channel list in worker when wait flag is set
 2025-06-05  8:25 UTC 

[PATCH libgpiod v2 0/3] doc: add rust docs
 2025-06-05  8:27 UTC  (5+ messages)
` [PATCH libgpiod v2 1/3] doc: reformat conf.py with black
` [PATCH libgpiod v2 2/3] doc: improve the readability of the prefix variable
` [PATCH libgpiod v2 3/3] doc: integrate rust docs into the sphinx build

[LTP] [PATCH v4 0/7] LSM testing suite
 2025-06-05  8:25 UTC  (8+ messages)
` [LTP] [PATCH v4 7/7] Add lsm_set_self_attr01 test

[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2025-06-05  8:24 UTC  (2+ messages)

[RFC] fs: add ioctl to query protection info capabilities
 2025-06-05  8:24 UTC  (9+ messages)

[PATCH v3] gup: optimize longterm pin_user_pages() for large folio
 2025-06-05  8:23 UTC  (3+ messages)

[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
 2025-06-05  8:22 UTC  (2+ messages)

[PATCH nfs-utils] exportfs: make "insecure" the default for all exports
 2025-06-05  8:20 UTC  (4+ messages)

[linux-next:master 7221/14443] clang-16: error: clang frontend command failed with exit code 139 (use -v to see invocation)
 2025-06-05  8:19 UTC 

[PATCH] [meta-oe] libusbgx: fix example gadget start
 2025-06-05  8:19 UTC 

[PATCH 0/3] refs: fix some bugs with batched-updates
 2025-06-05  8:19 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] refs/files: skip updates with errors in batched updates
  ` [PATCH v2 2/2] receive-pack: handle reference deletions separately

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-05  8:19 UTC  (7+ messages)
` [PATCH 08/28] KVM: nSVM: Use dedicated array of MSRPM offsets to merge L0 and L1 bitmaps
` [PATCH 12/28] KVM: SVM: Implement and adopt VMX style MSR intercepts APIs

[PATCH] arm64: Enable vmalloc-huge with ptdump
 2025-06-05  8:16 UTC  (9+ messages)

[PATCH] drm/i915/display: Fix macro HAS_ULTRAJOINER
 2025-06-05  8:19 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v4 0/1] drm: rcar-du: rzg2l_mipi_dsi: add MIPI DSI command support
 2025-06-05  8:18 UTC  (3+ messages)
` [PATCH v4 1/1] drm: renesas: rz-du: Implement MIPI DSI host transfers

[Intel-wired-lan] [PATCH iwl-net v2] ice: add a separate Rx handler for flow director commands
 2025-06-05  8:18 UTC  (5+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-05  8:18 UTC  (13+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

Why does defragmenting break reflinks?
 2025-06-05  8:17 UTC  (5+ messages)

[PATCH RFT v4 0/3] fastboot: add support for generic block flashing
 2025-06-05  8:16 UTC  (7+ messages)
` [PATCH RFT v4 2/3] fastboot: blk: switch emmc to use the block helpers
` [PATCH RFT v4 3/3] fastboot: integrate block flashing back-end

[PATCH 0/3] wifi: ath11k: fix dest ring-buffer corruption
 2025-06-05  8:16 UTC  (9+ messages)
` [PATCH 1/3] "

[f2fs-dev] [PATCH v3] f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dic
 2025-06-05  8:16 UTC  (3+ messages)
  `  "

[PATCH] mm/cma: pairing the trace_cma_alloc_start/finish
 2025-06-05  8:15 UTC  (2+ messages)

[PATCH v3] net/mlx5: Flag state up only after cmdif is ready
 2025-06-05  8:14 UTC 

Dovetail 6.15: x86: Invalid wait context
 2025-06-05  8:14 UTC  (3+ messages)

Współpraca
 2025-06-05  8:10 UTC 

[PATCH v1] tty: serdev: serdev-ttyport: Fix use-after-free in ttyport_close() due to uninitialized serport->tty
 2025-06-05  8:13 UTC  (11+ messages)

[PATCH v2 00/21] export/fuse: Use coroutines and multi-threading
 2025-06-05  8:12 UTC  (3+ messages)
` [PATCH v2 15/21] fuse: Process requests in coroutines

[PATCH] crypto: qat - allow enabling VFs in the absence of IOMMU
 2025-06-05  8:11 UTC  (2+ messages)

[PATCH v4 0/3] Implement numa node notifier
 2025-06-05  8:12 UTC  (7+ messages)
` [PATCH v4 2/3] mm,memory_hotplug: "

[Bug 220118] New: Lập tức
 2025-06-05  8:11 UTC  (5+ messages)
` AW: "
    ` AW: "

[PATCH net-next v11 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-06-05  7:25 UTC  (4+ messages)
` [PATCH net-next v11 14/14] xsc: add ndo_get_stats64

Firmware demoted from qa.fwupd.org
 2025-06-05  8:10 UTC 

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-05  8:10 UTC  (14+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-05  8:10 UTC  (10+ messages)
  ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[ANNOUNCE] Git v2.50.0-rc1
 2025-06-05  8:09 UTC  (7+ messages)
` [ANNOUNCE] Git v2.50.0-rc1 - Test Failed

[PATCH] eventfs: Simplify code using guard()s
 2025-06-05  8:09 UTC  (2+ messages)

[PATCH v2 4/8] PCI: rzg3s-host: Add Initial PCIe Host Driver for Renesas RZ/G3S SoC
 2025-06-05  8:09 UTC  (2+ messages)

[PATCH v12 0/6] Specifying cache topology on ARM
 2025-06-05  8:29 UTC  (3+ messages)
` [PATCH v12 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT

[PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
 2025-06-05  8:06 UTC  (11+ messages)

[PATCH] riscv: defconfig: Enable TH1520 aon, mbox and reset support
 2025-06-05  8:04 UTC  (3+ messages)

[PATCH v2] platform/x86: Move Lenovo files into lenovo subdir
 2025-06-05  8:03 UTC  (2+ messages)

[PATCH v4 1/2] Revert "timezone: Fix compare_file comparison in timezone checking"
 2025-06-05  8:03 UTC  (2+ messages)
` [PATCH v4 2/2] timezone: Replace Localtime file copy with symbolic link

[PATCH v2] phy: use per-PHY lockdep keys
 2025-06-05  8:03 UTC  (3+ messages)

[PATCH v4] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-05  8:02 UTC  (2+ messages)

[PATCH v1] arm64/mm: Close theoretical race where stale TLB entry remains valid
 2025-06-05  7:59 UTC  (4+ messages)

New mattresses
 2025-06-05  7:55 UTC 

[PATCH bpf-next 0/2] bpftool: skel: Add
 2025-06-05  7:49 UTC 

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-05  8:00 UTC  (3+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v2 2/2] mm: shmem: disallow hugepages if the system-wide shmem "

[PATCH v3] drm/i915: split out display register macros to a separate file
 2025-06-05  7:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

Dovetail: Adding support for Hyper-v as hypervisor
 2025-06-05  7:58 UTC  (2+ messages)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05  7:49 UTC  (5+ messages)
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk

[PATCH v2] x86/hvmloader: select xenpci MMIO BAR UC or WB MTRR cache attribute
 2025-06-05  7:56 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpftool: skel: Introduce NAME__open_and_load_opts()
 2025-06-05  7:51 UTC  (2+ messages)
` [PATCH bpf-next 2/2] "

[PATCH] Revert "drm/xe/display: use xe->display to decide whether to do anything"
 2025-06-05  7:55 UTC  (2+ messages)

list_lru isolate callback question?
 2025-06-05  7:55 UTC  (2+ messages)

[PATCH RESEND 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
 2025-06-05  7:54 UTC  (4+ messages)
` [PATCH RESEND 1/3] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine
` [PATCH RESEND 2/3] arm64: dts: qcom: sc8280xp: Add GPI DMA configuration
` [PATCH RESEND 3/3] arm64: dts: qcom: sc8280xp: Enable GPI DMA

[PATCH 0/3] Fix some more RVV source overlap issues
 2025-06-05  7:54 UTC  (2+ messages)

[PATCH 1/9] drm/amdgpu: validate userq input args
 2025-06-05  7:54 UTC  (4+ messages)
` [PATCH 2/9] drm/amdgpu: bail out for userq unmap error

[PATCH] repo_logmsg_reencode: fix memory leak when use repo_logmsg_reencode()
 2025-06-05  7:53 UTC  (3+ messages)
` [PATCH v2] "

DMARC support
 2025-06-05  7:50 UTC 

Determining Simon Glass's future in the U-Boot project
 2025-06-05  7:51 UTC  (3+ messages)

[PATCH libgpiod 0/3] doc: add rust docs
 2025-06-05  7:51 UTC  (4+ messages)
` [PATCH libgpiod 3/3] doc: integrate rust docs into the sphinx build

[PATCH 0/3] cat-file: add %(objectmode) and submodule message to batch commands
 2025-06-05  7:51 UTC  (5+ messages)
` [PATCH 3/3] cat-file.c: add batch handling for submodules

[PATCH v2] scsi: arcmsr: return the value of fun directly
 2025-06-05  7:50 UTC 

[RFC v3 0/2] An API for Stashing Packets into CPU caches
 2025-06-05  7:50 UTC  (6+ messages)
` [PATCH v5 0/4] An API for Cache Stashing with TPH
  ` [PATCH v5 2/4] bus/pci: introduce the PCIe TLP Processing Hints API

[PATCH v12 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-05  7:49 UTC  (5+ messages)
` [PATCH v12 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH v2 0/9] NVMEM: Introduce write protection support
 2025-06-05  7:47 UTC  (4+ messages)
` [PATCH v2 6/9] nvmem: bsec: Implement NVMEM protect via regmap_seal for OTP locking
` [PATCH v2 7/9] nvmem: rmem: generate unic device name
` [PATCH v2 9/9] test: Add pytest suite for NVMEM framework


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.