All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-03 02:34:11 to 2013-05-03 06:17:53 UTC [more...]

[PATCH 2/4] backlight: ep93xx: remove unnecessary platform_set_drvdata()
 2013-05-03  6:17 UTC 

GATT Clients and Servers in the kernel (was Re:[PATCH BlueZ v3 06/16] attrib...)
 2013-05-03  6:17 UTC  (3+ messages)

[PATCH v2] ext4: fix fio regression
 2013-05-03  6:17 UTC  (2+ messages)

[PATCH 1/4] backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
 2013-05-03  6:16 UTC 

[PATCH] lookup_object: prioritize recently found objects
 2013-05-03  6:16 UTC  (8+ messages)

[PATCH] sched: wake-affine throttle
 2013-05-03  6:14 UTC  (5+ messages)

[PATCH v2]st: provide tape statistics via sysfs
 2013-05-03  6:12 UTC 

[Qemu-devel] [PATCH 0/6] KVM flash memory support
 2013-05-03  6:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/6] kvm: support using KVM_MEM_READONLY flag for readonly regions
` [Qemu-devel] [PATCH 3/6] kvm: workaround a possible KVM bug when using KVM_MEM_READONLY

[PATCH] mt9p031: Use gpio_is_valid()
 2013-05-03  6:12 UTC  (2+ messages)

[PATCH] ARM: imx: fix typo in gpu3d_shader_sels
 2013-05-03  6:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 4/4] usb-host: raise libusbx minimum version to 1.0.13
 2013-05-03  6:09 UTC  (2+ messages)

[PATCH 0/4] drm/exynos: hdmi: move hdmiphy related code to hdmiphy driver
 2013-05-03  6:04 UTC  (4+ messages)
` [PATCH 1/4] drm/exynos: hdmi: move hdmi subsystem registration to drm common hdmi

[PATCH V2] cpufreq: cpu0: Free parent node for error cases
 2013-05-03  6:03 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/12] mtd: spi: winbond: add W25PXX support
 2013-05-03  6:02 UTC  (7+ messages)
` [U-Boot] [PATCH v3 00/11] arm: add Faraday A36x SoC platform support
` [U-Boot] [PATCH v3 03/11] net: add Faraday FTMAC110 10/100Mbps ethernet support

