All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 18:48:28 to 2015-03-20 19:31:19 UTC [more...]

[PATCH 0/3] tty slave device support - version 3
 2015-03-20 19:31 UTC  (2+ messages)

[PATCH 1/4] ARM: BCM2835: Add a function for doing an rmb() between device reads
 2015-03-20 19:29 UTC  (8+ messages)
` [PATCH 3/4 v4] mailbox: Enable BCM2835 mailbox support

[PATCH 00/16] Convert parts of refs.c to struct object_id
 2015-03-20 19:28 UTC  (17+ messages)
` [PATCH 01/16] refs: convert struct ref_entry to use "
` [PATCH 02/16] refs: convert for_each_tag_ref to "
` [PATCH 03/16] refs: convert remaining users of for_each_ref_in to object_id
` [PATCH 04/16] refs: convert for_each_ref_in_submodule "
` [PATCH 05/16] refs: convert head_ref to struct object_id
` [PATCH 06/16] refs: convert for_each_ref_submodule "
` [PATCH 07/16] revision: remove unused _oid helper
` [PATCH 08/16] refs: convert for_each_ref to struct object_id
` [PATCH 09/16] refs: convert for_each_replace_ref "
` [PATCH 10/16] refs: convert namespaced ref iteration functions to object_id
` [PATCH 11/16] refs: convert for_each_rawref to struct object_id
` [PATCH 12/16] refs: rename do_for_each_ref_oid to do_for_each_ref
` [PATCH 13/16] refs: convert for_each_reflog to struct object_id
` [PATCH 14/16] refs: rename each_ref_fn_oid to each_ref_fn
` [PATCH 15/16] Remove unneeded *_oid functions
` [PATCH 16/16] refs: convert struct ref_lock to struct object_id

[PATCH] drm/i915: Use usleep_range() in wait_for()
 2015-03-20 19:28 UTC 

[Qemu-devel] [PATCH v3 0/3] Add bdrv_get_device_or_node_name()
 2015-03-20 19:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] block: add bdrv_get_device_or_node_name()
` [Qemu-devel] [PATCH 2/3] block: use bdrv_get_device_or_node_name() in error messages
` [Qemu-devel] [PATCH 3/3] block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED

[PATCH] Staging: rtl8188eu: Delete space
 2015-03-20 19:25 UTC 

[PATCH net-next] ebpf, filter: do not convert skb->protocol to host endianess during runtime
 2015-03-20 19:24 UTC  (2+ messages)

[linux-lvm] LVM VG is not activated during system boot
 2015-03-20 19:24 UTC  (12+ messages)

[PATCH v2 0/5] mfd: Fix platform device ids to avoid probe failure
 2015-03-20 19:23 UTC  (6+ messages)
` [PATCH v2 1/5] mfd: max8997: "
` [PATCH v2 2/5] mfd: da9055: "
` [PATCH v2 3/5] mfd: lp8788: "
` [PATCH v2 4/5] mfd: wm831x: "
` [PATCH v2 5/5] mfd: da9052: Fix platform device names

[PATCH v2] drm/i915: Do not leak objects after capturing error state
 2015-03-20 19:23 UTC  (2+ messages)

Perf event operation with hotplug cpus and cgroups
 2015-03-20 19:22 UTC  (2+ messages)

serial percpu_ref draining in exit_aio()
 2015-03-20 19:21 UTC  (8+ messages)

[U-Boot] [PATCH v4 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 19:21 UTC  (3+ messages)
` [U-Boot] [PATCH v4 24/28] armv8/ls2085aqds: NAND boot support
` [U-Boot] [PATCH v4 26/28] armv8/ls2085ardb: Enable NAND SPL support

[PATCH V2 00/20] cpufreq: Don't loose cpufreq history on CPU hotplug
 2015-03-20 19:18 UTC  (5+ messages)
` [PATCH V2 06/20] cpufreq: Create for_each_{in}active_policy()

[U-Boot] [PATCH 0/4] x86: Add Intel Topcliff PCH Gigabit Ethernet support
 2015-03-20 19:18 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] net: Add ethernet FCS length macro in net.h
` [U-Boot] [PATCH 2/4] net: Update README.drivers.eth to mention latest APIs
` [U-Boot] [PATCH 3/4] net: Add Intel Topcliff GMAC driver
` [U-Boot] [PATCH 4/4] x86: crownbay: Enable Intel Topcliff GMAC support

[systemd-devel] systemd and nested Btrfs subvolumes
 2015-03-20 19:22 UTC 

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-03-20 19:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/20] block: transactionless incremental backup series
 2015-03-20 19:17 UTC  (21+ messages)
` [Qemu-devel] [PATCH v4 01/20] docs: incremental backup documentation
` [Qemu-devel] [PATCH v4 02/20] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PATCH v4 03/20] qmp: Ensure consistent granularity type
` [Qemu-devel] [PATCH v4 04/20] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PATCH v4 05/20] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PATCH v4 06/20] hbitmap: cache array lengths
` [Qemu-devel] [PATCH v4 07/20] hbitmap: add hbitmap_merge
` [Qemu-devel] [PATCH v4 08/20] block: Add bitmap disabled status
` [Qemu-devel] [PATCH v4 09/20] block: Add bitmap successors
` [Qemu-devel] [PATCH v4 10/20] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PATCH v4 11/20] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PATCH v4 12/20] qmp: Add dirty bitmap status field in query-block
` [Qemu-devel] [PATCH v4 13/20] block: add BdrvDirtyBitmap documentation
` [Qemu-devel] [PATCH v4 14/20] block: Ensure consistent bitmap function prototypes
` [Qemu-devel] [PATCH v4 15/20] block: Resize bitmaps on bdrv_truncate
` [Qemu-devel] [PATCH v4 16/20] hbitmap: truncate tests
` [Qemu-devel] [PATCH v4 17/20] iotests: add invalid input incremental backup tests
` [Qemu-devel] [PATCH v4 18/20] iotests: add QMP event waiting queue
` [Qemu-devel] [PATCH v4 19/20] iotests: add simple incremental backup case
` [Qemu-devel] [PATCH v4 20/20] iotests: add incremental backup failure recovery test

[PATCH] directfb: retire directfb.inc
 2015-03-20 19:17 UTC  (3+ messages)

[patch 0/7] dt: dtb version: add version info to dtb
 2015-03-20 19:14 UTC  (5+ messages)

[PATCH] nfs: fix high load average due to callback thread sleeping
 2015-03-20 19:15 UTC 

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-20 19:14 UTC  (6+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver

[Buildroot] systemd cleanups v2
 2015-03-20 19:14 UTC  (26+ messages)
` [Buildroot] [PATCH v2 01/25] lighttpd: use upstream systemd service file
` [Buildroot] [PATCH v2 02/25] ntp: move systemd service file to /usr/lib
` [Buildroot] [PATCH v2 03/25] openvmtools: move systemd service "
` [Buildroot] [PATCH v2 04/25] psplash: move systemd service files "
` [Buildroot] [PATCH v2 05/25] openntpd: "
` [Buildroot] [PATCH v2 06/25] dbus: "
` [Buildroot] [PATCH v2 07/25] irqbalance: move systemd service file "
` [Buildroot] [PATCH v2 08/25] openssh: move systemd service files "
` [Buildroot] [PATCH v2 09/25] rsyslog: fix systemd service installation
` [Buildroot] [PATCH v2 10/25] dropbear: move systemd service file to /usr/lib
` [Buildroot] [PATCH v2 11/25] postgresql: "
` [Buildroot] [PATCH v2 12/25] libiio: "
` [Buildroot] [PATCH v2 13/25] dhcp: "
` [Buildroot] [PATCH v2 14/25] kodi: "
` [Buildroot] [PATCH v2 15/25] modem-manager: move udev rules "
` [Buildroot] [PATCH v2 16/25] usbmount: "
` [Buildroot] [PATCH v2 17/25] bcache-tools: "
` [Buildroot] [PATCH v2 18/25] triggerhappy: "
` [Buildroot] [PATCH v2 19/25] systemd: change install path "
` [Buildroot] [PATCH v2 20/25] thttpd: add systemd service file
` [Buildroot] [PATCH v2 21/25] usb_modeswitch: fix udev location
` [Buildroot] [PATCH v2 22/25] usb_modeswitch_data: install udev rules in /usr/lib
` [Buildroot] [PATCH v2 23/25] avahi: systemd cleanups
` [Buildroot] [PATCH v2 24/25] wpa_supplicant: install systemd service files
` [Buildroot] [PATCH v2 25/25] gpsd: fix udev and systemd support

[PATCH 1/2] Documentation: devicetree: m25p80: add "nor-jedec" binding
 2015-03-20 19:12 UTC  (9+ messages)

[PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-03-20 19:12 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: at91: Add missing include

[PATCH v2 00/13] musb: Add support for the Allwinner sunxi musb controller
 2015-03-20 19:11 UTC  (28+ messages)
  ` [PATCH v2 01/13] phy-sun4i-usb: Add full support for usb0 phy / OTG
  ` [PATCH v2 02/13] musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
  ` [PATCH v2 03/13] musb: Make busctl_offset an io-op rather then a define
  ` [PATCH v2 04/13] musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions
  ` [PATCH v2 05/13] musb: Fix platform code being unable to override ep access ops
  ` [PATCH v2 06/13] musb: Add support for the Allwinner sunxi musb controller
  ` [PATCH v2 07/13] ARM: dts: sun4i: Add USB Dual Role Controller
  ` [PATCH v2 08/13] ARM: dts: sun5i: "
  ` [PATCH v2 09/13] ARM: dts: sun7i: "
  ` [PATCH v2 10/13] ARM: dts: sun4i: Enable USB DRC on Chuwi V7 CW0825
  ` [PATCH v2 11/13] ARM: dts: sun5i: Enable USB DRC on UTOO P66
  ` [PATCH v2 12/13] ARM: dts: sun7i: Enable USB DRC on Cubietruck
  ` [PATCH v2 13/13] ARM: dts: sun7i: Enable USB DRC on A20-OLinuxIno-Lime

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-20 19:09 UTC  (6+ messages)
` [PATCH v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process

[PATCH 0/5] mfd: Fix platform device ids to avoid probe failure
 2015-03-20 19:10 UTC  (4+ messages)
` [PATCH 1/5] mfd: max8997: "
` [PATCH 2/5] mfd: da9055: "

[merged] readme-update-version-number-reference.patch removed from -mm tree
 2015-03-20 19:06 UTC 

4.0.0-rc4: panic in free_block
 2015-03-20 19:04 UTC  (11+ messages)

[U-Boot] [PATCH v3 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 19:04 UTC  (3+ messages)

soft lockup calling receive burst
 2015-03-20 19:04 UTC  (3+ messages)

iSCSI regression with linux 3.9 and 4.0
 2015-03-20 19:02 UTC  (2+ messages)

[PATCH] [RFC] Fix deadlock on regular nonseekable files
 2015-03-20 19:00 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] hw/arm/virt: Fix memory leak reported by Coverity
 2015-03-20 18:59 UTC 

[Qemu-devel] [PATCH v2] hw/arm/vexpress: Fix memory leak reported by Coverity
 2015-03-20 18:59 UTC 

[PATCH] cfg80211: add vlan to station add/change tracing
 2015-03-20 18:59 UTC 

[PATCH 0/2] fstests: rudimentary overlayfs testing
 2015-03-20 18:59 UTC  (6+ messages)
` [PATCH 1/2] fstests: use mount/umount helpers everywhere
` [PATCH 2/2] fstests: Add overlayfs support

[Qemu-devel] [PATCH] hw/arm/vexpress: Fix memory leak reported by Coverity
 2015-03-20 18:58 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/arm/vexpress: Fix memory leak reported by Coverity
 2015-03-20 18:57 UTC  (2+ messages)

[PATCH 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-20 18:56 UTC  (8+ messages)
` [PATCH 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [RFT OMAP1 PATCH 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [RFT OMAP1 PATCH 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[patch 2/2] crypto: img-hash - shift wrapping bug in img_hash_hw_init()
 2015-03-20 18:55 UTC  (2+ messages)

[patch 1/2] crypto: img-hash - fix some compile warnings
 2015-03-20 18:55 UTC  (2+ messages)

[PATCH] gstreamer1.0-plugins-bad: add DEPENDS on libdrm and libdce due to KMSsink
 2015-03-20 18:54 UTC  (14+ messages)

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-20 18:54 UTC  (6+ messages)

[PATCH 0/5] ARM: sunxi: SRAM mapping support
 2015-03-20 18:53 UTC  (14+ messages)
  ` [PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs
  ` [PATCH 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller
  ` [PATCH 3/5] ARM: dts: sun5i: Add A13 and A10s "
  ` [PATCH 4/5] ARM: dts: sun7i: Add A20 "
  ` [PATCH 5/5] net: allwinner: emac: Claim our SRAM

A peculiarity in ptrace/waitpid behavior
 2015-03-20 18:53 UTC  (2+ messages)

[PATCH] sm750fb: Fix indentation, spacing and switch-case
 2015-03-20 18:53 UTC 

[PATCH net-next 0/3] net: introduce IFF_PROTO_DOWN flag
 2015-03-20 18:50 UTC 

[PATCH v3] Bluetooth: expose quirks through debugfs
 2015-03-20 18:50 UTC  (2+ messages)

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-20 18:50 UTC  (23+ messages)

[PATCH 0/5] not making corruption worse
 2015-03-20 18:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t5312: test object deletion code paths in a corrupted repository
  ` [PATCH v2 2/5] refs: introduce a "ref paranoia" flag

[PATCH 7/8] writeback: periodically trim the writeback list
 2015-03-20 18:49 UTC  (2+ messages)
` [PATCH 7/8] bdi: add a new writeback list for sync V3

[PATCH] Staging: rtl8188eu fix buffer overflow
 2015-03-20 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-20 18:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 13/45] ram_debug_dump_bitmap: Dump a migration bitmap as text


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.