index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-05-06
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-05
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-05-05
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-04
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-05-04
Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-04
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2018-05-04
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
2018-05-04
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
2018-05-04
Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-05-04
Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
From: Gustavo A. R. Silva
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-03
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-05-04
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
2018-05-03
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
Heikki Krogerus
2018-05-03
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
2018-05-03
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
2018-05-03
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
2018-05-03
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
2018-05-03
bcache: count backing device I/O error for writeback I/O
Coly Li
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
[next]