All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-15 11:51:17 to 2014-09-15 12:58:45 UTC [more...]

[tisdk-build-scripts][PATCH 1/2] generate-report: Copy LOG_DIR to results directory
 2014-09-15 12:58 UTC  (2+ messages)
` [tisdk-build-scripts][PATCH 2/2] bitbake-test-sdk-image: Extract recipe-specific error logs

[PATCH RFC] perf kvm stat live: cache mmap()ed events
 2014-09-15 12:57 UTC  (3+ messages)

[U-Boot] [PATCH 0/10] dm: imx: Add driver model support for GPIO and serial on cm_fx6
 2014-09-15 12:57 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] dm: linker_lists: Add a way to declare multiple objects
` [U-Boot] [PATCH 02/10] dm: core: Allow a list of devices to be declared in one step
` [U-Boot] [PATCH 03/10] dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
` [U-Boot] [PATCH 04/10] dm: serial: Don't require device tree to configure a console
` [U-Boot] [PATCH 05/10] dm: serial: Put common code into separate functions
` [U-Boot] [PATCH 06/10] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH 07/10] imximage.cfg: Remove copyright header
` [U-Boot] [PATCH 08/10] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH 09/10] dm: imx: serial: Support driver model in the MXC serial driver
` [U-Boot] [PATCH 10/10] dm: imx: Move cm_fx6 to use driver model for serial and GPIO

[Qemu-trivial] [PATCH v2] qemu-char: fix terminal crash when using "-monitor stdio -nographic"
 2014-09-15 12:57 UTC  (5+ messages)
  ` [Qemu-devel] "

cfdisk 2.25 doesn't write partition table when using localized version
 2014-09-15 12:57 UTC  (2+ messages)

[PATCH 1/4] phy/micrel: disable Asym_Pause support
 2014-09-15 12:56 UTC  (4+ messages)
` [PATCH 2/4] ARM:phyFLEX-iMX6: Remove eth phy reset form board
` [PATCH 3/4] ARM:phyFLEX-iMX6: Remove mmd_write_reg from board
` [PATCH 4/4] ARM:phyFLEX-iMX6 New Ram Timings for Q/DL

[PATCH/RFC v2 0/2] vb2: Report POLLERR for fatal errors only
 2014-09-15 12:56 UTC  (8+ messages)
` [PATCH/RFC v2 1/2] v4l: vb2: Don't return POLLERR during transient buffer underruns

[PATCH net] sfc: fix addr_list_lock spinlock use before init
 2014-09-15 12:55 UTC 

A memory leak problem in xen-blkback module
 2014-09-15 12:54 UTC  (3+ messages)

[PATCH] drm: Improve debug output for drm_wait_one_vblank
 2014-09-15 12:55 UTC  (2+ messages)

[PATCH v5][XSA-97] x86/paging: make log-dirty operations preemptible
 2014-09-15 12:54 UTC  (5+ messages)

[net-next v7 0/4] Refactor vxlan and l2tp to use common UDP tunnel APIs
 2014-09-15 12:54 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] Fix typos and misspellings in comments
 2014-09-15 12:53 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] aio-win32: avoid out-of-bounds access to the events array
 2014-09-15 12:52 UTC 

[PATCH] drm/i915: Fix irq checks in ring->irq_get/put functions
 2014-09-15 12:52 UTC 

[PATCH V8 for-4.5 0/4] Basic guest memory introspection support
 2014-09-15 12:51 UTC  (5+ messages)
` [PATCH V8 for-4.5 4/4] xen: Handle resumed instruction based on previous mem_event reply

[PATCH 1/1] CVE-2014-5077 Kernel/SCTP: fix a NULL pointer dereference
 2014-09-15 12:50 UTC  (2+ messages)

[PATCH 0/5 RFC net-next] rhashtable: Parallel atomic insert/deletion & deferred expansion
 2014-09-15 12:49 UTC  (8+ messages)
` [PATCH 1/5] rhashtable: Remove gfp_flags from insert and remove functions
` [PATCH 2/5] rhashtable: Check for count misatch in selftest
` [PATCH 3/5] rhashtable: Convert to nulls list
` [PATCH 4/5] spinlock: Add spin_lock_bh_nested()
` [PATCH 5/5] rhashtable: Per bucket locks & expansion/shrinking in work queue

[PATCH] libxt_devgroup: manpage corrections
 2014-09-15 12:49 UTC  (2+ messages)

[PATCH 00/11] staging: comedi: move comedi_fc functionality into core
 2014-09-15 12:46 UTC  (12+ messages)
` [PATCH 01/11] staging: comedi: add comedi_bytes_per_scan()
` [PATCH 02/11] staging: comedi: comedi_fc: use comedi_bytes_per_scan()
` [PATCH 03/11] staging: comedi: add comedi_inc_scan_progress()
` [PATCH 04/11] staging: comedi: comedi_fc: use comedi_inc_scan_progress()
` [PATCH 05/11] staging: comedi: add comedi_handle_events()
` [PATCH 06/11] staging: comedi: comedi_fc: cfc_write_array_to_buffer() data is const
` [PATCH 07/11] staging: comedi: add comedi_write_array_to_buffer()
` [PATCH 08/11] staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()
` [PATCH 09/11] staging: comedi: add comedi_read_array_from_buffer()
` [PATCH 10/11] staging: comedi: migrate copyrights from "comedi_fc.c"
` [PATCH 11/11] staging: comedi: remove comedi_fc module

