index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-04
6
-600
/
+467
|
\
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CMD{,TEST} compat
Al Viro
2020-05-29
1
-115
/
+66
|
*
comedi: do_cmd_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-24
/
+24
|
*
comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
Al Viro
2020-05-29
1
-23
/
+22
|
*
comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
Al Viro
2020-05-29
1
-8
/
+12
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
Al Viro
2020-05-29
1
-90
/
+48
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
Al Viro
2020-05-29
1
-27
/
+47
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
Al Viro
2020-05-29
3
-35
/
+27
|
*
comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
Al Viro
2020-05-29
1
-38
/
+30
|
*
comedi: get rid of indirection via translated_ioctl()
Al Viro
2020-05-29
1
-18
/
+8
|
*
comedi: move compat ioctl handling to native fops
Al Viro
2020-05-29
4
-487
/
+448
*
|
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-04
8
-170
/
+77
|
\
\
|
*
|
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
2020-05-20
6
-60
/
+58
|
*
|
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
2020-05-20
6
-25
/
+3
|
*
|
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
2020-05-20
4
-16
/
+2
|
*
|
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
2020-05-20
1
-8
/
+1
|
*
|
pipe: merge anon_pipe_buf*_ops
Christoph Hellwig
2020-05-20
3
-48
/
+11
|
*
|
fs: simplify do_splice_from
Christoph Hellwig
2020-05-20
1
-8
/
+2
|
*
|
fs: simplify do_splice_to
Christoph Hellwig
2020-05-20
1
-7
/
+2
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
155
-3048
/
+5309
|
\
\
|
*
|
KVM: selftests: fix rdtsc() for vmx_tsc_adjust_test
Vitaly Kuznetsov
2020-06-01
1
-1
/
+1
|
*
|
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-06-01
0
-0
/
+0
|
|
\
\
|
|
*
|
KVM: check userspace_addr for all memslots
Paolo Bonzini
2020-06-01
1
-3
/
+2
|
*
|
|
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-06-01
56
-639
/
+629
|
|
\
\
\
|
|
*
|
|
KVM: arm64: Drop obsolete comment about sys_reg ordering
Marc Zyngier
2020-05-28
1
-5
/
+1
|
|
*
|
|
KVM: arm64: Parametrize exception entry with a target EL
Marc Zyngier
2020-05-28
2
-37
/
+39
|
|
*
|
|
KVM: arm64: Don't use empty structures as CPU reset state
Marc Zyngier
2020-05-28
1
-12
/
+9
|
|
*
|
|
KVM: arm64: Move sysreg reset check to boot time
Marc Zyngier
2020-05-28
1
-37
/
+35
|
|
*
|
|
KVM: arm64: Add missing reset handlers for PMU emulation
Marc Zyngier
2020-05-28
1
-3
/
+3
|
|
*
|
|
KVM: arm64: Refactor vcpu_{read,write}_sys_reg
Marc Zyngier
2020-05-28
1
-57
/
+71
|
|
*
|
|
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-28
7
-53
/
+54
|
|
*
|
|
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
2
-5
/
+3
|
|
*
|
|
KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
David Brazdil
2020-05-25
1
-1
/
+1
|
|
*
|
|
KVM: arm64: Clean up cpu_init_hyp_mode()
David Brazdil
2020-05-25
3
-40
/
+29
|
|
*
|
|
KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
Marc Zyngier
2020-05-16
1
-5
/
+10
|
|
*
|
|
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-16
3
-3
/
+14
|
|
*
|
|
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
2020-05-16
1
-55
/
+60
|
|
*
|
|
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
2020-05-16
1
-1
/
+5
|
|
*
|
|
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
2020-05-16
1
-0
/
+3
|
|
*
|
|
KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
Zenghui Yu
2020-05-16
1
-1
/
+4
|
|
*
|
|
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
12
-23
/
+23
|
|
*
|
|
KVM: arm64: Use cpus_have_final_cap for has_vhe()
Marc Zyngier
2020-05-16
1
-1
/
+1
|
|
*
|
|
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
2020-05-16
3
-14
/
+3
|
|
*
|
|
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
2020-05-16
2
-36
/
+17
|
|
*
|
|
KVM: arm64: Change CONFIG_KVM to a menuconfig entry
Will Deacon
2020-05-16
1
-5
/
+11
|
|
*
|
|
KVM: arm64: Update help text
Will Deacon
2020-05-16
1
-2
/
+0
|
|
*
|
|
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
2020-05-16
6
-46
/
+40
|
|
*
|
|
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
36
-257
/
+253
|
*
|
|
|
KVM: check userspace_addr for all memslots
Paolo Bonzini
2020-06-01
1
-3
/
+2
|
*
|
|
|
KVM: selftests: update hyperv_cpuid with SynDBG tests
Vitaly Kuznetsov
2020-06-01
1
-47
/
+56
[next]