pub/scm/linux/kernel/git/vishal/kvm.git  about / heads / tags
vishal's fork of kvm.git
$ git log --pretty=format:'%h %s (%cs)%d'
dee67a94d4c6cb Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD (2024-06-21)
	(HEAD -> master)
cf6d9d2d243f24 KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests (2024-06-21)
fb443ce70da07b Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (2024-06-20)
676f819c3e982d KVM: Discard zero mask with function kvm_dirty_ring_reset (2024-06-20)
c31745d2c50879 virt: guest_memfd: fix reference leak on hwpoisoned page (2024-06-20)
f474092c6fe1e2 kvm: do not account temporary allocations to kmem (2024-06-20)
b018589013d6db MAINTAINERS: Drop Wanpeng Li as a Reviewer for KVM Paravirt support (2024-06-20)
f3ced000a2df53 KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes (2024-06-20)
c3f3edf73a8f85 KVM: Stop processing *all* memslots when "null" mmu_notifier handler is found (2024-06-18)
d66e50beb91114 KVM: arm64: FFA: Release hyp rx buffer (2024-06-11)
...

$ git cat-file blob HEAD:README
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  kvm-coco-queue-20240807 KVM: x86/mmu: Prevent aliased memslot GFNs (2024-07-29)
  kvm-coco-queue-20240729 selftests: KVM: SEV-SNP test for KVM_SEV_INIT2 (2024-07-12)
* master       Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEAD (2024-06-21)
  kvm-coco-queue crypto: ccp: Add the SNP_VLEK_LOAD command (2024-06-20)
  queue        KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep() (2024-06-20)
  next         Merge branch 'kvm-6.10-fixes' into HEAD (2024-06-20)
  kvm-coco-queue-20240512 KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY (2024-05-12)
  kvm-coco-queue-20240418 KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY (2024-04-19)
  kvm-uapi     KVM: remove unnecessary #ifdef (2024-02-08)
  kvm-6.8-conflict-resolution Merge tag 'tags/for-linus' into HEAD (2024-01-10)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
