All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-06 14:15:43 to 2014-10-06 15:10:10 UTC [more...]

[U-Boot] [PATCH] nitrogen6x: Update DDR timings for 2G memory arrangement
 2014-10-06 15:10 UTC  (2+ messages)

[PATCH v2 00/15] virtio: fix spec compliance issues
 2014-10-06 15:11 UTC  (8+ messages)
` [PATCH v2 01/15] virtio_pci: fix virtio spec compliance on restore
` [PATCH v2 02/15] virtio: unify config_changed handling
` [PATCH v2 03/15] virtio-pci: move freeze/restore to virtio core
` [PATCH v2 06/15] virtio-blk: drop config_mutex
` [PATCH v2 09/15] virtio_net: minor cleanup
` [PATCH v2 10/15] virtio: add API to enable VQs early
` [PATCH v2 12/15] virtio_blk: "

[PATCH RFT] ASoC: cs4271: Split SPI and I2C code into different modules
 2014-10-06 15:09 UTC 

[Bug 85661] New: Double Firmware for Radeon GPUs (at least HAWAII)
 2014-10-06 15:09 UTC  (2+ messages)
` [Bug 85661] "

[PATCH v2 0/4] xen/arm: introduce GNTTABOP_cache_flush
 2014-10-06 15:09 UTC  (13+ messages)
` [PATCH v2 2/4] xen: introduce grant_map_exists

Intentionally corrupted ext4s causing two different kernel panics at umount
 2014-10-06 15:09 UTC  (5+ messages)
` [PATCH 1/2] ext4: don't orphan or truncate the boot loader inode
  ` [PATCH 2/2] ext4: add ext4_iget_normal() which is to be used for dir tree lookups

perf & rasd integration plan
 2014-10-06 15:08 UTC  (8+ messages)

[Qemu-devel] [PATCH] gdb: detect target architecture via target.xml
 2014-10-06 15:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH] gdb: provide the name of the architecture in the target.xml

[bug] open owner value is always the same
 2014-10-06 15:07 UTC  (5+ messages)

[Printing-architecture] Number of copies in pure PDF workflow
 2014-10-06 15:07 UTC  (7+ messages)

[U-Boot] [PATCH] mx6sxsabresd: Fix PCI reset and power GPIO assignments
 2014-10-06 15:07 UTC  (2+ messages)

[PATCH v2 0/7] ARM: meson: add support for Meson8
 2014-10-06 15:07 UTC  (4+ messages)
` [PATCH v2 4/7] of: add vendor prefix for Tronsmart

[net-next PATCH v1 1/3] net: sched: af_packet support for direct ring access
 2014-10-06 15:01 UTC  (5+ messages)

[patch for-3.17] mm, thp: fix collapsing of hugepages on madvise
 2014-10-06 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/33] target-arm: add Security Extensions for CPUs
 2014-10-06 15:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 01/33] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v5 02/33] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v5 03/33] target-arm: reject switching to monitor mode

CONGRATULATIONS!!!!
 2014-10-06 15:01 UTC 

[PATCH 0/4] Fix build issues with CONFIG_RTE_BUILD_COMBINE_LIBS=y
 2014-10-06 15:01 UTC  (12+ messages)
` [PATCH v2 0/4] Update build process

[PATCH] cfg80211: allow to configure dynamic PS timeout
 2014-10-06 15:00 UTC  (5+ messages)
    ` [PATCH v2] "

ceph branch status
 2014-10-06 15:00 UTC 

[Qemu-devel] [PULL 0/5] linux-user patches for 2.2
 2014-10-06 14:59 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/5] linux-user: Enable epoll_pwait syscall for ARM
` [Qemu-devel] [PULL 2/5] linux-user: Convert blkpg to use a special subop handler
` [Qemu-devel] [PULL 3/5] linux-user: Simplify timerid checks on g_posix_timers range
` [Qemu-devel] [PULL 4/5] linux-user: don't include timerfd if not needed
` [Qemu-devel] [PULL 5/5] translate-all.c: memory walker initial address miscalculation

[RFC 00/21] Replace seqno values with request structures
 2014-10-06 14:59 UTC  (24+ messages)
` [RFC 01/21] Bug: missing i915_seqno_passed() call?
  ` [RFC 02/21] drm/i915: Remove redundant parameter to i915_gem_object_wait_rendering__tail()
    ` [RFC 03/21] drm/i915: Ensure OLS & PLR are always in sync
      ` [RFC 04/21] drm/i915: Add reference count to request structure
        ` [RFC 05/21] drm/i915: Add helper functions to aid seqno -> request transition
          ` [RFC 06/21] drm/i915: Replace last_[rwf]_seqno with last_[rwf]_req
            ` [RFC 07/21] drm/i915: Ensure requests stick around during waits
              ` [RFC 08/21] drm/i915: Remove 'outstanding_lazy_seqno'
                ` [RFC 09/21] drm/i915: Make 'i915_gem_check_olr' actually check by request not seqno
                  ` [RFC 10/21] drm/i915: Convert 'last_flip_req' to be a request not a seqno
                    ` [RFC 11/21] drm/i915: Convert i915_wait_seqno to i915_wait_request
                      ` [RFC 12/21] drm/i915: Convert 'i915_add_request' to take a request not a seqno
                        ` [RFC 13/21] drm/i915: Convert mmio_flip::seqno to struct request
                          ` [RFC 14/21] drm/i915: Convert 'flip_queued_seqno' into 'flip_queued_request'
                            ` [RFC 15/21] drm/i915: Convert most 'i915_seqno_passed' calls into 'i915_gem_request_completed'
                              ` [RFC 16/21] drm/i915: Convert __wait_seqno() to __wait_request()
                                ` [RFC 17/21] drm/i915: Convert trace functions from seqno to request
                                  ` [RFC 18/21] drm/i915: Convert 'trace_irq' to use requests rather than seqnos
                                    ` [RFC 19/21] drm/i915: Convert semaphores to handle requests not seqnos
                                      ` [RFC 20/21] drm/i915: Convert 'ring_idle()' to use "
                                        ` [RFC 21/21] drm/i915: Remove 'obj->ring'

[PATCH v3 2/3] i2c: add support for Cypress CYUSBS234 USB-I2C adapter
 2014-10-06 14:44 UTC  (2+ messages)

[PATCH v3 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
 2014-10-06 14:43 UTC  (2+ messages)

[PATCH v2] alsa-tools: Add a small "hdajacksensetest" helper
 2014-10-06 14:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] Migration-safe ACPI table sizing algorithm
 2014-10-06 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] pc: introduce new "
` [Qemu-devel] [PATCH v2 2/3] pc: go back to smaller ACPI tables
` [Qemu-devel] [PATCH v2 3/3] pc: clean up pre-2.1 compatibility code

Patch to enable audio on alc888 vendor id 0x10ec0888 revision id 0x100202
 2014-10-06 14:55 UTC  (4+ messages)

[LTP] [PATCH 1/2 v2] checkpoints: introduce TST_CHECKPOINT_CREATE
 2014-10-06 14:55 UTC  (2+ messages)
` [LTP] [PATCH 2/2 v2] checkpoints: fix usage in children started via exec

Clang reporting a problem when adding another member initialization
 2014-10-06 14:55 UTC  (3+ messages)

[PATCH v5 2/2] mac80211: support DTPC IE (from Cisco Client eXtensions)
 2014-10-06 14:54 UTC  (6+ messages)
` [PATCH v6 "

[PATCH RESEND v3 5/6] AHCI: Optimize single IRQ interrupt processing
 2014-10-06 14:54 UTC  (11+ messages)

[PATCH 1/2] Move the error check inside __mempool_check_cookies()
 2014-10-06 14:53 UTC  (5+ messages)
` [PATCH 2/2] Adding the routines rte_pktmbuf_alloc_bulk() and rte_pktmbuf_free_bulk()

