platform/kernel/linux-rpi.git
2022-02-10 David MatlackKVM: x86/mmu: Consolidate comments about {Host,MMU...
2022-02-10 David MatlackKVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to...
2022-02-10 David MatlackKVM: x86/mmu: Move is_writable_pte() to spte.h
2022-02-10 David MatlackKVM: x86/mmu: Check SPTE writable invariants when setti...
2022-02-10 David MatlackKVM: x86/mmu: Move SPTE writable invariant checks to...
2022-02-10 Wanpeng LiKVM: LAPIC: Enable timer posted-interrupt only when...
2022-02-10 Wanpeng LiKVM: VMX: Dont' send posted IRQ if vCPU == this vCPU...
2022-02-10 Sean ChristophersonKVM: SVM: Rename hook implementations to conform to...
2022-02-10 Sean ChristophersonKVM: SVM: Rename SEV implemenations to conform to kvm_x...
2022-02-10 Sean ChristophersonKVM: x86: Use more verbose names for mem encrypt kvm_x8...
2022-02-10 Sean ChristophersonKVM: SVM: Remove unused MAX_INST_SIZE #define
2022-02-10 Sean ChristophersonKVM: SVM: Rename svm_flush_tlb() to svm_flush_tlb_current()
2022-02-10 Sean ChristophersonKVM: x86: Move get_cs_db_l_bits() helper to SVM
2022-02-10 Sean ChristophersonKVM: VMX: Rename VMX functions to conform to kvm_x86_op...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for copy/move encryption...
2022-02-10 Sean ChristophersonKVM: x86: Unexport kvm_x86_ops
2022-02-10 Sean ChristophersonKVM: x86: Uninline and export hv_track_root_tdp()
2022-02-10 Sean ChristophersonKVM: nVMX: Refactor PMU refresh to avoid referencing...
2022-02-10 Sean ChristophersonKVM: xen: Use static_call() for invoking kvm_x86_ops...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
2022-02-10 Sean ChristophersonKVM: VMX: Call vmx_get_cpl() directly in handle_dr()
2022-02-10 Sean ChristophersonKVM: x86: Rename kvm_x86_ops pointers to align w/ prefe...
2022-02-10 Sean ChristophersonKVM: x86: Drop export for .tlb_flush_current() static_c...
2022-02-10 Paolo BonziniKVM: x86: skip host CPUID call for hypervisor leaves
2022-02-10 Jinrong LiangKVM: x86: Remove unused "flags" of kvm_pv_kick_cpu_op()
2022-02-10 Jinrong LiangKVM: Remove unused "kvm" of kvm_make_vcpu_request()
2022-02-10 Jinrong LiangKVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "tss_selector" of task_...
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "ctxt" of setup_syscall...
2022-02-10 Jinrong LiangKVM: x86/ioapic: Remove unused "addr" and "length"...
2022-02-10 Jinrong LiangKVM: x86/i8259: Remove unused "addr" of elcr_ioport_...
2022-02-10 Paolo BonziniKVM: SVM: improve split between svm_prepare_guest_switc...
2022-02-10 Jinrong LiangKVM: x86/svm: Remove unused "vcpu" of svm_check_exit_va...
2022-02-10 Jinrong LiangKVM: x86/mmu_audit: Remove unused "level" of audit_spte...
2022-02-10 Jinrong LiangKVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_ge...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_par...
2022-02-10 Sean ChristophersonKVM: x86: Skip APICv update if APICv is disable at...
2022-02-10 Sean ChristophersonKVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_in...
2022-02-10 Sean ChristophersonKVM: x86: Unexport __kvm_request_apicv_update()
2022-02-10 Sean ChristophersonKVM: x86/mmu: Zap _all_ roots when unmapping gfn range...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_g...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Use common TDP MMU zap helper for MMU...
2022-02-10 David WoodhouseKVM: x86/xen: Fix runstate updates to be atomic when...
2022-02-08 Maxim LevitskyKVM: x86: SVM: move avic definitions from AMD's spec...
2022-02-08 Maxim LevitskyKVM: x86: lapic: don't touch irr_pending in kvm_apic_up...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: deal with L1 hypervisor that intercepts...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: expose clean bit support to the guest
2022-02-08 Maxim LevitskyKVM: x86: nSVM/nVMX: set nested_run_pending on VM entry...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: mark vmcb01 as dirty when restoring...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: fix potential NULL derefernce on nested...
2022-02-08 Maxim LevitskyKVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits...
2022-02-08 Sean ChristophersonRevert "svm: Add warning message for AVIC IPI invalid...
2022-02-06 Linus TorvaldsLinux 5.17-rc3
2022-02-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-02-06 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of...
2022-02-06 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc3' of git://git....
2022-02-06 Linus TorvaldsMerge tag 'edac_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Changbin Duperf ftrace: system_wide collection is not effective...
2022-02-06 Rob Herringlibperf: Add arm64 support to perf_mmap__read_self()
2022-02-06 Arnaldo Carvalho... tools include UAPI: Sync sound/asound.h copy with the...
2022-02-06 Ian Rogersperf stat: Fix display of grouped aliased events
2022-02-06 German Gomezperf tools: Apply correct label to user/kernel symbols...
2022-02-06 Masanari Iidaperf bpf: Fix a typo in bpf_counter_cgroup.c
2022-02-06 Leo Yanperf synthetic-events: Return error if procfs isn't...
2022-02-06 Ameer Hamzaperf session: Check for NULL pointer before dereference
2022-02-06 Namhyung Kimperf annotate: Set error stream of objdump process...
2022-02-06 Anshuman Khandualperf tools: Add missing branch_sample_type to perf_even...
2022-02-06 Arnaldo Carvalho... tools headers UAPI: Sync linux/kvm.h with the kernel...
2022-02-06 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2022-02-05 Linus TorvaldsMerge tag 'for-linus-5.17a-rc3-tag' of git://git./linux...
2022-02-05 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-02-05 Linus TorvaldsMerge tag 'xfs-5.17-fixes-1' of git://git./fs/xfs/xfs...
2022-02-05 Linus TorvaldsMerge tag 'vfs-5.17-fixes-2' of git://git./fs/xfs/xfs...
2022-02-05 Linus TorvaldsMerge tag 'iomap-5.17-fixes-1' of git://git./fs/xfs...
2022-02-05 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-2' of git://git./linux...
2022-02-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-02-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-02-04 Linus TorvaldsMerge tag 'pci-v5.17-fixes-3' of git://git./linux/kerne...
2022-02-04 Bjorn HelgaasPCI: kirin: Add dev struct for of_device_get_match_data()
2022-02-04 Linus TorvaldsMerge tag 'for-5.17-rc2-tag' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'erofs-for-5.17-rc3-fixes' of git://git....
2022-02-04 Linus TorvaldsMerge tag 'block-5.17-2022-02-04' of git://git.kernel...
2022-02-04 Linus TorvaldsMerge tag 'ata-5.17-rc3' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'iommu-fixes-v5.17-rc2' of git://git./linux...
2022-02-04 Linus TorvaldsMerge tag 'random-5.17-rc3-for-linus' of git://git...
2022-02-04 Linus TorvaldsMerge tag 'acpi-5.17-rc3' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'sound-5.17-rc3' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'drm-fixes-2022-02-04' of git://anongit.freed...
2022-02-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-02-04 Dominik Brodowskirandom: only call crng_finalize_init() for primary_crng
2022-02-04 Dominik Brodowskirandom: access primary_pool directly rather than throug...
2022-02-04 Jason A. Donenfeldrandom: wake up /dev/random writers after zap
2022-02-04 Dominik Brodowskirandom: continually use hwgenerator randomness
2022-02-04 Jason A. Donenfeldlib/crypto: blake2s: avoid indirect calls to compressio...
2022-02-04 Linus TorvaldsMerge tag 'ceph-for-5.17-rc3' of git://github.com/ceph...
2022-02-04 Linus TorvaldsMerge tag '9p-for-5.17-rc3' of git://github.com/martine...
next