]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Feb 2025 16:43:46 +0000 (08:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Feb 2025 16:43:46 +0000 (08:43 -0800)
commitab68d7eb7b1a64f3f4710da46cc5f93c6c154942
treea89d1ef775e81206856bf162514e1774c9f5c9b4
parentd63609e4129596cbf86d91c1fb6903273ca26269
parent3011b29ec5a33ec16502e687c4264d57416a8b1f
Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson

Pull LoongArch fixes from Huacai Chen:
 "Fix bugs about idle, kernel_page_present(), IP checksum and KVM, plus
  some trival cleanups"

* tag 'loongarch-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson:
  LoongArch: KVM: Set host with kernel mode when switch to VM mode
  LoongArch: KVM: Remove duplicated cache attribute setting
  LoongArch: KVM: Fix typo issue about GCFG feature detection
  LoongArch: csum: Fix OoB access in IP checksum code for negative lengths
  LoongArch: Remove the deprecated notifier hook mechanism
  LoongArch: Use str_yes_no() helper function for /proc/cpuinfo
  LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
  LoongArch: Fix idle VS timer enqueue