index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-31
x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses
Joerg Roedel
1
-2
/
+24
2023-01-20
acpi: Fix suspend with Xen PV
Juergen Gross
1
-0
/
+8
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
2
-0
/
+26
2023-01-12
KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lock
David Woodhouse
1
-0
/
+1
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
1
-9
/
+9
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-188
/
+60
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-84
/
+224
2022-12-15
x86/mm: Fix CR3_ADDR_MASK
Kirill A. Shutemov
1
-1
/
+1
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
1
-9
/
+3
2022-12-15
x86/mm/pae: Get rid of set_64bit()
Peter Zijlstra
2
-39
/
+12
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-5
/
+0
2022-12-15
x86/mm/pae: Be consistent with pXXp_get_and_clear()
Peter Zijlstra
1
-50
/
+17
2022-12-15
x86/mm/pae: Use WRITE_ONCE()
Peter Zijlstra
1
-6
/
+6
2022-12-15
x86/mm/pae: Don't (ab)use atomic64
Peter Zijlstra
1
-5
/
+4
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
1
-56
/
+0
2022-12-15
x86/mm/pae: Make pmd_t similar to pte_t
Peter Zijlstra
4
-31
/
+23
2022-12-15
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
1
-0
/
+3
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
2
-5
/
+7
2022-12-15
x86/kasan: Map shadow for percpu pages on demand
Andrey Ryabinin
1
-0
/
+3
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-104
/
+413
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-11
/
+17
2022-12-14
Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-49
/
+12
2022-12-14
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+7
2022-12-14
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-153
/
+175
2022-12-14
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+5
2022-12-14
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+77
2022-12-13
Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+1
2022-12-13
Merge tag 'x86_cache_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+18
2022-12-13
Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-12-13
Merge tag 'x86_sgx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+27
2022-12-13
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-17
/
+10
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
2
-8
/
+2
2022-12-12
Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-11
/
+19
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+35
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+10
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-2
/
+0
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
5
-5
/
+19
2022-12-06
x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
Thomas Gleixner
1
-1
/
+1
2022-12-06
x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
Thomas Gleixner
1
-4
/
+0
2022-12-06
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2
-0
/
+7
2022-12-05
Merge branch kvm-arm64/dirty-ring into kvmarm-master/next
Marc Zyngier
1
-2
/
+0
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
1
-1
/
+1
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+9
2022-12-02
KVM: Delete all references to removed KVM_SET_MEMORY_ALIAS ioctl
Javier Martinez Canillas
1
-8
/
+0
2022-12-02
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
Mateusz Jończyk
1
-2
/
+1
2022-12-01
mm/uffd: sanity check write bit for uffd-wp protected ptes
Peter Xu
1
-1
/
+17
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+9
2022-12-01
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-0
/
+8
[next]