[B.A.T.M.A.N.] alfred packet types for node statistics?
 2014-10-06 14:53 UTC  (4+ messages)
  ` [B.A.T.M.A.N.] alfred packet types for gluon "

[Qemu-devel] [PATCH] virtio-pci: fix migration for pci bus master
 2014-10-06 14:51 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH] target-i386: move generic memory hotplug methods to DSDTs
 2014-10-06 14:51 UTC 

[PATCH 00/16] virtio: fix spec compliance issues
 2014-10-06 14:51 UTC  (7+ messages)
` [PATCH 10/16] virtio: add API to enable VQs early
` [PATCH 16/16] virtio_net: fix use after free on allocation failure

[Xenomai] [ANNOUNCE] Xenomai 3.0-rc1
 2014-10-06 14:51 UTC  (6+ messages)

[PATCH V3] linuxdoc-tools-native: Makedoc.sh uses /tmp and fails w/ noexec mount
 2014-10-06 14:51 UTC  (2+ messages)

btusb_intr_complete returns -EPIPE
 2014-10-06 14:50 UTC  (7+ messages)

[Qemu-devel] [PATCH] linuxboot: compute initrd loading address
 2014-10-06 14:49 UTC 

[Qemu-devel] [PATCH] aio / timers: De-document -clock
 2014-10-06 14:50 UTC  (2+ messages)

[PATCH v2] Fix librte_pmd_pcap driver double stop error
 2014-10-06 14:50 UTC  (3+ messages)

[PATCH 0/3 v3] drivers/bus: Freescale Management Complex bus driver patch series
 2014-10-06 14:48 UTC  (4+ messages)
` [PATCH 3/3 v3] drivers/bus: Device driver for FSL-MC DPRC devices

[PATCH for-4.5 v21 00/14] Remus/Libxl: Remus network buffering and drbd disk
 2014-10-06 14:48 UTC  (3+ messages)
` [PATCH for-4.5 v21 05/14] autoconf: add libnl3 dependency for Remus network buffering support

[PATCHv7 0/2] Add Allwinner SoCs PWM support
 2014-10-06 14:48 UTC  (9+ messages)
` [PATCHv7 1/2] pwm: Add Allwinner SoC support

