index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
nvme-pci: split the nvme queue lock into submission and completion locks
Jens Axboe
1
-21
/
+23
2018-05-18
nvme-pci: handle completions outside of the queue lock
Jens Axboe
1
-42
/
+45
2018-05-18
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
Jens Axboe
1
-5
/
+13
2018-05-18
nvme-pci: remove cq check after submission
Jens Axboe
1
-2
/
+0
2018-05-18
nvme-pci: simplify nvme_cqe_valid
Christoph Hellwig
1
-6
/
+6
2018-05-18
nvme: mark the result argument to nvme_complete_async_event volatile
Christoph Hellwig
2
-2
/
+2
2018-05-11
nvme/pci: Sync controller reset for AER slot_reset
Keith Busch
1
-2
/
+9
2018-05-07
nvme/pci: Hold controller reference during async probe
Keith Busch
1
-0
/
+3
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
1
-12
/
+16
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
1
-1
/
+9
2018-04-26
nvme: lightnvm: add granby support
Wei Xu
1
-0
/
+2
2018-04-26
NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage
Micah Parrish
1
-0
/
+2
2018-04-26
nvme: change order of qid and cmdid in completion trace
Johannes Thumshirn
1
-2
/
+2
2018-04-26
nvme: fc: provide a descriptive error
Johannes Thumshirn
1
-0
/
+2
2018-04-26
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-3
/
+1
2018-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-84
/
+205
2018-04-26
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-81
/
+144
2018-04-26
Merge tag 'riscv-for-linus-4.17-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+2
2018-04-25
Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+7
2018-04-25
Revert "blk-mq: remove code for dealing with remapping queue"
Ming Lei
1
-3
/
+31
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
2
-0
/
+6
2018-04-25
bcache: mark Coly Li as bcache maintainer
Jens Axboe
1
-0
/
+1
2018-04-25
MAINTAINERS: Remove me as maintainer of bcache
Michael Lyle
1
-1
/
+0
2018-04-25
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-463
/
+1163
2018-04-24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-16
/
+37
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
RISC-V: build vdso-dummy.o with -no-pie
Aurelien Jarno
1
-1
/
+1
2018-04-24
riscv: there is no <asm/handle_irq.h>
Christoph Hellwig
1
-1
/
+0
2018-04-24
riscv: select DMA_DIRECT_OPS instead of redefining it
Christoph Hellwig
1
-3
/
+1
2018-04-24
sfc: ARFS filter IDs
Edward Cree
6
-46
/
+337
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2
-6
/
+0
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
1
-1
/
+1
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
1
-2
/
+2
2018-04-24
igb: Fix the transmission mode of queue 0 for Qav mode
Vinicius Costa Gomes
1
-1
/
+16
2018-04-24
ixgbevf: ensure xdp_ring resources are free'd on error exit
Colin Ian King
1
-1
/
+1
2018-04-24
team: fix netconsole setup over team
Xin Long
1
-7
/
+12
2018-04-24
Merge branch 'amd-xgbe-fixes'
David S. Miller
7
-23
/
+233
2018-04-24
amd-xgbe: Only use the SFP supported transceiver signals
Tom Lendacky
1
-17
/
+54
2018-04-24
amd-xgbe: Improve KR auto-negotiation and training
Tom Lendacky
7
-4
/
+160
2018-04-24
amd-xgbe: Add pre/post auto-negotiation phy hooks
Tom Lendacky
2
-2
/
+19
2018-04-24
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
1
-0
/
+4
2018-04-24
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-24
net: phy: marvell: clear wol event before setting it
Jingju Hou
1
-0
/
+9
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-171
/
+200
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-23
bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
Xin Long
1
-2
/
+1
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
[next]