index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
cpufreq/amd-pstate: Show a warning when a CPU fails to setup
Mario Limonciello
1
-0
/
+2
2025-03-06
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Mario Limonciello
1
-1
/
+4
2025-03-06
cpufreq/amd-pstate: Fix the clamping of perf values
Dhananjay Ugwekar
1
-2
/
+2
2025-02-23
cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_...
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs
Dhananjay Ugwekar
2
-17
/
+11
2025-02-23
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
1
-0
/
+3
2025-02-23
cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call
Dhananjay Ugwekar
1
-4
/
+0
2025-02-23
cpufreq/amd-pstate: Modularize perf<->freq conversion
Dhananjay Ugwekar
1
-27
/
+30
2025-02-23
cpufreq/amd-pstate: Convert all perf values to u8
Dhananjay Ugwekar
3
-62
/
+62
2025-02-23
cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update
Dhananjay Ugwekar
1
-5
/
+4
2025-02-23
cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf
Dhananjay Ugwekar
1
-2
/
+0
2025-02-23
cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback
Dhananjay Ugwekar
1
-6
/
+6
2025-02-23
Linux 6.14-rc4
v6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-23
Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+10
2025-02-23
Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2025-02-22
Merge tag 'v6.14-rc3-smb3-client-fix-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
1
-0
/
+4
2025-02-22
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+4
2025-02-22
Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+34
2025-02-22
Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-15
/
+9
2025-02-22
Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+119
2025-02-22
Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-2
/
+8
2025-02-22
Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-24
/
+95
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
20
-68
/
+70
2025-02-21
Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
30
-124
/
+146
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
16
-150
/
+216
2025-02-21
Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
5
-21
/
+42
2025-02-21
Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+7
2025-02-21
Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-25
/
+53
2025-02-21
Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-32
/
+76
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
1
-3
/
+3
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
1
-4
/
+2
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-21
docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Brian Ochoa
1
-2
/
+2
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
1
-3
/
+8
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
1
-0
/
+1
2025-02-21
irqchip/qcom-pdc: Workaround hardware register bug on X1E80100
Stephan Gerhold
1
-3
/
+64
2025-02-20
Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
3
-22
/
+21
2025-02-20
Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+0
2025-02-21
Merge tag 'drm-msm-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
15
-49
/
+75
2025-02-21
Merge tag 'drm-intel-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
6
-11
/
+40
2025-02-20
Merge tag 'nvme-6.14-2025-02-20' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
12
-139
/
+208
2025-02-21
Merge tag 'drm-xe-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
3
-16
/
+7
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
24
-140
/
+726
2025-02-20
MAINTAINERS: Change maintainer for RDT
Fenghua Yu
1
-1
/
+1
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-48
/
+24
[next]