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
2021-03-30
can: c_can_pci: c_can_pci_remove(): fix use-after-free
Tong Zhang
1
-1
/
+2
2021-03-30
can: kvaser_pciefd: Always disable bus load reporting
Jimmy Assarsson
1
-0
/
+4
2021-03-30
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
2021-03-30
can: peak_usb: add forgotten supported devices
Stephane Grosjean
1
-0
/
+2
2021-03-30
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
1
-1
/
+1
2021-03-30
net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
Xie He
1
-1
/
+41
2021-03-30
net: ipa: terminate message handler arrays
Alex Elder
1
-0
/
+2
2021-03-30
clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
Douglas Anderson
1
-2
/
+2
2021-03-30
ftgmac100: Restart MAC HW once
Dylan Hung
1
-0
/
+1
2021-03-30
net: phy: broadcom: Add power down exit reset state delay
Florian Fainelli
1
-0
/
+5
2021-03-30
net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_template
Lv Yunlong
1
-0
/
+3
2021-03-30
e1000e: Fix error handling in e1000_set_d0_lplu_state_82571
Dinghao Liu
1
-0
/
+2
2021-03-30
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
1
-1
/
+5
2021-03-30
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2
-33
/
+41
2021-03-30
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-30
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-03-30
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
1
-0
/
+9
2021-03-30
net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
Florian Fainelli
1
-2
/
+4
2021-03-30
net/mlx5e: Don't match on Geneve options in case option masks are all zero
Maor Dickman
1
-0
/
+4
2021-03-30
net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
Maxim Mikityanskiy
1
-1
/
+3
2021-03-30
net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
Tariq Toukan
3
-8
/
+9
2021-03-30
veth: Store queue_mapping independently of XDP prog presence
Maciej Fijalkowski
1
-2
/
+1
2021-03-30
soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva
Tony Lindgren
1
-1
/
+5
2021-03-30
bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
Grygorii Strashko
1
-2
/
+2
2021-03-30
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
1
-1
/
+1
2021-03-30
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
1
-1
/
+1
2021-03-30
drm/i915: Fix the GT fence revocation runtime PM logic
Imre Deak
3
-6
/
+41
2021-03-30
drm/amdgpu: Add additional Sienna Cichlid PCI ID
Alex Deucher
1
-0
/
+1
2021-03-30
drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.x
Alex Deucher
1
-2
/
+1
2021-03-30
drm/amd/pm: workaround for audio noise issue
Kenneth Feng
4
-11
/
+166
2021-03-30
drm/etnaviv: Use FOLL_FORCE for userptr
Daniel Vetter
1
-1
/
+1
2021-03-30
ACPICA: Always create namespace nodes using acpi_ns_create_node()
Vegard Nossum
1
-2
/
+1
2021-03-30
ACPI: video: Add missing callback back for Sony VPCEH3U1E
Chris Chiu
1
-0
/
+1
2021-03-30
platform/x86: intel-vbtn: Stop reporting SW_DOCK events
Hans de Goede
1
-2
/
+10
2021-03-30
netsec: restore phy power state after controller reset
Mian Yousaf Kaukab
1
-3
/
+6
2021-03-30
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-30
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
1
-3
/
+2
2021-03-30
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
1
-0
/
+6
2021-03-30
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
1
-1
/
+1
2021-03-30
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
1
-0
/
+1
2021-03-30
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
1
-0
/
+1
2021-03-30
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
1
-4
/
+4
2021-03-30
drm/radeon: fix AGP dependency
Christian König
1
-0
/
+1
2021-03-30
drm/amdgpu: fb BO should be ttm_bo_type_device
Nirmoy Das
1
-1
/
+1
2021-03-30
drm/amd/display: Revert dram_clock_change_latency for DCN2.1
Sung Lee
1
-1
/
+1
2021-03-30
regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
satya priya
1
-2
/
+2
2021-03-30
staging: rtl8192e: fix kconfig dependency on CRYPTO
Julian Braha
1
-0
/
+1
2021-03-30
habanalabs: Call put_pid() when releasing control device
Tomer Tayar
1
-0
/
+2
2021-03-30
umem: fix error return code in mm_pci_probe()
Wei Yongjun
1
-1
/
+4
2021-03-30
irqchip/ingenic: Add support for the JZ4760
Paul Cercueil
2
-0
/
+2
[prev]
[next]