Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 26 participants
  • 12781 discussions

Re: selftests: user_events: Test terminated by assertion
by Mark Brown
1 year, 9 months

selftests: user_events: Test terminated by assertion
by Naresh Kamboju
1 year, 9 months

Re: [Intel-xe] [PATCH 2/3] drm/tests/drm_exec: Add a test for object freeing within drm_exec_fini()
by Maxime Ripard
1 year, 9 months

[PATCH 1/2] kunit: add parameter generation macro using description from array
by benjamin@sipsolutions.net
1 year, 9 months

[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
by Aleksa Sarai
1 year, 9 months

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 9 months

[PATCH bpf-next v11 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
by Rong Tao
1 year, 9 months

[PATCH bpf-next v11 0/2] selftests/bpf: Optimize kallsyms cache
by Rong Tao
1 year, 9 months

Don't fill the kernel log with memfd_create messages
by Alex Xu (Hello71)
1 year, 9 months

[PATCH iproute2-next v3] iplink: bridge: Add support for bridge FDB learning limits
by Johannes Nixdorf
1 year, 9 months

[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
by Michal Clapinski
1 year, 9 months

[PATCH v2 0/4] kunit: Fix some bugs in kunit_filter_suites()
by Jinjie Ruan
1 year, 9 months

[PATCH v4 10/10] selftests/bpf/sockopt: Add io_uring support
by Breno Leitao
1 year, 9 months

[PATCH v4 06/10] selftests/net: Extract uring helpers to be reusable
by Breno Leitao
1 year, 9 months

[PATCH v2 0/8] Add printf attribute to kselftest functions
by Wieczor-Retman Maciej
1 year, 10 months

[PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
by Rong Tao
1 year, 10 months

[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
by Rong Tao
1 year, 10 months

[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
by Zhangjin Wu
1 year, 10 months

[PATCH 0/4] kunit: Fix some bugs in kunit_filter_suites()
by Jinjie Ruan
1 year, 10 months

[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH] rcu/torture: Improve badness extraction from console logs
by Joel Fernandes (Google)
1 year, 10 months

[PATCH v6 00/10] kunit: Add dynamically-extending log
by Richard Fitzgerald
1 year, 10 months

[PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
by Rong Tao
1 year, 10 months

[PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
by Rong Tao
1 year, 10 months

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH v3 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file
by Wieczor-Retman Maciej
1 year, 10 months

[PATCH v3 1/2] selftests/resctrl: Fix schemata write error check
by Wieczor-Retman Maciej
1 year, 10 months

[PATCH v3 0/2] selftests/resctrl: Bug fix and optimization
by Wieczor-Retman Maciej
1 year, 10 months

[PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling
by Ilpo Järvinen
1 year, 10 months

[PATCH net v5 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers.
by Sriram Yagnaraman
1 year, 10 months

[PATCH] kunit: Reset test status on each param iteration
by Michal Wajdeczko
1 year, 10 months

[PATCH bpf v2] selftests/bpf: Include build flavors for install target
by Björn Töpel
1 year, 10 months

[PATCH bpf-next] selftests/bpf: Include build flavors for install target
by Björn Töpel
1 year, 10 months

[PATCH 0/6] Add printf attribute to kselftest functions
by Wieczor-Retman, Maciej
1 year, 10 months

[PATCH bpf-next v9] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH] selftests/mm: gup_longterm: fix a resource leak
by Ding Xiang
1 year, 10 months

Re: [PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting.
by Rene Rebe
1 year, 10 months

[PATCH v2 0/2] selftests/resctrl: Bug fix and optimizations
by Wieczor-Retman, Maciej
1 year, 10 months

[PATCH v3 0/7] selftests/resctrl: Rework benchmark command handling
by Ilpo Järvinen
1 year, 10 months

[PATCH v2 0/2] nolibc: remove reliance on system headers
by Thomas Weißschuh
1 year, 10 months

[PATCH V4 0/7] AMD Pstate Preferred Core
by Meng Li
1 year, 10 months

[PATCH] kunit: test: Make filter strings in executor_test writable
by David Gow
1 year, 10 months

[PATCH v1] selftests/landlock: Fix a resource leak
by Ding Xiang
1 year, 10 months

[PATCH net v3 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers.
by Sriram Yagnaraman
1 year, 10 months

[PATCH] selftests: static_keys: fix messages
by Javier Carrasco
1 year, 10 months

[RFC PATCH] kunit: Fix test log size limit too low for some tests
by Janusz Krzysztofik
1 year, 10 months

[PATCH net v4 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers.
by Sriram Yagnaraman
1 year, 10 months

[PATCH] selftests/landlock: Fix a resource leak
by Ding Xiang
1 year, 10 months

[PATCH 0/2] nolibc: remove reliance on system headers
by Thomas Weißschuh
1 year, 10 months

[PATCH v3 0/9] kunit: Add test attributes API
by Rae Moar
1 year, 10 months

[RFC v2 0/2] CPU-Idle latency selftest framework
by Aboorva Devarajan
1 year, 10 months

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
by Naresh Kamboju
1 year, 10 months

Słowa kluczowe do wypozycjonowania
by Adam Charachuta
1 year, 10 months

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
by Haibo Xu
1 year, 10 months

[GIT PULL] Kselftest update for Linux 6.6-rc1
by Shuah Khan
1 year, 10 months

Re: [GIT PULL] KUnit next update for Linux 6.6-rc1
by pr-tracker-bot@kernel.org
1 year, 10 months

Re: [GIT PULL] nolibc changes for Linux 6.6-rc1
by pr-tracker-bot@kernel.org
1 year, 10 months

[PATCH bpf-next v8] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[GIT PULL] scftorture changes for v6.4
by Paul E. McKenney
1 year, 10 months

[PATCH v5 0/7] Optimize mremap during mutual alignment within PMD
by Joel Fernandes (Google)
1 year, 10 months

[PATCH 0/3] selftests/hid: assorted fixes
by Benjamin Tissoires
1 year, 10 months

[PATCH v2 0/3] Add a test to catch unprobed Devicetree devices
by Nícolas F. R. A. Prado
1 year, 10 months

[PATCH v2 1/2] selftests: Provide local define of min() and max()
by Mahmoud Maatuq
1 year, 10 months

[PATCH 4.14 34/57] test_firmware: prevent race conditions by a correct implementation of locking
by Greg Kroah-Hartman
1 year, 10 months

[PATCH 4.19 071/129] test_firmware: prevent race conditions by a correct implementation of locking
by Greg Kroah-Hartman
1 year, 10 months

[PATCH 5.15 1/2] torture: Avoid torture-test reboot loops
by Joel Fernandes (Google)
1 year, 10 months

[PATCH net-next,v3] selftests: bonding: create directly devices in the target namespaces
by Zhengchao Shao
1 year, 10 months

[PATCH net v2 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers.
by Sriram Yagnaraman
1 year, 10 months

[PATCH 5.10 1/2] torture: Avoid torture-test reboot loops
by Joel Fernandes (Google)
1 year, 10 months

[PATCH 6.1] selftests/net: mv bpf/nat6to4.c to net folder
by Hardik Garg
1 year, 10 months

[PATCH v2 0/3] selftests/nolibc: add misc improvments
by Zhangjin Wu
1 year, 10 months

[PATCH bpf-next v7] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

Re: Re: fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
by kernel test robot
1 year, 10 months

[PATCH net-next 03/17] selftests: tls: test some invalid inputs for setsockopt
by Sabrina Dubroca
1 year, 10 months

[PATCH net-next 02/17] selftests: tls: add getsockopt test
by Sabrina Dubroca
1 year, 10 months

[PATCH net-next 01/17] selftests: tls: add test variants for aria-gcm
by Sabrina Dubroca
1 year, 10 months

selftests: hid: trouble building with clang due to missing header
by Justin Stitt
1 year, 10 months

[ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC 2023
by shuah
1 year, 10 months

[PATCH v5 00/10] kunit: Add dynamically-extending log
by Richard Fitzgerald
1 year, 10 months

[PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
by Breno Leitao
1 year, 10 months

[PATCH v4 2/2] selftests/ftrace: Add new test case which checks non unique symbol
by Francis Laniel
1 year, 10 months

[PATCH bpf-next v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH net-next,v2] selftests: bonding: create directly devices in the target namespaces
by Zhengchao Shao
1 year, 10 months

[PATCH V3 0/7] AMD Pstate Preferred Core
by Meng Li
1 year, 10 months

[PATCH v3 2/2] selftests/net: replace ternary operator with min()/max()
by Mahmoud Maatuq
1 year, 10 months

[PATCH] KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD
by Ackerley Tng
1 year, 10 months

[PATCH net-next] selftests: bonding: delete link1_1 in the cleanup path
by Zhengchao Shao
1 year, 10 months

[PATCH 0/2] selftests: Introduce common min()/max() and apply them in net tests
by Mahmoud Maatuq
1 year, 10 months

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc3-32-g9b1db732866b)
by kernelci.org bot
1 year, 10 months

kselftest/next build: 8 builds: 0 failed, 8 passed, 1 warning (v6.5-rc3-32-g9b1db732866b)
by kernelci.org bot
1 year, 10 months

[PATCH v3 0/3] TDX Guest Quote generation support
by Kuppuswamy Sathyanarayanan
1 year, 10 months

Repo for tests which fail currently?
by Wolfram Sang
1 year, 10 months

[PATCH 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers.
by Sriram Yagnaraman
1 year, 10 months

Re: [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature
by Thomas Gleixner
1 year, 10 months

[PATCH] selftests: alsa: make LDLIBS consistent
by Ricardo B. Marliere
1 year, 10 months

[PATCH] selftests: fix dependency checker script
by Ricardo B. Marliere
1 year, 10 months

[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace
by Mark Brown
1 year, 10 months

[PATCH v2 0/2] selftests: cachestat: fix run on older kernels
by Andre Przywara
1 year, 10 months

[PATCH] selftests: Keep symlinks, when possible
by Björn Töpel
1 year, 10 months

[PATCH v4 00/10] kunit: Add dynamically-extending log
by Richard Fitzgerald
1 year, 10 months

clang-17: selftests: sgx: clang: error: -z noexecstack: 'linker' input unused [-Werror,-Wunused-command-line-argument]
by Naresh Kamboju
1 year, 10 months

landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
by Naresh Kamboju
1 year, 10 months

[PATCH v4 4.19 1/1] test_firmware: prevent race conditions by a correct implementation of locking
by Mirsad Goran Todorovac
1 year, 10 months

[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
1 year, 10 months

clang-17: selftests: exec/load_address_4096 clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
by Naresh Kamboju
1 year, 10 months

clang: error: cannot specify -o when generating multiple output files
by Naresh Kamboju
1 year, 10 months

clang-17: selftests: vdso_standalone_test_x86.c:(.text+0x1e6): undefined reference to `memcpy'
by Naresh Kamboju
1 year, 10 months

[PATCH v2 0/7] selftests/resctrl: Rework benchmark command handling
by Ilpo Järvinen
1 year, 10 months

[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH v4 00/12] Add Intel VT-d nested translation
by Yi Liu
1 year, 10 months

[RFC] tools/nolibc: x86_64: Make it compile with -pie
by Vitaly Chikunov
1 year, 10 months

[PATCH v1] selftests/net: Add log.txt and tools to .gitignore
by Anh Tuan Phan
1 year, 10 months

selftests: net/af_unix test_unix_oob [FAILED]
by Mirsad Todorovac
1 year, 10 months

[PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
by David Gow
1 year, 10 months

[PATCH v2] selftests/tpm2: tpm2-parse-error.py
by Jarkko Sakkinen
1 year, 10 months

[PATCH] selftests/tpm2: tpm2-parse-error.py
by Jarkko Sakkinen
1 year, 10 months

[PATCH] selftests/tpm2: tpm2-parse-error.py
by Jarkko Sakkinen
1 year, 10 months

Greetings from Ukraine,
by Mr.Razum Khailo
1 year, 10 months

[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
by Leon Hwang
1 year, 10 months

[PATCH v2] selftests/tdx: Add .gitignore
by Anh Tuan Phan
1 year, 10 months

[PATCH] kselftest/arm64: Fix hwcaps selftest build
by Mark Brown
1 year, 10 months

[PATCH v1] selftests/tdx: Add .gitignore
by Anh Tuan Phan
1 year, 10 months

[PATCH v6 bpf 0/4] lwt: fix return values of BPF ops
by Yan Zhai
1 year, 10 months

[PATCH v9 0/5] iommufd: Add iommu hardware info reporting
by Yi Liu
1 year, 10 months

[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
by Geliang Tang
1 year, 10 months

Pytanie o samochód
by Jakub Lemczak
1 year, 10 months

[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
by Ilpo Järvinen
1 year, 10 months

Re: linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)
by Randy Dunlap
1 year, 10 months

[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
by Yi Liu
1 year, 10 months

[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
by Yipeng Zou
1 year, 10 months

[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
by Jinrong Liang
1 year, 10 months

[PATCH] kunit: fix struct kunit_attr header
by Rae Moar
1 year, 10 months

[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
by Lucas Karpinski
1 year, 10 months

[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
by Lucas Karpinski
1 year, 10 months

[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
by Andre Przywara
1 year, 10 months

[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
by kernel test robot
1 year, 10 months

[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
by Nícolas F. R. A. Prado
1 year, 10 months

[PATCH 0/2] selftests: landlock: fix runs on older systems
by Andre Przywara
1 year, 10 months

[PATCH] [RFC] signal: Add KUnit tests
by Kees Cook
1 year, 10 months

[PATCH v1] selftests/mm: Fix WARNING comparing pointer to 0
by Anh Tuan Phan
1 year, 10 months

[PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
by Breno Leitao
1 year, 10 months

[PATCH 10/10] selftests/pcie_bwctrl: Create selftests
by Ilpo Järvinen
1 year, 10 months

selftests: timerfd.c:64:7: error: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value
by Naresh Kamboju
1 year, 10 months

[PATCH v1] selftests: ipc: Updates the msgque test to use kselftest framework
by Atul Kumar Pant
1 year, 10 months

[PATCH v5] selftests: rtc: Fixes rtctest error handling.
by Atul Kumar Pant
1 year, 10 months

[PATCH bpf-next v4] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
by Yipeng Zou
1 year, 10 months

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc3-32-g9b1db732866b)
by kernelci.org bot
1 year, 10 months

[PATCH v3] rcutorture: Copy out ftrace into its own console file
by Joel Fernandes (Google)
1 year, 10 months

kselftest/next build: 7 builds: 0 failed, 7 passed, 1 warning (v6.5-rc3-32-g9b1db732866b)
by kernelci.org bot
1 year, 10 months

[PATCH v4 4.14 1/1] test_firmware: prevent race conditions by a correct implementation of locking
by Mirsad Goran Todorovac
1 year, 10 months

[PATCH -next v2 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
by Zeng Heng
1 year, 10 months

[PATCH] kselftest/arm64: fix a memleak in zt_regs_run()
by Ding Xiang
1 year, 10 months

[PATCH] kselftest/arm64: build BTI tests in output directory
by Andre Przywara
1 year, 10 months

[PATCH] selftests/futex: Order calls to futex_lock_pi
by Nysal Jan K.A
1 year, 10 months

[PATCH] selftests/user_events: Reenable build
by Mark Brown
1 year, 10 months

[PATCH] selftests: Hook more tests into the build infrastructure
by Mark Brown
1 year, 10 months

[PATCH] selftests/filesystems: Add six consecutive 'x' characters to mktemp
by Hui Min Mina Chou
1 year, 10 months

[PATCH v5 bpf 0/4] lwt: fix return values of BPF ops
by Yan Zhai
1 year, 10 months

[GIT PULL] nolibc changes for 6.6-rc1
by Willy Tarreau
1 year, 10 months

[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
by Zhengchao Shao
1 year, 10 months

[PATCH v31 0/6] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
1 year, 10 months

[PATCH v30 0/6] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
1 year, 10 months

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
by Andrea Mayer
1 year, 10 months

[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
by Yi Liu
1 year, 10 months

[PATCH 1/2] kunit: add ability to run tests after boot using debugfs
by Rae Moar
1 year, 10 months

[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
by Geliang Tang
1 year, 10 months

[PATCH v2] rcutorture: Copy out ftrace into its own console file
by Joel Fernandes (Google)
1 year, 10 months

[PATCH v6 0/2] tools/nolibc: fix up size inflat regression
by Zhangjin Wu
1 year, 10 months

[PATCH V2 0/7] AMD Pstate Preferred Core
by Meng Li
1 year, 10 months

[PATCH -next 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
by Zeng Heng
1 year, 10 months

[PATCH -next 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
by Zeng Heng
1 year, 10 months

[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
by Osama Muhammad
1 year, 10 months

How to run a single test on kselftest
by Yunhong Jiang
1 year, 10 months

[PATCH v5] tools/nolibc: fix up size inflate regression
by Zhangjin Wu
1 year, 10 months

[bpf-next] selftests/bpf: clean-up fmod_ret in bench_rename test script
by Yipeng Zou
1 year, 10 months

[bpf-next] selftests/bpf: fix repeat option when kfunc_call verify fail
by Yipeng Zou
1 year, 10 months

[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
by Lucas Karpinski
1 year, 10 months

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
by Sabrina Dubroca
1 year, 10 months

[PATCH] selftests/mm: fix uffd-stress help information
by Rong Tao
1 year, 10 months

[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB macro with KUNIT_STATIC_STUB_REDIRECT
by Kemeng Shi
1 year, 10 months

[PATCH v2 0/7] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
by Zhangjin Wu
1 year, 10 months

[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
by Kemeng Shi
1 year, 10 months

[PATCH] rcutorture: Copy out ftrace into its own console file
by Joel Fernandes (Google)
1 year, 10 months

[PATCH v29 0/6] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
1 year, 10 months

Re: [PATCH net] selftests: mirror_gre_changes: Tighten up the TTL test match
by Simon Horman
1 year, 10 months

[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs
by Muhammad Usama Anjum
1 year, 10 months

[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
by Maxime Ripard
1 year, 10 months

[PATCH bpf-next v2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
by Axel Rasmussen
1 year, 10 months

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
by Geliang Tang
1 year, 10 months

[PATCH bpf-next] selftests/bpf: trace_helpers.c: optimize kallsyms cache
by Rong Tao
1 year, 10 months

[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
by Yi Liu
1 year, 10 months

[PATCH v2 0/5] kselftest/arm64: add features check to hwcap test
by Zeng Heng
1 year, 10 months

[PATCH] kselftest/arm64: Size sycall-abi buffers for the actual maximum VL
by Mark Brown
1 year, 10 months

[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
by Meng Li
1 year, 10 months

[PATCH v3 0/7] kunit: Add dynamically-extending log
by Richard Fitzgerald
1 year, 10 months

[PATCH] selftests/seccomp: Handle arm32 corner cases better
by Kees Cook
1 year, 10 months
Results per page: