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-03
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-49
/
+27
2020-08-03
Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-138
/
+79
2020-08-03
io_uring: add comments on how the async buffered read retry works
Jens Axboe
1
-1
/
+22
2020-08-03
io_uring: io_async_buf_func() need not test page bit
Jens Axboe
1
-4
/
+0
2020-08-04
dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
Andy Teng
1
-0
/
+202
2020-08-04
pinctrl: stmfx: Use irqchip template
Linus Walleij
1
-15
/
+17
2020-08-04
pinctrl: amd: Use irqchip template
Linus Walleij
1
-11
/
+10
2020-08-04
pinctrl: mediatek: fix build for tristate changes
Randy Dunlap
1
-0
/
+1
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
1
-26
/
+32
2020-08-04
pinctrl: core: print gpio in pins debugfs file
Drew Fustini
1
-0
/
+21
2020-08-04
pinctrl: mediatek: add mt6779 eint support
Hanks Chen
1
-0
/
+8
2020-08-04
pinctrl: mediatek: add pinctrl support for MT6779 SoC
Hanks Chen
4
-0
/
+2875
2020-08-04
pinctrl: mediatek: avoid virtual gpio trying to set reg
Hanks Chen
3
-0
/
+33
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
1
-7
/
+7
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
1
-15
/
+3
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
1
-11
/
+11
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
2
-7
/
+19
2020-08-03
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
1
-3
/
+1
2020-08-03
Merge branch 'DPAA-FMan-driver-fixes'
David S. Miller
6
-9
/
+14
2020-08-03
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-03
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-03
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-03
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
1
-15
/
+15
2020-08-04
gpio: stmpe: Move chip registration
Linus Walleij
1
-6
/
+6
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-26
/
+469
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-93
/
+173
2020-08-03
net: spider_net: Remove a useless memset
Christophe JAILLET
1
-2
/
+0
2020-08-03
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-08-03
net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
Christophe JAILLET
1
-2
/
+2
2020-08-03
Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-339
/
+176
2020-08-03
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
1
-1
/
+1
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
2020-08-03
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-08-03
Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
2020-08-03
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2020-08-03
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...
Yue Hu
1
-6
/
+6
2020-08-03
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-08-03
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
1
-0
/
+1
2020-08-03
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-03
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2
-0
/
+208
2020-08-03
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2
-5
/
+8
2020-08-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-87
/
+445
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
1
-1
/
+1
2020-08-03
net: qed: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-4
/
+3
2020-08-03
net: qede: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
2020-08-03
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
1
-2
/
+15
2020-08-03
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
1
-3
/
+4
[prev]
[next]