messages from 2013-11-06 00:40:58 to 2013-11-06 02:49:33 UTC [more...]
[PATCH 0/1] extrausers.bbclass: avoid infinite loop
2013-11-06 2:50 UTC
[linux-3.10 test] 21480: regressions - FAIL
2013-11-06 2:48 UTC
[PATCH v2] mtd: gpmi: add a new DT property to use the datasheet's minimum required ECC
2013-11-06 2:39 UTC (4+ messages)
[PATCH] pciehp: Acknowledge the spurious "cmd completed" event
2013-11-06 2:38 UTC (4+ messages)
[PATCH v2] xen: use PACKAGECONFIG for SDL and a bit of dependency cleanup
2013-11-06 2:36 UTC (2+ messages)
[Qemu-devel] [PATCH for-1.7 0/2] fix qapi mem leaks
2013-11-05 18:35 UTC (3+ messages)
` [Qemu-devel] [PATCH for-1.7 1/2] qapi: fix memleak by adding implict struct functions in dealloc visitor
` [Qemu-devel] [PATCH for-1.7 2/2] tests: fix memleak in error path test for input visitor
[PATCH] staging: new asus fan driver
2013-11-06 2:19 UTC (6+ messages)
Linux 3.11.7
2013-11-06 2:15 UTC (2+ messages)
Linux 3.10.18
2013-11-06 2:14 UTC (2+ messages)
Linux 3.4.68
2013-11-06 2:14 UTC (2+ messages)
[PATCH 0/8] Add DRIimage-based DRI3/Present loader
2013-11-06 2:32 UTC (13+ messages)
` [PATCH 3/8] dri/intel: Add explicit size parameter to intel_region_alloc_for_fd
` [PATCH 5/8] dri/common: Add functions mapping MESA_FORMAT_* <-> __DRI_IMAGE_FORMAT_*
` [PATCH 7/8] dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
` [PATCH 8/8] Add DRI3+Present loader
[PATCH 0/3] makedumpfile: hugepage filtering for vmcore dump
2013-11-06 2:21 UTC (8+ messages)
[PATCH V4 1/3] powerpc/85xx: Add QE common init functions
2013-11-06 2:31 UTC (8+ messages)
` [PATCH V4 3/3] powerpc/85xx: Add TWR-P1025 board support
[PATCH 0/3] Renesas R8A7790 Common Clock Framework support
2013-11-06 2:31 UTC (17+ messages)
` [PATCH 2/3] clk: shmobile: Add MSTP clock support
` [PATCH 3/3] clk: shmobile: Add R8A7790 clocks support
[PATCH v2 0/2] ARM: at91: sama5d3: add sama5d36ek support
2013-11-06 2:31 UTC (3+ messages)
` [PATCH v2 1/2] ARM: at91: sama5d3: add support for sama5d36 chip
` [PATCH v2 2/2] ARM: at91: sama5d3/dt: add sama5d36ek dts files
[Qemu-devel] [Bug 1248376] [NEW] "fstenv" gets the wrong result in qemu 1.6.1
2013-11-06 2:23 UTC
[LTP] [PATCH v2] acct01: add a check routine for acct implementation
2013-11-06 2:29 UTC (2+ messages)
[PATCH V5 1/2] powerpc/85xx: Add QE common init function
2013-11-06 2:27 UTC (3+ messages)
[PATCH v3 00/28] Armada 370/XP NAND support
2013-11-06 2:27 UTC (19+ messages)
` [PATCH v3 12/28] mtd: nand: pxa3xx: Use a completion to signal device ready
` [PATCH v3 13/28] mtd: nand: pxa3xx: Add bad block handling
` [PATCH v3 22/28] mtd: nand: pxa3xx: Introduce multiple page I/O support
[LTP] [PATCH] rpc01: fix $TCbin and $TCtmp
2013-11-06 2:25 UTC
[PATCH 1/7] IBM Akebono: Add support to AHCI platform driver
2013-11-06 2:23 UTC (13+ messages)
` [PATCH 3/7] IBM Akebono: Add support for a new PHY to the IBM emac driver
regarding to simManager
2013-11-06 2:22 UTC (2+ messages)
[PATCH] mkcephfs: Don't transfer absolute path of mkcephfs to other hosts
2013-11-06 2:20 UTC (2+ messages)
[PATCH 00/37 V4] xfsprogs: CRC write support for xfs_db + more
2013-11-06 2:20 UTC (39+ messages)
` [PATCH 01/37] xfsprogs: fix automatic dependency generation
` [PATCH 02/37] xfs: fix some minor sparse warnings
` [PATCH 03/37] xfs: create a shared header file for format-related information
` [PATCH 04/37] xfs: split dquot buffer operations out
` [PATCH 05/37] xfs: decouple inode and bmap btree header files
` [PATCH 06/37] libxfs: unify xfs_btree.c with kernel code
` [PATCH 07/37] libxfs: bmap btree owner swap support
` [PATCH 08/37] libxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c
` [PATCH 09/37] libxfs: bring across inode buffer readahead verifier changes
` [PATCH 10/37] libxfs: Minor cleanup and bug fix sync
` [PATCH 11/37] xfs: remove newlines from strings passed to __xfs_printk
` [PATCH 12/37] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
` [PATCH 13/37] xfs: fix node forward in xfs_node_toosmall
` [PATCH 14/37] xfs: don't emit corruption noise on fs probes
` [PATCH 15/37] libxfs: fix root inode handling inconsistencies
` [PATCH 16/37] libxfs: stop caching inode structures
` [PATCH 17/37] db: separate out straight buffer IO from map based IO
` [PATCH 18/37] db: rewrite bbmap to use xfs_buf_map
` [PATCH 19/37] libxfs: refactor libxfs_buf_read_map for xfs_db
` [PATCH 20/37] db: rewrite IO engine to use libxfs
` [PATCH 21/37] db: introduce verifier support into set_cur
` [PATCH 22/37] db: indicate if the CRC on a buffer is correct or not
` [PATCH 23/37] db: verify and calculate inode CRCs
` [PATCH 24/37] db: verify and calculate dquot CRCs
` [PATCH 25/37] db: add a special directory buffer verifier
` [PATCH 26/37] db: add a special attribute "
` [PATCH 27/37] db: re-enable write support for v5 filesystems
` [PATCH 28/37] xfs_db: avoid libxfs buffer lookup warnings
` [PATCH 29/37] "
` [PATCH 30/37] libxfs: work around do_div() not handling 32 bit numerators
` [PATCH 31/37] db: Unwind the IO stack on exit
` [PATCH 32/37] db: enable metadump on CRC filesystems
` [PATCH 33/37] xfs: support larger inode clusters on v5 filesystems
` [PATCH 34/37] xfsprogs: kill experimental warnings for "
` [PATCH 35/37] repair: prefetching is turned off unnecessarily
` [PATCH 36/37] repair: Increase default repair parallelism on large filesystems
` [PATCH 37/37] repair: fix leaf node directory data check
[Qemu-devel] [PATCH RFC 00/10] qapi script: support enum as discriminator and other improves
2013-11-06 2:18 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC 09/10] tests: fix memleak in error path test for input visitor
[PATCH] xen: use PACKAGECONFIG for SDL and a bit of dependency cleanup
2013-11-06 2:18 UTC (5+ messages)
[Qemu-devel] About the IO-mirroring functionality inside the qemu
2013-11-06 2:16 UTC (3+ messages)
[PATCH 1/1] cpufreq: cpufreq-cpu0: use the max voltage instead of voltage-tolerance
2013-11-06 2:15 UTC (4+ messages)
driver core patches
2013-11-06 2:12 UTC (2+ messages)
[PATCH 0/4] Add Broadcom Capri pinctrl driver
2013-11-06 2:02 UTC (7+ messages)
` [PATCH 3/4] ARM: pinctrl: "
[PATCH 01/10] netfilter: make /proc/net/netfilter pernet
2013-11-06 2:00 UTC (5+ messages)
` [PATCH 02/10] netfilter: nf_log: prepar net namespace support for nf_log
[U-Boot] [PATCH 6/6][v2] T1040QDS: Add support of 2 stage NAND boot loader
2013-11-06 1:56 UTC (2+ messages)
[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
2013-11-06 1:56 UTC (3+ messages)
[Qemu-devel] [patch 0/2] align >4GB guest RAM to a 1GB boundary, in case of 1GB-sized hugetlbfs
2013-11-06 1:55 UTC (4+ messages)
` [Qemu-devel] [patch 2/2] i386: pc: align gpa<->hpa on 1GB boundary
` [Qemu-devel] i386: pc: align gpa<->hpa on 1GB boundary (v2)
` [Qemu-devel] i386: pc: align gpa<->hpa on 1GB boundary (v3)
[PATCH 2/3] PCI: Refactor MSI/MSIX mask restore code to fix interrupt lost issue
2013-11-06 1:55 UTC (6+ messages)
3.11.5 kernel infinite loop
2013-11-06 1:52 UTC
[Qemu-devel] [PATCH] migration: avoid starting a new migration task while the previous one still exist
2013-11-06 1:50 UTC (5+ messages)
[PATCH] ARM: shmobile: Include all 2 GiB of memory on APE6EVM
2013-11-06 1:48 UTC (5+ messages)
[Qemu-devel] Multi-head support RFC
2013-11-06 1:46 UTC (2+ messages)
[PATCH net-next] net: introduce gro_frag_list_enable sysctl
2013-11-06 1:45 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v3 net-next] net: introduce dev_set_forwarding()
` gso: Attempt to handle mega-GRO packets
[PATCH] [SCSI] fnic: convert to use simple_open()
2013-11-06 1:45 UTC
[PATCH 0/3] ACPI scan and hotplug fixes for 3.14
2013-11-06 1:44 UTC (12+ messages)
` [Update][PATCH 0/6] ACPI scan and hotplug fixes
` [Update][PATCH 2/6] ACPI / hotplug: Refuse to hot-remove all objects with disabled hotplug
` [fixup][PATCH "
` [PATCH 0/3] More ACPI hotplug updates (was: [Update][PATCH 0/6] ACPI scan and hotplug fixes)
` [PATCH 1/3] ACPI / hotplug: Carry out PCI root eject directly
` [Update][PATCH "
` [PATCH 3/3] ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
` [Update][PATCH "
Quick question about discarded events
2013-11-06 1:44 UTC
ELAN Touchscreen regression in recent 3.12 rc's? (USB)
2013-11-06 1:44 UTC (6+ messages)
[Bug 71285] New: Xonotic LLVM ERROR
2013-11-06 1:43 UTC (2+ messages)
` [Bug 71285] "
Follow up on auditing cmdline
2013-11-06 1:43 UTC
[U-Boot] [PATCH 5/6][v2] SPL:Defines function required to env read for IFC & env_nand
2013-11-06 1:42 UTC (2+ messages)
[U-Boot] [PATCH 4/6][v2] Makefile:Add u-boot-with-spl-pbl.bin target for SPL
2013-11-06 1:38 UTC (2+ messages)
[PATCH 0/7] Btrfs: improve the latency of the space reservation
2013-11-06 1:39 UTC (4+ messages)
` [PATCH 1/7] Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc()
[U-Boot] [PATCH 3/6][v2] common/env: Point default envirenoment for GD
2013-11-06 1:31 UTC (2+ messages)
[RESEND PATCH 2/2] staging/olpc_docn: reorder the lock sequence to avoid potential dead lock
2013-11-06 1:22 UTC (3+ messages)
[PATCH] dm-mpath: requeue I/O during pg_init
2013-11-06 1:28 UTC (6+ messages)
[BUG][ext2] XIP does not work on ext2
2013-11-06 1:28 UTC (5+ messages)
[U-Boot] [PATCH 2/6][v2] powerpc/SPL:Allow Parsing of LAW table in both SPL & non SPL
2013-11-06 1:28 UTC (2+ messages)
[PATCH 1/6] [media] adv7343: Include linux/of.h header
2013-11-06 1:28 UTC (3+ messages)
` [PATCH 2/6] [media] mt9p031: "
[PATCH] usb: ohci-exynos: Change to use phy provided by the generic phy framework
2013-11-06 1:27 UTC (2+ messages)
[PATCH] mm, oom: Fix race when selecting process to kill
2013-11-06 1:27 UTC (7+ messages)
[qemu-upstream-unstable test] 21482: regressions - FAIL
2013-11-06 1:26 UTC
[PATCH v2 3/4] MCS Lock: Barrier corrections
2013-11-06 1:25 UTC (6+ messages)
[PATCH lttng-tools] Fix: Some corrections to the lttng man page
2013-11-06 1:25 UTC
[U-Boot] [PATCH 1/6][v2] powerpc:Add support of SPL non-relocation
2013-11-06 1:24 UTC (2+ messages)
[PATCH 1/2] ACPI / video: Fix initial level validity test
2013-11-06 1:18 UTC (3+ messages)
` [PATCH 2/2] ACPI / video: Quirk initial backlight level 0
Writing to user file from kernel
2013-11-06 1:17 UTC (2+ messages)
[PATCH] memstick: rtsx: fix ms card data transfer bug
2013-11-06 1:14 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: avoid to use a NULL point in destroy_segment_manager
2013-11-06 1:12 UTC
[PATCH v3 0/3] phy: Add new Exynos USB 2.0 PHY driver
2013-11-06 1:09 UTC (5+ messages)
` [PATCH v3 1/3] phy: Add new Exynos USB "
` [PATCH v3 2/3] usb: ehci-s5p: Change to use phy provided by the generic phy framework
[Bug 71282] New: Cannot authenticate second libva client
2013-11-06 1:09 UTC (2+ messages)
` [Bug 71282] "
architecture mismatch during kernel build (40 to 3)
2013-11-06 1:08 UTC (4+ messages)
[Ocfs2-devel] ocfs2: why not set EROFS when clearing bits multiple times
2013-11-06 1:05 UTC (3+ messages)
[Qemu-devel] [PATCH v3] ppc: introduce CPUPPCState::cpu_dt_id
2013-11-06 1:04 UTC (7+ messages)
[PATCH RFC] tgtd: send/recv iSCSI PDUs in worker threads
2013-11-06 1:04 UTC (3+ messages)
[PATCH] drm/i915: Demote drop_caches_set print
2013-11-06 1:01 UTC
[patch net-next 0/3] couple of reasm fixes
2013-11-06 1:00 UTC (3+ messages)
` [patch net-next 1/3] move skb_nfct_reasm into skbuff.h
[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
2013-11-06 0:57 UTC (6+ messages)
` [PATCH 07/19] v4l: sh_vou: Enable the driver "
[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
2013-11-06 0:55 UTC (2+ messages)
` [Bug 70354] [NVE7] "
[PATCH] perf: Fix version when building out of tree
2013-11-06 0:53 UTC
[PATCHv3] ARM: imx: add support code for IMX50 based machines
2013-11-06 0:50 UTC (6+ messages)
[early RFC] Device Tree bindings for OMAP3 Camera Subsystem
2013-11-06 0:48 UTC (2+ messages)
[LTP] [PATCH] device-drivers: pci: remove bus_slot file on exit
2013-11-06 0:47 UTC (2+ messages)
[meta-oe][PATCH] vim: Disable parallel install, it has races
2013-11-06 0:41 UTC
[PATCH] mm: create a separate slab for page->ptl allocation
2013-11-06 0:43 UTC (7+ messages)
ARM audit, seccomp, etc are broken wrt OABI syscalls
2013-11-06 0:40 UTC (4+ messages)
[PATCH v2] ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIB
2013-11-06 0:41 UTC (2+ messages)
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.