| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-11-10 | 13 | -63/+219 |
|\ |
|
| * | xen/balloon: fix unused-variable warning | Arnd Bergmann | 2021-11-08 | 1 | -2/+3 |
| * | xen/balloon: rename alloc/free_xenballooned_pages | Juergen Gross | 2021-11-04 | 1 | -11/+13 |
| * | xen/balloon: add late_initcall_sync() for initial ballooning done | Juergen Gross | 2021-11-04 | 1 | -23/+63 |
| * | x86/xen: remove 32-bit pv leftovers | Juergen Gross | 2021-11-02 | 1 | -17/+10 |
| * | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko | 2021-11-02 | 8 | -6/+127 |
| * | xen: Fix implicit type conversion | Jiasheng Jiang | 2021-11-02 | 1 | -3/+3 |
| * | xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 2021-11-02 | 1 | -1/+0 |
| * | xen-pciback: Fix return in pm_ctrl_init() | YueHaibing | 2021-11-02 | 1 | -1/+1 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ \ |
|
| * | | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
| * | | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-04 | 1 | -1/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel | 2021-10-31 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | swiotlb: Support aligned swiotlb buffers | David Stevens | 2021-09-29 | 1 | -1/+1 |
| | |/ |
|
* | / | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman | 2021-10-25 | 1 | -0/+3 |
|/ / |
|
* | | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-10-08 | 3 | -17/+26 |
|\ \
| |/
|/| |
|
| * | xen/balloon: fix cancelled balloon action | Juergen Gross | 2021-10-06 | 1 | -6/+15 |
| * | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich | 2021-10-05 | 1 | -2/+2 |
| * | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich | 2021-10-05 | 1 | -3/+2 |
| * | xen/privcmd: fix error handling in mmap-resource processing | Jan Beulich | 2021-10-05 | 1 | -3/+4 |
| * | xen/privcmd: replace kcalloc() by kvcalloc() when allocating empty pages | Jan Beulich | 2021-10-05 | 1 | -3/+3 |
* | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-09-26 | 4 | -5/+15 |
|\| |
|
| * | xen/balloon: fix balloon kthread freezing | Juergen Gross | 2021-09-21 | 1 | -2/+2 |
| * | swiotlb-xen: this is PV-only on x86 | Jan Beulich | 2021-09-20 | 1 | -0/+1 |
| * | swiotlb-xen: ensure to issue well-formed XENMEM_exchange requests | Jan Beulich | 2021-09-20 | 1 | -3/+4 |
| * | Xen/gntdev: don't ignore kernel unmapping error | Jan Beulich | 2021-09-20 | 1 | -0/+8 |
* | | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-09-17 | 3 | -38/+63 |
|\| |
|
| * | swiotlb-xen: drop DEFAULT_NSLABS | Jan Beulich | 2021-09-15 | 1 | -2/+0 |
| * | swiotlb-xen: arrange to have buffer info logged | Jan Beulich | 2021-09-15 | 1 | -1/+1 |
| * | swiotlb-xen: drop leftover __ref | Jan Beulich | 2021-09-15 | 1 | -1/+1 |
| * | swiotlb-xen: limit init retries | Jan Beulich | 2021-09-15 | 1 | -2/+2 |
| * | swiotlb-xen: suppress certain init retries | Jan Beulich | 2021-09-15 | 1 | -1/+2 |
| * | swiotlb-xen: maintain slab count properly | Jan Beulich | 2021-09-15 | 1 | -10/+9 |
| * | swiotlb-xen: fix late init retry | Jan Beulich | 2021-09-15 | 1 | -2/+2 |
| * | swiotlb-xen: avoid double free | Jan Beulich | 2021-09-15 | 1 | -1/+0 |
| * | xen/pvcalls: backend can be a module | Jan Beulich | 2021-09-15 | 1 | -1/+1 |
| * | xen/balloon: use a kernel thread instead a workqueue | Juergen Gross | 2021-09-14 | 1 | -17/+45 |
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-04 | 1 | -2/+0 |
|\ \ |
|
| * | | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2021-08-19 | 1 | -2/+0 |
* | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-03 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | swiotlb: Convert io_default_tlb_mem to static allocation | Will Deacon | 2021-07-24 | 1 | -2/+2 |
| * | | | swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing | Claire Chang | 2021-07-14 | 1 | -1/+1 |
| * | | | swiotlb: Update is_swiotlb_buffer to add a struct device argument | Claire Chang | 2021-07-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-09-02 | 3 | -40/+23 |
|\ \ \
| | |/
| |/| |
|
| * | | drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warnings | Jing Yangyang | 2021-08-30 | 1 | -6/+3 |
| * | | xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guests | Juergen Gross | 2021-08-30 | 1 | -34/+2 |
| * | | xen: check required Xen features | Juergen Gross | 2021-08-30 | 1 | -0/+18 |
* | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-09-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | xen: swiotlb: return error code from xen_swiotlb_map_sg() | Martin Oliveira | 2021-08-09 | 1 | -1/+1 |
| | |/
| |/| |
|