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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
1
-0
/
+1
2019-05-14
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
1
-0
/
+5
2019-05-14
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
3
-0
/
+23
2019-05-14
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
1
-0
/
+13
2019-05-14
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
1
-0
/
+25
2019-05-14
x86/speculation/mds: Add BUG_MSBDS_ONLY
Thomas Gleixner
1
-0
/
+1
2019-05-14
x86/speculation/mds: Add basic bug infrastructure for MDS
Andi Kleen
2
-0
/
+7
2019-05-14
x86/msr-index: Cleanup bit defines
Thomas Gleixner
1
-16
/
+18
2019-05-04
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
1
-0
/
+2
2019-04-17
x86/asm: Use stricter assembly constraints in bitops
Alexander Potapenko
1
-23
/
+18
2019-04-17
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
3
-41
/
+0
2019-04-17
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-05
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
1
-12
/
+12
2019-04-03
KVM: x86: update %rip after emulating IO
Sean Christopherson
1
-0
/
+1
2019-04-03
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
1
-0
/
+1
2019-03-27
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
1
-0
/
+6
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-1
/
+1
2019-03-14
x86: Add TSX Force Abort CPUID/MSR
Peter Zijlstra (Intel)
2
-0
/
+7
2019-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+5
2019-02-28
x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNT
Lan Tianyu
1
-1
/
+1
2019-02-25
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
1
-2
/
+4
2019-02-22
KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
Yu Zhang
1
-0
/
+1
2019-02-22
x86/kvm/mmu: fix switch between root and guest MMUs
Vitaly Kuznetsov
1
-0
/
+1
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+9
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
1
-1
/
+7
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+4
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
1
-2
/
+2
2019-02-02
x86_64: increase stack size for KASAN_EXTRA
Qian Cai
1
-0
/
+4
2019-01-29
x86/cpu: Add Atom Tremont (Jacobsville)
Kan Liang
1
-1
/
+2
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+18
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-15
x86/pkeys: Properly copy pkey state at fork()
Dave Hansen
1
-0
/
+18
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
1
-2
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
3
-17
/
+4
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+3
2019-01-05
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2
-18
/
+8
2019-01-05
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
1
-31
/
+22
2019-01-05
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
1
-11
/
+17
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-2
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+8
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-7
/
+4
2018-12-28
mm: make free_reserved_area() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2018-12-27
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+34
2018-12-27
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-22
/
+10
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-28
/
+70
2018-12-27
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+2
[next]