All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-28 07:54:34 to 2014-11-28 09:10:40 UTC [more...]

[U-Boot] [PATCH 00/18] Support for eMMC partitioning and related fixes
 2014-11-28  9:10 UTC  (14+ messages)
` [U-Boot] [PATCH 01/18] mmc: show hardware partition sizes in mmcinfo output
` [U-Boot] [PATCH 02/18] mmc: extend mmcinfo to show enhanced partition attribute
` [U-Boot] [PATCH 03/18] mmc: make eMMC general purpose partition numbering match spec
` [U-Boot] [PATCH 04/18] mmc: skip mmcinfo partition info processing for eMMC < 4.41
` [U-Boot] [PATCH 05/18] mmc: incomplete test to switch to high-capacity group size definitions
` [U-Boot] [PATCH 06/18] mmc: computation of eMMC GP partition size was missing 512 KiB factor
` [U-Boot] [PATCH 07/18] mmc: read the size of eMMC enhanced user data area
` [U-Boot] [PATCH 08/18] mmc: display size and start of eMMC enhanced user data area in mmcinfo
` [U-Boot] [PATCH 09/18] mmc: fix erase_grp_size computation with high-capacity size definition
` [U-Boot] [PATCH 10/18] mmc: read the high capacity WP group size for eMMC
` [U-Boot] [PATCH 11/18] mmc: show the erase group size and HC WP group size in mmcinfo output
` [U-Boot] [PATCH 12/18] mmc: eMMC partitioning data is not effective till partitioning completed
` [U-Boot] [PATCH 13/18] mmc: the ext_csd data may be used during init even if reading failed

[PATCH 3.18-rc3 v8 0/4] arm: Implement arch_trigger_all_cpu_backtrace
 2014-11-28  9:10 UTC  (5+ messages)
` [PATCH 3.18-rc3 v9 5/5] arm: smp: Handle ipi_cpu_backtrace() using FIQ (if available)

