OSDN Git Service

tomoyo/tomoyo-test1.git
2022-05-25 Sean ChristophersonKVM: Do not pin pages tracked by gfn=>pfn caches
2022-05-25 Sean ChristophersonKVM: Fix multiple races in gfn=>pfn cache refresh
2022-05-25 Sean ChristophersonKVM: Fully serialize gfn=>pfn cache refresh via mutex
2022-05-25 Sean ChristophersonKVM: Do not incorporate page offset into gfn=>pfn cache...
2022-05-25 Sean ChristophersonKVM: Put the extra pfn reference when reusing a pfn...
2022-05-25 Sean ChristophersonKVM: Drop unused @gpa param from gfn=>pfn cache's __rel...
2022-05-25 Lev KujawskiKVM: set_msr_mce: Permit guests to ignore single-bit...
2022-05-25 Jim MattsonKVM: VMX: Print VM-instruction error as unsigned
2022-05-25 David MatlackKVM: VMX: Print VM-instruction error when it may be...
2022-05-25 Yanfei XuKVM: x86: Fix the intel_pt PMI handling wrongly conside...
2022-05-25 Like XuKVM: selftests: x86: Sync the new name of the test...
2022-05-25 Paolo BonziniDocumentation: kvm: reorder ARM-specific section about...
2022-05-25 Paolo Bonzinix86, kvm: use correct GFP flags for preemption disabled
2022-05-25 Wanpeng LiKVM: LAPIC: Drop pending LAPIC timer injection when...
2022-05-25 Sean Christophersonx86/kvm: Alloc dummy async #PF token outside of raw...
2022-05-25 Sean ChristophersonKVM: x86: avoid calling x86 emulator without a decoded...
2022-05-25 Ashish KalraKVM: SVM: Use kzalloc for sev ioctl interfaces to preve...
2022-05-25 Sean Christophersonx86/fpu: KVM: Set the base guest FPU uABI size to sizeo...
2022-05-25 Paolo Bonzinis390/uv_uapi: depend on CONFIG_S390
2022-05-25 Paolo BonziniMerge tag 'kvm-s390-next-5.19-1' of git://git./linux...
2022-05-25 Paolo BonziniMerge tag 'kvm-riscv-5.19-1' of https://github.com...
2022-05-25 Paolo BonziniMerge tag 'kvmarm-5.19' of git://git./linux/kernel...
2022-05-25 Yang WeijiangKVM: selftests: x86: Fix test failure on arch lbr capab...
2022-05-25 Wanpeng LiKVM: LAPIC: Trace LAPIC timer expiration on every vmentry
2022-05-20 Janis Schoetterl... KVM: s390: selftest: Test suppression indication on...
2022-05-20 Janis Schoetterl... KVM: s390: Don't indicate suppression on dirtying,...
2022-05-20 Steffen Eidenselftests: drivers/s390x: Add uvdevice tests
2022-05-20 Steffen Eidendrivers/s390/char: Add Ultravisor io device
2022-05-20 Anup PatelMAINTAINERS: Update KVM RISC-V entry to cover selftests...
2022-05-20 Atish PatraRISC-V: KVM: Introduce ISA extension register
2022-05-20 Anup PatelRISC-V: KVM: Cleanup stale TLB entries when host CPU...
2022-05-20 Anup PatelRISC-V: KVM: Add remote HFENCE functions based on VCPU...
2022-05-20 Anup PatelRISC-V: KVM: Reduce KVM_MAX_VCPUS value
2022-05-20 Anup PatelRISC-V: KVM: Introduce range based local HFENCE functions
2022-05-20 Anup PatelRISC-V: KVM: Treat SBI HFENCE calls as NOPs
2022-05-20 Anup PatelRISC-V: KVM: Add Sv57x4 mode support for G-stage
2022-05-20 Anup PatelRISC-V: KVM: Use G-stage name for hypervisor page table
2022-05-20 Jiapeng ChongKVM: selftests: riscv: Remove unneeded semicolon
2022-05-20 Anup PatelKVM: selftests: riscv: Improve unexpected guest trap...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/its-save-restore-fixes-5.19...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/misc-5.19 into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/per-vcpu-host-pmu-data into...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/vgic-invlpir into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/psci-suspend into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/hcall-selection into kvmarm...
2022-05-16 Marc ZyngierKVM: arm64: Fix hypercall bitmap writeback when vcpus...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Undo work in failed ITS restores
2022-05-16 Ricardo KollerKVM: arm64: vgic: Do not ignore vgic_its_restore_cte...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Add more checks when restoring ITS...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Check that new ITEs could be saved...
2022-05-16 Marc ZyngierKVM: arm64: pmu: Restore compilation when HW_PERF_EVENT...
2022-05-16 Linus TorvaldsLinux 5.18-rc7 v5.18-rc7
2022-05-15 Linus TorvaldsMerge tag 'driver-core-5.18-rc7' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'char-misc-5.18-rc7' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'tty-5.18-rc7' of git://git./linux/kernel...
2022-05-15 Linus TorvaldsMerge tag 'usb-5.18-rc7' of git://git./linux/kernel...
2022-05-15 Linus TorvaldsMerge tag 'powerpc-5.18-5' of git://git./linux/kernel...
2022-05-15 Linus TorvaldsMerge tag 'x86-urgent-2022-05-15' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'sched-urgent-2022-05-15' of git://git./linux...
2022-05-15 Linus TorvaldsMerge tag 'irq-urgent-2022-05-15' of git://git./linux...
2022-05-15 Marc ZyngierKVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from...
2022-05-15 Fuad TabbaKVM: arm64: Reenable pmu in Protected Mode
2022-05-15 Fuad TabbaKVM: arm64: Pass pmu events to hyp via vcpu
2022-05-15 Fuad TabbaKVM: arm64: Repack struct kvm_pmu to reduce size
2022-05-15 Fuad TabbaKVM: arm64: Wrapper for getting pmu_events
2022-05-15 Marc ZyngierKVM: arm64: vgic-v3: List M1 Pro/Max as requiring the...
2022-05-14 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of...
2022-05-13 Linus TorvaldsMerge tag 'drm-fixes-2022-05-14' of git://anongit.freed...
2022-05-13 Dave AirlieMerge tag 'drm-misc-fixes-2022-05-13' of git://anongit...
2022-05-13 Dave AirlieMerge tag 'vmwgfx-drm-fixes-5.18-2022-05-13' of https...
2022-05-13 Linus TorvaldsMerge tag 'gfs2-v5.18-rc4-fix3' of git://git./linux...
2022-05-13 Andreas Gruenbachergfs2: Stop using glock holder auto-demotion for now
2022-05-13 Andreas Gruenbachergfs2: buffered write prefaulting
2022-05-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-05-13 Andreas Gruenbachergfs2: Align read and write chunks to the page cache
2022-05-13 Andreas Gruenbachergfs2: Pull return value test out of should_fault_in_pages
2022-05-13 Andreas Gruenbachergfs2: Clean up use of fault_in_iov_iter_{read,write...
2022-05-13 Andreas Gruenbachergfs2: Variable rename
2022-05-13 Andreas Gruenbachergfs2: Fix filesystem block deallocation for short writes
2022-05-13 Linus TorvaldsMerge tag 'ceph-for-5.18-rc7' of https://github.com...
2022-05-13 Linus TorvaldsMerge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org...
2022-05-13 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-05-11' of git:/...
2022-05-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-05-13 Linus TorvaldsMerge tag 'hwmon-for-v5.18-rc7' of git://git./linux...
2022-05-13 Linus TorvaldsMerge tag 'drm-fixes-2022-05-13' of git://anongit.freed...
2022-05-13 Zack Rusindrm/vmwgfx: Disable command buffers on svga3 without...
2022-05-13 Zack Rusindrm/vmwgfx: Initialize drm_mode_fb_cmd2
2022-05-13 Zack Rusindrm/vmwgfx: Fix fencing on SVGAv3
2022-05-13 Greg Kroah... Merge tag 'icc-5.18-rc6' of git://git./linux/kernel...
2022-05-13 Adrian-Ken... x86/mm: Fix marking of unused sub-pmd ranges
2022-05-13 Greg Kroah... Merge tag 'usb-serial-5.18-rc7' of https://git./linux...
2022-05-13 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-05-11' of https...
2022-05-12 Dave AirlieMerge tag 'drm-intel-fixes-2022-05-12' of git://anongit...
2022-05-12 Linus TorvaldsMerge tag 'net-5.18-rc7' of git://git./linux/kernel...
2022-05-12 Linus TorvaldsMerge branch 'for-5.18-fixes' of git://git./linux/kerne...
2022-05-12 Linus TorvaldsMerge tag 'fixes_for_v5.18-rc7' of git://git./linux...
2022-05-12 Maxim Mikityanskiytls: Fix context leak on tls_device_down
2022-05-12 Taehee Yoonet: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
2022-05-12 Guangguan Wangnet/smc: non blocking recvmsg() return -EAGAIN when...
2022-05-12 Florian Fainellinet: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
next