]> git.kernelconcepts.de Git - karo-tx-linux.git/history - virt
KVM: use rcu access function for irq routing
[karo-tx-linux.git] / virt /
2017-07-07 Christian BorntraegerKVM: use rcu access function for irq routing
2017-07-07 Christian BorntraegerKVM: mark vcpu->pid pointer as rcu protected
2017-07-03 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2017-06-30 Paolo BonziniMerge tag 'kvmarm-for-4.13' of git://git.kernel.org...
2017-06-28 Paolo BonziniMerge tag 'kvm-s390-next-4.13-1' of git://git.kernel...
2017-06-28 Christian BorntraegerMerge tag 'nmiforkvm' of git://git.kernel.org/pub/scm...
2017-06-27 Paolo BonziniKVM: explain missing kvm_put_kvm in case of failure
2017-06-27 Roman StorozhenkoKVM: Replaces symbolic permissions with numeric
2017-06-22 James MorseKVM: arm/arm64: Signal SIGBUS when stage2 discovers...
2017-06-15 Hu HuajunKVM: ARM64: fix phy counter access failure in guest.
2017-06-15 Mark Rutlandarm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
2017-06-15 Marc ZyngierKVM: arm64: Log an error if trapping a write-to-read...
2017-06-15 Marc ZyngierKVM: arm64: Log an error if trapping a read-from-write...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Log which GICv3 system registers...
2017-06-15 Marc ZyngierKVM: arm64: Enable GICv3 common sysreg trapping via...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_DIR_EL1 handler
2017-06-15 David Daneyarm64: Add workaround for Cavium Thunder erratum 30115
2017-06-15 Marc ZyngierKVM: arm64: Enable GICv3 Group-0 sysreg trapping via...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Enable trapping of Group-0 system...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add misc Group-0 handlers
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: Enable GICv3 Group-1 sysreg trapping via...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Enable trapping of Group-1 system...
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
2017-06-15 Marc ZyngierKVM: arm64: vgic-v3: Add hook to handle guest GICv3...
2017-06-15 Marc ZyngierKVM: arm64: Make kvm_condition_valid32() accessible...
2017-06-15 Marc ZyngierKVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxR...
2017-06-15 Marc ZyngierMerge branch 'kvmarm-master/master' into HEAD
2017-06-08 Christoffer DallKVM: arm/arm64: Don't assume initialized vgic when...
2017-06-08 Christoffer DallKVM: arm/arm64: Disallow userspace control of in-kernel...
2017-06-08 Christoffer DallKVM: arm/arm64: Check if irq lines to the GIC are alrea...
2017-06-08 Christoffer DallKVM: arm/arm64: Introduce an allocator for in-kernel...
2017-06-08 Christoffer DallKVM: arm/arm64: Allow setting the timer IRQ numbers...
2017-06-08 Christoffer DallKVM: arm/arm64: Move timer IRQ default init to arch_timer.c
2017-06-08 Christoffer DallKVM: arm/arm64: Move irq_is_ppi() to header file
2017-06-08 Christoffer DallKVM: arm64: Allow creating the PMU without the in-kerne...
2017-06-06 Marc ZyngierKVM: arm/arm64: Handle possible NULL stage2 pud when...
2017-06-06 Christoffer DallKVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extra...
2017-06-04 Andrew JonesKVM: arm/arm64: timer: remove request-less vcpu kick
2017-06-04 Andrew JonesKVM: arm/arm64: PMU: remove request-less vcpu kick
2017-06-04 Andrew JonesKVM: arm/arm64: use vcpu requests for irq injection
2017-06-04 Andrew JonesKVM: arm/arm64: change exit request to sleep request
2017-06-04 Andrew JonesKVM: arm/arm64: optimize VCPU RUN
2017-06-04 Andrew JonesKVM: arm/arm64: use vcpu requests for power_off
2017-06-04 Andrew JonesKVM: arm/arm64: replace pause checks with vcpu request...
2017-06-04 Andrew JonesKVM: arm/arm64: properly use vcpu requests
2017-06-04 Christoffer DallKVM: arm/arm64: Use uaccess functions for GICv3 {sc...
2017-05-24 Christoffer DallKVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
2017-05-23 Christoffer DallKVM: arm/arm64: Simplify active_change_prepare and...
2017-05-23 Christoffer DallKVM: arm/arm64: Separate guest and uaccess writes to...
2017-05-23 Christoffer DallKVM: arm/arm64: Allow GICv2 to supply a uaccess registe...
2017-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-05-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-05-21 Linus TorvaldsMerge tag 'trace-v4.12-rc1' of git://git.kernel.org...
2017-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-05-20 Linus TorvaldsMerge tag 'staging-4.12-rc2' of git://git.kernel.org...
2017-05-20 Linus TorvaldsMerge tag 'usb-4.12-rc2' of git://git.kernel.org/pub...
2017-05-20 Linus TorvaldsMerge tag 'char-misc-4.12-rc2' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2017-05-20 Linus TorvaldsMerge tag 'drm-fixes-for-v4.12-rc2' of git://people...
2017-05-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-05-20 Linus TorvaldsMerge branch 'libnvdimm-for-next' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel...
2017-05-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-05-19 Linus TorvaldsMerge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel...
2017-05-19 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.12' of git://git...
2017-05-19 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2017-05-19 Olof JohanssonMerge tag 'v4.12-rc1' into fixes
2017-05-19 Dave AirlieMerge branch 'linux-4.12' of git://github.com/skeggsb...
2017-05-19 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2017-05-18 Linus TorvaldsMerge tag 'md/4.12-rc2' of git://git.kernel.org/pub...
2017-05-18 Radim KrčmářMerge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel...
2017-05-18 Christoffer DallKVM: arm/arm64: Hold slots_lock when unregistering...
2017-05-18 Christoffer DallKVM: arm/arm64: Fix bug when registering redist iodevs
2017-05-16 Linus TorvaldsMerge tag 'pstore-v4.12-rc2' of git://git.kernel.org...
2017-05-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-16 Linus TorvaldsMerge tag 'edac_fix_for_4.12' of git://git.kernel.org...
2017-05-16 Suzuki K Poulosekvm: arm/arm64: Fix use after free of stage2 page table
2017-05-16 Suzuki K Poulosekvm: arm/arm64: Force reading uncached stage2 PGD
2017-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-15 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-05-15 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git.kernel...
2017-05-15 Suzuki K Poulosekvm: arm/arm64: Fix race in resetting stage2 PGD
2017-05-15 Jani NikulaMerge tag 'gvt-fixes-2017-05-11' of https://github...
2017-05-15 Marc ZyngierKVM: arm/arm64: vgic-v3: Use PREbits to infer the numbe...
2017-05-15 Marc ZyngierKVM: arm/arm64: vgic-v3: Do not use Active+Pending...
2017-05-15 Marc ZyngierKVM: arm/arm64: vgic-v2: Do not use Active+Pending...
2017-05-14 Florian FainelliMerge tag 'bcm2835-dt-next-2017-03-30' into devicetree...
2017-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next