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-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-26
/
+81
2022-07-19
Documentation: fix udp_wmem_min in ip-sysctl.rst
Xin Long
1
-5
/
+1
2022-07-19
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...
Lorenzo Bianconi
1
-0
/
+3
2022-07-19
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-19
drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
NĂcolas F. R. A. Prado
1
-1
/
+1
2022-07-19
virt: sev-guest: Pass the appropriate argument type to iounmap()
Tom Lendacky
1
-3
/
+6
2022-07-19
Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...
Jens Axboe
1
-1
/
+3
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2
-19
/
+81
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
1
-7
/
+13
2022-07-19
KVM: x86: Protect the unused bits in MSR exiting flags
Aaron Lewis
1
-0
/
+8
2022-07-19
md/raid5: missing error code in setup_conf()
Dan Carpenter
1
-1
/
+3
2022-07-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Paolo Bonzini
1
-1
/
+2
2022-07-19
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
2022-07-19
KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats
Oliver Upton
2
-2
/
+2
2022-07-19
Merge branch 'amt-fix-validation-and-synchronization-bugs'
Paolo Abeni
2
-52
/
+207
2022-07-19
amt: do not use amt->nr_tunnels outside of lock
Taehee Yoo
1
-3
/
+6
2022-07-19
amt: drop unexpected multicast data
Taehee Yoo
1
-0
/
+3
2022-07-19
amt: drop unexpected query message
Taehee Yoo
1
-1
/
+13
2022-07-19
amt: drop unexpected advertisement message
Taehee Yoo
1
-0
/
+5
2022-07-19
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
1
-0
/
+4
2022-07-19
amt: use READ_ONCE() in amt module
Taehee Yoo
1
-7
/
+8
2022-07-19
amt: remove unnecessary locks
Taehee Yoo
1
-27
/
+5
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
2
-15
/
+164
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+10
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-19
gpio: pca953x: use the correct register address when regcache sync during init
Haibo Chen
1
-4
/
+7
2022-07-19
gpio: pca953x: use the correct range when do regmap sync
Haibo Chen
1
-6
/
+6
2022-07-19
gpio: pca953x: only use single read/write for No AI mode
Haibo Chen
1
-0
/
+3
2022-07-19
clk: lan966x: Fix the lan966x clock gate register address
Herve Codina
1
-1
/
+1
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-18
Merge branch 'fix-2-dsa-issues-with-vlan_filtering_is_global'
Jakub Kicinski
1
-3
/
+4
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
1
-2
/
+3
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
1
-1
/
+1
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-18
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
1
-1
/
+1
2022-07-18
Merge branch 'net-lan966x-fix-issues-with-mac-table'
Jakub Kicinski
1
-32
/
+80
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
1
-11
/
+23
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
1
-7
/
+12
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
1
-4
/
+20
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
1
-1
/
+7
2022-07-18
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
1
-9
/
+18
2022-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-52
/
+5
2022-07-19
pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait context
Vladimir Oltean
1
-6
/
+21
2022-07-19
pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
Vladimir Oltean
1
-19
/
+19
2022-07-18
Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...
Linus Torvalds
1
-0
/
+4
2022-07-18
ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...
Mario Limonciello
1
-2
/
+4
2022-07-18
iavf: Fix missing state logs
Przemyslaw Patynowski
1
-0
/
+4
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
1
-3
/
+2
[prev]
[next]