[PATCH v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-03  6:00 UTC  (12+ messages)
` [PATCH v4 2/6] KVM: x86: introduce memslot_set_lpage_disallowed
` [PATCH v4 3/6] KVM: MMU: introduce kvm_clear_all_lpage_info
` [PATCH v4 4/6] KVM: MMU: fast invalid all shadow pages

[PATCH V4 2/12] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
 2013-05-03  5:59 UTC  (4+ messages)

[U-Boot] [PATCH] spi: mxc_spi: Fix pre and post divider calculation
 2013-05-03  5:58 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] ppc/prep: add IBM RS/6000 43p machine
 2013-05-03  5:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support

imperfect FIEMAP results on btrfs
 2013-05-03  5:57 UTC  (3+ messages)

[PATCH v2 1/2] clk: si5351: Fix clkout rate computation
 2013-05-03  5:53 UTC  (4+ messages)
` [PATCH v2 2/2] clk: si5351: Set initial clkout rate when defined in platform data

Terratec Grabby hwrev 2
 2013-05-03  5:50 UTC  (23+ messages)

[nightly] Core TISDK 2013.05 build 2013-05-03_01-01-44
 2013-05-03  5:38 UTC 

[PATCH V2] video: implement a simple framebuffer driver
 2013-05-03  5:40 UTC  (7+ messages)

[PATCH] ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode
 2013-05-03  5:37 UTC 

[ath9k-devel] varying RSSI values with ath9k_htc drivers for TL-WN721N USB wifi adapter
 2013-05-03  5:35 UTC  (3+ messages)

[PATCH 0/3] vhost cleanups and separate module
 2013-05-03  5:34 UTC  (7+ messages)
` [PATCH 1/3] vhost: Remove vhost_enable_zcopy in vhost.h
` [PATCH 2/3] vhost: Move VHOST_NET_FEATURES to net.c
` [PATCH 3/3] vhost: Make vhost a separate module

[PATCH v2] clk: si5351: Allow user to define disabled state for every clock output
 2013-05-03  5:33 UTC  (2+ messages)

[PATCH] KVM: x86: Check KVM_REQ_IMMEDIATE_EXIT after enable_irq_window
 2013-05-03  5:33 UTC  (5+ messages)
  ` [PATCH] KVM: x86: Rework request for immediate exit

[IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge()
 2013-05-03  5:32 UTC 

[PATCH -V7 00/10] THP support for PPC64 (Patchset 2)
 2013-05-03  5:30 UTC  (28+ messages)
` [PATCH -V7 01/10] powerpc/THP: Double the PMD table size for THP
` [PATCH -V7 02/10] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V7 04/10] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
` [PATCH -V7 05/10] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
` [PATCH -V7 06/10] powerpc: Update gup_pmd_range to handle transparent hugepages
` [PATCH -V7 07/10] powerpc/THP: Add code to handle HPTE faults for large pages
` [PATCH -V7 08/10] powerpc/THP: Enable THP on PPC64
` [PATCH -V7 09/10] powerpc: Optimize hugepage invalidate
` [PATCH -V7 10/10] powerpc: disable assert_pte_locked

pci overmapping
 2013-05-03  5:29 UTC  (5+ messages)

[PATCH 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-03  5:26 UTC  (10+ messages)
` Re[2]: "

[U-Boot] [PATCH 2/2] EXYNOS: SPI: Support SPI_PREAMBLE mode
 2013-05-03  5:12 UTC  (2+ messages)

linux-next: Tree for May 1
 2013-05-03  4:22 UTC  (4+ messages)
` [PATCH -next] power: fix lp8788-charger kconfig & build

[PATCH] irqchip: add support for Marvell Orion SoCs
 2013-05-03  5:06 UTC  (6+ messages)
` [PATCH v2 0/5] ARM: orion: add orion irqchip driver
  ` [PATCH v2 2/5] ARM: dove: add DT parsing for legacy mv643xx_eth

GRUB and the risk of block list corruption in extX
 2013-05-03  5:01 UTC  (2+ messages)

[GIT PULL] linux-pstore.git
 2013-05-03  4:08 UTC 

[PATCH 0/9] arm-soc: randconfig fixes
 2013-05-03  4:57 UTC  (4+ messages)
` [PATCH 1/9] ARM: tegra: Tegra114 needs CPU_FREQ_TABLE

[U-Boot] [PATCH v1] bfin: Move gpio support for bf54x and bf60x into the generic driver folder
 2013-05-03  4:53 UTC  (3+ messages)

[PATCH, RFC 00/22] ARM randconfig bugs
 2013-05-03  4:51 UTC  (4+ messages)
` [PATCH, RFC 02/22] cpufreq: ARM_DT_BL_CPUFREQ needs ARM_CPU_TOPOLOGY

[PATCH v4 0/7] posix timers fixlet
 2013-05-03  4:47 UTC  (8+ messages)
` [PATCH 1/7] posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
` [PATCH 2/7] posix-cpu-timers: fix acounting delta_exec twice
` [PATCH 3/7] posix-cpu-timers: fix wrong timer initialization
` [PATCH 4/7] posix-cpu-timers: timer functions should use timer time instead of clock time
` [PATCH 5/7] posix-cpu-timers: check_thread_timers() uses task_sched_runtime()
` [PATCH 6/7] sched: task_sched_runtime introduce micro optimization
` [PATCH 7/7] posix-cpu-timers: cleanup cpu_{clock,timer}_sample{,_group}

[ANNOUNCE] 3.8.10-rt6
 2013-05-03  4:40 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] EXYNOS: Convert Assembly code to c and make it common
 2013-05-03  4:39 UTC  (2+ messages)

[PATCH RESEND] mtd: denali: fix error handling for devm_ioremap_nocache()
 2013-05-03  4:37 UTC 

[PATCH BlueZ] profile: Create a service for incomming connections
 2013-05-03  4:36 UTC  (2+ messages)

[PATCH 0/4] fast-export: speed improvements
 2013-05-03  4:31 UTC  (5+ messages)
` [PATCH 1/4] fast-{import,export}: use get_sha1_hex() directly
` [PATCH 2/4] fast-export: improve speed by skipping blobs
` [PATCH 3/4] fast-export: don't parse all the commits
` [PATCH 4/4] fast-import: only store commit objects

.Vuelva a validar su límite de almacenamiento de buzones
 2013-05-03  3:50 UTC 

r8169 with 3.9.0-rc9
 2013-05-03  4:24 UTC  (11+ messages)

[PATCH RFC 0/2] Fix uInitrd handling
 2013-05-03  4:24 UTC  (3+ messages)
` [PATCH RFC 1/2] bootm: Simplify initrd address handling

[PATCH] dma: tegra: implement suspend/resume callbacks
 2013-05-03  3:50 UTC  (5+ messages)

[Bug 58696] New: Choppy video playback in VLC with R600g on Radeon HD 6620G
 2013-05-03  4:22 UTC  (2+ messages)
` [Bug 58696] "

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-03  4:20 UTC  (13+ messages)
` [PATCH v2 03/10] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH v2 07/10] futex: use freezable blocking call

[xen-unstable test] 17881: tolerable FAIL - PUSHED
 2013-05-03  4:16 UTC 

linux-next: Tree for May 3
 2013-05-03  4:10 UTC  (2+ messages)

[Qemu-devel] KVM VM(rhel-5.5) %si is too high when TX/RX packets
 2013-05-03  4:05 UTC  (2+ messages)
`  "

[PATCH 0/7] ARM: u300 multiplatform support
 2013-05-03  4:04 UTC  (3+ messages)
` [PATCH 1/7] ARM: u300: push down syscon registers

3.2-rt build issue with CONFIG_DEBUG_ATOMIC_SLEEP
 2013-05-03  3:30 UTC 

[Patch net-next v3 1/3] bridge: select IP addr as source addr for querier
 2013-05-03  4:01 UTC  (5+ messages)
` [Patch net-next v3 2/3] bridge: only expire the mdb entry when query is received

[PATCH net-next] net/usb: new driver for RTL8152
 2013-05-03  4:00 UTC  (6+ messages)
` [PATCH v3 "

[Qemu-devel] Target-agnostic virtio?
 2013-05-01 17:12 UTC  (2+ messages)

[PATCH v5 0/3] interactive git clean
 2013-05-03  3:49 UTC  (4+ messages)
` [PATCH v5 1/3] Add support for -i/--interactive to git-clean
` [PATCH v5 2/3] Show items of interactive git-clean in columns
` [PATCH v5 3/3] Add colors to interactive git-clean

[PATCH 0/5] Add initial i.MX6 SoloLite support
 2013-05-03  3:49 UTC  (6+ messages)
` [PATCH 1/5] ARM: imx: add clock support for imx6sl
` [PATCH 2/5] ARM: imx: enable low-level debug "
` [PATCH 3/5] ARM: imx: add initial "
` [PATCH 4/5] ARM: dts: add device tree source for imx6sl SoC
` [PATCH 5/5] ARM: dts: imx6sl: add initial imx6sl-evk support

Re: [PATCH] UBI: fix memory leak when use fastmap
 2013-05-03  3:31 UTC  (3+ messages)
`  "

[U-Boot] Question: issues for usb keyboard work with OHCI HCD
 2013-05-03  3:30 UTC 

[SPAM] Nouvelle Collection Kaporal, livraison gratuite, stock limite
 2013-05-03  3:28 UTC 

[PATCH v4] drm/exynos: hdmi: use drm_display_mode to check the supported modes
 2013-05-03  3:22 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] mx23: Make DDR initialization stable
 2013-05-03  3:22 UTC  (16+ messages)
` [U-Boot] [PATCH v3 1/7] mx23: Fix pad voltage selection bit
` [U-Boot] [PATCH v3 2/7] mx23evk: Fix DDR pin iomux settings
` [U-Boot] [PATCH v3 5/7] mxs: spl_mem_init: Remove erroneous DDR setting

[Qemu-devel] qemu/virtio issue due to non-atomic data access
 2013-05-03  3:20 UTC  (3+ messages)

X86 fpu registers in a signal handler's ucontext
 2013-05-03  3:18 UTC  (2+ messages)

Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
 2013-05-03  3:13 UTC  (5+ messages)

[PATCH] trivial: beautify code, let 'inline' in front of 'void'
 2013-05-03  3:08 UTC 

OOM-killer and strange RSS value in 3.9-rc7
 2013-05-03  3:03 UTC  (12+ messages)

[Patch net-next v7 0/6] vxlan: add ipv6 support
 2013-05-03  3:02 UTC  (8+ messages)
` [Patch net-next v7 4/6] "

[PATCH net-next] gre: Fix GREv4 TCPv6 segmentation
 2013-05-03  3:00 UTC  (2+ messages)

[PATCH v4 1/3] Add support for -i/--interactive to git-clean
 2013-05-03  2:53 UTC  (6+ messages)
` [PATCH v4 2/3] Show items of interactive git-clean in columns
  ` [PATCH v3] Add support for -i/--interactive to git-clean
    ` [PATCH v4 3/3] Add colors to interactive git-clean

[Qemu-devel] [PATCH 0/7] qapi and snapshot code clean up in block layer
 2013-05-03  2:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH 7/7] block: dump to monitor for bdrv_snapshot_dump() and bdrv_image_info_dump()

Another use of "@"?
 2013-05-03  2:51 UTC 

[PATCH V4 0/9] mtd: add datasheet's ECC information to nand_chip{}
 2013-05-03  2:52 UTC  (5+ messages)
` [PATCH V4 4/9] mtd: get the ECC info from the Extended Parameter Page

[PATCH] modprobe: don't check refcount with remove command
 2013-05-03  2:47 UTC 

[PATCH v17 RESEND] pvpanic: pvpanic device driver
 2013-05-03  2:47 UTC 

i.MX28 EVK Touch misalignment in Sato UI (fsl-image-gui)
 2013-05-03  2:46 UTC  (7+ messages)
    ` i.MX28 SDCARD boot fail after dd Yocto fsl-image-gui-sdk image

[Qemu-devel] [PATCH v2 0/6] proposal to make hostmem listener RAM unplug safe
 2013-05-03  2:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] hostmem: make hostmem single, not per Vring related
` [Qemu-devel] [PATCH v2 2/6] hostmem: AddressSpace has its own map and maintained by RCU prepared style
` [Qemu-devel] [PATCH v2 3/6] memory: add ref/unref interface for MemroyRegionOps
` [Qemu-devel] [PATCH v2 4/6] hostmem: hostmem listener pin RAM-Device by refcnt
` [Qemu-devel] [PATCH v2 5/6] Vring: use hostmem's RAM safe api
` [Qemu-devel] [PATCH v2 6/6] virtio-blk: release reference to RAM's memoryRegion

[PATCH v10 0/7] KVM: VMX: Add Posted Interrupt supporting
 2013-05-03  2:44 UTC  (7+ messages)
` [PATCH v10 7/7] KVM: VMX: Use posted interrupt to deliver virtual interrupt

[PATCH V2 0/2] ARM/MVF600: add Freescale Vybrid Family platform and development board support This Vybird MVF600 family is a heterogeneous dual-core eMPU family combining the ARM Cortex-A5 and Corte-M4 cores. This SOC still shares some IPs with Iscale Vybrid Family SOC and Vybrid Tower development board
 2013-05-03  2:40 UTC  (2+ messages)

[U-Boot] [PATCH 01/12] imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27
 2013-05-03  2:38 UTC  (3+ messages)
