summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-27vsock: add netns to vsock coreBobby Eshleman
2026-01-27dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969xRobert Marko
2026-01-27regulator: bd71815: switch to devm_fwnode_gpiod_get_optionalMichael Tretter
2026-01-27gpiolib: introduce devm_fwnode_gpiod_get_optional() wrapperStefan Kerkmann
2026-01-27pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski
2026-01-27pinctrl: ocelot: Extend support for lan9645xf familyJens Emil Schulz Østergaard
2026-01-27pinctrl: ocelot: Update alt mode reg addr calculationJens Emil Schulz Østergaard
2026-01-27dt-bindings: pinctrl: ocelot: Add LAN9645x SoC supportJens Emil Schulz Østergaard
2026-01-27gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-01-27pinctrl: mediatek: enable ies_present flag for MT798xShiji Yang
2026-01-27ALSA: usb-audio: add mixer support for Focusrite ForteJegor van Opdorp
2026-01-27ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie 15X Progongqi
2026-01-27ALSA: hda/tas2781: Add tas2781_hda::catlog_id initShenghao Ding
2026-01-27ALSA: jack: Improve string handling in jack_kctl_name_genThorsten Blum
2026-01-27ALSA: hda/realtek: fix LG Gram Style 14 speakersDamien Dagorn
2026-01-27cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()Felix Gu
2026-01-27cpufreq: ti-cpufreq: add support for AM62L3 SoCDhruva Gole
2026-01-27cpufreq: dt-platdev: Add ti,am62l3 to blocklistDhruva Gole
2026-01-27cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance...Juan Martinez
2026-01-27cpufreq: scmi: correct SCMI explanationSergey Shtylyov
2026-01-27cpufreq: dt-platdev: Block the driver from probing on more QC platformsKonrad Dybcio
2026-01-27rust: cpumask: rename methods of Cpumask for clarity and consistencyYilin Chen
2026-01-27cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regsJie Zhan
2026-01-27cpufreq: CPPC: Factor out cppc_fie_kworker_init()Jie Zhan
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan
2026-01-27cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_listPei Xiao
2026-01-27rust: cpufreq: replace `kernel::c_str!` with C-StringsTamir Duberstein
2026-01-27cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklistAaron Kling
2026-01-27dt-bindings: cpufreq: qcom-hw: document Milos CPUFREQ HardwareLuca Weiss
2026-01-27rust: cpufreq: add __rust_helper to helpersAlice Ryhl
2026-01-27rust: cpufreq: always inline functions using build_assert with argumentsAlexandre Courbot
2026-01-27OPP: Return correct value in dev_pm_opp_get_levelAleks Todorov
2026-01-26Merge tag 'md-7.0-20260127' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe
2026-01-26block: remove bio_last_bvec_allKeith Busch
2026-01-26mm/damon: hide kdamond and kdamond_lock of damon_ctxSeongJae Park
2026-01-26mm/damon/reclaim: use damon_kdamond_pid()SeongJae Park
2026-01-26mm/damon/lru_sort: use damon_kdamond_pid()SeongJae Park
2026-01-26mm/damon/sysfs: use damon_kdamond_pid()SeongJae Park
2026-01-26mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-01-26cgroup: use nodes_and() output where appropriateYury Norov
2026-01-26mm: use nodes_and() return value to simplify client codeYury Norov
2026-01-26nodemask: propagate boolean for nodes_and{,not}Yury Norov
2026-01-26powerpc/mm: support page table checkRohan McLure
2026-01-26powerpc/mm: use set_pte_at_unchecked() for internal usagesRohan McLure
2026-01-26powerpc/mm: implement *_user_accessible_page() for ptesRohan McLure
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure