All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-05 04:55:06 to 2013-09-05 06:52:21 UTC [more...]

[GIT PULL] OMAP fbdev changes for 3.12
 2013-09-05  6:52 UTC  (2+ messages)

[PATCH v2 0/3] btrfs-progs: prevent mkfs from aborting with small volume
 2013-09-05  6:51 UTC 

[PATCH] git-gui: Modify push dialog to support Gerrit review
 2013-09-05  6:42 UTC  (3+ messages)

Please pull 'next' branch of 5xxx tree
 2013-09-05  6:50 UTC  (2+ messages)

Yocto Project Challenge from Intel
 2013-09-05  6:49 UTC  (2+ messages)

Add Metavariable $imagename
 2013-09-05  6:48 UTC  (5+ messages)

[GIT PULL] fbdev changes for 3.12
 2013-09-05  6:48 UTC  (2+ messages)

imx-usb-image write to usb error
 2013-09-05  6:46 UTC  (2+ messages)

[PATCH] dracut-lib: do not use cached CMDLINE in _getcmdline
 2013-09-05  6:45 UTC  (2+ messages)

[PATCH 2/2] ipv4 igmp: use del_timer_sync instead of del_timer in ip_mc_down
 2013-09-05  6:43 UTC 

[PATCH 0/8] mmc: sdhci-esdhc-imx: add SD3.0 support
 2013-09-05  6:43 UTC  (10+ messages)
` [PATCH 4/8] sdhci: sdhci-esdhci-imx: add sd3.0 clock tuning support
` [PATCH 5/8] sdhci: sdhci-esdhc-imx: change pinctrl state according to uhs mode
` [PATCH 8/8] ARM: dts: imx6qdl: add uhs pinctrl state for usdhc3

[Qemu-devel] [PATCH v4 00/12] vfio on spapr-ppc64
 2013-09-05  6:43 UTC  (2+ messages)

[PATCH 1/2] ipv6 mcast: use del_timer_sync instead of del_timer in ipv6_mc_down
 2013-09-05  6:42 UTC 

[PATCH] mm/thp: fix comments in transparent_hugepage_flags
 2013-09-05  6:34 UTC  (8+ messages)

[PATCH] net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
 2013-09-05  6:40 UTC  (11+ messages)

[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in remove_hrtimer
 2013-09-05  6:36 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] spapr-vscsi: Adding VSCSI capabilities
 2013-09-05  6:35 UTC  (2+ messages)

[PATCH 1/7] scsi/bfa: use pcie_capability_xxx to simplify code
 2013-09-05  6:34 UTC  (4+ messages)
` [PATCH 4/7] x86/pci: use pcie_cap "

[PATCH 1/2 v3] memcg: refactor mem_control_numa_stat_show()
 2013-09-05  6:28 UTC  (4+ messages)
` [PATCH 2/2 v3] memcg: support hierarchical memory.numa_stats

[PATCH v3 0/2] submodule: Don't print status output with submodule.<name>.ignore=all
 2013-09-05  6:30 UTC  (5+ messages)
` [PATCH v3 2/2] submodule: don't print status output with ignore=all

[PATCH v3 0/8] Add the Quadspi driver for vf610-twr
 2013-09-05  6:32 UTC  (15+ messages)

What's cooking in git.git (Sep 2013, #01; Tue, 3)
 2013-09-05  6:32 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-09-04
 2013-09-05  6:30 UTC 

[patch 0/3] raid5: relieve lock contention of get_active_stripe()
 2013-09-05  6:29 UTC  (11+ messages)
` [patch 3/3] raid5: relieve lock contention in get_active_stripe()

[U-Boot] [PATCH] MTD: atmel_nand: support for software BCH ECC
 2013-09-05  6:28 UTC  (8+ messages)

Ceph-deploy (git from today) fails to create osd on host that does not have a mon
 2013-09-05  6:27 UTC  (2+ messages)

QinQ and MPLS
 2013-09-05  6:24 UTC 

[GIT PULL] Third Round of Renesas ARM based SoC fixes for v3.12
 2013-09-05  6:23 UTC  (4+ messages)
` [PATCH] ARM: shmobile: r8a7779: Update early timer initialisation order

