messages from 2026-07-31 12:37:34 to 2026-07-31 21:05:08 UTC [more...]
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 21:04 UTC (20+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH] kselftest/arm64: Don't write to P0 in irritator on SME only systems
2026-07-31 20:50 UTC
[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-31 20:48 UTC (21+ messages)
` [PATCH v6 bpf-next 3/4] "
[PATCH 0/2] fuse: zero the partial EOF page when extending a file
2026-07-31 20:38 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: test post-EOF page zeroing when a file is extended
[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
2026-07-31 20:10 UTC (2+ messages)
[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
2026-07-31 20:10 UTC (2+ messages)
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-31 20:09 UTC (2+ messages)
[PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
2026-07-31 19:50 UTC (2+ messages)
[PATCH] futex: Avoid hash-bucket locking for mismatched waits
2026-07-31 19:26 UTC
[PATCH v3 0/4] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-31 18:51 UTC (2+ messages)
[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-31 18:15 UTC (3+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device
[RFC PATCH bpf-next v2 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-07-31 17:53 UTC (3+ messages)
` [RFC PATCH bpf-next v2 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[PATCH net-next 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
2026-07-31 17:51 UTC
[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
2026-07-31 16:57 UTC (5+ messages)
[PATCH v8 00/11] KVM: arm64: PMU: Use multiple host PMUs
2026-07-31 16:50 UTC (3+ messages)
` [PATCH v8 04/11] arm64: errata: Require Apple IMPDEF PMUv3 traps on all CPUs
[PATCH] selftests/net: gro: use variable sleep to handle slow environments
2026-07-31 16:25 UTC
[PATCH] selftests: ublk: add rotating auto_buf index regression test
2026-07-31 16:24 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-31 15:21 UTC (4+ messages)
[PATCH v2 0/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
2026-07-31 15:08 UTC (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
` [PATCH v2 2/4] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
` [PATCH v2 3/4] KVM: selftests: Improve bsp_vcpu_id and max_vcpu_ids out-of-bound tests
` [PATCH v2 4/4] Documentation: KVM: Clarify that KVM_CAP_MAX_VCPU_ID is exclusive
[PATCH] selftests/net: fin_ack_lat: fix latency threshold typo
2026-07-31 14:59 UTC
[PATCH] selftests/net: gro: use variable sleep to handle slow environments
2026-07-31 14:55 UTC
[PATCH] selftests/mount: Cater for /tmp being a symlink
2026-07-31 13:52 UTC
[PATCH net 0/2] net/sched: flag inconsistent qdisc dumps
2026-07-31 13:49 UTC (4+ messages)
` [PATCH net 1/2] "
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
2026-07-31 13:19 UTC (11+ messages)
[PATCH] kvm: add EVER_MAPPED ioctl and capability
2026-07-31 12:54 UTC (2+ messages)
[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-07-31 12:41 UTC (3+ messages)
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table
[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
2026-07-31 12:25 UTC (15+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v17 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v17 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v17 13/14] tools: Synchronise the kernel esr.h
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
page: | 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