aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-27ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Progongqi1-0/+1
2026-01-27ALSA: hda/tas2781: Add tas2781_hda::catlog_id initShenghao Ding1-0/+3
2026-01-27ALSA: jack: Improve string handling in jack_kctl_name_genThorsten Blum1-7/+11
2026-01-27ALSA: hda/realtek: fix LG Gram Style 14 speakersDamien Dagorn1-0/+170
2026-01-27cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()Felix Gu1-0/+1
2026-01-27cpufreq: ti-cpufreq: add support for AM62L3 SoCDhruva Gole1-1/+33
2026-01-27cpufreq: dt-platdev: Add ti,am62l3 to blocklistDhruva Gole1-0/+1
2026-01-27cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance policyJuan Martinez1-0/+13
2026-01-27cpufreq: scmi: correct SCMI explanationSergey Shtylyov1-1/+1
2026-01-27cpufreq: dt-platdev: Block the driver from probing on more QC platformsKonrad Dybcio1-0/+3
2026-01-27rust: cpumask: rename methods of Cpumask for clarity and consistencyYilin Chen1-5/+5
2026-01-27cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regsJie Zhan1-25/+52
2026-01-27cpufreq: CPPC: Factor out cppc_fie_kworker_init()Jie Zhan1-12/+17
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan2-21/+32
2026-01-27cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_listPei Xiao1-0/+1
2026-01-27rust: cpufreq: replace `kernel::c_str!` with C-StringsTamir Duberstein2-5/+3
2026-01-27cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklistAaron Kling1-0/+2
2026-01-27dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ HardwareLuca Weiss1-0/+2
2026-01-27rust: cpufreq: add __rust_helper to helpersAlice Ryhl1-1/+2
2026-01-27rust: cpufreq: always inline functions using build_assert with argumentsAlexandre Courbot1-0/+2
2026-01-27perf jitdump: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf bpf-event: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+2
2026-01-27perf demangle-java: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf time-utils: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-2/+2
2026-01-27OPP: Return correct value in dev_pm_opp_get_levelAleks Todorov1-1/+1
2026-01-27perf units: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf trace-event: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf tp_pmu: Address const-correctness errors in recent glibcsArnaldo Carvalho de Melo1-1/+1
2026-01-27perf hwmon_pmu: Constify the variables returning bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf session: Don't write to memory pointed to a const pointerArnaldo Carvalho de Melo1-3/+3
2026-01-27perf strlist: Don't write to const memoryArnaldo Carvalho de Melo1-4/+8
2026-01-27perf metricgroup: Constify variables storing the result of strchr() on const tablesArnaldo Carvalho de Melo1-3/+2
2026-01-27perf disasm: Constify variables storing the result of bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf thread-stack: Switch thread_stack__init() to use e_machineIan Rogers1-2/+2
2026-01-27perf callchain: Switch callchain_param_setup from an arch to an e_machineIan Rogers5-10/+8
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers11-78/+87
2026-01-26Merge tag 'md-7.0-20260127' of git://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into for-7.0/blockJens Axboe13-353/+310
2026-01-26block: remove bio_last_bvec_allKeith Busch2-7/+0
2026-01-26mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park1-15/+14
2026-01-26mm/damon/reclaim: use damon_kdamond_pid()SeongJae Park1-1/+3
2026-01-26mm/damon/lru_sort: use damon_kdamond_pid()SeongJae Park1-1/+3
2026-01-26mm/damon/sysfs: use damon_kdamond_pid()SeongJae Park1-4/+3
2026-01-26mm/damon/core: implement damon_kdamond_pid()SeongJae Park2-0/+18
2026-01-26cgroup: use nodes_and() output where appropriateYury Norov1-4/+3
2026-01-26mm: use nodes_and() return value to simplify client codeYury Norov2-4/+2
2026-01-26nodemask: propagate boolean for nodes_and{,not}Yury Norov1-4/+4
2026-01-26powerpc/mm: support page table checkRohan McLure8-18/+73
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure4-6/+16
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure4-0/+35
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure4-15/+15