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
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
1
-0
/
+11
2018-05-14
coresight: Moving framework and drivers to SPDX identifier
Mathieu Poirier
1
-10
/
+3
2018-05-14
uio: Prevent device destruction while fds are open
Hamish Martin
1
-1
/
+3
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
1
-2
/
+24
2018-05-13
Merge tag 'soundwire-streaming' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-1
/
+345
2018-05-11
soundwire: intel: Add audio DAI ops
Vinod Koul
2
-0
/
+17
2018-05-11
soundwire: Add stream configuration APIs
Sanyog Kale
1
-0
/
+4
2018-05-11
soundwire: Add bank switch routine
Sanyog Kale
1
-0
/
+48
2018-05-11
soundwire: Add helpers for ports operations
Sanyog Kale
1
-0
/
+54
2018-05-11
soundwire: Add Master and Slave port programming
Sanyog Kale
1
-1
/
+46
2018-05-11
soundwire: Add support for port management
Sanyog Kale
1
-0
/
+67
2018-05-11
soundwire: Add support for SoundWire stream management
Sanyog Kale
1
-0
/
+109
2018-04-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-14
/
+27
2018-04-28
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-23
/
+0
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+15
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+75
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2018-04-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2018-04-26
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-0
/
+75
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
3
-14
/
+27
2018-04-25
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-3
/
+1
2018-04-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+5
2018-04-25
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+4
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
1
-0
/
+3
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+4
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-04-23
virt: vbox: Move declarations of vboxguest private functions to private header
Hans de Goede
1
-23
/
+0
2018-04-23
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
1
-1
/
+1
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-7
/
+14
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+0
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+1
2018-04-20
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-04-20
writeback: safer lock nesting
Greg Thelen
2
-14
/
+21
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
1
-5
/
+1
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+5
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+13
2018-04-19
fsnotify: Fix fsnotify_mark_connector race
Robert Kolchmeyer
1
-3
/
+1
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-04-19
drivers: change struct device_driver::coredump() return type to void
Arend van Spriel
1
-2
/
+4
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
1
-0
/
+5
2018-04-18
ARM: OMAP2+: Fix build when using split object directories
Dave Gerlach
1
-0
/
+75
2018-04-18
block: add blk_queue_fua() helper function
Dave Chinner
1
-0
/
+1
[next]