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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-17
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
5
-46
/
+15
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
13
-63
/
+46
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
8
-32
/
+58
2020-02-17
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+7
2020-02-17
ARM: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+6
2020-02-17
ARM: vdso: Remove unused function
Thomas Gleixner
1
-7
/
+0
2020-02-17
x86/vdso: Mark the TSC clocksource path likely
Thomas Gleixner
1
-1
/
+1
2020-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-33
/
+94
2020-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
37
-63
/
+11
2020-02-16
Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+3
2020-02-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-25
/
+30
2020-02-14
Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2
-4
/
+1
2020-02-12
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
1
-1
/
+1
2020-02-12
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
1
-1
/
+1
2020-02-12
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
1
-0
/
+3
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2
-5
/
+16
2020-02-12
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
3
-7
/
+19
2020-02-12
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
1
-3
/
+0
2020-02-12
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
1
-1
/
+0
2020-02-12
arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-12
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
1
-13
/
+16
2020-02-12
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
1
-0
/
+28
2020-02-12
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
1
-0
/
+8
2020-02-12
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2
-2
/
+2
2020-02-12
Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad...
Olof Johansson
1
-1
/
+1
2020-02-12
Merge tag 'sunxi-config-for-5.6-2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
1
-0
/
+1
2020-02-12
Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-0
/
+2
2020-02-12
Merge tag 'v5.6-rc1' into arm/fixes
Olof Johansson
31
-50
/
+272
2020-02-12
Merge tag 'juno-fix-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Olof Johansson
1
-4
/
+4
2020-02-11
s390/time: Fix clk type in get_tod_clock
Nathan Chancellor
1
-1
/
+1
2020-02-11
s390/uv: Fix handling of length extensions
Christian Borntraeger
1
-1
/
+2
2020-02-11
ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi
Kuninori Morimoto
1
-1
/
+1
2020-02-11
ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260
Patrice Chotard
1
-3
/
+0
2020-02-11
perf/x86/intel: Fix inaccurate period in context switch for auto-reload
Kan Liang
1
-0
/
+2
2020-02-11
perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
Kim Phillips
1
-0
/
+1
2020-02-11
perf/x86/msr: Add Tremont support
Kan Liang
1
-1
/
+2
2020-02-11
perf/x86/cstate: Add Tremont support
Kan Liang
1
-9
/
+13
2020-02-11
perf/x86/intel: Add Elkhart Lake support
Kan Liang
1
-0
/
+1
2020-02-11
arm/patch: Fix !MMU compile
Peter Zijlstra
1
-10
/
+9
2020-02-11
arm/ftrace: Fix BE text poking
Peter Zijlstra
1
-5
/
+2
2020-02-11
arm64: Fix CONFIG_ARCH_RANDOM=n build
Robin Murphy
1
-0
/
+1
2020-02-10
arm64/spinlock: fix a -Wunused-function warning
Qian Cai
1
-1
/
+5
2020-02-10
arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
Will Deacon
1
-0
/
+7
2020-02-10
arm64: use shared sysctl constants
Matteo Croce
1
-4
/
+2
2020-02-10
arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort() declarations
Anshuman Khandual
1
-4
/
+0
2020-02-10
arm64: defconfig: Enable DRM_SUN6I_DSI
Jagan Teki
1
-0
/
+1
2020-02-10
arm64: defconfig: Enable CONFIG_SUN8I_THERMAL
Yangtao Li
1
-0
/
+1
2020-02-10
ARM: sunxi: Enable CONFIG_SUN8I_THERMAL
Yangtao Li
1
-0
/
+1
2020-02-10
arm64: defconfig: Set bcm2835-dma as built-in
Nicolas Saenz Julienne
1
-1
/
+1
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-24
/
+24
[next]