All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-26 17:10:34 to 2013-04-26 18:26:33 UTC [more...]

[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 

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

[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  (8+ messages)

[fsl-community-bsp-platform][PATCH] linux-imx (2.6.35.3): Update UEVENT helper path
 2013-04-26 18:20 UTC  (2+ 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  (25+ messages)
` [Qemu-devel] [PATCH 01/24] S390: Make IPL reset address dynamic
` [Qemu-devel] [PATCH 02/24] S390: IPL: Support ELF firmware
` [Qemu-devel] [PATCH 03/24] S390: IPL: Use different firmware for different machines
` [Qemu-devel] [PATCH 04/24] S390: ccw firmware: Add start assembly
` [Qemu-devel] [PATCH 05/24] S390: ccw firmware: Add main program
` [Qemu-devel] [PATCH 06/24] S390: ccw firmware: Add sclp output
` [Qemu-devel] [PATCH 07/24] S390: ccw firmware: Add virtio device drivers
` [Qemu-devel] [PATCH 08/24] S390: ccw firmware: Add glue header
` [Qemu-devel] [PATCH 09/24] S390: ccw firmware: Add bootmap interpreter
` [Qemu-devel] [PATCH 10/24] S390: ccw firmware: Add Makefile
` [Qemu-devel] [PATCH 11/24] s390-ccw.img: replace while loop with a disabled wait on s390 bios
` [Qemu-devel] [PATCH 12/24] s390-ccw.img: build s390-ccw rom on s3900 system by default
` [Qemu-devel] [PATCH 13/24] s390-ccw.img: Take care of the elf->img transition
` [Qemu-devel] [PATCH 14/24] s390-ccw.img: Fix compile warning in s390 ccw virtio code
` [Qemu-devel] [PATCH 15/24] s390-ccw.img: Detect devices with stsch
` [Qemu-devel] [PATCH 16/24] s390-ccw.img: Enhance drain_irqs()
` [Qemu-devel] [PATCH 17/24] s390-ccw.img: Rudimentary error checking
` [Qemu-devel] [PATCH 18/24] s390-ccw.img: Get queue config from host
` [Qemu-devel] [PATCH 19/24] S390: ccw firmware: Add compiled blob
` [Qemu-devel] [PATCH 20/24] S390: CCW: Use new, working firmware by default
` [Qemu-devel] [PATCH 21/24] Common: Add quick access to first boot device
` [Qemu-devel] [PATCH 22/24] Allow selective runtime register synchronization
` [Qemu-devel] [PATCH 23/24] Utilize selective runtime reg sync for hot code paths
` [Qemu-devel] [PATCH 24/24] virtio-rng-s390: add properties

cuttlefish countdown
 2013-04-26 18:18 UTC  (8+ messages)
` cuttlefish countdown -- OSD doesn't get marked out
        ` [ceph-users] "

Out of tree GPL serial tty driver help?
 2013-04-26 18:17 UTC  (13+ messages)

syscall problem on Android x86
 2013-04-26 18:17 UTC  (2+ messages)

Problems with Intel 2230 and AP mode
 2013-04-26 18:17 UTC  (4+ messages)
` [Ilw] "
    ` [Ilw] Firmware problems "

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

[PATCH] ARM: dts: add pinctrl nodes for Exynos5250 SoC
 2013-04-26 18:15 UTC  (5+ messages)

make headers_install fail when path is too long
 2013-04-26 18:14 UTC  (3+ messages)
` [PATCH] fix make headers_install "

[Qemu-devel] [PATCH 00/10] S390: Enhance s390 BIOS to enable bootdevice selection
 2013-04-26 18:14 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/10] Common: Add a default bootindex for all applicable devices
` [Qemu-devel] [PATCH 04/10] S390: check if BIOS is available and create links
` [Qemu-devel] [PATCH 09/10] S390: Pass per-device loadparm values for CCW blk and net devs
` [Qemu-devel] [PATCH 10/10] S390: Enabling device and program selection

[U-Boot] [PATCH] mx23: Fix the size of internal RAM
 2013-04-26 18:11 UTC  (3+ messages)

[dm-crypt] not a valid LUKS device
 2013-04-26 16:54 UTC  (3+ messages)

[PATCH 1 of 2] x86/x2apic: Sandy-Bridge BT98 Erratum
 2013-04-26 18:11 UTC  (2+ messages)
` [PATCH 2 of 2] x86/VT-d: "

Compile multiple modules with a single makefile
 2013-04-26 18:11 UTC 

[PATCH v2 0/6] ARM; OMAP2+: hwmod and SERIAL: Remove sysc handling from driver
 2013-04-26 18:09 UTC  (6+ messages)
` [PATCH v2 4/6] SERIAL: OMAP: Remove the slave idle handling from the driver

[PATCH] NFC: Add missing RFKILL dependency for Kconfig
 2013-04-26 18:06 UTC  (2+ messages)

[PATCH v2] of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits
 2013-04-26 18:06 UTC  (2+ messages)

[PATCH 0/7] Optionally add libvchan to stubdom
 2013-04-26 18:04 UTC  (3+ messages)
` [PATCH 2/7] libvchan: create xenstore entries in one transaction

Is Autofs 5 Slower Than 4
 2013-04-26 18:04 UTC  (3+ messages)

[PATCH 0/7] rbd: miscellaneous cleanups
 2013-04-26 18:01 UTC  (8+ messages)
` [PATCH 1/7] rbd: make rbd spec names pointer to const
` [PATCH 2/7] rbd: move stripe_unit and stripe_count into header
` [PATCH 3/7] rbd: use rbd_warn(), not WARN_ON()
` [PATCH 4/7] rbd: define rbd snap context routines
` [PATCH 5/7] rbd: make rbd_dev_destroy() match rbd_dev_create()
` [PATCH 6/7] rbd: rename rbd_dev_probe()
` [PATCH 7/7] rbd: refactor rbd_dev_probe_update_spec()

linux-next: Tree for Apr 26
 2013-04-26 17:59 UTC  (3+ messages)
` linux-next: Tree for Apr 26 (nfc)

Ceph wiki for great victory
 2013-04-26 17:59 UTC 

[PATCH] t/Makefile: remove smoke test targets
 2013-04-26 17:58 UTC 

[PATCH] mtd: mtdchar: Exit write loop when hitting end of OTP memory
 2013-04-26 17:56 UTC 

[PATCH net-next] hyperv: Fix a compiler warning in netvsc_send()
 2013-04-26 18:25 UTC 

Random IO pattern ratios
 2013-04-26 17:52 UTC  (6+ messages)

[PATCH v2] xen-blkback: allocate list of pending reqs in small chunks
 2013-04-26 17:51 UTC 

[PATCH] drm/i915: hsw: fix link training for DP/eDP on port-A
 2013-04-26 17:52 UTC 

[Ocfs2-devel] [PATCH 1/1] ocfs2/dlm: Remove redundant null pointer check
 2013-04-26 17:51 UTC  (2+ messages)

[Qemu-devel] [PATCH 04/15] target-i386: introduce apic-id property
 2013-04-26 17:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH] target-i386: Do not allow to set apic-id one CPU is realized
    ` [Qemu-devel] [PATCH] target-i386: Do not allow to set apic-id once "

fuzzying a user mode linux let a task hung
 2013-04-26 17:50 UTC 

[PATCH] drm/tegra: Include header drm/drm.h
 2013-04-26 17:49 UTC  (2+ messages)

Itches with the current rev spec
 2013-04-26 17:49 UTC  (4+ messages)

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

gpio-pxa initcall level change and machine init breakage
 2013-04-26 17:48 UTC  (10+ messages)

[PATCH] openvswitch: update to version 1.9.0
 2013-04-26 17:47 UTC 

[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
 2013-04-26 17:44 UTC  (11+ messages)
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
  ` [fuse-devel] "

[Qemu-devel] [PATCH 00/21 v5] target-i386: CPU hot-add with cpu-add QMP command
 2013-04-26 17:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 17/21] introduce memory_region_get_address() and use it in kvm/ioapic

pam_tty_audit icanon log switch
 2013-04-26 17:42 UTC  (12+ messages)

[Qemu-devel] [RFC 0/7] CPUID fixes for 1.5
 2013-04-26 17:41 UTC  (8+ messages)
` [Qemu-devel] [RFC 7/7] target-i386: Disable direct passthrough of PMU CPUID leaf by default

[PATCH 0/6] rbd: cleanup and plug leaks
 2013-04-26 17:40 UTC  (3+ messages)
` [PATCH 5/6] rbd: fix leak of format 2 snapshot names
  ` [PATCH 5/6, v2] "

[PATCH 0/2] ARM: dts: OMAP36xx/OMAP4460 Fix CPU OPP voltages
 2013-04-26 17:39 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: OMAP36xx: "
` [PATCH 2/2] ARM: dts: OMAP4460: "

Linux 3.8.9 Build Failure in user_namespace.c
 2013-04-26 17:38 UTC 

[PATCH] perf: powerpc: Fix compile errors in bp_signal files
 2013-04-26 17:33 UTC 

How could I record the information when kernel panic
 2013-04-26 17:33 UTC  (2+ messages)

"git grep" parallelism question
 2013-04-26 17:31 UTC 

[PATCH RESEND^2] sd: fix infinite kernel/udev loop on non-removable Medium Not Present
 2013-04-26 17:30 UTC  (3+ messages)

Memory leak in mwifiex_cfg80211_scan
 2013-04-26 17:29 UTC  (6+ messages)

[PATCH 0/6] ARM: shmobile: r8a7740: add MMCIF and SDHI to DT
 2013-04-26 17:27 UTC  (4+ messages)
` [PATCH 2/6] ARM: shmobile: add SDHI and MMCIF interfaces to armadillo800eva-reference

Audit filter by TTY
 2013-04-26 17:27 UTC  (5+ messages)

vivante OpenSource user-space driver
 2013-04-26 17:27 UTC 

[TINYCOMPRESS][PATCH] compress: check for config first
 2013-04-26 16:54 UTC 

[PATCH] Introduce an s3 test
 2013-04-26 17:26 UTC 

no space to remove a file
 2013-04-26 17:26 UTC 

Possible bug report
 2013-04-26 17:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc: initialize GPRs as per epapr
 2013-04-26 17:06 UTC  (5+ messages)

[TINYCOMPRESS][PATCH 1/1] compress: Add support for capture streams
 2013-04-26 16:48 UTC  (2+ messages)

[PATCH] x86, efi: initial the local variable of DataSize to zero
 2013-04-26 17:19 UTC  (2+ messages)

[PATCH] regulator: max8952: Add missing config.of_node setting for regulator register
 2013-04-26 17:19 UTC  (2+ messages)

[PATCH] nilfs2: add logic for the case of file growing (old size <= new size) in nilfs_truncate()
 2013-04-26 17:19 UTC  (4+ messages)

Infiniband use of get_user_pages()
 2013-04-26 17:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-rng-s390: add properties
 2013-04-26 17:18 UTC  (4+ messages)

Unsigned widening casts of binary "not" operations
 2013-04-26 17:15 UTC  (7+ messages)
  ` [PATCH] x86: make DR*_RESERVED unsigned long
        ` [PATCH v2] "

[meta-gnome 1/2] gnome-desktop3: add gnome-common to DEPENDS
 2013-04-26 17:00 UTC  (10+ messages)
` [meta-gnome 2/2] libnotify: update to 0.7.5 and drop libnotify3

[PATCH] drm/i915: Add private api for power well usage -- alignment between graphic team and audio team
 2013-04-26 17:17 UTC  (8+ messages)

NFS4 sec=krb5 broken in 3.9-rc8
 2013-04-26 17:16 UTC  (10+ messages)

[PATCH 1/1] ALSA: compress_core: Ensure device is stopped when stream closed
 2013-04-26 16:42 UTC  (2+ messages)

[PATCH 0/6] x86/IOMMU: multi-vector MSI
 2013-04-26 17:13 UTC  (3+ messages)
` [PATCH 1/6] AMD IOMMU: allocate IRTE entries instead of using a static mapping

[Qemu-trivial] [PATCH] Track change in FreeBSD SYSCTL(9) types
 2013-04-26 17:13 UTC  (2+ messages)

[PATCH v5 0/8] In-kernel XICS interrupt controller emulation
 2013-04-26 17:13 UTC  (4+ messages)

[Qemu-devel] [Bug 668799] [NEW] qemu-arm segfaults executing msgmerge (gettext)
 2013-04-26 16:59 UTC  (2+ messages)
` [Qemu-devel] [Bug 668799] "

[Qemu-devel] [PATCH 0/2] s390: dump-guest-memory support
 2013-04-26 17:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] s390: dump guest memory implementation

[PATCH v3 00/32] Port of KVM to arm64
 2013-04-26 17:11 UTC  (5+ messages)
` [PATCH v3 02/32] arm64: KVM: define HYP and Stage-2 translation page flags

[PATCH v2] Btrfs: improve the loop of scrub_stripe
 2013-04-26 17:11 UTC 

[Qemu-devel] [PATCH 0/2 v4] [S390-KVM] Reg-sync: Allow selective register Synchronization
 2013-04-26 17:10 UTC  (2+ messages)

libvirt, libxl and QDISKs
 2013-04-26 17:10 UTC  (17+ messages)


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.