summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysmedia: venus: fix QCOM_MDT_LOADER dependencyArnd Bergmann
11 daysMerge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen
11 dayssmb/client: remove unused smb3_parse_opt()David Disseldorp
11 daysASoC: ES8389: convert to devm_clk_get_optional() to get clockLi Jian
11 daysspi: cadence-quadspi: fix runtime pm and clock imbalance on unbindJohan Hovold
11 daysspi: cadence-quadspi: fix unclocked access on unbindJohan Hovold
11 daysspi: cadence-quadspi: fix clock imbalance on probe failureJohan Hovold
11 daysspi: cadence-quadspi: fix runtime pm disable imbalance on probe failureJohan Hovold
11 daysspi: cadence: fix clock imbalance on probe failureJohan Hovold
11 daysspi: cadence: fix unclocked access on unbindJohan Hovold
11 daysASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controlsAjay Kumar Nandam
11 daysASoC: tegra: Remove stale snd-soc-tegra-utils composite module definitionSasha Levin
11 daysASoC: tas2770: Fix order of operations for temperature calculationJames Calligeros
11 daysASoC: tas2764: Mark die temp register as volatileJames Calligeros
11 daysspi: rockchip: Drop unused and broken CR0 macrosJohn Madieu
11 daysspi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQJohn Madieu
11 daysASoC: SOF: Intel: add an empty adr_linkBard Liao
11 daysASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLEDGuilherme G. Piccoli
11 daysregmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable"Colin Ian King
11 daysspi: rzv2h-rspi: Fix silent failure in clock setup error pathJohn Madieu
11 daysLinux 7.1-rc1v7.1-rc1Linus Torvalds
11 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
11 daysMerge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...Linus Torvalds
12 daysMerge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysMerge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
12 daysMerge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
12 daysMerge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilitiesLen Brown
12 daystools/power x86_energy_perf_policy: Version 2026.04.25Len Brown
12 daystools/power x86_energy_perf_policy.8: Document SoC Slider OptionsLen Brown
12 daystools/power x86_energy_perf_policy: Enhances SoC Slider related checksLen Brown
12 daysclk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSEDMaĆ­ra Canal
12 daysMerge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
13 dayssched_ext: Release cpus_read_lock on scx_link_sched() failure in root enableTejun Heo
13 dayssched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtimeTejun Heo
13 dayssched_ext: Refuse cross-task select_cpu_from_kfunc callsTejun Heo
13 dayssched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHEDTejun Heo
13 dayssched_ext: Make bypass LB cpumasks per-schedulerTejun Heo
13 dayssched_ext: Pass held rq to SCX_CALL_OP() for core_sched_beforeTejun Heo
13 dayssched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_taskTejun Heo
13 dayssched_ext: Save and restore scx_locked_rq across SCX_CALL_OPTejun Heo
13 dayssched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() ...Tejun Heo
13 dayssched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / scx_bpf_dsq_...Tejun Heo
13 dayssched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup settersTejun Heo
13 dayssched_ext: Don't disable tasks in scx_sub_enable_workfn() abort pathTejun Heo
13 dayssched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()Tejun Heo
13 dayssched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_newTejun Heo
13 dayssched_ext: Unregister sub_kset on scheduler disableTejun Heo
13 dayssched_ext: Defer scx_hardlockup() out of NMITejun Heo