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
2024-12-17
interconnect: icc-clk: check return values of devm_kasprintf()
Bartosz Golaszewski
1
-0
/
+10
2024-12-17
interconnect: qcom: icc-rpm: Set the count member before accessing the flex a...
Georgi Djakov
1
-1
/
+1
2024-12-01
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-3
/
+840
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-24
/
+0
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+7
2024-12-01
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-24
/
+65
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-11
/
+41
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2
-24
/
+0
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-127
/
+325
2024-11-30
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
27
-192
/
+547
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
8
-47
/
+87
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+15
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-119
/
+257
2024-11-30
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+13
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
1
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
1
-50
/
+32
2024-11-30
tools/power turbostat: Consolidate graphics sysfs access
Zhang Rui
1
-9
/
+6
2024-11-30
tools/power turbostat: Remove unnecessary fflush() call
Zhang Rui
1
-4
/
+3
2024-11-30
tools/power turbostat: Enhance platform divergence description
Zhang Rui
1
-28
/
+30
2024-11-30
tools/power turbostat: Add initial support for GraniteRapids-D
Zhang Rui
1
-0
/
+1
2024-11-30
tools/power turbostat: Remove PC3 support on Lunarlake
Zhang Rui
1
-1
/
+1
2024-11-30
tools/power turbostat: Rename arl_features to lnl_features
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Add back PC8 support on Arrowlake
Zhang Rui
1
-3
/
+3
2024-11-30
tools/power turbostat: Remove PC7/PC9 support on MTL
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
Patryk Wlazlyn
1
-2
/
+2
2024-11-30
tools/power turbostat: Fix trailing '\n' parsing
Zhang Rui
1
-0
/
+3
2024-11-30
tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...
Patryk Wlazlyn
2
-7
/
+123
2024-11-30
tools/power turbostat: Fix column printing for PMT xtal_time counters
Patryk Wlazlyn
1
-3
/
+3
2024-11-30
tools/power turbostat: fix GCC9 build regression
Todd Brandt
1
-9
/
+6
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
73
-1010
/
+1471
2024-11-30
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
81
-599
/
+2221
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
83
-1394
/
+1227
2024-11-30
Merge tag 'ubifs-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-98
/
+96
2024-11-30
Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux
Linus Torvalds
4
-25
/
+13
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
22
-230
/
+65
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-153
/
+229
2024-11-30
Merge tag '6.13-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
24
-297
/
+523
2024-11-30
Merge tag '6.13-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
24
-130
/
+171
2024-11-30
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
1
-2
/
+7
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
81
-241
/
+381
2024-11-30
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
1
-28
/
+0
[next]