All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-27 11:54:40 to 2018-07-27 12:45:32 UTC [more...]

[igt-dev] [PATCH i-g-t 1/2] amdgpu/meson: Set the correct rpath
 2018-07-27 12:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/20] arm_gic: add virtualization extensions support
 2018-07-27 12:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 04/20] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v5 08/20] intc/arm_gic: Refactor secure/ns access check in the CPU interface
  ` [Qemu-devel] [Qemu-arm] "

[PATCH v2 0/3] tracing: kprobes: Prohibit probing on notrace functions
 2018-07-27 12:44 UTC  (5+ messages)
` [PATCH v2 2/3] selftest/ftrace: Move kprobe selftest function to separate compile unit
    ` [PATCH v2.1 "

[PATCH v1 00/25] RFC: structured logging
 2018-07-27 12:45 UTC  (4+ messages)
` [PATCH v1 03/25] structured-logging: add structured logging framework

[linux-lvm] Can't create thin lv
 2018-07-27 12:43 UTC  (5+ messages)

[PATCH 2/2] distutils3/setuptools3-native: do not try to fetch code during do_compile
 2018-07-27 12:43 UTC  (5+ messages)
` [PATCH V2] distutils/setuptools-native, "

[Qemu-devel] [PATCH 1/1] util/thread-pool: add parameter to limit maximum threads in thread pool
 2018-07-27 10:18 UTC  (2+ messages)

[Qemu-devel] [RFC v2 1/2] arm: Add nRF51 GPIO peripheral
 2018-07-27 12:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/1] meson: Downgrade meson version requirement a notch
 2018-07-27 12:40 UTC 

[meta-python][PATCH] python-daemon: fix build dependencies to use the native version rather than target for docutils
 2018-07-27 12:39 UTC 

[Qemu-devel] [PATCH] macio/pmu: Fix missing vmsd terminator
 2018-07-27 12:38 UTC  (2+ messages)

[PATCH] sequencer.c: terminate the last line of author-scriptproperly
 2018-07-27 12:37 UTC  (5+ messages)
` [RFC PATCH] sequencer: fix quoting in write_author_script

