- b115d85 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- d5ed10b Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups by Linus Torvalds · 1 year, 10 months ago
- 29b38e7 Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 342528f Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 1 year, 10 months ago
- 798dec3 x86-64: mm: clarify the 'positive addresses' user address rules by Linus Torvalds · 1 year, 10 months ago
- 1dbc0a9 x86: mm: remove 'sign' games from LAM untagged_addr*() macros by Linus Torvalds · 1 year, 10 months ago
- b9bd9f6 x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header by Linus Torvalds · 1 year, 10 months ago
- 6ccdc91 x86: mm: remove architecture-specific 'access_ok()' define by Linus Torvalds · 1 year, 10 months ago
- 6014bc2 x86-64: make access_ok() independent of LAM by Linus Torvalds · 1 year, 10 months ago
- c8c655c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 10 months ago
- 58390c8 Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 1 year, 10 months ago
- 5cd4c26 locking/x86: Define arch_try_cmpxchg_local() by Uros Bizjak · 1 year, 11 months ago
- d994f2c locking/arch: Wire up local_try_cmpxchg() by Uros Bizjak · 1 year, 11 months ago
- f20730e Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 7c33977 Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 2aff7c7 Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 22b8cc3 Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 7b664cc Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- e54debe Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 4980c17 Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 682f7bb Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 33afd4b Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
- da46b58 Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 1 year, 10 months ago
- b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 10 months ago
- 34b62f1 Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 1 year, 10 months ago
- edbdb43 KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated by Sean Christopherson · 1 year, 10 months ago
- b3c9805 Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 4a5fd41 Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- c21775a Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 48b1893 Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 807b758 Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- a1c288f Merge tag 'kvm-x86-misc-6.4' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 4f382a7 Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 1 year, 10 months ago
- 733f7e9c Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 10 months ago
- 088e0c1 Merge tag 'platform-drivers-x86-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 1 year, 10 months ago
- df45da5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 10 months ago
- 53b5e72 Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 10 months ago
- de10553 Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- e798978 Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- bc1bb2a Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- c42b59b Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- e3420f9 Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- 1699dbe Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- d346415 Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
- ef36b9a Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 1 year, 10 months ago
- c23f289 Merge tag 'docs-6.4' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 10 months ago
- 5dfb75e Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux by Linus Torvalds · 1 year, 10 months ago
- a562456 Merge branch 'x86-rep-insns': x86 user copy clarifications by Linus Torvalds · 1 year, 10 months ago
- 743767d perf/x86/intel/uncore: Add events for Intel SPR IMC PMU by Stephane Eranian · 1 year, 11 months ago
- 6dcf731 Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next by Marc Zyngier · 1 year, 11 months ago
- d2084fd SVM-SEV: convert the rest of fget() uses to fdget() in there by Al Viro · 2 years, 10 months ago
- e73d437 convert sgx_set_attribute() to fdget()/fdput() by Al Viro · 2 years, 10 months ago
- 034ff37d x86: rewrite '__copy_user_nocache' function by Linus Torvalds · 1 year, 11 months ago
- 6032aca um: make stub data pages size tweakable by Johannes Berg · 1 year, 11 months ago
- 94330fb crypto: x86/sha - Use local .L symbols for code by Ard Biesheuvel · 1 year, 11 months ago
- 9ac589c crypto: x86/crc32 - Use local .L symbols for code by Ard Biesheuvel · 1 year, 11 months ago
- 1d4b0ff crypto: x86/aesni - Use local .L symbols for code by Ard Biesheuvel · 1 year, 11 months ago
- e4ab768 crypto: x86/sha256 - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- c41672b crypto: x86/ghash - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 3695536 crypto: x86/des3 - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 3b519dc crypto: x86/crc32c - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 7f8ec31 crypto: x86/cast6 - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 0dcc778 crypto: x86/cast5 - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 24ff1e9 crypto: x86/camellia - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 52fc482 crypto: x86/aria - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- c75962f crypto: x86/aesni - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- 9d5aef1 crypto: x86/aegis128 - Use RIP-relative addressing by Ard Biesheuvel · 1 year, 11 months ago
- e1f2750ed x86: remove 'zerorest' argument from __copy_user_nocache() by Linus Torvalds · 1 year, 11 months ago
- e046fe5 x86: set FSRS automatically on AMD CPUs that have FSRM by Linus Torvalds · 1 year, 11 months ago
- 427fda2 x86: improve on the non-rep 'copy_user' function by Linus Torvalds · 1 year, 11 months ago
- 8c9b6a8 x86: improve on the non-rep 'clear_user' function by Linus Torvalds · 1 year, 11 months ago
- 577e6a7 x86: inline the 'rep movs' in user copies for the FSRM case by Linus Torvalds · 1 year, 11 months ago
- 3639a53 x86: move stac/clac from user copy routines into callers by Linus Torvalds · 1 year, 11 months ago
- d2c95f9 x86: don't use REP_GOOD or ERMS for user memory clearing by Linus Torvalds · 1 year, 11 months ago
- adfcf42 x86: don't use REP_GOOD or ERMS for user memory copies by Linus Torvalds · 1 year, 11 months ago
- 20f3337d x86: don't use REP_GOOD or ERMS for small memory clearing by Linus Torvalds · 1 year, 11 months ago
- 68674f9 x86: don't use REP_GOOD or ERMS for small memory copies by Linus Torvalds · 1 year, 11 months ago
- 0b376f1 mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP by Aneesh Kumar K.V · 1 year, 11 months ago
- 4838036 Change DEFINE_SEMAPHORE() to take a number argument by Peter Zijlstra · 1 year, 11 months ago
- 3be1bc2fe9 x86/hyperv: VTL support for Hyper-V by Saurabh Sengar · 1 year, 11 months ago
- 0a7a005 x86/hyperv: Make hv_get_nmi_reason public by Saurabh Sengar · 1 year, 11 months ago
- c26e052 x86/hyperv: Add VTL specific structs and hypercalls by Saurabh Sengar · 1 year, 11 months ago
- d21a19e x86/init: Make get/set_rtc_noop() public by Saurabh Sengar · 1 year, 11 months ago
- c22ef56 x86/alternatives: Do not use integer constant suffixes in inline asm by Willy Tarreau · 1 year, 11 months ago
- 493cc073 x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes by Michael Kelley · 2 years ago
- d7b6ba9 x86/hyperv: Add callback filter to cpumask_to_vpset() by Michael Kelley · 2 years ago
- 2c6ba42 PCI: hv: Enable PCI pass-thru devices in Confidential VMs by Michael Kelley · 2 years ago
- 6afd9dc1 Drivers: hv: Don't remap addresses that are above shared_gpa_boundary by Michael Kelley · 2 years ago
- 25727aa hv_netvsc: Remove second mapping of send and recv buffers by Michael Kelley · 2 years ago
- 0459ff4 swiotlb: Remove bounce buffer remapping for Hyper-V by Michael Kelley · 2 years ago
- 21eb596 Merge remote-tracking branch 'tip/x86/sev' into hyperv-next by Wei Liu · 1 year, 11 months ago
- e623175 Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 11 months ago
- f0dd81d Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 1 year, 11 months ago
- 611d4c7 x86/hyperv: Mark hv_ghcb_terminate() as noreturn by Guilherme G. Piccoli · 1 year, 11 months ago
- 52668ba x86/cpu: Mark {hlt,resume}_play_dead() __noreturn by Josh Poimboeuf · 1 year, 11 months ago
- 27dea14 cpu: Mark nmi_panic_self_stop() __noreturn by Josh Poimboeuf · 1 year, 11 months ago
- 4208d2d x86/head: Mark *_start_kernel() __noreturn by Josh Poimboeuf · 1 year, 11 months ago
- 4a2c344 x86/linkage: Fix padding for typed functions by Josh Poimboeuf · 1 year, 11 months ago