xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 19:08:14 to 2020-11-26 17:03:07 UTC [more...]

[PATCH v2 0/8] xen/arm: Add support for SMMUv3 driver
 2020-11-26 17:02 UTC  (8+ messages)
` [PATCH v2 1/8] xen/arm: Import the SMMUv3 driver from Linux
` [PATCH v2 2/8] xen/arm: revert atomic operation related command-queue insertion patch
` [PATCH v2 3/8] xen/arm: revert patch related to XArray
` [PATCH v2 4/8] xen/arm: Remove support for MSI on SMMUv3
` [PATCH v2 5/8] xen/arm: Remove support for PCI ATS "
` [PATCH v2 6/8] xen/arm: Remove support for Stage-1 translation "
` [PATCH v2 7/8] xen/arm: Remove Linux specific code that is not usable in XEN

Xen Security Advisory 351 v2 (CVE-2020-28368) - Information leak via power sidechannel
 2020-11-26 16:44 UTC 

[PATCH v2 00/17] xvmalloc() / x86 xstate area / x86 CPUID / AMX beginnings
 2020-11-26 15:53 UTC  (11+ messages)
` [PATCH v2 01/17] mm: check for truncation in vmalloc_type()
` [PATCH v2 02/17] mm: introduce xvmalloc() et al and use for grant table allocations

[PATCH 0/7] xen/arm: Emulate ID registers
 2020-11-26 15:51 UTC  (8+ messages)
` [PATCH 1/7] xen/arm: Add ID registers and complete cpufinfo
` [PATCH 2/7] xen/arm: Add arm64 ID registers definitions
` [PATCH 3/7] xen/arm: create a cpuinfo structure for guest
` [PATCH 4/7] xen/arm: Add handler for ID registers on arm64
` [PATCH 5/7] xen/arm: Add handler for cp15 ID registers
` [PATCH 6/7] xen/arm: Add CP10 exception support to handle VMFR
` [PATCH 7/7] xen/arm: Activate TID3 in HCR_EL2

[qemu-mainline test] 157020: regressions - FAIL
 2020-11-26 15:50 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 15:28 UTC  (45+ messages)
                  ` [Intel-wired-lan] "

NetBSD dom0 PVH: hardware interrupts stalls
 2020-11-26 15:09 UTC  (14+ messages)

[PATCH 0/8] Rid W=1 warnings in Net
 2020-11-26 13:38 UTC  (2+ messages)
` [PATCH 2/8] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

Fwd: subscribe
 2020-11-26 13:08 UTC 

[ovmf test] 157025: all pass - PUSHED
 2020-11-26 12:03 UTC 

[PATCH] xen/arm: Add Cortex-A73 erratum 858921 workaround
 2020-11-26 11:27 UTC  (7+ messages)

[PATCH v3] xen: add support for automatic debug key actions in case of crash
 2020-11-26 11:20 UTC  (2+ messages)

[xen-unstable test] 157016: tolerable FAIL - PUSHED
 2020-11-26 10:53 UTC 

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (6+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[libvirt test] 157022: regressions - FAIL
 2020-11-26  9:40 UTC 

[PATCH v4 0/3] xen/arm: Make PCI passthrough code non-x86 specific
 2020-11-26  9:08 UTC  (11+ messages)
` [PATCH v4 1/3] xen/pci: Move x86 specific code to x86 directory
` [PATCH v4 2/3] xen/pci: solve compilation error on ARM with HAS_PCI enabled
` [PATCH v4 3/3] ns16550: Gate all PCI code with CONFIG_X86

[ovmf test] 157018: all pass - PUSHED
 2020-11-26  7:08 UTC 

[linux-linus test] 156996: regressions - FAIL
 2020-11-26  5:35 UTC 

Xen on RP4
 2020-11-26  3:36 UTC  (8+ messages)

[qemu-mainline test] 156994: regressions - FAIL
 2020-11-26  3:25 UTC 

[PATCH v3 00/12] automation: improvements (mostly) for arm64
 2020-11-26  0:26 UTC  (14+ messages)
` [PATCH v3 01/12] automation: add a QEMU aarch64 smoke test
` [PATCH v3 02/12] automation: add dom0less to the "
` [PATCH v3 03/12] automation: pass --disable-werror for QEMUU builds if libc is musl
` [PATCH v3 04/12] automation: add alpine linux 3.12 arm64 build container
` [PATCH v3 05/12] automation: add alpine linux arm64 build test
` [PATCH v3 06/12] automation: add alpine linux 3.12 x86 build container
` [PATCH v3 07/12] automation: add alpine linux x86 build jobs
` [PATCH v3 08/12] automation: add tests artifacts
` [PATCH v3 09/12] automation: make available the tests artifacts to the pipeline
` [PATCH v3 10/12] automation: create an alpine linux arm64 test job
` [PATCH v3 11/12] automation: use the tests-artifacts kernel for qemu-smoke-arm64-gcc
` [PATCH v3 12/12] automation: add domU creation to dom0 alpine linux test

[xen-unstable test] 156992: tolerable FAIL - PUSHED
 2020-11-25 23:27 UTC 

[ovmf test] 157012: all pass - PUSHED
 2020-11-25 23:12 UTC 

[libvirt test] 157000: regressions - FAIL
 2020-11-25 22:18 UTC 

[PATCH v2 4/6] xen: Delete xen_available() function
 2020-11-25 20:56 UTC 

merge struct block_device and struct hd_struct v2
 2020-11-25 20:20 UTC  (43+ messages)
` [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: remove the claim mechanism
` [PATCH 08/45] loop: do not call set_blocksize
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 23/45] block: remove i_bdev
` [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
` [PATCH 25/45] block: reference struct block_device from struct hd_struct
` [PATCH 26/45] block: remove ->bd_contains
` [PATCH 27/45] block: simplify the block device claiming interface
` [PATCH 28/45] block: simplify part_to_disk
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 38/45] block: switch partition lookup to use struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks

[xen-unstable-smoke test] 157009: tolerable all pass - PUSHED
 2020-11-25 19:16 UTC 

[PATCH RFC 0/6] xen/arm: mm: Add limited support for superpages
 2020-11-25 18:03 UTC  (4+ messages)
` [PATCH RFC 4/6] xen/arm: mm: Allow other mapping size in xen_pt_update_entry()

[PATCH] tools/libs: Simplify internal *.pc files
 2020-11-25 16:50 UTC  (3+ messages)

[xen-4.14-testing test] 156989: tolerable FAIL - PUSHED
 2020-11-25 16:35 UTC 

[PATCH v2 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
 2020-11-25 15:46 UTC  (2+ messages)
` [x86/paravirt] fd8d46a7a2: kernel-selftests.livepatch.test-callbacks.sh.fail

[PATCH AUTOSEL 4.4 4/8] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:38 UTC 

[PATCH AUTOSEL 4.9 05/10] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.14 05/12] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.19 07/15] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 5.4 10/23] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:36 UTC 