[PATCH 0/3] Add Altera peripheral memories to EDAC framework
 2014-10-06 14:47 UTC  (4+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup

[PATCH v3 3/3] gpio: add support for Cypress CYUSBS234 USB-GPIO adapter
 2014-10-06 14:47 UTC  (2+ messages)

[PATCH for-xen-4.5] stubdom: remove references to xend from README
 2014-10-06 14:46 UTC  (2+ messages)

[PATCH for-xen-4.5] tools: remove references to xend-config.sxp
 2014-10-06 14:46 UTC  (2+ messages)

[PATCH V2] Makedoc.sh uses home /tmp and fails is noexec is set
 2014-10-06 14:45 UTC 

[PATCH] bash: update and CVE-2014-6278 fix
 2014-10-06 14:44 UTC 

[PATCH v3] sparse: treat function pointers as pointers to const data
 2014-10-06 14:44 UTC  (2+ messages)

[PATCH v2] distributor_app: new sample app
 2014-10-06 14:44 UTC  (11+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH] gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
 2014-10-06 14:43 UTC  (5+ messages)

[PATCH v2 0/2] crypto: sahara - SHA1/256 support
 2014-10-06 14:43 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: sahara - add support for i.MX53
` [PATCH v2 2/2] crypto: sahara - add support for SHA1/256

[Qemu-devel] [PATCH] block/curl: Improve type safety of s->timeout
 2014-10-06 14:43 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] sunxi: Add second sdcard slot support, including eMMC boot
 2014-10-06 14:43 UTC  (9+ messages)
` [U-Boot] [PATCH 4/6] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
` [U-Boot] [PATCH 5/6] sunxi: Use PG3 - PG8 as io-pins for mmc1

[U-Boot] [PATCH] usb: tegra: ULPI regression on tegra20
 2014-10-06 14:41 UTC  (2+ messages)

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-10-06 14:40 UTC  (7+ messages)

[B.A.T.M.A.N.] new alfred packet type *3* for solar tracer charging units
 2014-10-06 14:39 UTC  (3+ messages)

[PATCH] for intermittent erroneous uid/gid bug with NFS4/Kerberos
 2014-10-06 14:38 UTC  (3+ messages)

[Patch] Fujitsu extra buttons not working on S6010
 2014-10-06 14:38 UTC 

[PATCHv2 2/2] intermittent erroneous uid/gid bug with NFS4/Kerberos
 2014-10-06 14:37 UTC 

[PATCHv2 1/2] intermittent erroneous uid/gid bug with NFS4/Kerberos
 2014-10-06 14:36 UTC 

[PATCH] Fix librte_pmd_pcap driver double stop error
 2014-10-06 14:35 UTC  (4+ messages)

[PATCH 0/3] miscellaneous multipath patches
 2014-10-06 14:35 UTC  (3+ messages)
` [PATCH 1/3] libmultipath: replace PATH_TIMEOUT with PATH_DOWN

Perf lockups / stack overflows on v3.17-rc6, x86_64, arm, arm64
 2014-10-06 14:34 UTC  (4+ messages)

[PATCH v2] [media] uvcvideo: Add quirk to force the Oculus DK2 IR tracker to grayscale
 2014-10-06 14:34 UTC  (3+ messages)

CPSW bug with AM437x SK
 2014-10-06 14:33 UTC  (5+ messages)

[Bug 84662] New: Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU
 2014-10-06 14:33 UTC  (2+ messages)
` [Bug 84662] "

[RFC PATCH v2 00/16] Add ACPI _DSD and unified device properties support
 2014-10-06 14:32 UTC  (5+ messages)
` [RFC PATCH v2 01/16] ACPI: Add support for device specific properties

[PATCH for-xen-4.5] tools/tests: remove code using xend
 2014-10-06 14:32 UTC  (2+ messages)

[PATCH v8 0/6] Add mrfld DSP topology and widgets
 2014-10-06 13:59 UTC  (7+ messages)
` [PATCH v8 1/6] ASoC: Intel: mrfld: add the gain controls
` [PATCH v8 2/6] ASoC: Intel: mrfld: add DSP core controls
` [PATCH v8 3/6] ASoC: Intel: mrfld: add the DSP DAPM widgets
` [PATCH v8 4/6] ASoC: core: Call mute for cpu dais as well
` [PATCH v8 5/6] ASoC: Intel: mfld-pcm: add FE and BE ops
` [PATCH v8 6/6] ASoC: Intel: mrfld: add the DSP mixers

[RFC PATCH linux 2/2] fs/proc: use a hash table for the directory entries
 2014-10-06 14:30 UTC  (3+ messages)
` [PATCH linux v2 0/1] Optimize network interfaces creation
  ` [PATCH linux v2 1/1] fs/proc: use a rb tree for the directory entries

[daisy][PATCH] gnome-desktop-testing: Fix build on uclibc
 2014-10-06 14:30 UTC  (3+ messages)

[PATCH RFC] introduce ioctl to completely invalidate page cache
 2014-10-06 14:30 UTC  (5+ messages)

[PATCH linux-wpan v4] ieee802154: mrf24j40: Add support for MRF24J40MC
 2014-10-06 14:30 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl-gw5x: Remove unneeded 'fsl, mode' property
 2014-10-06 14:29 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl-rex: "

[Buildroot] [PATCH 1/4] linux-headers: bump 3.{16, 14, 10}.x series
 2014-10-06 14:29 UTC  (2+ messages)

[PATCH v2] mac-hwsim: support destroying radio by name
 2014-10-06 14:29 UTC  (2+ messages)

OPW 2014 Xen block backend/frontend multiqueue support Project
 2014-10-06 14:29 UTC  (3+ messages)

[Buildroot] [git commit] linux: bump default version to 3.17
 2014-10-06 14:28 UTC 

[PATCH v2 1/4] android/tester: Add Gatt Write Descriptor Success
 2014-10-06 14:28 UTC  (4+ messages)
` [PATCH v2 2/4] android/gatt: Fix status in write descriptor cb
` [PATCH v2 3/4] android/tester: Add Gatt Write Descriptor Wrong Param
` [PATCH v2 4/4] android/tester: Add Gatt Write Descriptor Insuf. Auth

[PATCH v2 1/4] wireless: expose set-wiphy-name method to other modules
 2014-10-06 14:28 UTC  (4+ messages)
` [PATCH v2 4/4] hwsim: support creating wiphy w/out creating wlanX

[PATCH] sched: updated comments of CLONE_NEWNS
 2014-10-06 14:27 UTC  (3+ messages)

[PATCH 1/3] android/tester: Add GATT server start service test cases
 2014-10-06 14:27 UTC  (3+ messages)
` [PATCH 2/3] android/tester: Add GATT server stop "
` [PATCH 3/3] android/tester: Add GATT server delete "

[PATCH v20 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-10-06 14:27 UTC  (8+ messages)
` [PATCH v20 10/10] tools: CMDs and APIs for Cache Monitoring Technology

[PATCH v3 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes
 2014-10-06 14:27 UTC  (2+ messages)

[RFC] vPMU support for AMD system
 2014-10-06 14:26 UTC  (3+ messages)

[PATCH v7 00/11] drm: add support for Atmel HLCDC Display Controller
 2014-10-06 14:26 UTC  (8+ messages)
` [PATCH v7 06/11] drm: add DT bindings documentation for atmel-hlcdc-dc driver

Blocking CR and MSR writes via mem_access?
 2014-10-06 14:25 UTC  (5+ messages)

[Buildroot] [git commit] linux-headers: add 3.17.x series
 2014-10-06 14:24 UTC 

Proper way to use mac80211_hwsim.h in user-space tool?
 2014-10-06 14:24 UTC  (2+ messages)

[Buildroot] [git commit] toolchain: add 3.17 choice for headers
 2014-10-06 14:24 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{16, 14, 10}.x series
 2014-10-06 14:24 UTC 

[PATCH] iw: support setting vdev MAC during creation
 2014-10-06 14:23 UTC  (2+ messages)

[PATCH v18 00/10] enable Cache Monitoring Technology (CMT) feature
 2014-10-06 14:23 UTC  (6+ messages)
` [PATCH v18 08/10] x86: add CMT related MSRs in allowed list

master - toollib: Remove unused functions from header file
 2014-10-06 14:23 UTC 

[wireless-regdb] [PATCH] wireless-regdb: Update Bolivia (BO) regulatory rules
 2014-10-06 14:19 UTC  (2+ messages)
`  "

limit radiotap header size
 2014-10-06 14:20 UTC  (4+ messages)

[PATCH 0/3] MODSIGN: Use PKCS#7 cert to avoid SKIDs
 2014-10-06 14:19 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: Add Marshall Islands (MH) regulatory rules
 2014-10-06 14:18 UTC  (2+ messages)
`  "

[PATCH 1/7] android/tester: Add GATT server add service test cases
 2014-10-06 14:19 UTC  (2+ messages)

[PATCH] [media] rc-core: fix protocol_change regression in ir_raw_event_register
 2014-10-06 14:18 UTC 

[RFC PATCH] iio: Introduce activity channel
 2014-10-06 14:17 UTC  (4+ messages)
` [RFC PATCH 3/8] iio: core: Introduce new MOTION event

[PATCH 0/2] drm/i915: WA intel_backlight scale math
 2014-10-06 14:15 UTC  (5+ messages)
` [PATCH 1/2 v3] drm/i915: intel_backlight scale() math WA
` [PATCH 2/2] drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header


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.