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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
dm: fix clone_bio() to trigger blk_recount_segments()
Mike Snitzer
1
-6
/
+2
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-93
/
+286
2019-01-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
8
-56
/
+117
2019-01-19
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-19
/
+13
2019-01-20
Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...
Linus Torvalds
3
-4
/
+6
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
24
-86
/
+157
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-17
/
+18
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-0
/
+5
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-18
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-14
/
+34
2019-01-18
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-18
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-18
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-18
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-18
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-01-18
mlxsw: spectrum_fid: Update dummy FID index
Nir Dotan
1
-2
/
+2
2019-01-18
mlxsw: pci: Return error on PCI reset timeout
Nir Dotan
1
-2
/
+2
2019-01-18
mlxsw: pci: Increase PCI SW reset timeout
Nir Dotan
1
-1
/
+1
2019-01-18
mlxsw: pci: Ring CQ's doorbell before RDQ's
Ido Schimmel
2
-5
/
+8
2019-01-18
net: Fix typo in NET_FAILOVER help text
Jonathan Neuschäfer
1
-1
/
+1
2019-01-18
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-19
Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-6
/
+22
2019-01-19
Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-24
/
+23
2019-01-19
Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+4
2019-01-19
Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-23
/
+2
2019-01-19
Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2019-01-18
net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...
Thomas Petazzoni
1
-0
/
+1
2019-01-19
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-35
/
+80
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-77
/
+63
2019-01-19
Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
7
-18
/
+24
2019-01-19
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
5
-27
/
+28
2019-01-19
Merge tag 'drm-fixes-2019-01-18-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+33
2019-01-18
misc: pvpanic: fix warning implicit declaration
Anders Roxell
1
-0
/
+4
2019-01-18
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+7
2019-01-18
misc: ibmvsm: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+5
2019-01-18
binderfs: fix error return code in binderfs_fill_super()
Wei Yongjun
1
-0
/
+1
2019-01-18
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
1
-3
/
+4
2019-01-18
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-01-18
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-01-18
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
1
-32
/
+15
2019-01-18
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-01-18
serial: 8250: Fix serial8250 initialization crash
He Zhe
1
-8
/
+9
2019-01-18
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-01-18
Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
9
-2
/
+24
2019-01-18
Merge tag 'phy-for-5.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Greg Kroah-Hartman
2
-4
/
+4
2019-01-18
Merge branch 'acpi-pci'
Rafael J. Wysocki
6
-6
/
+12
2019-01-18
USB: serial: keyspan_usa: add proper SPDX lines for .h files
Greg Kroah-Hartman
5
-0
/
+5
2019-01-18
staging: rtl8723bs: Fix build error with Clang when inlining is disabled
Nathan Chancellor
1
-3
/
+3
2019-01-18
mtd: rawnand: denali: get ->setup_data_interface() working again
Masahiro Yamada
1
-1
/
+1
[prev]
[next]