index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
fuse: wait for writepages in syncfs
Miklos Szeredi
3
-0
/
+100
2021-09-06
Documentation: Add documentation for VDUSE
Xie Yongji
3
-5
/
+234
2021-09-06
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
6
-0
/
+1969
2021-09-06
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2
-0
/
+618
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
7
-19
/
+117
2021-09-06
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
Xie Yongji
1
-20
/
+35
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
3
-5
/
+5
2021-09-06
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2
-4
/
+19
2021-09-06
vhost-vdpa: Handle the failure of vdpa_reset()
Xie Yongji
1
-3
/
+6
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
6
-36
/
+89
2021-09-06
vdpa: Fix some coding style issues
Xie Yongji
1
-17
/
+17
2021-09-06
file: Export receive_fd() to modules
Xie Yongji
2
-4
/
+9
2021-09-06
eventfd: Export eventfd_wake_count to modules
Xie Yongji
1
-0
/
+1
2021-09-06
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
1
-0
/
+2
2021-09-06
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
1
-2
/
+2
2021-09-06
virtio-balloon: Use virtio_find_vqs() helper
Xianting Tian
1
-2
/
+2
2021-09-06
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adjusted
Zelin Deng
1
-0
/
+4
2021-09-06
KVM: MMU: mark role_regs and role accessors as maybe unused
Paolo Bonzini
1
-2
/
+2
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
1
-2
/
+1
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
574
-3842
/
+7111
2021-09-06
Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
5
-8
/
+14
2021-09-06
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
1
-2
/
+3
2021-09-06
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
4
-1
/
+5
2021-09-06
KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
Sean Christopherson
1
-3
/
+0
2021-09-06
KVM: x86/mmu: Move lpage_disallowed_link further "down" in kvm_mmu_page
Sean Christopherson
1
-1
/
+5
2021-09-06
KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for better cache locality
Sean Christopherson
1
-2
/
+1
2021-09-06
Revert "KVM: x86: mmu: Add guest physical address check in translate_gpa()"
Sean Christopherson
1
-6
/
+0
2021-09-06
KVM: x86/mmu: Remove unused field mmio_cached in struct kvm_mmu_page
Jia He
1
-1
/
+0
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
1
-1
/
+1
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
1
-1
/
+13
2021-09-06
iwlwifi: fix printk format warnings in uefi.c
Randy Dunlap
1
-2
/
+2
2021-09-06
KVM: VMX: avoid running vmx_handle_exit_irqoff in case of emulation
Maxim Levitsky
1
-0
/
+3
2021-09-06
KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level host
Sean Christopherson
1
-3
/
+11
2021-09-06
cpufreq: mediatek-hw: Add support for CPUFREQ HW
Hector.Yuan
3
-0
/
+321
2021-09-06
cpufreq: Add of_perf_domain_get_sharing_cpumask
Hector.Yuan
1
-1
/
+57
2021-09-06
dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
Hector.Yuan
1
-0
/
+70
2021-09-06
dt-bindings: mfd: Add Broadcom CRU
Rafał Miłecki
1
-0
/
+86
2021-09-06
nvme: update MAINTAINERS email address
Chaitanya Kulkarni
1
-1
/
+1
2021-09-06
nvme: add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+8
2021-09-06
nvme: only call synchronize_srcu when clearing current path
Daniel Wagner
1
-3
/
+6
2021-09-06
nvme: update keep alive interval when kato is modified
Tatsuya Sasaki
1
-2
/
+40
2021-09-06
nvme-tcp: Do not reset transport on data digest errors
Daniel Wagner
1
-4
/
+18
2021-09-06
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
1
-1
/
+2
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
5
-12
/
+11
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
3
-2
/
+16
2021-09-06
nvme: move nvme_multi_css into nvme.h
Adam Manzanares
2
-5
/
+5
2021-09-06
nvme-multipath: revalidate paths during rescan
Hannes Reinecke
3
-1
/
+24
2021-09-06
nvme-multipath: set QUEUE_FLAG_NOWAIT
Christoph Hellwig
1
-0
/
+2
2021-09-06
drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other headers"
Stephen Rothwell
1
-1
/
+1
[prev]
[next]