All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-30 20:54:21 to 2017-06-30 22:45:51 UTC [more...]

linux-next: manual merge of the akpm-current tree with the kselftest tree
 2017-06-30 22:44 UTC  (10+ messages)
  ` [PATCH v2 0/6] test_sysctl: fix up merge conflicts
    ` [PATCH v2 1/6] test_sysctl: add dedicated proc sysctl test driver
    ` [PATCH v2 2/6] test_sysctl: add generic script to expand on tests
    ` [PATCH v2 3/6] test_sysctl: test against PAGE_SIZE for int
    ` [PATCH v2 4/6] test_sysctl: add simple proc_dointvec() case
    ` [PATCH v2 5/6] test_sysctl: add simple proc_douintvec() case
    ` [PATCH v2 6/6] test_sysctl: test against int proc_dointvec() array support

RFC: Backwards compatibility checking sstate-cache
 2017-06-30 22:44 UTC  (3+ messages)

[RFC 0/4] Implementation of fetch-blobs and fetch-refs
 2017-06-30 22:41 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: move ring helpers to amdgpu_ring.h
 2017-06-30 22:40 UTC  (2+ messages)

[GSoC] Update: Week 6
 2017-06-30 22:37 UTC  (3+ messages)
` [GSoC][PATCH 1/5 v3] submodule--helper: introduce get_submodule_displaypath()

[PATCH] ASoC: imx-ssi: add check on platform_get_irq return value
 2017-06-30 22:17 UTC  (2+ messages)

[PATCH v2] powerpc/powernv: Tell OPAL about our MMU mode on POWER9
 2017-06-30 22:37 UTC 

[PATCH] ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()
 2017-06-30 22:34 UTC 

[PATCH v2] cryptodev: remove crypto device type enumeration
 2017-06-30 14:34 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[GIT PULL 00/30] perf/core improvements and fixes
 2017-06-30 22:25 UTC  (31+ messages)
` [PATCH 01/30] perf tests: Add platform dependency to test 15
` [PATCH 02/30] perf help: Introduce exec_failed() to avoid code duplication
` [PATCH 03/30] perf help: Elliminate dup code for reporting
` [PATCH 04/30] perf help: Use pr_warning()
` [PATCH 05/30] perf config: "
` [PATCH 06/30] perf event-parse: "
` [PATCH 07/30] perf tools: Remove warning()
` [PATCH 08/30] perf tools: Replace error() with pr_err()
` [PATCH 09/30] perf config: Do not die when parsing u64 or int config values
` [PATCH 10/30] perf tools: Kill die()
` [PATCH 11/30] perf jit: fix typo: "incalid" -> "invalid"
` [PATCH 12/30] x86/insn: perf tools: Add new ptwrite instruction
` [PATCH 13/30] perf script: Add 'synth' event type for synthesized events
` [PATCH 14/30] tools include: Add byte-swapping macros to kernel.h
` [PATCH 15/30] perf auxtrace: Add itrace option to output ptwrite events
` [PATCH 16/30] perf auxtrace: Add itrace option to output power events
` [PATCH 17/30] perf script: Add 'synth' field for synthesized event payloads
` [PATCH 18/30] perf script: Add synthesized Intel PT power and ptwrite events
` [PATCH 19/30] perf intel-pt: Factor out common code synthesizing event samples
` [PATCH 20/30] perf intel-pt: Remove unused instructions_sample_period
` [PATCH 21/30] perf intel-pt: Join needlessly wrapped lines
` [PATCH 22/30] perf intel-pt: Tidy Intel PT evsel lookup into separate function
` [PATCH 23/30] perf intel-pt: Tidy messages into called function intel_pt_synth_event()
` [PATCH 24/30] perf intel-pt: Factor out intel_pt_set_event_name()
` [PATCH 25/30] perf intel-pt: Move code in intel_pt_synth_events() to simplify attr setting
` [PATCH 26/30] perf intel-pt: Synthesize new power and "ptwrite" events
` [PATCH 27/30] perf intel-pt: Add example script for power events and PTWRITE
` [PATCH 28/30] perf intel-pt: Update documentation to include new ptwrite and power events
` [PATCH 29/30] perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSC
` [PATCH 30/30] perf auxtrace: Add CPU filter support

[PATCH] selinux: return -ENOMEM if kzalloc() fails
 2017-06-30 22:30 UTC  (6+ messages)

[PATCH rdma-core] librdmacm: Fix incorrect return value/type in a few man pages
 2017-06-30 22:30 UTC 

