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
2021-01-05
docs: net: fix documentation on .ndo_get_stats
Jakub Kicinski
1
-2
/
+2
2021-01-05
Merge branch 'stmmac-fixes'
David S. Miller
1
-47
/
+82
2021-01-05
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
1
-25
/
+25
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
1
-8
/
+23
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
1
-6
/
+21
2021-01-05
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
1
-10
/
+15
2021-01-05
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
1
-1
/
+2
2021-01-05
net: suggest L2 discards be counted towards rx_dropped
Jakub Kicinski
1
-2
/
+3
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2
-4
/
+15
2021-01-05
wan: ds26522: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-05
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
1
-0
/
+1
2021-01-05
cfg80211: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
wil6210: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
phy: dp83640: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
qed: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2
-21
/
+17
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
92
-411
/
+710
2021-01-05
Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-31
/
+51
2021-01-05
mm: make wait_on_page_writeback() wait for multiple pending writebacks
Linus Torvalds
1
-1
/
+1
2021-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
4
-6
/
+21
2021-01-04
Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net-stable'
Jakub Kicinski
1
-20
/
+7
2021-01-04
net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
Martin Blumenstingl
1
-17
/
+6
2021-01-04
net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
Martin Blumenstingl
1
-3
/
+1
2021-01-04
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
1
-0
/
+1
2021-01-04
r8169: work around power-saving bug on some chip versions
Heiner Kallweit
1
-2
/
+4
2021-01-04
net: usb: qmi_wwan: add Quectel EM160R-GL
Bjørn Mork
1
-0
/
+1
2021-01-04
selftests: mlxsw: Set headroom size of correct port
Ido Schimmel
1
-1
/
+1
2021-01-04
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
1
-1
/
+1
2021-01-04
ibmvnic: fix: NULL pointer dereference.
YANG LI
1
-3
/
+1
2021-01-04
docs: networking: packet_mmap: fix old config reference
Baruch Siach
1
-5
/
+4
2021-01-04
docs: networking: packet_mmap: fix formatting for C macros
Baruch Siach
1
-1
/
+1
2021-01-04
vhost_net: fix ubuf refcount incorrectly when sendmsg fails
Yunjian Wang
1
-3
/
+3
2021-01-04
bareudp: Fix use of incorrect min_headroom size
Taehee Yoo
1
-1
/
+1
2021-01-04
bareudp: set NETIF_F_LLTX flag
Taehee Yoo
1
-0
/
+1
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
3
-4
/
+28
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
4
-15
/
+6
2021-01-04
afs: Fix directory entry size calculation
David Howells
4
-28
/
+43
2021-01-04
afs: Work around strnlen() oops with CONFIG_FORTIFIED_SOURCE=y
David Howells
1
-4
/
+9
2021-01-03
Linux 5.11-rc2
Linus Torvalds
1
-1
/
+1
2021-01-02
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-21
/
+35
2021-01-02
Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-5
/
+48
2021-01-02
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
3
-3
/
+41
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
21
-86
/
+208
2021-01-01
Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2021-01-01
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-21
/
+43
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
1
-0
/
+2
2020-12-30
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2
-2
/
+2
2020-12-30
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
1
-2
/
+22
2020-12-30
io_uring: add a helper for setting a ref node
Pavel Begunkov
1
-10
/
+12
[next]