LinuxLists
Users
About
Ilpo Järvinen (
[email protected]
)
Number of posts: 2741 (3.1 per day)
First post: 2022-01-12 23:18:59
Last post: 2024-06-14 19:53:18
Previous Page
/
Next Page
Date
List
Subject
2024-06-10 18:38:57
linux-kernel
[PATCH v7 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
2024-06-10 18:21:50
linux-kernel
[PATCH v7 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
2024-06-10 15:24:06
linux-kernel
[PATCH v7 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
2024-06-10 15:21:05
linux-kernel
[PATCH v7 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
2024-06-10 15:20:49
linux-kernel
[PATCH v7 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
2024-06-10 15:19:10
linux-kernel
[PATCH v7 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
2024-06-10 15:18:57
linux-kernel
[PATCH v7 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
2024-06-10 15:18:37
linux-kernel
[PATCH v7 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
2024-06-10 15:17:26
linux-kernel
[PATCH v7 05/16] selftests/resctrl: Use correct type for pids
2024-06-10 15:17:03
linux-kernel
[PATCH v7 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
2024-06-10 15:16:33
linux-kernel
[PATCH v7 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
2024-06-10 15:16:16
linux-kernel
[PATCH v7 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-06-10 14:55:41
linux-kernel
Re: [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-06-07 17:27:47
linux-kernel
Re: [PATCH] platform/x86: dell-pc: avoid double free and invalid unregistration
2024-06-07 17:02:34
linux-kernel
[PATCH v6 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
2024-06-07 17:02:16
linux-kernel
[PATCH v6 05/16] selftests/resctrl: Use correct type for pids
2024-06-07 16:55:35
linux-kernel
[PATCH v6 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
2024-06-07 16:31:31
linux-kernel
[PATCH v6 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
2024-06-07 16:00:29
linux-kernel
[PATCH v6 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
2024-06-07 16:00:09
linux-kernel
[PATCH v6 14/16] selftests/resctrl: Remove mongrp from MBA test
2024-06-07 15:56:25
linux-kernel
[PATCH v6 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
2024-06-07 15:53:28
linux-kernel
Re: [PATCH v3 4/4] Documentation/ABI: Add new sysfs fields to sysfs-platform-mellanox-pmc
2024-06-07 15:41:12
linux-kernel
[PATCH v6 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
2024-06-07 14:08:51
linux-kernel
[PATCH v6 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
2024-06-07 14:02:54
linux-kernel
[PATCH v6 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
2024-06-07 13:55:54
linux-kernel
[PATCH v6 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
2024-06-07 13:55:48
linux-kernel
[PATCH v6 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
2024-06-07 13:16:02
linux-kernel
Re: [PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-07 12:58:26
linux-kernel
[PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test
2024-06-07 12:56:20
linux-kernel
[PATCH v6 11/16] selftests/resctrl: Simplify bandwidth report type handling
2024-06-07 12:54:12
linux-kernel
[PATCH v6 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
2024-06-07 12:54:00
linux-kernel
[PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-06-07 12:53:34
linux-kernel
[PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-06-07 11:46:55
linux-kernel
Re: [PATCH v5 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
2024-06-07 11:33:49
linux-kernel
Re: [PATCH 0/4] platform/x86: lg-laptop: Support 2024 models
2024-06-07 10:23:35
linux-kernel
Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-07 10:16:51
linux-kernel
Re: [PATCH v3 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
2024-06-07 09:03:06
linux-kernel
Re: [PATCH v3 6/7] serial: qcom-geni: Fix suspend while active UART xfer
2024-06-03 11:54:19
linux-kernel
Re: [PATCH v1 0/7] platform/x86: Move to 2-argument strscpy()
2024-06-03 11:39:34
linux-kernel
Re: [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
2024-06-03 10:45:08
linux-kernel
Re: [PATCH] kernel/resource: optimize find_next_iomem_res
2024-06-03 10:29:36
linux-kernel
Re: [PATCH v3 1/1] platform/x86: asus-wmi: add support for vivobook fan profiles
2024-06-03 10:11:37
linux-kernel
Re: [PATCH v3 0/3] x86/fpu: Allow the In-Field Scan driver to initialize FPU state
2024-06-03 08:33:48
linux-kernel
Re: [PATCH] kernel/resource: optimize find_next_iomem_res
2024-06-03 08:26:15
linux-kernel
Re: [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
2024-06-03 06:51:33
linux-kernel
Re: [PATCH 00/11] New Intel CPU model defines for x86/platform
2024-05-31 20:43:18
linux-kernel
Re: [PATCH v2 2/2] platform/x86: dell-smbios: Simplify error handling
2024-05-31 17:35:59
linux-kernel
Re: [PATCH v2 1/2] platform/x86: dell-smbios: Fix wrong token data in sysfs
2024-05-31 17:34:04
linux-kernel
[PATCH v5 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
2024-05-31 17:34:00
linux-kernel
[PATCH 1/1] mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs
2024-05-31 17:29:29
linux-kernel
[PATCH v5 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()