messages from 2025-10-30 20:10:14 to 2025-10-30 23:06:14 UTC [more...]
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-10-30 23:06 UTC (32+ messages)
` [PATCH v4 05/28] KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU root
` [PATCH v4 06/28] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v4 07/28] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v4 08/28] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v4 09/28] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v4 10/28] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 11/28] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v4 12/28] KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mapping
` [PATCH v4 13/28] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v4 14/28] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v4 15/28] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v4 16/28] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v4 17/28] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v4 18/28] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v4 19/28] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v4 20/28] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v4 21/28] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v4 22/28] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v4 23/28] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v4 24/28] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v4 25/28] KVM: TDX: Don't copy "cmd" back to userspace for KVM_TDX_CAPABILITIES
` [PATCH v4 26/28] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v4 27/28] KVM: TDX: Bug the VM if extending the initial measurement fails
` [PATCH v4 28/28] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH v2 00/21] Runtime TDX Module update support
2025-10-30 23:05 UTC (4+ messages)
` [PATCH v2 07/21] coco/tdx-host: Expose P-SEAMLDR information via sysfs
[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
2025-10-30 23:04 UTC (4+ messages)
` [PATCH 01/19] mm/swap: rename __read_swap_cache_async to swap_cache_alloc_folio
[PATCH v3 0/5] drm/nouveau: Enable variable page sizes and compression
2025-10-30 23:03 UTC (6+ messages)
` [PATCH v3 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH v3 2/5] drm/nouveau/uvmm: Allow "
` [PATCH v3 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH v3 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH v3 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
[syzbot] [io-uring?] KASAN: global-out-of-bounds Read in io_uring_show_fdinfo
2025-10-30 23:02 UTC (2+ messages)
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-10-30 22:57 UTC (30+ messages)
` [PATCH v3 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v3 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v3 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v3 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v3 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v3 06/28] drm/xe/pf: Add helpers for migration data allocation / free
` [PATCH v3 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v3 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v3 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v3 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v3 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v3 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v3 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v3 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v3 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v3 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v3 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v3 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v3 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v3 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v3 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v3 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v3 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v3 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v3 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v3 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v3 27/28] drm/intel/pciids: Add match with VFIO override
` [PATCH v3 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
2025-10-30 22:56 UTC (7+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
[PATCH] Input: xpad - add support for the ZD O+ Excellence controller
2025-10-30 22:56 UTC
linux-next: build failure after merge of the sysctl tree
2025-10-30 22:49 UTC
[PATCH v2] docs: kdoc: fix duplicate section warning message
2025-10-30 22:49 UTC (3+ messages)
[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
2025-10-30 22:49 UTC (12+ messages)
` [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
` [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
` [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
` [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-10-30 22:42 UTC (5+ messages)
` [PATCH 1/4] KVM: SVM: Handle #MCs in guest outside of fastpath
` [PATCH 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
` [PATCH 3/4] KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
` [PATCH 4/4] KVM: x86: Load guest/host PKRU "
[GIT PULL] aspeed: First batch of fixes for 6.18
2025-10-30 22:42 UTC
[PATCH 0/6] spi: add multi-bus support
2025-10-30 22:42 UTC (6+ messages)
` [PATCH 1/6] dt-bindings: spi: Add spi-buses property
[PATCH v2 00/23] mm: BPF OOM
2025-10-30 22:42 UTC (10+ messages)
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` bpf_st_ops and cgroups. Was: "
[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
2025-10-30 22:41 UTC (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
[PATCH] KVM: x86: Document a virtualization gap for GIF on AMD CPUs
2025-10-30 22:37 UTC
[PATCH bpf 1/2] bpf: use rqspinlock for lru map
2025-10-30 22:38 UTC (3+ messages)
[syzbot] [ntfs3?] WARNING in ni_rename (2)
2025-10-30 22:35 UTC
[PATCH bpf-next v4 0/4] bpf: Free special fields when update hash and local storage maps
2025-10-30 22:35 UTC (3+ messages)
` [PATCH bpf-next v4 3/4] bpf: Free special fields when update local storage maps with BPF_F_LOCK
[syzbot] [ext4?] WARNING in ext4_xattr_inode_update_ref (2)
2025-10-30 22:34 UTC
[PATCH v2] leds: netxbig: fix GPIO descriptor leak in error paths
2025-10-30 22:29 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-30 22:28 UTC (6+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[syzbot] [bfs?] INFO: task hung in bfs_lookup (6)
2025-10-30 22:29 UTC
mainline boot fail nvme/block? [BISECTED]
2025-10-30 22:23 UTC (2+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-10-30 22:20 UTC (3+ messages)
` [PATCH v12 15/23] KVM: selftests: Call TDX init when creating a new TDX vm
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2025-10-30 22:16 UTC (3+ messages)
[syzbot] [net?] BUG: corrupted list in team_priority_option_set (6)
2025-10-30 22:14 UTC
[PATCH] pwm: fix Rust formatting
2025-10-30 22:10 UTC (2+ messages)
[PATCH 0/2] ipe: add script enforcement mechanism with AT_EXECVE_CHECK
2025-10-30 22:08 UTC (3+ messages)
` [PATCH 2/2] ipe: Update documentation for script enforcement
[RFC RFT PATCH] ocfs2: Mark inode bad upon validation failure during read
2025-10-30 22:07 UTC (3+ messages)
[PATCH 1/2] PCI: Setup bridge resources earlier
2025-10-30 22:08 UTC (2+ messages)
[PATCH] pwm: fix broken intra-doc link
2025-10-30 22:06 UTC (2+ messages)
[PATCH v4] fs: hide names_cachep behind runtime access machinery
2025-10-30 22:06 UTC (6+ messages)
[PATCH 0/4] Introduce import_ns support for Rust
2025-10-30 22:05 UTC (3+ messages)
` [PATCH 4/4] pwm: th1520: Fix clippy warning for redundant struct field init
[patch V3 00/12] rseq: Implement time slice extension mechanism
2025-10-30 22:01 UTC (3+ messages)
` [patch V3 02/12] rseq: Add fields and constants for time slice extension
[PATCH v4 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-30 22:02 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v4 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v4 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v4 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v4 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v4 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v4 7/7] riscv: dts: spacemit: PCIe and PHY-related updates
fall back from direct to buffered I/O when stable writes are required
2025-10-30 22:02 UTC (4+ messages)
[PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
2025-10-30 22:02 UTC (3+ messages)
[PATCH 0/2] wifi: ath10k: clean up structure initialization
2025-10-30 21:57 UTC (2+ messages)
[PATCH] wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()
2025-10-30 21:57 UTC (2+ messages)
[patch V6 00/31] rseq: Optimize exit to user space
2025-10-30 21:52 UTC (3+ messages)
` [patch V6 20/31] rseq: Replace the original debug implementation
[PATCH v6 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver
2025-10-30 21:49 UTC (3+ messages)
[PATCH v2] usb: storage: Fix memory leak in USB bulk transport
2025-10-30 21:48 UTC
[tip: x86/urgent] x86/CPU/AMD: Add RDSEED fix for Zen5
2025-10-30 21:48 UTC (3+ messages)
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-10-30 21:48 UTC (10+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[PATCH 0/4] ASoC: codecs: lpass-macro: complete sm6115 support
2025-10-30 21:46 UTC (4+ messages)
` [PATCH 2/4] ASoC: dt-bindings: qcom,lpass-tx-macro: Add sm6115 LPASS TX
[PATCH] ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports
2025-10-30 21:45 UTC (3+ messages)
[PATCH v2 0/5] nvme-fc: misc small improvents
2025-10-30 21:44 UTC (2+ messages)
[PATCH RFC RFT] drm/msm: adreno: attach the GMU device to a driver
2025-10-30 21:29 UTC (2+ messages)
[PATCH] KVM: PPC: Use pointer from memcpy() call for assignment in kvmppc_kvm_pv()
2025-10-30 21:41 UTC (2+ messages)
[PATCH v2] mshv: Extend create partition ioctl to support cpu features
2025-10-30 21:40 UTC
[syzbot] [bfs?] INFO: task hung in bfs_lookup (6)
2025-10-30 21:38 UTC (2+ messages)
` Forwarded: "
[PATCH v6 0/2] KVM: guest_memfd: use write for population
2025-10-30 21:37 UTC (5+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
2025-10-30 21:37 UTC (7+ messages)
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code
linux-next: build failure after merge of the vfs-brauner tree
2025-10-30 21:35 UTC
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-30 21:33 UTC (15+ messages)
[PATCH net] net: spacemit: Implement emac_set_pauseparam properly
2025-10-30 21:32 UTC (3+ messages)
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-10-30 21:28 UTC (9+ messages)
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-30 21:26 UTC (7+ messages)
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
` [PATCH 11/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable SPI NOR
[PATCH 00/25] ext4: enable block size larger than page size
2025-10-30 21:25 UTC (5+ messages)
` [PATCH 22/25] fs/buffer: prevent WARN_ON in __alloc_pages_slowpath() when BS > PS
[PATCH] KVM: arm64: Use pointer from memcpy() call for assignment in init_hyp_mode()
2025-10-30 21:21 UTC (3+ messages)
[PATCH 0/2] usb: storage: Fix memory leak in USB bulk transport
2025-10-30 21:20 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH v3 2/3] power: supply: rt9756: Add Richtek RT9756 smart cap divider charger
2025-10-30 21:17 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: rename dtsi files for qcm2290, sc7280 and x1p42100
2025-10-30 21:16 UTC (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: rename qcm2290 to agatti
[PATCH v3 2/2] selftests/riscv: Add Zicbop prefetch test
2025-10-30 21:16 UTC (3+ messages)
[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
2025-10-30 21:13 UTC (3+ messages)
` [RFC PATCH 2/3] iio: adc: Add support for TI ADS1120
[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
2025-10-30 21:13 UTC (6+ messages)
` [PATCH v11 9/9] x86/cpu: Enable LASS by default during CPU initialization
[PATCH v2 0/2] Print map ID on successful creation
2025-10-30 21:06 UTC (3+ messages)
` [PATCH v2 1/2] bpftool: Print map ID upon creation and support JSON output
` [PATCH v2 2/2] selftests/bpf: Add test for bpftool map ID printing
[PATCH] btrfs: make ASSERT no-op in release builds
2025-10-30 21:05 UTC (2+ messages)
[PATCH v6] PM: Support aborting sleep during filesystem sync
2025-10-30 21:01 UTC
maple_tree.c:3738:1: error: the frame size of 1040 bytes is larger than 1024 bytes
2025-10-30 20:56 UTC (6+ messages)
[PATCH v2 7/7] clk: mediatek: Add support for MT6685 PM/Clock IC Clock Controller
2025-10-30 20:56 UTC (2+ messages)
[PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
2025-10-30 20:56 UTC (2+ messages)
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
2025-10-30 20:55 UTC (3+ messages)
` [PATCH v6 08/11] dt-bindings: watchdog: Support MediaTek MT8189 evb board wdt
[REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
2025-10-30 20:53 UTC (8+ messages)
` [External] : "
[PATCH 00/10] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-10-30 20:52 UTC (3+ messages)
` [PATCH 08/10] "
[PATCH v1 00/22] Switch the default perf stat metrics to json
2025-10-30 20:51 UTC (2+ messages)
[PATCH] perf trace: Increase syscall handler map size to 1024
2025-10-30 20:47 UTC (7+ messages)
[GIT PULL] kselftest fixes update for Linux 6.18-rc4
2025-10-30 20:41 UTC
[PATCH] firmware: ti_sci: set IO Isolation only if the firmware is capable
2025-10-30 20:39 UTC (2+ messages)
[PATCH v2 0/3] drm: zynqmp_dp: Retrain link after HPD if necessary
2025-10-30 20:36 UTC (4+ messages)
` [PATCH v2 1/3] drm: zynqmp_dp: Update connector state before AUX transfers
` [PATCH v2 2/3] drm: zynqmp_dp: Use smp_load/store for status
` [PATCH v2 3/3] drm: zynqmp_dp: Retrain link after HPD if necessary
[PATCH v2 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2025-10-30 20:28 UTC (2+ messages)
[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
2025-10-30 20:28 UTC (9+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
[GIT PULL] kunit fixes update for Linux 6.18-rc4
2025-10-30 20:23 UTC
[PATCH v2] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
2025-10-30 20:21 UTC (2+ messages)
[PATCH v2 00/13] Add RZ/G3E RSCI support
2025-10-30 20:21 UTC (3+ messages)
` [PATCH v2 03/13] serial: sh-sci: Drop extra lines
[PATCH] x86/microcode/AMD: Select which microcode patch to load
2025-10-30 20:21 UTC (2+ messages)
` [tip: x86/microcode] "
[PATCH v4] arch/x86/microcode: Mark early_parse_cmdline() as __init
2025-10-30 20:21 UTC (2+ messages)
` [tip: x86/microcode] x86/microcode: "
[PATCH v2 0/5] regcache: Split out ->populate() and use it
2025-10-30 20:18 UTC (3+ messages)
` [PATCH v2 3/5] regcache: flat: Remove unneeded check and error message for -ENOMEM
[PATCH] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
2025-10-30 20:17 UTC (2+ messages)
[PATCH] powerpc/cputable: Use pointer from memcpy() call for assignment in set_cur_cpu_spec()
2025-10-30 20:15 UTC
[PATCH] fs/pipe: stop duplicating union pipe_index declaration
2025-10-30 20:16 UTC (11+ messages)
` fms extension (Was: [PATCH] fs/pipe: stop duplicating union pipe_index declaration)
[PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
2025-10-30 20:10 UTC (2+ messages)
[PATCH 1/1] tools headers uapi: Update fs.h with the kernel sources
2025-10-30 20:09 UTC
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