All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 14:27:04 to 2019-10-30 15:03:58 UTC [more...]

[PATCH v1] pinctrl: baytrail: Move IRQ valid mask initialization to a dedicated callback
 2019-10-30 15:03 UTC  (7+ messages)

[PATCH v2] PCI: cadence: Refactor driver to use as a core library
 2019-10-30 15:03 UTC  (3+ messages)

[PATCH 0/7] Mesa-based EGL/GLES
 2019-10-30 15:01 UTC  (8+ messages)
` [PATCH 3/7] HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly
` [PATCH 4/7] HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-30 15:03 UTC  (7+ messages)
` [PATCHv2 1/8] ftrace: add ftrace_init_nop()
` [PATCHv2 2/8] module/ftrace: handle patchable-function-entry

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-10-30 14:50 UTC  (15+ messages)
` [PATCH v4 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v4 02/20] libqos: Rename i2c_send and i2c_recv
` [PATCH v4 03/20] fuzz: Add FUZZ_TARGET module type
` [PATCH v4 04/20] qtest: add qtest_server_send abstraction
` [PATCH v4 06/20] module: check module wasn't already initialized
` [PATCH v4 07/20] qtest: add in-process incoming command handler
` [PATCH v4 08/20] tests: provide test variables to other targets
` [PATCH v4 09/20] libqos: split qos-test and libqos makefile vars
` [PATCH v4 11/20] libqtest: make qtest_bufwrite send "atomic"
` [PATCH v4 12/20] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v4 15/20] fuzz: add fuzzer skeleton
` [PATCH v4 14/20] fuzz: Add target/fuzz makefile rules
` [PATCH v4 18/20] fuzz: add i440fx fuzz targets
` [PATCH v4 20/20] fuzz: add documentation to docs/devel/

[PATCH][next] dma-buf: heaps: remove redundant assignment to variable ret
 2019-10-30 15:02 UTC  (3+ messages)

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-30 15:01 UTC  (16+ messages)
` [PATCH net-next 01/14] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [PATCH net-next 02/14] vsock: remove vm_sockets_get_local_cid()
` [PATCH net-next 03/14] vsock: remove include/linux/vm_sockets.h file
` [PATCH net-next 04/14] vsock: add 'transport' member in the struct vsock_sock
` [PATCH net-next 06/14] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-10-30 15:00 UTC  (6+ messages)
` [PATCH RFC 1/6] "

[PATCH] drm/amdgpu: guard ib scheduling while in reset
 2019-10-30 15:00 UTC  (24+ messages)

[Buildroot] [PATCH] package/proftpd: bump to 1.3.6b
 2019-10-30 15:00 UTC 

[radeon-alex:amd-mainline-dkms-5.0 3698/4200] include/kcl/kcl_fence.h:142:20: error: redefinition of 'dma_fence_set_error'
 2019-10-30 15:00 UTC  (2+ messages)

[PATCH v3 wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default
 2019-10-30 15:00 UTC  (2+ messages)

[PATCH] lib: string: reduce unnecessary loop in strncpy
 2019-10-30 14:59 UTC  (2+ messages)

[PATCH v2 00/72] multipath-tools: cleanup and warning enablement
 2019-10-30 14:59 UTC  (2+ messages)

[PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries
 2019-10-30 14:58 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 14:56 UTC  (5+ messages)
` [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller
    ` [alsa-devel] "

[PATCH v4 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
 2019-10-30 14:57 UTC  (4+ messages)
` [PATCH v4 4/8] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI

[PATCH v3 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-10-30 14:50 UTC  (4+ messages)
` [PATCH v3 09/11] pinctrl: qcom-wcd934x: Add support to wcd934x pinctrl driver
  ` [alsa-devel] "

[PATCH v3 00/25] PCI host resource consolidation
 2019-10-30 14:56 UTC  (12+ messages)
` [PATCH v3 19/25] PCI: of: Add inbound resource parsing to helpers

[dpdk-dev] [RFC 0/4] mempool: avoid objects allocations across pages
 2019-10-30 14:55 UTC  (21+ messages)
` [dpdk-dev] [PATCH 0/5] "
  ` [dpdk-dev] [PATCH 4/5] mempool: introduce function to get mempool page size
  ` [dpdk-dev] [PATCH 5/5] mempool: prevent objects from being across pages
    ` [dpdk-dev] [EXT] "
` [dpdk-dev] [PATCH v2 0/6] mempool: avoid objects allocations "
  ` [dpdk-dev] [PATCH v2 1/6] mempool: allow unaligned addr/len in populate virt
  ` [dpdk-dev] [PATCH v2 2/6] mempool: reduce wasted space on mempool populate
  ` [dpdk-dev] [PATCH v2 3/6] mempool: remove optimistic IOVA-contiguous allocation
  ` [dpdk-dev] [PATCH v2 4/6] mempool: introduce function to get mempool page size
  ` [dpdk-dev] [PATCH v2 5/6] mempool: prevent objects from being across pages
  ` [dpdk-dev] [PATCH v2 6/6] mempool: use the specific macro for object alignment

[PATCH] drm/i915: Stop frobbing crtc->base.mode
 2019-10-30 14:55 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 00/72] multipath-tools: cleanup and warning enablement
 2019-10-30 14:55 UTC  (7+ messages)
` [PATCH 13/72] libmultipath: alias.c: prepare for cancel-safe allocation
` [PATCH 16/72] libmultipath: make path_discovery() pthread_cancel()-safe
` [PATCH 67/72] multipath-tools: Makefile.inc: use -Wp, ... for compiling only

[PATCH] gpio/pinctrl: Add pin ranges before gpiochip
 2019-10-30 14:55 UTC  (2+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-30 14:55 UTC  (5+ messages)
` [RFC PATCH 09/13] x86/cpufeature: Add detection of KVM XO

[Xen-devel] [PATCH v2 for 4.13 1/2] x86/boot: allow early usage of cpu_has_hypervisor
 2019-10-30 14:54 UTC  (2+ messages)
` [Xen-devel] [PATCH v2 for 4.13 2/2] x86/e820: fix 640k - 1M region reservation logic

[PATCH][next] soc: samsung: exynos-asv: fix potential overflow in multiply
 2019-10-30 14:54 UTC  (2+ messages)

[PATCH] ocl: Fix carveout blocks in dsp/ipu resource table
 2019-10-30 14:53 UTC 

[PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
 2019-10-30 14:53 UTC  (4+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-30 14:53 UTC  (13+ messages)
` [PATCH v4 01/11] sched/fair: clean up asym packing
` [PATCH v4 02/11] sched/fair: rename sum_nr_running to sum_h_nr_running

[PATCH] ath11k: mac: Remove WAR on max a-mpdu len in vht
 2019-10-30 14:52 UTC  (2+ messages)

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-10-30 14:51 UTC  (16+ messages)
` [PATCH 1/7] drivers/iommu: Export core IOMMU API symbols to permit modular drivers
` [PATCH 2/7] iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
` [PATCH 3/7] PCI: Export pci_ats_disabled() as a GPL symbol to modules
` [PATCH 4/7] Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
` [PATCH 5/7] iommu/arm-smmu-v3: Allow building as a module
` [PATCH 6/7] Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[PATCH] PCI: tegra: Use pci_parse_request_of_pci_ranges()
 2019-10-30 14:51 UTC  (3+ messages)

[PATCH] Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
 2019-10-30 14:52 UTC 

[PATCH] drivers/staging/exfat: Replace binary semaphores for mutexes
 2019-10-30 14:49 UTC  (2+ messages)
` [PATCH v2] "

[Xen-devel] [PATCH v1] x86/hvm: Update code in HVMOP_altp2m_set_suppress_ve
 2019-10-30 14:47 UTC  (3+ messages)

[MODERATED] [PATCH 0/9] TAA 0
 2019-10-30 14:48 UTC  (4+ messages)
` [MODERATED] [PATCH 3/9] TAA 3
  ` [MODERATED] "
    ` [MODERATED] Re: ***UNCHECKED*** "

[Intel-gfx] [CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-30 14:47 UTC  (38+ messages)
  ` [Intel-gfx] [CI 02/12] drm/i915: Add aliases for uapi and hw to crtc_state
  ` [Intel-gfx] [CI 03/12] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
      `  "
  ` [Intel-gfx] [CI 04/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw
  ` [Intel-gfx] [CI 05/12] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi
  ` [Intel-gfx] [CI 06/12] drm/i915: Complete crtc hw/uapi split, v5
      `  "
  ` [Intel-gfx] [CI 07/12] drm/i915: Add aliases for uapi and hw to plane_state
      `  "
  ` [Intel-gfx] [CI 08/12] drm/i915: Perform manual conversions for plane uapi/hw split, v2
      `  "
  ` [Intel-gfx] [CI 09/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw
      `  "
  ` [Intel-gfx] [CI 10/12] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi
      `  "
  ` [Intel-gfx] [CI 11/12] drm/i915: Complete plane hw and uapi split, v2
      `  "
  ` [Intel-gfx] [CI 12/12] drm/i915: Remove special case slave handling during hw programming, v3
      `  "
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
      `  "
  ` [Intel-gfx] ✗ Fi.CI.SPARSE: "
      `  "

[LTP] [PATCH] syscalls/acct02: Check read size
 2019-10-30 14:46 UTC  (5+ messages)

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-30 14:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5] "

[alsa-devel] snd-bebob : from kernel 4.13 to 5.3.19 and .20
 2019-10-30 14:40 UTC  (5+ messages)

[PATCH] drm/amdgpu: dont schedule jobs while in reset
 2019-10-30 14:45 UTC  (6+ messages)

[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-10-30 14:44 UTC  (4+ messages)

[PATCH 0/2] add Wide Band Scan support
 2019-10-30 14:43 UTC  (3+ messages)
` [PATCH 1/2] nl80211: "

[PATCH] drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()
 2019-10-30 14:43 UTC  (4+ messages)
` [Intel-gfx] "

BUG: unable to handle kernel paging request in io_wq_cancel_all
 2019-10-30 14:41 UTC  (2+ messages)

Chip debug tool
 2019-10-30 14:41 UTC  (2+ messages)

[PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle
 2019-10-30 14:39 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
  ` [Intel-gfx] "

[alsa-devel] pcm_lock deadlock
 2019-10-30 14:36 UTC  (6+ messages)
      `  "
      ` [Intel-gfx] "

[PATCH 0/5] Improve the SC27XX fuel gauge controller
 2019-10-30 14:39 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: power: Introduce one property to describe the battery resistance with temperature changes
` [PATCH 4/5] dt-bindings: power: sc27xx: Add a new property to describe the real resistance of coulomb counter chip

[PATCH v2 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-10-30 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC

[xfs] e35c37b1b9: xfstests.generic.452.fail
 2019-10-30 14:38 UTC  (2+ messages)

[PATCH RFC v2 00/25] Add KernelMemorySanitizer infrastructure
 2019-10-30 14:38 UTC  (8+ messages)
` [PATCH RFC v2 14/25] kmsan: Kconfig changes to disable options incompatible with KMSAN
` [PATCH RFC v2 15/25] kmsan: Changing existing files to enable KMSAN builds
` [PATCH RFC v2 22/25] kmsan: unpoisoning buffers from devices etc

[PATCH v3 00/11] Add device tree support for sc7180
 2019-10-30 14:37 UTC  (9+ messages)
` [PATCH v3 07/11] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v3 08/11] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals

[U-Boot] [PATCH v2 00/41] convert GE boards to DM
 2019-10-30 14:37 UTC  (4+ messages)
` [U-Boot] [PATCH v2 40/41] power: regulator: add driver for Dialog DA9063 PMIC

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-30 14:29 UTC  (9+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC

[Buildroot] [PATCH] package/omniorb: bump to 4.2.3
 2019-10-30 14:36 UTC 

[PATCH v2 0/4] clk: renesas: rcar-usb2-clock-sel: Fix clks/resets handling
 2019-10-30 14:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix clock[-name]s properties
` [PATCH v2 2/4] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add power-domains and resets properties

Rearranging expressions in the rule
 2019-10-30 14:26 UTC 

[PATCH 0/1] [v2.24.0-rc0 BUG] fetch.writeCommitGraph fails on first fetch
 2019-10-30 14:31 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] commit-graph: fix writing first commit-graph during fetch

[PATCH v4 00/10] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-10-30 14:30 UTC  (11+ messages)
` [PATCH v4 01/10] lib/refcount: Define constants for saturation and max refcount values
` [PATCH v4 02/10] lib/refcount: Ensure integer operands are treated as signed
` [PATCH v4 03/10] lib/refcount: Remove unused refcount_*_checked() variants
` [PATCH v4 04/10] lib/refcount: Move bulk of REFCOUNT_FULL implementation into header
` [PATCH v4 05/10] lib/refcount: Improve performance of generic REFCOUNT_FULL code
` [PATCH v4 06/10] lib/refcount: Move saturation warnings out of line
` [PATCH v4 07/10] lib/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
` [PATCH v4 08/10] refcount: Consolidate implementations of refcount_t
` [PATCH v4 09/10] lib/refcount: Remove unused 'refcount_error_report()' function
` [PATCH v4 10/10] drivers/lkdtm: Remove references to CONFIG_REFCOUNT_FULL

[RFC v2 0/2] gpio: Support for shared GPIO lines on boards
 2019-10-30 14:31 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: add vendor prefix for logic technologies limited
 2019-10-30 14:29 UTC  (8+ messages)
` [PATCH v2 3/3] dt-bindings: display: panel: add bindings for logic technologies displays

[PATCH] nvme: Fix parsing of ANA log page
 2019-10-30 14:29 UTC  (2+ messages)

[Xen-devel] [linux-4.14 test] 143327: regressions - FAIL
 2019-10-30 14:28 UTC 

[PATCH v3 0/7]Introduce Power domain based warming device driver
 2019-10-30 14:27 UTC  (10+ messages)
` [PATCH v3 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device


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.