]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - drivers/xen
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
[mirror_ubuntu-focal-kernel.git] / drivers / xen /
2022-05-20 Juergen Grossxen/gnttab: fix gnttab_end_foreign_access() without...
2022-05-20 Juergen Grossxen/pvcalls: use alloc/free_pages_exact()
2022-05-20 Juergen Grossxen: remove gnttab_query_foreign_access()
2022-05-20 Juergen Grossxen/gntalloc: don't use gnttab_query_foreign_access()
2022-05-20 Juergen Grossxen/grant-table: add gnttab_try_end_foreign_access()
2022-05-20 Juergen Grossxen/xenbus: don't let xenbus_grant_ring() remove grants...
2022-02-03 Stefano Stabellinixen: detect uninitialized xenbus in xenbus_init
2022-02-03 Stefano Stabellinixen: don't continue xenstore initialization in case...
2022-01-13 YueHaibingxen-pciback: Fix return in pm_ctrl_init()
2022-01-13 Juergen Grossxen/balloon: add late_initcall_sync() for initial ballo...
2021-11-12 Juergen Grossxen/balloon: fix cancelled balloon action
2021-11-12 Jan Beulichxen/privcmd: fix error handling in mmap-resource processing
2021-11-05 Juergen Grossxen/balloon: fix balloon kthread freezing
2021-11-05 Juergen Grossxen/balloon: use a kernel thread instead a workqueue
2021-09-24 Maximilian Heynexen/events: Fix race in set_evtchn_to_irq
2021-08-13 Juergen Grossxen/events: reset active flag for lateeoi events later
2021-07-15 Jan Beulichxen-pciback: redo VF placement in the virtual topology
2021-06-18 Jan Beulichxen-pciback: reconfigure also from backend watch handler
2021-05-04 Juergen Grossxen/events: fix setting irq affinity
2021-05-04 Luca Fancelluxen/evtchn: Change irq_info lock to raw_spinlock_t
2021-04-14 Juergen Grossxen/events: avoid handling the same event on two cpus...
2021-04-14 Juergen Grossxen/events: don't unmask an event channel when an eoi...
2021-04-14 Juergen Grossxen/events: reset affinity of 2-level event when tearin...
2021-03-24 Jan Beulichxen-scsiback: don't "handle" error by BUG()
2021-03-24 Jan BeulichXen/gntdev: correct error checking in gntdev_map_grant_...
2021-03-24 Jan BeulichXen/gntdev: correct dev_bus_addr handling in gntdev_map...
2021-03-24 Julien Grallarm/xen: Don't probe xenbus as part of an early initcall
2021-03-24 David Woodhousexen: Fix XenStore initialisation for XS_LOCAL
2021-02-19 David Woodhousexen: Fix event channel callback via INTX/GSI
2021-02-19 Roger Pau Monnexen/privcmd: allow fetching resource sizes
2021-01-20 SeongJae Parkxenbus/xenbus_backend: Disallow pending watch messages
2021-01-20 SeongJae Parkxen/xenbus: Count pending messages for each watch
2021-01-20 SeongJae Parkxen/xenbus/xen_bus_type: Support will_handle watch...
2021-01-20 SeongJae Parkxen/xenbus: Add 'will_handle' callback support in xenbu...
2021-01-20 SeongJae Parkxen/xenbus: Allow watches discard events before queueing
2020-12-10 Juergen Grossxen/events: block rogue events for some time
2020-12-10 Juergen Grossxen/events: defer eoi in case of excessive number of...
2020-12-10 Juergen Grossxen/events: use a common cpu hotplug hook for event...
2020-12-10 Juergen Grossxen/events: switch user event channels to lateeoi model
2020-12-10 Juergen Grossxen/pciback: use lateeoi irq binding
2020-12-10 Juergen Grossxen/pvcallsback: use lateeoi irq binding
2020-12-10 Juergen Grossxen/scsiback: use lateeoi irq binding
2020-12-10 Juergen Grossxen/events: add a new "late EOI" evtchn framework
2020-12-10 Juergen Grossxen/events: fix race in evtchn_fifo_unmask()
2020-12-10 Juergen Grossxen/events: add a proper barrier to 2-level uevent...
2020-12-10 Juergen Grossxen/events: avoid removing an event channel while handl...
2020-12-10 Souptick Joarderxen/gntdev.c: Mark pages as dirty
2020-11-09 Juergen Grossxen/events: don't use chip_data for legacy IRQs
2020-09-17 Simon Leinerxen/xenbus: Fix granting of vmalloc'd memory
2020-09-16 Thomas GleixnerXEN uses irqdesc::irq_data_common::handler_data to...
2020-09-16 Juergen Grossxen: don't reschedule in preemption off sections
2020-09-16 Boris Ostrovskyswiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
2020-09-04 Oleksandr Andrushc... xen/gntdev: Fix dmabuf import with non-zero sgt offset
2020-09-04 Roger Pau Monnexen/balloon: make the balloon wait interruptible
2020-09-04 Roger Pau Monnexen/balloon: fix accounting in alloc_xenballooned_pages...
2020-08-08 Juergen Grossxen/pvcalls-back: test for errors when calling backend_...
2020-05-25 Juergen Grossxen/xenbus: ensure xenbus_map_ring_valloc() returns...
2020-04-03 Dongli Zhangxenbus: req->err should be updated before req->state
2020-04-03 Dongli Zhangxenbus: req->body should be updated before req->state
2020-03-05 Thomas Gleixnerxen: Enable interrupts when calling _cond_resched()
2020-02-17 Juergen Grossxen/balloon: Support xend-based toolstack take two
2020-01-30 Juergen Grossxen/balloon: fix ballooned page accounting without...
2020-01-06 Jason Gunthorpexen/gntdev: Use select for DMA_SHARED_BUFFER
2019-11-24 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-21 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-17 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-11-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge tag 'sound-5.4-rc8' of git://git.kernel.org/pub...
2019-11-15 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-11-15 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-13' of git://anongit...
2019-11-14 David S. MillerMerge tag 'wireless-drivers-2019-11-14' of git://git...
2019-11-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-13 Linus TorvaldsMerge tag 'for-5.4-rc7-tag' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git.kernel.org...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'pwm/for-5.4-rc7' of git://git.kernel.org...
2019-11-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-11-08 Linus TorvaldsMerge tag 'sound-5.4-rc7' of git://git.kernel.org/pub...
2019-11-08 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2019-11-08 Dave AirlieMerge tag 'drm-misc-fixes-2019-11-07-1' of git://anongi...
2019-11-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-11-07 Takashi IwaiMerge tag 'asoc-fix-v5.4-rc6' of https://git.kernel...
2019-11-04 Thomas GleixnerMerge tag 'timers-v5.4-rc6' of https://git.linaro.org...
2019-11-02 Linus TorvaldsMerge tag 'hwmon-for-v5.4-rc6' of git://git.kernel...
2019-11-02 Linus TorvaldsMerge tag 'pwm/for-5.4-rc6' of git://git.kernel.org...
2019-11-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2019-11-02 Linus TorvaldsMerge tag 'powerpc-5.4-4' of git://git.kernel.org/pub...
2019-11-02 Greg Kroah-HartmanMerge tag 'soundwire-5.4-rc6' of git://git.kernel.org...
2019-11-02 Greg Kroah-HartmanMerge tag 'thunderbolt-fixes-for-v5.4-1' of git://git...
2019-11-02 Greg Kroah-HartmanMerge tag 'icc-5.4-rc5' of https://git.linaro.org/peopl...
2019-11-01 David S. MillerMerge tag 'wireless-drivers-2019-11-01' of git://git...
2019-11-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-11-01 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-11-01 Linus TorvaldsMerge tag 'sound-5.4-rc6' of git://git.kernel.org/pub...
2019-11-01 Dave AirlieMerge tag 'drm-misc-fixes-2019-10-30-1' of git://anongi...
next