index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2019-05-03
2
-3
/
+3
*
kbuild: move Documentation to vmlinux-alldirs
Masahiro Yamada
2019-05-03
1
-4
/
+5
*
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-05-03
2
-11
/
+9
*
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
2019-04-11
1
-1
/
+1
*
kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build
Masahiro Yamada
2019-04-09
1
-2
/
+4
*
kbuild: remove unneeded dependency for include/config/kernel.release
Masahiro Yamada
2019-04-09
1
-1
/
+1
*
memory: squash drivers/memory/Makefile.asm-offsets
Masahiro Yamada
2019-04-08
2
-6
/
+5
*
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
7
-9
/
+9
*
kbuild: mkmakefile: generate a simple wrapper of top Makefile
Masahiro Yamada
2019-04-02
1
-18
/
+2
*
kbuild: mkmakefile: do not check the generated Makefile marker
Masahiro Yamada
2019-04-02
1
-6
/
+0
*
kbuild: allow Kbuild to start from any directory
Masahiro Yamada
2019-04-02
1
-37
/
+50
*
kbuild: pass $(MAKECMDGOALS) to sub-make as is
Masahiro Yamada
2019-04-01
1
-1
/
+1
*
kbuild: fix warning "overriding recipe for target 'Makefile'"
Masahiro Yamada
2019-04-01
1
-1
/
+1
*
kbuild: move RETPOLINE flags below config-targets
Masahiro Yamada
2019-04-01
1
-9
/
+9
*
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
2019-03-31
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
60
-201
/
+409
|
\
|
*
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-28
9
-75
/
+133
|
|
\
|
|
*
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
2019-03-28
1
-14
/
+9
|
|
*
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
2019-03-20
1
-5
/
+5
|
|
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
2
-16
/
+45
|
|
*
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
2019-03-19
1
-22
/
+21
|
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
2019-03-19
1
-3
/
+10
|
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
4
-6
/
+28
|
|
*
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
2019-03-19
2
-6
/
+12
|
|
*
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
1
-3
/
+3
|
*
|
Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION
Paolo Bonzini
2019-03-28
1
-8
/
+10
|
*
|
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
2019-03-28
1
-0
/
+17
|
*
|
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
3
-2
/
+33
|
*
|
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
1
-2
/
+2
|
*
|
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
1
-1
/
+1
|
*
|
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
2019-03-28
1
-16
/
+19
|
*
|
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
2
-10
/
+27
|
*
|
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
1
-2
/
+7
|
*
|
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
1
-1
/
+2
|
*
|
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
4
-14
/
+13
|
*
|
kvm: don't redefine flags as something else
Sebastian Andrzej Siewior
2019-03-28
1
-3
/
+3
|
*
|
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
1
-2
/
+5
|
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
33
-20
/
+18
|
*
|
KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()
Wei Yang
2019-03-28
3
-8
/
+4
|
*
|
kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...
Krish Sadhukhan
2019-03-28
1
-0
/
+5
|
*
|
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
2019-03-28
4
-3
/
+45
|
*
|
KVM: Reject device ioctls from processes other than the VM's creator
Sean Christopherson
2019-03-28
2
-5
/
+14
|
*
|
KVM: doc: Fix incorrect word ordering regarding supported use of APIs
Sean Christopherson
2019-03-28
1
-12
/
+16
|
*
|
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
2019-03-28
4
-22
/
+35
|
*
|
KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
Sean Christopherson
2019-03-28
1
-4
/
+9
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-31
8
-22
/
+19
|
\
\
\
|
*
|
|
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-29
3
-10
/
+7
|
*
|
|
x86/cpufeature: Fix __percpu annotation in this_cpu_has()
Jann Horn
2019-03-28
1
-2
/
+3
|
*
|
|
x86/mm: Don't exceed the valid physical address space
Ralph Campbell
2019-03-28
1
-1
/
+1
|
*
|
|
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
2019-03-28
1
-2
/
+6
[next]