All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-09 20:14:16 to 2013-10-09 21:17:52 UTC [more...]

[Bug 70327] New: Casting floating point variable to integer not working properly while constant gets converted properly
 2013-10-09 21:17 UTC 

Multiple SSDs - RAID-1, -10, or stacked? TRIM?
 2013-10-09 21:17 UTC  (7+ messages)
        ` SSD reliability; was: "

[xen-4.3-testing test] 20365: regressions - FAIL
 2013-10-09 21:17 UTC 

[PATCH 1/2] Input: twl4030_keypad - add device tree support
 2013-10-09 21:17 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: N900: TWL4030 Keypad Matrix definition

[GIT PULL] ARM: mvebu: dt changes for v3.13 (round 2)
 2013-10-09 21:16 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/6] Bump Qt5 to version 5.1.1
 2013-10-09 21:15 UTC  (3+ messages)
` [Buildroot] [PATCH v2 6/6] qt5: remove configure options from module packages

[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-10-09 21:14 UTC  (12+ messages)
` [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up

Adding new GPIO device/driver to Barebox
 2013-10-09 16:01 UTC 

[Buildroot] [git commit] qt5: remove configure options from module packages
 2013-10-09 21:13 UTC 

[PATCH 1/1] Revert "HID: fix unit exponent parsing"
 2013-10-09 21:13 UTC  (6+ messages)
` [PATCH 1/1 FROM FIXED] "

[PATCH 00/10] IB/core: more fixes for create_flow uverbs (for v3.12)
 2013-10-09 21:12 UTC  (11+ messages)
  ` [PATCH 01/10] IB/core: Rename 'flow' structs to match other uverbs structs
  ` [PATCH 02/10] IB/core: Makes uverbs flow structure using names more similar to verbs ones
  ` [PATCH 03/10] IB/core: Don't include command size in uverbs create_flow
  ` [PATCH 04/10] IB/core: Allocate memory only for flow_spec in create_flow uverbs
  ` [PATCH 05/10] IB/core: Remove checks for negative values "
  ` [PATCH 06/10] IB/core: Check against uverbs structure size while parsing flow_spec
  ` [PATCH 07/10] IB/core: Uses a common header for uverbs flow_specs
  ` [PATCH 08/10] IB/core: Use flow_spec common header in uverbs flow_spec conversion function
  ` [PATCH 09/10] IB/core: Remove ib_uverbs_flow_spec structure from userspace
  ` [PATCH 10/10] IB/core: Add proper bound checking in flow_spec uverbs conversion to verbs

pull-request: can 2013-10-09
 2013-10-09 21:11 UTC  (4+ messages)
` [PATCH 1/3] can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX
` [PATCH 2/3] can: flexcan: fix mx28 detection by rearanging OF match table
` [PATCH 3/3] can: at91-can: fix device to driver data mapping for platform devices

[PATCH] git-subtree: Avoid using echo -n even indirectly
 2013-10-09 21:11 UTC  (4+ messages)
    ` Fwd: "

[PATCH] MAINTAINERS: Add arch/x86/pci to PCI file patterns
 2013-10-09 21:11 UTC  (4+ messages)

Project
 2013-10-09 20:55 UTC 

[GIT PULL] omap fixes against v3.12-rc3
 2013-10-09 21:09 UTC  (7+ messages)

[PATCH] omapdss: Add new panel driver for Topolly td028ttec1 LCD
 2013-10-09 21:08 UTC  (2+ messages)

[RFC PATCH v2 0/1] FPGA subsystem core
 2013-10-09 21:07 UTC  (3+ messages)

[Buildroot] [pull request] Pull request for branch yem/rpi-wayland
 2013-10-09 21:07 UTC  (7+ messages)
` [Buildroot] [PATCH 01/11] package/rpi-userland: rename patches
` [Buildroot] [PATCH 02/11] package/weston: fix variable name
` [Buildroot] [PATCH 03/11] package/weston: requires host-pkgconf

[Buildroot] [git commit] package/weston: requires host-pkgconf
 2013-10-09 21:07 UTC 

[PATCH v7 0/17] enable swiotlb-xen on arm and arm64
 2013-10-09 20:48 UTC  (54+ messages)
` [PATCH v8 01/17] arm: make SWIOTLB available
` [PATCH v8 02/17] arm64: define DMA_ERROR_CODE
` [PATCH v8 03/17] arm/xen,arm64/xen: introduce p2m
` [PATCH v8 04/17] xen/x86: allow __set_phys_to_machine for autotranslate guests
` [PATCH v8 05/17] xen: make xen_create_contiguous_region return the dma address
` [PATCH v8 06/17] xen/arm,arm64: enable SWIOTLB_XEN
` [PATCH v8 07/17] swiotlb-xen: introduce xen_swiotlb_set_dma_mask
` [PATCH v8 08/17] arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
` [PATCH v8 09/17] arm64/xen: "
` [PATCH v8 10/17] xen: introduce xen_alloc/free_coherent_pages
` [PATCH v8 11/17] swiotlb-xen: use xen_alloc/free_coherent_pages
` [PATCH v8 12/17] xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
` [PATCH v8 13/17] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v8 14/17] ASoC: Samsung: Rename dma_ops by samsung_dma_ops
` [PATCH v8 15/17] swiotlb: print a warning when the swiotlb is full
` [PATCH v8 16/17] arm,arm64: do not always merge biovec if we are running on Xen
  ` [PATCH v8 16/17] arm, arm64: "
` [PATCH v8 17/17] grant-table: call set_phys_to_machine after mapping grant refs

