index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-27
spi: cadence: fix unclocked access on unbind
Johan Hovold
-1
/
+8
2026-04-27
ASoC: codecs: wcd937x: fix AUX PA sequencing and mixer controls
Ajay Kumar Nandam
-1
/
+25
2026-04-27
ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition
Sasha Levin
-1
/
+0
2026-04-27
ASoC: tas2770: Fix order of operations for temperature calculation
James Calligeros
-2
/
+2
2026-04-27
ASoC: tas2764: Mark die temp register as volatile
James Calligeros
-0
/
+1
2026-04-27
spi: rockchip: Drop unused and broken CR0 macros
John Madieu
-3
/
+0
2026-04-27
spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ
John Madieu
-1
/
+2
2026-04-27
ASoC: SOF: Intel: add an empty adr_link
Bard Liao
-1
/
+2
2026-04-27
ASoC: amd: acp: Add DMI quirk for Valve Steam Deck OLED
Guilherme G. Piccoli
-5
/
+25
2026-04-27
regmap: sdw-mbq: Fix spelling mistake "undeferable" -> "undeferrable"
Colin Ian King
-1
/
+1
2026-04-27
spi: rzv2h-rspi: Fix silent failure in clock setup error path
John Madieu
-1
/
+1
2026-04-26
Linux 7.1-rc1
v7.1-rc1
Linus Torvalds
-2
/
+2
2026-04-26
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-0
/
+7
2026-04-26
Merge tag 'tsm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
-10
/
+9
2026-04-25
Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+9
2026-04-25
Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-195
/
+461
2026-04-25
Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
-90
/
+132
2026-04-25
Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-40
/
+64
2026-04-25
Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilities
Len Brown
-117
/
+308
2026-04-25
tools/power x86_energy_perf_policy: Version 2026.04.25
Len Brown
-95
/
+66
2026-04-25
tools/power x86_energy_perf_policy.8: Document SoC Slider Options
Len Brown
-0
/
+26
2026-04-25
tools/power x86_energy_perf_policy: Enhances SoC Slider related checks
Len Brown
-38
/
+104
2026-04-25
clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
MaĆra Canal
-0
/
+7
2026-04-25
Merge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+22
2026-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
-92
/
+128
2026-04-24
sched_ext: Release cpus_read_lock on scx_link_sched() failure in root enable
Tejun Heo
-1
/
+3
2026-04-24
sched_ext: Reject NULL-sch callers in scx_bpf_task_set_slice/dsq_vtime
Tejun Heo
-2
/
+2
2026-04-24
sched_ext: Refuse cross-task select_cpu_from_kfunc calls
Tejun Heo
-2
/
+17
2026-04-24
sched_ext: Align cgroup #ifdef guards with SUB_SCHED vs GROUP_SCHED
Tejun Heo
-19
/
+22
2026-04-24
sched_ext: Make bypass LB cpumasks per-scheduler
Tejun Heo
-14
/
+21
2026-04-24
sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before
Tejun Heo
-1
/
+1
2026-04-24
sched_ext: Pass held rq to SCX_CALL_OP() for dump_cpu/dump_task
Tejun Heo
-8
/
+6
2026-04-24
sched_ext: Save and restore scx_locked_rq across SCX_CALL_OP
Tejun Heo
-19
/
+30
2026-04-24
sched_ext: Use dsq->first_task instead of list_empty() in dispatch_enqueue() ...
Tejun Heo
-4
/
+6
2026-04-24
sched_ext: Resolve caller's scheduler in scx_bpf_destroy_dsq() / scx_bpf_dsq_...
Tejun Heo
-8
/
+9
2026-04-24
sched_ext: Read scx_root under scx_cgroup_ops_rwsem in cgroup setters
Tejun Heo
-3
/
+6
2026-04-24
sched_ext: Don't disable tasks in scx_sub_enable_workfn() abort path
Tejun Heo
-6
/
+30
2026-04-24
sched_ext: Skip tasks with stale task_rq in bypass_lb_cpu()
Tejun Heo
-0
/
+9
2026-04-24
sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
Tejun Heo
-1
/
+11
2026-04-24
sched_ext: Unregister sub_kset on scheduler disable
Tejun Heo
-0
/
+6
2026-04-24
sched_ext: Defer scx_hardlockup() out of NMI
Tejun Heo
-6
/
+27
2026-04-24
Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+7
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-187
/
+347
2026-04-24
Merge tag 'io_uring-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-24
/
+111
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-215
/
+443
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-50
/
+1144
2026-04-24
Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-42
/
+114
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-30
/
+95
2026-04-24
Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+13
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4299
/
+12801
[prev]
[next]