messages from 2013-04-26 04:21:16 to 2013-04-26 06:35:08 UTC [more...]
[PATCH] mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5
2013-04-26 6:33 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2013-04-25
2013-04-26 6:34 UTC
[PATCH 0/3] WLAN support for omap4 when booted with devicetree
2013-04-26 6:32 UTC (9+ messages)
` [PATCH 1/3] ARM: OMAP2+: Legacy support for wl12xx "
` [PATCH 3/3] ARM: dts: Add muxing for wl12xx on the SDIO bus for blaze
Print out additional debugging advice when we hit lockdep BUGs
2013-04-26 6:32 UTC (4+ messages)
[ANNOUNCE] 3.4.41-rt55-feat1
2013-04-26 6:29 UTC (4+ messages)
[Bug 63935] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!
2013-04-26 6:29 UTC (3+ messages)
` [Bug 63935] "
Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
2013-04-26 6:28 UTC
[PATCH] ARM: KVM: Allow host virtual timer irq number to be different from guest virtual timer irq number
2013-04-26 6:27 UTC (5+ messages)
[PATCH] process cputimer is moving faster than its corresponding clock
2013-04-26 6:27 UTC (10+ messages)
[PATCH] usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe()
2013-04-26 6:27 UTC
[PATCH 7/6] DMA: shdma: add DT binding documentation
2013-04-26 6:26 UTC (2+ messages)
[Bug 53611] New: nVMX: Add nested EPT
2013-04-26 6:26 UTC (15+ messages)
[PATCH] ppc: initialize GPRs as per epapr
2013-04-26 6:26 UTC (3+ messages)
[PATCH] regulator: tps6524x: Use regulator_map_voltage_ascend
2013-04-26 6:25 UTC
[PATCH 1/2] kvm: destroy emulated devices on VM exit
2013-04-26 6:25 UTC (3+ messages)
OOM-killer and strange RSS value in 3.9-rc7
2013-04-26 6:24 UTC (12+ messages)
[PATCH V3 0/9] mtd: add datasheet's ECC information to nand_chip{}
2013-04-26 6:24 UTC (8+ messages)
` [PATCH V3 6/9] mtd: add a new field for ecc info in the nand_flash_dev{}
[Qemu-devel] [PATCH] ppc: initialize GPRs as per epapr
2013-04-26 6:21 UTC (2+ messages)
[RFC GIT PULL] nohz: Posix cpu timers handling on full dynticks
2013-04-26 6:21 UTC (6+ messages)
` [PATCH 2/3] posix_timers: Defer per process timer stop after timers processing
[PATCH] PCI: Remove duplicate pci_disable_device for pcie port
2013-04-26 6:20 UTC (3+ messages)
[U-Boot] [PATCH v2 0/7] Add gdsys ControlCenter Digital board
2013-04-26 6:20 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/7] Update gdsys email account
` [U-Boot] [PATCH v2 2/7] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
` [U-Boot] [PATCH v2 3/7] mpc85xx: Add CONFIG_RELEASE_CORE0_ONLY
` [U-Boot] [PATCH v2 4/7] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0
` [U-Boot] [PATCH v2 5/7] Add Atmel I2C tpm
` [U-Boot] [PATCH v2 6/7] powerpc: Build arch/powerpc/lib/bootm.o depending on CONFIG_CMD_BOOTM
` [U-Boot] [PATCH v2 7/7] mpc85xx: Add gdsys ControlCenter Digital board
[PATCH] w1: ds2760: fix the error handling in w1_ds2760_add_slave()
2013-04-26 6:19 UTC
[PATCH] w1: ds2781: fix the error handling in w1_ds2781_add_slave()
2013-04-26 6:18 UTC
[Buildroot] [PATCH] Add support for plain URL in $(PKG)_PATCH variable
2013-04-26 6:18 UTC (5+ messages)
` [Buildroot] [PATCH 1/2] "
` [Buildroot] [PATCH 2/2] Add $(PKG_NAME) in name of downloaded patches
[PATCH] w1: bq27000: fix the error handling in w1_bq27000_add_slave()
2013-04-26 6:18 UTC
[PATCH] w1: ds2780: fix the error handling in w1_ds2780_add_slave()
2013-04-26 6:17 UTC
[PATCH BlueZ v3 00/27] struct btd_service in core
2013-04-26 6:17 UTC (28+ messages)
` [PATCH BlueZ v3 01/27] device: Fix returned error code
` [PATCH BlueZ v3 02/27] control: Simplify UUID handling during probe
` [PATCH BlueZ v3 03/27] input: Simplify code since UUID is known
` [PATCH BlueZ v3 04/27] profile: Remove UUID list from probe function
` [PATCH BlueZ v3 05/27] network: Fail if multiple profile instances
` [PATCH BlueZ v3 06/27] input: Fix ignored profile shutdown
` [PATCH BlueZ v3 07/27] input: Move timeout setting to device.c
` [PATCH BlueZ v3 08/27] input: Remove unused UUID field
` [PATCH BlueZ v3 09/27] input: Bypass manager during probe/remove
` [PATCH BlueZ v3 10/27] network: "
` [PATCH BlueZ v3 11/27] core: Add btd_service to represent device services
` [PATCH BlueZ v3 12/27] device: Use btd_service to represent profiles
` [PATCH BlueZ v3 13/27] core: Add probe API to btd_service
` [PATCH BlueZ v3 14/27] core: Add connect/disconnect "
` [PATCH BlueZ v3 15/27] core: Add a state enum "
` [PATCH BlueZ v3 16/27] device: Replace connected_profiles with btd_service
` [PATCH BlueZ v3 17/27] device: Find services instead of profiles
` [PATCH BlueZ v3 18/27] device: Replace pending profile list with services
` [PATCH BlueZ v3 19/27] profile: Use btd_service for probing profiles
` [PATCH BlueZ v3 20/27] network: Add trivial helper function
` [PATCH BlueZ v3 21/27] core: Add user_data to btd_service
` [PATCH BlueZ v3 22/27] network: Hold a reference "
` [PATCH BlueZ v3 23/27] audio: "
` [PATCH BlueZ v3 24/27] control: Bypass manager for connect state changes
` [PATCH BlueZ v3 25/27] input: Hold a reference to btd_service
` [PATCH BlueZ v3 26/27] service: Add callbacks to track state changes
` [PATCH BlueZ v3 27/27] profile: Use btd_service for connect/disconnect
[U-Boot] [PATCH v2 0/15] Enhance SPI/SPI flash probing, add support for Intel ICH controller
2013-04-26 6:16 UTC (14+ messages)
` [U-Boot] [PATCH v2 08/15] sf: Respect maximum SPI write size
[ath9k-devel] [PATCH v2 0/6] ath10k: pci cleanup
2013-04-26 6:16 UTC (3+ messages)
` [ath9k-devel] [PATCH v3 "
[PATCH 0/2] sched: Add cond_resched_rcu_lock() helper
2013-04-26 6:15 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ipvs: Use cond_resched_rcu_lock() helper when dumping connections
[kernel-hardening] [PATCH v3 0/6] kernel ASLR
2013-04-26 6:13 UTC (3+ messages)
` [kernel-hardening] [PATCH 4/6] x86: kaslr: select random base offset
[PATCH TARBALL, DEV ONLY] xfsprogs: metadata CRC support V2
2013-04-26 6:12 UTC (2+ messages)
[PATCH 1/1] drm/exynos: Remove unnecessary braces in exynos_hdmi.c
2013-04-26 5:59 UTC
[Buildroot] Adding local file system overlay
2013-04-26 6:10 UTC
[PATCH] Added sd driver for bcm2835 (Raspberry PI)
2013-04-26 6:09 UTC
dm-mpath: do not change SCSI device handler
2013-04-26 6:05 UTC (9+ messages)
` [PATCH 1/2] [SCSI] scsi_dh: add scsi_dh_alloc_data
` [PATCH 2/2] dm mpath: attach scsi_dh during table resume
page eviction from the buddy cache
2013-04-26 6:03 UTC (12+ messages)
[PATCH ipvs-next] ipvs: Remove rcu_read_unlock();rcu_read_lock();
2013-04-26 6:02 UTC (4+ messages)
[Qemu-devel] [0/4] RFC: Preparations for VFIO and guest IOMMUs (v2)
2013-04-26 6:02 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] Fix vmw_pvscsi.c for iommu support changes
` [Qemu-devel] [PATCH 2/4] vfio: Associate VFIO groups with (guest) IOMMU address spaces
` [Qemu-devel] [PATCH 3/4] vfio: Move container list to iommu MemoryRegion
` [Qemu-devel] [PATCH 4/4] vfio: Only use memory listeners when appropriate
strip path in meta/site/common-linux
2013-04-26 6:00 UTC (2+ messages)
[Buildroot] [PATCH 0/2] Download patches for Busybox
2013-04-26 5:58 UTC (3+ messages)
[PATCH 0/6] Davinci fbdev driver and enable it for DMx platform
2013-04-26 5:58 UTC (5+ messages)
[PATCH] ext2fs, debugfs, e2fsck: fix s_desc_size handling
2013-04-26 5:48 UTC
linux-next: build failure after merge of the omap_dss2 tree
2013-04-26 5:56 UTC (5+ messages)
Adding prebuilt binaries to /usr/bin on rootfs
2013-04-26 5:55 UTC (4+ messages)
[PATCH 1/2] lib: Add lz4 compressor module
2013-04-26 5:51 UTC (6+ messages)
[PATCH Resend] drm/exynos: Select VIDEOMODE_HELPERS for FIMD
2013-04-26 5:49 UTC (4+ messages)
For review (v2): user_namespaces(7) man page
2013-04-26 5:48 UTC (6+ messages)
[ath9k-devel] [PATCH 0/3] cleanup CE macros
2013-04-26 5:46 UTC (2+ messages)
[U-Boot] Problems with Linker Symbols to make HAB on i.MX28 work
2013-04-26 5:46 UTC
LAST WARNING!!!
2013-04-26 5:36 UTC
[PATCH 00/21] more arm build fixes
2013-04-26 5:41 UTC (11+ messages)
` [PATCH 06/21] ALSA: ali5451: use mdelay instead of large udelay constants
` [PATCH 07/21] oss/dmabuf: use dma_map_single
` [PATCH 09/21] drm: export drm_vm_open_locked
[PATCH] nsenter: Allow selecting the uid and gid to be used in the entered userns
2013-04-26 5:39 UTC (3+ messages)
[PATCH] alsa-lib: conf - Add Scarlett 2i2 USB to S/PDIF blacklist
2013-04-26 5:39 UTC (2+ messages)
[PATCH] ALSA: usb - Avoid unnecessary sample rate changes on USB 2.0 clock sources
2013-04-26 5:37 UTC (2+ messages)
[PATCH] mmc: dw_mmc: clear INSTS register when initialize
2013-04-26 5:35 UTC (10+ messages)
[linux-dvb] Latest dvb-core
2013-04-26 5:32 UTC
[PATCH] xfstests: btrfs/276 - stop all fsstress before exiting
2013-04-26 5:29 UTC (2+ messages)
[PATCH V2] video: imx: Select VIDEOMODE_HELPERS for parallel display
2013-04-26 5:28 UTC (2+ messages)
[PATCH 1/7] powerpc: Initialise PMU related regs on Power8
2013-04-26 5:28 UTC (7+ messages)
` [PATCH 2/7] powerpc/perf: Add an explict flag indicating presence of SLOT field
` [PATCH 3/7] powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()
` [PATCH 4/7] powerpc/perf: Add an accessor for regs->result
` [PATCH 5/7] powerpc/perf: Add regs_no_sipr()
` [PATCH 6/7] powerpc/perf: Add support for SIER
` [PATCH 7/7] powerpc/perf: Power8 PMU support
[PATCH] of: fix typos
2013-04-26 5:28 UTC (2+ messages)
[PATCH] of: property: fix error message
2013-04-26 5:27 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/20] tcg-arm improvments
2013-04-26 5:27 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 02/20] tcg: Log the contents of the prologue with -d out_asm
[PATCH] of: fix how an initrd is passed to Linux
2013-04-26 5:27 UTC (3+ messages)
linux-next: manual merge of the trivial tree with the arm tree
2013-04-26 5:27 UTC
Usb to can driver
2013-04-26 5:25 UTC (8+ messages)
[PATCH 2/2] acer-wmi: add Acer Aspire 5750G to video vendor list but keep acpi video driver
2013-04-26 5:24 UTC (3+ messages)
` [PATCH 1/2] acpi: video: add function to support unregister backlight
[PATCH] x86: add phys addr validity check for /dev/mem mmap
2013-04-26 5:21 UTC (3+ messages)
[PATCH v4 0/6] powerpc/powernv: PHB3 Support
2013-04-26 5:21 UTC (7+ messages)
` [PATCH 1/6] powerpc/powernv: Supports PHB3
` [PATCH 2/6] powerpc/powernv: Add option CONFIG_POWERNV_MSI
` [PATCH 3/6] powerpc/powernv: Patch MSI EOI handler on P8
` [PATCH 4/6] powerpc/powernv: TCE invalidation for PHB3
` [PATCH 5/6] powerpc/powernv: Build DMA space for PE on PHB3
` [PATCH 6/6] powerpc/powernv: Fix invalid IOMMU table
[PATCH 4/5] scsi: ufs: rework link start-up process
2013-04-26 5:14 UTC (3+ messages)
[ethtool] ethtool: check mac type from ethtool_regs.version
2013-04-26 5:12 UTC
[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
2013-04-26 5:09 UTC (4+ messages)
` [PATCH v10 7/7] KVM: VMX: Use posted interrupt to deliver virtual interrupt
[PATCH -next] x86, doc: Add LZ4 magic number for the new compression
2013-04-26 5:08 UTC
3.9.0-rc8-00005-g824282c: [24988.276086] unregister_netdevice: waiting for tap0 to become free. Usage count = 1
2013-04-26 5:08 UTC (5+ messages)
` [PATCH] net: tun: release the reference of tun device in tun_recvmsg
[PATCH 2/5] scsi: ufs: wrap the i/o access operations
2013-04-26 5:06 UTC (3+ messages)
[Qemu-devel] [PATCH] virtio: abort on zero config length
2013-04-26 5:06 UTC (5+ messages)
[PATCH 0/6] thermal:exynos4: Thermal Measurement Unit fixes for Samsung SoCs
2013-04-26 5:05 UTC (5+ messages)
` [PATCH v2 0/4] Thermal:exynos: Thermal Measurement Unit fix and Samsung SoCs support
[PATCH] drm/exynos: fix multiple definition build error
2013-04-26 5:03 UTC
[net-next 0/8][pull request] Intel Wired LAN Driver Updates
2013-04-26 4:57 UTC (9+ messages)
` [net-next 1/8] e1000e: fix numeric overflow in phc settime method
` [net-next 2/8] e1000e: panic caused by Rx traffic arriving while interface going down
` [net-next 3/8] igb: limit udelay for phy changes to 10000us
` [net-next 4/8] ixgbe: fix EICR write in ixgbe_msix_other
` [net-next 5/8] ixgbe: fix register access during ethtool loopback test
` [net-next 6/8] ixgbe: cache AUTOC reads
` [net-next 7/8] ixgbe: add support for disabling link at boot time on 82599
` [net-next 8/8] ixgbe: add mac type to the version in ethtool_regs
[PATCH 1/1] [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.c
2013-04-26 4:44 UTC
libvirt, libxl and QDISKs
2013-04-26 4:50 UTC (12+ messages)
[U-Boot] Questions about U-boot of customized MPC8315E board
2013-04-26 4:42 UTC (3+ messages)
[PATCH 1/3] f2fs: check nid == 0 in add_free_nid
2013-04-26 4:42 UTC (3+ messages)
` [PATCH 2/3] f2fs: add a tracepoint on f2fs_new_inode
[PATCH] cpufreq: Fix the driver can not be unloaded issue
2013-04-26 4:41 UTC (8+ messages)
[PATCH] powerpc: Fix "attempt to move .org backwards" error
2013-04-26 4:13 UTC (2+ messages)
[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
2013-04-26 4:35 UTC (8+ messages)
` [PATCH v2] hugetlbfs: fix mmap failure in unaligned size request
Linux kernel 3.2.44 released
2013-04-26 4:35 UTC
Linux kernel 3.0.75 released
2013-04-26 4:33 UTC
Random IO pattern ratios
2013-04-26 4:32 UTC (3+ messages)
Linux 3.0.75
2013-04-26 4:30 UTC (2+ messages)
Linux 3.4.42
2013-04-26 4:29 UTC (2+ messages)
Linux 3.8.9
2013-04-26 4:27 UTC (2+ messages)
[U-Boot] MIPI-CSI Support question
2013-04-26 4:27 UTC (2+ messages)
Linux kernel 3.4.42 released
2013-04-26 4:27 UTC
Linux kernel 3.8.9 released
2013-04-26 4:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.