All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 20:05:23 to 2026-05-07 20:39:02 UTC [more...]

[RFC PATCH 00/25] assorted dcache cleanups and fixes
 2026-05-07 20:39 UTC  (3+ messages)
` [RFC PATCH 09/25] shrink_dentry_list(): start with removing from shrink list

[PATCH v2] drm/bridge: ite-it66121: Convert to DRM HDMI Audio Helper
 2026-05-07 20:38 UTC  (2+ messages)

[nft PATCH] scanner: Accept all statements' first words in all scopes
 2026-05-07 20:38 UTC 

[PATCH v4 1/2] Bluetooth: HCI: Add initial support for Short Connection Interval feature
 2026-05-07 20:38 UTC  (2+ messages)
` [v4,1/2] "

[PATCH v3] perf: Add is_mapping_symbol() helper for kernel mapping symbol filtering
 2026-05-07 20:38 UTC  (2+ messages)

[PATCH 0/2] amd_pmc: Delay s2idle suspend for some devices
 2026-05-07 20:19 UTC  (7+ messages)
` [PATCH 1/2] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
` [PATCH 2/2] platform/x86/amd/pmc: Add delay_suspend module argument

[Bug 221422] New: xhci_hcd host controller dies on Intel NUC8i5BEH with USB audio interfaces (POD HD500X, Mbox 2)
 2026-05-07 20:37 UTC  (2+ messages)
` [Bug 221422] "

[Bug 221473] New: amd-pstate dynamic EPP regression on Ryzen 5 3600
 2026-05-07 20:36 UTC  (2+ messages)
` [Bug 221473] "

[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH v1] arm64: dts: qcom: qcs6490-rb3gen2: Enable CAN bus controller
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v5 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Add SM7325 Motorola Edge 30 (dubai)
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Enable mdss1 Display Port for Qualcomm lemans-ride platform
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: Add ADSP FastRPC node
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v12 0/3] arm64: dts: qcom: sdm670-google-sargo: front camera support
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v11 0/7] media: i2c: IMX355 for the Pixel 3a
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH v5] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v3 0/3] Add support for GXCLK for Milos
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

Increase in XFS journal flushes with (direct_write;fdatasync)+
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v3 0/3] Add USB support for Kaanapali
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v3 00/10] Fix up WCN6855 RFA power supply name
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: fix temp-alarm probe failure for PMH0104 on Glymur
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v4 0/4] Add support for Awinic AW86938 haptic driver
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] Add framebuffer on Xiaomi Poco F1 and disable the MDSS on tianma panel variant
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v3 0/5] NFC support for five Qualcomm SDM845 phones
 2026-05-07 20:34 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: beryllium compatible ordering and bindings update
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: qcom: Add support for the Nothing Phone (3a)
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllers
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8750: Enable cpufreq cooling devices
 2026-05-07 20:34 UTC  (2+ messages)

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-07 20:34 UTC  (94+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 22/43] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v6 26/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v6 27/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v6 28/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH v6 29/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v6 30/43] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v6 31/43] KVM: selftests: Test conversion before allocation
` [PATCH v6 32/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v6 33/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v6 35/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v6 36/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v6 37/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH v6 39/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v6 40/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v6 41/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v6 43/43] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/5] KVM: selftests: Test conversions for SNP

[PATCH] Bluetooth: btintel_pcie: fix stale cache in set_dxstate fallback check
 2026-05-07 20:34 UTC 

[PATCH v3 0/1] match GEN6_PCODE_DATA naming with spec
 2026-05-07 20:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[syzbot] Monthly kvm report (May 2026)
 2026-05-07 20:32 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 87e4643ab19cdfa152b7d10b3418cfff19724109
 2026-05-07 20:30 UTC 

[tip:x86/urgent] BUILD SUCCESS 5772f6535227ebd104065d80afa8ed3478d34c5c
 2026-05-07 20:30 UTC 

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-05-07 20:29 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix OOB risk parsing virt RAS batch trace replies on the VF
 2026-05-07 20:29 UTC 

[PATCH v8] xen/domain: introduce DOMID_ANY
 2026-05-07 20:28 UTC 

[android-common:android-mainline 0/1] mm/shmem.c:5234:undefined reference to `ashmem_memfd_ioctl'
 2026-05-07 20:29 UTC 

