index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-15
3
-6
/
+6
*
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
2016-12-15
1
-0
/
+2
*
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
2016-12-15
1
-1
/
+1
*
vhost/scsi: Remove unused but set variable
Tobias Klauser
2016-12-15
1
-2
/
+0
*
vringh: kill off ACCESS_ONCE()
Mark Rutland
2016-12-15
1
-2
/
+3
*
crypto: add virtio-crypto driver
Gonglei
2016-12-15
8
-0
/
+1426
*
vhost: cache used event for better performance
Jason Wang
2016-12-15
2
-6
/
+25
*
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
2016-12-15
1
-8
/
+17
*
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
2016-12-15
1
-40
/
+57
*
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
2016-12-15
1
-34
/
+27
*
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
2016-12-15
1
-1
/
+0
*
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2016-12-15
2
-26
/
+17
*
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
2016-12-15
1
-3
/
+1
*
vhost: add missing __user annotations
Michael S. Tsirkin
2016-12-15
1
-5
/
+5
*
vhost: make interval tree static inline
Michael S. Tsirkin
2016-12-15
1
-1
/
+1
*
drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked
Michael S. Tsirkin
2016-12-15
1
-0
/
+2
*
drm/virtio: fix lock context imbalance
Michael S. Tsirkin
2016-12-15
1
-1
/
+3
*
drm/virtio: fix endianness in primary_plane_update
Michael S. Tsirkin
2016-12-15
1
-2
/
+2
*
virtio_console: drop unused config fields
Michael S. Tsirkin
2016-12-15
1
-7
/
+7
*
virtio_ring: fix complaint by sparse
Gonglei
2016-12-15
1
-2
/
+2
*
virtio_pci_modern: fix complaint by sparse
Gonglei
2016-12-15
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-15
31
-105
/
+115
|
\
|
*
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
2016-12-15
1
-2
/
+2
|
*
idr: add ida_is_empty
Matthew Wilcox
2016-12-15
2
-6
/
+6
|
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-15
22
-63
/
+46
|
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-15
4
-4
/
+4
|
*
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
2016-12-15
1
-2
/
+1
|
*
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-15
2
-8
/
+23
|
*
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-12-15
1
-20
/
+33
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-15
1
-3
/
+19
|
\
\
|
*
|
nvme/pci: Log PCI_STATUS when the controller dies
Andy Lutomirski
2016-12-14
1
-3
/
+19
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-12-14
16
-375
/
+519
|
\
\
\
|
*
|
|
tpm: adjust return value of tpm_read_log
Jason Gunthorpe
2016-11-28
1
-2
/
+4
|
*
|
|
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
2016-11-28
1
-7
/
+6
|
*
|
|
tpm: Fix handling of missing event log
Jason Gunthorpe
2016-11-28
4
-21
/
+26
|
*
|
|
tpm: Check the bios_dir entry for NULL before accessing it
Stefan Berger
2016-11-28
1
-5
/
+7
|
*
|
|
tpm: return -ENODEV if np is not set
Colin Ian King
2016-11-28
1
-1
/
+1
|
*
|
|
tpm: cleanup of printk error messages
Nayna Jain
2016-11-28
2
-32
/
+13
|
*
|
|
tpm: replace of_find_node_by_name() with dev of_node property
Nayna Jain
2016-11-28
1
-4
/
+2
|
*
|
|
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
2016-11-28
5
-33
/
+42
|
*
|
|
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
2016-11-28
1
-0
/
+1
|
*
|
|
tpm: have event log use the tpm_chip
Nayna Jain
2016-11-28
6
-37
/
+84
|
*
|
|
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
2016-11-28
3
-26
/
+11
|
*
|
|
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
2016-11-28
4
-54
/
+43
|
*
|
|
tpm: replace symbolic permission with octal for securityfs files
Nayna Jain
2016-11-28
1
-2
/
+2
|
*
|
|
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Baruch Siach
2016-11-28
1
-1
/
+1
|
*
|
|
tpm_tis: Allow tpm_tis to be bound using DT
Jason Gunthorpe
2016-11-28
2
-1
/
+12
|
*
|
|
tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV
Jarkko Sakkinen
2016-11-28
1
-25
/
+47
|
*
|
|
tpm: Only call pm_runtime_get_sync if device has a parent
Stefan Berger
2016-11-28
1
-2
/
+4
|
*
|
|
tpm: define a generic open() method for ascii & bios measurements
Nayna Jain
2016-11-28
1
-48
/
+15
[next]