Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier | 3 | -9/+7 |
2019-07-05 | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin | 11 | -156/+148 |
2019-07-05 | KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS register | Andre Przywara | 1 | -0/+31 |
2019-07-05 | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara | 5 | -15/+170 |
2019-07-05 | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara | 5 | -11/+56 |
2019-07-05 | KVM: arm/arm64: Support chained PMU counters | Andrew Murray | 2 | -37/+217 |
2019-07-05 | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray | 2 | -11/+20 |
2019-07-05 | KVM: arm/arm64: Re-create event when setting counter value | Andrew Murray | 1 | -9/+33 |
2019-07-05 | KVM: arm/arm64: Extract duplicated code to own function | Andrew Murray | 1 | -12/+16 |
2019-07-05 | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions | Andrew Murray | 3 | -12/+12 |
2019-07-05 | KVM: arm64: Skip more of the SError vaxorcism | James Morse | 1 | -4/+10 |
2019-07-05 | KVM: arm64: Re-mask SError after the one instruction window | James Morse | 1 | -0/+2 |
2019-07-05 | arm64: Update silicon-errata.txt for Neoverse-N1 #1349291 | James Morse | 2 | -0/+5 |
2019-07-05 | KVM: arm64: Defer guest entry when an asynchronous exception is pending | James Morse | 1 | -0/+15 |
2019-07-05 | KVM: arm64: Consume pending SError as early as possible | James Morse | 3 | -5/+8 |
2019-07-05 | KVM: arm64: Make indirect vectors preamble behaviour symmetric | James Morse | 1 | -3/+3 |
2019-07-05 | KVM: arm64: Abstract the size of the HYP vectors pre-amble | James Morse | 3 | -5/+26 |
2019-07-05 | arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS | James Morse | 1 | -0/+4 |
2019-06-23 | Linux 5.2-rc6v5.2-rc6 | Linus Torvalds | 1 | -1/+1 |
2019-06-23 | Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+3 |
2019-06-22 | Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_... | Peter Xu | 1 | -4/+3 |
2019-06-22 | Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+4 |
2019-06-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -11/+11 |
2019-06-22 | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 8 | -9/+31 |
2019-06-22 | Bluetooth: Fix regression with minimum encryption key size alignment | Marcel Holtmann | 2 | -14/+37 |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 25 | -112/+123 |
2019-06-22 | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet | 1 | -1/+2 |
2019-06-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 17 | -62/+174 |
2019-06-21 | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -16/+14 |
2019-06-21 | x86/vdso: Prevent segfaults due to hoisted vclock reads | Andy Lutomirski | 1 | -2/+13 |
2019-06-21 | SUNRPC: Fix a credential refcount leak | Trond Myklebust | 1 | -1/+0 |
2019-06-21 | Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" | Anna Schumaker | 2 | -6/+2 |
2019-06-21 | net :sunrpc :clnt :Fix xps refcount imbalance on the error path | Lin Yi | 1 | -0/+1 |
2019-06-21 | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington | 1 | -9/+11 |
2019-06-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+3 |
2019-06-21 | Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 11 | -65/+209 |
2019-06-21 | Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -22/+71 |
2019-06-21 | Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -98/+202 |
2019-06-21 | Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 6 | -15/+72 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5129 | -25774/+5236 |
2019-06-21 | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 6 | -4/+24 |
2019-06-21 | Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 1 | -13/+27 |
2019-06-21 | Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2 | -15/+38 |
2019-06-21 | Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 5 | -3/+19 |
2019-06-21 | Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu... | Dave Airlie | 3 | -34/+125 |
2019-06-21 | ARM: 8867/1: vdso: pass --be8 to linker if necessary | Jason A. Donenfeld | 1 | -2/+3 |
2019-06-21 | Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -59/+90 |
2019-06-21 | Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+0 |
2019-06-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -145/+405 |
2019-06-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -16/+16 |