for-linus    ARM: (2024-06-21) tar.gz
for-linus-6.9 s390: (2024-05-12) tar.gz
tags/kvm-6.8-1 Generic: (2024-01-08) tar.gz
kvm-6.7-1    ARM: (2023-10-31) tar.gz
kvm-6.4-2    RISC-V: - ONE_REG interface to enable/disable SBI extensions - Zbb extension for Guest/VM - AIA CSR virtualization (2023-05-05) tar.gz
kvm-6.4-1    s390: (2023-04-29) tar.gz
tags/kvm-6.3-1 ARM: (2023-02-21) tar.gz
tags/kvm-6.2-2 KVM/riscv changes for 6.2 (2022-12-20) tar.gz
tags/kvm-6.2-1 ARM64: (2022-12-14) tar.gz
for-linus-part2 Second batch of KVM patches that need some special care. (2022-12-12) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1266849 lkml
     398074 stable
     342912 netdev
     254835 linux-arm-kernel
     132737 linux-devicetree
     112744 linux-wireless
     102185 dri-devel
      72899 linuxppc-dev
      72659 alsa-devel
      72620 linux-media
      68908 linux-fsdevel
      65515 linux-mm
      61273 linux-patches
      52778 kvm
      52589 intel-gfx
      51558 linux-scsi
      49311 amd-gfx
      42847 linux-omap
      40747 linux-arm-msm
      40523 linux-arch
      39340 linux-mips
      35827 linux-xfs
      31780 linux-rdma
      30554 linux-nfs
      30427 linux-pm
      29361 bpf
      28202 linux-mediatek
      27834 linux-doc
      27789 linux-samsung-soc
      27087 linux-crypto
      26686 linux-acpi
      25813 linux-block
      25803 linux-s390
      25709 netfilter-devel
      23044 linux-mtd
      22540 linux-renesas-soc
      22368 linux-clk
      22117 linux-sh
      21975 linux-gpio
      21836 linux-perf-users
      21755 linux-pci
      21455 linux-usb
      21123 linux-iio
      21112 linux-tegra
      19654 linux-riscv
      19259 kernel-janitors
      18230 linux-input
      17968 sparclinux
      17582 linux-btrfs
      15975 linux-ide
      15955 kvmarm
      15872 linux-kselftest
      15780 linux-serial
      15633 xen-devel
      15374 linux-ext4
      15341 linux-api
      14888 linux-staging
      14796 linux-iommu
      14718 u-boot
      14640 linux-fbdev
      14612 linux-mmc
      13996 driverdev-devel
      13322 linux-kbuild
      13291 linux-rockchip
      13264 linux-cifs
      13209 virtualization
      12278 linux-bluetooth
      12211 qemu-devel
      11980 linux-spi
      11667 linux-parisc
      11204 linux-amlogic
      11184 linux-i2c
      10853 intel-wired-lan
      10709 linux-security-module
      10462 platform-driver-x86
      10341 linux-ia64
      10079 linux-f2fs-devel
       9761 ceph-devel
       9574 dm-devel
       9320 linux-um
       8912 linux-alpha
       8679 linux-m68k
       7989 linux-snps-arc
       7939 linux-nvme
       7839 cgroups
       7465 nvdimm
       7377 nouveau
       7216 cluster-devel
       7032 linux-can
       6971 linux-sunxi
       6685 linux-efi
       6625 lustre-devel
       6496 containers
       6495 linux-watchdog
       6387 batman
       6357 linux-rtc
       6019 linux-raid
       5960 kvm-ppc
       5802 linux-hwmon
       5600 linux-hexagon
       5527 linux-nvdimm
       5484 intel-xe
       5457 linux-rt-users
       5444 ocfs2-devel
       5406 openrisc
       5392 dmaengine
       5246 loongarch
       5221 rcu
       5109 linux-hardening
       5048 selinux
       5037 linux-next
       4949 linux-leds
       4909 linux-integrity
       4817 kernel-hardening
       4748 linux-sound
       4675 linux-pwm
       4589 io-uring
       4452 linux-trace-kernel
       4407 cip-dev
       4359 linux-sctp
       4281 outreachy
       4174 linux-csky
       4134 bridge
       4131 llvm
       4004 dpdk-dev
       3987 mptcp
       3974 git
       3960 ath10k
       3748 lm-sensors
       3689 buildroot
       3554 linux-remoteproc
       3509 linux-hyperv
       3441 linux-wpan
       3402 kexec
       3311 keyrings
       3234 soc
       3056 linux-modules
       3055 linux-phy
       3047 linux-nilfs
       2939 linux-erofs
       2906 linux-bcache
       2885 target-devel
       2753 ath11k
       2726 linux-fscrypt
       2703 linux-cxl
       2295 ath9k-devel
       2237 lvs-devel
       2227 linux-edac
       2099 linux-unionfs
       2093 openbmc
       2089 openembedded-core
       2035 linux-hams
       1947 linux-audit
       1863 chrome-platform
       1675 phone-devel
       1662 v9fs
       1594 rust-for-linux
       1591 cpufreq
       1535 linux-fpga
       1533 dccp
       1481 linux-trace-devel
       1462 openembedded-devel
       1421 reiserfs-devel
       1420 asahi
       1374 b43-dev
       1373 ath12k
       1317 imx
       1258 historical-speck
       1205 linux-bcachefs
       1135 ntfs3
       1039 damon
       1010 ntb
       1004 linux-kernel-mentees
        959 linux-metag
        926 b4-sent
        904 linux-x25
        899 gfs2
        890 fstests
        888 ecryptfs
        782 ltp
        747 oe-kbuild-all
        731 linux-sgx
        719 linux-coco
        715 linux-spdx
        684 netfilter
        678 igt-dev
        666 live-patching
        664 linux-man
        640 lvm-devel
        622 netfs
        611 linux-ppp
        607 linux-i3c
        590 fsverity
        576 cocci
        547 qemu-riscv
        542 autofs
        537 tpmdd-devel
        488 linux-oxnas
        477 yocto
        450 linux-toolchains
        431 regressions
        431 oe-lkp
        399 virtio-dev
        385 linux-sparse
        329 audit
        313 mhi
        311 linux-nfc
        311 oe-linux-nfc
        302 acpica-devel
        296 wireguard
        289 u-boot-amlogic
        262 lttng-dev
        227 kernel-tls-handshake
        219 grub-devel
        212 bitbake-devel
        212 yocto-meta-ti
        211 mm-commits
        198 backports
        197 brcm80211
        193 ofono
        187 workflows
        178 yocto-meta-arago
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        151 xenomai
        150 linux-embedded
        150 kvm-riscv
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        140 kernelci
        133 virtio-fs
        124 linux-kernel-announce
        121 linux-aspeed
        117 yocto-meta-arm
        100 iwd
         99 trinity
         97 linux-rt-devel
         90 linux-laptop
         86 kernelnewbies
         85 yocto-meta-virtualization
         76 selinux-refpolicy
         74 arm-scmi
         72 linux-hotplug
         65 ksummit
         64 ksummit-discuss
         64 initramfs
         61 yocto-docs
         61 fuego
         59 linux-firmware
         59 perfbook
         57 ell
         57 yocto-toaster
         52 linux-btrace
         38 timestamp
         33 virtio-comment
         33 stable-rt
         31 wireless-regdb
         29 linux-console
         27 powertop
         25 linux-lvm
         23 xfs-stable
         22 devicetree-spec
         20 linux-debuggers
         19 connman
         18 dash
         17 linux-safety
         17 lkmm
         17 barebox
         16 linux-dash
         16 ultralinux
         13 hail-devel
         12 dwarves
         12 oe-kbuild
         12 kdevops
         10 linux-trace-users
          9 radiotap
          9 kbd
          8 smatch
          6 ccan
          6 tech-board-discuss
          6 spacemit
          5 tools
          5 linux-numa
          5 accel-config
          4 dm-crypt
          4 linux-msdos
          4 lartc
          4 yocto-patches
          4 sophgo
          3 stgt
          3 linux-smp
          3 dtrace
          2 linux-dwarves
          2 oe-chipsec
          2 linux-newbie
          1 keys
          1 signatures
          1 linux-bugs
          1 linux-config
          1 linux-8086
          1 mlmmj
          1 spdk

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/vishal/kvm.git