messages from 2015-03-31 00:14:48 to 2015-05-04 11:40:20 UTC [more...]
[RFC kgr on klp 4/9] livepatch: add kgr infrastructure
2015-05-04 11:40 UTC
[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
[RFC PATCH 0/3] Report guest steal time in host
2015-04-22 11:39 UTC (2+ messages)
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 (4+ 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
[GIT PULLv2] KVM: s390: Features and fixes for 4.1 (kvm/next)
2015-04-02 18:55 UTC (3+ messages)
` [PULL diff] diff to previous pull request
[PATCH v4 00/15] s390x cpu model implementation
2015-04-02 15:15 UTC (33+ messages)
` [PATCH v4 07/15] target-s390x: Update linux-headers/asm-s390/kvm.h
` [PATCH v4 10/15] target-s390x: Prepare accelerator during cpu object realization
` [Qemu-devel] "
` [PATCH v4 11/15] target-s390x: New QMP command query-cpu-model
` [Qemu-devel] "
` [PATCH v4 12/15] Add optional parameters to QMP command query-cpu-definitions
` [Qemu-devel] "
[PATCH net 0/1] af_iucv: fix AF_IUCV sendmsg() errno
2015-03-31 20:07 UTC (3+ messages)
` [PATCH net 1/1] "
[PATCH v2 3/6] virtio_ccw: support non-legacy balloon devices
2015-03-31 19:52 UTC
[GIT PULL 0/8] KVM: s390: Features and fixes for 4.1 (kvm/next)
2015-03-31 16:14 UTC (13+ messages)
` [GIT PULL 1/8] KVM: s390: store the breaking-event address on pgm interrupts
` [GIT PULL 2/8] KVM: s390: enable more features that need no hypervisor changes
` [GIT PULL 3/8] KVM: s390: fix get_all_floating_irqs
` [GIT PULL 4/8] KVM: s390: deliver floating interrupts in order of priority
` [GIT PULL 5/8] KVM: s390: cpu timer irq priority
` [GIT PULL 6/8] KVM: s390: add ioctl to inject local interrupts
` [GIT PULL 7/8] KVM: s390: refactor vcpu injection function
` [GIT PULL 8/8] KVM: s390: migrate vcpu interrupt state
[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
2015-03-31 7:13 UTC (5+ messages)
` [PATCH 07/25] s390: "
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