Liao, Chang ([email protected])

Number of posts: 149 (0.13 per day)
First post: 2021-03-30 08:21:32
Last post: 2024-04-15 09:50:05

Date List Subject
2024-04-15 09:50:05 linux-kernel Re: [PATCH v2 4/9] arm64/cpufeature: Simplify detect PE support for FEAT_NMI
2024-04-15 06:56:38 linux-kernel [PATCH v3 8/8] arm64: kprobe: Keep NMI maskabled while kprobe is stepping xol
2024-04-15 06:56:25 linux-kernel [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
2024-04-15 06:55:59 linux-kernel [PATCH v3 4/8] arm64: daifflags: Add logical exception masks covering DAIF + PMR + ALLINT
2024-04-15 06:55:42 linux-kernel [PATCH v3 5/8] arm64: Unify exception masking at entry and exit of exception
2024-04-15 06:55:38 linux-kernel [PATCH v3 6/8] arm64: Deprecate old local_daif_{mask,save,restore}
2024-04-15 06:55:30 linux-kernel [PATCH v3 7/8] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver
2024-04-15 06:54:54 linux-kernel [PATCH v3 3/8] arm64/nmi: Add Kconfig for NMI
2024-04-15 06:54:43 linux-kernel [PATCH v3 2/8] arm64/cpufeature: Detect PE support for FEAT_NMI
2024-04-15 06:54:32 linux-kernel [PATCH v3 0/8] Rework the DAIF mask, unmask and track API
2024-04-11 07:06:29 linux-kernel [PATCH v2 4/9] arm64/cpufeature: Simplify detect PE support for FEAT_NMI
2024-04-11 07:05:59 linux-kernel [PATCH v2 2/9] arm64/cpufeature: Detect PE support for FEAT_NMI
2024-04-11 06:57:26 linux-kernel [PATCH v2 7/9] arm64: Unify exception masking at entry and exit of exception
2024-04-11 06:57:09 linux-kernel [PATCH v2 9/9] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver
2024-04-11 06:57:07 linux-kernel [PATCH v2 8/9] arm64: Deprecate old local_daif_{mask,save,restore}
2024-04-11 06:56:49 linux-kernel [PATCH v2 6/9] arm64: daifflags: Add logical exception masks covering DAIF + PMR + ALLINT
2024-04-11 06:56:39 linux-kernel [PATCH v2 5/9] arm64/cpufeature: Use alternatives to check enabled ARM64_HAS_NMI feature
2024-04-11 06:56:04 linux-kernel [PATCH v2 3/9] arm64/nmi: Add Kconfig for NMI
2024-04-11 06:55:59 linux-kernel [PATCH v2 1/9] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
2024-04-11 06:55:36 linux-kernel [PATCH v2 0/9] Rework the DAIF mask, unmask and track API
2024-04-10 02:06:37 linux-kernel Re: [PATCH 1/9] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
2024-04-09 01:31:53 linux-kernel [PATCH 9/9] irqchip/gic-v3: Improve the maintainability of NMI masking in GIC driver
2024-04-09 01:31:47 linux-kernel [PATCH 6/9] arm64: daifflags: Add logical exception masks covering DAIF + PMR + ALLINT
2024-04-09 01:31:30 linux-kernel [PATCH 8/9] arm64: Deprecate old local_daif_{mask,save,restore}
2024-04-09 01:31:27 linux-kernel [PATCH 7/9] arm64: Unify exception masking at entry and exit of exception
2024-04-09 01:31:14 linux-kernel [PATCH 5/9] arm64/cpufeature: Use alternatives to check enabled ARM64_HAS_NMI feature
2024-04-09 01:30:56 linux-kernel [PATCH 3/9] arm64/nmi: Add Kconfig for NMI
2024-04-09 01:30:47 linux-kernel [PATCH 4/9] arm64/cpufeature: Simplify detect PE support for FEAT_NMI
2024-04-09 01:30:40 linux-kernel [PATCH 2/9] arm64/cpufeature: Detect PE support for FEAT_NMI
2024-04-09 01:30:20 linux-kernel [PATCH 1/9] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT
2024-04-09 01:30:12 linux-kernel [PATCH 0/9] Rework the DAIF mask, unmask and track API
2024-02-29 10:57:35 linux-kernel [PATCH] arm64: cpufeatures: Clean up temporary variable to simplify code
2024-02-26 11:36:20 linux-kernel Re: [PATCH v2] time: Use div64_ul() instead of do_div()
2024-02-26 03:28:55 linux-kernel Re: [PATCH] time: Use div64_long() instead of do_div()
2023-09-12 23:30:17 linux-kernel [PATCH 2/2] cpufreq: userspace: Move is_managed indicator into per-policy structure
2023-09-12 23:30:17 linux-kernel [PATCH 1/2] cpufreq: userspace: Use fine-grained mutex in userspace governor
2023-09-12 16:23:49 linux-kernel [PATCH] cpufreq: conservative: Simplify the condition of storing 'down_threshold'
2023-09-12 06:12:29 linux-kernel [PATCH] cpufreq: conservative: Ensure requested_freq is greater than min frequency
2023-09-08 06:10:34 linux-kernel [PATCH] cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
2023-08-28 09:35:51 linux-kernel Re: [PATCH] cpufreq: Fix the race condition while updating the transition_task of policy
2023-08-28 07:31:18 linux-kernel Re: [PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
2023-08-26 14:20:19 linux-kernel [PATCH] cpufreq: Fix the race condition while updating the transition_task of policy
2023-08-26 14:19:31 linux-kernel [PATCH] cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()
2023-08-26 13:59:18 linux-kernel [PATCH] cpufreq: pcc: Fix the potentinal scheduling delays in target_index()
2023-08-26 13:56:32 linux-kernel [PATCH] cpufreq: Fix typo in the comment of CPUFREQ_NEED_UPDATE_LIMITS
2023-08-26 13:56:04 linux-kernel [PATCH] cpufreq: Fix inconsistency in error messages of cpufreq_resume/suspend()
2023-08-26 13:07:01 linux-kernel [PATCH] cpufreq: Fix typo in the comment of cpufreq_register_notifier()
2023-08-26 07:03:27 linux-kernel [PATCH] cpufreq: governor: Free dbs_data directly when gov->init() fails
2023-08-20 19:19:11 linux-kernel [PATCH] cpufreq: stats: Improve the performance of cpufreq_stats_create_table()
2023-08-18 11:33:53 linux-kernel Re: [PATCH] cpufreq: cppc: Add missing error pointer check
2023-08-17 19:55:43 linux-kernel Re: [PATCH v3] cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie