Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 174 participants
  • 13480 discussions

[PATCH 0/8] Remove child from struct ctl_table
by Joel Granados
2 years, 3 months

[PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
by Maxim Mikityanskiy
2 years, 3 months

[PATCH v1 0/3] selftests/mm: new test for FOLL_LONGTERM on file mappings
by David Hildenbrand
2 years, 3 months

Re: [RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
by Tejun Heo
2 years, 3 months

[PATCH] selftests: prctl: Add new prctl test for PR_SET_NAME
by Osama Muhammad
2 years, 3 months

[PATCH v2] selftests/input: Introduce basic tests for evdev ioctls
by Enric Balletbo i Serra
2 years, 3 months

[PATCH] selftests/mincore: fix skip condition for check_huge_pages test
by Ricardo Cañuelo
2 years, 3 months

[PATCH 0/4] selftests/nolibc: add user-space 'efault' handler
by Zhangjin Wu
2 years, 3 months

[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
by menglong8.dong@gmail.com
2 years, 3 months

kselftest/next kselftest-seccomp: 7 runs, 4 regressions (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lib: 6 runs, 4 regressions (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-cpufreq: 9 runs, 3 regressions (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next build: 6 builds: 0 failed, 6 passed, 6 warnings (v6.4-rc1-8-gd909ae0a8562)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-seccomp: 6 runs, 3 regressions (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lib: 4 runs, 2 regressions (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-cpufreq: 5 runs, 1 regressions (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

kselftest/next build: 4 builds: 0 failed, 4 passed, 3 warnings (v6.4-rc1-9-g4d1deb59f3ff)
by kernelci.org bot
2 years, 3 months

[PATCH] kselftests: Sort the collections list to avoid duplicate tests
by Rishabh Bhatnagar
2 years, 3 months

[PATCH] tracing/selftests: Update synthetic event selftest to use common_stacktrace
by Steven Rostedt
2 years, 3 months

[PATCH v2 00/11] A minor flurry of selftest/mm fixes
by John Hubbard
2 years, 3 months

Re: [Linux-kernel-mentorship] [PATCH] selftest: pidfd: Omit long and repeating outputs
by Christian Brauner
2 years, 3 months

[PATCH] selftests: allow runners to override the timeout
by Luis Chamberlain
2 years, 3 months

[PATCH 00/12] A minor flurry of selftest/mm fixes
by John Hubbard
2 years, 3 months

[PATCH V2 1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events
by sunliming
2 years, 3 months

[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
by kernel test robot
2 years, 3 months

Re: [PATCH v3 11/12] selftests/nolibc: add new gettimeofday test cases
by Arnd Bergmann
2 years, 3 months

[PATCH net-next 0/8] mlxsw, selftests: Cleanups
by Petr Machata
2 years, 3 months

[PATCH 0/4] tools/nolibc: add two new syscall helpers
by Zhangjin Wu
2 years, 3 months

[PATCH v1 1/1] selftests: alsa: pcm-test: Fix compiler warnings about the format
by Mirsad Goran Todorovac
2 years, 3 months

[PATCH v3 00/12] nolibc: add generic part1 of prepare for rv32
by Zhangjin Wu
2 years, 3 months

[PATCH] tools/nolibc: ensure fast64 integer types have 64 bits
by Thomas Weißschuh
2 years, 3 months

[PATCH] selftests/nolibc: test_fork: fix up duplicated print
by Zhangjin Wu
2 years, 3 months

[PATCH 0/1] selftests: error out if kernel header files are not yet built
by John Hubbard
2 years, 3 months

[PATCH] Fix gitignore for recently added usptream self tests
by Weihao Gao
2 years, 3 months

[PATCH] selftests/x86/amx: Add a CPU hotplug test
by Chang S. Bae
2 years, 3 months

[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
by Maxime Ripard
2 years, 3 months

Wyższa konwersja w e-sklepie
by Kamil Durjasz
2 years, 3 months

[PATCH bpf v2 0/2] Fix elem_size not being set for inner maps
by Rhys Rustad-Elliott
2 years, 3 months

[PATCH] Documentation: kunit: Rename references to kunit_abort()
by David Gow
2 years, 3 months

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
2 years, 3 months

[PATCH][next] KVM: s390: selftests: Fix spelling mistake "initally" -> "initially"
by Colin Ian King
2 years, 3 months

[PATCH 0/8] Remove child from struct ctl_table
by Joel Granados
2 years, 3 months

[PATCH net-next,v2] selftests/tc-testing: replace mq with invalid parent ID
by Zhengchao Shao
2 years, 3 months

[PATCH] selftests/nolibc: remove test gettimeofday_null
by Thomas Weißschuh
2 years, 3 months

[PATCH bpf] bpf: Fix elem_size not being set for inner maps
by Rhys Rustad-Elliott
2 years, 3 months

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
by jeffxu@chromium.org
2 years, 3 months

[PATCH v2 5/6] cgroup/cpuset: Documentation update for partition
by Waiman Long
2 years, 3 months

[PATCH AUTOSEL 6.3 07/67] selftests/ftrace: Improve integration with kselftest runner
by Sasha Levin
2 years, 3 months

Słowa kluczowe do wypozycjonowania
by Adam Charachuta
2 years, 3 months

[PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
by David Gow
2 years, 3 months

[PATCH net-next] selftests/tc-testing: replace mq with invalid parent ID
by Zhengchao Shao
2 years, 3 months

[PATCH v2 6/6] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition
by Waiman Long
2 years, 3 months

[PATCH v2 4/6] cgroup/cpuset: Introduce remote isolated partition
by Waiman Long
2 years, 3 months

[PATCH v2 3/6] cgroup/cpuset: Add cpuset.cpus.reserve for top cpuset
by Waiman Long
2 years, 3 months

[PATCH v2 2/6] cgroup/cpuset: Improve temporary cpumasks handling
by Waiman Long
2 years, 3 months

[PATCH v2 1/6] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
by Waiman Long
2 years, 3 months

[PATCH v2 0/6] cgroup/cpuset: Support remote isolated partitions
by Waiman Long
2 years, 3 months

[PATCH AUTOSEL 6.1 06/33] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
by Sasha Levin
2 years, 3 months

[PATCH AUTOSEL 6.3 07/37] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
by Sasha Levin
2 years, 3 months

[PATCH] kunit: Fix obsolete name in documentation headers (func->action)
by David Gow
2 years, 3 months

[PATCH] Documentation: Kunit: add MODULE_LICENSE to sample code
by Takashi Sakamoto
2 years, 3 months

[PATCH V3] tracing/user_events: Prevent same name but different args event
by sunliming
2 years, 3 months

Hallo
by marine medic
2 years, 3 months

Hallo
by marine
2 years, 3 months

[PATCH net 0/8] selftests: mptcp: skip tests not supported by old kernels (part 1)
by Matthieu Baerts
2 years, 3 months

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
by Sasha Levin
2 years, 3 months

Re: [PATCH] selftests/input: Introduce basic tests for evdev ioctls
by Enric Balletbo Serra
2 years, 3 months

[PATCH 00/13] tools/nolibc: riscv: Add full rv32 support
by Zhangjin Wu
2 years, 3 months

[PATCH v1 0/6] Memory Mapping (VMA) protection using PKU - set 1
by jeffxu@chromium.org
2 years, 3 months

[PATCH] selftests/input: Introduce basic tests for evdev ioctls
by eballetbo@kernel.org
2 years, 3 months

[PATCH v2 0/7] nolibc: add generic part1 of prepare for rv32
by Zhangjin Wu
2 years, 3 months

[PATCH] tracing/user_events: Handle matching arguments that is null from dyn_events
by sunliming
2 years, 3 months

[PATCH 6.1 5.15 5.10 5.4 4.19 4.14] selftests/memfd: Fix unknown type name build failure
by Hardik Garg
2 years, 3 months

[PATCH v2 0/2] tools/nolibc: avoid coredumps and speed up tests
by Thomas Weißschuh
2 years, 3 months

[PATCH] tools/nolibc: support nanoseconds in stat()
by Thomas Weißschuh
2 years, 3 months

[PATCH 0/2] tools/nolibc: avoid coredumps and speed up tests
by Thomas Weißschuh
2 years, 3 months

[RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
by Mirsad Goran Todorovac
2 years, 3 months

[RFC PATCH] kunit: Move kunit_abort() call out of kunit_do_failed_assertion()
by David Gow
2 years, 3 months

[PATCH 5.10 0/3] Fix for CVE-2022-4269
by Dragos-Marian Panait
2 years, 3 months

[PATCH V2] tracing/user_events: Prevent same name but different args event
by sunliming
2 years, 3 months

[PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
by Mark Brown
2 years, 3 months

[PATCH bpf-next 2/2] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
by Lorenz Bauer
2 years, 3 months

[PATCH v3 0/3] kunit: Fix reporting of the skipped parameterized tests
by Michal Wajdeczko
2 years, 3 months

[PATCH v3 0/6] Optimize mremap during mutual alignment within PMD
by Joel Fernandes (Google)
2 years, 3 months

[PATCH AUTOSEL 5.10 02/31] selftests/ftrace: Improve integration with kselftest runner
by Sasha Levin
2 years, 3 months

[PATCH AUTOSEL 5.15 04/43] selftests/ftrace: Improve integration with kselftest runner
by Sasha Levin
2 years, 3 months

[PATCH AUTOSEL 6.1 05/57] selftests/ftrace: Improve integration with kselftest runner
by Sasha Levin
2 years, 3 months

[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
by Jinrong Liang
2 years, 3 months

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
by Chao Peng
2 years, 3 months

[PATCH v3 1/4] kunit: Add kunit_add_action() to defer a call until test exit
by David Gow
2 years, 3 months

[PATCH v2 1/4] kunit: Add kunit_add_action() to defer a call until test exit
by David Gow
2 years, 3 months

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
by Axel Rasmussen
2 years, 3 months

[PATCH RESEND v15 0/5] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
2 years, 3 months

[BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
by Mirsad Todorovac
2 years, 3 months

[PATCH 0/3] tools/nolibc: stack protector compatibility fixes
by Thomas Weißschuh
2 years, 3 months

[PATCH v2 1/3] docs: sound: add 'pcmtest' driver documentation
by Ivan Orlov
2 years, 3 months

[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
by Yi Liu
2 years, 3 months

[PATCH 0/7] tools/nolibc: autodetect stackprotector availability from compiler
by Thomas Weißschuh
2 years, 3 months

[PATCH] tools/nolibc: riscv: add stackprotector support
by Thomas Weißschuh
2 years, 3 months

selftests: memfd/memfd_test.c: does not compile under AlmaLinux 8.7
by Mirsad Todorovac
2 years, 3 months

[PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
by Alexander Mikhalitsyn
2 years, 3 months

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
by Chao Gao
2 years, 3 months

W sprawie samochodu
by Konrad Trojanowski
2 years, 3 months

[PATCH] tools/nolibc/unistd: add syscall()
by Thomas Weißschuh
2 years, 3 months

[PATCH v2 0/4] Optimize mremap during mutual alignment within PMD
by Joel Fernandes (Google)
2 years, 3 months

from nina coulibaly
by nina coulibaly
2 years, 3 months

[PATCH net-next v5 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
by Alexander Mikhalitsyn
2 years, 3 months

RE: [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
by Tian, Kevin
2 years, 3 months

[PATCHv3 net] selftests: fib_tests: mute cleanup error message
by Po-Hsu Lin
2 years, 3 months

[PATCH RFC 0/4] Optimize mremap during mutual alignment within PMD
by Joel Fernandes (Google)
2 years, 3 months

[PATCH 0/2] RISCV: Add KVM_GET_REG_LIST API
by Haibo Xu
2 years, 3 months

[PATCHv2 net] selftests: fib_tests: mute cleanup error message
by Po-Hsu Lin
2 years, 3 months

[PATCH v3 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
by Akanksha J N
2 years, 3 months

[PATCH] selftests: fib_tests: mute cleanup error message
by Po-Hsu Lin
2 years, 3 months

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-lkdtm: 3 runs, 3 regressions (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-lib: 2 runs, 2 regressions (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/fixes kselftest-cpufreq: 3 runs, 1 regressions (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

kselftest/next kselftest-cpufreq: 5 runs, 1 regressions (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 6 warnings (linux-kselftest-fixes-6.4-rc3)
by kernelci.org bot
2 years, 3 months

kselftest/next build: 7 builds: 0 failed, 7 passed, 6 warnings (v6.4-rc1-5-g3ecb4a459a1e)
by kernelci.org bot
2 years, 3 months

[GIT PULL] Kselftest fixes update for Linux 6.4-rc3
by Shuah Khan
2 years, 3 months

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
by Nico Boehr
2 years, 3 months

Re: [PATCH v2 8/9] eventfs: moving tracing/events to eventfs
by Ajay Kaher
2 years, 3 months

[PATCH v1] selftests/bpf: Do not use sign-file as testcase
by Alexey Gladkov
2 years, 3 months

[PATCH net] net: selftests: Fix optstring
by Benjamin Poirier
2 years, 3 months

Re: [PATCH 6.1 000/239] 6.1.29-rc1 review
by Naresh Kamboju
2 years, 4 months

[PATCH] HID: uclogic: Modular KUnit tests should not depend on KUNIT=y
by Geert Uytterhoeven
2 years, 4 months

selftests: mincore: mincore_selftest fails only on qemu-armv7
by Naresh Kamboju
2 years, 4 months

selftests: x86: mov_ss_trap_64 numbering_64 amx_64 lam_64 failed
by Naresh Kamboju
2 years, 4 months

[PATCH 1/3] docs: admin-guide: add valsa driver documentation
by Ivan Orlov
2 years, 4 months

[PATCH net-next v9 1/2] net: vxlan: Add nolocalbypass option to vxlan.
by Vladimir Nikishkin
2 years, 4 months

[net 0/2] selftests: seg6: make srv6_end_dt4_l3vpn_test more robust
by Andrea Mayer
2 years, 4 months

[PATCH net-next v8 1/2] vxlan: Add nolocalbypass option to vxlan.
by Vladimir Nikishkin
2 years, 4 months

[PATCH v1] testptp: fix format specifier in nsec print
by amitbern@amazon.com
2 years, 4 months

Pompy ciepła - nowe warunki
by Damian Hordych
2 years, 4 months

[PATCH v4 1/4] kunit: Always run cleanup from a test kthread
by David Gow
2 years, 4 months

[PATCH v2 0/3] TDX Guest Quote generation support
by Kuppuswamy Sathyanarayanan
2 years, 4 months

[PATCH AUTOSEL 6.2 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state
by Sasha Levin
2 years, 4 months

[PATCH AUTOSEL 6.3 02/18] KVM: selftests: Add 'malloc' failure check in vcpu_save_state
by Sasha Levin
2 years, 4 months

[PATCH 0/2] tools/nolibc: fork: fix on s390 and add test
by Thomas Weißschuh
2 years, 4 months

[PATCH v7 0/4] Add IO page table replacement support
by Nicolin Chen
2 years, 4 months

kselftest/fixes kselftest-seccomp: 7 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

kselftest/fixes kselftest-lkdtm: 7 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

kselftest/fixes kselftest-lib: 4 runs, 3 regressions (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

kselftest/fixes kselftest-livepatch: 3 runs, 2 regressions (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

kselftest/fixes kselftest-cpufreq: 9 runs, 1 regressions (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

kselftest/fixes build: 7 builds: 0 failed, 7 passed, 6 warnings (v6.4-rc1-3-gd7eafa64a158)
by kernelci.org bot
2 years, 4 months

[PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
by Colin Ian King
2 years, 4 months

[PATCH v2] tools/nolibc: Fix build of stdio.h due to header ordering
by Mark Brown
2 years, 4 months

[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
by Mark Brown
2 years, 4 months

[RESEND PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
by Yi Lai
2 years, 4 months

[PATCH v2] regmap: REGMAP_KUNIT must not select REGMAP
by Geert Uytterhoeven
2 years, 4 months

[PATCH bpf-next v3 0/5] Dynptr Verifier Adjustments
by Daniel Rosenberg
2 years, 4 months

[PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
by Feng zhou
2 years, 4 months

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
by Vipin Sharma
2 years, 4 months

[PATCH][next] selftests: Fix spelling mistake "trucate" -> "truncate"
by Colin Ian King
2 years, 4 months

[PATCH bpf-next v6 0/2] Introduce a new kfunc of bpf_task_under_cgroup
by Feng zhou
2 years, 4 months

[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan.
by Vladimir Nikishkin
2 years, 4 months

[PATCH -next v2 0/6] landlock: add chmod and chown support
by Xiu Jianfeng
2 years, 4 months

[PATCH bpf-next v5 0/2] Introduce a new kfunc of bpf_task_under_cgroup
by Feng zhou
2 years, 4 months

[PATCH] selftests/clone3: test clone3 with exit signal in flags
by Tobias Klauser
2 years, 4 months

[PATCH 0/2] Input: tests - miscellaneous fixes
by Geert Uytterhoeven
2 years, 4 months

[PATCH] Documentation: kunit: Modular tests should not depend on KUNIT=y
by Geert Uytterhoeven
2 years, 4 months

[PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
by Feng zhou
2 years, 4 months

[PATCH 0/3] Dynptr Verifier Adjustments
by Daniel Rosenberg
2 years, 4 months

[PATCH v2] libbpf: Improve version handling when attaching uprobe
by Espen Grindhaug
2 years, 4 months

[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
by Daniel Latypov
2 years, 4 months

[PATCH AUTOSEL 6.1 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
by Sasha Levin
2 years, 4 months

[PATCH AUTOSEL 6.2 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
by Sasha Levin
2 years, 4 months

[PATCH AUTOSEL 6.3 2/3] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
by Sasha Levin
2 years, 4 months

[PATCH bpf,v4 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.
by Gilad Sever
2 years, 4 months

[PATCH v9 2/3] mm: add new KSM process and sysfs knobs
by xu xin
2 years, 4 months

[net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
by Andrea Mayer
2 years, 4 months

[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
by Deming Wang
2 years, 4 months

[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
by Alan Maguire
2 years, 4 months

[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
by Jeremy Sowden
2 years, 4 months

[PATCH bpf,v3 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.
by Gilad Sever
2 years, 4 months

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
by SeongJae Park
2 years, 4 months

[PATCH bpf-next v3 0/2] Introduce a new kfunc of bpf_task_under_cgroup
by Feng zhou
2 years, 4 months

[RFC][PATCH 0/6] KEYS: Introduce user mode key and signature parsers
by Roberto Sassu
2 years, 4 months

[PATCH] regmap: REGMAP_KUNIT must not select REGMAP
by Geert Uytterhoeven
2 years, 4 months

[PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
by Mirsad Goran Todorovac
2 years, 4 months

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
by Akanksha J N
2 years, 4 months

[PATCH v1 0/3] kunit: Deferred action helpers
by David Gow
2 years, 4 months

[PATCH v2] selftests: netfilter: fix a build error on openSUSE
by Geliang Tang
2 years, 4 months

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
by David Gow
2 years, 4 months

[PATCH v2] selftests/ftrace: Improve integration with kselftest runner
by Mark Brown
2 years, 4 months

[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
by Mark Brown
2 years, 4 months

biznesowy angielski
by Krzysztof Maj
2 years, 4 months

[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.
by Gilad Sever
2 years, 4 months
Results per page: