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.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
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
25
-44
/
+44
2020-02-20
RDMA/hns: Initialize all fields of doorbells to zero
Lang Cheng
2
-11
/
+3
2020-02-20
RDMA/hns: fix spelling mistake: "attatch" -> "attach"
Colin Ian King
1
-1
/
+1
2020-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
1
-3
/
+4
2020-02-19
RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid index
Selvin Xavier
1
-11
/
+12
2020-02-19
RDMA/core: Add helper function to retrieve driver gid context from gid attr
Selvin Xavier
2
-0
/
+18
2020-02-19
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
1
-5
/
+5
2020-02-19
RDMA/core: Get rid of ib_create_qp_user
Jason Gunthorpe
2
-36
/
+17
2020-02-13
RDMA/hns: Delayed flush cqe process with workqueue
Yixian Liu
3
-50
/
+66
2020-02-13
RDMA/hns: Add the workqueue framework for flush cqe handler
Yixian Liu
3
-11
/
+49
2020-02-13
RDMA/core: Add weak ordering dma attr to dma mapping
Michael Guralnik
1
-4
/
+7
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2
-1
/
+4
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
1
-1
/
+1
2020-02-11
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
1
-12
/
+6
2020-02-11
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2
-383
/
+108
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
4
-17
/
+21
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2
-4
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
1
-18
/
+24
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
1
-5
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
3
-16
/
+16
2020-02-11
RDMA/cma: Use RDMA device port iterator
Parav Pandit
1
-6
/
+7
2020-02-11
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
1
-8
/
+8
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
53
-261
/
+252
2020-02-10
Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
9
-0
/
+2058
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-10
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-129
/
+247
2020-02-09
Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-0
/
+3280
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-11
/
+260
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-36
/
+88
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+10
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-35
/
+127
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-20
/
+29
2020-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
80
-327
/
+782
2020-02-09
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-09
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+7
2020-02-09
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-09
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
35
-675
/
+697
2020-02-09
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-36
/
+113
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
142
-3276
/
+6579
2020-02-09
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
585
-15650
/
+32100
2020-02-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
40
-131
/
+457
2020-02-09
Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-782
/
+562
2020-02-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-111
/
+119
2020-02-08
Merge branch 'pipe-exclusive-wakeup'
Linus Torvalds
4
-30
/
+51
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
[next]