index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-04
kvm/page_track: export symbols for external usage
Jike Song
1
-0
/
+4
2016-11-04
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
3
-6
/
+11
2016-11-04
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
4
-1
/
+42
2016-11-02
kvm: x86: Check memopp before dereference (CVE-2016-8630)
Owen Hofmann
1
-1
/
+1
2016-11-02
kvm: nVMX: VMCLEAR an active shadow VMCS after last use
Jim Mattson
1
-7
/
+15
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
4
-65
/
+6
2016-10-28
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
1
-1
/
+3
2016-10-27
kvm/x86: Show WRMSR data is in hex
Borislav Petkov
1
-3
/
+3
2016-10-27
Merge tag 'kvm-s390-master-4.9-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-2
/
+2
2016-10-27
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
1
-2
/
+2
2016-10-26
KVM: s390: Fix STHYI buffer alignment for diag224
Janosch Frank
1
-2
/
+2
2016-10-26
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
2
-12
/
+19
2016-10-26
KVM: MIPS: Make ERET handle ERL before EXL
James Hogan
1
-4
/
+4
2016-10-26
KVM: MIPS: Fix lazy user ASID regenerate for SMP
James Hogan
2
-5
/
+4
2016-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-11
/
+38
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-21
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-43
/
+27
2016-10-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-10
/
+24
2016-10-21
Merge tag 'kvm-arm-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2
-5
/
+13
2016-10-21
arm/arm64: KVM: Map the BSS at HYP
Marc Zyngier
1
-0
/
+7
2016-10-21
arm64: KVM: Take S1 walks into account when determining S2 write faults
Will Deacon
1
-5
/
+6
2016-10-20
Merge tag 'kvm-s390-master-4.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
1
-2
/
+7
2016-10-20
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
1
-2
/
+7
2016-10-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
19
-120
/
+183
2016-10-20
Merge tag 'kvm_mips_4.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
1
-0
/
+1
2016-10-20
arm64: remove pr_cont abuse from mem_init
Mark Rutland
1
-13
/
+13
2016-10-20
arm64: fix show_regs fallout from KERN_CONT changes
Mark Rutland
1
-3
/
+12
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
1
-1
/
+1
2016-10-20
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
1
-2
/
+2
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
1
-0
/
+9
2016-10-20
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
1
-3
/
+0
2016-10-20
arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-20
arm64: suspend: Reconfigure PSTATE after resume from idle
James Morse
3
-1
/
+16
2016-10-20
arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call
James Morse
1
-0
/
+9
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
6
-9
/
+21
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2
-12
/
+23
2016-10-20
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
1
-1
/
+9
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
20
-48
/
+76
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
3
-0
/
+6
2016-10-19
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
1
-0
/
+5
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
12
-36
/
+64
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-7
/
+4
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-10-19
arm64: swp emulation: bound LL/SC retries before rescheduling
Will Deacon
1
-14
/
+22
2016-10-19
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
1
-0
/
+4
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
1
-5
/
+5
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
1
-36
/
+0
2016-10-19
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
1
-2
/
+16
2016-10-19
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
1
-0
/
+2
[next]