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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-292
/
+182
2023-04-27
block nbd: use req.cookie instead of req.handle
Eric Blake
-3
/
+3
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
-26
/
+0
2023-04-27
Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-148
/
+160
2023-04-27
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-583
/
+614
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-449
/
+1652
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-65
/
+4
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-98
/
+9
2023-04-27
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
-1
/
+1
2023-04-27
i3c: dw: use bus mode rather than device reg for conditional tCAS setting
Jeremy Kerr
-1
/
+5
2023-04-27
i3c: dw: Return the length from a read priv_xfer
Matt Johnston
-0
/
+7
2023-04-27
of: fdt: Scan /memreserve/ last
Lucas Tanure
-2
/
+3
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10311
/
+9752
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-877
/
+1193
2023-04-27
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3762
/
+894
2023-04-27
Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-409
/
+779
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-7539
/
+2426
2023-04-27
Merge tag 'firewire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+2
2023-04-27
Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-614
/
+1008
2023-04-27
Merge tag 'fbdev-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-209
/
+119
2023-04-27
Merge tag 'i2c-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-78
/
+148
2023-04-27
Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
-26
/
+9
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-1248
/
+1689
2023-04-27
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-1
/
+2497
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1282
/
+1084
2023-04-27
intel_idle: mark few variables as __read_mostly
Artem Bityutskiy
-2
/
+2
2023-04-27
intel_idle: do not sprinkle module parameter definitions around
Artem Bityutskiy
-3
/
+7
2023-04-27
intel_idle: fix confusing message
Artem Bityutskiy
-2
/
+3
2023-04-27
intel_idle: improve C-state flags handling robustness
Artem Bityutskiy
-10
/
+18
2023-04-27
intel_idle: further intel_idle_init_cstates_icpu() cleanup
Artem Bityutskiy
-11
/
+13
2023-04-27
intel_idle: clean up intel_idle_init_cstates_icpu()
Artem Bityutskiy
-5
/
+5
2023-04-27
intel_idle: use pr_info() instead of printk()
Artem Bityutskiy
-1
/
+1
2023-04-27
thermal: intel: menlow: Get rid of this driver
Rafael J. Wysocki
-531
/
+0
2023-04-27
ACPI: thermal: Move to dedicated function sysfs extra attr creation
Daniel Lezcano
-19
/
+31
2023-04-27
ACPI: thermal: Use thermal_zone_device()
Daniel Lezcano
-4
/
+9
2023-04-27
thermal: intel: pch_thermal: Use thermal driver device to write a trace
Daniel Lezcano
-1
/
+2
2023-04-27
thermal: core: Encapsulate tz->device field
Daniel Lezcano
-0
/
+6
2023-04-27
thermal: gov_step_wise: Adjust code logic to match comment
Zhang Rui
-14
/
+6
2023-04-27
thermal: gov_step_wise: Delete obsolete comment
Zhang Rui
-8
/
+0
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-317
/
+491
2023-04-27
Merge tag 'thermal-v6.4-rc1-3' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
-48
/
+44
2023-04-27
ACPI: property: Support strings in Apple _DSM props
Hector Martin
-1
/
+10
2023-04-27
ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001
Marius Hoch
-0
/
+10
2023-04-27
ACPI: PM: Do not turn of unused power resources on the Toshiba Click Mini
Hans de Goede
-0
/
+19
2023-04-27
leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver
Andreas Kemnade
-0
/
+175
2023-04-27
Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-152
/
+140
2023-04-27
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-208
/
+385
2023-04-27
Merge tag 'drm-next-2023-04-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-613
/
+21
2023-04-27
octeontx2-pf: mcs: Do not reset PN while updating secy
Subbaraya Sundeep
-5
/
+10
2023-04-27
octeontx2-pf: mcs: Fix shared counters logic
Subbaraya Sundeep
-8
/
+8
[prev]
[next]