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
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-10
Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-39
/
+72
2019-01-09
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-09
nvme: don't initlialize ctrl->cntlid twice
Andrey Smirnov
1
-1
/
+0
2019-01-09
nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
James Dingwall
3
-7
/
+16
2019-01-09
nvme: pad fake subsys NQN vid and ssvid with zeros
Keith Busch
1
-1
/
+1
2019-01-09
nvme-multipath: zero out ANA log buffer
Hannes Reinecke
1
-0
/
+2
2019-01-09
nvme-fabrics: unset write/poll queues for discovery controllers
Sagi Grimberg
1
-0
/
+2
2019-01-09
nvme-tcp: don't ask if controller is fabrics
Sagi Grimberg
1
-9
/
+6
2019-01-09
nvme-tcp: remove dead code
Sagi Grimberg
1
-1
/
+0
2019-01-09
nvme-pci: fix out of bounds access in nvme_cqe_pending
Hongbo Yao
1
-1
/
+3
2019-01-09
nvme-pci: rerun irq setup on IO queue init errors
Keith Busch
1
-14
/
+36
2019-01-09
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
Liviu Dudau
1
-4
/
+6
2019-01-09
nvme-pci: fix the wrong setting of nr_maps
Jianchao Wang
1
-1
/
+0
2019-01-06
null_blk: add zoned config support information
John Pittman
1
-0
/
+1
2019-01-03
block: sunvdc: don't run hw queue synchronously from irq context
Ming Lei
1
-1
/
+1
2019-01-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...
Jens Axboe
2
-57
/
+33
2019-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
16
-99
/
+316
2019-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-14
/
+95
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-101
/
+438
2019-01-02
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2019-01-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-151
/
+151
2019-01-02
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2019-01-02
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
19
-242
/
+566
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
10
-161
/
+193
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
14
-1062
/
+1123
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-835
/
+1435
2019-01-01
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
30
-354
/
+2073
2019-01-01
Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
41
-537
/
+517
2019-01-01
Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
100
-1099
/
+10585
2019-01-01
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
13
-95
/
+471
2018-12-31
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
46
-382
/
+2668
2018-12-31
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
3
-21
/
+573
2018-12-31
Merge branch 'fixes' into next/soc
Olof Johansson
319
-1852
/
+2782
2018-12-31
block/swim3: Fix regression on PowerBook G3
Finn Thain
1
-4
/
+3
2018-12-31
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2018-12-31
block/swim3: Remove dead return statement
Finn Thain
1
-1
/
+0
2018-12-31
block/amiflop: Don't log error message on invalid ioctl
Finn Thain
1
-2
/
+0
2018-12-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-21
/
+25
2018-12-31
Merge branch 'topic/uniphier' into for-linus
Vinod Koul
3
-0
/
+518
2018-12-31
Merge branch 'topic/sprd' into for-linus
Vinod Koul
1
-17
/
+135
2018-12-31
Merge branch 'topic/sh' into for-linus
Vinod Koul
5
-99
/
+2
2018-12-31
Merge branch 'topic/sa11x0' into for-linus
Vinod Koul
1
-13
/
+8
2018-12-31
Merge branch 'topic/mtk' into for-linus
Vinod Koul
3
-0
/
+965
2018-12-31
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+1
2018-12-31
Merge branch 'topic/ep93xx' into for-linus
Vinod Koul
1
-3
/
+3
2018-12-31
Merge branch 'topic/dw' into for-linus
Vinod Koul
3
-0
/
+12
2018-12-31
Merge branch 'topic/dmatest' into for-linus
Vinod Koul
1
-53
/
+246
2018-12-31
Merge branch 'topic/dirn_remove' into for-linus
Vinod Koul
4
-32
/
+111
[next]