All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 16:48:27 to 2014-06-12 17:40:24 UTC [more...]

[PATCH 0/2] ahci: Add support for 64-bit DMA mask driver
 2014-06-12 17:40 UTC  (3+ messages)
` [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver
` [PATCH 2/2] ahci/xgene: Remove logic to set 64-bit DMA mask

[PATCH libibverbs V4 0/5] Add support for UD QPs under RoCE IP addressing
 2014-06-12 17:40 UTC  (5+ messages)
` [PATCH libibverbs V4 3/5] Use neighbour lookup for RoCE UD QPs Eth L2 resolution

[PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem
 2014-06-12 17:38 UTC  (3+ messages)

[PATCH 0/5] Fix various issues with leds-pwm
 2014-06-12 17:37 UTC  (6+ messages)

[PATCH 0/4] KEYS: validate key trust with owner and builtin keys only
 2014-06-12 17:37 UTC  (10+ messages)
` [PATCH 3/4] KEYS: validate key trust only with selected owner key

[PATCH 0/4] Input: atmel_mxt_ts - make it work on Tegra
 2014-06-12 17:37 UTC  (14+ messages)

Segmentation fault on all golang executables
 2014-06-12 17:36 UTC  (4+ messages)

[PATCH] tcp: fixing TLP's FIN recovery
 2014-06-12 17:36 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/3] Qualcomm Resource Power Manager driver
 2014-06-12 17:33 UTC  (8+ messages)
` [PATCH v2 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding
` [PATCH v2 2/3] soc: qcom-rpm: Driver for the Qualcomm RPM
` [PATCH v2 3/3] regulator: qcom-rpm: Regulator driver "

[PATCH] drm/i915: Handle concurrent GTT faults gracefully
 2014-06-12 17:36 UTC  (3+ messages)

[PATCH 2/2] Documentation: exceptions to what I maintain
 2014-06-12 17:35 UTC  (3+ messages)

[PATCH v2 0/2] rt2800usb: Fix support for USB 057c:8501
 2014-06-12 17:33 UTC  (5+ messages)
` [PATCH v2 1/2] rt2800usb:fix efuse detection
` [PATCH v2 2/2] rt2800usb:fix hang during firmware load

Eudyptula Challenge (Task 10)
 2014-06-12 17:32 UTC  (4+ messages)
` Split patch into 2 logical chunks
  ` [PATCH v2 1/2] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style
  ` [PATCH v2 2/2] "

[LTP] [PATCH v2 1/2] lib: add tst_fs_link_count.c
 2014-06-12 17:32 UTC  (2+ messages)

[PATCH] via-rhine: fix full-duplex with autoneg disable
 2014-06-12 17:32 UTC  (2+ messages)

[PATCH v2 net 0/4] bnx2x: Bug fixes patch series
 2014-06-12 17:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-12 17:30 UTC  (4+ messages)

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-12 17:28 UTC  (11+ messages)

[PATCH] curl: control ipv6 support based on DISTRO feature
 2014-06-12 17:29 UTC 

[REPOST] [PATCH] drm/i915/ppgtt: Load address space after mi_set_context
 2014-06-12 17:28 UTC  (4+ messages)

[patch] [media] zoran: remove duplicate ZR050_MO_COMP define
 2014-06-12 17:28 UTC  (2+ messages)
