index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-13
2
-2
/
+3
|
\
|
*
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2018-09-12
2
-2
/
+3
*
|
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-12
1
-7
/
+0
|
\
\
|
*
|
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
2018-09-05
1
-7
/
+0
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-09
14
-59
/
+87
|
\
\
\
|
*
|
|
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-08
3
-15
/
+15
|
*
|
|
x86/apic/vector: Make error return value negative
Thomas Gleixner
2018-09-08
1
-1
/
+1
|
*
|
|
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
2018-09-06
4
-13
/
+26
|
*
|
|
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
2018-09-06
1
-1
/
+1
|
*
|
|
x86: Fix kernel-doc atomic.h warnings
Randy Dunlap
2018-09-03
3
-16
/
+16
|
*
|
|
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2018-09-02
2
-14
/
+21
|
*
|
|
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2018-09-02
2
-0
/
+8
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-09-09
18
-96
/
+147
|
\
\
\
\
|
*
|
|
|
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2018-09-07
2
-8
/
+21
|
*
|
|
|
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
2018-09-07
1
-0
/
+22
|
*
|
|
|
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
7
-24
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
arm64: KVM: Remove pgd_lock
Steven Price
2018-09-07
1
-2
/
+1
|
|
*
|
|
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
6
-19
/
+0
|
|
*
|
|
|
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
2018-09-07
1
-3
/
+6
|
*
|
|
|
|
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-09-07
46
-309
/
+464
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2018-09-04
2
-1
/
+9
|
|
*
|
|
|
|
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
2018-09-04
1
-1
/
+2
|
|
*
|
|
|
|
KVM: s390: Fix pfmf and conditional skey emulation
Janosch Frank
2018-09-04
1
-12
/
+18
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-09-04
2
-4
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
Paul Mackerras
2018-08-20
1
-1
/
+1
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
Paul Mackerras
2018-08-15
1
-3
/
+3
|
*
|
|
|
|
|
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
2018-08-30
3
-15
/
+18
|
*
|
|
|
|
|
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Sean Christopherson
2018-08-30
4
-17
/
+17
|
*
|
|
|
|
|
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2018-08-30
2
-2
/
+11
|
*
|
|
|
|
|
KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault
Sean Christopherson
2018-08-30
1
-6
/
+12
|
*
|
|
|
|
|
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-08-30
3
-7
/
+6
|
*
|
|
|
|
|
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-08-30
3
-7
/
+5
|
*
|
|
|
|
|
KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Sean Christopherson
2018-08-30
2
-2
/
+9
|
*
|
|
|
|
|
KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instr
Sean Christopherson
2018-08-30
1
-2
/
+2
|
*
|
|
|
|
|
KVM: SVM: remove unused variable dst_vaddr_end
Colin Ian King
2018-08-30
1
-2
/
+1
|
*
|
|
|
|
|
KVM: nVMX: avoid redundant double assignment of nested_run_pending
Vitaly Kuznetsov
2018-08-30
1
-3
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-09
1
-0
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2018-09-08
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: allwinner: dts: h6: fix Pine H64 MMC bus width
Icenowy Zheng
2018-08-27
1
-0
/
+2
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-09-08
27
-113
/
+154
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
1
-18
/
+14
|
*
|
|
|
|
|
|
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
1
-0
/
+13
|
*
|
|
|
|
|
|
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
3
-40
/
+50
|
*
|
|
|
|
|
|
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
2018-08-31
3
-0
/
+56
|
*
|
|
|
|
|
|
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-08-31
1
-1
/
+1
|
*
|
|
|
|
|
|
arc: remove redundant GCC version checks
Masahiro Yamada
2018-08-31
1
-9
/
+1
|
*
|
|
|
|
|
|
ARC: sort Kconfig
Vineet Gupta
2018-08-27
1
-5
/
+5
|
*
|
|
|
|
|
|
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
2018-08-27
1
-9
/
+4
|
*
|
|
|
|
|
|
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
2018-08-27
3
-3
/
+0
|
*
|
|
|
|
|
|
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2018-08-27
2
-2
/
+12
[next]