messages from 2026-05-07 18:29:30 to 2026-05-07 20:34:35 UTC [more...]
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-07 20:34 UTC (45+ 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
[PATCH] Bluetooth: btintel_pcie: fix stale cache in set_dxstate fallback check
2026-05-07 20:34 UTC
[syzbot] Monthly kvm report (May 2026)
2026-05-07 20:32 UTC
[tip:x86/urgent] BUILD SUCCESS 5772f6535227ebd104065d80afa8ed3478d34c5c
2026-05-07 20:30 UTC
[PATCH 1/2] mm/vmalloc: free unused pages when shrinking vrealloc() allocation
2026-05-07 20:26 UTC (2+ messages)
` [syzbot ci] "
[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] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
2026-05-07 20:21 UTC (2+ messages)
[PATCH 1/2] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops
2026-05-07 20:19 UTC (2+ messages)
[PATCH] tpm: Fix uninitialized name_size_alg in tpm_buf_append_name()
2026-05-07 20:18 UTC
[PATCH v2] dt-bindings: Fix phandle-array constraints, again
2026-05-07 20:16 UTC
[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] vsock/virtio: fix vsockmon info leak in non-linear tap copy
2026-05-07 20:12 UTC (4+ messages)
` [PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap, copy
[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
2026-05-07 20:12 UTC (6+ messages)
[PATCH v3 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
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 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
[PATCH] ima: debugging late_initcall_sync measurements
2026-05-07 20:03 UTC (8+ messages)
[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
2026-05-07 20:02 UTC (5+ messages)
[PATCH net-next v2 0/2] mv88e6xxx: SERDES on mv88e6321 letter
2026-05-07 20:01 UTC (2+ messages)
` "
[PATCH v1] media: i2c: alvium: fix critical pointer access in alvium_ctrl_init
2026-05-07 20:00 UTC (2+ messages)
[PATCH net-next V6 0/3] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2026-05-07 19:58 UTC (2+ messages)
[PATCH v2] x86/shstk: Provide kernel command line knob to disable
2026-05-07 19:53 UTC (4+ messages)
[PATCH 0/3] iommu: Add PCI vendor:device ID to IOMMU fault logs
2026-05-07 19:52 UTC (5+ messages)
` [PATCH 2/3] iommu/vt-d: Add PCI segment and vendor:device ID to DMAR "
` [PATCH 3/3] iommu/amd: Add vendor:device ID to AMD IOMMU event logs
(subset) [PATCH] mfd: wm8994: remove dead legacy-gpio code
2026-05-07 19:46 UTC
[PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
2026-05-07 19:44 UTC
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-07 19:43 UTC (5+ messages)
[PATCH v5 08/11] leds: rgb: add support for Samsung S2M series PMIC RGB LED device
2026-05-07 19:39 UTC (4+ messages)
` [PATCH v5 07/11] leds: flash: add support for Samsung S2M series PMIC flash "
[PATCH v4 00/11] ceph: manual client session reset
2026-05-07 19:38 UTC (21+ messages)
` [PATCH v4 01/11] ceph: convert inode flags to named bit positions and atomic bitops
` [PATCH v4 03/11] ceph: harden send_mds_reconnect and handle active-MDS peer reset
` [EXTERNAL] "
` [PATCH v4 04/11] ceph: add diagnostic timeout loop to wait_caps_flush()
` [EXTERNAL] "
` [PATCH v4 05/11] ceph: add client reset state machine and session teardown
` [EXTERNAL] "
` [PATCH v4 06/11] ceph: add manual reset debugfs control and tracepoints
` [EXTERNAL] "
` [PATCH v4 07/11] selftests: ceph: add reset consistency checker
` [EXTERNAL] "
` [PATCH v4 08/11] selftests: ceph: add reset stress test
` [EXTERNAL] "
` [PATCH v4 09/11] selftests: ceph: add reset corner-case tests
` [EXTERNAL] "
` [PATCH v4 10/11] selftests: ceph: add validation harness
` [EXTERNAL] "
` [PATCH v4 11/11] selftests: ceph: wire up Ceph reset kselftests and documentation
` [EXTERNAL] "
[PATCH v3] mshv: support 1G hugepages by passing them as 2M-aligned chunks
2026-05-07 19:37 UTC (2+ messages)
[PATCH 0/5] ASoC: AMD: ACP7.x initial PCI driver bring-up
2026-05-07 19:36 UTC (11+ messages)
` [PATCH 1/5] include: sound: add register header file for acp7.x series
` [PATCH 2/5] ASoC: amd: acp7x: add ACP PCI driver probe/remove sequence
` [PATCH 3/5] ASoC: amd: acp7x: add helper functions and hw ops
` [PATCH 4/5] ASoC: amd: enable acp7.x drivers build
` [PATCH 5/5] ASoC: amd: acp7x: add system and runtime PM ops
[PATCH] Documentation: fix typo and formattting in security/credentials.rst
2026-05-07 19:35 UTC (5+ messages)
[PATCH] Input: ads7846 - consolidate coordinate filtering logic
2026-05-07 19:35 UTC (3+ messages)
7.0.3 with clang 22.1.4 and full lto: objtool error
2026-05-07 19:31 UTC (2+ messages)
` linux 7.0.4 + clang 22.1.5 with thin or full lto still fails with "
[PATCH] dt-bindings: i2c: convert davinci i2c to dt-schema
2026-05-07 19:30 UTC (2+ messages)
[PATCH] dt-bindings: i2c: convert axxia i2c to dt-schema
2026-05-07 19:29 UTC (2+ messages)
[PATCH] dt-bindings: arm-smmu: Constrain clocks for newer Qualcomm variants
2026-05-07 19:26 UTC (2+ messages)
[PATCH v4 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
2026-05-07 19:25 UTC (3+ messages)
` [PATCH v4 2/2] Input: isa1200 - new driver for Imagis ISA1200
[PATCH] platform/x86/amd: hfi: Support for ranking table versions
2026-05-07 19:25 UTC (2+ messages)
[PATCH 1/3] dt-bindings: interconnect: qcom,sdm660: Disallow clocks when appropriate
2026-05-07 19:25 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block
` [PATCH 3/3] dt-bindings: interconnect: qcom,sm6115: Restrict children and clocks
[PATCH v3 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
2026-05-07 19:22 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Document Shikra Top Level Mode Multiplexer
` [PATCH v3 2/2] pinctrl: qcom: Add Shikra pinctrl driver
[PATCH] drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers
2026-05-07 19:22 UTC
[v6 00/10] Reintroduce Hornet LSM
2026-05-07 19:19 UTC
[PATCH v5] libceph, ceph: reject oversized mon and MDS data segments
2026-05-07 19:19 UTC
[PATCH v3 0/6] gpio: acpi: modernize resource management using cleanup.h
2026-05-07 19:19 UTC (2+ messages)
[PATCH v2] power: supply: Fix typos in comments
2026-05-07 19:18 UTC
[PATCH v7 00/10] Reintroduce Hornet LSM
2026-05-07 19:14 UTC (11+ messages)
` [PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v7 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v7 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v7 04/10] lsm: framework for BPF integrity verification
` [PATCH v7 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v7 06/10] security: Hornet LSM
` [PATCH v7 07/10] hornet: Introduce gen_sig
` [PATCH v7 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v7 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration
[PATCH v2 2/2] pinctrl: qcom: Add Shikra pinctrl driver
2026-05-07 19:13 UTC (2+ messages)
[PATCH] KVM: x86: use again the flush argument of __link_shadow_page()
2026-05-07 19:13 UTC (4+ messages)
[PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check
2026-05-07 19:13 UTC (2+ messages)
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller
[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-05-07 19:12 UTC (7+ messages)
` [PATCH net-next v7 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v7 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v7 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v7 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v7 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v7 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH v3] coresight: ete: Always save state on power down
2026-05-07 19:12 UTC (2+ messages)
[PATCH] coresight: tmc: Fix overflow when calculating is bigger than 2GiB
2026-05-07 19:12 UTC
[PATCH] drm/fbdev-helper: Fix deletion of stub for drm_fb_helper_gem_is_fb()
2026-05-07 19:12 UTC (2+ messages)
[PATCH v3 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
2026-05-07 19:11 UTC (3+ messages)
` [PATCH v3 2/3] iio: adc: ti-ads1298: Fix timeout comment and value
` [PATCH v3 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init
[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
2026-05-07 19:09 UTC
[PATCH v2] KVM: x86: Rate-limit global clock updates on vCPU load
2026-05-07 19:09 UTC (8+ messages)
[PATCH v2] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
2026-05-07 19:07 UTC
[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
2026-05-07 19:07 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
2026-05-07 19:06 UTC (4+ messages)
[PATCH v4 3/3] media: iris: Add Gen2 firmware autodetect and fallback
2026-05-07 19:04 UTC
[PATCH] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
2026-05-07 19:03 UTC
[PATCH v3 1/4] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform
2026-05-07 19:01 UTC
[PATCH v8 8/9] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
2026-05-07 18:28 UTC
[PATCH v2] dt-bindings: nvmem: qcom,qfprom: Add Shikra compatible
2026-05-07 19:00 UTC
[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
2026-05-07 18:59 UTC (2+ messages)
PATCH v4 0/6] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-05-07 18:55 UTC
[PATCH] dt-bindings: nvmem: qfprom: Add Shikra compatible
2026-05-07 18:55 UTC
[PATCH v2] iio: potentiostat: lmp91000: fix probe order and cleanup paths
2026-05-07 18:54 UTC
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-07 18:51 UTC (8+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling
[PATCH] dma: loongson2-apb-cmc: fix NULL deref in residue computation
2026-05-07 18:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/4] dt-bindings: vendor-prefixes: Add HONOR
2026-05-07 18:49 UTC (2+ messages)
` [PATCH 2/4] dt-bindings: arm: qcom: Add HONOR MagicBook Art 14
[PATCh v3 2/2] dma: sh: rz-dmac: Add DMA ACK signal routing support
2026-05-07 18:49 UTC
[PATCH v3 0/4] i2c: designware: Improve device disable handling
2026-05-07 18:48 UTC (6+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function
[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
2026-05-07 18:47 UTC (4+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration
[PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks
2026-05-07 18:47 UTC (4+ messages)
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
[PATCH v2 1/4] x86/tdx: Use PFN directly for mapping guest private memory
2026-05-07 18:46 UTC (3+ messages)
[PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
2026-05-07 18:44 UTC (5+ messages)
` [PATCH net-next 09/12] gpio: tc956x: add TC956x/QPS615 support
` [PATCH net-next 10/12] net: stmmac: "
[PATCH 1/2] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
2026-05-07 18:42 UTC (2+ messages)
` [PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
2026-05-07 18:40 UTC
[PATCH] dmaengine: dw-axi-dmac: fix vchan teardown races and LLI dump bounds
2026-05-07 18:40 UTC
[PATCH] virtio-mmio: move guest page size setting into vm_reset()
2026-05-07 18:38 UTC
[PATCH v4 1/4] dmaengine: Fix possible use after free
2026-05-07 18:37 UTC (4+ messages)
` [PATCH v4 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v4 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v4 4/4] dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor
[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
2026-05-07 18:35 UTC
[PATCH 2/6] dt-bindings/display: Add Solomon SSD16xx e-paper controller binding
2026-05-07 18:34 UTC
[PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
2026-05-07 18:31 UTC (2+ messages)
[PATCH] irqchip/gic-v3-its: Reconfigure ITS from software state on resume
2026-05-07 18:31 UTC
[PATCH v2] fs/resctrl: Fix deadlock for errors during mount
2026-05-07 18:30 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox