All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-10 13:46:38 to 2013-07-10 14:35:19 UTC [more...]

[Qemu-devel] [PULL 00/43] QOM CPUState patch queue 2013-07-10
 2013-07-10 14:34 UTC  (48+ messages)
` [Qemu-devel] [PULL 01/43] target-openrisc: Fix typename in openrisc_cpu_class_by_name()
` [Qemu-devel] [PULL 02/43] Revert "gdbstub: Simplify find_cpu()"
` [Qemu-devel] [PULL 03/43] linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
` [Qemu-devel] [PULL 04/43] cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
` [Qemu-devel] [PULL 05/43] kvm: Free current_cpu identifier
  `  "
` [Qemu-devel] [PULL 06/43] cpu: Replace cpu_single_env with CPUState current_cpu
` [Qemu-devel] [PULL 07/43] kvm: Change kvm_remove_all_breakpoints() argument to CPUState
  `  "
` [Qemu-devel] [PULL 08/43] linux-user: Clean up do_syscall() Coding Style for TARGET_NR_exit
` [PULL 09/43] cpu: Make first_cpu and next_cpu CPUState
` [Qemu-devel] [PULL 10/43] linux-user: Change thread_env to CPUState
` [Qemu-devel] [PULL 11/43] bsd-user: "
` [Qemu-devel] [PULL 12/43] intc/arm_gic: Build arm_gic only once
` [Qemu-devel] [PULL 13/43] intc/openpic: Build openpic "
` [Qemu-devel] [PULL 14/43] timer/arm_mptimer: Build arm_mptimer "
` [Qemu-devel] [PULL 15/43] target-ppc: Don't overuse ENV_GET_CPU()
` [Qemu-devel] [PULL 16/43] target-s390x: "
  `  "
` [Qemu-devel] [PULL 17/43] target-s390x: Change handle_{hypercall, diag}() argument to S390CPU
  ` [PULL 17/43] target-s390x: Change handle_{hypercall,diag}() "
` [Qemu-devel] [PULL 18/43] target-i386: Don't overuse CPUArchState
` [Qemu-devel] [PULL 19/43] target-cris: gen_intermediate_code_internal() should be inlined
` [Qemu-devel] [PULL 20/43] target-lm32: "
` [Qemu-devel] [PULL 21/43] target-microblaze: "
` [Qemu-devel] [PULL 22/43] target-moxie: "
` [Qemu-devel] [PULL 23/43] target-xtensa: "
` [Qemu-devel] [PULL 24/43] target-alpha: Change gen_intermediate_code_internal() argument to AlphaCPU
` [Qemu-devel] [PULL 25/43] target-arm: Change gen_intermediate_code_internal() argument to ARMCPU
` [Qemu-devel] [PULL 26/43] target-cris: Change gen_intermediate_code_internal() argument to CRISCPU
` [Qemu-devel] [PULL 27/43] target-i386: Change gen_intermediate_code_internal() argument to X86CPU
` [Qemu-devel] [PULL 28/43] target-lm32: Change gen_intermediate_code_internal() argument to LM32CPU
` [Qemu-devel] [PULL 29/43] target-m68k: Change gen_intermediate_code_internal() argument to M68kCPU
` [Qemu-devel] [PULL 30/43] target-microblaze: Change gen_intermediate_code_internal() argument types
` [Qemu-devel] [PULL 31/43] target-mips: Change gen_intermediate_code_internal() argument to MIPSCPU
` [Qemu-devel] [PULL 32/43] target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
` [Qemu-devel] [PULL 33/43] target-s390x: Change gen_intermediate_code_internal() argument to S390CPU
` [Qemu-devel] [PULL 34/43] target-sh4: Change gen_intermediate_code_internal() argument to SuperHCPU
` [Qemu-devel] [PULL 35/43] target-sparc: Change gen_intermediate_code_internal() argument to SPARCCPU
` [Qemu-devel] [PULL 36/43] target-unicore32: Change gen_intermediate_code_internal() signature
` [Qemu-devel] [PULL 37/43] target-xtensa: Change gen_intermediate_code_internal() arg to XtensaCPU
` [Qemu-devel] [PULL 38/43] target-i386: Change do_interrupt_all() argument to X86CPU
` [Qemu-devel] [PULL 39/43] target-i386: Change do_smm_enter() "
` [Qemu-devel] [PULL 40/43] log: Change log_cpu_state[_mask]() argument to CPUState
` [Qemu-devel] [PULL 41/43] target-i386: Change LOG_PCALL_STATE() "
` [Qemu-devel] [PULL 42/43] target-ppc: Change LOG_MMU_STATE() "
` [Qemu-devel] [PULL 43/43] cpu: Move reset logging "

[RFC][PATCH] test-dependencies: add simple script to detect missing or autoenabled dependencies
 2013-07-10 14:34 UTC  (4+ messages)
` [PATCHv2] "

[PATCH v2 1/2] ARM: imx: system: Do not declare imx_init_l2cache() as static
 2013-07-10 14:35 UTC  (2+ messages)

[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
 2013-07-10 14:34 UTC  (14+ messages)

[PATCH 00/39] clean out drm cruft and hide it better for kms drivers
 2013-07-10 14:34 UTC  (5+ messages)
` [PATCH 33/39] drm: rip out drm_core_has_MTRR checks
` [PATCH 34/39] drm: remove the dma_ioctl special-case

[REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot
 2013-07-10 14:34 UTC  (3+ messages)

[PATCH] Allow configuration from the devicetree
 2013-07-10 14:33 UTC  (5+ messages)
` [PATCH 8/9] Add configurability via devicetree

[PATCH v6 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-10 14:33 UTC  (10+ messages)
` [PATCH v6 3/5] vmcore: Introduce remap_oldmem_pfn_range()

[GIT PULL] x86 fix
 2013-07-10 14:32 UTC 

[PATCH 1/7] audit: implement generic feature setting and retrieving
 2013-07-10 14:32 UTC  (5+ messages)
` [PATCH 7/7] audit: audit feature to set loginuid immutable

[PATCH] dmi_scan: Add comments on dmi_present() and the loop in dmi_scan_machine()
 2013-07-10 14:32 UTC 

[Qemu-devel] PVFS2 Block Driver Support
 2013-07-10 14:31 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/2] block: add drive_backup HMP command
 2013-07-10 14:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] blockdev: add sync mode to drive-backup QMP command

[Qemu-devel] [PATCH] seccomp: add the asynchronous I/O syscalls to the whitelist
 2013-07-10 14:31 UTC  (2+ messages)

[PATCH 3.9-stable] dma: tegra: avoid channel lock up after free
 2013-07-10 14:31 UTC 

[PATCH linux-next] ARM: imx: fix imx_init_l2cache storage class
 2013-07-10 14:30 UTC  (4+ messages)

[PATCH] net/tipc: use %*phC to dump small buffers in hex form
 2013-07-10 14:30 UTC 

[PATCH V2 1/2] Btrfs-progs: make pretty_sizes() work less error prone
 2013-07-10 14:30 UTC  (2+ messages)
` [PATCH] btrfs-progs: per-thread, per-call pretty buffer

kernel miscompilation with gcc 4.8 for ARMv5
 2013-07-10 14:30 UTC  (4+ messages)

[Qemu-devel] [PULL v4 00/18] pci,misc enhancements
 2013-07-10 14:30 UTC  (4+ messages)

[PATCH] ARM: omap2: add select of TI_PRIV_EDMA
 2013-07-10 14:28 UTC  (3+ messages)

[PATCHSET 00/19] perf tools: Introduce new 'ftrace' command (v3)
 2013-07-10 14:28 UTC  (7+ messages)
` [PATCH 06/19] perf ftrace: Add support for --pid option
` [PATCH 09/19] perf ftrace: Add 'record' sub-command
` [PATCH 15/19] perf tools: Add document for perf-ftrace command

[Qemu-devel] [PATCHv2 00/11] iscsi/qemu-img/block-migration enhancements
 2013-07-10 14:28 UTC  (17+ messages)
` [Qemu-devel] [PATCHv2 03/11] iscsi: add bdrv_co_is_allocated
` [Qemu-devel] [PATCHv2 07/11] iscsi: let bdrv_create conditionally zero out the device
` [Qemu-devel] [PATCHv2 09/11] iscsi: factor out sector conversions
` [Qemu-devel] [PATCHv2 10/11] iscsi: ignore aio_discard if unsupported
` [Qemu-devel] [PATCHv2 11/11] iscsi: assert that sectors are aligned to LUN blocksize

[U-Boot] twister: usb host support
 2013-07-10 14:27 UTC  (2+ messages)

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-10 14:26 UTC  (12+ messages)

Bridging Vlan traffic on routed network
 2013-07-10 14:26 UTC  (2+ messages)

[PATCH 0/5] Renesas VSP1 driver
 2013-07-10 14:24 UTC  (5+ messages)
` [PATCH 5/5] v4l: Renesas R-Car "

[PATCH] x86/xen: do not identity map E820 memory regions that are UNUSABLE
 2013-07-10 14:24 UTC 

[Qemu-devel] [PATCH V4 0/9] add internal snapshot support at block device level
 2013-07-10 14:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 2/9] snapshot: add paired functions for internal snapshot id and name

[RFC PATCH] ip: add support for queue attributes
 2013-07-10 14:23 UTC  (2+ messages)

[Bug 66450] New: JUNIPER UVD accelerated playback of MPEG 1/2 streams does not work
 2013-07-10 14:23 UTC  (3+ messages)
` [Bug 66450] "

[PATCH BUGFIX 0/6] pkt_sched: fix little service anomalies and possible crashes of qfq+
 2013-07-10 13:46 UTC  (4+ messages)
` [PATCH 0/2] pkt_sched: sch_qfq: efficiency and codestyle improvements
  ` [PATCH 1/2] pkt_sched: sch_qfq: improve efficiency of make_eligible
  ` [PATCH 2/2] pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts

[PATCH v6 0/4] deb-pkg: bring it a little closer to debian packaging
 2013-07-10 14:21 UTC  (5+ messages)
` [PATCH v6 2/4] deb-pkg: split debug symbols in their own package

[PATCH] i2c-designware: configure SDA hold time from ACPI
 2013-07-10 14:20 UTC  (3+ messages)

How much shared memory is used by LTTng (UST) ?
 2013-07-10 14:18 UTC  (2+ messages)

[PATCH v2] socket.7: add description for SO_BUSY_POLL
 2013-07-10 14:18 UTC 

Query regarding disk failure
 2013-07-10 14:17 UTC  (3+ messages)

[PATCH 0/8 v4] KVM: PPC: IOMMU in-kernel handling
 2013-07-10 14:17 UTC  (8+ messages)
` [PATCH 2/8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO

[Qemu-devel] [Qemu-ppc] Mac OS X on QEMU
 2013-07-10 14:16 UTC  (4+ messages)
  ` [Qemu-devel] [OpenBIOS] "

[Printing-architecture] Options in /etc/cups/printers.conf
 2013-07-10 14:17 UTC  (2+ messages)

3.9 / 3.10: Reliable host crashes
 2013-07-10 14:16 UTC 

[LTP] [ltp-full-20130503] runltp cleanup() can't remove ${TMP}
 2013-07-10 14:17 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: finish renaming lls to busy poll
 2013-07-10 14:13 UTC  (8+ messages)
` [PATCH net-next v3 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
` [PATCH net-next v3 2/3] net: rename ll methods to busy-poll
` [PATCH net-next v3 3/3] net: rename busy poll socket op and globals

wl127x: Unable to associate with a WPA2-PSK AP
 2013-07-10 14:12 UTC  (12+ messages)

[PATCH] HID: fix data access in implement()
 2013-07-10 14:12 UTC  (2+ messages)

[PATCH 0/1] yocto-kernel bugfix
 2013-07-10 14:11 UTC  (2+ messages)
` [PATCH 1/1] yocto-kernel: make BBLAYERS parsing more robust

[PATCH] powerpc: Fix the corrupt r3 error during MCE handling
 2013-07-10 14:11 UTC  (2+ messages)

ABI defined register usage within function calls
 2013-07-10 13:54 UTC 

[Bug 66650] New: [regression][NVD0] 'drm/nve0-/gr: some new gpc registers can have multiple copies' causes lockups
 2013-07-10 14:10 UTC  (2+ messages)
  ` [Bug 66650] "

[PATCH V3 0/3] bring up pxa988 with DT
 2013-07-10 14:08 UTC  (7+ messages)
` [PATCH V3 1/3] dts: change Marvell prefix to 'marvell'

[GIT] coccinelle updates for v3.11-rc1
 2013-07-10 14:08 UTC 

[V2 2/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2013-07-10 14:01 UTC  (5+ messages)

[Qemu-devel] [PATCH arm-devs v1 1/2] hw/timer: Introduce ARM A9 Global Timer
 2013-07-10 14:07 UTC  (4+ messages)

[RFC PATCH] net: add a rate_limit attribute to netdev_queue and a rtnetlink
 2013-07-10 14:04 UTC 

[PATCH] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-10 14:02 UTC  (3+ messages)

[PATCH] rtc: Add MOXA ART RTC driver
 2013-07-10 14:00 UTC  (2+ messages)

[Bug 66767] New: atombios stuck in loop for more than 5secs aborting after suspend to ram
 2013-07-10 14:01 UTC  (2+ messages)
` [Bug 66767] "

[RFC][PATCH 00/10] xfstests: Add support for config section
 2013-07-10 14:00 UTC  (11+ messages)
` [PATCH 01/10] xfstests: Run all tests when nothing is specified
` [PATCH 02/10] xfstests: Export all important variables in common/config
` [PATCH 03/10] xfstests: Refactor code for obtaining test list
` [PATCH 04/10] xfstests: Allow to recheck options in common/rc
` [PATCH 05/10] xfstests: Allow to re-read configuration
` [PATCH 06/10] xfstests: Allow to specify RESULT_BASE directory
` [PATCH 07/10] xfstests: Prepare for config section
` [PATCH 08/10] xfstests: Add support for sections in config file
` [PATCH 09/10] xfstests: Allow to recreate TEST_DEV
` [PATCH 10/10] xfstests: Remount file system if MOUNT_OPTIONS changed

[PATCH net-next v2 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
 2013-07-10 14:00 UTC  (3+ messages)

[PATCH v3 0/3][xen-netback][toolstack] add a pseudo pps limit to netback
 2013-07-10 13:59 UTC  (6+ messages)
` [PATCH v3 1/3][xen-netback] add a pseudo pps rate limit

[Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8
 2013-07-10 13:58 UTC  (15+ messages)
  ` [PATCH] xen-netfront: pull on receive skb may need to happen earlier
        ` [Xen-devel] "

[Qemu-devel] KVM call agenda for 2013-07-16
 2013-07-10 20:56 UTC  (2+ messages)
`  "

[PATCH v2] xen: use domid check in is_hardware_domain
 2013-07-10 13:56 UTC  (5+ messages)

RFC: Automatically making a PCI device assignable in the config file
 2013-07-10 13:55 UTC  (11+ messages)

[GIT] kbuild changes for v3.11-rc1
 2013-07-10 13:37 UTC 

[GIT] kconfig changes for v3.11-rc1
 2013-07-10 13:55 UTC 

[PATCH RFC 0/4] xen-block: prevent blkfront for hoarding grants
 2013-07-10 13:54 UTC  (6+ messages)
` [PATCH RFC 4/4] xen-block: introduce a new request type to unmap grants
      ` [Xen-devel] "

[linux-linus test] 18305: regressions - FAIL
 2013-07-10 13:53 UTC 

[PATCH 0/2] GEM CMA PRIME fixes for v3.11
 2013-07-10 13:53 UTC  (3+ messages)
` [PATCH 1/2] drm/rcar-du: Use the GEM PRIME helpers
` [PATCH 2/2] drm/shmobile: "

[Qemu-devel] [PATCH] block: Don't parse protocol from file.filename
 2013-07-10 13:51 UTC 

[Qemu-devel] [PATCH v2 repost 0/9] qemu: generate acpi tables for the guest
 2013-07-10 13:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 repost 1/9] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h
` [Qemu-devel] [PATCH v2 repost 2/9] i386: add ACPI table files from seabios
` [Qemu-devel] [PATCH v2 repost 3/9] acpi: add rules to compile ASL source
` [Qemu-devel] [PATCH v2 repost 4/9] acpi: pre-compiled ASL files
` [Qemu-devel] [PATCH v2 repost 5/9] i386: add bios linker/loader
` [Qemu-devel] [PATCH v2 repost 6/9] loader: support for unmapped ROM blobs
` [Qemu-devel] [PATCH v2 repost 7/9] loader: allow adding ROMs in done callbacks
` [Qemu-devel] [PATCH v2 repost 8/9] i386: generate pc guest info
` [Qemu-devel] [PATCH v2 repost 9/9] i386: ACPI table generation code from seabios

[SPAM] Reduisez vos depenses auto
 2013-07-10 13:51 UTC 

lgdt3304
 2013-07-10 13:51 UTC  (8+ messages)

[PATCH] kvm: reset arch memslot info on memslot creation
 2013-07-10 13:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] alpha-softmmu fixes
 2013-07-10 13:49 UTC  (3+ messages)

[PATCH] gpio: Add MOXA ART GPIO driver
 2013-07-10 13:49 UTC  (2+ messages)

[PATCH V2 01/12] spi/mxs: Always set LOCK_CS
 2013-07-10 13:49 UTC  (4+ messages)

[Qemu-devel] [RFC] Undeterministic behaviour with icount
 2013-07-10 13:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] qspi controller: Normal, quad and memory mapped read support
 2013-07-10 13:47 UTC  (3+ messages)
` [U-Boot] [PATCH 3/7] dra7xx_evm: add SPL API, QSPI, and serial flash support


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.