messages from 2015-04-05 07:24:43 to 2015-05-15 15:58:38 UTC [more...]
[PATCH v4 02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits
2015-05-15 15:58 UTC (3+ messages)
[PATCH v2 0/4] enhance shmem process and swap accounting
2015-05-14 13:31 UTC (5+ messages)
` [PATCH v2 3/4] mm, shmem: Add shmem resident memory accounting
[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-05-12 14:16 UTC (3+ messages)
[PREVIEW: GIT PULL 0/9] KVM: s390: Fixes and features for 4.2 (kvm/next)
2015-05-11 12:07 UTC (12+ messages)
` [GIT PULL 1/9] KVM: s390: fix external call injection without sigp interpretation
` [GIT PULL 2/9] KVM: s390: optimize round trip time in request handling
` [GIT PULL 3/9] KVM: s390: make EDAT1 depend on host support
` [GIT PULL 4/9] KVM: s390: Enable guest EDAT2 support
` [GIT PULL 5/9] KVM: s390: make exit_sie_sync more robust
` [GIT PULL 6/9] KVM: s390: provide functions for blocking all CPUs
` [GIT PULL 7/9] KVM: s390: optimize interrupt handling round trip time
` [GIT PULL 8/9] KVM: s390: factor out and optimize floating irq VCPU kick
` [GIT PULL 9/9] KVM: s390: drop handling of interception code 12
[PATCH v3 20/22] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
2015-05-11 11:28 UTC
[PATCH 00/12] [RFC] x86: Memory Protection Keys
2015-05-07 19:57 UTC (5+ messages)
[PATCH 0/3] Report guest steal time in host
2015-05-07 12:04 UTC (7+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "
[RFC PATCH 0/3] Report guest steal time in host
2015-05-06 11:55 UTC (3+ messages)
` [PATCH "
[PATCH v3 0/7] block: reread partitions changes and fix for loop
2015-05-06 4:26 UTC (8+ messages)
` [PATCH v3 1/7] block: export blkdev_reread_part() and __blkdev_reread_part()
` [PATCH v3 2/7] block: loop: don't hold lo_ctl_mutex in lo_open
` [PATCH v3 3/7] block: loop: fix another reread part failure
` [PATCH v3 4/7] block: nbd: convert to blkdev_reread_part()
` [PATCH v3 5/7] block: dasd_genhd: convert to blkdev_reread_part
` [PATCH v3 6/7] block: replace trylock with mutex_lock in blkdev_reread_part()
` [PATCH v3 7/7] s390/block/dasd: remove obsolete while -EBUSY loop
[RFC kgr on klp 4/9] livepatch: add kgr infrastructure
2015-05-05 14:34 UTC (4+ messages)
[PATCH v2 13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
2015-04-30 8:23 UTC
[PATCH v2 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-04-30 8:06 UTC
[GIT PULL] s390 patches for 4.1-rc2
2015-04-28 7:07 UTC
[PATCH v5 00/17] s390x cpu model implementation
2015-04-27 13:01 UTC (34+ messages)
` [PATCH v5 01/17] Introduce stub routine cpu_desc_avail
` [PATCH v5 02/17] Add accelerator id and model name to CPUState
` [PATCH v5 03/17] Extend QMP command query-cpus to return accelerator id and model name
` [PATCH v5 04/17] Extend HMP command info cpus to display "
` [PATCH v5 05/17] Add optional parameters to QMP command query-cpu-definitions
` [PATCH v5 06/17] target-s390x: Introduce S390 CPU facilities
` [Qemu-devel] "
` [PATCH v5 07/17] target-s390x: Generate facility defines per S390 CPU model
` [PATCH v5 08/17] target-s390x: Introduce S390 CPU models
` [PATCH v5 09/17] target-s390x: Define S390 CPU model specific facility lists
` [Qemu-devel] "
` [PATCH v5 10/17] target-s390x: Add S390 CPU model alias definition routines
` [Qemu-devel] "
` [PATCH v5 11/17] target-s390x: Add KVM VM attribute interface for S390 CPU models
` [Qemu-devel] "
` [PATCH v5 12/17] target-s390x: Add S390 CPU class initialization routines
` [PATCH v5 13/17] target-s390x: Prepare accelerator during S390 CPU object realization
` [PATCH v5 14/17] target-s390x: Initialize S390 CPU model name in CPUState
` [PATCH v5 15/17] target-s390x: Extend arch specific QMP command query-cpu-definitions
` [Qemu-devel] "
` [PATCH v5 16/17] target-s390x: Introduce S390 CPU facility test routine
` [PATCH v5 17/17] target-s390x: Enable S390 CPU model usage
` [Qemu-devel] [PATCH v5 00/17] s390x cpu model implementation
[PATCH v2 0/7] block: reread partitions changes and fix for loop
2015-04-24 2:20 UTC (12+ messages)
` [PATCH v2 1/7] block: export blkdev_reread_part() and __blkdev_reread_part()
` [PATCH v2 2/7] block: loop: don't hold lo_ctl_mutex in lo_open
` [PATCH v2 3/7] block: loop: fix another reread part failure
` [PATCH v2 4/7] block: nbd: convert to blkdev_reread_part()
` [PATCH v2 5/7] block: dasd_genhd: convert to blkdev_reread_part
` [PATCH v2 6/7] block: replace trylock with mutex_lock in blkdev_reread_part()
` [PATCH v2 7/7] s390/block/dasd: remove obsolete while -EBUSY loop
[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-04-22 15:38 UTC (42+ messages)
` [PATCH 01/11] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
` [PATCH 02/11] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
` [PATCH 03/11] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
` [PATCH 04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
` [Y2038] "
` [PATCH 05/11] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
` [Y2038] "
` [PATCH 06/11] char/mmtimer:Convert to the 64bit methods for k_clock callback function
` [PATCH 07/11] time/alarmtimer:Convert to the new methods for k_clock structure
` [PATCH 08/11] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
` [PATCH 09/11] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
` [PATCH 10/11] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
` [PATCH 11/11] k_clock:Remove the 32bit methods with timespec type
sparc64: Build failure due to commit f1600e549b94 (sparc: Make sparc64 use scalable lib/iommu-common.c functions)
2015-04-21 3:25 UTC (3+ messages)
[PATCH] s390: char: con3215: Free memory in error path
2015-04-20 8:32 UTC (2+ messages)
[GIT PULL] s390 patches for the 4.1 merge window #2
2015-04-20 8:23 UTC
[patch 2/5] s390: crypto: Protect poll timeout update
2015-04-17 13:27 UTC (2+ messages)
[PATCH] KVM: s390: Fix for kvm/master (target 4.1)
2015-04-15 11:11 UTC (3+ messages)
` [PATCH] KVM: s390: disable RRBM again
[PATCH v3 3/6] virtio_ccw: support non-legacy balloon devices
2015-04-14 1:09 UTC (3+ messages)
` [virtio-dev] "
[stable] 3215 fixes for 3.16 and earlier
2015-04-09 1:26 UTC (2+ messages)
[PATCH v1 0/7] block: reread partitions changes and fix for loop
2015-04-09 1:06 UTC (12+ messages)
` [PATCH v1 1/7] block: export blkdev_reread_part() and __blkdev_reread_part()
` [PATCH v1 2/7] block: loop: don't hold lo_ctl_mutex in lo_open
` [PATCH v1 3/7] block: loop: fix another reread part failure
` [PATCH v1 4/7] block: nbd: convert to blkdev_reread_part()
` [PATCH v1 5/7] block: dasd_genhd: convert to blkdev_reread_part
` [PATCH v1 6/7] block: replace trylock with mutex_lock in blkdev_reread_part()
` [PATCH v1 7/7] s390/block/dasd: remove obsolete while -EBUSY loop
[PATCH 0/6] block: reread partitions changes and fix for loop
2015-04-08 15:28 UTC (37+ messages)
` [PATCH 1/6] block: export blkdev_reread_part()
` [PATCH 2/6] block: loop: don't hold lo_ctl_mutex in lo_open
` [PATCH 3/6] block: loop: fix another reread part failure
` [PATCH 4/6] block: nbd: convert to blkdev_reread_part()
` [PATCH 5/6] block: dasd_genhd: convert to blkdev_reread_part
` [RFC PATCH 6/6] block: replace trylock with mutex_lock in __blkdev_reread_part()
` [PATCH 0/7] block: reread partitions improvements
` [PATCH 1/7] block: export blkdev_reread_part() and __blkdev_reread_part()
` [PATCH 2/7] block: loop: don't hold lo_ctl_mutex in lo_open
` [PATCH 3/7] block: loop: fix another reread part failure
` [PATCH 4/7] block: nbd: convert to blkdev_reread_part()
` [PATCH 5/7] block: dasd_genhd: convert to blkdev_reread_part
` [PATCH 6/7] block: replace trylock with mutex_lock in blkdev_reread_part()
` [PATCH 7/7] s390/block/dasd: remove obsolete while -EBUSY loop
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