All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-23 14:12:26 to 2015-11-23 14:48:10 UTC [more...]

[Buildroot] [PATCH 0/51] legal-info: unassorted improvements and fixes (branch yem/legal)
 2015-11-23 14:48 UTC  (41+ messages)
` [Buildroot] [PATCH 01/51] core/pkg-autotools: align host configure commands to target one
` [Buildroot] [PATCH 02/51] package/gcc: comment on why we override the generic configure commands
` [Buildroot] [PATCH 03/51] package/gcc: align gcc-final configure-cmds to the generic ones
` [Buildroot] [PATCH 04/51] core/pkg-generic: add macro to hardlink-or-copy
` [Buildroot] [PATCH 05/51] core/legal-info: use the macro to install source archives
` [Buildroot] [PATCH 06/51] package/perl: include perl-cross in the legal-info output
` [Buildroot] [PATCH 07/51] core: add a global variable with already-unquoted global patch dir
` [Buildroot] [PATCH 08/51] core/legal-info: allow ignoring packages from the legal-info
` [Buildroot] [PATCH 09/51] core/pkg-virtual: ignore from legal-info output
` [Buildroot] [PATCH 10/51] core/legal-info: install source archives in their own sub-dir
` [Buildroot] [PATCH 11/51] core/legal-info: add package version to license directory
` [Buildroot] [PATCH 12/51] core/apply-patches: store full path of applied patches
` [Buildroot] [PATCH 13/51] core/legal-info: also save patches
` [Buildroot] [PATCH 14/51] core/legal-info: update the legal-info report header
` [Buildroot] [PATCH 15/51] core/legal-info: ensure legal-info works in off-line mode
` [Buildroot] [PATCH 16/51] toolchain/external: add hash for Arago actual sources
` [Buildroot] [PATCH 17/51] core/legal-info: generate a hash of all saved files
` [Buildroot] [PATCH 18/51] package/gcc: add a patch for arc rather than using sed
` [Buildroot] [PATCH 19/51] package/gcc: simplify setting GCC_SOURCE
` [Buildroot] [PATCH 20/51] pacakge/gcc: rename all variables as it is a host-only package
` [Buildroot] [PATCH 21/51] package/gcc: prefix all common variables with HOST_GCC_COMMON_
` [Buildroot] [PATCH 22/51] package/gcc: rename the common files
` [Buildroot] [PATCH 23/51] package/gcc: rename gcc-final into plain gcc
` [Buildroot] [PATCH 24/51] package/gcc-initial: ignore from legal-info output
` [Buildroot] [PATCH 25/51] package/gcc: add licensing info for host variant
` [Buildroot] [PATCH 26/51] package/gcc: create the ./configure symlink as a post-patch hook
` [Buildroot] [PATCH 27/51] pacakge/gcc: drop custom patch command
` [Buildroot] [PATCH 28/51] core: include arch-specific definitions
` [Buildroot] [PATCH 29/51] arch/xtensa: add definitions for the Xtensa overlay
` [Buildroot] [PATCH 30/51] package/binutils: use the Xtensa variables
` [Buildroot] [PATCH 31/51] package/gdb: "
` [Buildroot] [PATCH 32/51] package/gcc: "
` [Buildroot] [PATCH 33/51] arch/xtensa: add macro to extract the overlay
` [Buildroot] [PATCH 34/51] package/binutils: use macro to extract Xtensa overlay
` [Buildroot] [PATCH 35/51] package/gdb: "
` [Buildroot] [PATCH 36/51] package/gcc: "
` [Buildroot] [PATCH 37/51] arch/xtensa: add macro to install legal-info
` [Buildroot] [PATCH 38/51] pacage/gcc: use macro to install Xtensa overlay legal-info
` [Buildroot] [PATCH 39/51] package/binutils: "
` [Buildroot] [PATCH 40/51] package/gdb: "

[PATCH v6 00/10] Crypto API and device framework
 2015-11-23 14:46 UTC  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 06/10] mbuf_offload: library to support attaching offloads to a mbuf

[PATCH] target-i386: Do not set MCG_SER_P by default
 2015-11-23 14:47 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH] drivers/reset: appropriate __init annotation for const data
 2015-11-23 14:47 UTC  (3+ messages)

