Age | Commit message (Expand) | Author |
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-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 |
2021-07-23 | swiotlb: Convert io_default_tlb_mem to static allocation | Will Deacon |
2021-07-21 | xen/events: remove redundant initialization of variable irq | Colin Ian King |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-13 | swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing | Claire Chang |
2021-07-13 | swiotlb: Update is_swiotlb_buffer to add a struct device argument | Claire Chang |
2021-07-07 | Merge tag 'for-linus-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-05 | xen: Use DEVICE_ATTR_*() macro | YueHaibing |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-24 | xen/events: reset active flag for lateeoi events later | Juergen Gross |
2021-05-31 | scsi: core: Drop obsolete Linux-specific SCSI status codes | Hannes Reinecke |
2021-05-31 | scsi: core: Drop message byte helper | Hannes Reinecke |
2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke |
2021-05-31 | scsi: xen-scsiback: Use DID_ERROR instead of DRIVER_ERROR | Hannes Reinecke |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-05-21 | xen-pciback: reconfigure also from backend watch handler | Jan Beulich |
2021-05-21 | xen-pciback: redo VF placement in the virtual topology | Jan Beulich |