Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure, (continued)
- [PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign,
Lorenz Bauer
- [PATCH bpf-next v6 1/8] udp: re-score reuseport groups when connected sockets are present,
Lorenz Bauer
- [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign,
Lorenz Bauer
- [PATCH bpf-next v6 3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport,
Lorenz Bauer
- [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions,
Lorenz Bauer
- [PATCH bpf-next v6 5/8] net: document inet[6]_lookup_reuseport sk_state requirements,
Lorenz Bauer
- [PATCH bpf-next v6 6/8] net: remove duplicate sk_lookup helpers,
Lorenz Bauer
- [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign,
Lorenz Bauer
- [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper,
Lorenz Bauer
- Re: [PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign,
patchwork-bot+netdevbpf
- [PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies,
Maxime Ripard
- [PATCH v5 0/6] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
- [PATCH v2 00/11] drm: kunit: Switch to kunit actions,
Maxime Ripard
- [PATCH v2 01/11] drm/tests: helpers: Switch to kunit actions,
Maxime Ripard
- [PATCH v2 03/11] drm/tests: modes: Remove call to drm_kunit_helper_free_device(),
Maxime Ripard
- [PATCH v2 02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device(),
Maxime Ripard
- [PATCH v2 05/11] drm/tests: helpers: Create a helper to allocate a locking ctx,
Maxime Ripard
- [PATCH v2 04/11] drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device(),
Maxime Ripard
- [PATCH v2 06/11] drm/tests: helpers: Create a helper to allocate an atomic state,
Maxime Ripard
- [PATCH v2 07/11] drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device(),
Maxime Ripard
- [PATCH v2 10/11] drm/vc4: tests: Switch to atomic state allocation helper,
Maxime Ripard
- [PATCH v2 11/11] drm/vc4: tests: pv-muxing: Document test scenario,
Maxime Ripard
- [PATCH v2 08/11] drm/vc4: tests: mock: Use a kunit action to unregister DRM device,
Maxime Ripard
- [PATCH v2 09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init,
Maxime Ripard
- Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions,
Maira Canal
- Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions,
Maxime Ripard
- [PATCH][next] selftests/xsk: Fix spelling mistake "querrying" -> "querying",
Colin Ian King
- [PATCH 0/3] rust: kunit: Support KUnit tests with a user-space like syntax,
David Gow
- [PATCH] rust: doctests: Use tabs for indentation in generated C code,
David Gow
- [PROBLEM] seltests: net/forwarding/sch_ets.sh [HANG],
Mirsad Todorovac
- [PATCH v1 0/9] kunit: Add test attributes API,
Rae Moar
- [ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC 2023,
shuah
- [PATCH net-next v2 0/4] nexthop: Refactor and fix nexthop selection for multipath routes,
Benjamin Poirier
- [PATCH v2 00/14] selftests/nolibc: add minimal kernel config support - part1,
Zhangjin Wu
- [PATCH v2 01/14] selftests/nolibc: allow report with existing test log,
Zhangjin Wu
- [PATCH v2 02/14] selftests/nolibc: add macros to enhance maintainability,
Zhangjin Wu
- [PATCH v2 03/14] selftests/nolibc: print running log to screen,
Zhangjin Wu
- [PATCH v2 04/14] selftests/nolibc: fix up O= option support,
Zhangjin Wu
- [PATCH v2 05/14] selftests/nolibc: add menuconfig for development,
Zhangjin Wu
- [PATCH v2 06/14] selftests/nolibc: add mrproper for development,
Zhangjin Wu
- [PATCH v2 07/14] selftests/nolibc: defconfig: remove mrproper target,
Zhangjin Wu
- [PATCH v2 08/14] selftests/nolibc: string the core targets,
Zhangjin Wu
- [PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails,
Zhangjin Wu
- [PATCH v2 10/14] selftests/nolibc: allow customize CROSS_COMPILE by architecture,
Zhangjin Wu
- [PATCH v2 11/14] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc,
Zhangjin Wu
- [PATCH v2 12/14] selftests/nolibc: add tinyconfig target,
Zhangjin Wu
- [PATCH v2 13/14] selftests/nolibc: tinyconfig: add extra common options,
Zhangjin Wu
- [PATCH v2 14/14] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc,
Zhangjin Wu
- [PATCH v2 bpf-next 0/4] allow bpf_map_sum_elem_count for all program types,
Anton Protopopov
- [PATCH v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl,
Dana Elfassy
- [PATCH RFC 0/7] selftests/nolibc: KTAP output,
Thomas Weißschuh
- [PATCH v4 0/4] kernel.h: Split out a couple of macros to args.h,
Andy Shevchenko
- [PATCH v1 0/8] tools/nolibc: add 32/64-bit powerpc support,
Zhangjin Wu
- [PROBLEM] selftests: net/forwarding/bridge_mdb.sh: 'Command "replace" is unknown, try "bridge mdb help"',
Mirsad Todorovac
- [RFC bpf-next v5] bpf: Force to MPTCP,
Geliang Tang
- [GIT PULL] Kselftest fixes update for Linux 6.5-rc3,
Shuah Khan
- [PATCH v2 0/7] KUnit integration for Rust doctests,
Miguel Ojeda
- [PATCH] selftests/filesystems: Add six consecutive 'x' characters to mktemp,
Hui Min Mina Chou
- [PATCH v2 0/5] ASoC: Improve coverage in default KUnit runs,
Mark Brown
- [PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"',
Mirsad Todorovac
- [PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH v8 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc(),
Jason Gunthorpe
- [PATCH v8 07/19] iommufd: Make sw_msi_start a group global,
Jason Gunthorpe
- [PATCH v8 15/19] iommufd: Make destroy_rwsem use a lock class per object type,
Jason Gunthorpe
- [PATCH v8 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind(),
Jason Gunthorpe
- [PATCH v8 13/19] iommu: Introduce a new iommu_group_replace_domain() API,
Jason Gunthorpe
- [PATCH v8 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt,
Jason Gunthorpe
- [PATCH v8 08/19] iommufd: Move putting a hwpt to a helper function,
Jason Gunthorpe
- [PATCH v8 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain,
Jason Gunthorpe
- [PATCH v8 04/19] iommu: Export iommu_get_resv_regions(),
Jason Gunthorpe
- [PATCH v8 10/19] iommufd: Allow a hwpt to be aborted after allocation,
Jason Gunthorpe
- [PATCH v8 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup,
Jason Gunthorpe
- [PATCH v8 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v8 14/19] iommufd: Add iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v8 16/19] iommufd/selftest: Test iommufd_device_replace(),
Jason Gunthorpe
- [PATCH v8 03/19] iommufd: Replace the hwpt->devices list with iommufd_group,
Jason Gunthorpe
- [PATCH v8 05/19] iommufd: Keep track of each device's reserved regions instead of groups,
Jason Gunthorpe
- [PATCH v8 17/19] iommufd: Add IOMMU_HWPT_ALLOC,
Jason Gunthorpe
- [PATCH v8 02/19] iommufd: Add iommufd_group,
Jason Gunthorpe
- [PATCH v8 11/19] iommufd: Fix locking around hwpt allocation,
Jason Gunthorpe
- Re: [PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt,
Jason Gunthorpe
- [PATCH v5] selftests: rtc: Fixes rtctest error handling.,
Atul Kumar Pant
[PATCH] selftests: vDSO: fix Makefile so that it uses lib.mk correctly,
Aditya Deshpande
[PATCH net-next 00/13] selftests: mptcp: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 01/13] selftests: mptcp: connect: don't stop if error,
Matthieu Baerts
- [PATCH net-next 02/13] selftests: mptcp: userspace pm: don't stop if error,
Matthieu Baerts
- [PATCH net-next 05/13] selftests: mptcp: userspace_pm: reduce dup code around printf,
Matthieu Baerts
- [PATCH net-next 08/13] selftests: mptcp: pm_netlink: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 07/13] selftests: mptcp: connect: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 06/13] selftests: mptcp: lib: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 09/13] selftests: mptcp: join: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 04/13] selftests: mptcp: userspace_pm: uniform results printing,
Matthieu Baerts
- [PATCH net-next 03/13] selftests: mptcp: userspace_pm: fix shellcheck warnings,
Matthieu Baerts
- [PATCH net-next 10/13] selftests: mptcp: diag: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 11/13] selftests: mptcp: simult flows: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 12/13] selftests: mptcp: sockopt: format subtests results in TAP,
Matthieu Baerts
- [PATCH net-next 13/13] selftests: mptcp: userspace_pm: format subtests results in TAP,
Matthieu Baerts
- Re: [PATCH net-next 00/13] selftests: mptcp: format subtests results in TAP,
patchwork-bot+netdevbpf
[PATCH v5 00/19] selftests/resctrl: Fixes and cleanups,
Ilpo Järvinen
- [PATCH v5 01/19] selftests/resctrl: Add resctrl.h into build deps,
Ilpo Järvinen
- [PATCH v5 02/19] selftests/resctrl: Don't leak buffer in fill_cache(),
Ilpo Järvinen
- [PATCH v5 03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark,
Ilpo Järvinen
- [PATCH v5 04/19] selftests/resctrl: Close perf value read fd on errors,
Ilpo Järvinen
- [PATCH v5 05/19] selftests/resctrl: Unmount resctrl FS before starting the first test,
Ilpo Järvinen
- [PATCH v5 06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level,
Ilpo Järvinen
- [PATCH v5 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl(),
Ilpo Järvinen
- [PATCH v5 08/19] selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param,
Ilpo Järvinen
- [PATCH v5 09/19] selftests/resctrl: Convert span to size_t,
Ilpo Järvinen
- [PATCH v5 10/19] selftests/resctrl: Express span internally in bytes,
Ilpo Järvinen
- [PATCH v5 11/19] selftests/resctrl: Remove duplicated preparation for span arg,
Ilpo Järvinen
- [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf(),
Ilpo Järvinen
- [PATCH v5 13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf,
Ilpo Järvinen
- [PATCH v5 14/19] selftests/resctrl: Improve parameter consistency in fill_buf,
Ilpo Järvinen
- [PATCH v5 15/19] selftests/resctrl: Don't pass test name to fill_buf,
Ilpo Järvinen
- [PATCH v5 16/19] selftests/resctrl: Don't use variable argument list for ->setup(),
Ilpo Järvinen
- [PATCH v5 17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in,
Ilpo Järvinen
- [PATCH v5 18/19] selftests/resctrl: Pass the real number of tests to show_cache_info(),
Ilpo Järvinen
- [PATCH v5 19/19] selftests/resctrl: Remove test type checks from cat_val(),
Ilpo Järvinen
- [PATCH v5 00/19] selftests/resctrl: Fixes and cleanups,
Babu Moger
- RE: [PATCH v5 00/19] selftests/resctrl: Fixes and cleanups,
Shaopeng Tan (Fujitsu)
- Re: [PATCH v5 00/19] selftests/resctrl: Fixes and cleanups,
Shuah Khan
[PATCH v3 0/4] kernel.h: Split out a couple of macros to args.h,
Andy Shevchenko
[PATCH v2 0/8] selftests/mm fixes for arm64,
Ryan Roberts
[PATCH] selftests/bpf: Fix errors in log_fixup.c,
shijie001
[PATCH] selftests/bpf: Fix errors in btf_write.c,
shijie001
[PATCH v4 0/6] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0,
Mark Brown
- [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack,
Mark Brown
- [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop,
Mark Brown
- [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks,
Mark Brown
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks,
Mark Brown
- [PATCH 05/35] arm64/sysreg: Add new system registers for GCS,
Mark Brown
- [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps,
Mark Brown
- [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions,
Mark Brown
- [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs(),
Mark Brown
- [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS),
Mark Brown
- [PATCH 12/35] arm64/mm: Map pages for guarded control stack,
Mark Brown
- [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS,
Mark Brown
- [PATCH 13/35] KVM: arm64: Manage GCS registers for guests,
Mark Brown
- [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack,
Mark Brown
- [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1,
Mark Brown
- [PATCH 16/35] arm64/hwcap: Add hwcap for GCS,
Mark Brown
- [PATCH 18/35] arm64/mm: Handle GCS data aborts,
Mark Brown
- [PATCH 15/35] arm64/idreg: Add overrride for GCS,
Mark Brown
- [PATCH 17/35] arm64/traps: Handle GCS exceptions,
Mark Brown
- [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface,
Mark Brown
- [PATCH 19/35] arm64/gcs: Context switch GCS registers for EL0,
Mark Brown
- [PATCH 20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled,
Mark Brown
- [PATCH 25/35] arm64/ptrace: Expose GCS via ptrace and core files,
Mark Brown
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack(),
Mark Brown
- [PATCH 27/35] kselftest/arm64: Verify the GCS hwcap,
Mark Brown
- [PATCH 23/35] arm64/signal: Set up and restore the GCS context for signal handlers,
Mark Brown
- [PATCH 31/35] kselftest/arm64: Always run signals tests with GCS enabled,
Mark Brown
- [PATCH 30/35] kselftest/arm64: Allow signals tests to specify an expected si_code,
Mark Brown
- [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS),
Mark Brown
- [PATCH 24/35] arm64/signal: Expose GCS state in signal frames,
Mark Brown
- [PATCH 33/35] kselftest/arm64: Add a GCS test program built with the system libc,
Mark Brown
- [PATCH 32/35] kselftest/arm64: Add very basic GCS test program,
Mark Brown
- [PATCH 28/35] kselftest/arm64: Add GCS as a detected feature in the signal tests,
Mark Brown
- [PATCH 35/35] kselftest/arm64: Enable GCS for the FP stress tests,
Mark Brown
- [PATCH 34/35] selftests/arm64: Add GCS signal tests,
Mark Brown
- [PATCH 29/35] kselftest/arm64: Add framework support for GCS to signal handling tests,
Mark Brown
[PATCH v4] selftests/net: replace manual array size calc with ARRAYSIZE macro.,
Mahmoud Maatuq
[PATCH v4] selftests: rtc: Improves rtctest error handling.,
Atul Kumar Pant
[PATCH v3] selftests/net: replace manual array size calc with ARRAYSIZE macro.,
Mahmoud Maatuq
[PATCH v2] selftests/net: replace manual array size calc with ARRAYSIZE macro.,
Mahmoud Maatuq
[PATCH v4 00/18] tools/nolibc: shrink arch support,
Zhangjin Wu
- [PATCH v4 01/18] tools/nolibc: arch-*.h: add missing space after ',',
Zhangjin Wu
- [PATCH v4 02/18] tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0,
Zhangjin Wu
- [PATCH v4 03/18] tools/nolibc: remove the old sys_stat support,
Zhangjin Wu
- [PATCH v4 04/18] tools/nolibc: add new crt.h with _start_c,
Zhangjin Wu
- [PATCH v4 05/18] tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR,
Zhangjin Wu
- [PATCH v4 06/18] tools/nolibc: crt.h: initialize stack protector,
Zhangjin Wu
- [PATCH v4 07/18] tools/nolibc: arm: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 08/18] tools/nolibc: aarch64: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 09/18] tools/nolibc: i386: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 10/18] tools/nolibc: x86_64: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 11/18] tools/nolibc: mips: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 12/18] tools/nolibc: loongarch: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 13/18] tools/nolibc: riscv: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 14/18] tools/nolibc: s390: shrink _start with _start_c,
Zhangjin Wu
- [PATCH v4 15/18] selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT,
Zhangjin Wu
- [PATCH v4 16/18] selftests/nolibc: add testcases for startup code,
Zhangjin Wu
- [PATCH v4 17/18] selftests/nolibc: allow run nolibc-test locally,
Zhangjin Wu
- [PATCH v4 18/18] selftests/nolibc: allow test -include /path/to/nolibc.h,
Zhangjin Wu
- Re: [PATCH v4 00/18] tools/nolibc: shrink arch support,
Willy Tarreau
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1-1-gfeac01aaf677),
kernelci.org bot
kselftest/next build: 6 builds: 0 failed, 6 passed, 4 warnings (v6.5-rc1-1-gfeac01aaf677),
kernelci.org bot
[PATCH v1] selftests/net: replace manual array size calc with ARRAYSIZE macro.,
Mahmoud Maatuq
[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix,
Axel Rasmussen
[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space,
Charlie Jenkins
[PATCH v2 1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h,
Andy Shevchenko
[PATCH bpf-next 0/3] allow bpf_map_sum_elem_count for all program types,
Anton Protopopov
[PATCH v5 0/4] RISC-V: mm: Make SV48 the default address space,
Charlie Jenkins
[PATCH net 0/3] selftests: tc: increase timeout and add missing kconfig,
Matthieu Baerts
kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1-1-gb33b8731566d),
kernelci.org bot
[PATCH 0/3] arm64/fpsimd: Fix use after free in SME when changing SVE VL,
Mark Brown
kselftest/fixes build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1-1-gb33b8731566d),
kernelci.org bot
[PATCH v0] selftests/net: replace manual array size calc with ARRAYSIZE macro.,
Mahmoud Maatuq
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc1),
kernelci.org bot
kselftest/next build: 5 builds: 0 failed, 5 passed, 4 warnings (v6.5-rc1),
kernelci.org bot
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec,
Aleksa Sarai
[PATCH v1 0/9] selftests/mm fixes for arm64,
Ryan Roberts
[PATCH net-next v3 0/2] add MACsec offload selftests,
Sabrina Dubroca
[PATCH v4 00/19] selftests/resctrl: Fixes and cleanups,
Ilpo Järvinen
- [PATCH v4 01/19] selftests/resctrl: Add resctrl.h into build deps,
Ilpo Järvinen
- [PATCH v4 02/19] selftests/resctrl: Don't leak buffer in fill_cache(),
Ilpo Järvinen
- [PATCH v4 03/19] selftests/resctrl: Unmount resctrl FS if child fails to run benchmark,
Ilpo Järvinen
- [PATCH v4 04/19] selftests/resctrl: Close perf value read fd on errors,
Ilpo Järvinen
- [PATCH v4 05/19] selftests/resctrl: Unmount resctrl FS before starting the first test,
Ilpo Järvinen
- [PATCH v4 06/19] selftests/resctrl: Move resctrl FS mount/umount to higher level,
Ilpo Järvinen
- [PATCH v4 08/19] selftests/resctrl: Remove mum_resctrlfs from struct resctrl_val_param,
Ilpo Järvinen
- [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl(),
Ilpo Järvinen
- [PATCH v4 09/19] selftests/resctrl: Convert span to size_t,
Ilpo Järvinen
- [PATCH v4 10/19] selftests/resctrl: Express span internally in bytes,
Ilpo Järvinen
- [PATCH v4 11/19] selftests/resctrl: Remove duplicated preparation for span arg,
Ilpo Järvinen
- [PATCH v4 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf(),
Ilpo Järvinen
- [PATCH v4 13/19] selftests/resctrl: Remove unnecessary startptr global from fill_buf,
Ilpo Järvinen
- [PATCH v4 18/19] selftests/resctrl: Pass the real number of tests to show_cache_info(),
Ilpo Järvinen
- [PATCH v4 16/19] selftests/resctrl: Don't use variable argument list for ->setup(),
Ilpo Järvinen
- [PATCH v4 17/19] selftests/resctrl: Move CAT/CMT test global vars to function they are used in,
Ilpo Järvinen
- [PATCH v4 15/19] selftests/resctrl: Don't pass test name to fill_buf,
Ilpo Järvinen
- [PATCH v4 14/19] selftests/resctrl: Improve parameter consistency in fill_buf,
Ilpo Järvinen
- [PATCH v4 19/19] selftests/resctrl: Remove test type checks from cat_val(),
Ilpo Järvinen
[PATCH] procfs: block chmod on /proc/thread-self/comm,
Aleksa Sarai
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]