All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-02 13:33:42 to 2015-04-02 14:26:00 UTC [more...]

[PATCH] Documentation: usb: serial: fixed how to provide vendor and product id
 2015-04-02 14:25 UTC  (6+ messages)

Slab infrastructure for bulk object allocation and freeing V2
 2015-04-02 14:25 UTC  (4+ messages)

[ANNOUNCE] Project Raisin
 2015-04-02 14:25 UTC  (5+ messages)

[PATCH 0/6] Add support for NXP LPC18xx family
 2015-04-02 14:25 UTC  (7+ messages)
` [PATCH 1/6] ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCs
` [PATCH 2/6] clocksource: add lpc32xx timer driver
` [PATCH 4/6] ARM: dts: Add base DT for NXP LPC18xx and LPC4357

[PATCH 0/2] hrtimer: Only iterate over active bases
 2015-04-02 14:23 UTC  (8+ messages)
` [PATCH 1/2] hrtimer: update '->active_bases' before calling hrtimer_force_reprogram()
` [PATCH 2/2] hrtimer: create for_each_active_base() to iterate over active clock-bases

[PATCH 0/5] jbd2: Avoid unnecessary locking when buffer is already journaled
 2015-04-02 14:23 UTC  (7+ messages)
` [PATCH 1/5] jbd2: Simplify code flow in do_get_write_access()
` [PATCH 2/5] jbd2: Simplify error path on allocation failure "
` [PATCH 3/5] jbd2: Simplify code flow "
` [PATCH 4/5] jbd2: Speedup jbd2_journal_get_[write|undo]_access()
` [PATCH 5/5] jbd2: Speedup jbd2_journal_dirty_metadata()

[PATCH v2 0/7] vhost: support for cross endian guests
 2015-04-02 14:23 UTC  (6+ messages)
` [PATCH v2 7/7] vhost: feature to set the vring endianness

[PATCHv2 0/6] RDS: RDS core bug fixes
 2015-04-02 14:19 UTC  (7+ messages)
` [PATCHv2 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCHv2 2/6] RDS: only use passive connections when addresses match
` [PATCHv2 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCHv2 4/6] RDS: make sure not to loop forever inside rds_send_xmit
` [PATCHv2 5/6] RDS: rds_send_xmit is called under a spinlock, lets not do a cond_resched()
` [PATCHv2 6/6] RDS: don't trust the LL_SEND_FULL bit

[PATCH] watchdog: nohz: don't run watchdog on nohz_full cores
 2015-04-02 14:15 UTC  (9+ messages)

[Qemu-devel] [PULL 0/6] More changes for QEMU 2.3.0-rc2
 2015-04-02 14:21 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] target-i386: save 64-bit CR3 in 64-bit SMM state save area
` [Qemu-devel] [PULL 2/6] qga: fitering out -fstack-protector-strong
` [Qemu-devel] [PULL 3/6] target-i386: clear bsp bit when designating bsp
` [Qemu-devel] [PULL 4/6] util/qemu-config: fix regression of qmp_query_command_line_options
` [Qemu-devel] [PULL 5/6] kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirty_bitmap
` [Qemu-devel] [PULL 6/6] Use $(MAKE) for recursive make

[PATCH] selftests/mount: output error messages when mount test fail
 2015-04-02 14:21 UTC  (2+ messages)

[PATCH v1 2/3] usb: ehci-platform: Use devm_of_phy_get_by_index
 2015-04-02 14:21 UTC  (3+ messages)

[PATCH v5 0/7] Bluetooth: New callback type for HCI requests
 2015-04-02 14:21 UTC  (2+ messages)

[PATCH v2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-02 14:21 UTC  (2+ messages)

[GIT PULL] at91: multiplatform for 4.1 #1
 2015-04-02 14:17 UTC  (3+ messages)

Devshell configuration
 2015-04-02 14:20 UTC  (2+ messages)

[PATCH 00/28] android/hog Introduce bt_gatt_client
 2015-04-02 14:20 UTC  (7+ messages)
` [PATCH 01/28] android/hidhost: Create bt_gatt_client
` [PATCH 02/28] android/hog: Introduce bt_gatt_client
` [PATCH 03/28] shared/gatt-client: Expose gatt_db

[PATCH v2] ftracetest: Do not use usleep directly
 2015-04-02 14:20 UTC  (5+ messages)
` [PATCH v2.1] "

Strange behaviour when adding rules with libiptc
 2015-04-02 14:19 UTC 

[PATCH v2] ramoops: make it possible to change mem_type param
 2015-04-02 14:19 UTC  (2+ messages)

[PATCH 0/4] builddeb improvements
 2015-04-02 14:18 UTC  (5+ messages)
` [PATCH 1/4] deb-pkg: Add automatic support for armhf architecture

[RFC] Identifying image recipes
 2015-04-02 14:17 UTC  (2+ messages)

Please add 9c4f61f01d269815bb7c37be3ede59c5587747c6 to stable
 2015-04-02 14:17 UTC 

[PATCH -v2 00/10] drm/exynos: Add atomic modesetting support
 2015-04-02 14:17 UTC  (10+ messages)
` [PATCH -v2 01/10] drm/exynos: atomic phase 1: use drm_plane_helper_update()
` [PATCH -v2 02/10] drm/exynos: atomic phase 1: use drm_plane_helper_disable()
` [PATCH -v2 03/10] drm/exynos: atomic phase 1: add .mode_set_nofb() callback
` [PATCH -v2 04/10] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
` [PATCH -v2 05/10] drm/exynos: atomic phase 2: keep track of framebuffer pointer
` [PATCH -v2 06/10] drm/exynos: atomic phase 3: atomic updates of planes
` [PATCH -v2 07/10] drm/exynos: atomic phase 3: use atomic .set_config helper
` [PATCH -v2 08/10] drm/exynos: atomic phase 3: convert page flips
` [PATCH -v2 09/10] drm/exynos: remove exported functions from exynos_drm_plane

connmark and nat
 2015-04-02 14:17 UTC  (4+ messages)

[RFC] Adding multiple device types to DPDK
 2015-04-02 14:16 UTC 

[PATCH] ARM: mvebu: use 0xf1000000 as internal registers on Armada 370 DB
 2015-04-02 14:16 UTC  (6+ messages)

[PATCH] ASoC: cs4271: Increase delay time after reset
 2015-04-02 14:15 UTC  (2+ messages)

[RFC 0/2] perf scripting cleanups
 2015-04-02 14:15 UTC  (3+ messages)

Function Pointer Question
 2015-04-02 14:15 UTC  (5+ messages)

[PATCH] mtd: Add simple read disturb test
 2015-04-02 14:13 UTC  (2+ messages)

[PATCH v2 00/19] Refactor PCI controller operations
 2015-04-02 14:13 UTC  (4+ messages)
` [PATCH v2 04/19] powerpc: Create pci_controller_ops.dma_dev_setup and shim

Versatile Express randomly fails to boot - Versatile Express to be removed from nightly testing
 2015-04-02 14:13 UTC  (11+ messages)

Btrfs hangs 3.19-10
 2015-04-02 14:13 UTC  (3+ messages)

[PATCH 09/10] drm/exynos: remove exported functions from exynos_drm_plane
 2015-04-02 14:08 UTC  (4+ messages)
` [PATCH 10/10] drm/exynos: atomic dpms support

[PATCH v2 0/3] staging: lustre: include: replace macros by functions
 2015-04-02 14:08 UTC  (4+ messages)
` [PATCH v2 1/3] staging: lustre: include: replace OBD_CHECK_DEV by obd_check_dev
  ` [Outreachy kernel] "

[PATCH net-next 00/16] mlx5 batch of patches for net-next
 2015-04-02 14:07 UTC  (17+ messages)
` [PATCH net-next 01/16] net/mlx5_core: Allocate firmware pages from device's NUMA node
` [PATCH net-next 02/16] net/mlx5_core: Fix call to mlx5_core_qp_modify
` [PATCH net-next 03/16] net/mlx5_core: Coding style fix
` [PATCH net-next 04/16] net/mlx5_core: Avoid setting DC requestor/responder resources
` [PATCH net-next 05/16] net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
` [PATCH net-next 06/16] net/mlx5_core: Use the right inbox struct in destroy mkey command
` [PATCH net-next 07/16] net/mlx5_core: Use coherent memory for command interface page
` [PATCH net-next 08/16] net/mlx5_core: Avoid copying outbox in aysnc command completion
` [PATCH net-next 09/16] net/mlx5_core: Avoid usage command work entry after writing command doorbell
` [PATCH net-next 10/16] net/mlx5_core: Fix a bug in alloc_token
` [PATCH net-next 11/16] net/mlx5_core: Fix Mellanox copyright note
` [PATCH net-next 12/16] IB/mlx5: "
` [PATCH net-next 13/16] net/mlx5_core: Update module info macros for ConnectX4 Support
` [PATCH net-next 14/16] net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
` [PATCH net-next 15/16] net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
` [PATCH net-next 16/16] net/mlx5_core: Extend struct mlx5_interface to support multiple protocols

[GIT PULL] drm/omap: changes for 4.1
 2015-04-02 14:07 UTC 

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-02 14:06 UTC  (6+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[PATCH 0/6] RDS: RDS core bug fixes
 2015-04-02 14:06 UTC  (8+ messages)
` [PATCH 1/6] RDS: Re-add pf/sol access via sysctl
` [PATCH 2/6] RDS: only use passive connections when addresses match
` [PATCH 3/6] rds: check for excessive looping in rds_send_xmit
` [PATCH 4/6] RDS: make sure not to loop forever inside rds_send_xmit
` [PATCH 5/6] RDS: rds_send_xmit is called under a spinlock, lets not do a cond_resched()
` [PATCH 6/6] RDS: don't trust the LL_SEND_FULL bit

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-04-02 14:06 UTC  (15+ messages)

[Qemu-devel] [PATCH v2 0/3] vhost: set vring endianness for legacy virtio
 2015-04-02 14:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] vhost: move cross-endian check to vhost core
` [Qemu-devel] [PATCH v2 2/3] linux-headers: sync vhost.h
` [Qemu-devel] [PATCH v2 3/3] vhost: set vring endianness for legacy virtio

[Qemu-devel] [PATCH for-2.4 0/5] chardev: Add IRC char driver
 2015-04-02 14:04 UTC  (3+ messages)

[RFC][PATCH 00/17 v2] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-02 14:03 UTC  (12+ messages)
` [RFC][PATCH 01/17 v2] tracing: Add TRACE_SYSTEM_VAR to intel-sst
` [RFC][PATCH 06/17 v2] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
      ` [RFC][PATCH 06/17 v3] "

Issue in ext4 rename
 2015-04-02 14:02 UTC  (2+ messages)

[PATCH 1/3] drm/edid: Fix up DMT modes
 2015-04-02 14:02 UTC  (3+ messages)
` [PATCH 2/3] drm/edid: Add the DMT ID in the comments
` [PATCH 3/3] drm/edid: Add DMT modes with ID > 0x50

[PATCH v3 0/4] extcon: usb-gpio: fixes and improvements
 2015-04-02 14:02 UTC  (4+ messages)
` [PATCH v3 2/4] extcon: usb-gpio: add support for VBUS detection

[PATCH V4 00/15] mmc: host: Add facility to support re-tuning
 2015-04-02 14:00 UTC  (13+ messages)
` [PATCH V4 01/15] "

kernel/timer: avoid spurious ksoftirqd wakeups
 2015-04-02 13:58 UTC  (2+ messages)

[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
 2015-04-02 13:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/20] block: transactionless incremental backup series
 2015-04-02 13:57 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 15/20] block: Resize bitmaps on bdrv_truncate
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 16/20] hbitmap: truncate tests
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 17/20] iotests: add invalid input incremental backup tests
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 18/20] iotests: add QMP event waiting queue
  ` [Qemu-devel] [Qemu-block] "

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-04-02 13:57 UTC  (15+ messages)
` [RFC PATCH v2 06/22] xen/arm: its: Port ITS driver to xen
` [RFC PATCH v2 13/22] xen/arm: its: Add virtual ITS command support

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-02 13:56 UTC  (3+ messages)

[Qemu-trivial] [PATCH] Use $(MAKE) for recursive make
 2015-04-02 13:56 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] glib-compat tales of woe
 2015-04-02 13:55 UTC  (2+ messages)

[RFC] drm/i915: _wait_for might be called when irq is off
 2015-04-02 13:51 UTC 

[Qemu-devel] ppc vga output breakage since commit c3c1bb99
 2015-04-02 13:53 UTC  (11+ messages)

[PATCH 0/6] selftests: improve cross compilation support
 2015-04-02 13:53 UTC  (3+ messages)

[PATCH 0/3] clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED
 2015-04-02 13:51 UTC  (7+ messages)
` [PATCH 2/3] clockevents: Restart clockevent device before using it again
` [PATCH 3/3] clockevents: Switch state to ONESHOT_STOPPED for unused clockevent devices

[PATCH] cifs: Don't replace dentries for dfs mounts
 2015-04-02 13:51 UTC 

next-20150402 build: 3 failures 18 warnings (next-20150402)
 2015-04-02 13:50 UTC  (3+ messages)

[GIT PULL] exynos-drm-fixes
 2015-04-02 13:49 UTC 

[PATCH 00/10] perf tools: Support using -f to override file ownership for perf commands
 2015-04-02 13:47 UTC  (11+ messages)
` [PATCH 01/10] perf tools: Support using -f to override perf.data file ownership for evlist
` [PATCH 02/10] perf tools: Support using -f to override perf.data file ownership for inject
` [PATCH 03/10] perf tools: Support using -f to override perf.data file ownership for kmem
` [PATCH 04/10] perf tools: Support using -f to override perf.data.guest file ownership for kvm
` [PATCH 05/10] perf tools: Support using -f to override perf.data file ownership for lock
` [PATCH 06/10] perf tools: Support using -f to override perf.data file ownership for mem
` [PATCH 07/10] perf tools: Support using -f to override perf.data file ownership for script
` [PATCH 08/10] perf tools: Support using -f to override perf.data file ownership for timechart
` [PATCH 09/10] perf tools: Support using -f to override perf.data file ownership for trace
` [PATCH 10/10] perf tools: Support using -f to override perf.data file ownership for data convert

