platform/kernel/linux-rpi.git
2023-08-28 Viktor MihajlovskiKVM: s390: pv: relax WARN_ONCE condition for destroy...
2023-08-28 Janosch FrankMerge remote-tracking branch 'vfio-ap' into next
2023-08-28 Ilya LeoshkevichKVM: s390: selftests: Add selftest for single-stepping
2023-08-28 Ilya LeoshkevichKVM: s390: interrupt: Fix single-stepping keyless mode...
2023-08-28 Ilya LeoshkevichKVM: s390: interrupt: Fix single-stepping userspace...
2023-08-28 Ilya LeoshkevichKVM: s390: interrupt: Fix single-stepping kernel-emulat...
2023-08-28 Ilya LeoshkevichKVM: s390: interrupt: Fix single-stepping into program...
2023-08-28 Ilya LeoshkevichKVM: s390: interrupt: Fix single-stepping into interrup...
2023-08-28 Janosch FrankMerge tag 'kvm-x86-selftests-immutable-6.6' into next
2023-08-18 Tony Krowiaks390/vfio-ap: make sure nib is shared
2023-08-18 Tony KrowiakKVM: s390: export kvm_s390_pv*_is_protected functions
2023-08-18 Janosch Franks390/uv: export uv_pin_shared for direct usage
2023-08-18 Tony Krowiaks390/vfio-ap: check for TAPQ response codes 0x35 and...
2023-08-18 Tony Krowiaks390/vfio-ap: handle queue state change in progress...
2023-08-18 Tony Krowiaks390/vfio-ap: use work struct to verify queue reset
2023-08-18 Tony Krowiaks390/vfio-ap: store entire AP queue status word with...
2023-08-18 Tony Krowiaks390/vfio-ap: remove upper limit on wait for queue...
2023-08-18 Tony Krowiaks390/vfio-ap: allow deconfigured queue to be passed...
2023-08-18 Tony Krowiaks390/vfio-ap: wait for response code 05 to clear on...
2023-08-18 Tony Krowiaks390/vfio-ap: clean up irq resources if possible
2023-08-18 Tony Krowiaks390/vfio-ap: no need to check the 'E' and 'I' bits...
2023-08-17 Jinrong LiangKVM: selftests: Test gp event filters don't affect...
2023-08-17 Jinrong LiangKVM: selftests: Test if event filter meets expectations...
2023-08-17 Jinrong LiangKVM: selftests: Add test cases for unsupported PMU...
2023-08-17 Jinrong LiangKVM: selftests: Introduce "struct __kvm_pmu_event_filte...
2023-08-17 Jinrong LiangKVM: selftests: Drop the return of remove_event()
2023-08-17 Jinrong LiangKVM: selftests: Add x86 properties for Intel PMU in...
2023-08-02 Sean ChristophersonKVM: selftests: Use GUEST_FAIL() in ARM's arch timer...
2023-08-02 Sean ChristophersonKVM: selftests: Print out guest RIP on unhandled exception
2023-08-02 Sean ChristophersonKVM: selftests: Rip out old, param-based guest assert...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's XCR0 test to use printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert VMX's PMU capabilities test...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the x86 userspace I/O test...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's TSC MSRs test to use...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the nSVM software interrupt...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's set BSP ID test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's nested exceptions test...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the MONITOR/MWAIT test to use...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's KVM paravirt test to...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the Hyper-V feature test to...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the Hyper-V extended hypercalls...
2023-08-02 Sean ChristophersonKVM: selftests: Convert x86's CPUID test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert steal_time test to printf style...
2023-08-02 Sean ChristophersonKVM: selftests: Convert set_memory_region_test to print...
2023-08-02 Sean ChristophersonKVM: selftests: Convert s390's tprot test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert s390's memop test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert the memslot performance test...
2023-08-02 Sean ChristophersonKVM: selftests: Convert ARM's vGIC IRQ test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert ARM's page fault test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert ARM's hypercalls test to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert debug-exceptions to printf...
2023-08-02 Sean ChristophersonKVM: selftests: Convert aarch_timer to printf style...
2023-08-02 Aaron LewisKVM: selftests: Add a selftest for guest prints and...
2023-08-02 Sean ChristophersonKVM: selftests: Add #define of expected KVM exit reason...
2023-08-02 Sean ChristophersonKVM: selftests: Add arch ucall.h and inline simple...
2023-08-02 Sean ChristophersonKVM: selftests: Add formatted guest assert support...
2023-08-02 Aaron LewisKVM: selftests: Add string formatting options to ucall
2023-08-02 Aaron LewisKVM: selftests: Add additional pages to the guest to...
2023-08-02 Aaron LewisKVM: selftests: Add guest_snprintf() to KVM selftests
2023-08-02 Aaron LewisKVM: selftests: Add strnlen() to the string overrides
2023-08-02 Sean ChristophersonKVM: selftests: Add a shameful hack to preserve/clobber...
2023-08-02 Sean ChristophersonKVM: selftests: Make TEST_ASSERT_EQ() output look like...
2023-08-02 Thomas HuthKVM: selftests: Rename the ASSERT_EQ macro
2023-08-02 Minjie DuKVM: selftests: Remove superfluous variable assignment
2023-08-02 Bibo MaoKVM: selftests: use unified time type for comparison
2023-08-02 Michal LuczajKVM: selftests: Extend x86's sync_regs_test to check...
2023-08-02 Michal LuczajKVM: selftests: Extend x86's sync_regs_test to check...
2023-08-02 Michal LuczajKVM: selftests: Extend x86's sync_regs_test to check...
2023-08-02 Michal LuczajKVM: x86: Fix KVM_CAP_SYNC_REGS's sync_regs() TOCTOU...
2023-07-16 Linus TorvaldsLinux 6.5-rc2
2023-07-16 Linus TorvaldsMerge tag 'xtensa-20230716' of https://github.com/jcmvb...
2023-07-16 Linus TorvaldsMerge tag 'perf_urgent_for_v6.5_rc2' of git://git....
2023-07-16 Linus TorvaldsMerge tag 'objtool_urgent_for_v6.5_rc2' of git://git...
2023-07-16 Linus TorvaldsMerge tag 'sched_urgent_for_v6.5_rc2' of git://git...
2023-07-16 Linus TorvaldsMerge tag 'pinctrl-v6.5-2' of git://git./linux/kernel...
2023-07-16 Linus TorvaldsMerge tag '6.5-rc1-smb3-fixes' of git://git.samba.org...
2023-07-16 Linus TorvaldsMerge tag 'powerpc-6.5-3' of git://git./linux/kernel...
2023-07-16 Linus TorvaldsMerge tag 'hardening-v6.5-rc2' of git://git./linux...
2023-07-16 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc1-2' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc1' of git://git./linux/kernel...
2023-07-15 Linus TorvaldsMerge tag 'regmap-fix-v6.5-rc1' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'iommu-fixes-v6.5-rc1' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'x86_urgent_for_6.5_rc2' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-07-15 Linus TorvaldsMerge tag 'block-6.5-2023-07-14' of git://git.kernel...
2023-07-15 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-14' of git://git.kernel...
2023-07-14 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc2' of git://git./linux...
2023-07-14 Linus TorvaldsMerge tag 'pm-6.5-rc2' of git://git./linux/kernel/git...
2023-07-14 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-qos'
2023-07-14 Shyam Prasad Ncifs: fix mid leak during reconnection after timeout...
2023-07-14 Shyam Prasad Ncifs: is_network_name_deleted should return a bool
2023-07-14 Linus TorvaldsMerge tag 'drm-fixes-2023-07-14-1' of git://anongit...
2023-07-14 Linus TorvaldsMerge tag 'ceph-for-6.5-rc2' of https://github.com...
2023-07-14 Christoph Hellwigblock: queue data commands from the flush state machine...
2023-07-14 Dan Carpenteriommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
2023-07-14 Jason Gunthorpeiommu: Fix crash during syfs iommu_groups/N/type
2023-07-14 Masami Hiramatsu... tracing/probes: Fix to record 0-length data_loc in...
2023-07-14 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-07-12' of https:...
2023-07-14 Dave AirlieMerge tag 'drm-intel-fixes-2023-07-13' of git://anongit...
2023-07-14 Dave AirlieMerge tag 'drm-misc-fixes-2023-07-13' of ssh://git...
next