Age | Commit message (Expand) | Author |
2023-06-19 | mm: ptep_get() conversion | Ryan Roberts |
2023-05-27 | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-05-24 | xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() | Dan Carpenter |
2023-04-27 | Merge tag 'for-linus-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-04-24 | xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock | Juergen Gross |
2023-04-24 | xen/scsiback: don't call scsiback_free_translation_entry() under lock | Juergen Gross |
2023-04-24 | xen/pciback: don't call pcistub_device_put() under lock | Juergen Gross |
2023-04-13 | xen: simplify sysctl registration for balloon | Luis Chamberlain |
2023-03-22 | ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 | Roger Pau Monne |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-16 | scsi: xen-scsiback: Remove default fabric ops callouts | Dmitry Bogdanov |
2023-03-16 | xen: remove unnecessary (void*) conversions | Yu Zhe |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-23 | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-18 | xen: sysfs: make kobj_type structure constant | Thomas Weißschuh |
2023-02-13 | xen: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2023-02-13 | xen/grant-dma-iommu: Implement a dummy probe_device() callback | Oleksandr Tyshchenko |
2023-02-13 | xen/pvcalls-back: fix permanently masked event channel | Volodymyr Babchuk |
2023-02-13 | xen: Allow platform PCI interrupt to be shared | David Woodhouse |
2023-02-13 | drivers/xen/hypervisor: Expose Xen SIF flags to userspace | Per Bilse |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-23 | net/sock: Introduce trace_sk_data_ready() | Peilin Ye |
2023-01-23 | efi: Apply allowlist to EFI configuration tables when running under Xen | Demi Marie Obenour |
2023-01-22 | efi: xen: Implement memory descriptor lookup based on hypercall | Demi Marie Obenour |
2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-01-09 | xen/pvcalls: free active map buffer on pvcalls_front_free_map | Oleksii Moisieiev |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li |
2022-12-13 | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-12-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki |
2022-12-05 | xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource() | Harshit Mogalapalli |
2022-12-05 | xen/virtio: Handle PCI devices which Host controller is described in DT | Oleksandr Tyshchenko |
2022-12-05 | xen/virtio: Optimize the setup of "xen-grant-dma" devices | Oleksandr Tyshchenko |
2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro |
2022-11-25 | [xen] fix "direction" argument of iov_iter_kvec() | Al Viro |
2022-11-24 | Backmerge tag 'v6.1-rc6' into drm-next | Dave Airlie |
2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li |
2022-11-16 | Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-11-15 | xen/platform-pci: use define instead of literal number | Juergen Gross |
2022-11-14 | xen/platform-pci: add missing free_irq() in error path | ruanjinjie |
2022-11-14 | xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too | Marek Marczykowski-Górecki |
2022-11-14 | xen/pcpu: fix possible memory leak in register_pcpu() | Yang Yingliang |
2022-10-25 | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-10-21 | Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |