Age | Commit message (Expand) | Author | Files | Lines |
2023-08-30 | 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-28 | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2023-06-20 | 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-09 | xen/pvcalls: Use alloc_ordered_workqueue() to create ordered workqueues | Tejun Heo | 1 | -2/+2 |
2023-04-28 | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -37/+42 |
2023-04-28 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -19/+1 |
2023-04-27 | 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-17 | 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-24 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -6/+6 |
2023-02-24 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+61 |
2023-02-22 | 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-10 | 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-13 | 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-13 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+4 |