[PATCH] log: remove app path from syslog id
 2013-10-09 21:06 UTC  (3+ messages)

[Buildroot] [git commit] package/weston: fix variable name
 2013-10-09 21:06 UTC 

[GIT PULL] Integrator device tree migration for v3.13
 2013-10-09 21:06 UTC  (2+ messages)

[Buildroot] [git commit] package/rpi-userland: rename patches
 2013-10-09 21:06 UTC 

[Buildroot] [PATCH v3 1/1] openpowerlink: new package
 2013-10-09 21:05 UTC  (2+ messages)

[Buildroot] [git commit] openpowerlink: new package
 2013-10-09 21:03 UTC 

[PATCH] ARM: imx_v6_v7_defconfig: Enable LEDS_GPIO related options
 2013-10-09 21:02 UTC 

Weekly teuthology meeting #3
 2013-10-09 20:59 UTC  (4+ messages)

[PATCHv2] [CIFS] Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts
 2013-10-09 20:58 UTC 

[PATCH 02/32] libxfs: fix missing filetype updates to xfs_dir2.c
 2013-10-09 20:57 UTC  (14+ messages)
` [PATCH 03/32] xfs: fix some minor sparse warnings
` [PATCH 04/32] xfs: check magic numbers in dir3 leaf verifier first
` [PATCH 07/32] xfs: dirent dtype presence is dependent on directory magic numbers

[GIT PULL]socfpga: DTS updates for v3.13
 2013-10-09 20:57 UTC  (2+ messages)

[RFC PATCH] ARM: kexec: Assemble relocate code in ARM mode
 2013-10-09 20:57 UTC 

[Trivial -next PATCH] treewide: devm_kzalloc: Remove unnecessary OOM messages
 2013-10-09 20:57 UTC  (2+ messages)

[PATCH] ARM: remove name from machine_desc for DT platforms
 2013-10-09 20:55 UTC 

[PATCH] drm/nouveau: Do not show an error if the TMDS table pointer is invalid
 2013-10-09 20:54 UTC  (2+ messages)

[Bug 62751] New: INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0)
 2013-10-09 20:53 UTC  (2+ messages)
` [Bug 62751] "

[qemu-upstream-unstable test] 20367: regressions - FAIL
 2013-10-09 20:51 UTC 

[meta-qt5] fontconfig
 2013-10-09 20:50 UTC 

Zeromq recipe
 2013-10-09 20:48 UTC  (2+ messages)

DoS with NFSv4.1 client
 2013-10-09 20:48 UTC 

[Buildroot] [PATCH v4 1/1] manual: update review process and patchwork
 2013-10-09 20:46 UTC 

[RFC][PATCH] x86: Lazy disabling of interrupts
 2013-10-09 20:45 UTC 

[PATCH v2] ARM: tlb: ASID macro should give 32bit result for BE correct operation
 2013-10-09 20:42 UTC  (8+ messages)

[xen-unstable test] 20366: regressions - FAIL
 2013-10-09 20:42 UTC 

[PATCH 0/3] Add pl330 residue support
 2013-10-09 20:37 UTC  (8+ messages)
` [PATCH 1/3] dmaengine: pl330: Set residue in tx_status callback

[PATCH v2] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2013-10-09 20:37 UTC 

[Buildroot] [PATCH 1/7] udpcast: needs mmu
 2013-10-09 20:36 UTC  (8+ messages)
` [Buildroot] [PATCH 2/7] civetweb: "
` [Buildroot] [PATCH 3/7] kismet: "
` [Buildroot] [PATCH 4/7] lighttpd: "
` [Buildroot] [PATCH 5/7] mongoose: "
` [Buildroot] [PATCH 6/7] mrouted: "
` [Buildroot] [PATCH 7/7] ngircd: "

[PATCH v2 0/1] ahci: imx: setup power saving methods
 2013-10-09 20:35 UTC  (4+ messages)
` [v2] "

[Buildroot] [git commit] ngircd: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] mrouted: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] mongoose: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] lighttpd: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] kismet: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] civetweb: needs mmu
 2013-10-09 20:35 UTC 

[Buildroot] [git commit] udpcast: needs mmu
 2013-10-09 20:34 UTC 

[Xenomai] Latency peaks without IPIPE_DEBUG_INTERNAL
 2013-10-09 20:34 UTC  (2+ messages)