[PATCH v4 0/7] regulator: Parse ena_gpio in core, add GPIO to max77686
 2014-11-28  9:09 UTC  (6+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document the ena-gpios property

Warten darauf, von Ihnen zu hören
 2014-11-28  9:22 UTC 

Warten darauf, von Ihnen zu hören
 2014-11-28  9:22 UTC 

[PATCH 0/2] Minor patches previous missed
 2014-11-28  9:07 UTC  (3+ messages)
` [PATCH 2/2] ib_srpt: convert printk's to pr_* functions

[xen-4.4-testing test] 31882: regressions - trouble: blocked/broken/fail/pass
 2014-11-28  9:07 UTC 

[PATCH 00/16] target: Use external CITs for backend devices
 2014-11-28  9:06 UTC  (6+ messages)
` [PATCH 02/16] target: Move dev_attrib_cit to struct se_subsystem_api
` [PATCH 03/16] target: Move dev_pr_cit "
` [PATCH 06/16] target: Move dev_stat_cit "
` [PATCH 07/16] target: Add target_core_backend_configfs.h helper macros
` [PATCH 16/16] target: Drop left-over PHBA_PDEV set attr checks

[PATCH] [RESEND 2] toshiba_acpi: Add missing ID (TOS6207)
 2014-11-28  9:03 UTC 

[PATCH] drm: i2c: tda998x: Retry fetching the EDID if it fails first time
 2014-11-28  9:02 UTC  (6+ messages)

Is this 32-bit NCM?
 2014-11-28  9:02 UTC  (14+ messages)

[PATCH v12 0/3] ARM: rk3288: Add PM Domain support
 2014-11-28  9:01 UTC  (6+ messages)
` [PATCH v12 3/3] ARM: dts: add rk3288 power-domain node

[Qemu-devel] [RFC PATCH 0/3] linux-aio: Convert to coroutines
 2014-11-28  8:59 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 2/3] raw-posix: Convert Linux AIO submission "

[PATCH 0/8] of: DT Overlay patches to be merged
 2014-11-28  8:57 UTC  (8+ messages)
` [PATCH 5/8] of/overlay: Introduce DT overlay support

[PATCH 1/1] arcmsr: Notify has sense data report
 2014-11-28  8:57 UTC  (2+ messages)

[PATCH v5 1/2] Documentation: devicetree: Add ECC information to synopsys ddr controller
 2014-11-28  8:56 UTC  (6+ messages)
  ` [PATCH v5 2/2] edac: synps: Added EDAC support for zynq ddr ecc controller

[PATCH 0/5] android/handsfree-client: Add SCO to HFP HF
 2014-11-28  8:56 UTC  (4+ messages)
` [PATCH 4/5] android/handsfree-client: Send AT+BCC to start codec negotiation

[PATCH v9 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-11-28  8:55 UTC  (4+ messages)

[PATCH-v5 0/5] add support for a lazytime mount option
 2014-11-28  8:55 UTC  (2+ messages)

[PATCH 0/2] mmc: rtsx: add support for sdio card
 2014-11-28  8:54 UTC  (6+ messages)
` [PATCH 1/2] mfd: rtsx: add func to split u32 into register

RPATH invalid
 2014-11-28  8:49 UTC  (3+ messages)

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-11-28  8:54 UTC  (11+ messages)
` [U-Boot] [PATCH v9 1/2] Odroid-XU3: Add support for Odroid-XU3
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation "

[PATCH v6 00/45] linux: towards virtio-1 guest support
 2014-11-28  8:54 UTC  (40+ messages)
` [PATCH v6 04/46] virtio: add support for 64 bit features
` [PATCH v6 05/46] virtio: assert 32 bit features in transports
` [PATCH v6 24/46] virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
` [PATCH v6 25/46] virtio_net: stricter short buffer length checks
` [PATCH v6 26/46] virtio_net: bigger header when VERSION_1 is set
` [PATCH v6 28/46] vhost: make features 64 bit
` [PATCH v6 29/46] vhost: add memory access wrappers
` [PATCH v6 30/46] vhost/net: force len for TX to host endian
` [PATCH v6 33/46] vhost/net: larger header for virtio 1.0
` [PATCH v6 34/46] virtio_net: disable mac write "
` [PATCH v6 37/46] tun: move internal flag defines out of uapi
` [PATCH v6 38/46] tun: drop most type defines
` [PATCH v6 40/46] tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
` [PATCH v6 41/46] macvtap: TUN_VNET_HDR support

[PATCH] staging: rt8192u: fix sparse warnings in r8192U_core.c
 2014-11-28  8:56 UTC 

[PATCH v3 00/13] add TSO support
 2014-11-28  8:54 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/13] testpmd: rework csum forward engine

[PATCH 0/3] add some recipes
 2014-11-28  8:49 UTC  (4+ messages)
` [PATCH 1/3] [meta-oe]daemontools: add recipe
` [PATCH 2/3] [meta-oe] dmraid: "
` [PATCH 3/3] [meta-oe] drbd: "

[PATCH] ixgbe: fix icc issue with mbuf initializer
 2014-11-28  8:52 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH RFC] Makefile: from a defconfig file, point to the corresponding board/ entry
 2014-11-28  8:52 UTC  (4+ messages)

[RFC] tegra: Initial support
 2014-11-28  8:52 UTC  (6+ messages)
` [Mesa-dev] "

[PATCH RFC v2 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-28  8:52 UTC  (8+ messages)
` [PATCH RFC v2 01/12] arm: exynos: Add platform driver support for "
  ` [PATCH RFC v2 07/12] PM / Domains: export pm_genpd_lookup_name

[U-Boot] ARM: PSCI 0.1 vs 0.2
 2014-11-28  8:52 UTC  (5+ messages)

Regression, host crash with 4.5rc1
 2014-11-28  8:50 UTC  (25+ messages)

[PATCH 00/11] ARM: at91: remove !DT support for at91rm9200
 2014-11-28  8:49 UTC  (7+ messages)
    `  "

[PATCH] enicpmd: replace the type u_int* with uint* to remove compilation errors on a few platforms
 2014-11-28  8:48 UTC  (2+ messages)

[PATCH] i40e: Use one bit flag for all hardware detected RX packet errors
 2014-11-28  8:47 UTC  (7+ messages)

[PATCH] [LBR] Dump LBRs on Oops
 2014-11-28  8:44 UTC  (5+ messages)
` [PATCH v2] [LBR] Dump LBRs on Exception

[Qemu-devel] [PATCH v2 0/6] Geometry and blocksize support for backing devices
 2014-11-28  8:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] geometry: add bdrv functions for geometry and blocksize
` [Qemu-devel] [PATCH v2 3/6] geometry: Add driver methods to probe blocksizes and geometry

[Qemu-devel] MinGW build
 2014-11-28  8:41 UTC  (9+ messages)

Creating a recipe to create /usr/local
 2014-11-28  8:40 UTC  (5+ messages)

save kernel configuration
 2014-11-28  8:39 UTC  (5+ messages)

[PATCH REPOST 0/3] VPHN parsing fixes
 2014-11-28  8:39 UTC  (6+ messages)
` [PATCH REPOST 3/3] powerpc/vphn: move endianness fixing to vphn_unpack_associativity()

Maintainers
 2014-11-28  8:38 UTC  (2+ messages)
` [all][PATCH] Remove david.nystrom from MAINTAINERS

[PATCH 0/7] L2CAP control field + AVRCP browsing PDU parsing
 2014-11-28  8:37 UTC  (4+ messages)
` [PATCH 1/7] monitor: Adjust for ERTM control bytes

linux-next: manual merge of the sunxi tree with the arm-soc tree
 2014-11-28  8:37 UTC  (3+ messages)

[PATCH v3] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-11-28  8:36 UTC  (3+ messages)

Kernel dump file access library (repost)
 2014-11-28  8:34 UTC  (3+ messages)

[Qemu-trivial] [PATCH 0/2] virtfs-proxy-helper: Fix Coverity warning
 2014-11-28  8:34 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH] ARM: shmobile: dts: koelsch: Fix flash partition label and size
 2014-11-28  8:34 UTC  (5+ messages)

[PATCH] grub-install: Include all decompressor modules in pvxen core image
 2014-11-28  8:33 UTC 

[PATCH 1/1] audio/sink: Fix Update of a2dp-sink state
 2014-11-28  8:33 UTC  (2+ messages)

[patch] ceph: do_sync is never initialized
 2014-11-28  8:33 UTC  (2+ messages)

linux-next: Tree for Nov 28
 2014-11-28  8:32 UTC 

[PATCH v2] fix migration failure with xl migrate --debug
 2014-11-28  8:32 UTC  (3+ messages)

[Ocfs2-devel] [patch] ocfs2: remove unneeded NULL check
 2014-11-28  8:30 UTC  (2+ messages)
`  "

[PATCH V3 0/3] PM / Domains: Add initial PM clock support to genpd
 2014-11-28  8:30 UTC  (8+ messages)
` [PATCH V3 1/3] PM / Domains: Initial PM clock support for genpd
` [PATCH V3 2/3] ARM: shmobile: Convert to genpd flags for PM clocks for r8a7779
` [PATCH V3 3/3] ARM: shmobile: Convert to genpd flags for PM clocks for R-mobile

[PATCH 1/2] volt: allow non-bios voltage scaling
 2014-11-28  8:28 UTC  (2+ messages)
  ` [PATCH 2/2] volt: add support for GK20A

[RFC PATCH 0/2] powerpc: CR based local atomic operation implementation
 2014-11-28  8:27 UTC  (3+ messages)

[question] lots of interrupts injected to vm when pressing some key w/o releasing
 2014-11-28  8:27 UTC  (9+ messages)
    ` [question] lots of interrupts injected to vm when pressing somekey "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-11-27
 2014-11-28  8:26 UTC  (2+ messages)

