messages from 2025-05-05 14:19:01 to 2025-05-07 07:26:07 UTC [more...]
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-05-07 7:25 UTC (53+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 13/22] iommufd: Add mmap interface
[PATCH] kbuild: use ARCH from compile.h in unclean source tree msg
2025-05-07 7:23 UTC (5+ messages)
[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
2025-05-07 3:15 UTC (5+ messages)
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-07 2:37 UTC (15+ messages)
` [PATCH v2 01/15] genpt: Generic Page Table base API
` [PATCH v2 02/15] genpt: Add Documentation/ files
` [PATCH v2 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v2 07/15] iommupt: Add map_pages op
` [PATCH v2 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v2 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v2 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v2 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH net] net: Lock netdevices during dev_shutdown
2025-05-07 2:10 UTC (3+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-07 0:46 UTC (4+ messages)
[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-07 0:10 UTC (6+ messages)
` [PATCH bpf-next v3 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v3 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v3 3/5] bpf: Add open coded "
` [PATCH bpf-next v3 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH] clk: test: Forward-declare struct of_phandle_args in kunit/clk.h
2025-05-06 21:50 UTC (2+ messages)
[PATCH bpf-next v3 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-06 21:39 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v3 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v3 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs
[PATCH v2] selftests: pid_namespace: Fix missing mount headers in pid_max.c
2025-05-06 21:35 UTC
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2025-05-06 21:34 UTC (11+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-05-06 21:01 UTC (8+ messages)
` [PATCH bpf-next 1/4] "
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2025-05-06 19:55 UTC (12+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH net] net: Lock lower level devices when updating features
2025-05-06 18:13 UTC (5+ messages)
[PATCH v5 net-next 00/15] AccECN protocol patch series
2025-05-06 17:49 UTC (24+ messages)
` [PATCH v5 net-next 03/15] tcp: AccECN core
` [PATCH v5 net-next 04/15] tcp: accecn: AccECN negotiation
` [PATCH v5 net-next 07/15] tcp: allow embedding leftover into option padding
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v5 net-next 10/15] tcp: accecn: AccECN option send control
[PATCH v8 00/10] Basic SEV-SNP Selftests
2025-05-06 17:06 UTC (9+ messages)
[PATCH v14 net-next 0/5] DUALPI2 patch
2025-05-06 16:54 UTC (3+ messages)
` [PATCH v14 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-05-06 16:27 UTC (3+ messages)
[RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
2025-05-06 16:05 UTC (2+ messages)
[PATCH] selftests: pid_namespace: Fix missing mount headers in pid_max.c
2025-05-06 15:44 UTC
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-06 12:01 UTC (10+ messages)
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
2025-05-06 11:07 UTC (5+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-06 10:10 UTC (3+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
[PATCH] selftests/run_kselftest.sh: Use readlink if realpath is not available
2025-05-06 9:19 UTC (3+ messages)
[PATCH net-next v3] selftests: net: exit cleanly on SIGTERM / timeout
2025-05-06 9:10 UTC (2+ messages)
[PATCH] KVM: selftests: add test for SVE host corruption
2025-05-06 8:51 UTC (2+ messages)
[PATCH 0/7] Rust KUnit `#[test]` support improvements
2025-05-06 6:32 UTC (7+ messages)
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
[PATCH v4 00/14] kselftest harness and nolibc compatibility
2025-05-06 5:59 UTC (16+ messages)
` [PATCH v4 01/14] selftests: harness: Add kselftest harness selftest
` [PATCH v4 02/14] selftests: harness: Use C89 comment style
` [PATCH v4 03/14] selftests: harness: Ignore unused variant argument warning
` [PATCH v4 04/14] selftests: harness: Mark functions without prototypes static
` [PATCH v4 05/14] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v4 06/14] selftests: harness: Remove dependency on libatomic
` [PATCH v4 07/14] selftests: harness: Implement test timeouts through pidfd
` [PATCH v4 08/14] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH v4 09/14] selftests: harness: Move teardown conditional into test metadata
` [PATCH v4 10/14] selftests: harness: Add teardown callback to "
` [PATCH v4 11/14] selftests: harness: Add "variant" and "self" "
` [PATCH v4 12/14] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH v4 13/14] selftests: harness: Guard includes on nolibc
` [PATCH v4 14/14] HACK: selftests/nolibc: demonstrate usage of the kselftest harness
[PATCH net-next v13 0/9] Device memory TCP TX
2025-05-06 1:37 UTC (7+ messages)
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
[PATCH net 0/3 v4] selftests: drv: net: fix `ping.py` test failure
2025-05-06 1:20 UTC (14+ messages)
` [PATCH net 1/3] selftests: drv: net: fix test failure on ipv6 sys
` [PATCH net 2/3] selftests: drv: net: avoid skipping tests
` [PATCH net 3/3] selftests: drv: net: add version indicator
[PATCH net-next v2] selftests: iou-zcrx: Clean up build warnings for error format
2025-05-06 1:00 UTC (2+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-06 0:57 UTC (3+ messages)
` [PATCH v2 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH v2 0/6] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-06 0:24 UTC (7+ messages)
` [PATCH v2 2/6] bpf: Add dmabuf iterator
[PATCH net-next 0/7] selftests: mptcp: increase code coverage
2025-05-06 0:01 UTC (2+ messages)
[PATCH AUTOSEL 5.15 083/153] selftests/net: have `gro.sh -t` return a correct exit code
2025-05-05 23:12 UTC
[PATCH AUTOSEL 6.1 115/212] selftests/net: have `gro.sh -t` return a correct exit code
2025-05-05 23:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 162/212] kunit: tool: Use qboot on QEMU x86_64
[PATCH AUTOSEL 6.6 145/294] selftests/net: have `gro.sh -t` return a correct exit code
2025-05-05 22:55 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 207/294] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.6 259/294] bridge: mdb: Allow replace of a host-joined group
[PATCH AUTOSEL 6.12 210/486] iommufd: Disallow allocating nested parent domain with fault ID
2025-05-05 22:39 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 239/486] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH AUTOSEL 6.12 334/486] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.12 428/486] bridge: mdb: Allow replace of a host-joined group
` [PATCH AUTOSEL 6.12 486/486] kernfs: Use RCU to access kernfs_node::parent
[PATCH v2 0/3] selftests: ublk: more misc fixes
2025-05-05 22:55 UTC (2+ messages)
[PATCH 0/3] selftests: ublk: more misc fixes
2025-05-05 22:55 UTC (6+ messages)
[PATCH AUTOSEL 6.14 139/642] kunit: tool: Fix bug in parsing test plan
2025-05-05 22:14 UTC (8+ messages)
` [PATCH AUTOSEL 6.14 215/642] selftests: pci_endpoint: Skip disabled BARs
` [PATCH AUTOSEL 6.14 266/642] iommufd: Disallow allocating nested parent domain with fault ID
` [PATCH AUTOSEL 6.14 300/642] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH AUTOSEL 6.14 423/642] kunit: tool: Use qboot on QEMU x86_64
` [PATCH AUTOSEL 6.14 533/642] netdevsim: allow normal queue reset while down
` [PATCH AUTOSEL 6.14 551/642] bridge: mdb: Allow replace of a host-joined group
` [PATCH AUTOSEL 6.14 633/642] kernfs: Use RCU to access kernfs_node::parent
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-05 21:04 UTC (8+ messages)
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-05 18:31 UTC (4+ messages)
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-05-05 16:38 UTC (9+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
[PATCH bpf-next v2 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-05 16:32 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] btf: allow mmap of vmlinux btf
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-05 16:14 UTC (7+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v1 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
` [PATCH v1 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v1 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
` [PATCH v1 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-05-05 15:45 UTC (13+ messages)
` [PATCH v5 22/25] module: Remove outdated comment about text_size
[PATCH v7 iproute2-next 0/1] DUALPI2 iproute2 patch
2025-05-05 15:14 UTC (3+ messages)
` [PATCH v7 iproute2-next 1/1] tc: add dualpi2 scheduler module
[PATCH v2 0/8] selftests: vDSO: Some cleanups and (warning) fixes
2025-05-05 14:19 UTC (4+ messages)
` [PATCH v2 4/8] selftests: vDSO: vdso_test_getrandom: Drop some dead code
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