messages from 2023-04-13 03:42:08 to 2023-04-18 09:57:59 UTC [more...]
[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
2023-04-18 9:55 UTC (2+ messages)
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for "
[PATCH] kunit: Set the current KUnit context when cleaning up
2023-04-18 9:24 UTC (4+ messages)
[PATCH v14 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-18 6:20 UTC (6+ messages)
` [PATCH v14 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v14 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v14 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v14 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v14 5/5] selftests: mm: add pagemap ioctl tests
[PATCH 0/2] Access variable length array relaxed for integer type
2023-04-18 2:53 UTC (5+ messages)
` [PATCH 1/2] bpf: support access variable length array of "
` "
` [PATCH 2/2] selftests/bpf: Add test to access integer type of variable array
[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
2023-04-18 1:29 UTC (7+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 2/3] selftests: net: udpgso_bench_rx: Fix gsosize exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions
[PATCH v3 0/7] Split a folio to any lower order folios
2023-04-18 1:05 UTC (14+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible
[PATCH] selftests/futex: Fix pthread_create() error handling
2023-04-17 23:56 UTC (2+ messages)
[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-17 19:42 UTC (9+ messages)
` [PATCH v13 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v13 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v13 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v13 5/5] selftests: mm: add pagemap ioctl tests
[PATCH 0/6] tools/nolibc: add stackprotector support for more architectures
2023-04-17 19:35 UTC (8+ messages)
` [PATCH 1/6] selftests/nolibc: reduce syscalls during space padding
` [PATCH 2/6] tools/nolibc: riscv: add stackprotector support
` [PATCH 3/6] tools/nolibc: aarch64: "
` [PATCH 4/6] tools/nolibc: arm: "
` [PATCH 5/6] tools/nolibc: loongarch: "
` [PATCH 6/6] tools/nolibc: mips: "
[PATCH] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
2023-04-17 19:29 UTC
[PATCH v8 3/3] selftests/mm: add new selftests for KSM
2023-04-17 16:42 UTC (7+ messages)
` [PATCH v8 1/3] mm: add new api to enable ksm per process
new order
2023-04-17 15:22 UTC
[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
2023-04-17 16:12 UTC (2+ messages)
[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-17 11:11 UTC (12+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "
[RFC PATCH v2 0/3] kunit: Deferred action helpers
2023-04-17 11:07 UTC (11+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit
[PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
2023-04-17 10:47 UTC
[PATCH v7 1/3] mm: add new api to enable ksm per process
2023-04-17 8:04 UTC (5+ messages)
` [PATCH v7 3/3] selftests/mm: add new selftests for KSM
[PATCH net-next 0/5] mptcp: various small cleanups
2023-04-17 7:30 UTC (7+ messages)
` [PATCH net-next 1/5] mptcp: make userspace_pm_append_new_local_addr static
` [PATCH net-next 2/5] MAINTAINERS: add git trees for MPTCP
` [PATCH net-next 3/5] mptcp: remove unused 'remaining' variable
` [PATCH net-next 4/5] selftests: mptcp: remove duplicated entries in usage
` [PATCH net-next 5/5] selftests: mptcp: join: fix ShellCheck warnings
[PATCH net-next 0/3] selftests: openvswitch: add support for testing upcall interface
2023-04-17 7:20 UTC (5+ messages)
` [PATCH net-next 1/3] selftests: openvswitch: add interface support
` [PATCH net-next 2/3] selftests: openvswitch: add flow dump support
` [PATCH net-next 3/3] selftests: openvswitch: add support for upcall testing
[PATCH v1] .gitignore: Do not ignore .kunitconfig files
2023-04-16 17:26 UTC
[PATCH 0/2] tools/nolibc: fork: fix on s390 and add test
2023-04-16 5:33 UTC (4+ messages)
` [PATCH 1/2] tools/nolibc: s390: provide custom implementation for sys_fork
` [PATCH 2/2] tools/nolibc: add testcase for fork()/waitpid()
[PATCH 0/7] KVM: selftests: Add tests for pmu event filter
2023-04-16 0:25 UTC (11+ messages)
` [PATCH 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
` [PATCH 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter
[PATCH v2 00/11] tools/nolibc: -std=c89 compatibility
2023-04-15 17:12 UTC (5+ messages)
[PATCH v2 0/3] kunit: Fix reporting of the skipped parameterized tests
2023-04-15 9:25 UTC (5+ messages)
` [PATCH v2 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH v2 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH v2 3/3] kunit: Update kunit_print_ok_not_ok function
[PATCH] selftests/bpf: ignore pointer types check with clang
2023-04-15 8:31 UTC (7+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-04-15 0:06 UTC (6+ messages)
[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
2023-04-14 22:10 UTC (5+ messages)
` [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
` [RFC PATCH v2 11/11] KVM: selftests: Add tests for IA32_SPEC_CTRL MSR
[PATCH] selftests: allow runners to override the timeout
2023-04-14 19:38 UTC
kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 19:18 UTC
kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 19:18 UTC
kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 19:18 UTC
kselftest/next kselftest-lib: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 19:18 UTC
kselftest/next kselftest-cpufreq: 3 runs, 1 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 19:18 UTC
[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
2023-04-14 19:06 UTC (16+ messages)
kselftest/next build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.3-rc1-25-g50ad2fb7ec2b)
2023-04-14 18:19 UTC
[PATCH] selftests/resctrl: Fix incorrect error return on test complete
2023-04-14 17:29 UTC (3+ messages)
[PATCH][next] KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
2023-04-14 17:05 UTC (2+ messages)
[PATCH v9 0/6] Some improvements of resctrl selftest
2023-04-14 15:24 UTC (9+ messages)
` [PATCH v9 1/6] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v9 2/6] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v9 3/6] selftests/resctrl: Flush stdout file buffer before executing fork()
` [PATCH v9 4/6] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v9 5/6] selftests/resctrl: Commonize the signal handler register/unregister for all tests
` [PATCH v9 6/6] selftests/resctrl: Remove duplicate codes that clear each test result file
[PATCH v2 0/3] TDX Guest Quote generation support
2023-04-14 13:34 UTC (4+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v2 3/3] selftests/tdx: Test GetQuote TDX attestation feature
[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
2023-04-14 13:31 UTC (8+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
[PATCH][next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege"
2023-04-14 8:15 UTC
[PATCH 0/3] kunit: Fix reporting of the skipped parameterized tests
2023-04-14 6:35 UTC (14+ messages)
` [PATCH 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH 3/3] kunit: Update reporting function to support results from subtests
[PATCH] selftests/memfd: fix test_sysctl
2023-04-14 6:23 UTC (2+ messages)
[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
2023-04-13 22:11 UTC (2+ messages)
kselftest/next kselftest-seccomp: 7 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 20:22 UTC
kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 20:22 UTC
kselftest/next kselftest-lkdtm: 7 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 20:22 UTC
kselftest/next kselftest-lib: 5 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 20:22 UTC
kselftest/next kselftest-cpufreq: 8 runs, 1 regressions (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 20:22 UTC
kselftest/next build: 8 builds: 0 failed, 8 passed, 9 warnings (v6.3-rc1-24-g91db4fd9019a)
2023-04-13 19:23 UTC
[PATCH] tools/nolibc: Fix build of stdio.h due to header ordering
2023-04-13 18:25 UTC (5+ messages)
[PATCH v6 1/3] mm: add new api to enable ksm per process
2023-04-13 18:09 UTC (10+ messages)
` [PATCH v6 3/3] selftests/mm: add new selftests for KSM
resctrl selftest patches
2023-04-13 17:40 UTC (6+ messages)
[PATCH net 0/4] mptcp: more fixes for 6.3
2023-04-13 17:10 UTC (2+ messages)
[PATCH 00/12] iommufd: Add nesting infrastructure
2023-04-13 15:25 UTC (6+ messages)
` [PATCH 01/12] iommu: Add new iommu op to create domains owned by userspace
[PATCH v3 0/4] tools/nolibc: add testcases for vfprintf
2023-04-13 14:20 UTC (5+ messages)
` [PATCH v3 3/4] tools/nolibc: implement fd-based FILE streams
[PATCH net-next v4 4/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
2023-04-13 13:33 UTC
[PATCH bpf-next] selftests/bpf: fix use of uninitialized op_name in log tests
2023-04-13 12:30 UTC (2+ messages)
[PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
2023-04-13 11:57 UTC (2+ messages)
[PATCH 00/22] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
2023-04-13 10:12 UTC (3+ messages)
` [PATCH 22/22] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
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