aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: Drop AVIC's intermediate avic_set_running() helperSean Christopherson2022-01-191-20/+36
* KVM: VMX: Don't do full kick when handling posted interrupt wakeupSean Christopherson2022-01-191-1/+1
* KVM: VMX: Fold fallback path into triggering posted IRQ helperSean Christopherson2022-01-191-8/+10
* KVM: VMX: Pass desired vector instead of bool for triggering posted IRQSean Christopherson2022-01-191-5/+3
* KVM: VMX: Don't do full kick when triggering posted interrupt "fails"Sean Christopherson2022-01-192-6/+7
* KVM: SVM: Skip AVIC and IRTE updates when loading blocking vCPUSean Christopherson2022-01-191-14/+18
* KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemptionSean Christopherson2022-01-193-12/+9
* KVM: SVM: Remove unnecessary APICv/AVIC update in vCPU unblocking pathSean Christopherson2022-01-191-2/+0
* KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIsSean Christopherson2022-01-192-17/+9
* KVM: SVM: Signal AVIC doorbell iff vCPU is in guest modeSean Christopherson2022-01-191-2/+20
* KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooksSean Christopherson2022-01-194-32/+1
* KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpersSean Christopherson2022-01-191-2/+0
* KVM: VMX: Move preemption timer <=> hrtimer dance to common x86Sean Christopherson2022-01-192-5/+22
* KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmxSean Christopherson2022-01-195-23/+25
* KVM: Drop unused kvm_vcpu.pre_pcpu fieldSean Christopherson2022-01-192-2/+0
* KVM: VMX: Handle PI descriptor updates during vcpu_put/loadSean Christopherson2022-01-193-93/+70
* Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-19879-3791/+8365
|\
| * KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlockMarcelo Tosatti2022-01-181-8/+8
| * Linux 5.16v5.16Linus Torvalds2022-01-091-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-091-9/+9
| |\
| | * Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin2022-01-081-9/+9
| * | Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-092-0/+4
| |\ \
| | * | ARM: dts: gpio-ranges property is now requiredPhil Elwell2022-01-082-0/+4
| * | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds2022-01-092-20/+1
| |\ \ \
| | * | | Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo2022-01-071-19/+0
| | * | | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa2022-01-071-1/+1
| * | | | Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown2022-01-091-8/+0
| * | | | Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-086-5/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...Olof Johansson2022-01-05372-1349/+3225
| | |\ \ \
| | | * | | ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"Dinh Nguyen2021-12-274-4/+4
| | | * | | dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"Dinh Nguyen2021-12-271-0/+1
| | * | | | Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...Olof Johansson2022-01-052-9/+7
| | |\ \ \ \
| | | * | | | reset: renesas: Fix Runtime PM usageHeiner Kallweit2021-12-151-1/+6
| * | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-082-101/+9
| |\ \ \ \ \ \
| | * | | | | | Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2022-01-071-95/+0
| | * | | | | | i2c: mpc: Avoid out of bounds memory accessChris Packham2022-01-061-6/+9
| * | | | | | | Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-01-083-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor2021-11-161-2/+2
| | * | | | | | | power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy2021-11-151-2/+2
| | * | | | | | | power: supply: core: Break capacity loopLinus Walleij2021-11-151-0/+4
| * | | | | | | | Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-081-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong2021-12-221-1/+2
| * | | | | | | | | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-075-44/+263
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
| | * | | | | | | | | selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
| | * | | | | | | | | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
| | * | | | | | | | | cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2022-01-062-9/+21
| | * | | | | | | | | cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo2022-01-063-31/+65
| | * | | | | | | | | cgroup: Use open-time credentials for process migraton perm checksTejun Heo2022-01-062-4/+12
| * | | | | | | | | | Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-071-1/+2
| |\ \ \ \ \ \ \ \ \ \