Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-04-03 14:51:55 to 2023-04-07 10:21:23 UTC [more...]

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-07 10:21 UTC  (23+ 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 v2 0/2] Fix failure to access u32* argument of tracked function
 2023-04-07  9:33 UTC  (4+ messages)
` [PATCH v2 1/2] bpf/btf: Fix is_int_ptr()
` [PATCH v2 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program

[PATCH v5 0/3] mm: process/cgroup ksm support
 2023-04-07  4:09 UTC  (3+ messages)
  ` [PATCH v5 1/3] mm: add new api to enable ksm per process

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

[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
 2023-04-07  1:28 UTC  (3+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06 23:54 UTC  (11+ 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 v2 00/11] tools/nolibc: -std=c89 compatibility
 2023-04-06 21:54 UTC  (12+ messages)
` [PATCH v2 01/11] tools/nolibc: use standard __asm__ statements
` [PATCH v2 02/11] tools/nolibc: use __inline__ syntax
` [PATCH v2 03/11] tools/nolibc: i386: use C89 comment syntax
` [PATCH v2 04/11] tools/nolibc: x86_64: "
` [PATCH v2 05/11] tools/nolibc: riscv: "
` [PATCH v2 06/11] tools/nolibc: aarch64: "
` [PATCH v2 07/11] tools/nolibc: arm: "
` [PATCH v2 08/11] tools/nolibc: mips: "
` [PATCH v2 09/11] tools/nolibc: loongarch: "
` [PATCH v2 10/11] tools/nolibc: "
` [PATCH v2 11/11] tools/nolibc: validate C89 compatibility

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2023-04-06 20:22 UTC  (4+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.3-rc6
 2023-04-06 18:46 UTC  (2+ messages)

[PATCH v2 0/3] tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc
 2023-04-06 18:43 UTC  (6+ messages)
` [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf()
` [PATCH v2 2/3] kselftest: Support nolibc
` [PATCH v2 3/3] kselftest/arm64: Convert za-fork to use kselftest.h

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-04-06 17:10 UTC  (24+ 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][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
 2023-04-06 16:23 UTC  (2+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-04-06 16:26 UTC  (12+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
 2023-04-06 16:20 UTC  (14+ messages)

[PATCH 0/2] kselftest: Support nolibc
 2023-04-06 16:22 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kselftest/arm64: Convert za-fork to use kselftest.h

[PATCH v3 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-04-06 15:03 UTC  (13+ messages)
` [PATCH v3 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v3 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v3 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v3 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v3 10/11] dt-bindings: clk: Add KUnit clk_parent_data test

[PATCH bpf-next v4 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-06 13:18 UTC  (2+ messages)
` [PATCH bpf-next v4 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH bpf-next v3 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-06 13:02 UTC  (2+ messages)
` [PATCH bpf-next v3 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[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)

[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)

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

[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 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  (14+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox