All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-29 01:33:46 to 2013-11-29 03:33:10 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2013-11-29  3:33 UTC 

[U-Boot] Pull request for u-boot-marvell.git
 2013-11-29  3:32 UTC  (13+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[PATCH 3/3] usb: chipidea: hw_phymode_configure moved before ci_usb_phy_init
 2013-11-29  3:31 UTC  (5+ messages)

[PATCH 2/3] usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag
 2013-11-29  3:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] add sunxi machine type
 2013-11-29  3:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/4] hw/arm: "

[BUG] Xen vm kernel crash in get_free_entries
 2013-11-29  3:26 UTC  (11+ messages)

[PATCH V4] cpufreq: suspend governors on system suspend/hibernate
 2013-11-29  3:26 UTC  (5+ messages)

[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
 2013-11-29  3:21 UTC  (4+ messages)

[PATCH] powernv: Remove get/set_rtc_time when they are not present
 2013-11-29  3:22 UTC 

[PATCH 1/3] usb: chipidea: Reallocate regmap only if lpm is detected
 2013-11-29  3:18 UTC  (2+ messages)

Intel (R) PRO/Wireless 2200BG Network Connection
 2013-11-29  3:16 UTC 

[PATCH] PCI: export MSI mode using attributes, not kobjects
 2013-11-29  3:14 UTC  (2+ messages)

[BUG] domU kernel crash at igbvf module loading / __msix_mask_irq
 2013-11-29  3:12 UTC  (3+ messages)

[PATCH 0/6] kexec: A new system call to allow in kernel loading
 2013-11-29  3:10 UTC  (4+ messages)
` [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec

CQEs in unreliable connection
 2013-11-29  3:11 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/60] target-i386 improvements
 2013-11-29  3:00 UTC  (61+ messages)
` [Qemu-devel] [PATCH v2 01/60] exec: Delay CPU_LOG_TB_CPU until we actually execute a TB
` [Qemu-devel] [PATCH v2 02/60] target-i386: Push DisasContext into load/store helpers
` [Qemu-devel] [PATCH v2 03/60] target-i386: Stop encoding DisasContext.mem_index
` [Qemu-devel] [PATCH v2 04/60] target-i386: Use new tcg_gen_qemu_ld_* helpers
` [Qemu-devel] [PATCH v2 05/60] target-i386: Use new tcg_gen_qemu_st_* helpers
` [Qemu-devel] [PATCH v2 06/60] target-i386: Replace OT_* constants with MO_* constants
` [Qemu-devel] [PATCH v2 07/60] target-i386: Remove gen_op_ld_T0_A0
` [Qemu-devel] [PATCH v2 08/60] target-i386: Remove gen_op_ldu_T0_A0
` [Qemu-devel] [PATCH v2 09/60] target-i386: Remove gen_op_ld_T1_A0
` [Qemu-devel] [PATCH v2 10/60] target-i386: Remove gen_op_lds_T0_A0
` [Qemu-devel] [PATCH v2 11/60] target-i386: Introduce gen_op_st_rm_T0_A0
` [Qemu-devel] [PATCH v2 12/60] target-i386: Remove gen_op_st_T0_A0
` [Qemu-devel] [PATCH v2 13/60] target-i386: Remove gen_op_st_T1_A0
` [Qemu-devel] [PATCH v2 14/60] target-i386: Fix typo in gen_push_T1
` [Qemu-devel] [PATCH v2 15/60] target-i386: Tidy mov[sz][bw]
` [Qemu-devel] [PATCH v2 16/60] target-i386: Tidy movsl
` [Qemu-devel] [PATCH v2 17/60] target-i386: Remove unused arguments to gen_lea_modrm
` [Qemu-devel] [PATCH v2 18/60] target-i386: Use MO_BE for movbe
` [Qemu-devel] [PATCH v2 19/60] target-i386: Tidy gen_op_mov_TN_reg+tcg_gen_trunc_tl_i32
` [Qemu-devel] [PATCH v2 20/60] target-i386: Tidy load + truncate
` [Qemu-devel] [PATCH v2 21/60] target-i386: Tidy extend + store
` [Qemu-devel] [PATCH v2 22/60] target-i386: Tidy extend + move
` [Qemu-devel] [PATCH v2 23/60] target-i386: Remove gen_op_movl_T0_0
` [Qemu-devel] [PATCH v2 24/60] target-i386: Remove gen_op_movl_T0_im*
` [Qemu-devel] [PATCH v2 25/60] "
` [Qemu-devel] [PATCH v2 26/60] target-i386: Remove gen_op_mov*_A0_im
` [Qemu-devel] [PATCH v2 27/60] target-i386: Remove gen_movtl_T*_im
` [Qemu-devel] [PATCH v2 28/60] target-i386: Remove gen_op_andl_T0_ffff
` [Qemu-devel] [PATCH v2 29/60] target-i386: Remove gen_op_andl_T0_im
` [Qemu-devel] [PATCH v2 30/60] target-i386: Remove gen_op_movl_T0_T1
` [Qemu-devel] [PATCH v2 31/60] target-i386: Remove gen_op_andl_A0_ffff
` [Qemu-devel] [PATCH v2 32/60] target-i386: Use TCGMemOp for 'ot' variables
` [Qemu-devel] [PATCH v2 33/60] target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
` [Qemu-devel] [PATCH v2 34/60] target-i386: Change gen_op_j*z_ecx "
` [Qemu-devel] [PATCH v2 35/60] target-i386: Change aflag "
` [Qemu-devel] [PATCH v2 36/60] target-i386: Change gen_op_mov_reg_A0 size parameter "
` [Qemu-devel] [PATCH v2 37/60] target-i386: Change dflag "
` [Qemu-devel] [PATCH v2 38/60] target-i386: Tidy addr16 code in gen_lea_modrm
` [Qemu-devel] [PATCH v2 39/60] target-i386: Combine gen_push_T* into gen_push_v
` [Qemu-devel] [PATCH v2 40/60] target_i386: Clean up gen_pop_T0
` [Qemu-devel] [PATCH v2 41/60] target-i386: Create gen_lea_v_seg
` [Qemu-devel] [PATCH v2 42/60] target-i386: Use gen_lea_v_seg in gen_lea_modrm
` [Qemu-devel] [PATCH v2 43/60] target-i386: Use gen_lea_v_seg in stack subroutines
` [Qemu-devel] [PATCH v2 44/60] target-i386: Tidy cpu_regs initialization
` [Qemu-devel] [PATCH v2 45/60] target-i386: Access segs via TCG registers
` [Qemu-devel] [PATCH v2 46/60] target-i386: Use gen_lea_v_seg in pusha/popa
` [Qemu-devel] [PATCH v2 47/60] target-i386: Rewrite gen_enter inline
` [Qemu-devel] [PATCH v2 48/60] target-i386: Introduce mo_stacksize
` [Qemu-devel] [PATCH v2 49/60] target-i386: Rewrite leave
` [Qemu-devel] [PATCH v2 50/60] target-i386: Remove gen_op_mov_reg_T0
` [Qemu-devel] [PATCH v2 51/60] target-i386: Remove gen_op_mov_reg_T1
` [Qemu-devel] [PATCH v2 52/60] target-i386: Remove gen_op_addl_T0_T1
` [Qemu-devel] [PATCH v2 53/60] target-i386: Remove gen_op_mov_TN_reg
` [Qemu-devel] [PATCH v2 54/60] target-i386: Remove gen_op_mov_reg_A0
` [Qemu-devel] [PATCH v2 55/60] target-i386: Remove gen_op_movl_A0_reg
` [Qemu-devel] [PATCH v2 56/60] target-i386: Tidy gen_add_A0_im
` [Qemu-devel] [PATCH v2 57/60] target-i386: Tidy some size computation
` [Qemu-devel] [PATCH v2 58/60] target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
` [Qemu-devel] [PATCH v2 59/60] target-i386: Tidy ljmp
` [Qemu-devel] [PATCH v2 60/60] target-i386: Deconstruct the cpu_T array

[PATCH 4/4] ARM: shmobile: r8a7790: add sound clock support
 2013-11-29  3:02 UTC 

[PATCH 3/4] ARM: shmobile: r8a7790: add I2C support
 2013-11-29  3:02 UTC 

[PATCH 2/4] sh-pfc: r8a7790: Add Audio pin support
 2013-11-29  3:01 UTC 

[PATCH 1/4] sh-pfc: r8a7790: Add SSI pin support
 2013-11-29  3:01 UTC 

[PATCH 0/4] ARM: shmobile: R-Car H2 sound support prepare
 2013-11-29  3:00 UTC 

[PATCH net] {pktgen, xfrm} re-caculate IPv4 checksum after transformation
 2013-11-29  2:59 UTC 

[Bug 69723] New: Computer freezes with kernel 3.11.0 / 3.12-rc1 (with bug 68235's patches applied) when dpm=1 on r600g (Cayman)
 2013-11-29  2:57 UTC  (2+ messages)
` [Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 "

[PATCH] arch: hexagon: kernel: hexagon_ksyms.c remove useless __hexagon_*i3()
 2013-11-29  2:57 UTC  (2+ messages)

[Bug 69775] New: [r600g] RV730 AGP UVD hang (GPU lockup) with mplayer on dual DVI display with 3.12-rc2
 2013-11-29  2:55 UTC  (2+ messages)
` [Bug 69775] "

[PATCH 0/4] KVM: PPC: Book3S: PR: Fix with CONFIG_PREEMPT=y
 2013-11-29  2:55 UTC  (10+ messages)
` [PATCH 1/4] KVM: PPC: Book3S: PR: Don't clobber our exit handler id
` [PATCH 2/4] KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu
` [PATCH 3/4] KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
` [PATCH 4/4] KVM: PPC: Book3S: PR: Enable interrupts earlier

Remove depop delay for suspend and resume
 2013-11-29  2:48 UTC 

RTL8187 bugs
 2013-11-29  2:46 UTC  (6+ messages)

linux-next: Tree for Nov 29
 2013-11-29  2:45 UTC  (2+ messages)

[PATCH 0/6] ASoC: rcar: add Gen2 support
 2013-11-29  2:43 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rcar: remove unused register settings
` [PATCH 2/6] ASoC: rcar: separate regmap init common field
` [PATCH 3/6] ASoC: rcar: add rsnd_is_accessible_reg()
` [PATCH 4/6] ASoC: rcar: remove .path_init/exit from rsnd_gen_ops
` [PATCH 5/6] ASoC: rcar: remove rcar_gen_ops
` [PATCH 6/6] ASoC: rcar: add Gen2 sound support

[U-Boot] [PATCH] ARM: mx6: Remove the FDT loading address to avoid overlaping
 2013-11-29  2:42 UTC  (5+ messages)

HD-Audio: can msleep in hda_set_power_state() to D3 be optional?
 2013-11-29  2:41 UTC  (3+ messages)

inode_permission NULL pointer dereference in 3.13-rc1
 2013-11-29  2:41 UTC  (19+ messages)

ARC-1120 and MD very sloooow
 2013-11-29  2:38 UTC  (10+ messages)
            ` 答复:md raid5 performace 6x SSD RAID5
              ` 答复:答复:md "

[PATCH meta-networking] ntp: comment out the invalid server
 2013-11-29  2:37 UTC 

[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
 2013-11-29  2:36 UTC  (3+ messages)
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core

[RFC PATCH] Documentation: devicetree: add description for generic bus properties
 2013-11-29  2:35 UTC  (7+ messages)

[PATCH] [gpio] gpio-lw-usb - New gpio driver for LittleWire USB devices
 2013-11-29  2:29 UTC 

[PATCH 0/4] mmc: tmio/SDHI fixup patches
 2013-11-29  2:29 UTC  (3+ messages)

[PATCHv2 1/3] ARM: imx27: add pingroups for cspi, sdhc and framebuffer
 2013-11-29  2:28 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/8] qapi script: support enum as discriminator and better enum name
 2013-11-29  2:27 UTC  (5+ messages)

[PATCH] powerpc: Add real mode cache inhibited IO accessors
 2013-11-29  2:27 UTC 

[PATCH 0/3] ACPI / bind: Use struct acpi_device pointers instead of ACPI handles
 2013-11-29  2:11 UTC  (4+ messages)
` [PATCH 1/3] ACPI / bind: Rework struct acpi_bus_type

[PATCH RFC] PCI: imx6: remove outbound io/mem ATU region mapping
 2013-11-29  2:21 UTC  (5+ messages)

[PATCH 0/2] serial: sh-sci: Prepare for CCF migration
 2013-11-29  2:15 UTC  (3+ messages)

[nightly] Distroless meta-ti/master minimal build 2013-11-28_21-01-44
 2013-11-29  2:03 UTC 

[PATCH 00/10] Support imx6q WAIT mode with coupled cpuidle
 2013-11-29  2:10 UTC  (4+ messages)
` [PATCH 03/10] ARM: imx6q: select ARM and PL310 errata

[PATCH v2] inet: fix possible seqlock deadlocks
 2013-11-29  2:08 UTC  (2+ messages)

[PATCH] Fix race between oom kill and task exit
 2013-11-29  2:08 UTC  (9+ messages)

(no subject)
 2013-11-29  2:00 UTC 

(unknown)
 2013-11-29  2:00 UTC 

[PATCH] crypto: remove unnecessary includes
 2013-11-29  2:06 UTC  (2+ messages)

[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
 2013-11-29  2:04 UTC  (3+ messages)

Open source networking Projects
 2013-11-29  2:03 UTC  (3+ messages)

[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
 2013-11-29  2:01 UTC  (5+ messages)

STOP THE MADNESS
 2013-11-29  2:01 UTC  (2+ messages)

[PATCH V4 1/1] drivers/gpio: Altera soft IP GPIO driver
 2013-11-29  1:59 UTC  (3+ messages)

[PATCH 0/8] perf: sched timehist command
 2013-11-29  1:58 UTC  (6+ messages)
` [PATCH 6/8] perf sched: Introduce "

[PATCHSET cgroup/for-3.14] cgroup: consolidate file handling
 2013-11-29  1:56 UTC  (3+ messages)
` [PATCH 04/12] netprio_cgroup: convert away from cftype->read_map()

[PATCH V5 1/1] drivers/gpio: Altera soft IP GPIO driver
 2013-11-29  1:56 UTC  (3+ messages)

[PATCH] s390/crypto: fix aes ctr concurrency issue
 2013-11-29  1:50 UTC  (5+ messages)

[PATCH] btrfs-progs: calculate disk space that a subvol could free
 2013-11-29  1:57 UTC  (12+ messages)
` [PATCH v2] "

[RFC, PATCH 00/15] mkfs: sanitise input parameters
 2013-11-29  1:43 UTC  (16+ messages)
` [PATCH 01/15] xfsprogs: use common code for multi-disk detection
` [PATCH 02/15] mkfs: sanitise ftype parameter values
` [PATCH 03/15] mkfs: Sanitise the superblock feature macros
` [PATCH 04/15] mkfs: validate all input values
` [PATCH 05/15] mkfs: factor boolean option parsing
` [PATCH 06/15] mkfs: validate logarithmic parameters sanely
` [PATCH 07/15] mkfs: structify input parameter passing
` [PATCH 08/15] mkfs: getbool is redundant
` [PATCH 09/15] mkfs: use getnum_checked for all ranged parameters
` [PATCH 10/15] mkfs: add respecification detection to generic parsing
` [PATCH 11/15] mkfs: table based parsing for converted parameters
` [PATCH 12/15] mkfs: merge getnum
` [PATCH 13/15] mkfs: encode conflicts into parsing table
` [PATCH 14/15] mkfs: add string options to generic parsing
` [PATCH 15/15] mkfs: don't treat files as though they are block devices

[PATCH v3 06/15] ARM: shmobile: koelsch-reference: Initialize CPG device
 2013-11-29  1:43 UTC  (2+ messages)

[PATCH 00/12] Thunderbolt hotplug support for Apple hardware (testers needed)
 2013-11-29  1:35 UTC  (13+ messages)
` [PATCH 01/12] thunderbolt: Add initial cactus ridge NHI support
` [PATCH 02/12] thunderbolt: Add configuration channel interface
` [PATCH 03/12] thunderbolt: Setup configuration channel
` [PATCH 04/12] thunderbolt: Add tb_regs.h
` [PATCH 05/12] thunderbolt: Initialize root switch and ports
` [PATCH 06/12] thunderbolt: Add thunderbolt capability handling
` [PATCH 07/12] thunderbolt: Enable plug events
` [PATCH 08/12] thunderbolt: Scan for downstream switches
` [PATCH 09/12] thunderbolt: Handle hotplug events
` [PATCH 10/12] thunderbolt: Add path setup code
` [PATCH 11/12] thunderbolt: Add support for simple pci tunnels
` [PATCH 12/12] thunderbolt: Scan and activate one PCI device

[PATCH 1/5] serial: 8250_pci: use DEFINE_PCI_DEVICE_TABLE macro
 2013-11-29  1:33 UTC  (7+ 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.