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
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
1
-0
/
+65
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
1
-14
/
+2
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
1
-85
/
+76
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
1
-12
/
+19
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
1
-5
/
+28
2020-08-05
virtio_vdpa: legacy features handling
Michael S. Tsirkin
1
-6
/
+3
2020-08-05
vhost/vdpa: switch to new helpers
Michael S. Tsirkin
1
-5
/
+3
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2
-0
/
+35
2020-08-05
mlxbf-tmfifo: sparse tags for config access
Michael S. Tsirkin
1
-3
/
+10
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
1
-3
/
+2
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
2
-12
/
+12
2020-08-05
virtio_pmem: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_net: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_mem: correct tags for config space fields
Michael S. Tsirkin
1
-7
/
+7
2020-08-05
virtio_iommu: correct tags for config space fields
Michael S. Tsirkin
1
-6
/
+6
2020-08-05
virtio_input: correct tags for config space fields
Michael S. Tsirkin
1
-9
/
+9
2020-08-05
virtio_gpu: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_fs: correct tags for config space fields
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_crypto: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_console: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_blk: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
55
-812
/
+1071
2020-08-05
virtio_balloon: correct tags for config space fields
Michael S. Tsirkin
1
-5
/
+5
2020-08-05
virtio_9p: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
1
-2
/
+48
2020-08-05
virtio_ring: sparse warning fixup
Michael S. Tsirkin
1
-10
/
+9
2020-08-05
virtio_balloon: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
1
-2
/
+7
2020-08-05
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
2
-2
/
+10
2020-08-05
NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()
Trond Myklebust
2
-2
/
+2
2020-08-05
ALSA: hda/tegra: Add 100us dma stop delay
Mohan Kumar
1
-0
/
+1
2020-08-05
ALSA: hda: Add dma stop delay variable
Mohan Kumar
2
-0
/
+10
2020-08-05
ASoC: hda/tegra: Set buffer alignment to 128 bytes
Mohan Kumar
1
-0
/
+2
2020-08-05
i2c: i801: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
1
-0
/
+4
2020-08-05
i2c: i801: Add support for Intel Emmitsburg PCH
Mika Westerberg
3
-0
/
+6
2020-08-05
i2c: bcm2835: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-08-05
Documentation: i2c: dev: 'block process call' is supported
Wolfram Sang
1
-0
/
+2
2020-08-05
i2c: at91: Move to generic GPIO bus recovery
Codrin Ciubotariu
2
-69
/
+3
2020-08-05
i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
Codrin Ciubotariu
1
-12
/
+14
2020-08-05
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
2
-0
/
+137
2020-08-05
dt-bindings: i2c: add generic properties for GPIO bus recovery
Codrin Ciubotariu
1
-0
/
+10
2020-08-05
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
2
-0
/
+27
2020-08-05
reiserfs: delete duplicated words
Randy Dunlap
4
-8
/
+8
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
1
-1
/
+1
2020-08-05
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
1
-1
/
+7
2020-08-05
MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen Hristev
Ludovic Desroches
1
-1
/
+1
2020-08-05
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
274
-1921
/
+3360
2020-08-05
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-58
/
+86
2020-08-05
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-105
/
+66
2020-08-05
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-104
/
+888
[prev]
[next]