All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-30 20:33:35 to 2017-06-30 21:50:07 UTC [more...]

[Buildroot] [PATCH 0/8 v3] tools: add a directory to contain usefull user-facing tools
 2017-06-30 21:50 UTC  (4+ messages)
` [Buildroot] [PATCH 1/8 v3] tools: add a directory to store some useful "
` [Buildroot] [PATCH 2/8 v3] tools: move test-pkg out of support/scripts
` [Buildroot] [PATCH 3/8 v3] tools: move get-developers out of support/scripts/

[PATCH] mtd-utils: tests: Add Erased Pages Bit Flip Test
 2017-06-30 21:48 UTC  (2+ messages)

[PATCH 00/25] Reroll of sb/diff-color-moved
 2017-06-30 21:49 UTC  (36+ messages)
` [PATCH 25/25] diff: document the new --color-moved setting
` [PATCHv2 00/25] Reroll of sb/diff-color-moved
  ` [PATCHv2 01/25] diff.c: readability fix
  ` [PATCHv2 02/25] diff.c: move line ending check into emit_hunk_header
  ` [PATCHv2 03/25] diff.c: factor out diff_flush_patch_all_file_pairs
  ` [PATCHv2 04/25] diff.c: introduce emit_diff_symbol
  ` [PATCHv2 05/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_MARKER
  ` [PATCHv2 06/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_FRAGINFO
  ` [PATCHv2 07/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_NO_LF_EOF
  ` [PATCHv2 08/25] diff.c: migrate emit_line_checked to use emit_diff_symbol
  ` [PATCHv2 09/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_WORDS[_PORCELAIN]
  ` [PATCHv2 10/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
  ` [PATCHv2 11/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_FILEPAIR_{PLUS, MINUS}
  ` [PATCHv2 12/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_HEADER
  ` [PATCHv2 13/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_BINARY_FILES
  ` [PATCHv2 14/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_REWRITE_DIFF
  ` [PATCHv2 15/25] submodule.c: migrate diff output to use emit_diff_symbol
  ` [PATCHv2 16/25] diff.c: convert emit_binary_diff_body "
  ` [PATCHv2 17/25] diff.c: convert show_stats "
  ` [PATCHv2 18/25] diff.c: convert word diffing "
  ` [PATCHv2 19/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_STAT_SEP
  ` [PATCHv2 20/25] diff.c: emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY
  ` [PATCHv2 21/25] diff.c: buffer all output if asked to
  ` [PATCHv2 22/25] diff.c: color moved lines differently
  ` [PATCHv2 23/25] diff.c: color moved lines differently, plain mode
  ` [PATCHv2 24/25] diff.c: add dimming to moved line detection
  ` [PATCHv2 25/25] diff: document the new --color-moved setting

[Qemu-devel] [PATCH v4 0/2] iotests: Add test for colon handling
 2017-06-30 21:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/2] iotests: Use absolute paths for executables
          ` [Qemu-devel] [Qemu-block] "

[RFC] DOMCTL_memattrs_op : a new DOMCTL to play with stage-2 page attributes
 2017-06-30 21:48 UTC  (2+ messages)

[PATCH] advsync: Move footnote to avoid confusion
 2017-06-30 21:48 UTC 

[PATCH] pata_imx: print error message on platform_get_irq failure
 2017-06-30 21:47 UTC  (4+ messages)
` [PATCH v2] "

BCM43430 BT driver almost working
 2017-06-30 21:46 UTC  (12+ messages)

[PATCH] ASoC: kirkwood-i2s: fix error return code in kirkwood_i2s_dev_probe()
 2017-06-30 21:46 UTC  (2+ messages)

[qemu-mainline baseline-only test] 71617: tolerable trouble: blocked/broken/fail/pass
 2017-06-30 21:45 UTC 

[PATCH 0/4] staging: vt6656: Correct checkpatch.pl warnings
 2017-06-30 21:38 UTC  (5+ messages)
` [PATCH 1/4] staging: vt6656: Add spaces between operators
` [PATCH 2/4] staging: vt6656: Remove unnecessary blank lines
` [PATCH 3/4] staging: vt6656: Align function parameters
` [PATCH 4/4] staging: vt6656: Use variable instead of its type in sizeof(...)

[U-Boot] i.MX6Q USB OTG Gadget and Fastboot?
 2017-06-30 21:39 UTC 

[PATCH] bcma: gpio: Correct number of GPIOs for BCM53573
 2017-06-30 21:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
 2017-06-30 21:36 UTC  (25+ messages)
` [Qemu-devel] [PATCH v3 09/20] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v3 10/20] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v3 11/20] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v3 12/20] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v3 13/20] block: Drop unused bdrv_round_sectors_to_clusters()
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 14/20] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v3 15/20] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v3 16/20] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v3 17/20] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v3 18/20] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v3 19/20] block: Minimize raw use of bds->total_sectors
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v3 20/20] block: Make bdrv_is_allocated_above() byte-based

[PATCH 2/6] wl1251: Use request_firmware_prefer_user() for loading NVS calibration data
 2017-06-30 21:35 UTC  (5+ messages)

RFC: Backwards compatibility checking sstate-cache
 2017-06-30 15:01 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu/atombios: use bios_scratch_reg_offset for atombios
 2017-06-30 21:32 UTC  (5+ messages)
  ` [PATCH 2/5] drm/amdgpu: unify some atombios/atomfirmware scratch reg functions
  ` [PATCH 3/5] drm/amdgpu/atombios: add function for whether we need asic_init
  ` [PATCH 4/5] drm/amdgpu: check scratch registers to see if we need post
  ` [PATCH 5/5] drm/amdgpu: remove get_memsize asic callback

[Buildroot] [git commit] package/gnu-efi: bump version to 3.0.6
 2017-06-30 21:31 UTC 

[PATCH v9 0/7] convert: add "status=delayed" to filter process protocol
 2017-06-30 21:30 UTC  (9+ messages)
` [PATCH v9 1/7] t0021: keep filter log files on comparison
` [PATCH v9 2/7] t0021: make debug log file name configurable
` [PATCH v9 3/7] t0021: write "OUT <size>" only on success
` [PATCH v9 4/7] convert: put the flags field before the flag itself for consistent style
` [PATCH v9 5/7] convert: move multiple file filter error handling to separate function
` [PATCH v9 6/7] convert: refactor capabilities negotiation
` [PATCH v9 7/7] convert: add "status=delayed" to filter process protocol

[U-Boot] [PATCH] mmc: pic32_sdhci: Complete the transition to driver model
 2017-06-30 21:30 UTC  (3+ messages)

bpf_trace_printk isn't working
 2017-06-30 21:28 UTC  (5+ messages)

[PATCH] intel/intel_chipset: Move IS_9XX below IS_GEN10
 2017-06-30 21:28 UTC 

[PATCH 0/5] net/mlx5: add vectorized Rx/Tx burst for x86
 2017-06-30 21:28 UTC  (3+ messages)
` [PATCH v2 "

[Qemu-devel] [PULL 00/14] Migration pull request for 20170628
 2017-06-30 21:27 UTC  (4+ messages)
` [Qemu-devel] [PULL 04/14] migration: let MigrationState be a qdev

[PATCH] leds: lp55xx: make various arrays static const
 2017-06-30 21:26 UTC  (5+ messages)

[PATCH v6 00/11] bus: attach / detach API
 2017-06-30 21:25 UTC  (8+ messages)
` [PATCH 00/15] bus attach/detach API and hotplug rework
  ` [PATCH v7 06/15] bus: add helper to find which bus holds a device

[RFC] tracing: Add support for critical section event tracing
 2017-06-30 21:24 UTC  (5+ messages)

[Buildroot] [RFC PATCH] pkg-stats: allow to sort by column
 2017-06-30 21:24 UTC 

[PATCH] sata_highbank: fix error return code in ahci_highbank_probe()
 2017-06-30 21:24 UTC  (4+ messages)
` [PATCH v2] "

[RELEASE] Babeltrace 2.0.0-pre1
 2017-06-30 20:52 UTC  (2+ messages)
` [PATCH] babeltrace-2.0: do not link with -export-dynamic

[PATCH v1] sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst
 2017-06-30 21:23 UTC  (5+ messages)

[PATCH] thermal: qcom: tsens: fix crash due to incorrect __init
 2017-06-30 21:22 UTC  (2+ messages)

[PATCH v3 00/16] xen/arm: Clean-up memory subsystems
 2017-06-30 21:20 UTC  (5+ messages)
` [PATCH v3 16/16] xen/arm: lpae: Switch from bool_t to bool

[PATCH 0/2] Handle SMCs and HVCs in conformance with SMCCC
 2017-06-30 21:19 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] arm: traps: handle PSCI calls inside `vsmc.c`
  ` [PATCH v2 4/4] vsmc: psci: remove 64 bit mode check

[Buildroot] [PATCH v2] Makefile: unconfigured "make toolchain" should run report error
 2017-06-30 21:17 UTC  (2+ messages)

out-of-tree module issues with cmake: CMAKE_SYSTEM_VERSION undefined within yocto build system
 2017-06-30 19:45 UTC 

[Qemu-devel] [PATCH] util/cacheinfo: Fix warning generated by clang
 2017-06-30 21:15 UTC  (2+ messages)

[PATCH] drm/panel: simple: Skip error message on deferred probe
 2017-06-30 21:14 UTC 

[PATCH IGT v2 0/6] IGT PSR Fix-ups
 2017-06-30 21:13 UTC  (8+ messages)
` [PATCH IGT v2 2/6] lib: Add PSR utility functions to igt library
` [PATCH IGT v2 4/6] tests/kms_frontbuffer_tracking: Refactor to use IGT PSR library functions
` [PATCH IGT v2 6/6] tests/kms_fbcon_fbt: "

QA cycle report for 2.1.3 rc2
 2017-06-30 21:12 UTC 

[PATCH] sata_rcar: fix error return code in sata_rcar_probe()
 2017-06-30 21:11 UTC  (10+ messages)
            ` [PATCH v2] "

[oe-layersetup][PATCH] processor-sdk-04.00.00.04: add Processor SDK 4.0.0.4 release config
 2017-06-30 21:08 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Add entry for Whiskey Cove PMIC GPIO driver
 2017-06-30 21:08 UTC  (3+ messages)

"Unix Domain socket path too long" failures in Jenkins make check
 2017-06-30 21:08 UTC 

[PATCH i-g-t 1/2] list-workarounds/cnl: Add Cannonlake to the list of valid platorms
 2017-06-30 21:07 UTC  (2+ messages)
` [PATCH i-g-t 2/2] list-workarounds/cfl: Add Coffee Lake "

[PATCH] classes/populate_sdk_base: Fix SDK manifest generation
 2017-06-30 21:07 UTC 

[PATCH i-g-t] lib/i915_pciids.h: Organize cnl/cfl ids
 2017-06-30 21:04 UTC 

[PATCH net-next] net/packet: Fix Tx queue selection for AF_PACKET
 2017-06-30 21:02 UTC 

[Qemu-devel] [RFC 0/7] tcg: parallel code generation (Work in Progress)
 2017-06-30 14:55 UTC  (5+ messages)
` [Qemu-devel] [RFC 3/7] translate-all: use a binary search tree to track TBs in TBContext

[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range
 2017-06-30 20:58 UTC 

[PATCH RESEND] staging: sm750fb: avoid conflicting vesafb
 2017-06-30 20:57 UTC  (2+ messages)

[PATCH v2 00/10] STV0910/STV6111 drivers, ddbridge CineS2 V7 support
 2017-06-30 20:51 UTC  (11+ messages)
` [PATCH v2 01/10] [media] dvb-frontends: add ST STV0910 DVB-S/S2 demodulator frontend driver
` [PATCH v2 02/10] [media] dvb-frontends/stv0910: Fix possible buffer overflow
` [PATCH v2 03/10] [media] dvb-frontends/stv0910: add multistream (ISI) and PLS capabilities
` [PATCH v2 04/10] [media] dvb-frontends/stv0910: Add demod-only signal strength reporting
` [PATCH v2 05/10] [media] dvb-frontends/stv0910: Add missing set_frontend fe-op
` [PATCH v2 06/10] [media] dvb-frontends: add ST STV6111 DVB-S/S2 tuner frontend driver
` [PATCH v2 07/10] [media] ddbridge: return stv09xx id in port_has_stv0900_aa()
` [PATCH v2 08/10] [media] ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardware
` [PATCH v2 09/10] [media] ddbridge: stv0910 single demod mode module option
` [PATCH v2 10/10] [media] MAINTAINERS: add entries for stv0910 and stv6111

[PATCH] platform/x86: sony-laptop: revert 'const' on keymap
 2017-06-30 20:50 UTC  (4+ messages)

[PATCH] hashtable: remove repeated phrase from a comment
 2017-06-30 20:50 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: change clkreq mode for rk3399-evb
 2017-06-30 20:50 UTC  (2+ messages)

[PATCH v8 0/6] convert: add "status=delayed" to filter process protocol
 2017-06-30 20:44 UTC  (6+ messages)
` [PATCH v8 6/6] "

[PATCH] ASoC: spear: fix error return code in spdif_in_probe()
 2017-06-30 20:43 UTC  (2+ messages)

[PULL] bcache fixes and updates for-4.13
 2017-06-30 20:43 UTC  (21+ messages)
` [PATCH 01/19] bcache: Fix leak of bdev reference
  ` [PATCH 02/19] bcache: fix sequential large write IO bypass
  ` [PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO
  ` [PATCH 04/19] bcache: fix wrong cache_misses statistics
  ` [PATCH 05/19] bcache: fix calling ida_simple_remove() with incorrect minor
  ` [PATCH 06/19] bcache: explicitly destory mutex while exiting
  ` [PATCH 07/19] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
  ` [PATCH 08/19] bcache: documentation for sysfs entries describing bcache cache hinting
  ` [PATCH 09/19] bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
  ` [PATCH 10/19] bcache: initialize stripe_sectors_dirty correctly for thin flash device
  ` [PATCH 11/19] bcache: Subtract dirty sectors of thin flash from cache_sectors in calculating writeback rate
  ` [PATCH 12/19] bcache: update bucket_in_use periodically
  ` [PATCH 13/19] bcache: delete redundant calling set_gc_sectors()
  ` [PATCH 14/19] bcache: Correct return value for sysfs attach errors
  ` [PATCH 15/19] bcache: fix issue of writeback rate at minimum 1 key per second
  ` [PATCH 16/19] bcache: increase the number of open buckets
  ` [PATCH 17/19] bcache: fix for gc and write-back race
  ` [PATCH 18/19] bcache: silence static checker warning
  ` [PATCH 19/19] bcache: Update continue_at() documentation

[PATCH 1/4] ARM: dts: imx7d-sdb: Put pinctrl_spi4 in the correct location
 2017-06-30 20:43 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: imx7d-sdb: Pass phy-reset-gpios
` [PATCH 3/4] ARM: imx_v6_v7_defconfig: Enable SPI_GPIO
` [PATCH 4/4] ARM: imx_v6_v7_defconfig: Enable GPIO_74X164

[PATCH] ALSA: x86: fix error return code in hdmi_lpe_audio_probe()
 2017-06-30 20:41 UTC  (8+ messages)
` [PATCH v2] "

0b2b32e8a7 caused an unusual increase in hwclock size
 2017-06-30 20:41 UTC 

arm64: dts: rockchip: add SdioAudio pd control for rk3399
 2017-06-30 20:41 UTC  (3+ messages)

[PATCH] vmalloc: respect the GFP_NOIO and GFP_NOFS flags
 2017-06-30 20:41 UTC  (5+ messages)

[PATCH] osal:Added rtos recipe and updated to 1.0.0.7 along with omapl1 support
 2017-06-30 20:40 UTC 

dev build issues
 2017-06-30 20:39 UTC 

[PATCH] bootimg-efi.py: Use IMGDEPLOYDIR instead of DEPLOY_DIR_IMAGE for initrd
 2017-06-30 20:38 UTC  (3+ messages)

[ANNOUNCEMENT] Milestone 1 for Yocto Project 2.4 now available
 2017-06-30 20:36 UTC 

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-30 20:36 UTC  (9+ messages)
` [PATCH v2 8/8] iio: counter: Add support for STM32 LPTimer


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.