` [Mjpeg-users] "

[Qemu-devel] [PATCH v3 00/32] target-arm: add Security Extensions for CPUs
 2014-06-12 17:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/32] target-arm: add arm_is_secure() function

Linux 3.4.92 breaks forwarding with netfilter enabled
 2014-06-12 17:25 UTC  (3+ messages)

[PATCH v16 00/48] Use ref transactions
 2014-06-12 17:21 UTC  (49+ messages)
` [PATCH v16 01/48] refs.c: remove ref_transaction_rollback
` [PATCH v16 02/48] refs.c: ref_transaction_commit should not free the transaction
` [PATCH v16 03/48] refs.c: constify the sha arguments for ref_transaction_create|delete|update
` [PATCH v16 04/48] refs.c: allow passing NULL to ref_transaction_free
` [PATCH v16 05/48] refs.c: add a strbuf argument to ref_transaction_commit for error logging
` [PATCH v16 06/48] lockfile.c: add a new public function unable_to_lock_message
` [PATCH v16 07/48] lockfile.c: make lock_file return a meaningful errno on failurei
` [PATCH v16 08/48] refs.c: add an err argument to repack_without_refs
` [PATCH v16 09/48] refs.c: make sure log_ref_setup returns a meaningful errno
` [PATCH v16 10/48] refs.c: verify_lock should set errno to something meaningful
` [PATCH v16 11/48] refs.c: make remove_empty_directories alwasy set errno to something sane
` [PATCH v16 12/48] refs.c: commit_packed_refs to return a meaningful errno on failure
` [PATCH v16 13/48] refs.c: make resolve_ref_unsafe set errno to something meaningful on error
` [PATCH v16 14/48] refs.c: log_ref_write should try to return meaningful errno
` [PATCH v16 15/48] refs.c: make ref_update_reject_duplicates take a strbuf argument for errors
` [PATCH v16 16/48] refs.c: add an err argument to delete_ref_loose
` [PATCH v16 17/48] refs.c: make update_ref_write update a strbuf on failure
` [PATCH v16 18/48] update-ref: use err argument to get error from ref_transaction_commit
` [PATCH v16 19/48] refs.c: remove the onerr argument to ref_transaction_commit
` [PATCH v16 20/48] refs.c: change ref_transaction_update() to do error checking and return status
` [PATCH v16 21/48] refs.c: change ref_transaction_create "
` [PATCH v16 22/48] refs.c: update ref_transaction_delete to check for error "
` [PATCH v16 23/48] refs.c: make ref_transaction_begin take an err argument
` [PATCH v16 24/48] refs.c: add transaction.status and track OPEN/CLOSED/ERROR
` [PATCH v16 25/48] tag.c: use ref transactions when doing updates
` [PATCH v16 26/48] replace.c: use the ref transaction functions for updates
` [PATCH v16 27/48] commit.c: use ref transactions "
` [PATCH v16 28/48] sequencer.c: use ref transactions for all ref updates
` [PATCH v16 29/48] fast-import.c: change update_branch to use ref transactions
` [PATCH v16 30/48] branch.c: use ref transaction for all ref updates
` [PATCH v16 31/48] refs.c: change update_ref to use a transaction
` [PATCH v16 32/48] receive-pack.c: use a reference transaction for updating the refs
` [PATCH v16 33/48] fast-import.c: use a ref transaction when dumping tags
` [PATCH v16 34/48] walker.c: use ref transaction for ref updates
` [PATCH v16 35/48] refs.c: make lock_ref_sha1 static
` [PATCH v16 36/48] refs.c: remove the update_ref_lock function
` [PATCH v16 37/48] refs.c: remove the update_ref_write function
` [PATCH v16 38/48] refs.c: remove lock_ref_sha1
` [PATCH v16 39/48] refs.c: make prune_ref use a transaction to delete the ref
` [PATCH v16 40/48] refs.c: make delete_ref use a transaction
` [PATCH v16 41/48] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v16 42/48] refs.c: pass NULL as *flags to read_ref_full
` [PATCH v16 43/48] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v16 44/48] refs.c: call lock_ref_sha1_basic directly from commit
` [PATCH v16 45/48] refs.c: pass a skip list to name_conflict_fn
` [PATCH v16 46/48] refs.c: propagate any errno==ENOTDIR from _commit back to the callers
` [PATCH v16 47/48] fetch.c: change s_update_ref to use a ref transaction
` [PATCH v16 48/48] refs.c: make write_ref_sha1 static

046d:0896 [Acer Aspire 5630] Orbicam not working
 2014-06-12 17:13 UTC 

[PATCH v5 00/21] xen/arm: Add GICv3 support
 2014-06-12 17:23 UTC  (8+ messages)
` [PATCH v5 17/21] xen/arm: Add support for GIC v3
` [PATCH v5 18/21] xen/arm: Add virtual GICv3 support
` [PATCH v5 20/21] xen/arm: add SGI handling for GICv3

