messages from 2024-10-17 21:06:33 to 2024-10-21 13:43:10 UTC [more...]
[PATCH 0/5] Improve arm64 pkeys handling in signal delivery
2024-10-21 13:43 UTC (14+ messages)
` [PATCH 1/5] arm64: signal: Remove unused macro
` [PATCH 2/5] arm64: signal: Remove unnecessary check when saving POE state
` [PATCH 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
[PATCH v2 0/5] implement lightweight guard pages
2024-10-21 13:27 UTC (9+ messages)
` [PATCH v2 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v2 4/5] tools: testing: update tools UAPI header for mman-common.h
` [PATCH v2 5/5] selftests/mm: add self tests for guard page feature
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-10-21 13:22 UTC (5+ messages)
[PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2024-10-21 12:22 UTC (9+ messages)
` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-21 12:19 UTC (10+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
[PATCH] selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor
2024-10-21 11:54 UTC
[PATCH] selftests: kvm: Adds a judgment on the return value
2024-10-21 11:20 UTC (2+ messages)
[PATCH bpf-next v2] bpf: handle MADV_PAGEOUT error in uprobe_multi.c
2024-10-21 10:49 UTC (6+ messages)
[PATCH net 0/3] mptcp: sched: fix some lock issues
2024-10-21 10:25 UTC (4+ messages)
` [PATCH net 1/3] mptcp: init: protect sched with rcu_read_lock
` [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds
` [PATCH net 3/3] selftests: mptcp: list sysctl data
[Bug Report] Wrong value of __NR_userfaultfd in asm-generic/unistd.h
2024-10-21 9:33 UTC (2+ messages)
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-21 8:11 UTC (11+ messages)
` [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH] selftests: netfilter: remove unused parameter
2024-10-21 8:04 UTC
[PATCH v1 0/4] KVM selftests enhancements
2024-10-21 6:22 UTC (5+ messages)
` [PATCH v1 1/4] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v1 2/4] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v1 3/4] KVM: selftests: convert vm_get_stat to macro
` [PATCH v1 4/4] KVM: selftests: Replace previously used vm_get_stat() "
[PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
2024-10-21 3:22 UTC
[PATCH bpf-next v2 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs
2024-10-20 19:22 UTC (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: factorize conn and syncookies tests in a single runner
` [PATCH bpf-next v2 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
` [PATCH bpf-next v2 3/6] selftests/bpf: get rid of global vars "
` [PATCH bpf-next v2 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support "
` [PATCH bpf-next v2 5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
` [PATCH bpf-next v2 6/6] selftests/bpf: remove test_tcp_check_syncookie
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-20 16:26 UTC (3+ messages)
` [PATCH v5 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
[PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
2024-10-20 9:20 UTC (3+ messages)
[PATCH bpf-next] bpf: handle MADV_PAGEOUT error in uprobe_multi.c
2024-10-20 5:02 UTC (3+ messages)
[PATCH] selftests: tc-testing: Fixed typo error
2024-10-19 18:17 UTC (2+ messages)
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-19 17:15 UTC (7+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-19 17:14 UTC (7+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH bpf-next 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs
2024-10-19 12:43 UTC (9+ messages)
` [PATCH bpf-next 2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
` [PATCH bpf-next 4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support "
` [PATCH bpf-next 6/6] selftests/bpf: remove test_tcp_check_syncookie
[PATCH net-next v9 11/23] ovpn: store tunnel and transport statistics
2024-10-19 11:38 UTC (2+ messages)
[PATCH net-next] selftests: tls: add a selftest for wrapping rec_seq
2024-10-19 8:03 UTC (2+ messages)
[PATCH] selftests/net: Add missing va_end in test_snprintf
2024-10-19 7:57 UTC (2+ messages)
[RFC] Test catalog template
2024-10-19 6:36 UTC (9+ messages)
` [Automated-testing] "
[PATCH net-next v5 0/3] Threads support in proc connector
2024-10-19 2:51 UTC (14+ messages)
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads
[PATCH v3 4/5] selftests/mseal: add more tests for mmap
2024-10-19 0:10 UTC (22+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.12-rc4
2024-10-18 23:15 UTC (2+ messages)
[PATCH 0/4] implement lightweight guard pages
2024-10-18 21:30 UTC (13+ messages)
` [PATCH 4/4] selftests/mm: add self tests for guard page feature
[PATCH 0/3] selftests/mm: revert pthread_barrier change and
2024-10-18 21:13 UTC (5+ messages)
` [PATCH 1/3] Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
` [PATCH 2/3] Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
` [PATCH 3/3] selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
[PATCH] selftest: drivers: Add support to check duplicate hwirq
2024-10-18 19:34 UTC (4+ messages)
[PATCH V3 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-10-18 17:34 UTC (25+ messages)
` [PATCH V3 01/15] selftests/resctrl: Make functions only used in same file static
` [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results
` [PATCH V3 03/15] selftests/resctrl: Fix memory overflow due to unhandled wraparound
` [PATCH V3 04/15] selftests/resctrl: Protect against array overrun during iMC config parsing
` [PATCH V3 05/15] selftests/resctrl: Protect against array overflow when reading strings
` [PATCH V3 06/15] selftests/resctrl: Make wraparound handling obvious
` [PATCH V3 07/15] selftests/resctrl: Remove "once" parameter required to be false
` [PATCH V3 08/15] selftests/resctrl: Only support measured read operation
` [PATCH V3 09/15] selftests/resctrl: Remove unused measurement code
` [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust
` [PATCH V3 11/15] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH V3 12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size
` [PATCH V3 13/15] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth
` [PATCH V3 14/15] selftests/resctrl: Keep results from first test run
` [PATCH V3 15/15] selftests/resctrl: Replace magic constants used as array size
[PATCH 0/2] selftests/mm: fix deadlock after pthread_create
2024-10-18 17:17 UTC (4+ messages)
` [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t
[PATCH] kunit: tool: catch warnings generated by the kernel
2024-10-18 16:31 UTC
[PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
2024-10-18 15:42 UTC (15+ messages)
` [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
` [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing
[PATCH v9 9/9] selftests/pcie_bwctrl: Create selftests
2024-10-18 14:47 UTC
[PATCH] selftests: netfilter: remove unused rplnlh parameter
2024-10-18 12:29 UTC (2+ messages)
[PATCH v3 0/4] Add support for the Bus Lock Threshold
2024-10-18 11:35 UTC (4+ messages)
` [PATCH v3 2/4] KVM: SVM: Enable Bus lock threshold exit
[PATCH net-next v22 01/14] mm: page_frag: add a test module for page_frag
2024-10-18 10:53 UTC (4+ messages)
` [PATCH net-next v22 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v22 11/14] mm: page_frag: add testing for the newly added prepare API
[PATCH v2] kselftests: Add test to detect boot event slowdowns
2024-10-18 10:14 UTC
[RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
2024-10-18 9:34 UTC (14+ messages)
[PATCH v2] selftest/tcp-ao: Add filter tests
2024-10-18 9:32 UTC (2+ messages)
[PATCH v6 2/5] selftests: kvm: s390: Add uc_skey VM test case
2024-10-18 9:03 UTC (3+ messages)
[PATCH net-next v9 00/23] Introducing OpenVPN Data Channel Offload
2024-10-18 8:20 UTC (6+ messages)
` [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-18 8:15 UTC (5+ messages)
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-18 7:10 UTC (3+ messages)
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-10-18 5:40 UTC (11+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
[PATCH bpf-next v1 0/4] Retire test_sock.c
2024-10-17 22:49 UTC (5+ messages)
` [PATCH bpf-next v1 1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
` [PATCH bpf-next v1 2/4] selftests/bpf: Migrate LOAD_REJECT "
` [PATCH bpf-next v1 3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE "
` [PATCH bpf-next v1 4/4] selftests/bpf: Retire test_sock.c
[PATCH] kunit: Introduce autorun option
2024-10-17 21:34 UTC
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