Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-26 07:12:32 to 2023-07-27 08:19:19 UTC [more...]

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:05 UTC  (50+ messages)
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex

[PATCH v2] vpci: add permission checks to map_range()
 2023-07-27  7:56 UTC  (4+ messages)

[PATCH v3 0/2] tools/xenstore: fix get_spec_node()
 2023-07-27  7:55 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v1] xen-platform: do full PCI reset during unplug of IDE devices
 2023-07-27  7:51 UTC  (2+ messages)

[PATCH v4 0/2] xen/riscv: introduce identity mapping
 2023-07-27  7:48 UTC  (11+ messages)
` [PATCH v4 2/2] "

[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
 2023-07-27  7:41 UTC  (13+ messages)
` [PATCH v8 04/13] vpci: add hooks for PCI device assign/de-assign
` [PATCH v8 02/13] vpci: use per-domain PCI lock to protect vpci structure
` [PATCH v8 11/13] vpci: add initial support for virtual PCI bus topology

[PATCH v3 0/3] new CONFIG_HAS_PIRQ and extra_guest_irqs adjustment
 2023-07-27  7:38 UTC  (4+ messages)
` [PATCH v3 1/3] restrict concept of pIRQ to x86
` [PATCH v3 2/3] pirq_cleanup_check() leaks
` [PATCH v3 3/3] cmdline: document and enforce "extra_guest_irqs" upper bounds

[XEN PATCH v3] xen/spinlock: mechanically rename parameter name 'debug'
 2023-07-27  7:22 UTC  (6+ messages)

[PATCH v3] xen/evtchn: Introduce new IOCTL to bind static evtchn
 2023-07-27  5:54 UTC  (2+ messages)

[PATCH] xenbus: check xen_domain in xenbus_probe_initcall
 2023-07-27  5:54 UTC  (2+ messages)

[PATCH v3] xen: speed up grant-table reclaim
 2023-07-27  5:30 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] libxl: Add missing libxl__virtio_devtype to device_type_tbl array
 2023-07-27  5:15 UTC  (4+ messages)

[qemu-mainline test] 182023: tolerable FAIL - PUSHED
 2023-07-27  3:38 UTC 

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  3:34 UTC  (63+ messages)
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless

[xen-unstable-smoke test] 182028: tolerable all pass - PUSHED
 2023-07-27  1:51 UTC 

[libvirt test] 182021: tolerable all pass - PUSHED
 2023-07-26 23:16 UTC 

[XEN PATCH v4 0/4] automation: Add ECLAIR pipelines
 2023-07-26 22:46 UTC  (6+ messages)
` [XEN PATCH v4 1/4] automation: Add ECLAIR utilities and settings
` [XEN PATCH v4 2/4] automation: Add xen builds for the ECLAIR analyses
` [XEN PATCH v4 3/4] automation: Add ECLAIR pipelines
` [XEN PATCH v4 4/4] maintainers: Add ECLAIR reviewer

[XEN PATCH v2] xen: use parameter name 'mcs' in arch_do_multicall_call()
 2023-07-26 22:11 UTC  (3+ messages)

[xen-unstable test] 182012: tolerable FAIL - PUSHED
 2023-07-26 21:32 UTC 

[PATCH v7 00/15] Intel Hardware P-States (HWP) support
 2023-07-26 17:09 UTC  (16+ messages)
` [PATCH v7 01/15] cpufreq: Allow restricting to internal governors only
` [PATCH v7 02/15] cpufreq: Add perf_freq to cpuinfo
` [PATCH v7 03/15] cpufreq: Export intel_feature_detect
` [PATCH v7 04/15] xen/sysctl: Nest cpufreq scaling options
` [PATCH v7 05/15] pmstat&xenpm: Re-arrage for cpufreq union
` [PATCH v7 06/15] cpufreq: Add Hardware P-State (HWP) driver
` [PATCH v7 07/15] xen/x86: Tweak PDC bits when using HWP
` [PATCH v7 08/15] xenpm: Change get-cpufreq-para output for hwp
` [PATCH v7 09/15] cpufreq: Export HWP parameters to userspace as CPPC
` [PATCH v7 10/15] libxc: Include cppc_para in definitions
` [PATCH v7 11/15] xenpm: Print HWP/CPPC parameters
` [PATCH v7 12/15] xen: Add SET_CPUFREQ_HWP xen_sysctl_pm_op
` [PATCH v7 13/15] libxc: Add xc_set_cpufreq_cppc
` [PATCH v7 14/15] xenpm: Add set-cpufreq-cppc subcommand
` [PATCH v7 15/15] CHANGELOG: Add Intel HWP entry

[PATCH v6 00/15] Intel Hardware P-States (HWP) support
 2023-07-26 17:08 UTC  (8+ messages)
