All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 14:00:30 to 2014-03-20 14:46:44 UTC [more...]

[Cluster-devel] [PATCH 1/5] mkfs.gfs2: Make dev a member of mkfs_opts
 2014-03-20 14:46 UTC  (3+ 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

[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-20 14:45 UTC  (8+ 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

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

[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  (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)

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 

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 

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

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 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  (2+ messages)
` [PATCH 2/5] sh_eth: Use the platform device as the MDIO bus parent


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.