All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-26 18:19:52 to 2013-04-26 18:39:46 UTC [more...]

[PATCH v8 0/3] Runtime Interpreted Power Sequences
 2013-04-26 18:55 UTC  (4+ messages)

[Qemu-devel] [RFC] Continuous work on sandboxing
 2013-04-26 18:39 UTC 

[PATCH v2] Btrfs: improve the loop of scrub_stripe
 2013-04-26 18:39 UTC  (2+ messages)

[PATCH] t9501: Do not use export X=Y
 2013-04-26 18:14 UTC  (5+ messages)

memcg: softlimit on internal nodes
 2013-04-26 18:37 UTC  (12+ messages)

[PATCH net 1/3] unix/dgram: peek beyond 0-sized skbs
 2013-04-26 18:35 UTC  (4+ messages)
  ` [PATCH net v2 2/3] unix/dgram: fix peeking with an offset larger than data in queue
  ` [PATCH net v2 3/3] unix/stream: "

[PATCH 0/9] remote-helpers: fixes and cleanups
 2013-04-26 18:34 UTC  (8+ messages)
` [PATCH 1/9] remote-bzr: trivial cleanups

[PATCH] t5801: properly test the test shell
 2013-04-26 18:33 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
 2013-04-26 18:34 UTC  (16+ messages)
` [U-Boot] [PATCH v2 08/15] sf: Respect maximum SPI write size

Zile as git core editor?
 2013-04-26 18:33 UTC  (7+ messages)

[PATCH resend 1/3] Revert "net: fec: fix missing napi_disable call"
 2013-04-26 18:33 UTC  (4+ messages)

[PATCH 1/3 v3] sh-pfc: r8a7778: add common PFC macro helper
 2013-04-26 18:33 UTC  (2+ messages)

linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
 2013-04-26 18:31 UTC  (5+ messages)

[PATCH 00/20] KVM: PPC: In-kernel MPIC support with irqfd v4
 2013-04-26 18:30 UTC  (128+ messages)