` [PATCH v6 06/15] cpufreq: Add Hardware P-State (HWP) driver

[PATCH 0/2] x86: aid debug info generation in assembly files
 2023-07-26 16:55 UTC  (7+ messages)
` [PATCH v3 0/8] annotate entry points with type and size
  ` [PATCH v3 6/8] RISC-V: "

[linux-linus test] 182011: regressions - FAIL
 2023-07-26 15:56 UTC 

[PATCH v5 0/4] Early serial on Power
 2023-07-26 15:52 UTC  (8+ messages)
` [PATCH v5 3/4] xen/ppc: Implement early serial printk on pseries

[xen-unstable-smoke test] 182024: tolerable all pass - PUSHED
 2023-07-26 15:23 UTC 

[XEN PATCH] xen/kernel: change parameter name in add_taint() definition
 2023-07-26 14:51 UTC  (2+ messages)

[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
 2023-07-26 14:34 UTC  (3+ messages)

[PATCH] vpci: add permission checks to map_range()
 2023-07-26 14:12 UTC  (4+ messages)

[qemu-mainline test] 182006: tolerable FAIL - PUSHED
 2023-07-26 12:58 UTC 

[PATCH v3 0/4] x86/ioapic: fix edge triggered interrupt migration
 2023-07-26 12:55 UTC  (5+ messages)
` [PATCH v3 1/4] x86/ioapic: add a raw field to RTE struct
` [PATCH v3 2/4] x86/ioapic: RTE modifications must use ioapic_write_entry
` [PATCH v3 3/4] iommu/vtd: rename io_apic_read_remap_rte() local variable
` [PATCH v3 4/4] x86/iommu: pass full IO-APIC RTE for remapping table update

[XEN PATCH 0/4] xen: address violations of MISRA C:2012 Rule 7.2
 2023-07-26 12:33 UTC  (7+ messages)
` [XEN PATCH v4 1/4] x86/vmx: "
` [XEN PATCH v4 2/4] xen/vpci: "
` [XEN PATCH v4 3/4] x86/viridian: "
` [XEN PATCH v4 4/4] xen/x86: "

[xen-4.17-testing test] 182016: tolerable trouble: fail/pass/starved - PUSHED
 2023-07-26 11:55 UTC 

Xen Security Advisory 433 v2 (CVE-2023-20593) - x86/AMD: Zenbleed
 2023-07-26 11:13 UTC 

[PATCH v3 00/25] tools/xenstore: drop TDB
 2023-07-26 11:07 UTC  (8+ messages)
` [PATCH v3 08/25] tools/xenstore: make hashtable key and value parameters const

[PATCH] libxenstat/Linux: pass nul-terminated string to strpbrk()
 2023-07-26 10:42 UTC 

[PATCH v3 0/5] x86: allow Kconfig control over psABI level
 2023-07-26 10:35 UTC  (6+ messages)
` [PATCH v3 1/5] build: make cc-option properly deal with unrecognized sub-options
` [PATCH v3 2/5] build: permit Kconfig control over how to deal with unsatisfiable choices
` [PATCH v3 3/5] x86: allow Kconfig control over psABI level
` [PATCH v3 4/5] x86: use POPCNT for hweight<N>() when available
` [PATCH v3 5/5] x86: short-circuit certain cpu_has_* when x86-64-v{2,3} are in effect

[libvirt test] 182004: tolerable FAIL - PUSHED
 2023-07-26 10:21 UTC 

[PATCH v5 0/2] Add escape character argument to Xen console
 2023-07-26 10:20 UTC  (3+ messages)
` [PATCH v5 1/2] tools/console: Add escape argument to configure escape character

[PATCH v2 0/5] x86/ioapic: fix edge triggered interrupt migration
 2023-07-26 10:08 UTC  (4+ messages)
` [PATCH v2 4/5] x86/iommu: pass full IO-APIC RTE for remapping table update

[PATCH] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default
 2023-07-26  9:39 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/27] Enable PV backends with Xen/KVM emulation
 2023-07-26  9:23 UTC  (7+ messages)
` [PULL 05/27] hw/xen: Watches on XenStore transactions
        ` [PATCH] hw/xen: Clarify (lack of) error handling in transaction_commit()

[XEN PATCH] xen/event: address violations of MISRA C:2012 Rules 8.2 and 8.3
 2023-07-26  9:02 UTC  (2+ messages)

[XEN PATCH] xen: use parameter name 'mcs' in arch_do_multicall_call()
 2023-07-26  9:01 UTC  (2+ messages)

[PATCH] xen: Drop the (almost) unused extern start[]
 2023-07-26  8:07 UTC  (2+ messages)

[PATCH v4 3/6] libxl: introduce MSR data in libxl_cpuid_policy
 2023-07-26  7:47 UTC  (2+ messages)
` [PATCH v5 "


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 read-only IMAP folder(s) and NNTP newsgroup(s).