Revision beaeb4f39bc31d5a5eb6d05465a86af4fe147732 authored by Linus Torvalds on 21 September 2020, 15:53:48 UTC, committed by Linus Torvalds on 21 September 2020, 15:53:48 UTC
Pull kvm fixes from Paolo Bonzini:
 "ARM:
   - fix fault on page table writes during instruction fetch

  s390:
   - doc improvement

  x86:
   - The obvious patches are always the ones that turn out to be
     completely broken. /me hangs his head in shame"

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  Revert "KVM: Check the allocation of pv cpu mask"
  KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
  KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
  docs: kvm: add documentation for KVM_CAP_S390_DIAG318
2 parent s a311283 + 32251b0
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 919 bytes
br.c -rw-r--r-- 8.6 KB
br_arp_nd_proxy.c -rw-r--r-- 11.1 KB
br_device.c -rw-r--r-- 12.0 KB
br_fdb.c -rw-r--r-- 32.2 KB
br_forward.c -rw-r--r-- 7.3 KB
br_if.c -rw-r--r-- 17.4 KB
br_input.c -rw-r--r-- 9.8 KB
br_ioctl.c -rw-r--r-- 8.8 KB
br_mdb.c -rw-r--r-- 19.3 KB
br_mrp.c -rw-r--r-- 30.0 KB
br_mrp_netlink.c -rw-r--r-- 15.9 KB
br_mrp_switchdev.c -rw-r--r-- 4.6 KB
br_multicast.c -rw-r--r-- 59.6 KB
br_netfilter_hooks.c -rw-r--r-- 30.9 KB
br_netfilter_ipv6.c -rw-r--r-- 5.6 KB
br_netlink.c -rw-r--r-- 48.7 KB
br_netlink_tunnel.c -rw-r--r-- 7.9 KB
br_nf_core.c -rw-r--r-- 2.0 KB
br_private.h -rw-r--r-- 40.8 KB
br_private_mrp.h -rw-r--r-- 3.1 KB
br_private_stp.h -rw-r--r-- 1.7 KB
br_private_tunnel.h -rw-r--r-- 2.3 KB
br_stp.c -rw-r--r-- 15.7 KB
br_stp_bpdu.c -rw-r--r-- 5.6 KB
br_stp_if.c -rw-r--r-- 8.4 KB
br_stp_timer.c -rw-r--r-- 4.2 KB
br_switchdev.c -rw-r--r-- 4.1 KB
br_sysfs_br.c -rw-r--r-- 26.7 KB
br_sysfs_if.c -rw-r--r-- 10.3 KB
br_vlan.c -rw-r--r-- 47.9 KB
br_vlan_options.c -rw-r--r-- 6.7 KB
br_vlan_tunnel.c -rw-r--r-- 4.5 KB

back to top