index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: remove trailing blank line from EOF
Oded Gabbay
2019-03-31
91
-91
/
+0
*
habanalabs: improve error messages
Oded Gabbay
2019-03-27
2
-2
/
+3
*
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-24
4
-0
/
+47
*
habanalabs: allow user to modify TPC clock relaxation value
Dalit Ben Zoor
2019-03-21
1
-2
/
+12
*
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
2019-03-20
1
-0
/
+2
*
habanalabs: never fail hard reset of device
Oded Gabbay
2019-03-17
1
-10
/
+9
*
habanalabs: keep track of the device's dma mask
Oded Gabbay
2019-03-07
4
-39
/
+65
*
habanalabs: add MMU shadow mapping
Omer Shpigelman
2019-02-24
3
-284
/
+356
*
habanalabs: Allow accessing DRAM virtual addresses via debugfs
Tomer Tayar
2019-03-12
1
-5
/
+91
*
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-07
3
-13
/
+21
*
uapi/habanalabs: add some comments in habanalabs.h
Oded Gabbay
2019-03-07
1
-2
/
+5
*
habanalabs: Remove unneeded function pointers
Tomer Tayar
2019-03-06
2
-12
/
+4
*
habanalabs: Move PCI code into common file
Tomer Tayar
2019-03-05
6
-265
/
+434
*
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2019-03-05
2
-2
/
+2
*
habanalabs: remove unused defines
Oded Gabbay
2019-02-28
1
-8
/
+6
*
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
2019-03-04
3
-6
/
+6
*
habanalabs: Move device CPU code into common file
Tomer Tayar
2019-03-04
6
-316
/
+408
*
habanalabs: remove implicit include from header files
Dotan Barak
2019-02-27
2
-4
/
+1
*
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
2019-02-24
2
-5
/
+12
*
habanalabs: add new device CPU boot status
Igor Grinberg
2019-02-24
2
-1
/
+7
*
chardev: update comment based on the code
Chengguang Xu
2019-04-02
1
-6
/
+3
*
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
2019-04-02
1
-41
/
+28
*
chardev: add a check for given minor range
Chengguang Xu
2019-04-02
1
-0
/
+6
*
chardev: add additional check for minor range overlap
Chengguang Xu
2019-04-02
1
-0
/
+6
*
VMCI: Use BIT() macro for bit definitions
Vishnu DASA
2019-04-02
1
-17
/
+18
*
Merge 5.1-rc3 into char-misc-next
Greg Kroah-Hartman
2019-04-01
558
-7184
/
+6042
|
\
|
*
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
2019-03-31
1
-1
/
+1
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
60
-201
/
+409
|
|
\
|
|
*
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-28
9
-75
/
+133
|
|
|
\
|
|
|
*
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
2019-03-28
1
-14
/
+9
|
|
|
*
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
2019-03-20
1
-5
/
+5
|
|
|
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
2
-16
/
+45
|
|
|
*
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
2019-03-19
1
-22
/
+21
|
|
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
2019-03-19
1
-3
/
+10
|
|
|
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
4
-6
/
+28
|
|
|
*
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
2019-03-19
2
-6
/
+12
|
|
|
*
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
1
-3
/
+3
|
|
*
|
Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGION
Paolo Bonzini
2019-03-28
1
-8
/
+10
|
|
*
|
KVM: doc: Document the life cycle of a VM and its resources
Sean Christopherson
2019-03-28
1
-0
/
+17
|
|
*
|
KVM: selftests: complete IO before migrating guest state
Sean Christopherson
2019-03-28
3
-2
/
+33
|
|
*
|
KVM: selftests: disable stack protector for all KVM tests
Sean Christopherson
2019-03-28
1
-2
/
+2
|
|
*
|
KVM: selftests: explicitly disable PIE for tests
Sean Christopherson
2019-03-28
1
-1
/
+1
|
|
*
|
KVM: selftests: assert on exit reason in CR4/cpuid sync test
Sean Christopherson
2019-03-28
1
-16
/
+19
|
|
*
|
KVM: x86: update %rip after emulating IO
Sean Christopherson
2019-03-28
2
-10
/
+27
|
|
*
|
x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
Vitaly Kuznetsov
2019-03-28
1
-2
/
+7
|
|
*
|
kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
Xiaoyao Li
2019-03-28
1
-1
/
+2
|
|
*
|
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
2019-03-28
4
-14
/
+13
|
|
*
|
kvm: don't redefine flags as something else
Sebastian Andrzej Siewior
2019-03-28
1
-3
/
+3
|
|
*
|
kvm: mmu: Used range based flushing in slot_handle_level_range
Ben Gardon
2019-03-28
1
-2
/
+5
|
|
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
33
-20
/
+18
[next]