Age | Commit message (Expand) | Author | Files | Lines |
2025-05-23 | xen/x86: fix initial memory balloon target | Roger Pau Monne | 1 | -5/+8 |
2025-05-23 | xen: swiotlb: Wire up map_resource callback | John Ernberg | 1 | -0/+1 |
2025-05-07 | xenbus: Use kref to track req lifetime | Jason Andryuk | 4 | -8/+23 |
2025-05-07 | xenbus: Allow PVH dom0 a non-local xenstore | Jason Andryuk | 1 | -6/+8 |
2025-05-07 | xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it | John Ernberg | 1 | -0/+1 |
2025-04-07 | x86/xen: fix balloon target initialization for PVH dom0 | Roger Pau Monne | 1 | -10/+24 |
2025-04-07 | xen: Change xen-acpi-processor dom0 dependency | Jason Andryuk | 1 | -1/+1 |
2025-04-07 | xenbus: add module description | Arnd Bergmann | 1 | -0/+1 |
2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+4 |
2025-03-21 | xen: balloon: update the NR_BALLOON_PAGES state | Nico Pache | 1 | -0/+4 |
2025-03-21 | xen/pci: Do not register devices with segments >= 0x10000 | Roger Pau Monne | 1 | -0/+32 |
2025-03-14 | xen/pciback: Remove unused pcistub_get_pci_dev | Dr. David Alan Gilbert | 2 | -22/+0 |
2025-03-14 | xenfs/xensyms: respect hypervisor's "next" indication | Jan Beulich | 1 | -2/+2 |
2025-03-14 | xen: Add support for XenServer 6.1 platform device | Frediano Ziglio | 1 | -0/+4 |
2025-02-14 | Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+13 |
2025-02-13 | Xen/swiotlb: mark xen_swiotlb_fixup() __init | Jan Beulich | 1 | -1/+1 |
2025-02-13 | xen/swiotlb: relax alignment requirements | Juergen Gross | 1 | -8/+12 |
2025-01-29 | Merge tag 'for-linus-6.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -4/+14 |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
2025-01-22 | xen: update pvcalls_front_accept prototype | Stefano Stabellini | 2 | -3/+13 |
2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
2025-01-20 | xen: pcpu: remove unnecessary __ref annotation | Sergio Miguéns Iglesias | 1 | -1/+1 |
2025-01-15 | x86/apic: Convert to IRQCHIP_MOVE_DEFERRED | Thomas Gleixner | 1 | -6/+0 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
2024-11-19 | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2024-11-18 | Merge tag 'for-linus-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+7 |
2024-11-18 | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -23/+5 |
2024-11-13 | xen: Fix the issue of resource not being properly released in xenbus_dev_probe() | Qiu-ji Chen | 1 | -1/+7 |
2024-11-03 | assorted variants of irqfd setup: convert to CLASS(fd) | Al Viro | 1 | -13/+4 |
2024-11-03 | privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget() | Al Viro | 1 | -10/+1 |
2024-10-18 | xen: Remove dependency between pciback and privcmd | Jiqian Chen | 4 | -7/+35 |
2024-10-16 | xen/events: Switch to irq_get_nr_irqs() | Bart Van Assche | 1 | -1/+1 |
2024-10-02 | xen: Fix config option reference in XEN_PRIVCMD definition | Lukas Bulwahn | 1 | -1/+1 |
2024-09-27 | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -8/+168 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 3 | -3/+0 |
2024-09-25 | xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_t | Min-Hua Chen | 2 | -2/+2 |
2024-09-25 | xen/privcmd: Add new syscall to get gsi from dev | Jiqian Chen | 3 | -3/+68 |
2024-09-25 | xen/pvh: Setup gsi for passthrough device | Jiqian Chen | 2 | -0/+70 |
2024-09-25 | xen/pci: Add a function to reset device for xen | Jiqian Chen | 2 | -3/+28 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+5 |
2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -2/+2 |
2024-09-17 | xen/swiotlb: fix allocated size | Juergen Gross | 1 | -2/+2 |
2024-09-17 | xen/swiotlb: add alignment check for dma buffers | Juergen Gross | 1 | -0/+6 |
2024-09-13 | xen/pci: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 1 | -9/+5 |
2024-09-12 | xen/xenbus: Convert to use ERR_CAST() | Shen Lichuan | 1 | -3/+3 |
2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -2/+2 |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -5/+5 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+3 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+7 |
2024-07-19 | Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -11/+20 |
2024-07-10 | swiotlb: reduce swiotlb pool lookups | Michael Kelley | 1 | -11/+20 |
2024-07-03 | mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste... | David Hildenbrand | 1 | -2/+7 |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2 | -3/+3 |
2024-07-02 | xen: privcmd: Fix possible access to a freed kirqfd instance | Viresh Kumar | 1 | -1/+9 |
2024-07-02 | xen: privcmd: Switch from mutex to spinlock for irqfds | Viresh Kumar | 1 | -10/+15 |
2024-07-02 | xen: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 4 | -0/+4 |
2024-07-01 | xen/manage: Constify struct shutdown_handler | Christophe JAILLET | 1 | -1/+1 |
2024-05-24 | Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -21/+29 |
2024-05-23 | drivers/xen: Improve the late XenStore init protocol | Henry Wang | 1 | -13/+23 |
2024-05-20 | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -1/+1 |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
2024-05-17 | xen/xenbus: Use *-y instead of *-objs in Makefile | Andy Shevchenko | 1 | -8/+6 |
2024-05-13 | net: change proto and proto_ops accept type | Jens Axboe | 1 | -1/+5 |
2024-05-07 | swiotlb: remove alloc_size argument to swiotlb_tbl_map_single() | Michael Kelley | 1 | -1/+1 |
2024-04-25 | change alloc_pages name in dma_map_ops to avoid name conflicts | Suren Baghdasaryan | 2 | -2/+2 |
2024-03-19 | Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -15/+21 |
2024-03-17 | xen/events: increment refcnt only if event channel is refcounted | Juergen Gross | 1 | -9/+13 |
2024-03-17 | xen/evtchn: avoid WARN() when unbinding an event channel | Juergen Gross | 1 | -0/+6 |
2024-03-13 | x86/xen: attempt to inflate the memory balloon on PVH | Roger Pau Monne | 1 | -2/+0 |
2024-03-13 | xen/grant-dma-iommu: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-03-11 | Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2024-02-13 | xen/events: close evtchn after mapping cleanup | Maximilian Heyne | 1 | -2/+6 |
2024-02-13 | xen/gntalloc: Replace UAPI 1-element array | Kees Cook | 1 | -1/+1 |
2024-02-13 | xen: balloon: make balloon_subsys const | Ricardo B. Marliere | 1 | -1/+1 |
2024-02-13 | xen: pcpu: make xen_pcpu_subsys const | Ricardo B. Marliere | 1 | -1/+1 |
2024-02-13 | xen/privcmd: Use memdup_array_user() in alloc_ioreq() | Markus Elfring | 1 | -10/+5 |
2024-02-12 | xen/xenbus: document will_handle argument for xenbus_watch_path() | SeongJae Park | 1 | -6/+9 |
2024-01-31 | x86/traps: Add sysvec_install() to install a system interrupt handler | Xin Li | 1 | -1/+1 |
2024-01-17 | Merge tag 'for-linus-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -50/+59 |
2024-01-10 | xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import | Oleksandr Tyshchenko | 1 | -25/+25 |
2024-01-09 | xen/xenbus: client: fix kernel-doc comments | Randy Dunlap | 1 | -25/+34 |
2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
2023-11-28 | eventfd: simplify eventfd_signal() | Christian Brauner | 1 | -1/+1 |
2023-11-28 | xen/events: fix error code in xen_bind_pirq_msi_to_irq() | Dan Carpenter | 1 | -1/+3 |
2023-11-17 | xen: privcmd: Replace zero-length array with flex-array member and use __coun... | Gustavo A. R. Silva | 1 | -1/+1 |
2023-11-17 | swiotlb-xen: provide the "max_mapping_size" method | Keith Busch | 1 | -0/+1 |
2023-11-15 | xen/events: remove some info_for_irq() calls in pirq handling | Juergen Gross | 1 | -49/+68 |
2023-11-15 | xen/events: modify internal [un]bind interfaces | Juergen Gross | 1 | -135/+124 |
2023-11-15 | xen/events: drop xen_allocate_irqs_dynamic() | Juergen Gross | 1 | -30/+44 |
2023-11-14 | xen/events: remove some simple helpers from events_base.c | Juergen Gross | 1 | -59/+38 |
2023-11-14 | xen/events: reduce externally visible helper functions | Juergen Gross | 3 | -9/+13 |
2023-11-13 | xen/events: remove unused functions | Juergen Gross | 1 | -30/+0 |
2023-11-13 | xen/events: fix delayed eoi list handling | Juergen Gross | 1 | -1/+3 |
2023-11-13 | xen/shbuf: eliminate 17 kernel-doc warnings | Randy Dunlap | 1 | -17/+17 |
2023-11-13 | acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0 | Roger Pau Monne | 1 | -0/+22 |
2023-11-13 | xen/events: avoid using info_for_irq() in xen_send_IPI_one() | Juergen Gross | 1 | -4/+8 |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+10 |
2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+3 |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2023-11-01 | Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -37/+437 |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -20/+16 |
2023-10-16 | xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled | Marek Marczykowski-Górecki | 3 | -25/+23 |
2023-10-16 | xen: privcmd: Add support for ioeventfd | Viresh Kumar | 2 | -6/+407 |
2023-10-16 | xen: evtchn: Allow shared registration of IRQ handers | Viresh Kumar | 2 | -2/+3 |
2023-10-16 | xen: Make struct privcmd_irqfd's layout architecture independent | Viresh Kumar | 1 | -1/+1 |
2023-10-16 | xen/xenbus: Add __counted_by for struct read_buffer and use struct_size() | Gustavo A. R. Silva | 1 | -2/+2 |
2023-10-16 | xenbus: fix error exit in xenbus_init() | Juergen Gross | 1 | -1/+1 |
2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie | 1 | -0/+3 |
2023-10-11 | xen: Remove now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
2023-10-09 | locking/atomic, xen: Use sync_try_cmpxchg() instead of sync_cmpxchg() | Uros Bizjak | 2 | -20/+16 |
2023-10-09 | xen/events: replace evtchn_rwlock with RCU | Juergen Gross | 1 | -41/+46 |
2023-10-04 | xenbus/backend: dynamically allocate the xen-backend shrinker | Qi Zheng | 1 | -7/+10 |
2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross | 2 | -20/+3 |
2023-08-29 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -1/+1 |
2023-08-22 | xen: privcmd: Add support for irqfd | Viresh Kumar | 2 | -2/+287 |
2023-08-22 | xen/xenbus: Avoid a lockdep warning when adding a watch | Petr Pavlu | 1 | -2/+2 |
2023-08-21 | xen: Fix one kernel-doc comment | Yang Li | 1 | -1/+1 |
2023-08-21 | xen: xenbus: Use helper function IS_ERR_OR_NULL() | Li Zetao | 1 | -1/+1 |
2023-08-21 | xen: Switch to use kmemdup() helper | Ruan Jinjie | 1 | -5/+2 |
2023-08-21 | xen-pciback: Remove unused function declarations | Yue Haibing | 2 | -5/+0 |
2023-08-01 | swiotlb: make io_tlb_default_mem local to swiotlb.c | Petr Tesarik | 1 | -1/+1 |
2023-07-27 | xen: speed up grant-table reclaim | Demi Marie Obenour | 1 | -11/+29 |
2023-07-26 | xen/evtchn: Introduce new IOCTL to bind static evtchn | Rahul Singh | 2 | -20/+31 |
2023-07-25 | xenbus: check xen_domain in xenbus_probe_initcall | Stefano Stabellini | 1 | -0/+3 |
2023-07-13 | Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2023-07-04 | xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parent | Petr Pavlu | 1 | -0/+2 |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2023-06-27 | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2023-06-19 | mm: ptep_get() conversion | Ryan Roberts | 1 | -1/+1 |
2023-05-27 | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+4 |
2023-05-24 | xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() | Dan Carpenter | 1 | -5/+4 |
2023-05-08 | xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueues | Tejun Heo | 1 | -2/+2 |
2023-04-27 | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -37/+42 |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -19/+1 |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -30/+0 |
2023-04-24 | xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock | Juergen Gross | 1 | -20/+26 |
2023-04-24 | xen/scsiback: don't call scsiback_free_translation_entry() under lock | Juergen Gross | 1 | -13/+14 |
2023-04-24 | xen/pciback: don't call pcistub_device_put() under lock | Juergen Gross | 1 | -4/+2 |
2023-04-13 | xen: simplify sysctl registration for balloon | Luis Chamberlain | 1 | -19/+1 |
2023-03-22 | ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 | Roger Pau Monne | 1 | -0/+20 |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+5 |
2023-03-16 | scsi: xen-scsiback: Remove default fabric ops callouts | Dmitry Bogdanov | 1 | -30/+0 |
2023-03-16 | xen: remove unnecessary (void*) conversions | Yu Zhe | 1 | -5/+5 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -7/+7 |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -6/+6 |
2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+61 |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+5 |
2023-02-18 | xen: sysfs: make kobj_type structure constant | Thomas Weißschuh | 1 | -1/+1 |
2023-02-13 | xen: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2023-02-13 | xen/grant-dma-iommu: Implement a dummy probe_device() callback | Oleksandr Tyshchenko | 1 | -2/+9 |
2023-02-13 | xen/pvcalls-back: fix permanently masked event channel | Volodymyr Babchuk | 1 | -1/+2 |
2023-02-13 | xen: Allow platform PCI interrupt to be shared | David Woodhouse | 2 | -6/+8 |
2023-02-13 | drivers/xen/hypervisor: Expose Xen SIF flags to userspace | Per Bilse | 1 | -4/+65 |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 4 | -6/+6 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 3 | -7/+7 |
2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 1 | -0/+5 |
2023-01-23 | efi: Apply allowlist to EFI configuration tables when running under Xen | Demi Marie Obenour | 1 | -0/+25 |
2023-01-22 | efi: xen: Implement memory descriptor lookup based on hypercall | Demi Marie Obenour | 1 | -0/+36 |
2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -11/+7 |
2023-01-09 | xen/pvcalls: free active map buffer on pvcalls_front_free_map | Oleksii Moisieiev | 1 | -1/+3 |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 4 | -10/+4 |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -4/+4 |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+4 |
2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -2/+1 |
2022-12-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki | 1 | -2/+1 |
2022-12-05 | xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource() | Harshit Mogalapalli | 1 | -1/+1 |
2022-12-05 | xen/virtio: Handle PCI devices which Host controller is described in DT | Oleksandr Tyshchenko | 1 | -7/+39 |
2022-12-05 | xen/virtio: Optimize the setup of "xen-grant-dma" devices | Oleksandr Tyshchenko | 1 | -49/+28 |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -4/+4 |
2022-11-25 | [xen] fix "direction" argument of iov_iter_kvec() | Al Viro | 1 | -4/+4 |
2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie | 3 | -7/+14 |
2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -2/+1 |
2022-11-16 | Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -7/+14 |
2022-11-15 | xen/platform-pci: use define instead of literal number | Juergen Gross | 1 | -1/+2 |
2022-11-14 | xen/platform-pci: add missing free_irq() in error path | ruanjinjie | 1 | -2/+5 |
2022-11-14 | xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too | Marek Marczykowski-Górecki | 1 | -3/+6 |
2022-11-14 | xen/pcpu: fix possible memory leak in register_pcpu() | Yang Yingliang | 1 | -1/+1 |
2022-10-25 | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+4 |
2022-10-21 | Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+15 |
2022-10-18 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 10 | -102/+148 |
2022-10-18 | xen/gntdev: Prepare to dynamic dma-buf locking specification | Dmitry Osipenko | 1 | -4/+4 |
2022-10-14 | xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts | Oleksandr Tyshchenko | 1 | -12/+12 |
2022-10-14 | xen/virtio: Handle cases when page offset > PAGE_SIZE properly | Oleksandr Tyshchenko | 1 | -3/+6 |
2022-10-12 | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -74/+125 |
2022-10-12 | xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum" | Colin Ian King | 1 | -1/+1 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2022-10-10 | xen/virtio: enable grant based virtio on x86 | Juergen Gross | 1 | -1/+11 |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -12/+0 |
2022-10-07 | xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT | Juergen Gross | 1 | -0/+3 |
2022-10-07 | xen/virtio: restructure xen grant dma setup | Juergen Gross | 1 | -25/+43 |
2022-10-06 | xen/gntdev: Accommodate VMA splitting | M. Vefa Bicakci | 2 | -34/+27 |
2022-10-06 | xen/gntdev: Prevent leaking grants | M. Vefa Bicakci | 1 | -5/+17 |
2022-10-06 | xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices | Oleksandr Tyshchenko | 1 | -5/+19 |
2022-10-06 | xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page() | Oleksandr Tyshchenko | 1 | -2/+3 |
2022-10-06 | xen/xenbus: Fix spelling mistake "hardward" -> "hardware" | Colin Ian King | 1 | -1/+1 |
2022-09-26 | xen: use vma_lookup() in privcmd_ioctl_mmap() | Liam R. Howlett | 1 | -1/+1 |
2022-09-23 | Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+6 |
2022-09-16 | xen/xenbus: fix xenbus_setup_ring() | Juergen Gross | 1 | -3/+6 |
2022-09-06 | scsi: xen: Drop use of internal host codes | Mike Christie | 1 | -12/+0 |