index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2017-07-05
cpufreq: s3c2416: double free on driver init error path
Dan Carpenter
1
-1
/
+0
2017-07-05
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
1
-1
/
+1
2017-07-05
iommu: Handle default domain attach failure
Robin Murphy
1
-13
/
+24
2017-07-05
iommu/vt-d: Don't over-free page table directories
David Dillow
1
-1
/
+1
2017-07-05
watchdog: bcm281xx: Fix use of uninitialized spinlock.
Eric Anholt
1
-1
/
+2
2017-07-05
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-07-05
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2017-07-05
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
1
-1
/
+1
2017-07-05
spi: davinci: use dma_mapping_error()
Kevin Hilman
1
-2
/
+2
2017-07-05
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
1
-0
/
+7
2017-07-05
HID: i2c-hid: Add sleep between POWER ON and RESET
Brendan McGrath
1
-0
/
+9
2017-07-05
ibmveth: Add a proper check for the availability of the checksum features
Thomas Huth
1
-2
/
+5
2017-07-05
vxlan: do not age static remote mac entries
Balakrishnan Raman
1
-1
/
+1
2017-07-05
virtio_net: fix PAGE_SIZE > 64k
Michael S. Tsirkin
1
-1
/
+9
2017-07-05
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
Greg Kurz
1
-0
/
+4
2017-07-05
drm/amdgpu: check ring being ready before using
Ding Pixel
1
-0
/
+7
2017-07-05
amd-xgbe: Check xgbe_init() return code
Lendacky, Thomas
2
-2
/
+6
2017-07-05
platform/x86: ideapad-laptop: handle ACPI event 1
Zach Ploskey
1
-0
/
+1
2017-07-05
scsi: virtio_scsi: Reject commands when virtqueue is broken
Eric Farman
1
-1
/
+10
2017-07-05
xen-netfront: Fix Rx stall during network stress and OOM
Vineeth Remanan Pillai
1
-1
/
+1
2017-07-05
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
1
-2
/
+3
2017-07-05
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-07-05
gianfar: Do not reuse pages from emergency reserve
Eric Dumazet
1
-1
/
+1
2017-07-05
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
2017-07-05
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
1
-0
/
+3
2017-07-05
net: bgmac: Fix SOF bit checking
Florian Fainelli
1
-2
/
+3
2017-07-05
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2017-07-05
mtd: bcm47xxpart: don't fail because of bit-flips
Rafał Miłecki
1
-16
/
+22
2017-07-05
bgmac: fix a missing check for build_skb
wangweidong
1
-0
/
+5
2017-07-05
mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
Rafał Miłecki
1
-2
/
+2
2017-07-05
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
1
-4
/
+4
2017-07-05
net: mvneta: Fix for_each_present_cpu usage
Gregory CLEMENT
1
-5
/
+3
2017-07-05
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2
-1
/
+5
2017-07-05
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
Johannes Thumshirn
1
-0
/
+2
2017-07-05
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
Damien Le Moal
1
-1
/
+2
2017-07-05
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-07-05
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
1
-0
/
+1
2017-07-05
drm/ast: Handle configuration without P2A bridge
Russell Currey
3
-109
/
+168
2017-07-05
sfc: provide dummy definitions of vswitch functions
Bert Kenward
1
-0
/
+10
2017-07-05
net/mlx5: Wait for FW readiness before initializing command interface
Eli Cohen
1
-2
/
+12
2017-06-29
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
1
-6
/
+1
2017-06-29
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2
-0
/
+17
2017-06-29
net: phy: fix marvell phy status reading
Russell King
1
-2
/
+0
2017-06-29
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-06-29
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-06-29
mtd: spi-nor: fix spansion quad enable
Joël Esponde
1
-0
/
+7
2017-06-29
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
Tobias Wolf
1
-3
/
+6
2017-06-29
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
1
-3
/
+8
2017-06-29
drm/amdgpu: adjust default display clock
Alex Deucher
1
-0
/
+4
2017-06-29
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
Alex Deucher
1
-2
/
+2
[next]