[Qemu-devel] [PATCH V5 00/18] Support more virtio queues
 2015-04-02 13:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH V5 09/18] virtio-ccw: introduce ccw specific queue limit

[PATCH] Fix caller's argument for _require_command()
 2015-04-02 13:47 UTC  (6+ messages)

coding standards
 2015-04-02 13:47 UTC  (5+ messages)
      ` Xen Outreachy application

[PATCH V3 0/7] serial: Configure {big,native}-endian MMIO accesses via DT
 2015-04-02 13:46 UTC  (7+ messages)
` [PATCH V3 5/7] serial: earlycon: Set UPIO_MEM32BE based on DT properties

[PATCH v3] xen/arm: introduce PLATFORM_QUIRK_GUEST_PIRQ_NEED_EOI
 2015-04-02 13:45 UTC  (10+ messages)

[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-02 13:43 UTC  (6+ messages)

[PATCH] MIPS: Makefile: Fix MIPS ASE detection code
 2015-04-02 13:42 UTC  (2+ messages)

[PATCH] eal: decrease the memory init time with many hugepages setup
 2015-04-02 13:41 UTC  (3+ messages)

[Buildroot] [PATCH] m68K: enable support
 2015-04-02 13:40 UTC  (2+ messages)

[PATCH] fs: direct-io: increase bio refcount as batch
 2015-04-02 13:39 UTC  (4+ messages)

Ni, please add me to your LinkedIn network
 2015-04-02 13:37 UTC 

[Qemu-devel] [PATCH] virtio-blk: correctly dirty guest memory
 2015-04-02 13:37 UTC 

[PATCH] Correct drm display mode table about 1856x1392 @75Hz mode
 2015-04-02 13:37 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"
 2015-04-02 13:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Add virtio gpu driver
 2015-04-02 13:37 UTC  (3+ messages)
` [PATCH v2 2/4] drm_vblank_get: don't WARN_ON in case vblanks are not initialized

[Qemu-devel] [PULL v2 0/5] hw: Contain drive, serial, parallel, net misuse
 2015-04-02 13:35 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 1/5] hw: Mark devices picking up block backends actively FIXME
` [Qemu-devel] [PULL v2 2/5] hw: Mark devices picking up char "
` [Qemu-devel] [PULL v2 3/5] hw: Mark device misusing nd_table[] FIXME
` [Qemu-devel] [PULL v2 4/5] sdhci: Make device "sdhci-pci" unavailable with -device
` [Qemu-devel] [PULL v2 5/5] sysbus: Make devices picking up backends "

[PATCH 00/10] PML (Paging Modification Logging) support
 2015-04-02 13:34 UTC  (6+ messages)
` [PATCH 02/10] VMX: New parameter to control PML enabling

[PATCH v3 00/42] hpsa updates
 2015-04-02 13:33 UTC  (3+ messages)
` [PATCH v3 05/42] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds

[PATCH net-next 0/3] tipc: remove some unnecessary complexity
 2015-04-02 13:33 UTC  (2+ messages)
` [PATCH net-next 1/3] tipc: drop tunneled packet duplicates at reception


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.