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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-17
/
+0
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-24
/
+52
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-13
/
+24
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
1
-2
/
+20
2020-12-12
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2
-9
/
+20
2020-12-11
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
1
-10
/
+14
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
1
-4
/
+2
2020-12-10
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2
-2
/
+3
2020-12-09
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2
-6
/
+13
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-15
/
+43
2020-12-06
Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-3
/
+2
2020-12-06
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-5
/
+5
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2
-4
/
+21
2020-12-04
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
1
-2
/
+2
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
1
-2
/
+2
2020-12-03
x86/platform/uv: Fix UV4 hub revision adjustment
Mike Travis
1
-1
/
+1
2020-12-03
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
1
-1
/
+1
2020-12-03
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
1
-1
/
+1
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
3
-2
/
+14
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
3
-4
/
+4
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+7
2020-11-29
Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-43
/
+32
2020-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-63
/
+51
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+1
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
1
-1
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-25
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
Anand K Mistry
1
-2
/
+2
2020-11-25
x86/tboot: Don't disable swiotlb when iommu is forced on
Lu Baolu
1
-4
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2
-7
/
+7
2020-11-24
x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak
Xiaochen Shen
1
-7
/
+25
2020-11-24
x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak
Xiaochen Shen
1
-33
/
+2
2020-11-23
Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+12
2020-11-23
Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+13
2020-11-22
Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-57
/
+29
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2
-0
/
+12
2020-11-20
Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+0
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
2
-13
/
+3
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-3
/
+0
2020-11-18
x86/dumpstack: Do not try to access user space code of other tasks
Thomas Gleixner
1
-4
/
+19
2020-11-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
4
-24
/
+12
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
1
-53
/
+10
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
1
-1
/
+3
[next]