All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 14:15:16 to 2014-03-20 14:54:45 UTC [more...]

HB.Max.Burst
 2014-03-20 14:54 UTC  (2+ messages)

Get Online Loan
 2014-02-19 20:11 UTC 

[Buildroot] [PATCH] libtool: use a different way to avoid autoreconfiguration
 2014-03-20 14:54 UTC  (4+ messages)

[PATCH v1 1/2] PSCI: Use DT Function ID values only for old versions of spec
 2014-03-20 14:53 UTC  (7+ messages)
` [PATCH v1 2/2] Documentation: devicetree: Add new binding for PSCIv0.2

[GIT PULL FOR v3.16]
 2014-03-20 14:54 UTC  (2+ messages)
` [GIT PULL FOR v3.16] adv7604: ADV7611 and DT support

[Qemu-devel] [PATCH for-2.0 0/2] dataplane: fix internal IOThread name collision
 2014-03-20 14:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.0 2/2] dataplane: replace iothread object_add() with embedded instance

[PATCH 0/5] Squelch warnings emitted by 'perf test'
 2014-03-20 14:51 UTC  (3+ messages)
` [PATCH 1/5] MAINTAINERS: add tools/lib/traceevent/ to perf subsystem

[PATCH/RFC 0/8] LED / flash API integration
 2014-03-20 14:51 UTC  (10+ messages)
` [PATCH/RFC 1/8] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC 2/8] leds: Improve and export led_update_brightness function
` [PATCH/RFC 3/8] Documentation: leds: Add description of flash mode
` [PATCH/RFC 4/8] media: Add registration helpers for V4L2 flash sub-devices
` [PATCH/RFC 5/8] media: exynos4-is: Add support for v4l2-flash subdevs
` [PATCH/RFC 6/8] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC 7/8] DT: Add documentation for the mfd Maxim max77693 "
  ` [PATCH/RFC 8/8] DT: Add documentation for exynos4-is camera-flash property

[PATCH/RFC 00/16] compat: convert to COMPAT_SYSCALL_DEFINE
 2014-03-20 14:51 UTC  (6+ messages)
` [PATCH/RFC 01/16] compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64

[Buildroot] [PATCH v4 1/2] libubox: new package
 2014-03-20 14:51 UTC  (5+ messages)
` [Buildroot] [PATCH v4 2/2] libuci: "

[Qemu-devel] [PATCH v4 0/2] fix query-command-line-options
 2014-03-20 14:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/2] query-command-line-options: query all the options in qemu-options.hx

[PATCH] drm/i915: Add a DRM property "psr"
 2014-03-20 14:49 UTC  (11+ messages)

Resend: 3.10.32-rt31: problem with "rcu: Eliminate softirq processing from rcutree"
 2014-03-20 14:50 UTC  (7+ messages)

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-20 14:43 UTC  (5+ messages)
` [patch net-next RFC 2/4] net: introduce switchdev API

[dm-crypt] trouble with dm-crypt and NFS: server hangs
 2014-03-20 14:48 UTC 

[PATCH v3 0/5] Add Broadcom Kona PWM Support
 2014-03-20 14:48 UTC  (7+ messages)
` [PATCH v3 2/5] pwm: kona: Introduce Kona PWM controller support

[PATCH RFC v10 0/6] MPC512x DMA slave s/g support, OF DMA lookup
 2014-03-20 14:47 UTC  (11+ messages)
` [PATCH RFC v10 1/6] dma: mpc512x: reorder mpc8308 specific instructions
` [PATCH RFC v10 2/6] dma: mpc512x: add support for peripheral transfers
` [PATCH RFC v10 3/6] dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
  ` [PATCH RFC v10 4/6] dma: of: Add common xlate function for matching by channel id
  ` [PATCH RFC v10 5/6] dma: mpc512x: add device tree binding document
  ` [PATCH RFC v10 6/6] dma: mpc512x: register for device tree channel lookup

[PATCH] arm64: SHA-224/SHA-256 using ARMv8 Crypto Extensions
 2014-03-20 14:48 UTC  (2+ messages)

Trusted kernel patchset for Secure Boot lockdown
 2014-03-20 14:47 UTC  (14+ messages)

[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-20 14:46 UTC  (10+ messages)
` [PATCH 1/9] net/ethernet: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/broadcom/bnx2.c
` [PATCH 2/9] net/ethernet: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
` [PATCH 3/9] net: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/macvtap.c
` [PATCH 4/9] net: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ppp/pptp.c
` [PATCH 5/9] net/wireless: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/wireless/ath/carl9170/main.c
` [PATCH 6/9] scsi: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/scsi/libfc/fc_libfc.c
` [PATCH 7/9] target: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/target/tcm_fc/tfc_sess.c
` [PATCH 8/9] vhost: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/vhost/net.c
` [PATCH 9/9] vhost: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in test.c