[PATCH RFC v2 0/7] Allow multiple callbacks for hda_jack
 2014-09-15 12:48 UTC  (8+ messages)
` [PATCH RFC v2 1/7] ALSA: hda - Get rid of action field from struct hda_jack_tbl
` [PATCH RFC v2 2/7] ALSA: hda - Make snd_hda_jack_tbl_new() static
` [PATCH RFC v2 3/7] ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack object
` [PATCH RFC v2 4/7] ALSA: hda - Allow multiple callbacks for jack
` [PATCH RFC v2 5/7] ALSA: hda - Remove superfluous callbacks from STAC/IDT codecs
` [PATCH RFC v2 6/7] ALSA: hda - Remove superfluous hooks from VIA driver
` [PATCH RFC v2 7/7] ALSA: hda - Use standard hda_jack infrastructure for CA0132 driver

[PATCH nft v2 0/6] tests: Automated regression testing
 2014-09-15 12:47 UTC  (7+ messages)
` [PATCH nft v2 1/6] tests: Add "
` [PATCH nft v2 2/6] tests: Add ip6 folder with test files
` [PATCH nft v2 3/6] tests: Add inet "
` [PATCH nft v2 4/6] tests: Add arp "
` [PATCH nft v2 5/6] tests: Add bridge "
` [PATCH nft v2 6/6] tests: Add any "

[patch net-next 00/13] introduce rocker switch driver with openvswitch hardware accelerated datapath
 2014-09-15 12:43 UTC  (4+ messages)

[PATCH v2 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2014-09-15 12:42 UTC  (4+ messages)
` [PATCH v2 3/4] net: stmmac: add support for Intel Quark X1000

[PATCH BlueZ 1/2] obexd/client: Fix leaking memory on MNS
 2014-09-15 12:42 UTC  (2+ messages)

[nForce4] - Repeatable issues with nForce 4
 2014-09-15 12:41 UTC  (2+ messages)

[PATCH net-next 00/14] tipc: new netlink API
 2014-09-15 12:35 UTC  (6+ messages)
` [PATCH net-next 04/14] tipc: add sock dump to new netlink api

[PATCHv2 0/2] Documentation/kbuild/headers_install.txt: update documentation
 2014-09-14 20:27 UTC  (3+ messages)
` [PATCHv2 1/2] Documentation/kbuild/headers_install.txt: remove obsolete instructions
` [PATCHv2 2/2] Documentation/kbuild/headers_install.txt: update installation paths

[Qemu-devel] [synnefo-devel] Re: [PATCH resend 1/2] monitor: Reset HMP mon->rs on CHR_EVENT_CLOSED
 2014-09-15 12:34 UTC  (2+ messages)
` [Qemu-devel] [PATCH resend v2 1/2] monitor: Reset HMP mon->rs in CHR_EVENT_OPEN

Query on "Add locking to prevent concurrent instances" patch
 2014-09-15 12:35 UTC 

[PATCHv3 0/6] phy: simplified phy lookup
 2014-09-15 12:35 UTC  (11+ messages)
` [PATCH 2/6] phy: improved lookup method
` [PATCH 6/6] usb: dwc3: host: convey the PHYs to xhci

[PATCH] drm/i915: Extend GET_APERTURE ioctl to report available map space
 2014-09-15 12:33 UTC 