[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
 2026-05-07 20:29 UTC  (9+ messages)
` [PATCH v2 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH v2 05/15] mach-snapdragon: fix reserved memory carveout

arch/arm/boot/dts/marvell/armada-370-mirabox.dtb: timer@20300 (marvell,armada-370-timer): 'clock-frequency' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-05-07 20:28 UTC 

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.5.6
 2026-05-07 20:28 UTC 

[Buildroot] [git commit] package/openfpgaloader: bump to version 1.1.1
 2026-05-07 20:21 UTC 

[PATCH 1/2] mm/vmalloc: free unused pages when shrinking vrealloc() allocation
 2026-05-07 20:26 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc calls
 2026-05-07 20:25 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[moderation/CI] Re: mm/vmalloc: free unused pages when shrinking vrealloc() allocation
 2026-05-07 20:24 UTC  (2+ messages)

[PATCH v2 0/6] ASoC: qcom: fixes and improvements
 2026-05-07 20:24 UTC  (4+ messages)
` [PATCH v2 4/6] ASoC: qcom: sm8250: add TDM RX support

[PATCH] nbft: use the correct interfaces for NBFT connections
 2026-05-07 20:23 UTC 

mkstemp(3)
 2026-05-07 20:23 UTC  (2+ messages)

[PATCH] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
 2026-05-07 20:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files
 2026-05-07 20:20 UTC 

[PATCH RFC] check: add new option "--loop <n>" which runs each test multiple times
 2026-05-07 20:20 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/tor: security bump version to 0.4.9.8
 2026-05-07 20:20 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: security bump version to 0.4.9.8
 2026-05-07 20:10 UTC 

[PATCH v3 2/5] dt-bindings: watchdog: apple,wdt: Add t8122 compatible
 2026-05-07 20:20 UTC  (2+ messages)

[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
 2026-05-07 20:19 UTC  (21+ messages)

[PATCH 0/5] Enhance the SPL FIT "full" loading logic
 2026-05-07 20:18 UTC  (4+ messages)
` [PATCH 3/5] boot: fit: enable FIT image post-processing in SPL

[PATCH] tpm: Fix uninitialized name_size_alg in tpm_buf_append_name()
 2026-05-07 20:18 UTC 

[PATCH] podlet: add podlet utility
 2026-05-07 20:18 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH v2 0/3] Switch Apple silicon boards to upstream device trees
 2026-05-07 20:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: Fix phandle-array constraints, again
 2026-05-07 20:16 UTC 

[PATCH v2] arm: apple: Add Apple M3 (t8122) support
 2026-05-07 20:16 UTC  (2+ messages)

[PATCH v1 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones
 2026-05-07 20:14 UTC  (11+ messages)
` [PATCH v1 01/10] platform/x86: classmate-laptop: Address memory leaks on driver removal
` [PATCH v1 02/10] platform/x86: classmate-laptop: Unify probe rollback and remove code
` [PATCH v1 03/10] platform/x86: classmate-laptop: Pass struct device pointer to helpers
` [PATCH v1 04/10] platform/x86: classmate-laptop: Rename two helper functions
` [PATCH v1 05/10] platform/x86: classmate-laptop: Register ACPI notify handlers directly
` [PATCH v1 06/10] platform/x86: classmate-laptop: Convert v4 accel driver to a platform one
` [PATCH v1 07/10] platform/x86: classmate-laptop: Convert "
` [PATCH v1 08/10] platform/x86: classmate-laptop: Convert tablet "
` [PATCH v1 09/10] platform/x86: classmate-laptop: Convert ipml "
` [PATCH v1 10/10] platform/x86: classmate-laptop: Convert keys "

[PATCH v4 0/6] fetch: add fetch.pruneBranches config
 2026-05-07 20:14 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Add Victus 15-fb0xxx fan control
 2026-05-07 20:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: bound bad-page list writes to allocated capacity
 2026-05-07 20:13 UTC  (2+ messages)

[PATCH v6] checkout: extend --track with a "fetch" mode to refresh start-point
 2026-05-07 20:12 UTC  (2+ messages)

[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
 2026-05-07 20:12 UTC  (4+ messages)

[PATCH rc v2] iommu/arm-smmu-v3: Fix inconsistent ATS state tracking
 2026-05-07 20:12 UTC  (10+ messages)

[PATCH 0/3] tests/intel/xe_exec_reset: Validate multi-queue timestamping
 2026-05-07 20:11 UTC  (12+ messages)
` [PATCH 1/3] lib/xe/xe_spin: Enhance multi-queue switch option
` [PATCH 2/3] lib/xe/xe_spin: Add option for QUEUE_TIMESTAMP
` [PATCH 3/3] tests/intel/xe_exec_reset: Add multi-queue long spin tests

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-07 20:12 UTC  (7+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH v3 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
 2026-05-07 20:11 UTC  (2+ messages)

[PATCH v16 0/5] checkout: 'autostash' for branch switching
 2026-05-07 20:11 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
 2026-05-07 20:10 UTC  (3+ messages)
` [PATCH net-next v2 1/5] mctp: convert "

[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-05-07 20:09 UTC  (6+ messages)
` [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support

[Buildroot] [PATCH 1/1] package/wireless-regdb: bump version to 2026.03.18
 2026-05-07 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/wireless-regdb: bump version to 2026.03.18
 2026-05-07 19:56 UTC 

[PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace
 2026-05-07 20:08 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] KVM: s390: selftests: Extended user_operexec tests
` [PATCH v2 3/3] KVM: s390: Fix typo in UCONTROL documentation

[PATCH net-next v3 0/2] Keep PHY link during WoL sleep cycle
 2026-05-07 20:08 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net: bcmasp: Keep phy "

[frank-li:imx/dt64 44/49] arch/arm64/boot/dts/freescale/imx95-verdin-nonwifi-zinnia.dtb: dma-controller@42210000 (fsl,imx95-edma5): Unevaluated properties are not allowed ('iommus' was unexpected)
 2026-05-07 20:07 UTC 

[PATCH v2 0/1] u-boot-tools: drop yaml in DT validation
 2026-05-07 20:05 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 0/4] i2c: designware: Improve device disable handling
 2026-05-07 20:05 UTC  (5+ messages)
` [PATCH v4 1/4] i2c: designware: Introduce shutdown exported function
` [PATCH v4 2/4] i2c: designware: Convert PCI driver to use shutdown hook
` [PATCH v4 3/4] i2c: designware: Convert platform "
` [PATCH v4 4/4] i2c: designware: Handle active target cleanly


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.