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
...
|
|
*
|
|
|
r8152: fix the firmware doesn't work
Hayes Wang
2024-09-05
1
-4
/
+13
|
|
*
|
|
|
bareudp: Fix device stats updates.
Guillaume Nault
2024-09-04
1
-11
/
+11
|
|
*
|
|
|
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2024-09-04
1
-9
/
+13
|
|
*
|
|
|
usbnet: modern method to get random MAC
Oliver Neukum
2024-09-03
1
-8
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
2024-09-03
1
-11
/
+51
|
|
*
|
|
ptp: ocp: convert serial ports to array
Vadim Fedorenko
2024-09-03
1
-63
/
+57
|
|
*
|
|
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
2024-09-03
1
-0
/
+2
|
|
*
|
|
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-4
/
+13
|
|
*
|
|
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
2024-09-03
1
-1
/
+2
|
|
*
|
|
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
2024-09-03
1
-28
/
+34
|
|
*
|
|
Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-09-03
1
-0
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: qca: If memdump doesn't work, re-enable IBS
Douglas Anderson
2024-08-30
1
-0
/
+1
|
|
*
|
|
|
Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2024-09-03
5
-64
/
+117
|
|
|
\
\
\
\
|
|
|
*
|
|
|
can: kvaser_pciefd: Use a single write when releasing RX buffers
Martin Jocic
2024-08-30
1
-10
/
+8
|
|
|
*
|
|
|
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
2024-08-22
1
-1
/
+1
|
|
|
*
|
|
|
can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
Marc Kleine-Budde
2024-08-06
1
-3
/
+11
|
|
|
*
|
|
|
can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
Marc Kleine-Budde
2024-08-06
2
-4
/
+27
|
|
|
*
|
|
|
can: m_can: Limit coalescing to peripheral instances
Markus Schneider-Pargmann
2024-08-06
1
-7
/
+9
|
|
|
*
|
|
|
can: m_can: Reset cached active_interrupts on start
Markus Schneider-Pargmann
2024-08-06
1
-0
/
+1
|
|
|
*
|
|
|
can: m_can: disable_all_interrupts, not clear active_interrupts
Markus Schneider-Pargmann
2024-08-06
1
-1
/
+0
|
|
|
*
|
|
|
can: m_can: Do not cancel timer from within timer
Markus Schneider-Pargmann
2024-08-06
1
-15
/
+42
|
|
|
*
|
|
|
can: m_can: Remove m_can_rx_peripheral indirection
Markus Schneider-Pargmann
2024-08-06
1
-17
/
+1
|
|
|
*
|
|
|
can: m_can: Remove coalesing disable in isr during suspend
Markus Schneider-Pargmann
2024-08-06
1
-3
/
+1
|
|
|
*
|
|
|
can: m_can: Reset coalescing during suspend/resume
Markus Schneider-Pargmann
2024-08-06
1
-3
/
+13
|
|
|
*
|
|
|
can: m_can: Release irq on error in m_can_open
Simon Horman
2024-08-06
1
-1
/
+4
|
|
*
|
|
|
|
igc: Unlock on error in igc_io_resume()
Dan Carpenter
2024-09-02
1
-0
/
+1
|
|
*
|
|
|
|
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-09-02
1
-12
/
+2
|
|
*
|
|
|
|
net: mctp-serial: Fix missing escapes on transmit
Matt Johnston
2024-09-01
1
-2
/
+2
|
|
*
|
|
|
|
net: mctp-serial: Add kunit test for next_chunk_len()
Matt Johnston
2024-09-01
2
-0
/
+114
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2024-08-30
2
-0
/
+17
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-29
1
-0
/
+7
|
|
|
*
|
|
|
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
2024-08-29
1
-0
/
+10
|
*
|
|
|
|
|
Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-06
5
-18
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
spi: spi-fsl-lpspi: Fix off-by-one in prescale max
Stefan Wahren
2024-09-05
1
-2
/
+2
|
|
*
|
|
|
|
|
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
2024-09-03
1
-0
/
+1
|
|
*
|
|
|
|
|
spi: bcm63xx: Enable module autoloading
Liao Chen
2024-09-02
1
-0
/
+1
|
|
*
|
|
|
|
|
spi: intel: Add check devm_kasprintf() returned value
Charles Han
2024-08-30
1
-0
/
+3
|
|
*
|
|
|
|
|
spi: spidev: Add an entry for elgin,jg10309-01
Fabio Estevam
2024-08-29
1
-0
/
+1
|
|
*
|
|
|
|
|
spi: rockchip: Resolve unbalanced runtime PM / system PM handling
Brian Norris
2024-08-28
1
-16
/
+7
|
*
|
|
|
|
|
|
Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-09-05
2
-2
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
2024-09-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
platform/x86: dell-smbios: Fix error path in dell_smbios_init()
Aleksandr Mishin
2024-08-30
1
-1
/
+4
|
*
|
|
|
|
|
|
|
Merge tag 'hwmon-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-04
2
-3
/
+5
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Armin Wolf
2024-09-02
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
hwmon: ltc2991: fix register bits defines
Pawel Dembicki
2024-09-01
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-02
1
-1
/
+3
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-08-26
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'irq-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
6
-63
/
+104
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
irqchip/irq-msi-lib: Check for NULL ops in msi_lib_irq_domain_select()
Maxime Chevallier
2024-08-23
1
-1
/
+4
|
|
*
|
|
|
|
|
|
|
|
irqchip/gic-v3: Init SRE before poking sysregs
Mark Rutland
2024-08-23
1
-7
/
+14
[prev]
[next]