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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-23
KVM: x86: Grab KVM's srcu lock when setting nested state
Sean Christopherson
1
-0
/
+3
2019-11-23
KVM: x86: Open code shared_msr_update() in its only caller
Sean Christopherson
1
-20
/
+9
2019-11-23
KVM: x86: Remove a spurious export of a static function
Sean Christopherson
1
-1
/
+0
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-31
/
+27
2019-11-23
MIPS: Ingenic: Disable abandoned HPTLB function.
Zhou Yanjie
2
-2
/
+25
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-2
/
+2
2019-11-22
MIPS: PCI: remember nasid changed by set interrupt affinity
Thomas Bogendoerfer
1
-3
/
+2
2019-11-22
MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter
Thomas Bogendoerfer
1
-0
/
+4
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
14
-39
/
+75
2019-11-22
mips: drop __pXd_offset() macros that duplicate pXd_index() ones
Mike Rapoport
6
-25
/
+18
2019-11-22
mips: fix build when "48 bits virtual memory" is enabled
Mike Rapoport
1
-2
/
+7
2019-11-22
crypto: x86/chacha - only unregister algorithms if registered
Eric Biggers
1
-1
/
+2
2019-11-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-31
/
+27
2019-11-21
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-21
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-21
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-21
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-21
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-21
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
2019-11-21
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
1
-0
/
+10
2019-11-21
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
1
-0
/
+3
2019-11-21
x86/mm/pat: Rename pat_rbtree.c to pat_interval.c
Davidlohr Bueso
2
-1
/
+1
2019-11-21
x86/mm/pat: Drop the rbt_ prefix from external memtype calls
Davidlohr Bueso
3
-20
/
+20
2019-11-21
x86/mm/pat: Do not pass 'rb_root' down the memtype tree helper functions
Davidlohr Bueso
1
-13
/
+8
2019-11-21
x86/mm/pat: Convert the PAT tree to a generic interval tree
Davidlohr Bueso
1
-120
/
+42
2019-11-21
KVM: x86: create mmu/ subdirectory
Paolo Bonzini
4
-2
/
+2
2019-11-21
KVM: nVMX: Remove unnecessary TLB flushes on L1<->L2 switches when L1 use api...
Liran Alon
1
-7
/
+0
2019-11-21
KVM: x86: remove set but not used variable 'called'
Mao Wenan
1
-3
/
+2
2019-11-21
KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning
Liran Alon
1
-3
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
135
-519
/
+1640
2019-11-21
KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it
Paolo Bonzini
1
-14
/
+30
2019-11-21
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2
-21
/
+40
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
3
-4
/
+9
2019-11-21
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
1
-2
/
+3
2019-11-21
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
1
-2
/
+8
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
23
-100
/
+367
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-237
/
+865
2019-11-21
x86/ioperm: Fix use of deprecated config option
Alexander Duyck
1
-2
/
+1
2019-11-20
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
1
-0
/
+1
2019-11-20
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
4
-5
/
+37
2019-11-20
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
1
-0
/
+52
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
7
-35
/
+27
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
4
-0
/
+4
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2
-16
/
+15
2019-11-20
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT
Liran Alon
1
-2
/
+4
2019-11-20
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
Liran Alon
1
-1
/
+0
2019-11-20
KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
Chenyi Qiang
1
-0
/
+1
2019-11-20
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization
Liran Alon
1
-13
/
+13
[prev]
[next]