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
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-228
/
+848
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2022-05-12
Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+21
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
1
-0
/
+4
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
1
-1
/
+1
2022-05-11
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-3
/
+6
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
16
-74
/
+120
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2
-3
/
+6
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2
-4
/
+23
2022-05-11
Merge branch 's390-net-fixes'
David S. Miller
3
-10
/
+8
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
1
-3
/
+4
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
1
-5
/
+1
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
1
-2
/
+3
2022-05-11
Merge branch 'atlantic-fixes'
David S. Miller
2
-9
/
+18
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-10
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-10
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+7
2022-05-10
udf: Avoid using stale lengthOfImpUse
Jan Kara
1
-4
/
+4
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
1
-7
/
+7
2022-05-10
decnet: Use container_of() for struct dn_neigh casts
Kees Cook
3
-5
/
+6
2022-05-10
writeback: Avoid skipping inode writeback
Jing Xia
1
-0
/
+4
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
1
-2
/
+2
2022-05-09
Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-0
/
+11
2022-05-09
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
1
-0
/
+1
2022-05-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-28
/
+78
2022-05-09
net: phy: Fix race condition on link status change
Francesco Dolcini
1
-1
/
+6
2022-05-09
dim: initialize all struct fields
Jesse Brandeburg
1
-22
/
+22
2022-05-09
ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
1
-1
/
+1
2022-05-09
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
1
-1
/
+4
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
1
-1
/
+2
2022-05-09
Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-14
/
+173
2022-05-09
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2022-05-09
nl80211: fix locking in nl80211_set_tx_bitrate_mask()
Johannes Berg
1
-2
/
+7
2022-05-09
mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protection
Johannes Berg
1
-0
/
+3
2022-05-09
mac80211_hwsim: fix RCU protected chanctx access
Johannes Berg
1
-2
/
+5
2022-05-09
mailmap: update Kalle Valo's email
Kalle Valo
1
-0
/
+1
2022-05-09
fanotify: do not allow setting dirent events in mask of non-dir
Amir Goldstein
1
-0
/
+13
2022-05-09
selftests net: add UDP GRO fraglist + bpf self-tests
Lina Wang
4
-0
/
+403
2022-05-09
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
3
-2
/
+20
[next]