messages from 2026-01-28 23:01:10 to 2026-01-29 01:56:54 UTC [more...]
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-29 1:56 UTC (5+ messages)
` [PATCH v4 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v4 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v4 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v4 4/4] ALSA: hda/intel: "
[PATCH] ext4: do not check fast symlink during orphan recovery
2026-01-29 1:56 UTC (3+ messages)
[PATCH] mtd: spi-nor: core: correct the op.dummy.nbytes when check read operations
2026-01-29 1:56 UTC (2+ messages)
[PATCH v3 0/2] bcache: fix I/O accounting leak
2026-01-29 1:54 UTC (2+ messages)
` "
[PATCH 6.18 000/227] 6.18.8-rc1 review
2026-01-29 1:54 UTC (2+ messages)
[PATCH v3] mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512aba
2026-01-29 1:53 UTC (2+ messages)
[PATCH v3 00/26] Runtime TDX Module update support
2026-01-29 1:51 UTC (15+ messages)
` [PATCH v3 06/26] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for "
` [PATCH v3 08/26] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v3 09/26] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-29 1:49 UTC (11+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCH v3] remoteproc: imx: Fix invalid loaded resource table detection
2026-01-29 1:44 UTC
[PATCH] media: imx-jpeg: Add encoder V1 support for i.MX952
2026-01-29 1:42 UTC (3+ messages)
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-01-29 1:42 UTC (4+ messages)
` [PATCH v5 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
[PATCH] tracing: Fix indentation of return statement in print_trace_fmt()
2026-01-29 1:39 UTC
[PATCH v4 0/3] Add support for Cix Sky1 resets
2026-01-29 1:39 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: reset: add sky1 reset controller
` 回复: "
` [PATCH v4 2/3] reset: cix: add support for cix sky1 resets
` 回复: "
[PATCH v2 net-next 0/2] virtio_net: add page_pool support
2026-01-29 1:37 UTC (2+ messages)
[PATCH v2 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
2026-01-29 1:32 UTC (6+ messages)
` [PATCH v2 1/3] arm64: Fix non-atomic "
` [PATCH v2 2/3] arm64: Optimize "
` [PATCH v2 3/3] arm64, compiler-context-analysis: Permit alias analysis through "
include/linux/seqlock.h:1257:undefined reference to `__scoped_seqlock_bug'
2026-01-29 1:32 UTC
[PATCH v5 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-01-29 1:29 UTC (8+ messages)
` [PATCH v5 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` [PATCH v5 4/4] drm/rockchip: vop2: Support setting custom background color
[PATCH bpf-next v2 0/3] bpf, arm64: Add fsession support
2026-01-29 1:29 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add bpf_arch_supports_fsession()
` [PATCH bpf-next v2 3/3] bpf/selftests: Enable get_func_args and get_func_ip tests on arm64
[PATCH net-next v4] ppp: enable TX scatter-gather
2026-01-29 1:29 UTC
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-29 1:23 UTC (19+ messages)
[PATCH] cpufreq: intel_pstate: Enable asym capacity only when cpu smt is not possible
2026-01-29 1:21 UTC (3+ messages)
[PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
2026-01-29 1:21 UTC (2+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-29 1:19 UTC (5+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH v2 0/1] lib/crypto: tests: KUnit test-suite for AES
2026-01-29 1:18 UTC (3+ messages)
` [PATCH v2 1/1] lib/crypto: tests: Add KUnit tests "
[PATCH] riscv: compat: fix COMPAT_UTS_MACHINE definition
2026-01-29 1:17 UTC (2+ messages)
[PATCH 0/6] Add queue ready message to VDUSE
2026-01-29 1:16 UTC (3+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-01-29 1:15 UTC (46+ messages)
` [RFC PATCH v5 01/45] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 03/45] KVM: TDX: Account all non-transient page allocations for per-TD structures
` [RFC PATCH v5 04/45] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 06/45] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [RFC PATCH v5 07/45] KVM: x86/mmu: Plumb the SPTE _pointer_ into the TDP MMU's handle_changed_spte()
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 09/45] KVM: x86: Rework .free_external_spt() into .reclaim_external_sp()
` [RFC PATCH v5 10/45] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 12/45] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [RFC PATCH v5 13/45] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [RFC PATCH v5 14/45] x86/virt/tdx: Allocate reference counters for PAMT memory
` [RFC PATCH v5 15/45] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [RFC PATCH v5 17/45] x86/virt/tdx: Optimize "
` [RFC PATCH v5 18/45] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()
` [RFC PATCH v5 21/45] x86/tdx: Add APIs to support get/put of DPAMT entries from KVM, under spinlock
` [RFC PATCH v5 22/45] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [RFC PATCH v5 23/45] x86/virt/tdx: Enable Dynamic PAMT
` [RFC PATCH v5 24/45] Documentation/x86: Add documentation for TDX's "
` [RFC PATCH v5 25/45] *** DO NOT MERGE *** x86/virt/tdx: Don't assume guest memory is backed by struct page
` [RFC PATCH v5 26/45] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [RFC PATCH v5 27/45] x86/virt/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate "
` [RFC PATCH v5 28/45] x86/virt/tdx: Extend "reset page" quirk to support "
` [RFC PATCH v5 29/45] x86/virt/tdx: Get/Put DPAMT page pair if and only if mapping size is 4KB
` [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB mapping to 512 4KB mappings
` [RFC PATCH v5 31/45] KVM: x86/mmu: Prevent hugepage promotion for mirror roots in fault path
` [RFC PATCH v5 32/45] KVM: x86/mmu: Plumb the old_spte into kvm_x86_ops.set_external_spte()
` [RFC PATCH v5 33/45] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [RFC PATCH v5 34/45] KVM: TDX: Handle removal of leaf SPTEs in .set_private_spte()
` [RFC PATCH v5 35/45] KVM: TDX: Add helper to handle mapping leaf SPTE into S-EPT
` [RFC PATCH v5 36/45] KVM: TDX: Move S-EPT page demotion TODO to tdx_sept_set_private_spte()
` [RFC PATCH v5 37/45] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [RFC PATCH v5 38/45] KVM: x86/mmu: Add Dynamic PAMT support in TDP MMU for vCPU-induced page split
` [RFC PATCH v5 39/45] KVM: TDX: Add core support for splitting/demoting 2MiB S-EPT to 4KiB
` [RFC PATCH v5 40/45] KVM: x86: Introduce hugepage_set_guest_inhibit()
` [RFC PATCH v5 41/45] KVM: TDX: Honor the guest's accept level contained in an EPT violation
` [RFC PATCH v5 42/45] KVM: guest_memfd: Add helpers to get start/end gfns give gmem+slot+pgoff
` [RFC PATCH v5 43/45] *** DO NOT MERGE *** KVM: guest_memfd: Add pre-zap arch hook for shared<=>private conversion
` [RFC PATCH v5 44/45] KVM: x86/mmu: Add support for splitting S-EPT hugepages on conversion
` [RFC PATCH v5 45/45] KVM: TDX: Turn on PG_LEVEL_2M
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-29 1:16 UTC (7+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-29 1:14 UTC (13+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH v2] tracing: trace_mmap.h: fix a kernel-doc warning
2026-01-29 1:12 UTC
[RFC PATCH v2 00/32] Add live update state preservation
2026-01-29 1:11 UTC (3+ messages)
[PATCH 0/2] Fix grammar and example code in Documentation
2026-01-29 1:08 UTC (5+ messages)
` [PATCH 1/2] Documentation: Fix typos
` [PATCH 2/2] Documentation: Fix bug in example code snippet
[PATCH v3 00/13] Remove device private pages from physical address space
2026-01-29 1:06 UTC (3+ messages)
` [PATCH v3 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
[PATCH] riscv: memcpy: fast copy for unaligned buffers
2026-01-29 1:02 UTC
[PATCH net-next] bnxt_en: Allow ntuple filters for drops
2026-01-29 1:01 UTC (3+ messages)
[PATCH] MAINTAINERS: Update my email address to @kernel.org
2026-01-29 1:01 UTC (3+ messages)
[PATCH v6 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
2026-01-29 0:58 UTC (5+ messages)
` [PATCH v6 1/4] uapi: Provide DIV_ROUND_CLOSEST()
` [PATCH v6 2/4] drm: Add CRTC background color property
` [PATCH v6 3/4] drm/vkms: Support setting custom background color
` [PATCH v6 4/4] drm/rockchip: vop2: "
[RFC PATCH 2/2] kbuild: rust: use klint to provide CONFIG_FRAME_WARN
2026-01-29 0:59 UTC (5+ messages)
[PATCH AUTOSEL 6.18] tracing: Avoid possible signed 64-bit truncation
2026-01-29 0:59 UTC (2+ messages)
[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
2026-01-29 0:58 UTC (8+ messages)
` [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
[PATCH v2] mailbox: remove unneeded double quotation
2026-01-29 0:55 UTC
[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-29 0:51 UTC (11+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH] mm: Refactor vma_map_pages to use vm_insert_pages
2026-01-29 0:51 UTC (3+ messages)
[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-01-29 0:51 UTC (3+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
[PATCH v2 0/4] regulator: spacemit-p1: Fix voltage ranges and support board power tree
2026-01-29 0:48 UTC (5+ messages)
` [PATCH v2 1/4] regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulators
[PATCH v2 0/3] Add DSI Port B input support for LT9611 HDMI bridge
2026-01-29 0:47 UTC (3+ messages)
` [PATCH v2 2/3] drm/bridge: lt9611: Add support for single Port B input
[PATCH v2] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
2026-01-29 0:46 UTC (2+ messages)
[PATCH] clk: bcm: iproc: Fix overflow in clock calculation
2026-01-29 0:39 UTC
[PATCH] pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
2026-01-29 0:46 UTC (2+ messages)
[PATCH v2 0/8] Add RemoteProc cooling support
2026-01-29 0:45 UTC (5+ messages)
` [PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings
` [PATCH v2 5/8] arm64: dts: qcom: lemans: Enable CDSP cooling
[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-01-29 0:45 UTC (8+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-29 0:44 UTC (6+ messages)
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH] KUnit: memcpy: add benchmark
2026-01-29 0:43 UTC
[PATCH] perf utilities: Replace static cacheline size with sysconf cacheline size
2026-01-29 0:42 UTC
[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-01-29 0:41 UTC (4+ messages)
` [PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
[PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
2026-01-29 0:40 UTC (3+ messages)
[PATCH 0/8] Add support for videocc and camcc on X1P42100 platform
2026-01-29 0:39 UTC (7+ messages)
` [PATCH 3/8] clk: qcom: videocc-x1p42100: Add support for video clock controller
` [PATCH 4/8] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks
` [PATCH 5/8] clk: qcom: camcc-x1p42100: Add support for camera clock controller
[PATCH 0/2] KVM: SEV: Add support for IBPB-on-Entry
2026-01-29 0:38 UTC (4+ messages)
` [PATCH 1/2] KVM: SEV: IBPB-on-Entry guest support
[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
2026-01-29 0:35 UTC (5+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
[PATCH v3 0/4] ceph: CephFS writeback correctness and performance fixes
2026-01-29 0:29 UTC (7+ messages)
` [PATCH v3 3/4] ceph: remove error return from ceph_process_folio_batch()
` [PATCH v3 4/4] ceph: assert writeback loop invariants
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-29 0:28 UTC (23+ messages)
` [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v10 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v10 06/30] tracing: Add reset to trace remotes
` [PATCH v10 08/30] tracing: Add init callback "
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 10/30] tracing: Add events/ root files "
` [PATCH v10 11/30] tracing: Add helpers to create trace remote events
` [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
[PATCH v2] arm64: dts: broadcom: ns2-svk: Rename at25 node to eeprom
2026-01-29 0:28 UTC
[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
2026-01-29 0:21 UTC (3+ messages)
[PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
2026-01-29 0:13 UTC (6+ messages)
` [PATCH V3 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur ADSP
` [PATCH V3 2/5] dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
` [PATCH V3 3/5] dt-bindings: misc: qcom,fastrpc: Add compatible for Glymur
` [PATCH V3 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V3 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2026-01-29 0:13 UTC (3+ messages)
[PATCH 0/2] ceph: Properly clean up after failures in ceph_submit_write()
2026-01-29 0:10 UTC (4+ messages)
` [PATCH 1/2] ceph: free page array when ceph_submit_write() fails
[GIT PULL] timer drivers update for v7.0/v6.20
2026-01-29 0:09 UTC
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-29 0:01 UTC (3+ messages)
[RFC PATCH 0/7] Introduce HasField infrastructure
2026-01-28 21:53 UTC (7+ messages)
` [RFC PATCH 1/7] rust: types: Introduce HasField trait and derive macro
` [RFC PATCH 2/7] rust: time: hrtimer: Make `HasField` a super-trait of `HasHrTimer`
` [RFC PATCH 3/7] rust: workqueue: Add HasField support for Work
` [RFC PATCH 4/7] drivers: android: binder: Replace `impl_has_work!` with `#[derive(HasField)]`
` [RFC PATCH 5/7] rust: sync: Completion: "
` [RFC PATCH 6/7] rust: work: Remove `impl_has_work!`
[PATCH 0/2] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-01-28 23:51 UTC (3+ messages)
[PATCH 3/5] selftests: kselftest: Add ksft_reset_state()
2026-01-28 23:49 UTC (2+ messages)
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-28 23:47 UTC (7+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
` [PATCH 6/6] KVM: selftests: x86: Add svm_pmu_hg_test for HG_ONLY bits
[PATCH v2] ring-buffer: Add helper functions for allocations
2026-01-28 23:47 UTC (2+ messages)
[PATCH] mm: cma: Fix stub for cma_skip_dt_default_reserved_mem()
2026-01-28 23:31 UTC (2+ messages)
[PATCH 1/2] drm: vgem: do not use devres groups
2026-01-28 23:20 UTC (2+ messages)
` [PATCH 2/2] drm: vkms: "
[PATCH 0/4] Improve Hyper-V memory deposit error handling
2026-01-28 23:18 UTC (8+ messages)
` [PATCH 2/4] mshv: Introduce hv_deposit_memory helper functions
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-28 23:17 UTC (5+ messages)
` [PATCH 09/21] char: tpm: cr50: Remove IRQF_ONESHOT
[v2 PATCH 0/1] hung_task: Explicitly report I/O wait state in log output
2026-01-28 23:16 UTC (3+ messages)
` [v2 PATCH 1/1] "
[PATCH v15 0/7] x509, pkcs7, crypto: Add ML-DSA signing
2026-01-28 23:15 UTC (5+ messages)
` [PATCH v15 2/7] x509: Separately calculate sha256 for blacklist
` [PATCH v15 3/7] pkcs7, x509: Rename ->digest to ->m
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-01-28 23:11 UTC (15+ messages)
[PATCH v4 02/15] net: can: Convert gaisler,grcan to DT schema
2026-01-28 23:09 UTC (2+ messages)
[patch V5 00/20] sched: Rewrite MM CID management
2026-01-28 23:08 UTC (8+ messages)
[PATCH] firewire: core: fix race condition against transaction list
2026-01-28 23:06 UTC (2+ messages)
[PATCH 0/2] ARM64 support for doorbell and intercept SINTs
2026-01-28 23:03 UTC (3+ messages)
` [PATCH 2/2] mshv: add arm64 support for doorbell & "
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