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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-75
/
+96
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-145
/
+151
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-52
/
+262
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+6
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+186
2020-08-05
watchdog: add support for adjusting last known HW keepalive time
Tero Kristo
1
-0
/
+2
2020-08-05
platform_data/mlxreg: support new watchdog type with longer timeout period
Michael Shych
1
-1
/
+4
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
1
-0
/
+1
2020-08-05
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
1
-0
/
+7
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
1
-26
/
+2
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
1
-0
/
+10
2020-08-05
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
1
-3
/
+3
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: make sure set_features is invoked for legacy
Michael S. Tsirkin
1
-0
/
+34
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
1
-3
/
+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
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
1
-0
/
+11
2020-08-05
modules: inherit TAINT_PROPRIETARY_MODULE
Christoph Hellwig
1
-0
/
+1
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
6
-7
/
+15
2020-08-04
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-35
/
+45
2020-08-04
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+462
2020-08-04
SUNRPC dont update timeout value on connection reset
Olga Kornievskaia
1
-0
/
+1
2020-08-04
remoteproc: Add remoteproc character device interface
Siddharth Gupta
1
-0
/
+5
2020-08-04
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-40
/
+45
2020-08-04
init: add an init_dup helper
Christoph Hellwig
1
-0
/
+1
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-223
/
+143
2020-08-04
Merge tag 'uuid-for-5.9' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-2
/
+0
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+7
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+6
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-16
/
+1
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+6
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
6
-40
/
+32
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+29
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+27
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+3
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+36
2020-08-04
Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
1
-0
/
+5
2020-08-04
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-0
/
+3
2020-08-04
ceph: move sb->wb_pagevec_pool to be a global mempool
Jeff Layton
1
-0
/
+1
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-12
/
+0
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2
-1
/
+7
2020-08-04
PM: runtime: Add kerneldoc comments to multiple helpers
Rafael J. Wysocki
1
-0
/
+246
2020-08-03
random32: move the pseudo-random 32-bit definitions to prandom.h
Linus Torvalds
2
-62
/
+82
2020-08-04
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
1
-2
/
+0
2020-08-03
mailbox: cmdq: variablize address shift in platform
Dennis YC Hsieh
1
-0
/
+2
[prev]
[next]