messages from 2020-05-25 08:43:53 to 2020-06-05 07:37:45 UTC [more...]
[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
2020-06-05 7:37 UTC (44+ messages)
` [kvm-unit-tests PATCH v7 01/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v7 02/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v7 03/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v7 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v7 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v7 06/12] s390x: use get_clock_ms() to calculate a delay in ms
` [kvm-unit-tests PATCH v7 07/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt
[PATCH] s390/virtio: remove unused pm callbacks
2020-06-04 21:44 UTC (3+ messages)
[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
2020-06-04 20:41 UTC (9+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
2020-06-04 15:34 UTC (25+ messages)
` [PATCH v3 1/7] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v3 2/7] documentation for stats_fs
` [PATCH v3 3/7] kunit: tests for stats_fs API
` [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
` [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API
[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-06-04 11:59 UTC (3+ messages)
[PULL v2 00/10] vfio-ccw patches for 5.8
2020-06-04 11:27 UTC (14+ messages)
` [PULL v2 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL v2 02/10] vfio-ccw: document possible errors
` [PULL v2 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL v2 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL v2 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL v2 06/10] vfio-ccw: Introduce a new schib region
` [PULL v2 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL v2 08/10] vfio-ccw: Introduce a new CRW region
` [PULL v2 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL v2 10/10] vfio-ccw: Add trace for CRW event
` [PATCH] vfio-ccw: make vfio_ccw_regops variables declarations static
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-06-02 21:17 UTC (10+ messages)
[PATCH v5 2/3] arch: wire-up close_range()
2020-06-02 20:42 UTC
[PATCH] s390: vdso: Use $(LD) instead of $(CC) to link vDSO
2020-06-02 19:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH] s390: fix syscall_get_error for compat processes
2020-06-02 18:00 UTC
[PULL 00/10] vfio-ccw patches for 5.8
2020-06-02 15:34 UTC (16+ messages)
` [PULL 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL 02/10] vfio-ccw: document possible errors
` [PULL 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL 06/10] vfio-ccw: Introduce a new schib region
` [PULL 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL 08/10] vfio-ccw: Introduce a new CRW region
` [PULL 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL 10/10] vfio-ccw: Add trace for CRW event
[PATCH RESEND] lib: fix bitmap_parse() on 64-bit big endian archs
2020-06-02 10:24 UTC (4+ messages)
[PATCH 1/1] s390/pci: Log new handle in clp_disable_fh()
2020-06-02 7:26 UTC (5+ messages)
[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
2020-06-02 6:13 UTC (10+ messages)
[PATCH net-next] net/smc: pre-fetch send buffer outside of send_lock
2020-05-31 1:12 UTC (2+ messages)
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-05-29 21:21 UTC (6+ messages)
[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
2020-05-29 9:48 UTC (13+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters
[PATCH AUTOSEL 4.19 10/17] s390/mm: fix set_huge_pte_at() for empty ptes
2020-05-28 11:57 UTC
[PATCH AUTOSEL 5.4 12/26] s390/mm: fix set_huge_pte_at() for empty ptes
2020-05-28 11:56 UTC
[PATCH AUTOSEL 5.6 19/47] s390/mm: fix set_huge_pte_at() for empty ptes
2020-05-28 11:55 UTC
[PATCH v3 0/8] padata: parallelize deferred page init
2020-05-27 21:27 UTC (11+ messages)
` [PATCH v3 1/8] padata: remove exit routine
` [PATCH v3 2/8] padata: initialize earlier
` [PATCH v3 3/8] padata: allocate work structures for parallel jobs from a pool
` [PATCH v3 4/8] padata: add basic support for multithreaded jobs
` [PATCH v3 5/8] mm: don't track number of pages during deferred initialization
` [PATCH v3 6/8] mm: parallelize deferred_init_memmap()
` [PATCH v3 7/8] mm: make deferred init's max threads arch-specific
` [PATCH v3 8/8] padata: document multithreaded jobs
[GIT PULL 0/3] KVM: s390: Cleanups for 5.8
2020-05-27 16:11 UTC (5+ messages)
` [GIT PULL 1/3] KVM: s390: vsie: Move conditional reschedule
` [GIT PULL 2/3] KVM: s390: vsie: gmap_table_walk() simplifications
` [GIT PULL 3/3] KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()
[PATCH] vfio-ccw: document possible errors
2020-05-27 10:44 UTC (6+ messages)
[PATCH] net/smc: mark smc_pnet_policy as const
2020-05-27 3:19 UTC (2+ messages)
[PATCH 0/8] Add helper for accessing Power Management callbacs
2020-05-26 16:48 UTC (26+ messages)
` [PATCH 1/8] driver core: "
` [greybus-dev] "
` [PATCH 2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops
` [PATCH 3/8] greybus: "
` [greybus-dev] "
` [PATCH 4/8] scsi: pm: "
` [PATCH 5/8] usb: phy: fsl: "
` [PATCH 6/8] PCI/PM: "
` [PATCH 7/8] PM: "
` [PATCH 8/8] net/iucv: "
` [greybus-dev] "
[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
2020-05-26 11:08 UTC (3+ messages)
[kvm-unit-tests PATCH] s390x: stsi: Make output tap13 compatible
2020-05-25 9:43 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).