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
*
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-63
/
+10
*
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
1
-5
/
+1
*
powerpc/mm: ptdump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-20
/
+11
*
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
2020-03-04
1
-5
/
+2
*
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
5
-29
/
+10
*
powerpc/kernel: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
3
-29
/
+9
*
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
2020-03-04
1
-1
/
+4
*
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
2020-03-04
1
-2
/
+2
*
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
3
-42
/
+7
*
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
7
-12
/
+23
*
powerpc/32: don't restore r0, r6-r8 on exception entry path after trace_hardi...
Christophe Leroy
2020-02-26
1
-8
/
+3
*
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
2020-02-19
1
-5
/
+8
*
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
2020-02-19
2
-6
/
+6
*
powerpc: Don't use thread struct for saving SRR0/1 on syscall.
Christophe Leroy
2020-02-19
1
-9
/
+7
*
powerpc/32: Warn and return ENOSYS on syscalls from kernel
Christophe Leroy
2020-02-19
3
-8
/
+40
*
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
2020-02-19
1
-2
/
+5
*
powerpc/fadump: sysfs for fadump memory reservation
Sourabh Jain
2020-02-19
1
-0
/
+9
*
powerpc/powernv: Move core and fadump_release_opalcore under new kobject
Sourabh Jain
2020-02-19
1
-15
/
+40
*
powerpc/fadump: Reorganize /sys/kernel/fadump_* sysfs files
Sourabh Jain
2020-02-19
1
-34
/
+85
*
powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
Christophe Leroy
2020-02-19
1
-2
/
+0
*
powerpc/papr_scm: Mark papr_scm_ndctl() as static
Vaibhav Jain
2020-02-19
1
-2
/
+3
*
powerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES check
Oliver O'Halloran
2020-02-19
1
-2
/
+0
*
powerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
Oliver O'Halloran
2020-02-19
1
-2
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-16
9
-33
/
+94
|
\
|
*
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
2020-02-12
1
-1
/
+1
|
*
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
2020-02-12
1
-1
/
+1
|
*
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
1
-0
/
+3
|
*
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
2
-5
/
+16
|
*
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
2020-02-12
3
-7
/
+19
|
*
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
1
-3
/
+0
|
*
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
2020-02-12
1
-1
/
+0
|
*
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
2020-02-12
1
-13
/
+16
|
*
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
1
-0
/
+28
|
*
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
2020-02-12
1
-0
/
+8
|
*
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-12
2
-2
/
+2
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-02-15
37
-63
/
+11
|
\
\
|
*
\
Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2020-02-14
2
-4
/
+1
|
|
\
\
|
|
*
|
ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi
Kuninori Morimoto
2020-02-11
1
-1
/
+1
|
|
*
|
ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260
Patrice Chotard
2020-02-11
1
-3
/
+0
|
|
|
/
|
*
|
Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad...
Olof Johansson
2020-02-11
1
-1
/
+1
|
|
\
\
|
|
*
|
arm64: defconfig: Set bcm2835-dma as built-in
Nicolas Saenz Julienne
2020-02-10
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'sunxi-config-for-5.6-2' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2020-02-11
1
-0
/
+1
|
|
\
\
|
|
*
|
ARM: sunxi: Enable CONFIG_SUN8I_THERMAL
Yangtao Li
2020-02-10
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'sunxi-config64-for-5.6-2' of https://git.kernel.org/pub/scm/linux/...
Olof Johansson
2020-02-11
1
-0
/
+2
|
|
\
\
|
|
*
|
arm64: defconfig: Enable DRM_SUN6I_DSI
Jagan Teki
2020-02-10
1
-0
/
+1
|
|
*
|
arm64: defconfig: Enable CONFIG_SUN8I_THERMAL
Yangtao Li
2020-02-10
1
-0
/
+1
|
|
|
/
|
*
|
Merge tag 'v5.6-rc1' into arm/fixes
Olof Johansson
2020-02-11
31
-50
/
+272
|
|
\
|
|
*
|
Merge tag 'juno-fix-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Olof Johansson
2020-02-11
1
-4
/
+4
|
|
\
\
|
|
*
|
arm64: dts: fast models: Fix FVP PCI interrupt-map property
Marc Zyngier
2020-01-23
1
-4
/
+4
|
*
|
|
ARM: configs: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-09
31
-53
/
+1
[next]