[PATCH] dma-mapping: use offset_in_page macro
 2015-11-23 14:46 UTC  (3+ messages)

[PATCH] usbhid: discarded events don't abort idleness
 2015-11-23 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.5 0/2] Fix "make check" with mingw and Wine
 2015-11-23 14:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] tests/Makefile: Add more dependencies for test-timed-average
` [Qemu-devel] [PATCH 2/2] test-aio: Fix event notifier cleanup

[Qemu-devel] ivshmem property size should be a size, not a string
 2015-11-23 14:46 UTC  (10+ messages)

[PATCH 00/14] Fixes for mlx4 and mlx5
 2015-11-23 14:44 UTC  (15+ messages)
` [PATCH 01/14] mlx4: fix possible crash when clearing device statistics
` [PATCH 02/14] mlx4: fix memory registration for indirect mbuf data
` [PATCH 03/14] mlx4: fix TX for scattered mbufs with too many segments
` [PATCH 04/14] mlx4: fix TX packet loss after initialization
` [PATCH 05/14] mlx4: fix local protection error when TX MP to MR cache is full
` [PATCH 06/14] mlx4: fix available entries in TX rings
` [PATCH 07/14] mlx4: allow operation in secondary processes
` [PATCH 08/14] mlx5: fix possible crash when clearing device statistics
` [PATCH 09/14] mlx5: fix memory registration for indirect mbuf data
` [PATCH 10/14] mlx5: fix TX for scattered mbufs with too many segments
` [PATCH 11/14] mlx5: fix TX packet loss after initialization
` [PATCH 12/14] mlx5: fix local protection error when TX MP to MR cache is full
` [PATCH 13/14] mlx5: fix available entries in TX rings
` [PATCH 14/14] mlx5: add environment variables section to documentation

[PATCH 0/5] ATAGs to DT patches
 2015-11-23 14:45 UTC  (13+ messages)
` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry

[Qemu-devel] [PATCH WIP 00/30] Support for full disk encryption
 2015-11-23 14:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH WIP 01/30] crypto: add QCryptoSecret object class for password/key handling

add a proper completion queue abstraction
 2015-11-23 14:44 UTC  (12+ messages)
` [PATCH 3/9] IB: add a helper to safely drain a QP

[PATCH conntrack-tools] src: fix build with musl libc
 2015-11-23 14:43 UTC  (4+ messages)

Applied "ASoC: hdac: Fix Makefile and Kconfig sorting" to the asoc tree
 2015-11-23 14:43 UTC 

Unknown Connection Identifier
 2015-11-23 14:43 UTC 

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-23 14:43 UTC  (4+ messages)
` [PATCH v3 14/62] arm/acpi: Add Generic Interrupt and Distributor struct

[PATCH 1/3] drm/i915: Suppress spurious CPU FIFO underruns on ILK-IVB
 2015-11-23 14:42 UTC  (8+ messages)
` [PATCH 3/3] drm/i915: Check for underruns after crtc disable

[PATCH 1/2] dmaengine: at_xdmac: fix macro typo
 2015-11-23 14:42 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers

[Qemu-devel] [PATCH] virtio-blk: Move resetting of req->mr_next to virtio_blk_handle_rw_error
 2015-11-23 14:41 UTC  (2+ messages)

[PATCH] backlight: adp88x0: fix uninitialized variable use
 2015-11-23 14:39 UTC  (4+ messages)

[PATCH v4 0/6] xen: sched: fix locking of {insert, remove}_vcpu()
 2015-11-23 14:40 UTC  (3+ messages)

[Qemu-devel] [RFC] virtio: convert to use DMA api
 2015-11-23 14:39 UTC  (5+ messages)

Applied "ASoC: rk3036: fix platform_no_drv_owner.cocci warnings" to the asoc tree
 2015-11-23 14:38 UTC 

[PATCH] ASoC: hdac_hdmi: fix possible NULL dereference
 2015-11-23 14:38 UTC  (2+ messages)
` Applied "ASoC: hdac_hdmi: fix possible NULL dereference" to the asoc tree

Applied "ASoC: rk3036: Inno codec driver for RK3036 SoC" to the asoc tree
 2015-11-23 14:38 UTC 

