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
*
ipmi_si: Join string literals back
Andy Shevchenko
2021-04-02
6
-66
/
+38
*
ipmi_si: Drop redundant check before calling put_device()
Andy Shevchenko
2021-04-02
1
-2
/
+1
*
ipmi_si: Use strstrip() to remove surrounding spaces
Andy Shevchenko
2021-04-02
1
-12
/
+4
*
ipmi_si: Get rid of ->addr_source_cleanup()
Andy Shevchenko
2021-04-02
3
-22
/
+2
*
ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()
Andy Shevchenko
2021-04-02
3
-16
/
+16
*
ipmi_si: Introduce ipmi_panic_event_str[] array
Andy Shevchenko
2021-04-02
1
-32
/
+19
*
ipmi_si: Use proper ACPI macros to check error code for failures
Andy Shevchenko
2021-04-02
1
-6
/
+6
*
ipmi_si: Utilize temporary variable to hold device pointer
Andy Shevchenko
2021-04-02
1
-8
/
+7
*
ipmi_si: Remove bogus err_free label
Andy Shevchenko
2021-04-02
1
-12
/
+5
*
ipmi_si: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2021-04-02
1
-20
/
+14
*
ipmi: Handle device properties with software node API
Heikki Krogerus
2021-03-11
1
-1
/
+1
*
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
2021-03-11
1
-61
/
+20
*
ipmi: Refine retry conditions for getting device id
Terry Duncan
2021-03-11
2
-8
/
+4
*
Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-03-10
5
-24
/
+36
|
\
|
*
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
2021-03-08
1
-1
/
+1
|
*
s390/tty3270: avoid comma separated statements
Joe Perches
2021-03-08
1
-2
/
+4
|
*
s390/crypto: return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-08
1
-1
/
+1
|
*
s390/cio: return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-08
1
-2
/
+2
|
*
s390/zcore: release dump save area on restart or power down
Alexander Egorenkov
2021-03-08
1
-0
/
+26
|
*
s390/zcore: no need to check return value of debugfs_create functions
Alexander Egorenkov
2021-03-08
1
-17
/
+1
|
*
s390/time,idle: get rid of unsigned long long
Heiko Carstens
2021-03-08
1
-1
/
+1
*
|
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-10
89
-404
/
+782
|
\
\
|
*
|
s390/qeth: fix notification for pending buffers during teardown
Julian Wiedmann
2021-03-10
1
-3
/
+3
|
*
|
s390/qeth: schedule TX NAPI on QAOB completion
Julian Wiedmann
2021-03-10
1
-6
/
+12
|
*
|
s390/qeth: improve completion of pending TX buffers
Julian Wiedmann
2021-03-10
2
-42
/
+30
|
*
|
s390/qeth: fix memory leak after failed TX Buffer allocation
Julian Wiedmann
2021-03-10
1
-18
/
+17
|
*
|
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
2021-03-10
1
-2
/
+8
|
*
|
net: lapbether: Remove netif_start_queue / netif_stop_queue
Xie He
2021-03-09
1
-3
/
+0
|
*
|
atm: idt77252: fix null-ptr-dereference
Tong Zhang
2021-03-09
1
-2
/
+2
|
*
|
atm: uPD98402: fix incorrect allocation
Tong Zhang
2021-03-09
1
-1
/
+1
|
*
|
net: bonding: fix error return code of bond_neigh_init()
Jia-Ju Bai
2021-03-08
1
-2
/
+6
|
*
|
net: enetc: allow hardware timestamping on TX queues with tc-etf enabled
Vladimir Oltean
2021-03-08
1
-0
/
+6
|
*
|
net: enetc: set MAC RX FIFO to recommended value
Alex Marginean
2021-03-08
2
-0
/
+8
|
*
|
net: davicom: Use platform_get_irq_optional()
Paul Cercueil
2021-03-08
1
-1
/
+1
|
*
|
net: davicom: Fix regulator not turned off on driver removal
Paul Cercueil
2021-03-08
1
-1
/
+8
|
*
|
net: davicom: Fix regulator not turned off on failed probe
Paul Cercueil
2021-03-08
1
-3
/
+9
|
*
|
net: wan: fix error return code of uhdlc_init()
Jia-Ju Bai
2021-03-08
1
-2
/
+6
|
*
|
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
2021-03-08
1
-1
/
+3
|
*
|
net: usb: log errors to dmesg/syslog
Grant Grundler
2021-03-08
1
-1
/
+1
|
*
|
net: usb: cdc_ncm: emit dev_err on error paths
Grant Grundler
2021-03-08
1
-5
/
+5
|
*
|
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
2021-03-08
1
-4
/
+4
|
*
|
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
2021-03-08
1
-3
/
+3
|
*
|
ethernet: alx: fix order of calls on resume
Jakub Kicinski
2021-03-06
1
-2
/
+5
|
*
|
lan743x: trim all 4 bytes of the FCS; not just 2
George McCollister
2021-03-05
1
-1
/
+1
|
*
|
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
2021-03-05
1
-0
/
+15
|
*
|
sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
Denis Efremov
2021-03-05
1
-2
/
+0
|
*
|
net/hamradio/6pack: remove redundant check in sp_encaps()
Denis Efremov
2021-03-05
1
-5
/
+0
|
*
|
r8169: fix r8168fp_adjust_ocp_cmd function
Hayes Wang
2021-03-05
1
-1
/
+1
|
*
|
ibmvnic: remove excessive irqsave
Junlin Yang
2021-03-05
1
-2
/
+2
|
*
|
stmmac: intel: Fixes clock registration error seen for multiple interfaces
Wong Vee Khee
2021-03-05
1
-1
/
+4
[next]