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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-03-25
IB/rxe: double free on error
Dan Carpenter
1
-1
/
+1
2017-03-25
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
2
-3
/
+12
2017-03-25
RDMA/vmw_pvrdma: Dont hardcode QP header page
Adit Ranadive
2
-4
/
+6
2017-03-25
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
3
-22
/
+17
2017-03-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
1
-2
/
+4
2017-03-25
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
1
-2
/
+6
2017-03-25
nbd: set queue timeout properly
Josef Bacik
1
-1
/
+4
2017-03-25
nbd: set rq->errors to actual error code
Josef Bacik
1
-4
/
+4
2017-03-25
nbd: handle ERESTARTSYS properly
Josef Bacik
1
-26
/
+89
2017-03-25
blk-mq: include errors in did_work calculation
Jens Axboe
1
-3
/
+4
2017-03-25
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+5
2017-03-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-71
/
+82
2017-03-25
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+6
2017-03-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
30
-241
/
+122
2017-03-25
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+27
2017-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-5
/
+19
2017-03-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-25
/
+75
2017-03-24
infiniband: Fix alignment of mmap cookies to support VIPT caching
Jason Gunthorpe
2
-4
/
+4
2017-03-24
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
1
-1
/
+1
2017-03-24
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-19
/
+41
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
1
-1
/
+1
2017-03-24
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
9
-18
/
+41
2017-03-24
ARC: vdk: Fix support of UIO
Alexey Brodkin
1
-7
/
+13
2017-03-24
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-14
/
+14
2017-03-24
i40iw: Receive netdev events post INET_NOTIFIER state
Shiraz Saleem
1
-0
/
+8
2017-03-24
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
53
-414
/
+559
2017-03-24
kcm: return immediately after copy_from_user() failure
WANG Cong
1
-3
/
+3
2017-03-24
bna: avoid writing uninitialized data into hw registers
Arnd Bergmann
1
-3
/
+7
2017-03-24
Merge branch 's390-net'
David S. Miller
5
-18
/
+17
2017-03-24
MAINTAINERS: add Julian Wiedmann
Ursula Braun
1
-0
/
+2
2017-03-24
s390/qeth: no ETH header for outbound AF_IUCV
Julian Wiedmann
1
-11
/
+4
2017-03-24
s390/qeth: size calculation outbound buffers
Julian Wiedmann
4
-7
/
+11
2017-03-24
Merge branch 'aquantia-fixes'
David S. Miller
6
-10
/
+30
2017-03-24
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
Pavel Belous
2
-0
/
+2
2017-03-24
net:ethernet:aquantia: Fix for LSO with IPv6.
Pavel Belous
4
-1
/
+11
2017-03-24
net:ethernet:aquantia: Missing spinlock initialization.
Pavel Belous
1
-0
/
+1
2017-03-24
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
Pavel Belous
1
-4
/
+16
2017-03-24
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
Pavel Belous
1
-5
/
+0
2017-03-24
r8152: prevent the driver from transmitting packets with carrier off
hayeswang
1
-2
/
+16
2017-03-24
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-03-24
ASoC: simple-card: fix simple_dai clk lookup
Lucas Stach
1
-0
/
+1
2017-03-24
ASoC: STI: Fix reader substream pointer set
Arnaud Pouliquen
1
-0
/
+3
2017-03-24
Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...
Arnd Bergmann
1
-0
/
+11
2017-03-24
Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...
Arnd Bergmann
7
-0
/
+7
2017-03-24
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-03-24
iwlwifi: mvm: support ibss in dqa mode
Liad Kaufman
3
-6
/
+13
2017-03-24
iwlwifi: mvm: writing zero bytes to debugfs causes a crash
Dan Carpenter
1
-0
/
+2
2017-03-24
iwlwifi: mvm: fix accessing fw_id_to_mac_id
Sara Sharon
1
-1
/
+1
2017-03-24
HID: xinmo: fix for out of range for THT 2P arcade controller.
Peter Stein
3
-0
/
+3
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2
-4
/
+10
[prev]
[next]