Applied "ASoC: rk3036: Add binding doc of inno-rk3036 codec driver" to the asoc tree
 2015-11-23 14:38 UTC 

[PATCH] HACKING: Add suppression file in valgrind cmd
 2015-11-23 14:38 UTC 

linux-yocto_4.1.bbapend
 2015-11-23 14:37 UTC  (2+ messages)

[PATCH] ARM: tegra: select USB_ULPI from EHCI rather than platform
 2015-11-23 14:37 UTC  (4+ messages)

[PATCH][jethro 1/3] binutils: Fix octeon3 disassembly patch
 2015-11-23 14:28 UTC  (3+ messages)
` [PATCH][jethro 2/3] libarchive: rename patch to reflect CVE
` [PATCH][jethro 3/3] yocto-bsp: Typo on the file extension

4.4-rc0: 5 W+X pages found
 2015-11-23 14:37 UTC  (2+ messages)

[PATCH RT 0/4] Warning fixes for PREEMPT_RT
 2015-11-23 14:36 UTC  (3+ messages)

[Devel] [PATCH 0/5] Add acpi_dev_present
 2015-11-23 14:35 UTC  (10+ messages)
`  "
` [PATCH 4/5] ALSA: hda - Use acpi_dev_present
  ` [Devel] "
` [PATCH 2/5] eeepc-wmi: "
  ` [Devel] "
` [PATCH 3/5] acer-wmi: "
  ` [Devel] "
` [PATCH 5/5] ASoC: Intel: "
  ` [Devel] "

[PATCH] drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2015-11-23 14:20 UTC  (7+ messages)

[PATCH] ARM: dts: rockchip: Add IR receiver to Radxa Rock 2 Square
 2015-11-23 14:36 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] ARM: socfpga: Add minimal support for Arria10
 2015-11-23 14:36 UTC  (5+ messages)
` [U-Boot] [PATCH 10/10] ARM: socfpga: arria10: add support for building Arria10

[Buildroot] [PATCH v5 0/2] package/unscd: new package
 2015-11-23 14:35 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: atmel: Properly fix clock configuration
 2015-11-23 14:35 UTC  (2+ messages)

[GIT PULL 00/37] perf/core improvements and fixes
 2015-11-23 14:35 UTC  (3+ messages)
` [PATCH 31/37] perf callchain: Add count fields to struct callchain_node

[Devel] [PATCH 1/5] ACPICA: Add acpi_dev_present
 2015-11-23 14:35 UTC  (2+ messages)
`  "

[PATCH 0/7] cputime: A few tickless cputime accounting fixes and improvements
 2015-11-23 14:35 UTC  (5+ messages)
` [PATCH 6/7] cputime: Introduce vtime accounting check for readers

[PATCH] locking_selftest: Save/restore migrate_disable_atomic in locking selftest
 2015-11-23 14:35 UTC  (6+ messages)
    ` [kbuild-all] "

patch for restricted vPMU modes
 2015-11-23 14:35 UTC 

[PATCH 3.14 00/37] 3.14.57-stable review
 2015-11-23 14:23 UTC  (3+ messages)
` [PATCH 3.14 35/37] serial: 8250_pci: Add support for 16 port Exar boards

[PATCH] perf callchain: Add missing parent_val initialization
 2015-11-23 14:32 UTC  (2+ messages)

[PATCH] [PATCH] arm64: Boot failure on m400 with new cont PTEs
 2015-11-23 14:31 UTC  (11+ messages)

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-11-23 14:28 UTC  (20+ messages)
` [RFC PATCH 1/8] ARM: initialize cpu_scale to its default
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings
` [RFC PATCH 3/8] arm: parse cpu capacity from DT
` [RFC PATCH 4/8] arm, dts: add TC2 cpu capacity information
` [RFC PATCH 5/8] arm64: parse cpu capacity from DT
` [RFC PATCH 6/8] arm64, dts: add Juno cpu capacity information
` [RFC PATCH 7/8] arm: add sysfs cpu_capacity attribute
` [RFC PATCH 8/8] arm64: "

multi-codec support for arizona-ldo1 was Re: System with multiple arizona (wm5102) codecs
 2015-11-23 14:31 UTC  (11+ messages)

