summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson2022-05-251-0/+2
* Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-2513-19/+27
|\
| * Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-151-3/+3
| |\
| | * sched/tracing: Append prev_state to tp args insteadDelyan Kratunov2022-05-121-3/+3
| * | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-131-1/+1
| |\ \
| | * | SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust2022-05-071-0/+1
| | * | Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust2022-05-071-1/+0
| * | | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-125-4/+8
| |\ \ \
| | * \ \ Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-121-0/+3
| | |\ \ \
| | | * | | Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-121-0/+3
| | * | | | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-121-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy2022-05-091-1/+1
| | * | | | net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2022-05-121-0/+1
| | * | | | net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean2022-05-061-1/+1
| | * | | | net: Fix features skip in for_each_netdev_feature()Tariq Toukan2022-05-061-2/+2
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-05-101-7/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | virtio: fix virtio transitional idsShunsuke Mie2022-05-101-7/+7
| * | | | | blk-mq: remove the error_count from struct requestWilly Tarreau2022-05-081-1/+0
| | |_|_|/ | |/| | |
| * | | | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-05-061-0/+1
| |\ \ \ \
| | * | | | SUNRPC: Ensure gss-proxy connects on setupTrond Myklebust2022-04-291-0/+1
| * | | | | Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-061-1/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)2022-05-051-1/+4
| * | | | | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-053-3/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-052-3/+3
| | * | | | net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-011-0/+1
* | | | | | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2571-390/+454
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier2022-05-161-2/+32
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier2022-05-161-0/+24
| | * | | | | | KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba2022-05-151-0/+6
| | * | | | | | KVM: arm64: Repack struct kvm_pmu to reduce sizeFuad Tabba2022-05-151-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier2022-05-162-2/+8
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier2022-05-041-0/+3
| | * | | | | | KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier2022-05-041-0/+1
| | * | | | | | KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier2022-05-041-2/+2
| | * | | | | | irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}Marc Zyngier2022-05-041-0/+2
| | |/ / / / /
| * | | | | | Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-0/+4
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton2022-05-041-0/+2
| | * | | | | | KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton2022-05-041-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-162-7/+8
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta2022-05-031-0/+1
| | * | | | | | KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta2022-05-032-7/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-041-2/+0
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Simplify kvm_cpu_has_pending_timer()Marc Zyngier2022-04-201-2/+0
| * | | | | | | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2022-05-042-0/+11
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | arm64/sme: Add ptrace support for ZAMark Brown2022-04-221-0/+1
| | * | | | | | arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown2022-04-221-0/+1
| | * | | | | | arm64/sme: Implement vector length configuration prctl()sMark Brown2022-04-221-0/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-1/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-1/+9
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-012-6/+7
| |\ \ \ \ \ \ \ \