[PATCH AUTOSEL 5.9 10/33] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-25 15:35 UTC 

[xen-unstable-smoke test] 157006: tolerable all pass - PUSHED
 2020-11-25 14:19 UTC 

Xen 4.15: Proposed release schedule
 2020-11-25 14:01 UTC  (3+ messages)

[xen-4.13-testing test] 156988: tolerable FAIL - PUSHED
 2020-11-25 12:40 UTC 

[PATCH v4 0/3] evtchn: Introduce a per-guest knob to control FIFO ABI
 2020-11-25 12:10 UTC  (12+ messages)
` [PATCH v4 1/3] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_disable_fifo,
` [PATCH v4 2/3] libxl: add a 'disable_fifo_evtchn' flag to libxl_domain_build_info
` [PATCH v4 3/3] xl: add 'disable_evtchn_fifo' boolean option into xl.cfg(5)

merge struct block_device and struct hd_struct
 2020-11-25 12:09 UTC  (5+ messages)
` [PATCH 11/20] block: reference struct block_device from "

[PATCH] xen/arm: Add workaround for Cortex-A55 erratum #1530923
 2020-11-25 12:02 UTC  (5+ messages)

[PATCH] evtchn: double per-channel locking can't hit identical channels
 2020-11-25 11:11 UTC  (3+ messages)

[PATCH v8 0/3] xen/events: further locking adjustments
 2020-11-25 10:51 UTC  (4+ messages)
` [PATCH v8 1/3] xen/events: modify struct evtchn layout
` [PATCH v8 2/3] xen/events: rework fifo queue locking
` [PATCH v8 3/3] xen/events: do some cleanups in evtchn_fifo_set_pending()

Vtpm in Windows 10
 2020-11-25 10:02 UTC 

[xen-unstable-coverity test] 157003: all pass - PUSHED
 2020-11-25  9:46 UTC 

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2020-11-25  8:51 UTC  (6+ messages)
` [PATCH 1/5] x86/build: limit rebuilding of asm-offsets.h
` [PATCH 2/5] x86/build: limit #include-ing by asm-offsets.c
` [PATCH 3/5] x86/build: restrict contents of asm-offsets.h when !HVM / !PV
` [PATCH 4/5] x86: hypercall vector is unused when !PV32
` [PATCH 5/5] x86: don't build unused entry code "

[PATCH v7 0/3] xen/events: further locking adjustments
 2020-11-25  8:29 UTC  (10+ messages)
` [PATCH v7 3/3] xen/events: rework fifo queue locking

[PATCH v3 00/13] viridian: add support for ExProcessorMasks
 2020-11-25  7:58 UTC  (10+ messages)
` [PATCH v3 01/13] viridian: don't blindly write to 32-bit registers is 'mode' is invalid
` [PATCH v3 02/13] viridian: move flush hypercall implementation into separate function
` [PATCH v3 10/13] viridian: log initial invocation of each type of hypercall
` [PATCH v3 11/13] viridian: add a new '_HVMPV_ex_processor_masks' bit into HVM_PARAM_VIRIDIAN
` [PATCH v3 12/13] xl / libxl: add 'ex_processor_mask' into 'libxl_viridian_enlightenment'
` [PATCH v3 13/13] x86: replace open-coded occurrences of sizeof_field()

[xen-4.12-testing test] 156987: tolerable FAIL - PUSHED
 2020-11-25  7:15 UTC 

[xen-4.11-testing test] 156986: tolerable FAIL - PUSHED
 2020-11-25  6:35 UTC 

AW: AW: AW: AW: Xen data from meta-virtualization layer
 2020-11-25  2:14 UTC  (6+ messages)
                      ` AW: "
                          ` AW: "

[linux-5.4 test] 156984: tolerable trouble: fail/pass/starved - PUSHED
 2020-11-25  1:50 UTC 

[xen-4.10-testing test] 156985: tolerable FAIL - PUSHED
 2020-11-24 23:55 UTC 

[linux-linus test] 156981: regressions - FAIL
 2020-11-24 19:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).