messages from 2025-10-30 19:37:37 to 2025-10-30 20:13:31 UTC [more...]
[PATCH v4 00/28] KVM: x86/mmu: TDX post-populate cleanups
2025-10-30 20:09 UTC (79+ messages)
` [PATCH v4 01/28] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v4 02/28] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v4 03/28] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v4 04/28] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [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 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
[PATCH 1/1] net/mlx5: query_mcia_reg fail logging at debug severity
2025-10-30 20:09 UTC (2+ messages)
[PATCH] nova-core: Ada: basic GPU identification
2025-10-30 20:09 UTC (3+ messages)
[PATCH refpolicy] kernel: remove some unused initial SID contexts
2025-10-30 20:07 UTC
[LTP] [PATCH v1] mremap07.c: New case check mremap with MREMAP_DONTUNMAP
2025-10-30 20:07 UTC (7+ messages)
` [LTP] [PATCH v2] "
` [LTP] [PATCH v3] "
[PATCH 00/19] Cache Aware Scheduling
2025-10-30 20:07 UTC (8+ messages)
` [PATCH 15/19] sched/fair: Respect LLC preference in task migration and detach
[PATCH] fbdev/vesafb: Use dev_* fn's instead printk
2025-10-30 20:07 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1] PM: sleep: Allow pm_restrict_gfp_mask() stacking
2025-10-30 19:49 UTC (2+ messages)
[meta-oe][kirkstone][PATCH] ostree: fix ptests
2025-10-30 20:06 UTC
[CI] drm/xe: Inline gt_reset in the worker
2025-10-30 20:05 UTC
[PATCH] drm/xe: Inline gt_reset in the worker
2025-10-30 20:05 UTC (3+ messages)
[Bug 220722] New: Non existent battery reporting for a laptop with touchscreen MSI
2025-10-30 20:05 UTC (2+ messages)
` [Bug 220722] "
Independence for dma_fences!
2025-10-30 20:04 UTC (5+ messages)
` [PATCH 14/15] drm/amdgpu: independence for the amdkfd_fence!
[RFC PATCH 0/3] iio: adc: Add support for TI ADS1120 ADC
2025-10-30 20:04 UTC (6+ messages)
` [RFC PATCH 1/3] dt-bindings: iio: adc: Add TI ADS1120 binding
[Buildroot] [PATCH 1/1] support/testing: llama-cpp: new runtime test
2025-10-30 20:03 UTC (2+ messages)
[PATCH] dt-bindings: thermal: Drop db8500-thermal.txt
2025-10-30 20:02 UTC (2+ messages)
[PATCH bpf-next v1 0/8] bpf: magic kernel functions
2025-10-30 20:02 UTC (8+ messages)
[PATCH v8 00/12] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-30 20:02 UTC (10+ messages)
` [PATCH v8 09/12] NFSD: Handle both offset and memory alignment for direct I/O
` [PATCH v8 10/12] NFSD: Combine direct I/O feasibility check with iterator setup
` [PATCH v8 11/12] NFSD: Handle kiocb->ki_flags correctly
` [PATCH v8 12/12] NFSD: Refactor nfsd_vfs_write
[PATCH i-g-t v2] tests/kms_atomic_transition: Fix dynamic subtest
2025-10-30 20:02 UTC (4+ messages)
[Buildroot] [git commit] support/testing: llama-cpp: new runtime test
2025-10-30 20:01 UTC
[PATCH v3 00/14] serial: sc16is7xx: register access fixes and improvements
2025-10-30 20:01 UTC (4+ messages)
` [PATCH v3 11/14] serial: sc16is7xx: use KBUILD_MODNAME
[FOR CI 0/8] Testing PREEMPT_RT with disabling irqs in the most critical section
2025-10-30 20:00 UTC (4+ messages)
` [FOR CI 8/8] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
[PATCH v2 0/3] mfd: twl603x: add power button
2025-10-30 19:59 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: twl: enable power button also for twl603x
[PATCH v2] platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
2025-10-30 19:59 UTC
[GIT PULL] ACPI fixes for v6.18-rc4
2025-10-30 19:58 UTC
[bluez/bluez]
2025-10-30 19:58 UTC
[PATCH v2] docs: kdoc: fix duplicate section warning message
2025-10-30 19:58 UTC
[PATCH 0/3] Fix a lost async pagefault notification when the guest is using SMM
2025-10-30 19:57 UTC (8+ messages)
` [PATCH 2/3] KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued
[PATCH] MIPS: Loongson64: Use pointer from memcpy() call for assignment in loongson_kexec_prepare()
2025-10-30 19:57 UTC
[GIT PULL] Power management fixes for v6.18-rc4
2025-10-30 19:57 UTC
[PATCH v19 00/22] Type2 device basic support
2025-10-30 19:57 UTC (5+ messages)
` [PATCH v19 01/22] cxl/mem: Arrange for always-synchronous memdev attach
[PATCH v7 0/9] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-10-30 19:56 UTC (4+ messages)
` [PATCH v7 4/9] PCI/TSM: Establish Secure Sessions and Link Encryption
[PULL] drm-misc-fixes
2025-10-30 19:56 UTC
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-10-30 19:55 UTC (8+ messages)
[PATCH v6 0/6] Fix, extend and support OF to mc13xxx pwrbutton
2025-10-30 19:56 UTC (7+ messages)
` [PATCH v6 1/6] Input: mc13783-pwrbutton: use managed resources
` [PATCH v6 2/6] Input: mc13783-pwrbutton: fix irq mixup and use resources
` [PATCH v6 3/6] Input: mc13783-pwrbutton: convert pdata members to array
` [PATCH v6 4/6] Input: mc13783-pwrbutton: enable other mc13xxx PMIC
` [PATCH v6 5/6] Input: mc13783-pwrbutton: add OF support and drop platform_data
` [PATCH v6 6/6] ARM: dts: imx53: add imx53-qsrb PMIC power button
[PATCH] drm/xe: Dump PAT entries with reserved mark
2025-10-30 19:55 UTC (4+ messages)
` [PATCH v2] drm/xe: highlight reserved PAT entries in dump output
[Buildroot] [PATCH 1/2] package/quota: Fix building on musl
2025-10-30 19:54 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/quota: bump version to 4.10
[PATCH v3 0/8] drm/xe: CRI support in gt_throttle + refactors
2025-10-30 19:54 UTC (8+ messages)
` [PATCH v3 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
[bluez/bluez] 3c046e: monitor: Add decoding support for LL Extended Feat
2025-10-30 19:53 UTC
[PATCH 5.10] clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
2025-10-30 19:51 UTC
Cease and desist for companies and government agencies misusing git
2025-10-30 19:50 UTC (2+ messages)
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile
2025-10-30 19:49 UTC (4+ messages)
` [PATCH v6 10/11] arm64: dts: mediatek: add properties for MT6359
[PATCH BlueZ v3 1/2] monitor: Add decoding support for LL Extended Feature Set
2025-10-30 19:48 UTC (2+ messages)
` [PATCH BlueZ v3 2/2] monitor: Add decoding support for LL_FEATURE_EXT_{REQ,RSP}
[RESEND PATCH] arm64: defconfig: Enable SCSI UFS Crypto and Block Inline encryption drivers
2025-10-30 19:48 UTC (2+ messages)
[PATCH RESEND 1/4] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
2025-10-30 19:47 UTC (3+ messages)
` [PATCH RESEND 2/4] net: ipa: "
[PATCH v2 00/17] PF: Add sriov_admin sysfs tree
2025-10-30 19:47 UTC (4+ messages)
` [PATCH v2 03/17] drm/xe/pf: Add _locked variants of the VF EQ config functions
[PATCH] docs: kdoc: fix duplicate section warning message
2025-10-30 19:47 UTC (3+ messages)
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-10-30 19:47 UTC (11+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[PATCH 5.10] seg6: Fix validation of nexthop addresses
2025-10-30 19:45 UTC
[PATCH 00/21] crypto: support multiple parallel certificate identities
2025-10-30 19:43 UTC (5+ messages)
` [PATCH 11/21] crypto: reduce duplication in handling TLS priority strings
` [PATCH 12/21] crypto: introduce method for reloading TLS creds
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-30 19:43 UTC (6+ messages)
` [PATCH v1 02/20] iommu: Introduce a test_dev domain op and an internal helper
[PATCH v2 0/2] Fix user-after-free during driver unbind
2025-10-30 19:44 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Fix user-after-free during driver unbind (rev2)
[RFC PATCH 3/3] NFSv4.1: protect destroying and nullifying bc_serv structure
2025-10-30 19:42 UTC (2+ messages)
[android-common:android16-6.12-desktop 0/5] arch/x86/coco/pkvm/pkvm.c:195:9: error: 'pv_ops' undeclared
2025-10-30 19:42 UTC
[ANNOUNCE] Git v2.51.2
2025-10-30 19:42 UTC (4+ messages)
` [BUGS] Git v2.51.2 on NonStop
[PATCH v7 00/28] Optimize the hot path in the UFS driver
2025-10-30 19:36 UTC (29+ messages)
` [PATCH v7 01/28] scsi: core: Support allocating reserved commands
` [PATCH v7 02/28] scsi: core: Move two statements
` [PATCH v7 03/28] scsi: core: Make the budget map optional
` [PATCH v7 04/28] scsi: core: Support allocating a pseudo SCSI device
` [PATCH v7 05/28] scsi: core: Introduce .queue_reserved_command()
` [PATCH v7 06/28] scsi: core: Add scsi_{get,put}_internal_cmd() helpers
` [PATCH v7 07/28] scsi_debug: Abort SCSI commands via an internal command
` [PATCH v7 08/28] ufs: core: Move an assignment in ufshcd_mcq_process_cqe()
` [PATCH v7 09/28] ufs: core: Change the type of one ufshcd_add_cmd_upiu_trace() argument
` [PATCH v7 10/28] ufs: core: Only call ufshcd_add_command_trace() for SCSI commands
` [PATCH v7 11/28] ufs: core: Change the type of one ufshcd_add_command_trace() argument
` [PATCH v7 12/28] ufs: core: Change the type of one ufshcd_send_command() argument
` [PATCH v7 13/28] ufs: core: Only call ufshcd_should_inform_monitor() for SCSI commands
` [PATCH v7 14/28] ufs: core: Change the monitor function argument types
` [PATCH v7 15/28] ufs: core: Rework ufshcd_mcq_compl_pending_transfer()
` [PATCH v7 16/28] ufs: core: Rework ufshcd_eh_device_reset_handler()
` [PATCH v7 17/28] ufs: core: Rework the SCSI host queue depth calculation code
` [PATCH v7 18/28] ufs: core: Allocate the SCSI host earlier
` [PATCH v7 19/28] ufs: core: Call ufshcd_init_lrb() later
` [PATCH v7 20/28] ufs: core: Use hba->reserved_slot
` [PATCH v7 21/28] ufs: core: Make the reserved slot a reserved request
` [PATCH v7 22/28] ufs: core: Do not clear driver-private command data
` [PATCH v7 23/28] ufs: core: Optimize the hot path
` [PATCH v7 24/28] ufs: core: Pass a SCSI pointer instead of an LRB pointer
` [PATCH v7 25/28] ufs: core: Remove the ufshcd_lrb task_tag member
` [PATCH v7 26/28] ufs: core: Make blk_mq_tagset_busy_iter() skip reserved requests
` [PATCH v7 27/28] ufs: core: Move code out of ufshcd_wait_for_dev_cmd()
` [PATCH v7 28/28] ufs: core: Switch to scsi_get_internal_cmd()
[PATCH iproute2-next] devlink: Add support for 64bit parameters
2025-10-30 19:42 UTC
[PATCH] KVM: SVM: switch to raw spinlock for svm->ir_list_lock
2025-10-30 19:41 UTC
[PATCH] arm: dts: rockchip: Fix eMMC write on RK3528
2025-10-30 19:41 UTC (3+ messages)
[PATCH i-g-t v2 0/3] tools/intel_gpu_frequency: Add multi-GT support and Xe driver compatibility
2025-10-30 19:41 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v2 0/6] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
2025-10-30 19:39 UTC (7+ messages)
` [PATCH v2 1/6] platform/x86: lenovo-wmi-helpers: convert returned 4B buffer into u32
` [PATCH v2 2/6] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v2 3/6] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v2 4/6] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v2 5/6] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v2 6/6] platform/x86: lenovo-wmi-other: Add HWMON for fan speed RPM
[PATCH] drm/amd/display: Don't stretch non-native images by default in eDP
2025-10-30 19:39 UTC
[PATCH v7 00/11] Add more tests for multi fs block atomic writes
2025-10-30 19:38 UTC (7+ messages)
` [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH] xfs: fix write failures in software-provided atomic writes
[PATCH] MIPS: BCM63xx: Use pointer from memcpy() call for assignment in bcm63xx_enet_register()
2025-10-30 19:38 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.