linux-block.git
2022-12-28 Paolo BonziniMerge branch 'kvm-late-6.1-fixes' into HEAD
2022-12-28 Paolo BonziniKVM: selftests: restore special vmmcall code layout...
2022-12-28 Paolo BonziniDocumentation: kvm: clarify SRCU locking order
2022-12-28 Paolo BonziniKVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2022-12-27 David WoodhouseKVM: x86/xen: Documentation updates and clarifications
2022-12-27 David WoodhouseKVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVAL...
2022-12-27 Michal LuczajKVM: x86/xen: Simplify eventfd IOCTLs
2022-12-27 Paolo BonziniKVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
2022-12-27 David WoodhouseKVM: x86/xen: Use kvm_read_guest_virt() instead of...
2022-12-27 Michal LuczajKVM: x86/xen: Fix memory leak in kvm_xen_write_hypercal...
2022-12-27 Sean ChristophersonKVM: Delete extra block of "};" in the KVM API document...
2022-12-27 Lai Jiangshankvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-27 Lai Jiangshankvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
2022-12-27 Lukas BulwahnMAINTAINERS: adjust entry after renaming the vmx hyperv...
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-25 Linus TorvaldsLinux 6.2-rc1 v6.2-rc1
2022-12-25 Steven Rostedt... treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 Linus TorvaldsMerge tag 'spi-fix-v6.2-rc1' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc1' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'coccinelle-6.2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'hardening-v6.2-rc1-fixes' of git://git....
2022-12-23 Linus TorvaldsMerge tag 'pstore-v6.2-rc1-fixes' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'dma-mapping-2022-12-23' of git://git.infrade...
2022-12-23 Linus TorvaldsMerge tag '9p-for-6.2-rc1' of https://github.com/martin...
2022-12-23 Linus TorvaldsMerge tag 'sound-6.2-rc1-2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'drm-next-2022-12-23' of git://anongit.freede...
2022-12-23 Linus TorvaldsMerge tag 'mips_6.2_1' of git://git./linux/kernel/git...
2022-12-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-22-14-34' of...
2022-12-23 Luca Stefanipstore: Properly assign mem_type property
2022-12-23 John Stultzpstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_...
2022-12-23 Sami Tolvanencfi: Fix CFI failure with KASAN
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't install TDP MMU SPTE if SP has...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Re-check under lock that TDP MMU SP hugep...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Map TDP MMU leaf SPTE iff target level...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't attempt to map leaf if target TDP...
2022-12-23 Sean ChristophersonKVM: nVMX: Don't stuff secondary execution control...
2022-12-23 Sean ChristophersonKVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE contro...
2022-12-23 Sean ChristophersonKVM: nVMX: Document that ignoring memory failures for...
2022-12-23 Sean ChristophersonKVM: selftests: Zero out valid_bank_mask for "all"...
2022-12-23 Sean ChristophersonKVM: x86: Sanity check inputs to kvm_handle_memory_fail...
2022-12-23 Peng HaoKVM: x86: Simplify kvm_apic_hw_enabled
2022-12-23 Vitaly KuznetsovKVM: x86: hyper-v: Fix 'using uninitialized value'...
2022-12-23 Adamos TtofariKVM: x86: ioapic: Fix level-triggered EOI and userspace...
2022-12-23 Like XuKVM: x86/pmu: Prevent zero period event from being...
2022-12-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-12-22 Linus TorvaldsMerge tag 'afs-next-20221222' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'perf-tools-for-v6.2-2-2022-12-22' of git...
2022-12-22 Arnaldo Carvalho... perf python: Fix splitting CC into compiler and options
2022-12-22 David Howellsafs: Stop implementing ->writepage()
2022-12-22 Gaosheng Cuiafs: remove afs_cache_netfs and afs_zap_permits() decla...
2022-12-22 Colin Ian Kingafs: remove variable nr_servers
2022-12-22 David Howellsafs: Fix lost servers_outstanding count
2022-12-22 Takashi IwaiMerge tag 'asoc-v6.2-3' of https://git./linux/kernel...
2022-12-22 Jaroslav KyselaALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quant...
2022-12-22 Jiapeng ChongALSA: azt3328: Remove the unused function snd_azf3328_c...
2022-12-22 Takashi IwaiMerge branch 'for-next' into for-linus
2022-12-22 Linus TorvaldsMerge tag 'trace-v6.2-1' of git://git./linux/kernel...
2022-12-22 Linus TorvaldsMerge tag 'trace-probes-v6.2' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-12-22 Dave AirlieMerge tag 'amd-drm-fixes-6.2-2022-12-21' of https:...
2022-12-22 Linus TorvaldsMerge tag 'block-6.2-2022-12-19' of git://git.kernel...
2022-12-22 Linus TorvaldsMerge tag 'io_uring-6.2-2022-12-19' of git://git.kernel...
2022-12-21 Rickard x Anderssongcov: add support for checksum field
2022-12-21 Liam Howletttest_maple_tree: add test for mas_spanning_rebalance...
2022-12-21 Liam Howlettmaple_tree: fix mas_spanning_rebalance() on insufficien...
2022-12-21 Mike Kravetzhugetlb: really allocate vma lock for all sharable...
2022-12-21 Arnd Bergmannkmsan: export kmsan_handle_urb
2022-12-21 Arnd Bergmannkmsan: include linux/vmalloc.h
2022-12-21 Mathieu Desnoyersmm/mempolicy: fix memory leak in set_mempolicy_home_nod...
2022-12-21 Vlastimil Babkamm, mremap: fix mremap() expanding vma with addr inside vma
2022-12-21 Christian Königdrm/amdgpu: grab extra fence reference for drm_sched_jo...
2022-12-21 Arnaldo Carvalho... perf scripting python: Don't be strict at handling...
2022-12-21 Saleemkhan... drm/amdgpu: enable VCN DPG for GC IP v11.0.4
2022-12-21 Hans-Peter... perf arm64: Simplify mksyscalltbl
2022-12-21 Linus TorvaldsMerge tag '6.2-rc-smb3-client-fixes-part2' of git:...
2022-12-21 Linus TorvaldsMerge tag 'ntfs3_for_6.2' of https://github.com/Paragon...
2022-12-21 Linus TorvaldsMerge tag 'fs.mount.propagation.fix.v6.2-rc1' of git...
2022-12-21 Arnaldo Carvalho... perf build: Remove explicit reference to python 2.x...
2022-12-21 Sandipan Dasperf vendor events amd: Add Zen 4 mapping
2022-12-21 Sandipan Dasperf vendor events amd: Add Zen 4 metrics
2022-12-21 Sandipan Dasperf vendor events amd: Add Zen 4 uncore events
2022-12-21 Sandipan Dasperf vendor events amd: Add Zen 4 core events
2022-12-21 Ian Rogersperf vendor events intel: Refresh westmereex events
2022-12-21 Ian Rogersperf vendor events intel: Refresh westmereep-sp events
2022-12-21 Ian Rogersperf vendor events intel: Refresh westmereep-dp events
2022-12-21 Ian Rogersperf vendor events intel: Refresh tigerlake metrics...
next