[PATCH] xhci: correct the usage of USB_CTRL_SET_TIMEOUT
 2013-10-09 20:33 UTC  (2+ messages)

drm/i915/hsw: Enable resource streamer (v2)
 2013-10-09 20:33 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/hsw: Add I915_EXEC_RESOURCE_STREAMER flag

[Buildroot] [PATCH v3 1/1] manual: update review process and patchwork
 2013-10-09 20:32 UTC  (3+ messages)

[PATCH 1/3] usb: phy: Add RCAR Gen2 USB phy
 2013-10-09 20:32 UTC  (2+ messages)

Kernel recipe that works with OECore + meta-ti fails with Poky + meta-ti
 2013-10-09 20:31 UTC  (4+ messages)

[GIT PULL] ARM: mvebu: dt changes for v3.13
 2013-10-09 20:31 UTC  (2+ messages)

[Buildroot] [PATCH 0 of 4] misc. license updates
 2013-10-09 20:29 UTC  (7+ messages)
` [Buildroot] [PATCH 2 of 4] libnfnetlink: add license information
` [Buildroot] [PATCH 3 of 4] ncftp: "
` [Buildroot] [PATCH 4 of 4] ebtables: correct license GPLv2 -> GPLv2+

[Buildroot] [git commit] ebtables: correct license GPLv2 -> GPLv2+
 2013-10-09 20:28 UTC 

[PATCH] xfstests: fix xfs/205 for new log size defaults
 2013-10-09 20:28 UTC  (2+ messages)

Hello
 2013-10-09 20:24 UTC 

[U-Boot] [PATCH 1/2] buildman: don't fail --list-toolchains when toolchains fail
 2013-10-09 20:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] buildman: make board selector argument a regex

[Buildroot] [git commit] ncftp: add license information
 2013-10-09 20:27 UTC 

[Buildroot] [git commit] libnfnetlink: add license information
 2013-10-09 20:27 UTC 

[Bug 68451] New: Texture flicker in native Dota2 in mesa 9.2.0rc1
 2013-10-09 20:27 UTC  (2+ messages)
` [Bug 68451] "

unread variables in sunrpc kerberos code
 2013-10-09 20:25 UTC  (3+ messages)

[PATCH v3 0/2] gssd: allow gssd to work with KEYRING: credcaches
 2013-10-09 20:21 UTC  (3+ messages)
` [PATCH v3 1/2] gssd: have process_krb5_upcall fork before handling upcall
` [PATCH v3 2/2] gssd: do a more thorough change of identity after forking

[Buildroot] [PATCH 1/5] gnupg: security bump to version 1.4.15
 2013-10-09 20:21 UTC  (2+ messages)

[Buildroot] [git commit] vpnc: needs mmu
 2013-10-09 20:21 UTC 

[PATCH] ACPI: improve acpi_extract_package() utility
 2013-10-09 20:21 UTC 

[Buildroot] [git commit] netatalk: needs mmu
 2013-10-09 20:21 UTC 

[Buildroot] [git commit] libassuan: needs mmu
 2013-10-09 20:21 UTC 

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-10-09 20:20 UTC  (6+ messages)

[PATCH 0/7] ARM: shmobile: bockw: MMCIF support on DT
 2013-10-09 20:20 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: soc changes for v3.13
 2013-10-09 20:20 UTC  (4+ messages)

[GIT PULL] ARM: mvebu: driver changes for v3.13
 2013-10-09 20:20 UTC  (4+ messages)
  ` [GIT PULL V2] "

[Buildroot] [git commit] libgpg-error: bump to version 1.12
 2013-10-09 20:19 UTC 

[Qemu-devel] [PATCH 00/13] Stage 2 VSX Support
 2013-10-09 20:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 12/13] Add xxspltw

[Buildroot] [git commit] gnupg: security bump to version 1.4.15
 2013-10-09 20:19 UTC 

[Buildroot] [PATCH] redis: bump to version 2.6.16
 2013-10-09 20:19 UTC  (2+ messages)

Null pointer deref in nv50.c after 2fb9d6cf
 2013-10-09 20:19 UTC 

[PATCH] xhci-hub.c: handle command_trb that may be link TRB
 2013-10-09 20:18 UTC  (2+ messages)

[PATCH v3] ARM: omap: edma: add suspend suspend/resume hooks
 2013-10-09 20:14 UTC  (8+ messages)

xfs_repair segfault
 2013-10-09 20:15 UTC  (10+ messages)

[PATCH 1/3] gianfar: Enable eTSEC-A002 erratum w/a for all parts
 2013-10-09 20:14 UTC  (4+ messages)
` [PATCH 2/3] gianfar: Use mpc85xx support for errata detection

[PATCH v4 0/3] Add touch screen support in at91 adc
 2013-10-09 20:14 UTC  (3+ messages)
` [PATCH 3/3] iio: at91: introduce touch screen support in iio adc driver


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.