gglluukk
gglluukk
Apply to compile 8188eu.ko for 5.19.2+ and 6.0. Code is partly taken from https://github.com/aircrack-ng/rtl8812au/blob/v5.6.4.2/os_dep/linux/ioctl_cfg80211.c
According to issue https://github.com/aircrack-ng/rtl8188eus/issues/273: ``` [ +0.000036] UBSAN: shift-out-of-bounds in /root/tmp/rtl8188eus/hal/phydm/phydm_phystatus.c:1751:67 [ +0.000041] shift exponent 63 is too large for 32-bit type 'int' ``` where at [hal/phydm/phydm_phystatus.c:1750-1751](https://github.com/aircrack-ng/rtl8188eus/blob/v5.3.9/hal/phydm/phydm_phystatus.c#L1750) following code is...
Hi! During investigation of optimization RabbitMQ's reader I've faced up performance gap between aio-pika 6.6.1 and 6.7.0 (benchmarks for 10,000 reads/seconds): ``` aio-pika 6.8.2: 4.484 aio-pika 6.8.1: 4.374 aio-pika 6.8.0:...
Hi! Is there any method to enable/disable screendump via ssh/activator? thanks!