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