index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/base/component.c: remove superfluous header files from component.c
Mianhan Liu
2021-10-05
1
-1
/
+0
*
drivers/base/arch_topology.c: remove superfluous header
Mianhan Liu
2021-10-05
1
-3
/
+0
*
PCI/sysfs: use NUMA_NO_NODE macro
Max Gurtovoy
2021-10-05
1
-2
/
+4
*
driver core: use NUMA_NO_NODE during device_initialize
Max Gurtovoy
2021-10-05
1
-1
/
+1
*
driver core: Fix possible memory leak in device_link_add()
Yang Yingliang
2021-10-05
1
-3
/
+1
*
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
2021-10-04
440
-2101
/
+4514
|
\
|
*
Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-10-03
2
-22
/
+66
|
|
\
|
|
*
ipack: ipoctal: fix module reference leak
Johan Hovold
2021-09-27
1
-8
/
+21
|
|
*
ipack: ipoctal: fix missing allocation-failure check
Johan Hovold
2021-09-27
1
-1
/
+3
|
|
*
ipack: ipoctal: fix tty-registration error handling
Johan Hovold
2021-09-27
1
-0
/
+7
|
|
*
ipack: ipoctal: fix tty registration race
Johan Hovold
2021-09-27
1
-2
/
+2
|
|
*
ipack: ipoctal: fix stack information leak
Johan Hovold
2021-09-27
1
-5
/
+14
|
|
*
Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2021-09-27
1
-6
/
+19
|
|
|
\
|
|
|
*
interconnect: qcom: sdm660: Add missing a2noc qos clocks
Shawn Guo
2021-09-13
1
-0
/
+14
|
|
|
*
interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and mask
Shawn Guo
2021-09-13
1
-5
/
+4
|
|
|
*
interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
Shawn Guo
2021-09-13
1
-1
/
+1
|
*
|
|
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-03
2
-27
/
+67
|
|
\
\
\
|
|
*
|
|
driver core: Add debug logs when fwnode links are added/deleted
Saravana Kannan
2021-09-28
1
-0
/
+4
|
|
*
|
|
driver core: Create __fwnode_link_del() helper function
Saravana Kannan
2021-09-28
1
-16
/
+19
|
|
*
|
|
driver core: Set deferred probe reason when deferred by driver core
Saravana Kannan
2021-09-28
1
-6
/
+9
|
|
*
|
|
net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents
Saravana Kannan
2021-09-23
1
-0
/
+4
|
|
*
|
|
driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
Saravana Kannan
2021-09-23
1
-0
/
+19
|
|
*
|
|
driver core: fw_devlink: Improve handling of cyclic dependencies
Saravana Kannan
2021-09-21
1
-5
/
+12
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-03
10
-108
/
+101
|
|
\
\
\
|
|
*
|
|
hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...
Nadezda Lutovinova
2021-10-02
1
-15
/
+11
|
|
*
|
|
hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
2021-10-02
1
-17
/
+11
|
|
*
|
|
hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...
Nadezda Lutovinova
2021-10-02
1
-18
/
+11
|
|
*
|
|
hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller
Vadim Pasternak
2021-10-02
1
-1
/
+1
|
|
*
|
|
hwmon: (pmbus/ibm-cffps) max_power_out swap changes
Brandon Wyman
2021-10-02
1
-2
/
+8
|
|
*
|
|
hwmon: (occ) Fix P10 VRM temp sensors
Eddie James
2021-10-02
1
-12
/
+5
|
|
*
|
|
hwmon: (ltc2947) Properly handle errors when looking for the external clock
Uwe Kleine-König
2021-09-24
1
-2
/
+6
|
|
*
|
|
hwmon: (tmp421) fix rounding for negative values
Paul Fertser
2021-09-24
1
-16
/
+8
|
|
*
|
|
hwmon: (tmp421) report /PVLD condition as fault
Paul Fertser
2021-09-24
1
-6
/
+3
|
|
*
|
|
hwmon: (tmp421) handle I2C errors
Paul Fertser
2021-09-24
1
-10
/
+28
|
|
*
|
|
hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...
Vadim Pasternak
2021-09-16
1
-3
/
+9
|
|
*
|
|
hwmon: (k10temp) Remove residues of current and voltage
suma hegde
2021-09-13
1
-6
/
+0
|
|
|
/
/
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-10-02
5
-7
/
+7
|
|
\
\
\
|
|
*
|
|
scsi: csiostor: Add module softdep on cxgb4
Rahul Lakkireddy
2021-09-29
1
-0
/
+1
|
|
*
|
|
scsi: qla2xxx: Fix excessive messages during device logout
Arun Easi
2021-09-29
1
-2
/
+2
|
|
*
|
|
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
2021-09-29
1
-2
/
+2
|
|
*
|
|
scsi: ses: Fix unsigned comparison with less than zero
Jiapeng Chong
2021-09-29
1
-1
/
+1
|
|
*
|
|
scsi: ufs: Fix illegal offset in UPIU event trace
Jonathan Hsu
2021-09-29
1
-2
/
+1
|
*
|
|
|
Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-02
4
-14
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
nbd: use shifts rather than multiplies
Nick Desaulniers
2021-09-30
1
-12
/
+17
|
|
*
|
|
|
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-27
3
-2
/
+11
|
*
|
|
|
|
Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-02
2
-4
/
+13
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nvdimm/pmem: fix creating the dax group
Christoph Hellwig
2021-09-27
1
-4
/
+1
|
|
*
|
|
|
|
ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
Jia He
2021-09-27
1
-0
/
+12
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
drm/i915: fix blank screen booting crashes
Hugh Dickins
2021-10-02
1
-2
/
+3
|
*
|
|
|
|
Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-10-01
3
-13
/
+45
|
|
\
\
\
\
\
[next]