messages from 2023-05-24 15:33:03 to 2023-05-29 19:48:21 UTC [more...]
[PATCH v2 00/13] nolibc: add part2 of support for rv32
2023-05-29 19:47 UTC (3+ messages)
` [PATCH v2 01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely
` [PATCH v2 02/13] selftests/nolibc: support two errnos with EXPECT_SYSER2()
[PATCH v3 00/10] Add Intel VT-d nested translation
2023-05-29 18:43 UTC (19+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v3 02/10] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v3 04/10] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v3 06/10] iommu/vt-d: Set the nested domain to a device
` [PATCH v3 10/10] iommu/vt-d: Disallow nesting on domains with read-only mappings
[PATCH v1 0/5] Landlock support for UML
2023-05-29 14:57 UTC (5+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes
[PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
2023-05-29 13:15 UTC (10+ messages)
` [PATCH v2 1/7] selftests/nolibc: syscall_args: use generic __NR_statx
` [PATCH v2 2/7] selftests/nolibc: allow specify extra arguments for qemu
` [PATCH v2 3/7] selftests/nolibc: fix up compile warning with glibc on x86_64
` [PATCH v2 4/7] selftests/nolibc: not include limits.h for nolibc
` [PATCH v2 5/7] selftests/nolibc: use INT_MAX instead of __INT_MAX__
` [PATCH v2 6/7] tools/nolibc: arm: add missing my_syscall6
` [PATCH v2 7/7] tools/nolibc: open: fix up compile warning for arm
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-29 12:20 UTC (23+ messages)
` [PATCH v2 01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v2 02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v2 03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v2 04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v2 05/11] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v2 06/11] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v2 07/11] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v2 08/11] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific
` [PATCH v2 10/11] KVM: riscv: selftests: Skip some registers set operation
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
2023-05-29 11:31 UTC (58+ messages)
` [PATCH 01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32"
` [PATCH 02/13] Revert "selftests/nolibc: Fix up compile error "
` [PATCH 03/13] selftests/nolibc: print name instead of number for EOVERFLOW
` [PATCH 04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32
` [PATCH 05/13] selftests/nolibc: riscv: customize makefile "
` [PATCH 06/13] selftests/nolibc: allow specify a bios for qemu
` [PATCH 07/13] selftests/nolibc: remove the duplicated gettimeofday_bad2
` [PATCH 08/13] tools/nolibc: sys_lseek: riscv: use __NR_llseek for rv32
` [PATCH 09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 "
` [PATCH 10/13] tools/nolibc: ppoll/ppoll_time64: add a missing argument
` [PATCH 11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32
` [PATCH 12/13] tools/nolibc: sys_wait4: riscv: use __NR_waitid "
` [PATCH 13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 "
[PATCH V3] tracing/user_events: Prevent same name but different args event
2023-05-29 9:23 UTC (2+ messages)
[PATCH] tracing/user_events: Handle matching arguments that is null from dyn_events
2023-05-29 8:21 UTC (2+ messages)
[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-05-28 21:18 UTC (12+ messages)
[PATCH net 0/8] selftests: mptcp: skip tests not supported by old kernels (part 1)
2023-05-28 17:35 UTC (9+ messages)
` [PATCH net 1/8] selftests: mptcp: join: avoid using 'cmp --bytes'
` [PATCH net 2/8] selftests: mptcp: connect: skip if MPTCP is not supported
` [PATCH net 3/8] selftests: mptcp: pm nl: "
` [PATCH net 4/8] selftests: mptcp: join: "
` [PATCH net 5/8] selftests: mptcp: diag: "
` [PATCH net 6/8] selftests: mptcp: simult flows: "
` [PATCH net 7/8] selftests: mptcp: sockopt: "
` [PATCH net 8/8] selftests: mptcp: userspace pm: "
[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
2023-05-28 15:04 UTC (7+ messages)
` [PATCH v1 1/3] selftests/mm: factor out detection of hugetlb page sizes into vm_util
` [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
` [PATCH v1 3/3] selftests/mm: gup_longterm: add liburing tests
[PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
2023-05-28 7:42 UTC (3+ messages)
[PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
2023-05-28 7:38 UTC (4+ messages)
` [PATCH v2 1/2] tools/nolibc: add support for prctl()
` [PATCH v2 2/2] selftests/nolibc: prevent coredumps during test execution
[PATCH] tools/nolibc: support nanoseconds in stat()
2023-05-28 7:37 UTC (2+ messages)
[PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
2023-05-28 7:31 UTC (4+ messages)
` [PATCH 1/2] tools/nolibc: add support for prctl()
` [PATCH 2/2] selftests/nolibc: prevent coredumps during test execution
[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
2023-05-26 19:25 UTC (3+ messages)
[RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
2023-05-26 19:21 UTC (8+ messages)
` [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer
[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
2023-05-26 18:52 UTC (4+ messages)
[PATCH 5.10 0/3] Fix for CVE-2022-4269
2023-05-26 18:27 UTC (2+ messages)
[PATCH V2] tracing/user_events: Prevent same name but different args event
2023-05-26 16:48 UTC (2+ messages)
[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
2023-05-26 16:43 UTC (10+ messages)
[PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
2023-05-26 15:23 UTC (2+ messages)
[PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
2023-05-26 9:37 UTC (2+ messages)
[PATCH] selftests/input: Introduce basic tests for evdev ioctls
2023-05-26 8:22 UTC
[PATCH bpf-next 2/2] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
2023-05-26 0:06 UTC (2+ messages)
[PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
2023-05-25 23:30 UTC (3+ messages)
` [PATCH v3 3/3] kunit: Update kunit_print_ok_not_ok function
[PATCH v3 0/3] TDX Guest Quote generation support
2023-05-25 22:55 UTC (3+ messages)
[PATCH v3 0/6] Optimize mremap during mutual alignment within PMD
2023-05-25 19:51 UTC (6+ messages)
` [PATCH v3 1/6] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v3 5/6] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v3 6/6] selftests: mm: Add a test for remapping within a range
[PATCH AUTOSEL 5.10 02/31] selftests/ftrace: Improve integration with kselftest runner
2023-05-25 18:40 UTC
[PATCH AUTOSEL 5.15 04/43] selftests/ftrace: Improve integration with kselftest runner
2023-05-25 18:38 UTC
[PATCH AUTOSEL 6.1 05/57] selftests/ftrace: Improve integration with kselftest runner
2023-05-25 18:35 UTC
[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
2023-05-25 18:12 UTC (17+ messages)
` [PATCH v2 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH v2 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH v2 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v2 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH v2 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH v2 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
` [PATCH v2 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
2023-05-25 13:51 UTC (8+ messages)
[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-05-25 8:55 UTC (6+ messages)
` [PATCH v16 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v16 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v16 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v16 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v16 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-05-25 8:54 UTC (11+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
[PATCH v3 1/4] kunit: Add kunit_add_action() to defer a call until test exit
2023-05-25 4:21 UTC (4+ messages)
` [PATCH v3 2/4] kunit: executor_test: Use kunit_add_action()
` [PATCH v3 3/4] kunit: kmalloc_array: "
` [PATCH v3 4/4] Documentation: kunit: Add usage notes for kunit_add_action()
[PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
2023-05-25 2:24 UTC (2+ messages)
[PATCH v2 00/11] iommufd: Add nesting infrastructure
2023-05-25 1:41 UTC (8+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
[PATCH] selftests: allow runners to override the timeout
2023-05-24 22:58 UTC (4+ messages)
[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
2023-05-24 21:22 UTC (3+ messages)
` [PATCH v2 4/4] Documentation: kunit: Add usage notes for kunit_add_action()
[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
2023-05-24 20:15 UTC (13+ messages)
[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
2023-05-24 18:48 UTC (7+ messages)
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
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