index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
274
-1921
/
+3360
2020-08-04
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-58
/
+86
2020-08-04
Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-105
/
+66
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-104
/
+888
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
18
-669
/
+174
2020-08-04
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-0
/
+907
2020-08-04
dt-bindings: hwlock: qcom: Remove invalid binding
Bjorn Andersson
1
-24
/
+1
2020-08-04
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
2
-0
/
+10
2020-08-04
remoteproc: core: Register the character device interface
Siddharth Gupta
1
-0
/
+7
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
7
-0
/
+205
2020-08-04
nfs: nfs_file_write() should check for writeback errors
Scott Mayhew
1
-3
/
+9
2020-08-04
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-317
/
+1098
2020-08-04
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-244
/
+346
2020-08-04
init: add an init_dup helper
Christoph Hellwig
3
-4
/
+17
2020-08-04
scsi: lpfc: Update lpfc version to 12.8.0.3
Dick Kennedy
1
-1
/
+1
2020-08-04
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
1
-1
/
+7
2020-08-04
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
1
-13
/
+8
[prev]
[next]