[PATCH] mtd: spi-nor: allow NULL as chip name and try to auto detect it
 2014-11-28  8:24 UTC  (2+ messages)

[PATCH 1/7] android/client: Add support for gattc multi_adv_set_inst_data cmd
 2014-11-28  8:22 UTC  (7+ messages)
` [PATCH 2/7] android/client: Add support for gattc multi_adv_disable cmd
` [PATCH 3/7] android/client: Add support for gattc batch_cfg_storage cmd
` [PATCH 4/7] android/client: Add support for gattc batchscan_enb_batch_scan cmd
` [PATCH 5/7] android/client: Add support for gattc batchscan_dis_batch_scan cmd
` [PATCH 6/7] android/client: Add support for gattc batchscan_read_reports cmd
` [PATCH 7/7] android/client: Add gatt server callbacks support for Android 5.0

[PATCH iw v2 1/2] update nl80211.h
 2014-11-28  8:19 UTC  (2+ messages)
` [PATCH iw v2 2/2] add WoWLAN net-detect trigger

[PATCH 0/2] Fix legacy boards compilation breakage with DU
 2014-11-28  8:17 UTC  (4+ messages)

[PATCH] soc/tegra: fuse: export tegra_sku_info for module use
 2014-11-28  8:16 UTC  (2+ messages)

[GIT PULL] sound fixes for 3.18-rc7
 2014-11-28  8:14 UTC 

[Qemu-devel] [RFC PATCH 0/3] qemu-coroutine: use a ring per thread for the pool
 2014-11-28  8:13 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 3/3] "

[PATCH v2 0/2] compatibility fallback and replacement of kernel function invoking
 2014-11-28  8:13 UTC  (4+ messages)
` [PATCH v2 1/2] igb_uio: compatible with upstream longterm kernel and RHEL6

[PATCH] android/pts: PTS test for PAN on Android 5.0 and PTS 5.3
 2014-11-28  8:13 UTC 

[PATCH iproute2] ip xfrm: support 64bit kernel and 32bit userspace
 2014-11-28  8:07 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] vring: calculate descriptor address directly
 2014-11-28  8:09 UTC  (3+ messages)

[PATCH v2 0/2] Pinctrl fixes for rockchip
 2014-11-28  8:06 UTC  (7+ messages)
` [PATCH v2 1/2] pinctrl: rockchip: Handle wakeup pins
` [PATCH v2 2/2] pinctrl: rockchip: Fix enable/disable/mask/unmask

[PATCHv2 1/1] thermal: cpu_cooling: check for the readiness of cpufreq layer
 2014-11-28  8:05 UTC  (3+ messages)

[PATCH 0/5] convert to use basic mmio gpio library
 2014-11-28  8:02 UTC  (5+ messages)
` [PATCH 1/5] gpio: moxart: "

[Buildroot] [PATCH] btrfs-progs: fix static build
 2014-11-28  8:01 UTC  (2+ messages)

isolate_freepages_block and excessive CPU usage by OSD process
 2014-11-28  8:03 UTC  (8+ messages)

[PATCH 0/1] coreutils-native: don't install groups
 2014-11-28  7:59 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [git commit] btrfs-progs: fix static build
 2014-11-28  7:59 UTC 

[PATCH v4] x86: add p2m_mmio_write_dm
 2014-11-28  7:59 UTC 

[nightly] Core TISDK 2014.11 build 2014-11-28_01-00-58
 2014-11-28  7:38 UTC 

[PATCH 00/23] ARM: OMAP2+: PRCM cleanups towards 3.19 / part2
 2014-11-28  7:58 UTC  (5+ messages)
` [PATCH 16/23] ARM: OMAP4: omapdss: remove legacy pad muxing support

[PATCH v7 1/3] lib: add start service discovery
 2014-11-28  7:54 UTC  (2+ messages)
` [PATCH v7 3/3] mgmt-tester: Add service discovery test cases


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.