messages from 2023-11-22 20:51:47 to 2023-11-27 19:37:06 UTC [more...]
[PATCH v6 0/6] workload-specific and memory pressure-driven zswap writeback
2023-11-27 19:36 UTC (3+ messages)
` [PATCH v6 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v6 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
[PATCH v3 00/25] Permission Overlay Extension
2023-11-27 18:01 UTC (34+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 06/25] KVM: arm64: Save/restore POE registers
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 08/25] arm64: add POIndex defines
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v3 12/25] arm64: handle PKEY/POE faults
` [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
` [PATCH v3 14/25] arm64: implement PKEYS support
` [PATCH v3 15/25] arm64: add POE signal support
` [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v3 17/25] arm64: enable POE and PIE to coexist
` [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE
` [PATCH v3 19/25] kselftest/arm64: move get_header()
` [PATCH v3 20/25] selftests: mm: move fpregs printing
` [PATCH v3 21/25] selftests: mm: make protection_keys test work on arm64
` [PATCH v3 22/25] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v3 23/25] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v3 24/25] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v3 25/25] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH net 0/4] selftests/net: fix a few small compiler warnings
2023-11-27 16:33 UTC (9+ messages)
` [PATCH net 1/4] selftests/net: ipsec: fix constant out of range
` [PATCH net 2/4] selftests/net: fix a char signedness issue
` [PATCH net 3/4] selftests/net: unix: fix unused variable compiler warning
` [PATCH net 4/4] selftests/net: mptcp: fix uninitialized variable warnings
[PATCH net-next 0/5] selftests: tc-testing: updates and cleanups for tdc
2023-11-27 15:48 UTC (7+ messages)
` [PATCH net-next 1/5] selftests: tc-testing: remove buildebpf plugin
` [PATCH net-next 2/5] selftests: tc-testing: remove unnecessary time.sleep
` [PATCH net-next 3/5] selftests: tc-testing: prefix iproute2 functions with "ipr2"
` [PATCH net-next 4/5] selftests: tc-testing: cleanup on Ctrl-C
` [PATCH net-next 5/5] selftests: tc-testing: remove unused import
lsm_list_modules_test.c:104:22: error: 'LSM_ID_IMA' undeclared (first use in this function); did you mean 'LSM_ID_YAMA'?
2023-11-27 15:03 UTC (2+ messages)
[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
2023-11-27 14:36 UTC (19+ messages)
` [RFC PATCH 1/5] RISC-V: Add basic Ssdtso support
` [RFC PATCH 2/5] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH 3/5] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH 4/5] RISC-V: Implement "
` [RFC PATCH 5/5] RISC-V: selftests: Add DTSO tests
[PATCH net-next 00/38] Conver all net selftests to run in unique namespace
2023-11-27 13:19 UTC (47+ messages)
` [PATCH net-next 01/38] selftests/net: add lib.sh
` [PATCH net-next 02/38] selftests/net: arp_ndisc_evict_nocarrier.sh convert to run test in unique namespace
` [PATCH net-next 03/38] selftest: arp_ndisc_untracked_subnets.sh "
` [PATCH net-next 04/38] selftests/net: convert cmsg tests to make them run "
` [PATCH net-next 05/38] selftests/net: convert drop_monitor_tests.sh to run it "
` [PATCH net-next 06/38] selftests/net: convert fcnal-test.sh "
` [PATCH net-next 07/38] selftests/net: convert fib_nexthop_multiprefix "
` [PATCH net-next 08/38] selftests/net: convert fib_nexthop_nongw.sh "
` [PATCH net-next 09/38] selftests/net: convert fib_nexthops.sh "
` [PATCH net-next 10/38] selftests/net: convert fib-onlink-tests.sh "
` [PATCH net-next 11/38] selftests/net: convert fib_rule_tests.sh "
` [PATCH net-next 12/38] selftests/net: convert fib_tests.sh "
` [PATCH net-next 13/38] selftests/net: convert gre_gso.sh "
` [PATCH net-next 14/38] selftests/net: convert icmp_redirect.sh "
` [PATCH net-next 15/38] sleftests/net: convert icmp.sh "
` [PATCH net-next 16/38] selftests/net: convert ioam6.sh "
` [PATCH net-next 17/38] selftests/net: convert l2tp.sh "
` [PATCH net-next 18/38] selftests/net: convert ndisc_unsolicited_na_test.sh "
` [PATCH net-next 19/38] selftests/net: convert netns-name.sh "
` [PATCH net-next 20/38] selftests/net: convert fdb_flush.sh "
` [PATCH net-next 21/38] selftests/net: convert rtnetlink.sh "
` [PATCH net-next 22/38] selftests/net: convert sctp_vrf.sh "
` [PATCH net-next 23/38] selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
` [PATCH net-next 24/38] selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
` [PATCH net-next 25/38] selftests/net: convert test_bridge_backup_port.sh "
` [PATCH net-next 26/38] selftests/net: convert test_bridge_neigh_suppress.sh "
` [PATCH net-next 27/38] selftests/net: convert test_vxlan_mdb.sh "
` [PATCH net-next 28/38] selftests/net: convert test_vxlan_nolocalbypass.sh "
` [PATCH net-next 29/38] selftests/net: convert test_vxlan_under_vrf.sh "
` [PATCH net-next 30/38] selftests/net: convert test_vxlan_vnifiltering.sh "
` [PATCH net-next 31/38] selftests/net: convert toeplitz.sh "
` [PATCH net-next 32/38] selftests/net: convert unicast_extensions.sh "
` [PATCH net-next 33/38] selftests/net: convert vrf_route_leaking.sh "
` [PATCH net-next 34/38] selftests/net: convert vrf_strict_mode_test.sh "
` [PATCH net-next 35/38] selftests/net: convert vrf-xfrm-tests.sh "
` [PATCH net-next 36/38] selftests/net: convert traceroute.sh "
` [PATCH net-next 37/38] selftests/net: convert xfrm_policy.sh "
` [PATCH net-next 38/38] kselftest/runner.sh: add netns support
[PATCH net-next v2] net: ctnetlink: support filtering by zone
2023-11-27 12:38 UTC
[PATCH v1 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
2023-11-27 8:10 UTC (7+ messages)
` [PATCH v1 1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused
` [PATCH v1 2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/
` [PATCH v1 3/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
[PATCH 0/3] vfio-pci support pasid attach/detach
2023-11-27 7:28 UTC (6+ messages)
` [PATCH 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
[PATCH 0/8] iommufd support pasid attach/replace
2023-11-27 6:34 UTC (9+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid
` [PATCH 2/8] iommufd: replace attach_fn with a structure
` [PATCH 3/8] iommufd: Support attach/replace hwpt per pasid
` [PATCH 4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [PATCH 5/8] iommufd/selftest: Add a helper to get test device
` [PATCH 6/8] iommufd/selftest: Add test ops to test pasid attach/detach
` [PATCH 7/8] iommufd/selftest: Add coverage for iommufd "
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
2023-11-27 5:53 UTC (17+ messages)
` [PATCH ipsec-next v1 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
` [PATCH ipsec-next v1 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH 0/3] tools/nolibc: rlimit support
2023-11-26 10:42 UTC (6+ messages)
` [PATCH 1/3] tools/nolibc: drop custom definition of struct rusage
` [PATCH 2/3] tools/nolibc: add support for getrlimit/setrlimit
` [PATCH 3/3] selftests/nolibc: disable coredump via setrlimit
[PATCH bpf-next v5 0/3] selftests/bpf: Use pkg-config to determine ld flags
2023-11-25 8:42 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Choose pkg-config for the target
` [PATCH bpf-next v5 2/3] selftests/bpf: Override PKG_CONFIG for static builds
` [PATCH bpf-next v5 3/3] selftests/bpf: Use pkg-config for libelf
[PATCH 0/5] pstore: add tty frontend and multi-backend
2023-11-24 21:43 UTC (3+ messages)
[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
2023-11-24 16:04 UTC (5+ messages)
[PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
2023-11-24 15:22 UTC
[PATCH] kselftest/clone3: Make test names for set_tid test stable
2023-11-24 15:21 UTC (2+ messages)
[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
2023-11-24 13:46 UTC (10+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
2023-11-24 9:40 UTC (7+ messages)
` [PATCH 1/5] tools: selftests: riscv: Fix compile warnings in hwprobe
` [PATCH 2/5] tools: selftests: riscv: Fix compile warnings in cbo
` [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
` [PATCH 4/5] tools: selftests: riscv: Fix compile warnings in vector tests
` [PATCH 5/5] tools: selftests: riscv: Fix compile warnings in mm tests
[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
2023-11-24 2:36 UTC (9+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
[PATCH] kselftest/arm64: Fix output formatting for za-fork
2023-11-23 19:26 UTC (2+ messages)
[PATCH RFT v3 0/5] fork: Support shadow stacks in clone3()
2023-11-23 17:35 UTC (12+ messages)
` [PATCH RFT v3 2/5] fork: Add shadow stack support to clone3()
[PATCH] selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
2023-11-23 14:30 UTC (2+ messages)
[PATCH 0/3] kselftest/vDSO: Output formatting cleanups for vdso_test_abi
2023-11-23 10:45 UTC (4+ messages)
` [PATCH 1/3] kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly
` [PATCH 2/3] kselftest/vDSO: Fix message formatting for clock_id logging
` [PATCH 3/3] kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-11-23 2:50 UTC (6+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
[PATCH] kselftests: add per_test_log support
2023-11-23 1:54 UTC (2+ messages)
[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
2023-11-22 20:51 UTC (8+ messages)
` [PATCH 2/3] MAINTAINERS: Require kvm-xfstests smoke for ext4
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