index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
10
-2
/
+197
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
2
-13
/
+3
2020-11-19
ARM: dts: dra76x: m_can: fix order of clocks
Marc Kleine-Budde
1
-2
/
+2
2020-11-18
Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-1
/
+8
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-3
/
+0
2020-11-18
s390/uv: handle destroy page legacy interface
Christian Borntraeger
1
-1
/
+8
2020-11-18
x86/dumpstack: Do not try to access user space code of other tasks
Thomas Gleixner
1
-4
/
+19
2020-11-17
ARC: stack unwinding: reorganize how initial register state setup
Vineet Gupta
1
-19
/
+18
2020-11-17
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
1
-8
/
+15
2020-11-17
ARC: mm: fix spelling mistakes
Flavio Suligoi
1
-12
/
+12
2020-11-17
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
1
-3
/
+1
2020-11-18
powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU context
Nicholas Piggin
1
-4
/
+7
2020-11-17
Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-1
/
+4
2020-11-17
Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+12
2020-11-17
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
1
-2
/
+20
2020-11-17
arm64: dts: qcom: clear the warnings caused by empty dma-ranges
Zhen Lei
1
-36
/
+36
2020-11-17
arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
Zhen Lei
1
-10
/
+10
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
1
-1
/
+1
2020-11-17
perf/x86: fix sysfs type mismatches
Sami Tolvanen
4
-24
/
+12
2020-11-17
MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpu
Zhang Qilong
1
-1
/
+8
2020-11-17
powerpc: Drop -me200 addition to build flags
Michael Ellerman
1
-1
/
+0
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
1
-53
/
+10
2020-11-17
MIPS: kernel: Fix for_each_memblock conversion
Thomas Bogendoerfer
1
-3
/
+3
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
1
-1
/
+3
2020-11-16
Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
44
-85
/
+67
2020-11-16
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
1
-1
/
+1
2020-11-16
Merge tag 'kvm-s390-master-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
3
-4
/
+5
2020-11-16
Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
4
-3
/
+6
2020-11-16
Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
1
-0
/
+6
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
7
-0
/
+15
2020-11-16
KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
Cédric Le Goater
1
-0
/
+7
2020-11-16
xtensa: disable preemption around cache alias management calls
Max Filippov
1
-0
/
+14
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
1
-1
/
+1
2020-11-16
KVM: arm64: Correctly align nVHE percpu data
Jamie Iles
1
-0
/
+5
2020-11-16
Merge tag 'ti-sysc-fixes' into fixes
Tony Lindgren
1
-1
/
+2
2020-11-16
powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=y
Nicholas Piggin
1
-2
/
+0
2020-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-46
/
+115
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+3
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
15
-48
/
+67
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
1
-0
/
+7
2020-11-14
Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2020-11-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-20
/
+20
2020-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-8
/
+33
2020-11-13
Merge tag 'sunxi-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
20
-26
/
+18
2020-11-13
Merge tag 'stm32-dt-for-v5.10-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
3
-8
/
+17
2020-11-13
ARM: dts: exynos: revert "add input clock to CMU in Exynos4412 Odroid"
Krzysztof Kozlowski
1
-1
/
+0
2020-11-13
Merge tag 'socfpga_fix_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-3
/
+3
2020-11-13
Merge tag 'imx-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
12
-44
/
+17
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
3
-1
/
+4
[prev]
[next]