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.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-08-29
nvme: only use power of two io boundaries
Keith Busch
1
-9
/
+38
2020-08-29
nvme: fix controller instance leak
Keith Busch
1
-1
/
+1
2020-08-29
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
2020-08-29
nvme: Fix NULL dereference for pci nvme controllers
Sagi Grimberg
1
-0
/
+4
2020-08-29
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-29
nvme-rdma: fix timeout handler
Sagi Grimberg
1
-16
/
+33
2020-08-29
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
1
-0
/
+6
2020-08-29
nvme-tcp: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
1
-1
/
+12
2020-08-29
nvme-tcp: fix timeout handler
Sagi Grimberg
1
-20
/
+36
2020-08-29
nvme-tcp: serialize controller teardown sequences
Sagi Grimberg
1
-2
/
+9
2020-08-29
nvme: have nvme_wait_freeze_timeout return if it timed out
Sagi Grimberg
2
-2
/
+3
2020-08-29
nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
Sagi Grimberg
1
-1
/
+0
2020-08-29
nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
Ziye Yang
1
-1
/
+9
2020-08-29
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+9
2020-08-29
Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-44
/
+76
2020-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-4
/
+7
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+21
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-15
/
+22
2020-08-28
Merge branch 'acpi-mm'
Rafael J. Wysocki
1
-4
/
+19
2020-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-9
/
+12
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-41
/
+172
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
selftests: netfilter: add command usage
Fabian Frederick
1
-0
/
+11
2020-08-28
selftests: netfilter: simplify command testing
Fabian Frederick
1
-23
/
+11
2020-08-28
selftests: netfilter: remove unused variable in make_file()
Fabian Frederick
1
-3
/
+2
2020-08-28
selftests: netfilter: exit on invalid parameters
Fabian Frederick
1
-3
/
+12
2020-08-28
selftests: netfilter: fix header example
Fabian Frederick
1
-1
/
+1
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
5
-40
/
+40
2020-08-28
netfilter: delete repeated words
Randy Dunlap
4
-4
/
+4
2020-08-28
ASoC: meson: axg-toddr: fix channel order on g12 platforms
Jerome Brunet
1
-1
/
+23
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-63
/
+67
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+32
2020-08-28
Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-81
/
+79
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-6
/
+6
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-169
/
+310
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
net_sched: fix error path in red_init()
Cong Wang
1
-16
/
+4
2020-08-28
net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
Landen Chao
1
-1
/
+1
2020-08-28
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-2
/
+5
2020-08-28
netlink: fix a data race in netlink_rcv_wake()
zhudi
1
-1
/
+1
2020-08-28
Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-86
/
+192
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
media: mceusb: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-08-28
media: gpio-ir-tx: spinlock is not needed to disable interrupts
Sean Young
1
-11
/
+5
2020-08-28
media: rc: do not access device via sysfs after rc_unregister_device()
Sean Young
1
-0
/
+12
2020-08-28
media: rc: uevent sysfs file races with rc_unregister_device()
Sean Young
1
-16
/
+16
[prev]
[next]