[PATCH 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-27 12:36 UTC  (3+ messages)
` [PATCH 2/2] ata: ahci: Enable DEVSLP by default on x86 with SLP_S0

[Qemu-devel] [PATCH] target/ppc: only save guest timebase once after stopping
 2018-07-27 12:35 UTC  (5+ messages)

[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
 2018-07-27 12:35 UTC  (5+ messages)

[meta-oe][PATCH] libblockdev: cleanup/fix PACKAGECONFIG/dependencies
 2018-07-27 11:20 UTC 

[meta-python][PATCH] python-stevedore: add pbr-native to the build dependencies
 2018-07-27 12:33 UTC 

[PATCH v7 1/6] drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
 2018-07-27 12:34 UTC  (10+ messages)
` [PATCH v7 2/6] drm/i915/guc: Do not partition WOPCM if GuC is not used
` [PATCH v7 3/6] drm/i915/guc: Move the pin bias value from GuC to GGTT
` [PATCH v7 4/6] drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
` [PATCH v7 5/6] drm/i915: Add a fault injection point to WOPCM init
` [PATCH v7 6/6] HAX enable GuC for CI
` ✗ Fi.CI.BAT: failure for series starting with [v7,1/6] drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias

[PATCH 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
 2018-07-27 12:33 UTC  (6+ messages)
` [PATCH 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips

[Bug 107403] Quadratic behavior due to leaking fence contexts in reservation objects
 2018-07-27 12:30 UTC  (2+ messages)

[LTP] [PATCH v3] add new testcase for bind
 2018-07-27 12:30 UTC 

[PATCH 3.18 00/27] 3.18.117-stable review
 2018-07-27 12:29 UTC  (3+ messages)

[Bug 107402] [Intel GFX CI][BAT] igt@amdgpu_amd_basic@userptr - incomplete - general protection fault: 0000 [#1] PREEMPT SMP PTI, __mmu_notifier_release
 2018-07-27 12:29 UTC  (4+ messages)

[PATCH 0/2] staging: fsl-dpaa2: document nested structs as per kernel-doc
 2018-07-27 12:24 UTC  (3+ messages)
` [PATCH 1/2] staging: fsl-dpaa2/eth: "
` [PATCH 2/2] staging: fsl-dpaa2/ethsw: "

[PATCH 4.4 00/23] 4.4.145-stable review
 2018-07-27 12:22 UTC  (2+ messages)

[PATCH] media.h.rst.exceptions: fix MEDIA_ENT_F_DTV_DECODER warning
 2018-07-27 11:01 UTC 

[PATCH 00/25] selftests/ftrace: Improve ftracetest with coverage check
 2018-07-27 12:21 UTC  (78+ messages)
` [PATCH 01/25] tracing: Allow gcov profiling on only ftrace subsystem
` [PATCH 02/25] selftests/ftrace: Add --stop-fail hidden option for debug
` [PATCH 03/25] selftests/ftrace: Add --console hidden option
` [PATCH 04/25] selftests/ftrace: Add case number prefix to logfile
` [PATCH 05/25] selftests/ftrace: More initialize features in initialize_ftrace
` [PATCH 06/25] selftests/ftrace: Cleanup ftrace after running test
` [PATCH 07/25] selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
` [PATCH 08/25] selftests/ftrace: Fix to test kprobe $comm arg only if available
` [PATCH 09/25] selftests/ftrace: Fix checkbashisms errors
` [PATCH 10/25] selftests/ftrace: Use loopback address instead of localhost
` [PATCH 11/25] selftests/ftrace: Improve kprobe on module testcase to load/unload module
` [PATCH 12/25] selftests/ftrace: Improve kprobe testcase to check log data
` [PATCH 13/25] selftests/ftrace: Improve kretprobe "
` [PATCH 14/25] selftests/ftrace: Test kprobe-event argument with various bitsize
` [PATCH 15/25] selftests/ftrace: Check set_event_pid result
` [PATCH 16/25] selftests/ftrace: Add kprobe event with $comm argument testcase
` [PATCH 17/25] selftests/ftrace: Add kprobe profile testcase
` [PATCH 18/25] selftests/ftrace: Add a testcase for nop tracer
` [PATCH 19/25] selftests/ftrace: Add kprobe-event with symbol argument test
` [PATCH 20/25] selftests/ftrace: Add trace_printk sample module test
` [PATCH 21/25] selftests/ftrace: Add ringbuffer size changing testcase
` [PATCH 22/25] selftests/ftrace: Add function profiling stat testcase
` [PATCH 23/25] selftests/ftrace: Add max stack tracer testcase
` [PATCH 24/25] selftests/ftrace: Add function filter on module testcase
` [PATCH 25/25] selftests/ftrace: Add trace_pipe testcase

[PATCH 4.9 00/33] 4.9.116-stable review
 2018-07-27 12:21 UTC  (2+ messages)

[PATCH v2 00/10] ASoC: Add support to WCD9335 Audio Codec
 2018-07-27 12:18 UTC  (13+ messages)
` [PATCH v2 01/10] ASoC: dt-bindings: add dt bindings for wcd9335 audio codec
` [PATCH v2 02/10] mfd: wcd9335: add support to wcd9335 core
` [PATCH v2 03/10] mfd: wcd9335: add wcd irq support
` [PATCH v2 04/10] ASoC: wcd9335: add support to wcd9335 codec
` [PATCH v2 05/10] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH v2 06/10] ASoC: wcd9335: add basic controls
` [PATCH v2 07/10] ASoC: wcd9335: add playback dapm widgets
` [PATCH v2 08/10] ASoC: wcd9335: add capture "
` [PATCH v2 09/10] ASoC: wcd9335: add audio routings
` [PATCH v2 10/10] ASoC: apq8096: add support to Analog audio via WCD9335 slim

Searching for a beloved prince is my main goal!
 2018-07-27 12:21 UTC 

[Qemu-devel] [PATCH] tests/vm: Add vm-build-all/vm-clean-all in help text
 2018-07-27 12:20 UTC  (2+ messages)

Software-only image processing for Intel "complex" cameras
 2018-07-27 10:58 UTC  (11+ messages)

[PATCH V4 0/9] Add chrdev and name query support for GLINK
 2018-07-27 12:17 UTC  (11+ messages)
` [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings
` [PATCH V4 2/9] rpmsg: glink: Store edge name for glink device
` [PATCH V4 3/9] rpmsg: glink: Use complete_all for open states
` [PATCH V4 4/9] rpmsg: Guard against null endpoint ops in destroy
` [PATCH V4 5/9] rpmsg: glink: Add support for rpmsg glink chrdev
` [PATCH V4 6/9] rpmsg: glink: Expose rpmsg name attr for glink
` [PATCH V4 7/9] rpmsg: glink: Remove chunk size word align warning
` [PATCH V4 8/9] rpmsg: glink: unregister rpmsg device during endpoint destroy
` [PATCH V4 9/9] rpmsg: Add compat ioctl for rpmsg char driver

[Qemu-devel] [PATCH 0/2] iotests: Fix 226 on _my_ system
 2018-07-27 12:17 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2018-07-27 12:18 UTC  (2+ messages)

[PATCH] f2fs: avoid race between zero_range and background GC
 2018-07-27 12:16 UTC  (3+ messages)

[PATCH xf86-video-ati] glamor: Use glamor_egl_create_textured_pixmap_from_gbm_bo when possible
 2018-07-27 12:16 UTC  (2+ messages)

[PATCH] dt-bindings: Add Y Soft Corporation vendor prefix
 2018-07-27 12:15 UTC 

[Qemu-devel] [PATCH RFC for-3.0-rc3 0/3] qemu-img: Disable copy offloading by default
 2018-07-27 12:14 UTC  (3+ messages)

Zram writeback feature unstable with heavy swap utilization - BUG: Bad page state in process
 2018-07-27 12:13 UTC  (12+ messages)

[Bug 107390] [BISECTED] EDID read failure breaks display mirroring
 2018-07-27 12:12 UTC  (3+ messages)

[PATCH] f2fs: relocate f2fs_sanity_check_ckpt() and make it static
 2018-07-27 12:08 UTC  (3+ messages)

[PATCH v2] shared/gatt-client: Fix crash on ext prop read failure
 2018-07-27 12:08 UTC  (2+ messages)

[PATCH v6 1/6] drm/i915/guc: Avoid wasting memory on incorrect GuC pin bias
 2018-07-27 12:07 UTC  (9+ messages)
` [PATCH v6 2/6] drm/i915/guc: Do not partition WOPCM if GuC is not used
` [PATCH v6 3/6] drm/i915/guc: Move the pin bias value from GuC to GGTT
` [PATCH v6 5/6] drm/i915: Add a fault injection point to WOPCM init

[PATCH] tracing: do not leak kernel addresses
 2018-07-27 12:07 UTC  (8+ messages)

[PATCH] i2c: enable async suspend/resume on i2c devices
 2018-07-27 12:07 UTC  (3+ messages)

download.ceph.com repository changes
 2018-07-27 12:06 UTC  (3+ messages)
` [Ceph-maintainers] "

[RFC PATCH] arm64: mm: Export __sync_icache_dcache() for xen-privcmd
 2018-07-27 12:06 UTC  (2+ messages)

[PATCH 1/2] libxfs: add more bounds checking to sb sanity checks
 2018-07-27 10:44 UTC  (5+ messages)
` [PATCH 2/2] xfs: verify icount in superblock write

[PATCH v2 0/4] Add support for MSCC Ocelot SPI
 2018-07-27 12:05 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: spi: snps,dw-apb-ssi: document Microsemi integration
` [PATCH v2 2/4] spi: dw-mmio: add MSCC Ocelot support
` [PATCH v2 3/4] mips: dts: mscc: Add spi on Ocelot
` [PATCH v2 4/4] mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123

[Qemu-devel] [PATCH for-3.0 0/2] MPS/v8M bug fixes
 2018-07-27 12:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.0 2/2] hw/arm/iotkit: Fix IRQ number for timer1
  ` [Qemu-devel] [Qemu-arm] "

[PATCH] drm/kms/crtc: Improving the func drm_mode_setcrtc
 2018-07-27 12:05 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
 2018-07-27 12:03 UTC  (7+ messages)

[Bug 200667] New: [AMDGPU] stacktrace in dmesg, starting at drm_dp_i2c_do_msg
 2018-07-27 12:03 UTC  (4+ messages)
` [Bug 200667] "

[PATCH BlueZ] tools: Fix btmon-logger service unit
 2018-07-27 12:02 UTC  (2+ messages)

[PATCH v5 0/3] Support Common Not Private translations
 2018-07-27 12:02 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: KVM: Enable "

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_vf_iq_regs
 2018-07-27 11:57 UTC 

[PATCH] media-types.rst: fix doc warnings
 2018-07-27 10:40 UTC 

[PATCH 0/6] ASoC: rt5651: Various fixes and quirks
 2018-07-27 12:01 UTC  (7+ messages)
` [PATCH 1/6] ASoC: rt5651: Add IN3 Boost volume control

[PATCH i-g-t] igt/gem_mocs_settings: Use i915_pmu to measure rc6 residency
 2018-07-27 12:01 UTC  (4+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] [Intel-gfx] "

[U-Boot] [PATCH] openrd: Once again shrink binary size
 2018-07-27 11:59 UTC 

[virtio-dev] [PATCH v2] Add virtio gpu device specification
 2018-07-27 11:58 UTC  (2+ messages)

[PATCH v5 00/13] ICELAKE DSI DRIVER
 2018-07-27 11:57 UTC  (5+ messages)
` [PATCH v5 01/13] drm/i915/icl: Configure lane sequencing of combo phy transmitter

[PATCH v2 0/3] memmap_init_zone improvements
 2018-07-27 11:56 UTC  (3+ messages)
` [PATCH v2 2/3] mm: calculate deferred pages after skipping mirrored memory

Something is breaking the driver for me
 2018-07-27 11:55 UTC  (3+ messages)

[PATCH v4 1/2] f2fs: fix to avoid broken of dnode block list
 2018-07-27 11:55 UTC  (3+ messages)

[PATCH] drm: qxl: Fix error handling at qxl_device_init
 2018-07-27 11:54 UTC 

[PATCH] drm: qxl: Fix error handling at qxl_device_init
 2018-07-27 11:54 UTC 


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.