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 tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
76
-0
/
+76
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
76
-0
/
+76
*
|
Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-03
2
-3
/
+18
|
\
\
|
*
|
x86/xen: Make the secondary CPU idle tasks reliable
Miroslav Benes
2020-03-30
2
-1
/
+12
|
*
|
x86/xen: Make the boot CPU idle task reliable
Miroslav Benes
2020-03-30
1
-2
/
+6
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-04-03
9
-111
/
+88
|
\
\
\
|
*
\
\
Merge branches 'misc' and 'devel-stable' into for-linus
Russell King
2020-04-02
1
-76
/
+86
|
|
\
\
\
|
|
*
|
|
ARM: decompressor: switch to by-VA cache maintenance for v7 cores
Ard Biesheuvel
2020-02-27
1
-53
/
+30
|
|
*
|
|
ARM: decompressor: prepare cache_clean_flush for doing by-VA maintenance
Ard Biesheuvel
2020-02-27
1
-0
/
+10
|
|
*
|
|
ARM: decompressor: factor out routine to obtain the inflated image size
Ard Biesheuvel
2020-02-27
1
-17
/
+26
|
*
|
|
|
ARM: 8966/1: rpc: replace setup_irq() by request_irq()
afzal mohammed
2020-03-19
1
-6
/
+2
|
*
|
|
|
ARM: 8965/2: footbridge: replace setup_irq() by request_irq()
afzal mohammed
2020-03-19
3
-22
/
+10
|
*
|
|
|
ARM: 8964/1: ebsa110: replace setup_irq() by request_irq()
afzal mohammed
2020-03-19
1
-7
/
+5
|
*
|
|
|
ARM: 8962/1: kexec: drop invalid assembly argument
Stefan Agner
2020-03-12
1
-4
/
+4
|
*
|
|
|
ARM: 8959/1: Remove unused .fixup section in boot stub
Kees Cook
2020-02-21
1
-1
/
+0
|
*
|
|
|
ARM: allow unwinder to unwind recursive functions
Russell King
2020-02-21
1
-1
/
+1
*
|
|
|
|
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-03
5
-7
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
ARM: dts: sunxi: Fix dtc 'dma-ranges' warnings
Rob Herring
2020-03-20
3
-0
/
+6
|
*
|
|
|
|
powerpc: Drop using struct of_pci_range.pci_space field
Rob Herring
2020-02-14
1
-1
/
+1
|
*
|
|
|
|
microblaze: Drop using struct of_pci_range.pci_space field
Rob Herring
2020-02-14
1
-6
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-03
44
-107
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
scsi: c6x: Include <linux/unaligned/generic.h> instead of duplicating it
Bart Van Assche
2020-03-17
1
-64
/
+1
|
*
|
|
|
|
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-02-24
43
-43
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-04-03
2
-6
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
arch: mips: brcm: Add 7425 flash-edu support
Kamal Dasu
2020-03-11
1
-2
/
+2
|
*
|
|
|
|
mtd: rawnand: ams-delta: Push inversion handling to gpiolib
Janusz Krzysztofik
2020-03-09
1
-4
/
+8
|
*
|
|
|
|
ARM: OMAP1: ams-delta: Provide board specific partition info
Janusz Krzysztofik
2020-03-09
1
-0
/
+35
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
141
-8744
/
+4603
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-04-02
1
-0
/
+1
|
*
|
|
|
|
|
KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
Sean Christopherson
2020-03-31
2
-5
/
+5
|
*
|
|
|
|
|
KVM: VMX: Add a trampoline to fix VMREAD error handling
Sean Christopherson
2020-03-31
2
-7
/
+79
|
*
|
|
|
|
|
KVM: SVM: Annotate svm_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
|
|
|
|
KVM: VMX: Annotate vmx_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
|
|
|
|
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
2020-03-31
2
-2
/
+2
|
*
|
|
|
|
|
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
15
-257
/
+257
|
*
|
|
|
|
|
KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
|
|
|
|
KVM: VMX: Configure runtime hooks using vmx_x86_ops
Sean Christopherson
2020-03-31
3
-21
/
+24
|
*
|
|
|
|
|
KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
Sean Christopherson
2020-03-31
1
-153
/
+153
|
*
|
|
|
|
|
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-31
4
-18
/
+36
|
*
|
|
|
|
|
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
4
-8
/
+8
|
*
|
|
|
|
|
Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-03-31
23
-122
/
+187
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-26
6
-0
/
+51
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
2020-03-24
1
-1
/
+2
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
2020-03-24
1
-11
/
+21
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
2020-03-24
1
-0
/
+3
|
|
*
|
|
|
|
|
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
2020-03-19
9
-27
/
+0
|
|
*
|
|
|
|
|
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
2020-03-19
5
-4
/
+4
|
|
*
|
|
|
|
|
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2020-03-19
2
-2
/
+1
|
|
*
|
|
|
|
|
KVM: PPC: Use fallthrough;
Joe Perches
2020-03-19
5
-7
/
+6
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
2020-03-19
1
-0
/
+1
[next]