` [PATCH 01/20] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 02/20] KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
` [PATCH 03/20] KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
` [PATCH 04/20] KVM: Remove kvm_get_intr_delivery_bitmask
` [PATCH 05/20] KVM: Move irq routing to generic code
` [PATCH 06/20] KVM: Extract generic irqchip logic into irqchip.c
` [PATCH 07/20] KVM: Move irq routing setup to irqchip.c
` [PATCH 08/20] KVM: Move irqfd resample cap handling to generic code
` [PATCH 09/20] kvm: add device control API
` [PATCH 10/20] kvm/ppc/mpic: import hw/openpic.c from QEMU
` [PATCH 11/20] kvm/ppc/mpic: remove some obviously unneeded code
` [PATCH 12/20] kvm/ppc/mpic: adapt to kernel style and environment
` [PATCH 13/20] kvm/ppc/mpic: in-kernel MPIC emulation
` [PATCH 14/20] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
` [PATCH 15/20] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
` [PATCH 16/20] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
` [PATCH 17/20] KVM: PPC: MPIC: Restrict to e500 platforms
` [PATCH 18/20] KVM: IA64: Carry non-ia64 changes into ia64
` [PATCH 19/20] kvm: destroy emulated devices on VM exit
` [PATCH 20/20] kvm/ppc/mpic: Eliminate mmio_mapped
` [PULL 00/42] ppc patch queue 2013-04-26 for 3.10
` [PATCH 01/42] KVM: PPC: cache flush for kernel managed pages
` [PATCH 02/42] KVM: PPC: debug stub interface parameter defined
` [PATCH 03/42] Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
` [PATCH 04/42] KVM: extend EMULATE_EXIT_USER to support different exit reasons
` [PATCH 05/42] booke: exit to user space if emulator request
` [PATCH 06/42] KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
` [PATCH 07/42] KVM: PPC: e500: Expose MMU registers via ONE_REG
` [PATCH 08/42] KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
` [PATCH 09/42] KVM: PPC: e500: Add support for TLBnPS registers
` [PATCH 10/42] KVM: PPC: e500: Add support for EPTCFG register
` [PATCH 11/42] KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
` [PATCH 12/42] KVM: PPC: e500mc: Enable e6500 cores
` [PATCH 13/42] KVM: PPC: e500: Add e6500 core to Kconfig description
` [PATCH 14/42] KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
` [PATCH 15/42] KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
` [PATCH 16/42] KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
` [PATCH 17/42] KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
` [PATCH 18/42] KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
` [PATCH 19/42] KVM: Remove kvm_get_intr_delivery_bitmask
` [PATCH 20/42] KVM: Move irq routing to generic code
` [PATCH 21/42] KVM: Extract generic irqchip logic into irqchip.c
` [PATCH 22/42] KVM: Move irq routing setup to irqchip.c
` [PATCH 23/42] KVM: Move irqfd resample cap handling to generic code
` [PATCH 24/42] kvm: add device control API
` [PATCH 25/42] kvm/ppc/mpic: import hw/openpic.c from QEMU
` [PATCH 26/42] kvm/ppc/mpic: remove some obviously unneeded code
` [PATCH 27/42] kvm/ppc/mpic: adapt to kernel style and environment
` [PATCH 28/42] kvm/ppc/mpic: in-kernel MPIC emulation
` [PATCH 29/42] kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
` [PATCH 30/42] KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
` [PATCH 31/42] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
` [PATCH 32/42] KVM: PPC: MPIC: Restrict to e500 platforms
` [PATCH 33/42] KVM: IA64: Carry non-ia64 changes into ia64
` [PATCH 34/42] kvm: destroy emulated devices on VM exit
` [PATCH 35/42] kvm/ppc/mpic: Eliminate mmio_mapped
` [PATCH 36/42] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 37/42] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
` [PATCH 38/42] KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
` [PATCH 39/42] KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
` [PATCH 40/42] KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
` [PATCH 41/42] KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
` [PATCH 42/42] KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state

[PATCH 0/4] Initial changes for developing a common remote plugin
 2013-04-26 18:30 UTC  (2+ messages)

Memory leak in mwifiex_cfg80211_scan
 2013-04-26 18:28 UTC  (7+ messages)

xfs module insert fails with "xfs: Unknown symbol exportfs_decode_fh (err 0)"
 2013-04-26 18:29 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/6] ARMv7: Add HYP mode switching support
 2013-04-26 18:29 UTC  (6+ messages)

[PATCHv4 0/5] Serial Omap fixes and cleanups
 2013-04-26 18:28 UTC  (4+ messages)
` [PATCHv4 2/5] driver: serial: omap: prevent runtime PM for "no_console_suspend"

[Qemu-devel] [RFC][PATCH v3 00/24] instrument: Let the user wrap/override specific event tracing routines
 2013-04-26 18:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 03/24] trace: Let the user specify her own trace-events file

[fsl-community-bsp-platform][PATCH] linux-imx (2.6.35.3): Update UEVENT helper path
 2013-04-26 18:27 UTC  (3+ messages)

[PATCH] Btrfs: various abort cleanups
 2013-04-26 18:27 UTC  (3+ messages)

[PATCH V3] ARM: KVM: Allow host virtual timer irq number to be different from guest virtual timer irq number
 2013-04-26 18:27 UTC  (4+ messages)

[PATCH] btrfs: handle errors returned from get_tree_block_key
 2013-04-26 18:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] sched: Add cond_resched_rcu_lock() helper
 2013-04-26 18:26 UTC  (7+ messages)
` [PATCH 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections

[dm-crypt] not a valid LUKS device
 2013-04-26 18:26 UTC  (4+ messages)

[RFC PATCH net-next 0/6] seccomp filter JIT
 2013-04-26 18:25 UTC  (8+ messages)
` [RFC PATCH net-next 2/6] x86: bpf_jit_comp: support BPF_S_ANC_SECCOMP_LD_W instruction

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-04-26 18:26 UTC  (2+ messages)