[PATCH 00/38] pack version 4 basic functionalities
 2013-09-05  6:20 UTC  (39+ messages)
` [PATCH 01/38] pack v4: initial pack dictionary structure and code
` [PATCH 02/38] export packed_object_info()
` [PATCH 03/38] pack v4: scan tree objects
` [PATCH 04/38] pack v4: add tree entry mode support to dictionary entries
` [PATCH 05/38] pack v4: add commit object parsing
` [PATCH 06/38] pack v4: split the object list and dictionary creation
` [PATCH 07/38] pack v4: move to struct pack_idx_entry and get rid of our own struct idx_entry
` [PATCH 08/38] pack v4: basic SHA1 reference encoding
` [PATCH 09/38] introduce get_sha1_lowhex()
` [PATCH 10/38] pack v4: commit object encoding
` [PATCH 11/38] pack v4: tree "
` [PATCH 12/38] pack v4: dictionary table output
` [PATCH 13/38] pack v4: creation code
` [PATCH 14/38] pack v4: object headers
` [PATCH 15/38] pack v4: object data copy
` [PATCH 16/38] pack v4: object writing
` [PATCH 17/38] pack v4: tree object delta encoding
` [PATCH 18/38] pack v4: load delta candidate for encoding tree objects
` [PATCH 19/38] packv4-create: optimize delta encoding
` [PATCH 20/38] pack v4: honor pack.compression config option
` [PATCH 21/38] pack v4: relax commit parsing a bit
` [PATCH 22/38] pack index v3
` [PATCH 23/38] packv4-create: normalize pack name to properly generate the pack index file name
` [PATCH 24/38] packv4-create: add progress display
` [PATCH 25/38] pack v4: initial pack index v3 support on the read side
` [PATCH 26/38] pack v4: object header decode
` [PATCH 27/38] pack v4: code to obtain a SHA1 from a sha1ref
` [PATCH 28/38] pack v4: code to load and prepare a pack dictionary table for use
` [PATCH 29/38] pack v4: code to retrieve a name
` [PATCH 30/38] pack v4: code to recreate a canonical commit object
` [PATCH 31/38] sha1_file.c: make use of decode_varint()
` [PATCH 32/38] pack v4: parse delta base reference
` [PATCH 33/38] pack v4: we can read commit objects now
` [PATCH 34/38] pack v4: code to retrieve a path component
` [PATCH 35/38] pack v4: decode tree objects
` [PATCH 36/38] pack v4: get "
` [PATCH 37/38] pack v4: introduce "escape hatches" in the name and path indexes
` [PATCH 38/38] packv4-create: add a command line argument to limit tree copy sequences

[PATCH 0/7] drm/exynos: move hdmiphy related code to hdmiphy driver
 2013-09-05  6:19 UTC  (11+ messages)
` [PATCH 1/7] "

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-09-05  6:17 UTC  (6+ messages)
` [PATCH 25/30] ACPI / hotplug / PCI: Check for new devices on enabled slots

bcache-tools package for Fedora
 2013-09-05  6:14 UTC  (9+ messages)
` [RFC] bcache-status

[PATCH] ALSA: emu10k1: casting (void *) value returned by kcalloc is useless
 2013-09-05  6:12 UTC  (2+ messages)

[PATCH 3/5 v2] ARM: shmobile: bockw: enable global use of FPGA
 2013-09-05  6:12 UTC  (4+ messages)

[PATCH] UBI: fix refill_wl_user_pool()
 2013-09-05  6:09 UTC  (6+ messages)

[PATCH] powerpc: Correct FSCR bit definitions
 2013-09-05  6:09 UTC  (2+ messages)

[PATCH] ARM: dts: disable PCIe for SD5v1 board
 2013-09-05  6:08 UTC 

[Qemu-trivial] [PATCH] linux-headers: update to 3.11
 2013-09-05  6:07 UTC  (10+ messages)
` [Qemu-trivial] [Qemu-devel] "
              `  "

[PATCH 2/2] SPI: EMMA Mobile SPI master driver
 2013-09-05  6:07 UTC  (2+ messages)

[Qemu-devel] BUG: memory API related abort (bisected)
 2013-09-05  6:05 UTC  (2+ messages)

[U-Boot] [PATCH 2/3] net, phy: fix NULL pointer deference
 2013-09-05  6:05 UTC 

[U-Boot] [PATCH] net, phy, cpsw: fix unaligned access if no phy found
 2013-09-05  6:05 UTC  (4+ messages)
` [U-Boot] [PATCH v2] net, phy, cpsw: fix NULL pointer deference

[Patch v3]EMMA I2C driver
 2013-09-05  6:04 UTC  (4+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

[PATCH 0/4] Add Ether DT support for R8A7778/BOCK-W reference board
 2013-09-05  6:03 UTC  (7+ messages)
` [PATCH 1/4] ARM: shmobile: r8a7778: add Ether DT support

[Buildroot] GTK+ for framebuffer?
 2013-09-05  6:02 UTC  (5+ messages)

gpmi-nand driver and jffs2 support
 2013-09-05  6:01 UTC  (7+ messages)
        ` [U-Boot] "

[Qemu-devel] [PATCH v6] powerpc: add PVR mask support
 2013-09-05  6:01 UTC 

[PATCH] ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
 2013-09-05  6:01 UTC  (5+ messages)

[Qemu-devel] [RFC v3 0/5] hw/arm: add initial support for Canon DIGIC SoC
 2013-09-05  5:57 UTC  (4+ messages)
` [Qemu-devel] [RFC v3 3/5] hw/arm/digic: add timer support

[Qemu-devel] [PATCH] spapr-rtas: reset top 4 bits in parameters address
 2013-09-05  5:58 UTC 

[PATCH 5/5 v2] ARM: shmobile: bockw defconfig: add Sound support
 2013-09-05  5:58 UTC 

[PATCH 4/5 v2] ARM: shmobile: bockw: add R-Car sound support (PIO)
 2013-09-05  5:57 UTC  (2+ messages)

[PATCH v2 0/6] v4l: VPE mem to mem driver
 2013-09-05  5:56 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/6] v4l: ti-vpe: Add "

[RFC PATCH v2 1/1] powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
 2013-09-05  5:51 UTC 

[GIT PULL] exynos-drm-next
 2013-09-05  5:53 UTC 

[PATCH 2/5 v2] ARM: shmobile: r8a7778: add SSI/SRU clock support
 2013-09-05  5:53 UTC 

[GIT PULL] KVM changes for 3.12
 2013-09-05  5:53 UTC  (3+ messages)

[PATCH] scsi: sr: use block layer runtime PM
 2013-09-05  5:52 UTC 

[PATCH 1/2] genalloc: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
 2013-09-05  5:51 UTC  (4+ messages)
` [PATCH 2/2] mempool: "

[PATCH] btrfs-progs: btrfs_setup_chunk_tree_and_device_map: Return -EIO on error
 2013-09-05  5:51 UTC 

kobject: delayed kobject release: help find buggy drivers
 2013-09-05  5:19 UTC  (7+ messages)

[PATCH 2/2] Input: ALPS Touchpad- Improve the performance of alps v5-protocol's touchpad
 2013-09-05  5:50 UTC 

[PATCH 1/2] Input: ALPS Touchpad- Improve the performance of alps v5-protocol's touchpad
 2013-09-05  5:50 UTC 

[PATCH 0/2] Input: ALPS Touchpad- Improve the performance of alps v5-protocol's touchpad
 2013-09-05  5:50 UTC 

[PATCH] ksm: Remove redundant __GFP_ZERO from kcalloc
 2013-09-05  5:50 UTC  (3+ messages)

[PATCH] block: Device driver for sTec's PCIe Kronos Card
 2013-09-05  5:31 UTC  (3+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-05  5:43 UTC  (5+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

[xen-4.1-testing test] 19060: regressions - FAIL
 2013-09-05  5:41 UTC 

[RFC V3 0/4] dw_mmc platform specific private data and SMU init
 2013-09-05  5:41 UTC  (5+ messages)
` [RFC V3 2/4] mmc: dw_mmc: socfpga: move socfpga private init

[PATCH] Document pack v4 format
 2013-09-05  5:39 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 1/2] qca-swiss-army-knife: add ath6kl trace-cmd plugin
 2013-09-05  5:38 UTC  (9+ messages)
` [PATCH 2/2] qca-swiss-army-knife: add ath10k "

[PATCH] drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write
 2013-09-05  5:33 UTC 

[meta-oe][PATCH] nostromo: specify configuration for systemd-tmpfiles --update
 2013-09-05  5:30 UTC 

[meta-oe][PATCH] lmbench: specify configuration for systemd-tmpfiles --update
 2013-09-05  5:29 UTC 

[PATCH v2.38 0/6] MPLS actions and matches
 2013-09-05  5:31 UTC  (3+ messages)
` [ovs-dev] "

[PATCH] ath9k: Add DELL 1707 to supported card table
 2013-09-05  5:26 UTC 

[PATCH] resolvconf: specify configuration for systemd-tmpfiles --update
 2013-09-05  5:24 UTC 

Which features should I implement in my ext4 reader?
 2013-09-05  5:25 UTC  (12+ messages)

[meta-oe][meta-networking][PATCH] atftp, libuio: Update the SRC_URI to match upstream sf.net change
 2013-09-05  5:24 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2013-09-05  5:23 UTC  (2+ messages)

[ANNOUNCE]: Emulex SCST support for 16Gb/s FC and FCoE CNAs
 2013-09-05  5:21 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2013-09-05  5:19 UTC  (2+ messages)

[PATCH v2 net-next] pkt_sched: fq: Fair Queue packet scheduler
 2013-09-05  5:16 UTC  (8+ messages)

[PATCHv3] libgles: Added prebuilt userspace libraries for graphics acceleration
 2013-09-05  5:14 UTC 

[PATCHv2] libgles: Added prebuilt userspace libraries for graphics acceleration
 2013-09-05  5:14 UTC  (5+ messages)

[ath9k-devel] How to adjust/know rate for acknowledgments?
 2013-09-05  5:14 UTC  (6+ messages)

[U-Boot] [PATCH v1 0/2] arm, da85x: updates for the ipam390 board
 2013-09-05  5:14 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] nand, davinci: add special UBL ecc position
` [U-Boot] [PATCH v1 2/2] arm, da85x: update for the ipam390 board

[PATCH] workqueue: fix ordered workqueue in multi NUMA nodes platform
 2013-09-05  5:10 UTC 

clock_gettime_ns
 2013-09-05  4:45 UTC  (3+ messages)

v0.68 released
 2013-09-05  5:11 UTC  (4+ messages)
  ` [ceph-users] "

[RFC PATCH 00/14] arm64: suspend/resume implementation
 2013-09-02 11:17 UTC  (5+ messages)
` [RFC PATCH 04/14] arm64: kernel: suspend/resume registers save/restore

[meta-networking][PATCH] stunnel: Add 4.56 version
 2013-09-05  5:06 UTC 

[meta-networking][PATCH] openflow: Add latest from git
 2013-09-05  5:05 UTC  (3+ messages)

[PATCH] Add an entry in MAINTAINERS for VMware's hypervisor interface
 2013-09-05  5:03 UTC  (2+ messages)
` [tip:x86/urgent] x86, doc: Add an entry in MAINTAINERS for arch/ x86/kernel/cpu/vmware.c

[PATCH v3] ARM/KVM: save and restore generic timer registers
 2013-09-05  5:02 UTC  (2+ messages)

[gcv v3 32/35] arc: Replace __get_cpu_var uses
 2013-09-05  5:01 UTC  (6+ messages)

[RFC PATCH 0/2] Perf support to SDT markers
 2013-09-05  4:59 UTC  (9+ messages)
  `  "

[PATCH] On unmap, flush IOMMU TLB and return correct size
 2013-09-05  4:58 UTC  (2+ messages)

Introducing Open Source XenRT
 2013-09-05  4:58 UTC 

[net-next v4 0/8][pull request] Intel Wired LAN Driver Updates
 2013-09-05  4:55 UTC  (5+ messages)
` [net-next v4 7/8] i40e: sysfs and debugfs interfaces
  ` [E1000-devel] "

[Qemu-devel] [RFC PATCH] spapr: support time base offset migration
 2013-09-05  4:54 UTC  (3+ 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.