summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-10-31Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-pmu-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-xen-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-mmu-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-docs-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-x86-apic-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-10-31Merge tag 'loongarch-kvm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton
2023-10-30KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton
2023-10-30tools headers arm64: Fix references to top srcdir in MakefileOliver Upton
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/nv-trap-fixes into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/pmevtyper-filter into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-10-30KVM: arm64: Add tracepoint for MMIO accesses where ISV==0Oliver Upton
2023-10-30KVM: arm64: selftest: Perform ISB before reading PAR_EL1Zenghui Yu
2023-10-30KVM: arm64: selftest: Add the missing .guest_prepare()Zenghui Yu
2023-10-30KVM: arm64: Always invalidate TLB for stage-2 permission faultsOliver Upton
2023-10-29Linux 6.6Linus Torvalds
2023-10-28Merge tag 'x86-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28Merge tag 'irq-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-28Merge tag 'dma-mapping-6.6-2023-10-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-10-28Merge tag 'char-misc-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-28Merge tag 'i2c-for-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko
2023-10-27ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lockAl Viro
2023-10-27io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...Al Viro
2023-10-27Merge tag 'io_uring-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-27sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro
2023-10-27Merge tag 'block-6.6-2023-10-27' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-10-27Merge tag 'platform-drivers-x86-v6.6-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-27KVM: x86: Service NMI requests after PMI requests in VM-Enter pathMingwei Zhang
2023-10-27x86/tsc: Defer marking TSC unstable to a workerThomas Gleixner
2023-10-27x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-10-27x86/cpu: Add model number for Intel Arrow Lake mobile processorTony Luck
2023-10-27Merge tag 'iommu-fix-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds