Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-31 15:32:44 to 2023-04-06 13:02:54 UTC [more...]

[PATCH bpf-next v3 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-06 13:02 UTC 

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-06 12:56 UTC  (9+ messages)
` [PATCH v12 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v12 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v12 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v12 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v12 5/5] selftests: mm: add pagemap ioctl tests

[PATCH AUTOSEL 4.14 2/7] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:34 UTC 

[PATCH AUTOSEL 5.4 3/9] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:33 UTC 

[PATCH AUTOSEL 4.19 3/8] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:33 UTC 

[PATCH AUTOSEL 5.10 3/9] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:33 UTC 

[PATCH AUTOSEL 5.15 04/11] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:32 UTC 

[PATCH AUTOSEL 6.1 04/17] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:31 UTC 

[PATCH AUTOSEL 6.2 04/17] selftests: sigaltstack: fix -Wuninitialized
 2023-04-06 11:31 UTC 

[PATCH] selftests/mm: fix memory leak in child_memcmp_fn
 2023-04-06 10:37 UTC  (4+ messages)

[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
 2023-04-06 10:26 UTC  (2+ messages)

[PATCH] selftests/clone3: fix number of tests in ksft_set_plan
 2023-04-06 10:02 UTC  (7+ messages)
` [PATCH v2] "

[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
 2023-04-06  8:07 UTC  (6+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
 2023-04-06  8:02 UTC 

[Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1
 2023-04-06  5:03 UTC  (5+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06  0:40 UTC  (4+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [PATCH 3/3] selftests/bpf: Test allowing NULL buffer in dynptr slice

[PATCH bpf-next v2 2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE
 2023-04-06  0:17 UTC  (2+ messages)

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-04-05 21:20 UTC  (19+ messages)
  ` [PATCH v4 1/3] mm: add new api to enable ksm per process
  ` [PATCH v4 2/3] mm: add new KSM process and sysfs knobs

[PATCH v2] selftests: media_tests: Add new subtest to video_device_test
 2023-04-05 20:04 UTC 

[PATCH] selftests: media_tests: Add new subtest to video_device_test
 2023-04-05 20:04 UTC  (3+ messages)

[PATCH bpf-next] selftests: xsk: Disable IPv6 on VETH1
 2023-04-05 19:50 UTC  (2+ messages)

[PATCH bpf] selftests: xsk: Deflakify STATS_RX_DROPPED test
 2023-04-05 19:50 UTC  (2+ messages)

[PATCH bpf-next] selftests: xsk: Add xskxceiver.h dependency to Makefile
 2023-04-05 18:30 UTC  (2+ messages)

[RFC PATCH v2 0/3] kunit: Deferred action helpers
 2023-04-05  8:09 UTC  (9+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit
` [RFC PATCH v2 3/3] kunit: kmalloc_array: Use kunit_add_action()

[PATCH 0/5] selftests/mm: Implement support for arm64 on va
 2023-04-05  4:22 UTC  (2+ messages)

[BUG RESEND] [BISECTED]: selftest: ftracetest: memleak in vfs_write()
 2023-04-05  4:01 UTC  (5+ messages)

Kernel panic, CONFIG_FIPS_SIGNATURE_SELFTEST, missing dependency
 2023-04-05  3:15 UTC  (8+ messages)

[PATCH v1 0/3] TDX Guest Quote generation support
 2023-04-05  2:45 UTC  (7+ messages)
` [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH 00/11] selftests: hid: import the tests from hid-tools
 2023-04-04 23:22 UTC  (4+ messages)

[PATCH bpf] selftests: xsk: Disable IPv6 on VETH1
 2023-04-04 23:11 UTC  (2+ messages)

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-04 21:47 UTC  (9+ messages)
` [PATCH v3 1/7] mm/memcg: use order instead of nr in split_page_memcg()
` [PATCH v3 2/7] mm/page_owner: use order instead of nr in split_page_owner()
` [PATCH v3 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH v3 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [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 v3 7/7] mm: huge_memory: enable debugfs to split huge pages to any order

W sprawie samochodu
 2023-04-04  7:50 UTC 

[RESEND PATCH] selftest/vmx_nested_tsc_scaling_test: fix fp leak
 2023-04-04 16:59 UTC  (2+ messages)

[PATCH v1 0/5] Landlock support for UML
 2023-04-04 13:52 UTC  (4+ messages)

[PATCH 0/4] Fix three syzkaller splats in iommufd
 2023-04-04 13:36 UTC  (15+ messages)
` [PATCH 1/4] iommufd: Check for uptr overflow
` [PATCH 2/4] iommufd: Fix unpinning of pages when an access is present
` [PATCH 3/4] iommufd: Do not corrupt the pfn list when doing batch carry
` [PATCH 4/4] iommufd/selftest: Cover domain unmap with huge pages and access

[PATCH] selftests/mm: fix resource leaks in child_vmsplice_memcmp_fn
 2023-04-04  7:31 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc
 2023-04-04  6:27 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM

[PATCH 0/2] kunit: tool: Add support for SH under QEMU
 2023-04-04  5:13 UTC  (9+ messages)
` [PATCH 1/2] kunit: tool: Add support for overriding the QEMU serial port
` [PATCH 2/2] kunit: tool: Add support for SH under QEMU

[PATCH v2] kunit: add tests for using current KUnit test field
 2023-04-04  0:36 UTC  (3+ messages)

[PATCH v1] kunit: add tests for using current KUnit test field
 2023-04-03 23:09 UTC  (4+ messages)

[PATCH v2] kselftest/alsa: Increase kselftest timeout
 2023-04-03 21:30 UTC  (4+ messages)

[PATCH bpf] selftests: xsk: Add xskxceiver.h dependency to Makefile
 2023-04-03 13:04 UTC  (2+ messages)

[PATCH bpf-next v2 04/10] selftests: xsk: Deflakify STATS_RX_DROPPED test
 2023-04-03 12:25 UTC  (8+ messages)
` [PATCH bpf-next v2 07/10] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE

[PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices
 2023-04-03 12:12 UTC  (2+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs "

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-04-03 11:10 UTC  (3+ messages)

[PATCH v1 0/4] selftests/x86: Improve signal test code
 2023-04-03  4:43 UTC  (5+ messages)
` [PATCH v1 1/4] selftests/x86: Fix the altstack free
` [PATCH v1 2/4] selftests/x86/mov_ss_trap: Include processor-flags.h
` [PATCH v1 3/4] selftests/x86: Consolidate signal handler helpers
` [PATCH v1 4/4] selftests/x86: Refactor altstack setup code

[PATCH v3 0/4] tools/nolibc: add testcases for vfprintf
 2023-04-02 18:49 UTC  (7+ messages)
` [PATCH v3 1/4] tools/nolibc: add libc-test binary
` [PATCH v3 2/4] tools/nolibc: add wrapper for memfd_create
` [PATCH v3 3/4] tools/nolibc: implement fd-based FILE streams
` [PATCH v3 4/4] tools/nolibc: add testcases for vfprintf

[PATCH v2 0/3] tools/nolibc: add testcases for vfprintf
 2023-04-02 18:29 UTC  (9+ messages)
` [PATCH v2 1/3] tools/nolibc: add wrapper for memfd_create
` [PATCH v2 2/3] tools/nolibc: implement fd-based FILE streams
` [PATCH v2 3/3] tools/nolibc: add testcases for vfprintf

[PATCH 0/3] tools/nolibc: add testcases for vfprintf
 2023-04-02 12:31 UTC  (10+ messages)
` [PATCH 2/3] tools/nolibc: let FILE streams contain an fd
` [PATCH 3/3] tools/nolibc: add testcases for vfprintf

[PATCH] tools/nolibc: validate C99 compatibility
 2023-04-02 12:00 UTC  (8+ messages)

[PATCH v2] Input: Add KUnit tests for some of the input core helper functions
 2023-04-02  5:47 UTC  (2+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-04-02  0:48 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Add kvm selftests support for powerpc

[PATCH bpf-next 0/3] Add FOU support for externally controlled ipip devices
 2023-04-01 20:33 UTC  (2+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Test FOU kfuncs "

[PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation
 2023-04-01 15:36 UTC  (16+ messages)

[PATCH AUTOSEL 6.1 06/24] selftests/bpf: Fix progs/find_vma_fail1.c build error
 2023-04-01  1:42 UTC 

[PATCH AUTOSEL 6.2 07/25] selftests/bpf: Fix progs/find_vma_fail1.c build error
 2023-04-01  1:41 UTC 

[KTAP V2 PATCH] ktap_v2: allow prefix to KTAP lines
 2023-03-31 20:50 UTC  (4+ messages)

[KTAP V2 PATCH] ktap_v2: add recognized test name line
 2023-03-31 20:00 UTC  (4+ messages)

[linus:master] [selftests/memfd] 11f75a0144: kernel-selftests.memfd.run_fuse_test.sh.fail
 2023-03-31 18:47 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix conflicts with built-in functions in bench_local_storage_create
 2023-03-31 18:40 UTC  (2+ messages)

kselftest/fixes kselftest-seccomp: 4 runs, 3 regressions (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 17:20 UTC 

kselftest/fixes kselftest-lkdtm: 4 runs, 3 regressions (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 17:20 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 17:20 UTC 

kselftest/fixes kselftest-lib: 5 runs, 3 regressions (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 17:20 UTC 

kselftest/fixes kselftest-cpufreq: 4 runs, 1 regressions (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 17:20 UTC 

kselftest/fixes build: 7 builds: 0 failed, 7 passed, 6 warnings (linux-kselftest-fixes-6.3-rc5-1-gf1594bc67657)
 2023-03-31 16:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).