[U-Boot] [PATCH v2 0/30] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-09-15 12:33 UTC  (31+ messages)
` [U-Boot] [PATCH v2 01/30] dm: Fix repeated comment in README
` [U-Boot] [PATCH v2 02/30] sandbox: Convert SPI flash emulation to use sf_params
` [U-Boot] [PATCH v2 03/30] sandbox: config: Enable all SPI flash chips
` [U-Boot] [PATCH v2 04/30] sandbox: dts: Add a SPI device and cros_ec device
` [U-Boot] [PATCH v2 05/30] dm: spi: Move cmd device code into its own function
` [U-Boot] [PATCH v2 06/30] spi: Add brackets and tidy defines in spi.h
` [U-Boot] [PATCH v2 07/30] dm: spi: Add a uclass for SPI
` [U-Boot] [PATCH v2 08/30] dm: sandbox: Add a SPI emulation uclass
` [U-Boot] [PATCH v2 09/30] dm: Remove spi_init() from board_r.c when using driver model
` [U-Boot] [PATCH v2 10/30] dm: Add spi.h header to a few files
` [U-Boot] [PATCH v2 11/30] dm: spi: Adjust cmd_spi to work with driver model
` [U-Boot] [PATCH v2 12/30] dm: sandbox: spi: Move to "
` [U-Boot] [PATCH v2 13/30] dm: spi: Add documentation on how to convert over SPI drivers
` [U-Boot] [PATCH v2 14/30] dm: spi: Rename soft_spi.c to soft_spi_legacy.c
` [U-Boot] [PATCH v2 15/30] dm: spi: Remove SPI_INIT feature
` [U-Boot] [PATCH v2 16/30] dm: spi: Add soft_spi implementation
` [U-Boot] [PATCH v2 17/30] dm: exynos: Convert SPI to driver model
` [U-Boot] [PATCH v2 18/30] exynos: universal_c210: Move to driver model soft_spi
` [U-Boot] [PATCH v2 19/30] sf: Add an empty entry to the parameter list
` [U-Boot] [PATCH v2 20/30] sf: Tidy up public and private header files
` [U-Boot] [PATCH v2 21/30] spi: Use error return value in sf_ops
` [U-Boot] [PATCH v2 22/30] dm: sf: Add a uclass for SPI flash
` [U-Boot] [PATCH v2 23/30] dm: Convert spi_flash_probe() and 'sf probe' to use driver model
` [U-Boot] [PATCH v2 24/30] dm: sf: sandbox: Convert SPI flash driver to "
` [U-Boot] [PATCH v2 25/30] dm: exynos: config: Use driver model for SPI flash
` [U-Boot] [PATCH v2 26/30] dm: spi: Add tests
` [U-Boot] [PATCH v2 27/30] dm: sf: Add tests for SPI flash
` [U-Boot] [PATCH v2 28/30] dm: cros_ec: Add support for driver model
` [U-Boot] [PATCH v2 29/30] dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
` [U-Boot] [PATCH v2 30/30] dm: exynos: cros_ec: Move cros_ec_spi to driver model

[Qemu-devel] [PATCH] virtio-balloon: Fix ballooning not working correctly when hotplug memory
 2014-09-15 12:29 UTC 

"Btrfs: device_list_add() should not update list when mounted" breaks subvol mount
 2014-09-15 12:32 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] edid: add function to convert edid to fb_videomode
 2014-09-15 12:27 UTC  (7+ messages)
` [U-Boot] [PATCH 3/5] fdt: add fdt_add_display_timings(..)

[PATCH V2 1/2] Btrfs-progs: make pretty_sizes() work less error prone
 2014-09-15 12:27 UTC  (8+ messages)
` [PATCH] btrfs-progs: per-thread, per-call pretty buffer

[LTP] [RFC/PATCH] ltpstress.sh: added cmdline to set the block device
 2014-09-15 12:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] libffi: make thread support optional
 2014-09-15 12:26 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] Revert "libffi and python: need threads support"

[PATCH 1/4] powerpc/powernv: Add OPAL check token call
 2014-09-15 12:24 UTC  (3+ messages)

Updates to meta-fsl-arm (master) in 2014-09-15
 2014-09-15 12:24 UTC 

[PATCH] cpuidle/powernv: Enter fastsleep on checking if deep idle states are allowed
 2014-09-15 12:23 UTC  (5+ messages)

[PATCH] iproute: update dsfield file values
 2014-09-15 12:23 UTC  (5+ messages)

Updates to meta-fsl-arm-extra (master) in 2014-09-15
 2014-09-15 12:22 UTC 

[Qemu-devel] [PATCH] configure: check for pixman-1 version
 2014-09-15 12:22 UTC  (5+ messages)

[PATCH] edac: Fix build error caused by wrong member access
 2014-09-15 12:21 UTC  (2+ messages)

[GIT PULL FOR v3.18] DRM core change
 2014-09-15 12:18 UTC  (4+ messages)

What is the order O(f(n)) of searching a filter within a bucket?
 2014-09-15 12:14 UTC 

SELinux Userspace Release: 20140826-rc1
 2014-09-15 12:12 UTC  (13+ messages)

[PATCH RFC 0/7] Allow multiple callbacks for hda_jack
 2014-09-15 12:11 UTC  (4+ messages)

[nft PATCH] netlink: include file and line in netlink ABI errors
 2014-09-15 12:10 UTC 

[PATCH v2] i2c-designware: Add suport for AMD i2c controller
 2014-09-15 12:10 UTC  (6+ messages)