[PATCH 0/15] store length of commit->buffer
 2014-06-12 17:22 UTC  (4+ messages)
` [PATCH v2 0/17] "

[libnftnl PATCH] expr: meta: Add pkttype support
 2014-06-12 17:17 UTC  (3+ messages)
` [PATCH] netfilter: nf_tables: add pktype support to meta expression
` [nft PATCH] src: Add support for pkttype in meta

[PATCH v5 0/14] Migration Stream v2
 2014-06-12 17:16 UTC  (10+ messages)
` [PATCH v5 RFC 09/14] tools/libxc: x86 PV restore code
` [PATCH v5 RFC 11/14] tools/libxc: x86 HVM save code
` [PATCH v5 RFC 14/14] tools/libxc: noarch restore code

[RFC v2 0/3] ACPI Platform Communication Channel driver
 2014-06-12 17:14 UTC  (10+ messages)
` [RFC v2 1/3] Mailbox: Add support for ACPI
` [RFC v2 2/3] ACPI: Add support for Platform Communication Channel
` [RFC v2 3/3] PCC test driver

kernel BUG at drivers/net/xen-netback/netback.c:540!
 2014-06-12 17:13 UTC  (3+ messages)

[PATCH 00/43] i.MX6 Video capture
 2014-06-12 17:13 UTC  (7+ messages)
` [PATCH 32/43] ARM: dts: imx: sabrelite: add video capture ports and endpoints

[PATCH 1/2] Documentation: using git to send patches
 2014-06-12 17:12 UTC 

Git autocorrect bug
 2014-06-12 17:11 UTC  (5+ messages)
` [PATCH] Fix "t0001: test git init when run via an alias"

[PATCH 1/1] net_sched: drr: warn when qdisc is not work conserving
 2014-06-12 17:09 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] libxl: change default QEMU machine to pc-i440fx-1.6
 2014-06-12 17:07 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "
  `  "

[GIT PULL] More ACPI and power management updates for v3.16-rc1
 2014-06-12 17:07 UTC 

[Printing-architecture] "no-color-management" not a good idea for a name of a boolean CUPS option
 2014-06-12 17:06 UTC  (2+ messages)

[RFC PATCH 00/26] i.MX5/6 IPUv3 CSI/IC
 2014-06-12 17:06 UTC  (27+ messages)
` [RFC PATCH 01/26] gpu: ipu-v3: Add IC support
` [RFC PATCH 02/26] gpu: ipu-v3: Register IC with IPUv3
` [RFC PATCH 03/26] gpu: ipu-v3: Add function to setup CP channel as interlaced
` [RFC PATCH 04/26] gpu: ipu-v3: Add ipu_cpmem_get_buffer function
` [RFC PATCH 05/26] gpu: ipu-v3: Add support for partial interleaved YCbCr 4:2:0 (NV12) format
` [RFC PATCH 06/26] gpu: ipu-v3: Add support for planar YUV 4:2:2 (YUV422P) format
` [RFC PATCH 07/26] imx-drm: currently only IPUv3 is supported, make it mandatory
` [RFC PATCH 08/26] [media] imx-ipu: add ipu media common code
` [RFC PATCH 09/26] [media] imx-ipu: Add i.MX IPUv3 scaler driver
` [RFC PATCH 10/26] [media] imx-ipu: Add i.MX IPUv3 deinterlacer driver
` [RFC PATCH 11/26] [media] v4l2: subdev: Add v4l2_device_register_subdev_node function
` [RFC PATCH 12/26] [media] v4l2: Fix V4L2_CID_PIXEL_RATE
` [RFC PATCH 13/26] [media] v4l2 async: remove from notifier list
` [RFC PATCH 14/26] [media] Add i.MX SoC wide media device driver
` [RFC PATCH 15/26] [media] imx-ipu: Add i.MX IPUv3 capture driver
` [RFC PATCH 16/26] [media] ipuv3-csi: Skip 3 lines for NTSC BT.656
` [RFC PATCH 17/26] [media] ipuv3-csi: Pass ipucsi to v4l2_media_subdev_s_power
` [RFC PATCH 18/26] [media] ipuv3-csi: make subdev controls available on video device
` [RFC PATCH 19/26] [media] imx-ipuv3-csi: Add support for temporarily stopping the stream on sync loss
` [RFC PATCH 20/26] [media] imx-ipuv3-csi: Export sync lock event to userspace
` [RFC PATCH 21/26] [media] v4l2-subdev.h: Add lock status notification
` [RFC PATCH 22/26] [media] v4l2-subdev: Export v4l2_subdev_fops
` [RFC PATCH 23/26] mfd: syscon: add child device support
` [RFC PATCH 24/26] [media] imx: Add video switch
` [RFC PATCH 25/26] ARM: dts: Add IPU aliases on i.MX6
` [RFC PATCH 26/26] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections

[Buildroot] [PATCH 1/1] systemd: fix AM_PATH_LIBGCRYPT not found
 2014-06-12 17:05 UTC  (4+ messages)

[PATCH v3] ARM: add get_user() support for 8 byte types
 2014-06-12 17:04 UTC  (3+ messages)

[PATCH] KVM: PPC: e500mc: Relax tlb invalidation condition on vcpu schedule
 2014-06-12 17:04 UTC  (4+ messages)

[PATCHv7 0/5] Common Mailbox Framework
 2014-06-12 17:02 UTC  (9+ messages)
` [PATCHv7 1/5] mailbox: rename pl320-ipc specific mailbox.h
` [PATCHv7 2/5] mailbox: Introduce framework for mailbox
` [PATCHv7 3/5] Mailbox: Generic: Specify mailbox api bindings
` [PATCHv7 4/5] mailbox: Fix deleteing poll timer
` [PATCHv7 5/5] MAINTAINERS: Add maintainer entry for Mailbox API

[PATCH v2] x86,vdso: Fix vdso_install
 2014-06-12 17:01 UTC  (3+ messages)
` [PATCH v3] "

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2014-06-11
 2014-06-12 16:59 UTC  (4+ messages)
` [net-next 07/15] i40e: Separate out DCB capability and enabled flags

[PATCH] staging: alarm-dev: Support to Compile as Module
 2014-06-12 16:58 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 8/9] vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag)
 2014-06-12 16:57 UTC  (4+ messages)

[PATCH] vhost-scsi: don't open-code kvfree
 2014-06-12 16:56 UTC  (3+ messages)

Using virtio for inter-VM communication
 2014-06-12 16:54 UTC  (8+ messages)
      ` Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
        ` Why I advise against using ivshmem
          ` [Qemu-devel] "

[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
 2014-06-12 16:53 UTC  (6+ messages)
` [PATCH 3/3] clocksource: exynos_mct: Optimize register reads with ldmia

[PATCH/RFC 0/4] of: Register clocks for Runtime PM with PM core
 2014-06-12 16:53 UTC  (7+ messages)
` [RFC PATCH 0/2] use named clocks list to register clocks for PM clock domain
  ` [RFC PATCH 1/2] clk: of: introduce of_clk_get_from_set()
  ` [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain

Disable bus's drivers_autoprobe before rootfs has mounted
 2014-06-12 16:53 UTC  (7+ messages)

[Qemu-devel] [Qemu-discuss] How can we install RPMs in guest VM from host machine using QEMU guest agents
 2014-06-12 16:53 UTC 

[Bug 54521] New: nVMX: accurately emulate VMXON region
 2014-06-12 16:52 UTC  (2+ messages)
` [Bug 54521] "

[Buildroot] [PATCH] gcc 4.8.x does not compile a working kernel for sparc
 2014-06-12 16:51 UTC 

[PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim
 2014-06-12 16:51 UTC  (9+ messages)
` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
  ` [PATCH 2/2] memcg: Allow guarantee reclaim

[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
 2014-06-12 16:48 UTC 


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.