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
*
xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
Stefano Stabellini
2020-08-04
1
-6
/
+9
*
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
3
-23
/
+32
*
swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
Stefano Stabellini
2020-08-04
1
-21
/
+32
*
swiotlb-xen: remove XEN_PFN_PHYS
Stefano Stabellini
2020-08-04
2
-7
/
+1
*
swiotlb-xen: add struct device * parameter to is_xen_swiotlb_buffer
Stefano Stabellini
2020-08-04
1
-4
/
+4
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
3
-6
/
+8
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
3
-6
/
+8
*
swiotlb-xen: add struct device * parameter to xen_bus_to_phys
Stefano Stabellini
2020-08-04
1
-5
/
+5
*
swiotlb-xen: add struct device * parameter to xen_phys_to_bus
Stefano Stabellini
2020-08-04
1
-7
/
+7
*
swiotlb-xen: remove start_dma_addr
Stefano Stabellini
2020-08-04
1
-5
/
+2
*
swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
Boris Ostrovsky
2020-08-04
1
-1
/
+7
*
Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"
Roger Pau Monne
2020-08-03
1
-14
/
+0
*
xen/balloon: make the balloon wait interruptible
Roger Pau Monne
2020-08-03
1
-2
/
+4
*
xen/balloon: fix accounting in alloc_xenballooned_pages error path
Roger Pau Monne
2020-08-03
1
-0
/
+6
*
xen: hypercall.h: fix duplicated word
Randy Dunlap
2020-08-03
1
-1
/
+1
*
xen/gntdev: gntdev.h: drop a duplicated word
Randy Dunlap
2020-08-03
1
-1
/
+1
*
xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
Souptick Joarder
2020-08-03
1
-8
/
+2
*
xen/privcmd: Mark pages as dirty
Souptick Joarder
2020-08-03
1
-1
/
+4
*
xen/privcmd: Corrected error handling path
Souptick Joarder
2020-08-03
1
-16
/
+15
*
Linux 5.8
v5.8
Linus Torvalds
2020-08-02
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-02
1
-1
/
+1
|
\
|
*
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
2020-07-29
1
-1
/
+1
*
|
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-02
6
-30
/
+16
|
\
\
|
*
|
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
2020-08-02
1
-3
/
+0
|
*
|
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2020-08-02
2
-5
/
+1
|
*
|
Revert "kconfig: qconf: don't show goback button on splitMode"
Masahiro Yamada
2020-08-01
1
-3
/
+2
|
*
|
Revert "kconfig: qconf: Change title for the item window"
Masahiro Yamada
2020-08-01
1
-9
/
+1
|
*
|
kconfig: qconf: remove "goBack" debug message
Masahiro Yamada
2020-08-01
1
-1
/
+0
|
*
|
kconfig: qconf: use delete[] instead of delete to free array
Masahiro Yamada
2020-08-01
1
-2
/
+2
|
*
|
kconfig: qconf: compile moc object separately
Masahiro Yamada
2020-08-01
3
-7
/
+7
|
*
|
kconfig: qconf: use if_changed for qconf.moc rule
Masahiro Yamada
2020-08-01
1
-2
/
+4
|
*
|
modpost: explain why we can't use strsep
Wolfram Sang
2020-07-27
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-02
7
-24
/
+72
|
\
\
|
*
|
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
2020-07-31
1
-3
/
+6
|
*
|
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
2020-07-31
1
-1
/
+1
|
*
|
Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-31
2
-8
/
+14
|
|
\
\
|
|
*
|
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
2020-07-28
1
-5
/
+6
|
|
*
|
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
2020-07-28
1
-3
/
+8
|
*
|
|
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
2
-0
/
+16
|
*
|
|
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-27
3
-4
/
+26
|
*
|
|
selftests: kvm: do not set guest mode flag
Paolo Bonzini
2020-07-27
1
-8
/
+9
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-02
81
-451
/
+782
|
\
\
\
\
|
*
|
|
|
vxlan: fix memleak of fdb
Taehee Yoo
2020-08-01
1
-2
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-01
5
-18
/
+126
|
|
\
\
\
\
|
|
*
|
|
|
net/bpfilter: Initialize pos in __bpfilter_process_sockopt
Christoph Hellwig
2020-07-31
1
-1
/
+1
|
|
*
|
|
|
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
2020-07-30
1
-14
/
+110
|
|
*
|
|
|
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-30
1
-3
/
+9
|
|
*
|
|
|
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-07-15
1
-0
/
+5
|
|
*
|
|
|
selftests/bpf: Fix cgroup sockopt verifier test
Jean-Philippe Brucker
2020-07-11
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-08-01
6
-58
/
+104
|
|
\
\
\
\
\
[next]