[PATCH] pm-qa-utils: Add power management test utils
 2014-03-20 14:47 UTC 

[Cluster-devel] [PATCH 1/5] mkfs.gfs2: Make dev a member of mkfs_opts
 2014-03-20 14:46 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/5] libgfs2: Add lgfs2_space_for_data()
` [Cluster-devel] [PATCH 3/5] libgfs2: Don't try to read more than IOV_MAX iovecs
` [Cluster-devel] [PATCH 4/5] mkfs.gfs2: Fix the resource group layout strategy, again
` [Cluster-devel] [PATCH 5/5] libgfs2: Don't call gfs2_blk2rgrpd in gfs2_set_bitmap

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-03-20 14:45 UTC  (6+ messages)
` [PATCH 0/4] Adding support for plane alpha/color blending "
  ` [PATCH 1/4] drm: Added plane alpha and color blending property
    ` [Intel-gfx] "

[PATCH 00/33] [RFC] Non disruptive application core dump infrastructure
 2014-03-20 10:24 UTC  (2+ messages)

Bug#738758: linux-image-3.12-1-amd64: ext4 can't properly handle ext2 filesystems created for GNU/Hurd
 2014-03-20 14:44 UTC  (5+ messages)
` [PATCH] ext4: kill i_version support for Hurd-castrated file systems

[GIT PULL 00/13] perf/core improvements and fixes
 2014-03-20 14:44 UTC  (5+ messages)
` [PATCH 06/13] perf tools: Use tid in mmap/mmap2 events to find maps

perf_fuzzer: lockup/reboot bug
 2014-03-20 14:47 UTC  (15+ messages)
  ` rb tree hrtimer lockup bug (found by perf_fuzzer)

[PATCH] [media] ov2640: add support for async device registration
 2014-03-20 14:44 UTC  (4+ messages)

[PATCH] drm: enable render-nodes by default
 2014-03-20 14:44 UTC  (11+ messages)
` [PATCH v2] "

[PATCH 00/13] Gen7 batch buffer command parser
 2014-03-20 14:43 UTC  (2+ messages)

[PATCH 1/2] eal: fix use of RTE_PTR_ALIGN_CEIL macro on 32bits system
 2014-03-20 14:43 UTC  (4+ messages)
` [PATCH 2/2] mem: fix build "

[PATCH BlueZ v0 00/62] Cleanup: Byte order
 2014-03-20 14:43 UTC  (63+ messages)
` [PATCH BlueZ v0 01/62] shared: Add put_le64()
` [PATCH BlueZ v0 02/62] shared: Add get_le16()
` [PATCH BlueZ v0 03/62] shared: Add get_le32()
` [PATCH BlueZ v0 04/62] shared: Add get_le64()
` [PATCH BlueZ v0 05/62] shared: Add get_be16()
` [PATCH BlueZ v0 06/62] shared: Add get_be32()
` [PATCH BlueZ v0 07/62] shared: Add get_be64()
` [PATCH BlueZ v0 08/62] shared: Add put_be16()
` [PATCH BlueZ v0 09/62] shared: Add put_be32()
` [PATCH BlueZ v0 10/62] shared: Add put_be64()
` [PATCH BlueZ v0 11/62] Replace bt_get_le16() by get_le16()
` [PATCH BlueZ v0 12/62] Replace bt_get_le32() by get_le32()
` [PATCH BlueZ v0 13/62] Replace bt_get_le64() by get_le64()
` [PATCH BlueZ v0 14/62] Replace bt_get_be16() by get_be16()
` [PATCH BlueZ v0 15/62] Replace bt_get_be32() by get_be32()
` [PATCH BlueZ v0 16/62] Replace bt_get_be64() by get_be64()
` [PATCH BlueZ v0 17/62] Replace bt_put_be16() by put_be16()
` [PATCH BlueZ v0 18/62] Replace bt_put_be32() by put_be32()
` [PATCH BlueZ v0 19/62] Replace bt_put_be64() by get_be64()
` [PATCH BlueZ v0 20/62] lib: Remove bt_put_le16()
` [PATCH BlueZ v0 21/62] lib: Remove bt_put_le32()
` [PATCH BlueZ v0 22/62] lib: Remove bt_put_le64()
` [PATCH BlueZ v0 23/62] lib: Remove bt_get_le16()
` [PATCH BlueZ v0 24/62] lib: Remove bt_get_le32()
` [PATCH BlueZ v0 25/62] lib: Remove bt_get_le64()
` [PATCH BlueZ v0 26/62] lib: Remove bt_get_be16()
` [PATCH BlueZ v0 27/62] lib: Remove bt_get_be32()
` [PATCH BlueZ v0 28/62] lib: Remove bt_get_be64()
` [PATCH BlueZ v0 29/62] lib: Remove bt_put_be16()
` [PATCH BlueZ v0 30/62] lib: Remove bt_put_be32()
` [PATCH BlueZ v0 31/62] lib: Remove bt_put_be64()
` [PATCH BlueZ v0 32/62] lib: Remove ntoh128() from bt_string_to_uuid128()
` [PATCH BlueZ v0 33/62] lib: Remove hton128() from bt_uuid_to_string()
` [PATCH BlueZ v0 34/62] lib: Fix UUID 16/32-bits to 128-bit conversion
` [PATCH BlueZ v0 35/62] unit: Use lower-case for 128-bit UUIDs
` [PATCH BlueZ v0 36/62] unit: Fix 128-bit UUID format
` [PATCH BlueZ v0 37/62] attrib: Use LE helpers defined in src/shared/util.h
` [PATCH BlueZ v0 38/62] Replace att_get_u32() by get_le32()
` [PATCH BlueZ v0 39/62] Replace att_put_u32() by put_le32()
` [PATCH BlueZ v0 40/62] Replace att_put_uuid16() by put_le16()
` [PATCH BlueZ v0 41/62] Replace att_get_uuid16() by get_le16()
` [PATCH BlueZ v0 42/62] Replace att_get_u16() "
` [PATCH BlueZ v0 43/62] Replace att_get_uuid128() by bswap_128()
` [PATCH BlueZ v0 44/62] Replace att_put_uuid() by util.h helpers
` [PATCH BlueZ v0 45/62] Replace att_put_u16() by put_le16()
` [PATCH BlueZ v0 46/62] attrib: Remove att_get_u8()
` [PATCH BlueZ v0 47/62] attrib: Remove att_put_u8()
` [PATCH BlueZ v0 48/62] attrib: Remove att_get_u32()
` [PATCH BlueZ v0 49/62] attrib: Remove att_put_u32()
` [PATCH BlueZ v0 50/62] attrib: Remove att_get_uuid16()
` [PATCH BlueZ v0 51/62] attrib: Remove att_get_u16()
` [PATCH BlueZ v0 52/62] attrib: Remove att_get_uuid128()
` [PATCH BlueZ v0 53/62] attrib: Remove att_get_u128()
` [PATCH BlueZ v0 54/62] attrib: Remove att_put_uuid()
` [PATCH BlueZ v0 55/62] attrib: Remove att_put_uuid128()
` [PATCH BlueZ v0 56/62] attrib: Remove att_put_u128()
` [PATCH BlueZ v0 57/62] attrib: Remove att_put_uuid16()
` [PATCH BlueZ v0 58/62] attrib: Remove att_put_u16()
` [PATCH BlueZ v0 59/62] lib: Use get_unaligned() instead of bt_get_unaligned()
` [PATCH BlueZ v0 60/62] tools: Use unaligned access macros from util.h
` [PATCH BlueZ v0 61/62] lib: Remove bt_get_unaligned()
` [PATCH BlueZ v0 62/62] lib: Remove bt_put_unaligned()

[PATCH 0/6] File Sealing & memfd_create()
 2014-03-20 14:41 UTC  (6+ messages)

Need help in UST
 2014-03-20 14:39 UTC 

[RFC] ACPI: Add new function to get table entries
 2014-03-20 14:39 UTC  (6+ messages)
` [Linaro-acpi] "

