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
2019-09-12
pinctrl: bcm: remove redundant assignment to pointer log
Colin Ian King
1
-1
/
+0
2019-09-12
pinctrl: iproc: Add 'get_direction' support
Rayagonda Kokatanur
1
-0
/
+10
2019-09-12
Staging: exfat: Avoid use of strcpy
Sandro Volery
1
-3
/
+1
2019-09-12
staging: exfat: use integer constants
Valentin Vidic
2
-13
/
+13
2019-09-12
staging: exfat: cleanup spacing for casts
Valentin Vidic
2
-77
/
+77
2019-09-12
staging: exfat: cleanup spacing for operators
Valentin Vidic
3
-61
/
+61
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
2
-17
/
+0
2019-09-12
Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-27
/
+59
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
3
-2
/
+13
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
1
-0
/
+3
2019-09-12
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
1
-16
/
+33
2019-09-12
powerpc/powernv: Add new opal message type
Vasant Hegde
2
-1
/
+8
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
1
-10
/
+21
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-09-12
seltests/powerpc: Add a selftest for memcpy_mcsafe
Santosh Sivaraj
4
-1
/
+9
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
1
-1
/
+1
2019-09-12
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
1
-2
/
+2
2019-09-12
pinctrl: aspeed: Fix spurious mux failures on the AST2500
Andrew Jeffery
3
-6
/
+38
2019-09-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-19
/
+14
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
1
-10
/
+6
2019-09-11
tcp: force a PSH flag on TSO packets
Eric Dumazet
1
-2
/
+13
2019-09-11
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
1
-1
/
+1
2019-09-11
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
1
-1
/
+1
2019-09-11
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
1
-0
/
+71
2019-09-11
net: phy: dp83867: Add SGMII mode type switching
Vitaly Gaiduk
1
-0
/
+19
2019-09-11
net: phy: dp83867: Add documentation for SGMII mode type
Vitaly Gaiduk
1
-0
/
+4
2019-09-11
null_blk: validate the number of devices
André Almeida
1
-1
/
+5
2019-09-11
null_blk: fix module name at log message
André Almeida
1
-2
/
+2
2019-09-11
docs: block: null_blk: enhance document style
André Almeida
1
-15
/
+18
2019-09-11
Merge tag 'samsung-soc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
7
-21
/
+16
2019-09-11
dm raid: fix updating of max_discard_sectors limit
Ming Lei
1
-5
/
+5
2019-09-11
module: remove unneeded casts in cmp_name()
Masahiro Yamada
1
-5
/
+2
2019-09-11
module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES
Masahiro Yamada
2
-16
/
+16
2019-09-11
module: remove redundant 'depends on MODULES'
Masahiro Yamada
1
-3
/
+1
2019-09-11
vhost: make sure log_num < in_num
yongduan
1
-2
/
+2
2019-09-11
vhost: block speculation of translated descriptors
Michael S. Tsirkin
1
-2
/
+4
2019-09-11
software node: Initialize the return value in software_node_find_by_name()
Heikki Krogerus
1
-1
/
+1
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
3
-2
/
+4
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
1
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
1
-1
/
+3
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
5
-4
/
+46
2019-09-11
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-0
/
+5
2019-09-11
net/ixgbevf: make array api static const, makes object smaller
Colin Ian King
1
-6
/
+8
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2
-1
/
+7
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
1
-1
/
+2
2019-09-11
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
1
-5
/
+5
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
1
-3
/
+7
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
1
-9
/
+10
2019-09-11
i40e: mark additional missing bits as reserved
Jacob Keller
1
-0
/
+3
[prev]
[next]