index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
virtio: acknowledge all features before access
Michael S. Tsirkin
1
-17
/
+22
2022-03-16
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-2
/
+1
2022-03-16
mmc: meson: Fix usage of meson_mmc_post_req()
Rong Chen
1
-7
/
+8
2022-03-16
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
1
-1
/
+24
2022-03-16
staging: gdm724x: fix use after free in gdm_lte_rx()
Dan Carpenter
1
-2
/
+3
2022-03-16
staging: rtl8723bs: Fix access-point mode deadlock
Hans de Goede
5
-24
/
+33
2022-03-16
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-03-16
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-1
/
+1
2022-03-16
gpio: Return EPROBE_DEFER if gc->to_irq is NULL
Shreeya Patel
1
-0
/
+10
2022-03-16
hwmon: (pmbus) Clear pmbus fault/warning bits after read
Vikash Chandola
1
-0
/
+5
2022-03-16
spi: rockchip: terminate dma transmission when slave abort
Jon Lin
1
-0
/
+6
2022-03-16
spi: rockchip: Fix error in getting num-cs property
Jon Lin
1
-3
/
+4
2022-03-16
net: bcmgenet: Don't claim WOL when its not available
Jeremy Linton
1
-0
/
+7
2022-03-16
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-16
gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
Miaoqian Lin
1
-0
/
+1
2022-03-16
gpio: ts4900: Do not set DAT and OE together
Mark Featherston
1
-5
/
+19
2022-03-16
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-03-16
net/mlx5e: Lag, Only handle events from highest priority multipath entry
Roi Dayan
1
-3
/
+8
2022-03-16
net/mlx5: Fix a race on command flush flow
Moshe Shemesh
1
-7
/
+8
2022-03-16
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-16
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-16
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-16
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-16
ice: Rename a couple of variables
Anirudh Venkataramanan
1
-25
/
+25
2022-03-16
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
1
-9
/
+1
2022-03-16
ice: Align macro names to the specification
Anirudh Venkataramanan
4
-23
/
+24
2022-03-16
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-16
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-16
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-03-16
drm/sun4i: mixer: Fix P010 and P210 format numbers
Jernej Skrabec
1
-4
/
+4
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-16
isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
Jia-Ju Bai
1
-1
/
+5
2022-03-16
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-16
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
1
-3
/
+3
2022-03-16
mISDN: Remove obsolete PIPELINE_DEBUG debugging information
Zhen Lei
1
-44
/
+2
2022-03-16
HID: vivaldi: fix sysfs attributes leak
Dmitry Torokhov
1
-1
/
+1
2022-03-16
clk: qcom: gdsc: Add support to update GDSC transition delay
Taniya Das
2
-6
/
+28
2022-03-11
Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
Greg Kroah-Hartman
2
-14
/
+10
2022-03-11
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
1
-7
/
+29
2022-03-11
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
1
-25
/
+0
2022-03-11
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-11
xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-2
/
+1
2022-03-11
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
1
-2
/
+12
2022-03-11
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-03-08
hamradio: fix macro redefine warning
Huang Pei
1
-0
/
+2
[next]