[rtc-linux] [RESEND PATCH v5 0/3] mfd: sec: add S2MPS15 PMIC support
 2015-11-23 14:29 UTC  (5+ messages)
` [rtc-linux] "
  `  "
  ` [rtc-linux] [GIT PULL] Immutable branch between MFD, Regulator and RTC
    `  "

[PATCH 0/3] VMX: misc adjustments
 2015-11-23 14:28 UTC  (6+ messages)
` [PATCH 2/3] VMX: allocate VMCS pages from domain heap

%pre scriptlet failed in Guestfish
 2015-11-23 14:28 UTC  (2+ messages)

[PATCH] mtd: nand: use of_property_read_u8()
 2015-11-23 14:27 UTC 

[PATCH 3.12 10/72] power: bq24190_charger: suppress build warning
 2015-11-23 14:18 UTC  (3+ messages)
` [PATCH 3.12 25/72] serial: 8250_pci: Add support for 16 port Exar boards

[PATCH] PCI: MSI: Only use the generic MSI layer when domain is hierarchical
 2015-11-23 14:27 UTC 

[Qemu-devel] [PATCH v2 0/4] json-streamer: Fix up code to limit nesting and size
 2015-11-23 14:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 4/4] json-streamer: Limit number of tokens in addition to total size

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-23 14:26 UTC  (9+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[Qemu-devel] Is ivshmem's test for unix domain client socket valid?
 2015-11-23 14:25 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Repair SoCrates board
 2015-11-23 14:23 UTC  (3+ messages)
` [U-Boot] "

[PATCH] [media] rc-core: Try loading modules if the kernel supports them
 2015-11-23 14:21 UTC 

[PATCH phosphor-host-ipmid] travis: Add Travis CI building
 2015-11-23 14:20 UTC  (2+ messages)

[PATCH 0/1] package_manager.py: fix RPM_PREFER_ELF_ARCH for mips
 2015-11-23 14:20 UTC  (3+ messages)
` [PATCH 1/1] "

[Bug 92991] New: Nouveau module loading regression in 4.4-rc1 on optimus system
 2015-11-23 14:19 UTC  (3+ messages)
  ` [Bug 92991] "

Hibernate resume bug around 3,18-rc2 - Full PAT support
 2015-11-23 14:19 UTC  (13+ messages)

[Qemu-devel] [PATCH v5 0/6] fw_cfg: spec update, misc. cleanup, optimize read
 2015-11-23 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] [doc] Introduce coding style for errors
 2015-11-23 14:18 UTC 

[PATCH v11 01/24] perf tools: Add 'perf-config' command
 2015-11-23 14:17 UTC  (6+ messages)
` [PATCH v11 02/24] perf tools: Add perf-config document
      ` [PATCH v11 RESEND "

what is the value of 'BBPATH ?= ""' in layer.conf?
 2015-11-23 14:16 UTC  (2+ messages)

memory registration updates
 2015-11-23 14:16 UTC  (3+ messages)

[PATCH] crypto: nx: use of_property_read_u32()
 2015-11-23 14:16 UTC  (2+ messages)

[PATCH net-next v4] mpls: support for dead routes
 2015-11-23 14:15 UTC  (2+ messages)

[PATCH] ext4: drop file_update_time from ext4_dax_fault
 2015-11-23 14:15 UTC  (3+ messages)

[RFC PATCH 0/9] vhost-nvme: new qemu nvme backend using nvme target
 2015-11-23 14:14 UTC  (6+ messages)
    ` [Qemu-devel] "

[RFC/PATCH 0/3] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-23 14:14 UTC  (6+ messages)

[Bug 92438] New: Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
 2015-11-23 14:12 UTC  (2+ messages)
  ` [Bug 92438] "

[RFC V2 PATCH 0/5] hdmi audio dynamically bind PCM to pin
 2015-11-23 14:09 UTC  (5+ messages)
` [RFC V2 PATCH 1/5] ALSA: hda - hdmi playback without monitor in dynamic pcm bind mode
` [RFC V2 PATCH 3/5] ALSA: hda - hdmi dynamically bind PCM to pin when monitor hotplug
` [RFC V2 PATCH 4/5] ALSA: hda - add in_use flag in hda_pcm
` [RFC V2 PATCH 5/5] ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment mode


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.