index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-0
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/altera-msi'
Bjorn Helgaas
1
-3
/
+1
2021-05-04
Merge branch 'pci/misc'
Bjorn Helgaas
6
-9
/
+27
2021-05-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+1
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
10
-20
/
+47
2021-05-04
Merge branch 'pci/sysfs'
Bjorn Helgaas
5
-348
/
+206
2021-05-04
Merge branch 'pci/vpd'
Bjorn Helgaas
10
-152
/
+44
2021-05-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+1
2021-05-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-11
/
+3
2021-05-04
Merge branch 'pci/error'
Bjorn Helgaas
1
-1
/
+1
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
1
-1
/
+1
2021-05-04
PCI: fu740: Add SiFive FU740 PCIe host controller driver
Paul Walmsley
3
-0
/
+319
2021-05-04
clk: sifive: Use reset-simple in prci driver for PCIe driver
Greentime Hu
4
-0
/
+20
2021-05-04
clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
Greentime Hu
4
-1
/
+62
2021-05-04
virtio_pci_modern: correct sparse tags for notify
Michael S. Tsirkin
1
-5
/
+4
2021-05-04
virtio_pci_modern: __force cast the notify mapping
Michael S. Tsirkin
1
-1
/
+1
2021-05-04
nvmet: remove unsupported command noise
Keith Busch
1
-3
/
+3
2021-05-04
nvme-multipath: reset bdev to ns head when failover
Daniel Wagner
1
-0
/
+3
2021-05-04
nvme-pci: fix controller reset hang when racing with nvme_timeout
Tao Chiu
1
-0
/
+3
2021-05-04
nvme: move the fabrics queue ready check routines to core
Tao Chiu
8
-78
/
+83
2021-05-04
nvme: avoid memset for passthrough requests
Kanchan Joshi
1
-4
/
+3
2021-05-04
nvme: add nvme_get_ns helper
Kanchan Joshi
1
-2
/
+7
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
3
-47
/
+41
2021-05-03
Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
Xie He
1
-3
/
+2
2021-05-03
ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
Lv Yunlong
1
-2
/
+5
2021-05-03
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
11
-28
/
+468
2021-05-03
Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
20
-111
/
+388
2021-05-03
of: overlay: Remove redundant assignment to ret
Jiapeng Chong
1
-3
/
+0
2021-05-03
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
1
-6
/
+13
2021-05-03
ata: ahci_brcm: Fix use of BCM7216 reset controller
Jim Quinlan
1
-23
/
+23
2021-05-03
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+5
2021-05-03
RDMA/rtrs: fix uninitialized symbol 'cnt'
Gioh Kim
1
-1
/
+2
2021-05-03
s390: dasd: Mundane spelling fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-05-03
block/rnbd: Remove all likely and unlikely
Gioh Kim
2
-13
/
+13
2021-05-03
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
1
-2
/
+10
2021-05-03
block/rnbd: Fix style issues
Dima Stepanov
1
-5
/
+5
2021-05-03
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
1
-1
/
+1
2021-05-03
vDPA/ifcvf: get_config_size should return dev specific config size
Zhu Lingshan
1
-1
/
+18
2021-05-03
vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
Zhu Lingshan
2
-2
/
+25
2021-05-03
vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
2
-12
/
+16
2021-05-03
vdpa_sim_blk: add support for vdpa management tool
Stefano Garzarella
1
-13
/
+63
2021-05-03
vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID
Stefano Garzarella
1
-0
/
+15
2021-05-03
vdpa_sim_blk: implement ramdisk behaviour
Stefano Garzarella
1
-18
/
+146
2021-05-03
vdpa: add vdpa simulator for block device
Max Gurtovoy
3
-0
/
+153
2021-05-03
vhost/vdpa: Remove the restriction that only supports virtio-net devices
Xie Yongji
1
-5
/
+1
2021-05-03
vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate()
Stefano Garzarella
1
-7
/
+2
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
4
-0
/
+29
2021-05-03
vdpa_sim: cleanup kiovs in vdpasim_free()
Stefano Garzarella
1
-0
/
+7
2021-05-03
vringh: implement vringh_kiov_advance()
Stefano Garzarella
1
-12
/
+29
2021-05-03
vringh: explain more about cleaning riov and wiov
Stefano Garzarella
1
-3
/
+12
[prev]
[next]