All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 13:51:49 to 2014-03-20 14:43:15 UTC [more...]

[PATCH BlueZ v0 00/62] Cleanup: Byte order
 2014-03-20 14:43 UTC  (51+ 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 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-20 14:41 UTC  (5+ 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 0/6] File Sealing & memfd_create()
 2014-03-20 14:41 UTC  (6+ messages)

[PATCH 1/2] eal: fix use of RTE_PTR_ALIGN_CEIL macro on 32bits system
 2014-03-20 14:40 UTC  (2+ 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  (10+ 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 

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

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

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

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)

[GIT PULL FOR v3.16]
 2014-03-20 14:36 UTC 

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  (2+ 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 

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  (13+ 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  (7+ 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  (12+ 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)

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

[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 

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-03-20 14:21 UTC  (13+ 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 2/4] drm/i915: Enabling constant alpha drm property
  ` [PATCH 3/4] drm/i915: Enabling pre-multiplied "

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

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

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

[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

[Qemu-devel] [PATCH v22 00/25] replace QEMUOptionParameter with QemuOpts
 2014-03-20 14:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v22 13/25] qed.c: "

django version
 2014-03-20 14:14 UTC 

[PATCH v3 0/3] ASoC: davinci: perparation for eDMA dmaengine PCM
 2014-03-20 14:15 UTC  (9+ messages)
` [PATCH v3 1/3] ASoC: davinci-mcasp: Constraint on the period and buffer size based on FIFO usage

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

[PATCH 1/2] SUNRPC: Ensure that call_connect times out correctly
 2014-03-20 14:12 UTC  (16+ messages)

[PATCH 1/5] GenWQE: Enable access to VPD flash area
 2014-03-20 14:11 UTC  (5+ messages)
` [PATCH 2/5] GenWQE: Add wmb before DDCB is started
` [PATCH 3/5] GenWQE: Ensure rc is not returning an uninitialized value
` [PATCH 4/5] GenWQE: Fix multithreading problems
` [PATCH 5/5] GenWQE: Increase driver version number

[PATCH 3/4] drm/i915: Per-process stats work better when evaluated per-process
 2014-03-20 14:11 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Print how many objects are shared in per-process stats
    ` [PATCH 2/2] drm/i915: Print how many objects are shared in per-process statsg

[PATCH 1/1] regulator: Add new driver for ST's PWM controlled voltage regulators
 2014-03-20 14:10 UTC  (2+ messages)

[review-request] bug 5998
 2014-03-20 14:07 UTC 

[PATCH] tty: serial: sc16is7xx
 2014-03-20 14:08 UTC  (3+ messages)

Financial Assistane / Loan Offer
 2014-03-20 14:08 UTC 

[linux-next][regression] [PATCH] percpu: add preemption checks to __this_cpu ops
 2014-03-20 14:06 UTC  (7+ messages)

[PATCH lttng-modules 1/2] Add MIPS32 syscalls extracted from a 3.13 kernel
 2014-03-20 14:06 UTC  (2+ messages)
  ` [PATCH lttng-modules 2/2] Use kernel 3.13 syscall tables for MIPS32

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

[PATCH -next] clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
 2014-03-20 14:05 UTC  (2+ messages)

[PATCH v2] tty: serial: sc16is7xx
 2014-03-20 14:05 UTC  (2+ messages)

[Qemu-devel] n ways block filters
 2014-03-20 14:05 UTC  (5+ messages)

kswapd using __this_cpu_add() in preemptible code
 2014-03-20 14:04 UTC  (4+ messages)

[PATCH] MAINTAINERS: Exclude xend from toolstack maintainers entry
 2014-03-20 14:04 UTC  (5+ messages)

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

[PATCH] xen/balloon: export balloon hotplug page stats to sysfs
 2014-03-20 14:01 UTC  (3+ messages)

[Bug 75433] xserver crashes after suspend with radeonsi and glamor, poor 2d performance
 2014-03-20 14:00 UTC 

[PATCH 0/5] sh_eth: Fix the race between open and MDIO bus registration
 2014-03-20 14:00 UTC  (12+ messages)
` [PATCH 2/5] sh_eth: Use the platform device as the MDIO bus parent
` [PATCH 1/5] sh_eth: Use the platform device for memory allocation
` [PATCH 3/5] sh_eth: Simplify MDIO bus initialization and release
` [PATCH 4/5] sh_eth: Register MDIO bus before registering the network device
` [PATCH 5/5] sh_eth: Remove goto statements that jump straight to a return

[Qemu-devel] [PULL for 2.0 0/5] MinGW related patches
 2014-03-20 14:00 UTC  (3+ messages)
` [Qemu-devel] [PULL for 2.0 5/5] w32: Replace Windows specific data types in common header files

[PATCH net-next 1/2] af_ieee802154: fix check on broadcast address
 2014-03-20 13:57 UTC  (2+ messages)
` [PATCH net-next 2/2] ieee802154: dgram: cleanup set of broadcast panid

ceph-0.77-900.gce9bfb8 Testing Rados EC/Tiering & CephFS 
 2014-03-20 13:55 UTC  (4+ messages)

[PATCH] Enable index-pack threading in msysgit
 2014-03-20 13:54 UTC  (2+ messages)

[Xen-users] substantial shutdown delay for PV guests with PCI -passthrough
 2014-03-20 13:53 UTC  (11+ 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.