` [U-Boot] [PATCH 12/12] imx: mx5: Remove legacy iomux support

[GIT PULL] mailbox driver framework for v3.10 merge window
 2013-05-03  2:37 UTC  (6+ messages)

[RFC 00/12] MBSS sharing across multiple interfaces
 2013-05-03  2:34 UTC  (13+ messages)
` [RFC 01/12] mac80211: track and share mesh BSSes among interfaces
` [RFC 02/12] mac80211: mesh: add function to tx on all other mbss ifaces
` [RFC 03/12] mac80211: use all MBSS interfaces for path selection
` [RFC 04/12] mac80211: assign outgoing interface with nexthop
` [RFC 05/12] mac80211: forward frames on correct mbss-shared interface
` [RFC 06/12] mac80211: notify bridge when leaving mesh
` [RFC 07/12] mac80211: make RMC per-mbss
` [RFC 08/12] mac80211: forward group frames on mbss-shared interfaces
` [RFC 09/12] mac80211: add shared-mbss transmit path
` [RFC 10/12] mac08211: add shared-mbss receive path handling
` [RFC 11/12] {nl,mac}80211: specify MBSS sharing on/off
` [RFC 12/12] {nl,mac}80211: allow mpath dump to span local MBSS

[xen-4.2-testing test] 17879: tolerable FAIL - PUSHED
 2013-05-03  2:34 UTC 


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.