messages from 2023-07-11 12:53:51 to 2023-07-13 22:44:55 UTC [more...]
[PATCH v4 00/19] selftests/resctrl: Fixes and cleanups
2023-07-13 22:44 UTC (22+ messages)
` [PATCH v4 01/19] selftests/resctrl: Add resctrl.h into build deps
` [PATCH v4 02/19] selftests/resctrl: Don't leak buffer in fill_cache()
` [PATCH v4 03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark
` [PATCH v4 04/19] selftests/resctrl: Close perf value read fd on errors
` [PATCH v4 05/19] selftests/resctrl: Unmount resctrl FS before starting the first test
` [PATCH v4 06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level
` [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()
` [PATCH v4 08/19] selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param
` [PATCH v4 09/19] selftests/resctrl: Convert span to size_t
` [PATCH v4 10/19] selftests/resctrl: Express span internally in bytes
` [PATCH v4 11/19] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v4 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
` [PATCH v4 13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf
` [PATCH v4 14/19] selftests/resctrl: Improve parameter consistency in fill_buf
` [PATCH v4 15/19] selftests/resctrl: Don't pass test name to fill_buf
` [PATCH v4 16/19] selftests/resctrl: Don't use variable argument list for ->setup()
` [PATCH v4 17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in
` [PATCH v4 18/19] selftests/resctrl: Pass the real number of tests to show_cache_info()
` [PATCH v4 19/19] selftests/resctrl: Remove test type checks from cat_val()
[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig
2023-07-13 22:41 UTC (5+ messages)
` [PATCH net 1/3] selftests: tc: set timeout to 15 minutes
` [PATCH net 2/3] selftests: tc: add 'ct' action kconfig dep
` [PATCH net 3/3] selftests: tc: add ConnTrack procfs kconfig
kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1-1-gb33b8731566d)
2023-07-13 20:48 UTC
[PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds
2023-07-13 20:39 UTC (13+ messages)
[PATCH] selftests: Fix arm64 test installation
2023-07-13 20:16 UTC (9+ messages)
[PATCH] regmap: Provide user selectable option to enable regmap
2023-07-13 20:12 UTC (3+ messages)
[PATCH 0/3] arm64/fpsimd: Fix use after free in SME when changing SVE VL
2023-07-13 20:06 UTC (4+ messages)
` [PATCH 1/3] arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
` [PATCH 2/3] kselftest/arm64: Add a test case for SVE VL changes with SME active
` [PATCH 3/3] kselftest/arm64: Validate that changing one VL type does not affect another
kselftest/fixes build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1-1-gb33b8731566d)
2023-07-13 19:49 UTC
[PATCH v1] tools: timers: fix freq average calculation
2023-07-13 19:33 UTC (3+ messages)
[PATCHv2] selftests/input: add tests for the EVIOCSCLOCKID ioctl
2023-07-13 19:27 UTC (2+ messages)
[PATCH v0] selftests/net: replace manual array size calc with ARRAYSIZE macro
2023-07-13 18:56 UTC
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1)
2023-07-13 18:39 UTC
kselftest/next build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1)
2023-07-13 17:41 UTC
[PATCH v1 0/9] selftests/mm fixes for arm64
2023-07-13 17:32 UTC (32+ messages)
` [PATCH v1 1/9] selftests: Line buffer test program's stdout
` [PATCH v1 2/9] selftests/mm: Give scripts execute permission
` [PATCH v1 3/9] selftests/mm: Skip soft-dirty tests on arm64
` [PATCH v1 4/9] selftests/mm: Enable mrelease_test for arm64
` [PATCH v1 5/9] selftests/mm: Fix thuge-gen test bugs
` [PATCH v1 6/9] selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
` [PATCH v1 7/9] selftests/mm: Make migration test robust to failure
` [PATCH v1 8/9] selftests/mm: Optionally pass duration to transhuge-stress
` [PATCH v1 9/9] selftests/mm: Run all tests from run_vmtests.sh
[PATCH] Documentation: mm/memfd: vm.memfd_noexec
2023-07-13 16:10 UTC (2+ messages)
[RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test
2023-07-13 15:39 UTC (2+ messages)
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-07-13 14:33 UTC (3+ messages)
` [RFC PATCH 1/3] memfd: cleanups for vm.memfd_noexec handling
` [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
[PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:13 UTC (5+ messages)
[PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 14:06 UTC (5+ messages)
[PATCH] procfs: block chmod on /proc/thread-self/comm
2023-07-13 12:17 UTC
[PATCH net-next v3 0/2] add MACsec offload selftests
2023-07-13 13:20 UTC (3+ messages)
` [PATCH net-next v3 1/2] netdevsim: add dummy macsec offload
` [PATCH net-next v3 2/2] selftests: rtnetlink: add MACsec offload tests
[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
2023-07-13 12:04 UTC (9+ messages)
` [PATCH 2/2] proc: use generic setattr() "
[PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
2023-07-13 11:58 UTC
[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
2023-07-13 11:51 UTC (2+ messages)
[PATCH v4 00/10] tracing: introducing eventfs
2023-07-13 11:33 UTC (11+ messages)
` [PATCH v4 01/10] tracing: Require all trace events to have a TRACE_SYSTEM
` [PATCH v4 02/10] tracefs: Rename some tracefs function
` [PATCH v4 03/10] eventfs: Implement eventfs dir creation functions
` [PATCH v4 04/10] eventfs: Implement eventfs file add functions
` [PATCH v4 05/10] eventfs: Implement eventfs file, directory remove function
` [PATCH v4 06/10] eventfs: Implement functions to create eventfs files and directories
` [PATCH v4 07/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v4 08/10] eventfs: Implement tracefs_inode_cache
` [PATCH v4 09/10] eventfs: Move tracing/events to eventfs
` [PATCH v4 10/10] test: ftrace: Fix kprobe test for eventfs
[PATCH 0/2] ASoC: Improve coverage in default KUnit runs
2023-07-13 10:27 UTC (6+ messages)
` [PATCH 1/2] kunit: Enable ASoC in all_tests.config
` [PATCH 2/2] ASoC: topology: Add explicit build option
[PATCH v25 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-13 10:14 UTC (6+ messages)
` [PATCH v25 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v25 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v25 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v25 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
2023-07-13 6:39 UTC (6+ messages)
` [PATCH RFC 1/2] docs: add support for documenting kUnit and kSelftests
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test
[PATCH v3 00/11] tools/nolibc: shrink arch support
2023-07-13 6:34 UTC (17+ messages)
` [PATCH v3 01/11] tools/nolibc: remove the old sys_stat support
` [PATCH v3 02/11] tools/nolibc: add new crt.h with _start_c
` [PATCH v3 03/11] tools/nolibc: arm: shrink _start "
` [PATCH v3 04/11] tools/nolibc: aarch64: "
` [PATCH v3 05/11] tools/nolibc: i386: "
` [PATCH v3 06/11] tools/nolibc: x86_64: "
` [PATCH v3 07/11] tools/nolibc: mips: "
` [PATCH v3 08/11] tools/nolibc: loongarch: "
` [PATCH v3 09/11] tools/nolibc: riscv: "
` [PATCH v3 10/11] tools/nolibc: s390: "
` [PATCH v3 11/11] tools/nolibc: arch-*.h: add missing space after ','
[PATCH][next] selftests: ALSA: Fix fclose on an already fclosed file pointer
2023-07-13 6:08 UTC (3+ messages)
[PATCH] x86: checksum: Fix unaligned checksums on < i686
2023-07-13 5:01 UTC (3+ messages)
[PATCH] kunit: qemu_configs: Enable all architectural features for arm64
2023-07-13 4:19 UTC (2+ messages)
[PATCH 6.4 0/6] 6.4.3-rc2 review
2023-07-13 4:01 UTC (6+ messages)
[RFC v2 0/9] kunit: Add test attributes API
2023-07-13 1:28 UTC (6+ messages)
` [RFC v2 6/9] kunit: memcpy: Mark tests as slow using test attributes
` [RFC v2 8/9] kunit: add tests for filtering attributes
[PATCH bpf-next v4 0/6] Support defragmenting IPv(4|6) packets in BPF
2023-07-12 23:44 UTC (4+ messages)
` [PATCH bpf-next v4 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v4 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v4 6/6] bpf: selftests: Add defrag selftests
[for-linus][PATCH 1/5] selftests/user_events: Test struct size match cases
2023-07-12 21:50 UTC
[PATCH][next] selftests/mm: mkdirty: Fix incorrect position of #endif
2023-07-12 19:10 UTC (2+ messages)
[PATCH net-next 0/4] selftests: mptcp: join: pass args in new env vars
2023-07-12 16:03 UTC (5+ messages)
` [PATCH net-next 1/4] selftests: mptcp: set all env vars as local ones
` [PATCH net-next 2/4] selftests: mptcp: add fastclose env var
` [PATCH net-next 3/4] selftests: mptcp: add fullmesh "
` [PATCH net-next 4/4] selftests: mptcp: add speed "
[linux-next:master] BUILD REGRESSION 40b055fe7f276cf2c1da47316c52f2ff9255a68a
2023-07-12 15:54 UTC
[PATCH v2] selftests/zram: avoid subshells and bc for ratio calculations
2023-07-12 11:10 UTC
[PATCH v2] kselftest/arm64: Exit streaming mode after collecting signal context
2023-07-12 11:02 UTC
Słowa kluczowe do wypozycjonowania
2023-07-12 8:05 UTC
[PATCH 0/4] Use TAP in some more x86 KVM selftests
2023-07-12 7:59 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: Rename the ASSERT_EQ macro
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH 3/4] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH 4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
[PATCH v24 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-12 3:16 UTC (7+ messages)
` [PATCH v24 2/5] fs/proc/task_mmu: "
` [PATCH v24 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v24 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v24 5/5] selftests: mm: add pagemap ioctl tests
[PATCH v1 00/22] selftests/nolibc: add minimal kernel config support
2023-07-11 19:36 UTC (3+ messages)
[PATCH v2 01/12] tools/nolibc: rename arch-<ARCH>.h to <ARCH>/arch.h
2023-07-11 19:28 UTC (3+ messages)
[PATCH 0/4] selftests/nolibc: simplify conditions and testcases
2023-07-11 19:12 UTC (3+ messages)
` [PATCH 3/4] selftests/nolibc: simplify status argument
[PATCH bpf-next v5 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
2023-07-11 18:16 UTC (4+ messages)
` [PATCH bpf-next v5 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
[PATCH] selftests/arm64: fix build failure during the "emit_tests" step
2023-07-11 14:57 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8e4b7f2f3d6071665b1dfd70786229c8a5d6c256
2023-07-11 14:41 UTC
[PATCH v3 00/10] tracing: introducing eventfs
2023-07-11 14:24 UTC (9+ messages)
` [PATCH v3 03/10] eventfs: adding eventfs dir add functions
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