platform/kernel/linux-rpi.git
2023-02-15 Paolo BonziniMerge tag 'kvm-s390-next-6.3-1' of https://git./linux...
2023-02-15 Paolo BonziniMerge tag 'kvm-riscv-6.3-1' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-svm-6.3' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-selftests-6.3' of https://github...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-misc-6.3' of https://github.com...
2023-02-15 Paolo BonziniMerge tag 'kvm-x86-generic-6.3' of https://github.com...
2023-02-08 Shaoqin HuangKVM: selftests: Remove duplicate macro definition
2023-02-08 Michal LuczajKVM: selftests: Clean up misnomers in xen_shinfo_test
2023-02-08 Shaoqin Huangselftests: KVM: Replace optarg with arg in guest_modes_...
2023-02-08 Alexander Gordeevs390/virtio: sort out physical vs virtual pointers...
2023-02-08 Nico BoehrKVM: s390: GISA: sort out physical vs virtual pointers...
2023-02-08 Wang YongKVM: update code comment in struct kvm_vcpu
2023-02-07 Gavin ShanKVM: selftests: Assign guest page size in sync area...
2023-02-07 Gavin ShanKVM: selftests: Remove duplicate VM creation in memslot...
2023-02-07 Peter GondaKVM: SVM: Fix potential overflow in SEV's send|receive_...
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Add cmpxchg tests
2023-02-07 Janis Schoetterl... Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
2023-02-07 Janis Schoetterl... KVM: s390: Extend MEM_OP ioctl by storage key checked...
2023-02-07 Janis Schoetterl... KVM: s390: Refactor vcpu mem_op function
2023-02-07 Janis Schoetterl... KVM: s390: Refactor absolute vm mem_op function
2023-02-07 Janis Schoetterl... KVM: s390: Dispatch to implementing function at top...
2023-02-07 Janis Schoetterl... KVM: s390: Move common code of mem_op functions into...
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Fix integer literal
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Fix wrong address being...
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Fix typo
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Add bad address test
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Move testlist into main
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Replace macros by functions
2023-02-07 Janis Schoetterl... KVM: s390: selftest: memop: Pass mop_desc via pointer
2023-02-07 Nina Schoetterl... KVM: selftests: Compile s390 tests with -march=z10
2023-02-07 Nico BoehrKVM: s390: disable migration mode when dirty tracking...
2023-02-07 Janosch FrankMerge remote-tracking branch 'l390-korg/cmpxchg_user_ke...
2023-02-07 Alexandru MateiKVM: VMX: Fix crash due to uninitialized current_vmcs
2023-02-07 Atish PatraRISC-V: KVM: Increment firmware pmu events
2023-02-07 Atish PatraRISC-V: KVM: Support firmware events
2023-02-07 Atish PatraRISC-V: KVM: Implement perf support without sampling
2023-02-07 Atish PatraRISC-V: KVM: Implement trap & emulate for hpmcounters
2023-02-07 Atish PatraRISC-V: KVM: Disable all hpmcounter access for VS/VU...
2023-02-07 Atish PatraRISC-V: KVM: Make PMU functionality depend on Sscofpmf
2023-02-07 Atish PatraRISC-V: KVM: Add SBI PMU extension support
2023-02-07 Atish PatraRISC-V: KVM: Add skeleton support for perf
2023-02-07 Atish PatraRISC-V: KVM: Modify SBI extension handler to return...
2023-02-07 Atish PatraRISC-V: KVM: Return correct code for hsm stop function
2023-02-07 Atish PatraRISC-V: KVM: Define a probe function for SBI extension...
2023-02-07 Atish PatraRISC-V: Improve SBI PMU extension related definitions
2023-02-07 Atish Patraperf: RISC-V: Improve privilege mode filtering for...
2023-02-07 Atish Patraperf: RISC-V: Define helper functions expose hpm counte...
2023-02-07 Andy ChiuRISC-V: KVM: Redirect illegal instruction traps to...
2023-02-07 Anup PatelRISC-V: KVM: Fix privilege mode setting in kvm_riscv_vc...
2023-02-07 Alexandre GhitiKVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check...
2023-02-07 Yu ZhangKVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABL...
2023-02-07 Yu ZhangKVM: VMX: Do not trap VMFUNC instructions for L1 guests.
2023-02-05 Linus TorvaldsLinux 6.2-rc7
2023-02-05 Linus TorvaldsMerge tag 'usb-6.2-rc7' of git://git./linux/kernel...
2023-02-05 Linus TorvaldsMerge tag 'tty-6.2-rc7' of git://git./linux/kernel...
2023-02-05 Linus TorvaldsMerge tag 'char-misc-6.2-rc7' of git://git./linux/kerne...
2023-02-05 Linus TorvaldsMerge tag 'fbdev-for-6.2-rc7' of git://git./linux/kerne...
2023-02-05 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc7' of git://git./linux...
2023-02-05 Linus TorvaldsMerge tag 'perf_urgent_for_v6.2_rc7' of git://git....
2023-02-05 Linus TorvaldsMerge tag 'powerpc-6.2-4' of git://git./linux/kernel...
2023-02-04 Linus TorvaldsMerge tag 'rtc-6.2-fixes' of git://git./linux/kernel...
2023-02-04 Linus TorvaldsMerge tag 'kbuild-fixes-v6.2-4' of git://git./linux...
2023-02-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-02-04 Linus TorvaldsMerge tag 'parisc-for-6.2-rc7' of git://git./linux...
2023-02-04 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-02-04 Paolo BonziniMerge tag 'kvmarm-fixes-6.2-3' of git://git./linux...
2023-02-04 Samuel Thibaultfbcon: Check font dimension limits
2023-02-03 Michal LuczajKVM: x86: Simplify msr_io()
2023-02-03 Michal LuczajKVM: x86: Remove unnecessary initialization in kvm_vm_i...
2023-02-03 Michal LuczajKVM: x86: Explicitly state lockdep condition of msr_fil...
2023-02-03 Michal LuczajKVM: x86: Simplify msr_filter update
2023-02-03 Michal LuczajKVM: x86: Optimize kvm->lock and SRCU interaction ...
2023-02-03 Michal LuczajKVM: x86: Optimize kvm->lock and SRCU interaction ...
2023-02-03 Michal LuczajKVM: x86/emulator: Fix comment in __load_segment_descri...
2023-02-03 Michal LuczajKVM: x86/emulator: Fix segment load privilege level...
2023-02-03 Linus TorvaldsMerge tag 'block-6.2-2023-02-03' of git://git.kernel...
2023-02-03 Linus TorvaldsMerge tag 'ceph-for-6.2-rc7' of https://github.com...
2023-02-03 Linus TorvaldsMerge tag 'efi-fixes-for-v6.2-3' of git://git./linux...
2023-02-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.2-rc7' of git://git./linux...
2023-02-03 Linus TorvaldsMerge tag 'drm-fixes-2023-02-03' of git://anongit.freed...
2023-02-03 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of...
2023-02-03 Anton Gusevefi: fix potential NULL deref in efi_mem_reserve_persistent
2023-02-03 Greg Kroah... kernel/irq/irqdomain.c: fix memory leak with using...
2023-02-03 Greg Kroah... HV: hv_balloon: fix memory leak with using debugfs_lookup()
2023-02-03 Dave AirlieMerge tag 'amd-drm-fixes-6.2-2023-02-01' of https:...
2023-02-03 Dave AirlieMerge tag 'drm-intel-fixes-2023-02-02' of git://anongit...
2023-02-03 Dave AirlieMerge tag 'drm-misc-fixes-2023-02-02' of git://anongit...
2023-02-03 Linus TorvaldsMerge tag 'ata-6.2-rc7' of git://git./linux/kernel...
2023-02-02 Linus TorvaldsMerge tag 'net-6.2-rc7' of git://git./linux/kernel...
2023-02-02 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of...
2023-02-02 Linus TorvaldsMerge tag 'soc-fixes-6.2-3' of git://git./linux/kernel...
2023-02-02 Linus TorvaldsMerge tag 's390-6.2-4' of git://git./linux/kernel/git...
2023-02-02 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.2-4' of git://git...
2023-02-02 Jakub KicinskiMerge branch 'fixes-for-mtk_eth_soc'
2023-02-02 Alexander Couzensmtk_sgmii: enable PCS polling to allow SFP work
2023-02-02 Bjørn Morknet: mediatek: sgmii: fix duplex configuration
2023-02-02 Alexander Couzensnet: mediatek: sgmii: ensure the SGMII PHY is powered...
next