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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
KVM: arm64: Move hyp_symbol_addr() to kvm_asm.h
Marc Zyngier
2
-20
/
+20
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
6
-19
/
+11
2020-06-09
KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptr
Marc Zyngier
1
-3
/
+10
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
4
-38
/
+70
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
3
-24
/
+19
2020-05-31
KVM: arm64: Flush the instruction cache if not unmapping the VM on reboot
Marc Zyngier
1
-4
/
+10
2020-05-28
KVM: arm64: Drop obsolete comment about sys_reg ordering
Marc Zyngier
1
-5
/
+1
2020-05-28
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2
-37
/
+39
2020-05-28
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
1
-12
/
+9
2020-05-28
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
1
-37
/
+35
2020-05-28
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
1
-3
/
+3
2020-05-28
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
1
-57
/
+71
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
7
-53
/
+54
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2
-5
/
+3
2020-05-25
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
David Brazdil
1
-1
/
+1
2020-05-25
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
3
-40
/
+29
2020-05-16
KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
Marc Zyngier
1
-5
/
+10
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
3
-3
/
+14
2020-05-16
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
1
-55
/
+60
2020-05-16
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
1
-1
/
+5
2020-05-16
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
1
-0
/
+3
2020-05-16
KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
Zenghui Yu
1
-1
/
+4
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
12
-23
/
+23
2020-05-16
KVM: arm64: Use cpus_have_final_cap for has_vhe()
Marc Zyngier
1
-1
/
+1
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
3
-14
/
+3
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2
-36
/
+17
2020-05-16
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
1
-5
/
+11
2020-05-16
KVM: arm64: Update help text
Will Deacon
1
-2
/
+0
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
6
-46
/
+40
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
36
-257
/
+253
2020-05-10
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
1
-1
/
+1
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-90
/
+138
2020-05-10
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+13
2020-05-10
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+7
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+162
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-68
/
+107
2020-05-09
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
2
-2
/
+2
2020-05-09
Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+121
2020-05-09
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-6
/
+6
2020-05-09
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-09
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-09
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2
-2
/
+4
2020-05-09
bdi: use bdi_dev_name() to get device name
Yufen Yu
4
-8
/
+10
2020-05-09
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-09
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-23
/
+3
2020-05-09
Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+40
2020-05-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+7
[next]