I have this obession to know about kernel errors/warnings, even if my PC works fine. At least you learn some interesting stuff.

Huge pages

pmd_set_huge: Cannot satisfy [mem 0x383ff0000000-0x383ff0200000] with a huge-page mapping due to MTRR override.
# 32bit PCI mapping
reg05: base=0x0f0000000 ( 3840MB), size=   32MB, count=1: write-through
# lspci
03:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1) (prog-if 00 [VGA controller])
  Memory at f0000000 (64-bit, prefetchable) [size=32M]

# 64bit PCI mapping
reg05: base=0x383ff0000000 (58982144MB), size=   32MB, count=1: write-through

Huge page conclusion

UDEV

systemd-udevd[412]: /usr/lib/udev/rules.d/51-android.rules:549 The line takes no effect, ignoring.
systemd-udevd[453]: sdb: /etc/udev/rules.d/60-schedulers.rules:2 Failed to write ATTR{/sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sdb/queue/scheduler}, ignoring: Invalid argument
cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.

UDEV conclusion

Firmware bugs

TSC ADJUST: CPU0: -8605093541 force to 0
TSC ADJUST differs within socket(s), fixing all errors
  #2  #3  #4  #5  #6
MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
  #7  #8  #9 #10 #11

Firmware conclusion

EDAC : Error Detection And Correction

EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled
EDAC sbridge: Couldn't find mci handler
EDAC sbridge: Failed to register device with error -19.

EDAC conclusion

USB

usb 2-2.4: config 1 has an invalid interface number: 3 but max is 2
usb 2-2.4: config 1 has an invalid interface number: 3 but max is 2
usb 2-2.4: config 1 has an invalid interface number: 3 but max is 2
usb 2-2.4: config 1 has no interface number 2
hid-generic 0003:1852:7022.0005: No inputs registered, leaving
hid-generic 0003:1852:7022.0005: hidraw2: USB HID v1.00 Device [GFEC ASSP MyAMP] on usb-0000:00:14.0-2.4/input0

USB conclusion

KDE

kscreen.kded: UPower not available, lid detection won't work
kded5[1037]: kscreen.kded: PowerDevil SuspendSession action not available!
powerdevil: Xrandr not supported, trying ddc, helper
backlighthelper[1229]: powerdevil: no kernel backlight interface found
powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported

kf5.kpackage: No metadata file in the package, expected it at: "/usr/share/wallpapers/Breath/contents/images/"
plasmashell[1093]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList
plasmashell[1093]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int
plasmashell[1093]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: Unable to assign [undefined] to int
plasmashell[1093]: file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: Unable to assign [undefined] to QStringList
plasmashell[1093]: trying to show an empty dialog
plasmashell[1093]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height"

plasma-nm: Unhandled active connection state change:  1

kdeinit5[1374]: kf5.kio.kio_tags: tag fetch failed: "Failed to open the database"
kdeinit5[1374]: kf5.kio.kio_tags: "tags:/" list() invalid url

KDE Conclusion

Misc Cr*p

thermal thermal_zone0: failed to read out thermal zone (-61)
kauditd_printk_skb: 20 callbacks suppressed

Misc Cr*p conclusion