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
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
2017-12-09
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
Vitaly Kuznetsov
1
-2
/
+1
2017-12-09
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2017-12-09
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
1
-5
/
+9
2017-12-09
USB: devio: Prevent integer overflow in proc_do_submiturb()
Dan Carpenter
1
-0
/
+5
2017-12-09
USB: Increase usbfs transfer limit
Mateusz Berezecki
1
-27
/
+16
2017-12-09
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-4
/
+24
2017-12-09
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-09
usb: hub: Cycle HUB power when initialization fails
Mike Looijmans
1
-0
/
+9
2017-12-09
dma-buf: Update kerneldoc for sync_file_create
Daniel Vetter
1
-10
/
+4
2017-12-09
dma-buf/sync_file: hold reference to fence when creating sync_file
Gustavo Padovan
1
-1
/
+1
2017-12-09
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-12-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
1
-1
/
+1
2017-12-09
dma-fence: Wrap querying the fence->status
Chris Wilson
3
-14
/
+37
2017-12-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
1
-0
/
+1
2017-12-09
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-12-09
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-12-09
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2
-6
/
+48
2017-12-09
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
3
-48
/
+31
2017-12-09
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
1
-8
/
+4
2017-12-09
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2
-14
/
+15
2017-12-09
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
1
-0
/
+5
2017-12-09
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
1
-1
/
+1
2017-12-09
net: fec: fix multicast filtering hardware setup
Rui Sousa
1
-14
/
+9
2017-12-09
xen-netback: vif counters from int/long to u64
Mart van Santen
2
-8
/
+8
2017-12-09
cec: initiator should be the same as the destination for, poll
Hans Verkuil
1
-4
/
+3
2017-12-09
xen-netfront: Improve error handling during initialization
Ross Lagerwall
1
-18
/
+11
2017-12-09
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-12-09
vfio/spapr: Fix missing mutex unlock when creating a window
Alexey Kardashevskiy
1
-6
/
+5
2017-12-09
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-12-09
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-12-09
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-12-09
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-12-09
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-12-09
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-12-09
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
1
-4
/
+4
2017-12-09
dmaengine: pl330: fix double lock
Iago Abal
1
-13
/
+6
2017-12-09
RDMA/qedr: Fix RDMA CM loopback
Ram Amrani
1
-2
/
+2
2017-12-09
RDMA/qedr: Return success when not changing QP state
Ram Amrani
1
-1
/
+1
2017-12-09
drm/amdgpu: fix unload driver issue for virtual display
Xiangliang Yu
1
-4
/
+1
2017-12-09
drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
Andrzej Hajda
1
-0
/
+2
2017-12-09
drm/amdgpu: fix bug set incorrect value to vce register
Rex Zhu
1
-1
/
+1
2017-12-09
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
1
-7
/
+1
2017-12-09
drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled
Andrzej Hajda
1
-3
/
+5
2017-12-09
drm/exynos/decon5433: update shadow registers iff there are active windows
Andrzej Hajda
1
-4
/
+3
2017-12-09
ravb: Remove Rx overflow log messages
Kazuya Mizuguchi
1
-6
/
+2
2017-12-09
net/appletalk: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-1
/
+1
2017-12-09
be2net: fix unicast list filling
Ivan Vecera
1
-2
/
+1
2017-12-09
be2net: fix accesses to unicast list
Ivan Vecera
1
-6
/
+3
2017-12-09
net: systemport: Pad packet before inserting TSB
Florian Fainelli
1
-9
/
+9
2017-12-09
net: systemport: Utilize skb_put_padto()
Florian Fainelli
1
-3
/
+2
[next]