Linux 3.8.9
 2013-04-26 18:25 UTC  (3+ messages)

[patch] uniformizing the help text of 'su'
 2013-04-26 18:24 UTC 

[Qemu-devel] [PULL 00/30] ppc patch queue 2013-04-26
 2013-04-26 18:21 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/30] target-ppc: Enable ISEL on POWER7
` [Qemu-devel] [PATCH 02/30] PPC: e500: advertise 4.2 MPIC only if KVM supports EPR
` [Qemu-devel] [PATCH 03/30] PPC: Remove env->hreset_excp_prefix
` [Qemu-devel] [PATCH 04/30] target-ppc: fix nego and subf*o instructions
` [Qemu-devel] [PATCH 05/30] PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450
` [Qemu-devel] [PATCH 06/30] PPC: Add breakpoint registers for 603 and e300
` [Qemu-devel] [PATCH 07/30] target-ppc: Fix narrow-mode add/sub carry output
` [Qemu-devel] [PATCH 08/30] linux-headers: Update to kvm/queue
` [Qemu-devel] [PATCH 09/30] Enable kvm emulated watchdog
` [Qemu-devel] [PATCH 10/30] PPC: mac newworld: fix cpu NIP reset value
` [Qemu-devel] [PATCH 11/30] PPC: Fix compile with profiling enabled
` [Qemu-devel] [PATCH 12/30] pseries: Fix incorrect calculation of RMA size in certain configurations
` [Qemu-devel] [PATCH 13/30] pseries: Fixes and enhancements to L1 cache properties
` [Qemu-devel] [PATCH 14/30] target-ppc: Add more stubs for POWER7 PMU registers
` [Qemu-devel] [PATCH 15/30] pseries: Fix some small errors in XICS logic
` [Qemu-devel] [PATCH 16/30] target-ppc: Synchronize VPA state with KVM
` [Qemu-devel] [PATCH 17/30] pseries: Convert VIO code to QOM style type safe(ish) casts
` [Qemu-devel] [PATCH 18/30] pseries: Generate device paths for VIO devices
` [Qemu-devel] [PATCH 19/30] powerpc: correctly handle fpu exceptions
` [Qemu-devel] [PATCH 20/30] PPC: Fix dcbz for linux-user on 970
` [Qemu-devel] [PATCH 21/30] target-ppc: optimize fabs, fnabs, fneg
` [Qemu-devel] [PATCH 22/30] disas: Disassemble all ppc insns for the guest
` [Qemu-devel] [PATCH 23/30] target-ppc: add instruction flags for Book I 2.05
` [Qemu-devel] [PATCH 24/30] target-ppc: emulate cmpb instruction
` [Qemu-devel] [PATCH 25/30] target-ppc: emulate prtyw and prtyd instructions
` [Qemu-devel] [PATCH 26/30] target-ppc: emulate fcpsgn instruction
` [Qemu-devel] [PATCH 27/30] target-ppc: emulate lfiwax instruction
` [Qemu-devel] [PATCH 28/30] target-ppc: emulate load doubleword pair instructions
` [Qemu-devel] [PATCH 29/30] target-ppc: emulate store "
` [Qemu-devel] [PATCH 30/30] target-ppc: add support for extended mtfsf/mtfsfi forms

[U-Boot] [PATCH] mx23: Put back RAM voltage level to its original value
 2013-04-26 18:21 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2013-04-26 18:20 UTC 

[Qemu-devel] [PULL 00/24] s390 patch queue 2013-04-26
 2013-04-26 18:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/24] S390: ccw firmware: Add virtio device drivers
` [Qemu-devel] [PATCH 19/24] S390: ccw firmware: Add compiled blob
` [Qemu-devel] [PATCH 22/24] Allow selective runtime register synchronization


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.