undefined reference to `dib3000mc_pid_parse'
 2014-09-15 12:09 UTC 

[PATCH V4] edac, amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
 2014-09-15 12:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/vhdx.c: Mark parent_vhdx_guid variable as unused
 2014-09-15 12:08 UTC  (2+ messages)

[PATCH 0/5] Add Phytec pbab01 audio support
 2014-09-15 12:07 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards
      ` [alsa-devel] "

[PATCH] staging: android: sw_sync: checkpatch fixes
 2014-09-15 12:06 UTC 

[PATCH] drivers: char: hw_random: printk replacement
 2014-09-15 12:03 UTC  (4+ messages)

[BUG REPORT] Unencrypted packets after SNAT, allthough IPSEC-Policies are present
 2014-09-15 12:04 UTC  (6+ messages)

[PATCH v4 1/2] arcmsr: simplify ioctl data read/write
 2014-09-15 12:03 UTC  (7+ messages)

[Cocci] Semantic patches for more file formats?
 2014-09-15 12:02 UTC  (2+ messages)

Promiscuous patches
 2014-09-15 12:01 UTC  (4+ messages)

[Buildroot] [PATCH] screen: bump to version 4.2.1
 2014-09-15 12:01 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/23] Split BlockBackend off BDS with an axe
 2014-09-15 12:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 01/23] block: Split bdrv_new_root() off bdrv_new()

[PATCH] SMC fixes
 2014-09-15 12:00 UTC  (3+ messages)
` [PATCH] SMC: add a smc backend template with an opcode whitelist

[PATCH] SMC: add a 32 byte volume tag to storage slots
 2014-09-15 12:00 UTC  (3+ messages)
` [PATCH] SMC: add a new volume_tag parameter "

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-15 11:59 UTC  (2+ messages)
` [U-Boot] [PATCH 30/35] arm: socfpga: cache: Enable D-Cache

[PATCH V1 0/3] refine the ssi clock for imx6sl, and update dts file
 2014-09-15 11:58 UTC  (6+ messages)
` [PATCH V1 1/3] ARM: clk-imx6sl: refine clock tree for SSI

[PATCH 1/2] ASoC: rt5677: Revise the wrong name in the header file
 2014-09-15 11:58 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt5677: Add the GPIO function

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-15 11:57 UTC  (4+ messages)
` [RFC PATCH v3 3/7] iommu: add new iommu_ops callback for adding an OF device

[PATCH v10 09/20] x86/VPMU: Add public xenpmu.h
 2014-09-15 11:56 UTC  (11+ messages)

[U-Boot] [PATCH] test: dfu: script: wrong md5sum on nand partitions
 2014-09-15 11:55 UTC  (6+ messages)

[PATCH 0/3] Implement /proc/built-in file similar to /proc/modules
 2014-09-15 11:50 UTC  (9+ messages)

v4l2 ioctls
 2014-09-15 11:54 UTC  (5+ messages)

PATCH: radeondrm x86_64 and android32
 2014-09-15 11:54 UTC  (2+ messages)

[PATCH 1/2] hid: sony: Corrections for the DualShock 4 HID descriptor
 2014-09-15 11:53 UTC  (2+ messages)

[PATCH] x86/vlapic: don't silently accept bad vectors
 2014-09-15 11:53 UTC 

[PATCH v2] crypto: memzero_explicit - make sure to clear out sensitive data
 2014-09-15 11:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Miscellaneous block fixes
 2014-09-15 11:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] blockdev: Disentangle BlockDriverState and DriveInfo creation

master - tests: update lv_no_exists
 2014-09-15 11:51 UTC 

master - test: test there is no leak of LV on error path
 2014-09-15 11:51 UTC 

master - thin: check for active lv
 2014-09-15 11:51 UTC 

[PATCH v3 00/15] android: HF Client initial implementation part 1
 2014-09-15 11:51 UTC  (13+ messages)
` [PATCH v3 04/15] android/handsfree-client: Add handsfree-client HAL skeleton
` [PATCH v3 05/15] android/readme: Add information about handsfree-client
` [PATCH v3 06/15] android/handsfree-client: Add Connect/Disconnect commands
` [PATCH v3 07/15] android/handsfree-client: Add Audio "
` [PATCH v3 08/15] android/handsfree-client: Add Start/Stop Voice Recognition command
` [PATCH v3 09/15] android/handsfree-client: Add Volume Control command
` [PATCH v3 10/15] android/handsfree-client: Add Dial and Dial Memory command
` [PATCH v3 11/15] android/handsfree-client: Add Call Action command
` [PATCH v3 12/15] android/handsfree-client: Add Query Current Call and Operator Name cmd
` [PATCH v3 13/15] android/handsfree-client: Add Retrieve Subscriber Info command
` [PATCH v3 14/15] android/handsfree-client: Add Send DTMF command
` [PATCH v3 15/15] android/handsfree-client: Add Get Last Voice Tag Number command


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.