[PATCH iproute2 1/1] tc: updated ife man page
 2017-06-30 22:27 UTC  (2+ messages)

[PATCH] ASoC: twl6040: fix error return code in twl6040_probe()
 2017-06-30 22:26 UTC  (2+ messages)

peering process
 2017-06-30 22:25 UTC 

[PATCH v2] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-06-30 20:46 UTC 

[PATCH RFC 0/26] Remove spin_unlock_wait()
 2017-06-30 22:18 UTC  (6+ messages)
` [PATCH RFC 08/26] locking: Remove spin_unlock_wait() generic definitions

[PATCH] mtd-utils: tests: Add Erased Pages Bit Flip Test
 2017-06-30 22:16 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/gnu-efi: bump version to 3.0.6
 2017-06-30 22:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] boot/syslinux: Drop patch 0008, integrated in the dependency upstream

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-06-30 22:13 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v5 02/11] package/patchelf: add patch for rpath sanitation under a root directory

[PATCH 4/4] arm64: dts: add RK3399-Q7 (Puma) SoM
 2017-06-30 22:13 UTC  (3+ messages)

[PATCH] pata_imx: print error message on platform_get_irq failure
 2017-06-30 22:03 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/2] [GIT PULL] tracing: Last minute fixes for 4.12
 2017-06-30 22:04 UTC  (3+ messages)
` [PATCH 1/2] ftrace: Fix regression with module command in stack_trace_filter
` [PATCH 2/2] tracing/kprobes: Allow to create probe with a module name starting with a digit

[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228
 2017-06-30 22:02 UTC  (4+ messages)

speeding up git pull from a busy gerrit instance over a slow link?
 2017-06-30 22:00 UTC  (3+ messages)

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

--minimal does not work in client/server mode
 2017-06-30 21:59 UTC  (3+ messages)

[Buildroot] [PATCH] package/lugaru: backport upstream fix
 2017-06-30 21:57 UTC 

[Qemu-devel] [PATCH v2] tests: Avoid non-portable 'echo -ARG'
 2017-06-30 21:56 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH] selftests: kcmp: convert to TAP13 output
 2017-06-30 21:56 UTC 

[Buildroot] [git commit] boot/syslinux: drop patch 0008, not needed after gnu-efi update
 2017-06-30 21:55 UTC 

[PATCH] kvm: nVMX: Check memory operand to INVVPID
 2017-06-30 21:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] gpio: add imx7ulp gpio support
 2017-06-30 21:53 UTC  (6+ messages)
` [PATCH 2/2] gpio: gpio-vf610: add imx7ulp support

[PATCH v2] ARM: fix randomized task_struct
 2017-06-30 21:54 UTC  (5+ messages)
  ` [kernel-hardening] "

[Fuego] JSON schema and examples for Fuego's run.json format
 2017-06-30 21:52 UTC  (6+ messages)

What's cooking in git.git (Jun 2017, #09; Fri, 30)
 2017-06-30 21:51 UTC 

[PATCH] tracing: Add saved_tgids file to show cached pid to tgid mappings
 2017-06-30 21:50 UTC  (2+ messages)

[Buildroot] [PATCH 0/8 v3] tools: add a directory to contain usefull user-facing tools
 2017-06-30 21:50 UTC  (9+ 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/
` [Buildroot] [PATCH 4/8 v3] tools: move check-package "
` [Buildroot] [PATCH 5/8 v3] tools: move size-stat-compare "
` [Buildroot] [PATCH 6/8 v3] tools: move scancpan "
` [Buildroot] [PATCH 7/8 v3] tools: move scanpypi "
` [Buildroot] [PATCH 8/8 v3] tools move xorg-release "

[PATCH 00/25] Reroll of sb/diff-color-moved
 2017-06-30 21:49 UTC  (10+ messages)
` [PATCHv2 "
  ` [PATCHv2 04/25] diff.c: introduce emit_diff_symbol
  ` [PATCHv2 08/25] diff.c: migrate emit_line_checked to use emit_diff_symbol
  ` [PATCHv2 10/25] diff.c: emit_diff_symbol learns DIFF_SYMBOL_CONTEXT_INCOMPLETE
  ` [PATCHv2 22/25] diff.c: color moved lines differently

[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 

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  (3+ messages)

[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
 2017-06-30 21:36 UTC  (23+ messages)
` [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)

[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  (2+ messages)

[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:48 UTC 

[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

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  (7+ 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  (4+ 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)


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.