index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
2019-08-09
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-09
Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-08-09
Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-08-09
Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-08-09
Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-08-09
iommu/vt-d: Fix possible use-after-free of private domain
Lu Baolu
2019-08-09
iommu/vt-d: Detach domain before using a private one
Lu Baolu
2019-08-09
iommu/dma: Handle SG length overflow better
Robin Murphy
2019-08-09
iommu/vt-d: Correctly check format of page table in debugfs
Lu Baolu
2019-08-09
bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_str...
Coly Li
2019-08-09
omap-dma/omap_vout_vrfb: fix off-by-one fi value
Hans Verkuil
2019-08-09
drm/i915: Use after free in error path in intel_vgpu_create_workload()
Dan Carpenter
2019-08-09
Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-08-09
Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-08-08
auxdisplay: charlcd: add include guard to charlcd.h
Masahiro Yamada
2019-08-08
auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
Masahiro Yamada
2019-08-08
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-08-08
usb: setup authorized_default attributes using usb_bus_notify
Thiébaud Weksteen
2019-08-08
dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_...
Jia-Ju Bai
2019-08-08
block: aoe: Fix kernel crash due to atomic sleep when exiting
He Zhe
2019-08-08
pwm: Fallback to the static lookup-list when acpi_pwm_get fails
Hans de Goede
2019-08-08
usb: iowarrior: fix deadlock on disconnect
Oliver Neukum
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
2019-08-08
Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-08-08
Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-08-07
scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask
James Smart
2019-08-07
Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-07
hwmon: (lm75) Fixup tmp75b clr_mask
Iker Perez del Palomar Sustatxa
2019-08-07
hwmon: (nct7802) Fix wrong detection of in4 presence
Guenter Roeck
2019-08-07
IB/mlx5: Check the correct variable in error handling code
Dan Carpenter
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
2019-08-07
libata: add SG safety checks in SFF pio transfers
Jens Axboe
2019-08-07
libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
Jens Axboe
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
2019-08-07
Revert "PCI: Add missing link delays required by the PCIe spec"
Mika Westerberg
2019-08-06
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
Marek Olšák
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
RISC-V: Remove per cpu clocksource
Atish Patra
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
2019-08-06
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
2019-08-06
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
2019-08-06
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
[prev]
[next]