Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-05-20 23:20:17 to 2022-05-30 13:38:47 UTC [more...]

[PATCH AUTOSEL 5.18 006/159] selftests/bpf: Fix vfs_link kprobe definition
 2022-05-30 13:24 UTC  (6+ messages)
` [PATCH AUTOSEL 5.18 007/159] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
` [PATCH AUTOSEL 5.18 009/159] selftests/bpf: Fix file descriptor leak in load_kallsyms()
` [PATCH AUTOSEL 5.18 107/159] kunit: bail out of test filtering logic quicker if OOM
` [PATCH AUTOSEL 5.18 133/159] kunit: tool: make parser stop overwriting status of suites w/ no_tests
` [PATCH AUTOSEL 5.18 148/159] selftests/bpf: Add missing trampoline program type to trampoline_count test

[PATCH net v3] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
 2022-05-30 10:14 UTC 

[PATCH 0/2] bpf: Retry access to a map in read-only mode
 2022-05-30  8:45 UTC  (3+ messages)
` [PATCH 1/2] libbpf: Retry map access with read-only permission
` [PATCH 2/2] selftests/bpf: Add test for retrying access to map with read-only perm

[PATCH net v2] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
 2022-05-30  7:17 UTC 

[PATCH] selftests net: fix bpf build error
 2022-05-30  6:21 UTC 

kbuild problem: ERROR: modpost: missing MODULE_LICENSE() in drivers/iio/afe/iio-rescale.o
 2022-05-30  2:37 UTC  (13+ messages)

[PATCH seccomp] selftests/seccomp: Fix compile warning when CC=clang
 2022-05-27 20:34 UTC  (2+ messages)

[PATCH v1] selftests/kselftest: Make failed tests exit with 1
 2022-05-27 16:24 UTC 

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-05-27 16:00 UTC  (20+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH V3 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH V3 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-27  7:26 UTC  (14+ messages)
` [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs
` [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor

[PATCH v3 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-27  6:09 UTC  (3+ messages)
` [PATCH v3 3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-26 14:48 UTC  (25+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "

[REGRESSION] lkft kselftest for next-20220525
 2022-05-26 12:30 UTC 

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-05-26  9:30 UTC  (7+ messages)

[PATCH v2] selftests/net: enable lo.accept_local in psock_snd test
 2022-05-26  5:10 UTC  (4+ messages)

[PATCH v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES
 2022-05-26  0:39 UTC  (2+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-05-25 23:53 UTC  (25+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH v9 3/6] selftests: add tests_sysfs module

[PATCH 0/3] bpf: Add support for maps with authenticated values
 2022-05-25 22:53 UTC  (7+ messages)
` [PATCH 1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values
` [PATCH 2/3] bpf: Introduce bpf_map_verified_data_size() helper
` [PATCH 3/3] bpf: Add tests for signed map values

[GIT PULL] Kselftest update for Linux 5.19-rc1
 2022-05-25 18:37 UTC  (2+ messages)

[GIT PULL] KUnit update for Linux 5.19-rc1
 2022-05-25 18:37 UTC  (2+ messages)

[RFC PATCH 0/4] kunit: more assertion reworking
 2022-05-25 16:06 UTC  (7+ messages)
` [RFC PATCH 1/4] rfc: kunit: remove format func from struct kunit_assert, get it to 0 bytes
` [RFC PATCH 2/4] rfc: kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
` [RFC PATCH 3/4] rfc: kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros
` [RFC PATCH 4/4] kunit: delcare kunit_assert structs as const

[PATCH v3 0/5] memcontrol selftests fixups
 2022-05-25  2:27 UTC  (8+ messages)
` [PATCH v3 1/5] selftests: memcg: Fix compilation
` [PATCH v3 2/5] selftests: memcg: Expect no low events in unprotected sibling
` [PATCH v3 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
` [PATCH v3 4/5] selftests: memcg: Remove protection from top level memcg
` [PATCH v3 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests

[PATCH] selftests/net: enable lo.accept_local in psock_snd test
 2022-05-25  1:48 UTC  (7+ messages)

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-25  0:55 UTC  (3+ messages)

[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
 2022-05-24 20:56 UTC  (4+ messages)
` [RFC V1 PATCH 1/3] selftests: kvm: x86_64: Add support for pagetable tracking
` [RFC V1 PATCH 2/3] selftests: kvm: sev: Handle hypercall exit
` [RFC V1 PATCH 3/3] selftests: kvm: sev: Port UPM selftests onto SEV/SEV-ES VMs

[GIT PULL] seccomp updates for v5.19-rc1
 2022-05-24 19:53 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20220524
 2022-05-24 19:32 UTC 

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-24 16:48 UTC  (7+ messages)
` [PATCH v11 8/8] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH] selftests/arm64: Fix mismerge of Makefile for fp tests
 2022-05-24 15:14 UTC 

[PATCH v2 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-24 15:08 UTC  (4+ messages)
` [PATCH v2 3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[PATCH v7 00/25] Rust support
 2022-05-24 12:37 UTC  (5+ messages)
` [PATCH v7 04/25] kunit: take `kunit_assert` as `const`

[PATCH] selftest/powerpc/pmu/ebb: remove fixed_instruction.S
 2022-05-24 11:09 UTC  (2+ messages)

[PATCH] selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
 2022-05-24 11:09 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20220523
 2022-05-24 11:05 UTC 

[PATCH] kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported
 2022-05-24 10:43 UTC  (2+ messages)

Napływ Klientów ze strony
 2022-05-24  8:00 UTC 

[PATCH bpf-next 0/4] bpf: verifier: remove redundant opcode checks
 2022-05-24  4:49 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: add reason of rejection in ld_imm64

[PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
 2022-05-23 20:10 UTC  (2+ messages)

[PATCH] cgroup: Fix an error handling path in alloc_pagecache_max_30M()
 2022-05-23 13:55 UTC  (3+ messages)

(no subject)
 2022-05-23 13:29 UTC  (4+ messages)
` [PATCH v2 1/5] selftests: memcg: Fix compilation

[Bug Report] - kselftest build fails if output directory is first level sub-directory
 2022-05-23  9:40 UTC  (3+ messages)

[PATCH] selftests: vm: add migration to the .gitignore
 2022-05-23  5:28 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-23  2:21 UTC  (4+ messages)
    ` [External] "

[PATCH] net: selftests: Add stress_reuseport_listen to .gitignore
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH v3 1/1] selftests: vm: add process_mrelease tests
 2022-05-21 14:01 UTC  (2+ messages)

[PATCH v4 0/2] s390: Ultravisor device
 2022-05-21 13:53 UTC  (3+ messages)
` [PATCH v4 2/2] selftests: drivers/s390x: Add uvdevice tests

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-21 13:38 UTC  (3+ messages)
` [RFC PATCH 3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[PATCH] selftests/vm/pkeys: fix typo in comment
 2022-05-21 12:06 UTC  (2+ messages)

[PATCH] selftest: sync: fix typo in comment
 2022-05-21 11:10 UTC 

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-21 10:15 UTC  (5+ messages)
` [PATCH v7 6/6] selftests: Add binder cgroup gpu memory transfer tests
` [PATCH v7 1/6] gpu: rfc: Proposal for a GPU cgroup controller

[PATCH] selftests: kvm: correct the renamed test name in .gitignore
 2022-05-21  9:32 UTC  (2+ messages)

[PATCH 0/3] selftests: vm: a few fixup patches
 2022-05-21  8:38 UTC  (4+ messages)
` [PATCH 1/3] selftests: vm: check numa_available() before operating "merge_across_nodes" in ksm_tests
` [PATCH 2/3] selftests: vm: add "test_hmm.sh" to TEST_FILES
` [PATCH 3/3] selftests: vm: add the "settings" file with timeout variable

[PATCH v2] docs/kselftest: add more guidelines for adding new tests
 2022-05-21  7:36 UTC 

[PATCH] docs/kselftest: add more guidelines for adding new tests
 2022-05-21  7:02 UTC  (3+ messages)

[PATCH] selftests: drivers/dma-buf: Improve message in selftest summary
 2022-05-21  6:36 UTC 

[REGRESSION] lkft kselftest for next-20220520
 2022-05-21  0:36 UTC 

[REGRESSION] lkft kselftest for next-20220519
 2022-05-21  0:30 UTC 

[PATCH bpf-next v2] selftests/bpf: Add missing trampoline program type to trampoline_count test
 2022-05-20 23:20 UTC  (2+ messages)


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