[LTP] [PATCH v4] fcntl/fcntl31.c: add I/O availability signals test for fcntl(2)
 2014-03-20 14:39 UTC  (2+ messages)

Loan / Credit Offer
 2014-03-20 14:38 UTC 

Loan / Credit Offer
 2014-03-20 14:38 UTC 

Andreea is finishing her internship
 2014-03-20 14:37 UTC  (2+ messages)

raid resync speed
 2014-03-20 14:35 UTC  (2+ messages)

[RFC] PSCI: Use DT Function ID values only for old versions of spec
 2014-03-20 14:35 UTC  (3+ messages)

arm64: mainline with foundation model: hang in arm64_device_init
 2014-03-20 14:34 UTC  (3+ messages)

block: free q->flush_rq in blk_init_allocated_queue error paths
 2014-03-20 14:34 UTC  (3+ messages)

[PATCH 2/2] aio: fix the confliction of read events and migrating ring page
 2014-03-20 14:32 UTC  (3+ messages)

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC 

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC 

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC  (2+ messages)

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC 

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC 

twl4030 latency update
 2014-03-20 14:31 UTC  (3+ messages)

[PATCH] ASoC: tda998x: Fix lack of required reg in DT documentation
 2014-03-20 14:31 UTC  (10+ messages)

[PATCH 0/4 RFC] writeback: Dirty list handling changes
 2014-03-20 14:30 UTC  (5+ messages)
` [PATCH 1/4] writeback: Get rid of superblock pinning
` [PATCH 2/4] writeback: Move removal from writeback list in evict()
` [PATCH 3/4] writeback: Replace several writeback lists with inode tagging
` [PATCH 4/4] writeback: Remove pages_skipped from writeback_control

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-20 14:31 UTC  (5+ messages)
` [PATCH 3/3] net: hisilicon: new "

django version
 2014-03-20 14:30 UTC  (2+ messages)

Chromium acceleration
 2014-03-20 14:29 UTC  (11+ messages)

[AB PATCH 00/22] Consolidated patch set
 2014-03-20 14:29 UTC  (7+ messages)
` [AB PATCH 02/22] yoctogit.py: Fix cp construction from source to build
` [AB PATCH 03/22] BuildImages.py: core-image-basic name change support
` [AB PATCH 05/22] yoctogit.py: movecopy needs an incremental callback

unlink=1 issue on Windows
 2014-03-20 14:29 UTC  (2+ messages)

[RFC v3] mm: prototype: rid swapoff of quadratic complexity
 2014-03-20 14:27 UTC  (2+ messages)

[PATCH 1/2] linaro-pm-qa-utils: Add power management test utils
 2014-03-20 14:27 UTC  (9+ messages)

[xen-unstable test] 25612: tolerable FAIL
 2014-03-20 14:25 UTC 

[PATCH 0/4] ata: add remaining new-style AHCI platform drivers
 2014-03-20 14:24 UTC  (5+ messages)
` [PATCH 3/4] ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller

[PATCH BlueZ 1/2] core: Wait for services to be resolved before doing authorization
 2014-03-20 14:24 UTC  (4+ messages)
` [PATCH BlueZ] obexd/client: Fix not being able cancel GET requests

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:23 UTC 

bad rss-counter message in 3.14rc5
 2014-03-20 14:19 UTC  (13+ messages)

Review request - 5977
 2014-03-20 14:19 UTC  (2+ messages)

[PATCH] xen: handle TapdiskException when add device failed
 2014-03-20 14:18 UTC  (4+ messages)

[review-request] bug 6010
 2014-03-20 14:15 UTC 

[PATCH 1/2] tools/mgmt-tester: Minor fix in Stop discovery Success 1 test
 2014-03-20 14:17 UTC  (2+ messages)

[PATCH infiniband] IB/qib: qib_user_sdma_rb_root can be static
 2014-03-20 14:16 UTC  (2+ messages)

Performance impact using the "filter" option
 2014-03-20 14:15 UTC 

Input: edt-ft5x06: Add DT support
 2014-03-20 14:15 UTC  (4+ messages)
` [PATCHv5 0/5] "
  ` [PATCHv5 5/5] Input: edt-ft5x06: Add support for M09 firmware version


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.