All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-07 11:26:11 to 2019-01-07 12:28:09 UTC [more...]

[U-Boot] [PATCH 1/2] travis: Setup QEMU_VERSION as variable
 2019-01-07 12:28 UTC  (12+ messages)
` [U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform

linux-5.0-rc1/drivers/staging/rtl8188eu/hal/hal8188e_rate_adaptive.c:412]: (style) Expression is always false
 2019-01-07 12:27 UTC 

[Intel-gfx] [PATCH i-g-t] tests/gem_shrink: Exercise OOM and other routes to shrinking in reasonable time
 2019-01-07 12:27 UTC  (7+ messages)
` [igt-dev] "

[PATCH] PM / EM: Expose the Energy Model in debugfs
 2019-01-07 12:26 UTC 

[PATCH 2/3] bindings: sound: davinci-mcasp: Document GPIO support
 2019-01-07 12:25 UTC  (5+ messages)
` Applied "ASoC: davinci-mcasp: Document GPIO support" to the asoc tree

[PATCH v2 2/3] ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
 2019-01-07 12:25 UTC  (2+ messages)
` Applied "ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing" to the asoc tree

[PATCH 3/3] ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins
 2019-01-07 12:25 UTC  (5+ messages)
` Applied "ASoC: ti: davinci-mcasp: Add support for GPIO mode of the pins" to the asoc tree

Applied "ASoC: Intel: bytcr_rt5640: Add quirks for ASUS MeMO Pad 7 (ME176C)" to the asoc tree
 2019-01-07 12:25 UTC 

[PATCH] ASoC: ti: davinci-mcasp: No need for IS_MODULE/BUILTIN check for pcm driver
 2019-01-07 12:25 UTC  (2+ messages)
` Applied "ASoC: ti: davinci-mcasp: No need for IS_MODULE/BUILTIN check for pcm driver" to the asoc tree

[PATCH] build: use generic march on arm64 when using 'default' machine
 2019-01-07 12:24 UTC  (2+ messages)

[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
 2019-01-07 12:23 UTC  (3+ messages)

[PATCH libdrm] amdgpu: Allow amdgpu device creation without merging fds
 2019-01-07 12:23 UTC  (4+ messages)

Gen8+ engine-reset
 2019-01-07 12:21 UTC  (6+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+
` drm/i915: Watchdog timeout: Ringbuffer command emission "

[PATCH 0/4] Disentangle PCI from IOMMU maintainership
 2019-01-07 12:14 UTC  (7+ messages)
` [PATCH 2/4] x86/passthrough: move io.c to the x86 subfolder
` [PATCH 3/4] x86/passthrough: put the x86 folder under x86 maintainership

[PATCH v6 08/11] ASoC: Intel: atom: Make PCI dependency explicit
 2019-01-07 12:19 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S: Replace kmalloc_node+memset with kzalloc_node
 2019-01-07 12:15 UTC  (2+ messages)

[Qemu-trivial] [PATCH v1] dump: Set correct vaddr for ELF dump
 2019-01-07 12:14 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v3] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-07 12:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/11] pci: hotplug handler reworks
 2019-01-07 12:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/11] pci/pcie: stop plug/unplug if the slot is locked

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-07 11:55 UTC  (46+ messages)
` [PATCH 02/46] drm/i915: Report the number of closed vma held by each context in debugfs
` [PATCH 03/46] drm/i915: Track all held rpm wakerefs
` [PATCH 04/46] drm/i915: Markup paired operations on wakerefs
` [PATCH 05/46] drm/i915: Track GT wakeref
` [PATCH 06/46] drm/i915: Track the rpm wakerefs for error handling
` [PATCH 07/46] drm/i915: Mark up sysfs with rpm wakeref tracking
` [PATCH 08/46] drm/i915: Mark up debugfs "
` [PATCH 09/46] drm/i915/perf: Track the rpm wakeref
` [PATCH 10/46] drm/i915/pmu: Track "
` [PATCH 11/46] drm/i915/guc: Track the "
` [PATCH 12/46] drm/i915/gem: Track the rpm wakerefs
` [PATCH 13/46] drm/i915/fb: Track "
` [PATCH 14/46] drm/i915/hotplug: Track temporary rpm wakeref
` [PATCH 15/46] drm/i915/panel: "
` [PATCH 16/46] drm/i915/selftests: Mark up rpm wakerefs
` [PATCH 17/46] drm/i915: Syntatic sugar for using intel_runtime_pm
` [PATCH 18/46] drm/i915: Markup paired operations on display power domains
` [PATCH 19/46] drm/i915: Track the wakeref used to initialise "
` [PATCH 20/46] drm/i915: Combined gt.awake/gt.power wakerefs
` [PATCH 21/46] drm/i915/dp: Markup pps lock power well
` [PATCH 22/46] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
` [PATCH 23/46] drm/i915: Mark up Ironlake ips with rpm wakerefs
` [PATCH 24/46] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 25/46] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
` [PATCH 26/46] drm/i915: Pull all the reset functionality together into i915_reset.c
` [PATCH 27/46] drm/i915: Make all GPU resets atomic
` [PATCH 28/46] drm/i915/guc: Disable global reset
` [PATCH 29/46] drm/i915: Remove GPU reset dependence on struct_mutex
` [PATCH 30/46] drm/i915: Issue engine resets onto idle engines
` [PATCH 31/46] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 32/46] drm/i915: Pull VM lists under the VM mutex
` [PATCH 33/46] drm/i915: Move vma lookup to its own lock
` [PATCH 34/46] drm/i915: Move intel_execlists_show_requests() aside
` [PATCH 35/46] drm/i915: Use b->irq_enable() as predicate for mock engine
` [PATCH 36/46] drm/i915/selftests: Allocate mock ring/timeline per context
` [PATCH 37/46] drm/i915/selftests: Make evict tolerant of foreign objects
` [PATCH 38/46] drm/i915: Remove the intel_engine_notify tracepoint
` [PATCH 39/46] drm/i915: Always allocate an object/vma for the HWSP
` [PATCH 40/46] drm/i915: Move list of timelines under its own lock
` [PATCH 41/46] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 42/46] drm/i915: Enlarge vma->pin_count
` [PATCH 43/46] drm/i915: Allocate a status page for each timeline
` [PATCH 44/46] drm/i915: Track the context's seqno in its own timeline HWSP
` [PATCH 45/46] drm/i915: Identify active requests
` [PATCH 46/46] drm/i915: Replace global breadcrumbs with per-context interrupt tracking

stable-rc/linux-4.19.y build: 202 builds: 3 failed, 199 passed, 3 errors, 58 warnings (v4.19.13-171-gd7e734716c5a)
 2019-01-07 12:12 UTC 

[Qemu-devel] [PATCH for-4.0 v4 0/4] allow to load initrd below 4G for recent kernel
 2019-01-07 12:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-4.0 v4 4/4] i386: allow to load initrd below 4G for recent linux

[Qemu-devel] [PATCH] block: Fix hangs in synchronous APIs with iothreads
 2019-01-07 12:02 UTC 

[PATCH net v3 4/4] net: bpfilter: disallow to remove bpfilter module while being used
 2019-01-07 12:11 UTC 

[PATCH net v3 3/4] net: bpfilter: restart bpfilter_umh when error occurred
 2019-01-07 12:11 UTC 

[lora-next,3/5] net: lora: sx130x: Add PicoCell serdev driver
 2019-01-07 12:11 UTC  (2+ messages)
` [PATCH lora-next 3/5] "

[PATCH net v3 2/4] net: bpfilter: use cleanup callback to release umh_info
 2019-01-07 12:10 UTC 

[PATCH net v3 1/4] umh: add exit routine for UMH process
 2019-01-07 12:10 UTC 

[Qemu-devel] [RFC PATCH 00/25] Support Kconfig in QEMU
 2019-01-07 12:06 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 01/25] build: actually use CONFIG_PAM
` [Qemu-devel] [RFC PATCH 04/25] minikconfig: add AST

[PATCH net v3 0/4] net: bpfilter: fix two bugs in bpfilter
 2019-01-07 12:09 UTC 

[PATCH v4 1/2] xen/blkback: add stack variable 'blkif' in connect_ring()
 2019-01-07 12:01 UTC  (6+ messages)
` [PATCH v4 2/2] xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront

[PATCH 1/1] drm/prime: Use sg_dma_len() macro to get sg's length
 2019-01-07 12:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH i-g-t] i915/gem_tiled_pread: Skip on unknown swizzling
 2019-01-07 12:06 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-01-07 12:05 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register

[PATCH 1/2] drm/amd/powerplay: update OD support flag for SKU with no OD capabilities
 2019-01-07 12:05 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amd/powerplay: create pp_od_clk_voltage device file under OD support

[PATCH v1] mm/page_alloc: fix MEMF_no_dma allocations for single NUMA
 2019-01-07 12:05 UTC  (2+ messages)

[PATCH 0/6] clean up MSR save/restore code
 2019-01-07 12:02 UTC  (7+ messages)
` [PATCH 1/6] x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code
` [PATCH 2/6] x86: save GUEST_BNDCFGS on context switch
` [PATCH 3/6] x86: move the saved value of MSR_IA32_XSS into struct vcpu_msrs
` [PATCH 4/6] x86: stop handling MSR_IA32_XSS save/restore in implementation code
` [PATCH 5/6] x86: remove defunct init/load/save_msr() hvm_funcs
` [PATCH 6/6] x86: introduce dr_mask_idx() helper function

[PATCH] media: s5p-mfc: fix incorrect bus assignment in virtual child device
 2019-01-07 12:04 UTC 

Live migrate with Linux >= 4.13 domU causes kernel time jumps and TCP connection stalls
 2019-01-07 12:04 UTC  (6+ messages)

[RFC v5 0/4] pstore/block: new support logger for block devices
 2019-01-07 12:01 UTC  (5+ messages)
` [RFC v5 1/4] pstore/blk: "
` [RFC v5 2/4] pstore/blk: add sample for pstore_blk
` [RFC v5 3/4] pstore/blk: support pmsg for pstore block
` [RFC v5 4/4] Documentation: pstore/blk: create document for pstore_blk

[PATCH 1/6] nl80211: add NL80211_ATTR_IFINDEX to port authorized event
 2019-01-07 12:00 UTC  (3+ messages)
` [PATCH 3/6] brcmfmac: send port authorized event for FT-802.1X

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2019-01-07 11:58 UTC  (3+ messages)
` [V3, 2/4] media: platform: dwc: Add DW MIPI DPHY Rx platform

[PATCH 1/2] python/semanage: explain why sepolicy is imported in a function
 2019-01-07 11:59 UTC  (4+ messages)
` [PATCH 2/2] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-07 11:59 UTC  (4+ messages)

[PATCH] brcmfmac: Use request_firmware_direct for the clm_blob
 2019-01-07 11:58 UTC  (3+ messages)

[PATCH] gpu: ipu-v3: pre: don't trigger update if buffer address doesn't change
 2019-01-07 11:58 UTC  (3+ messages)

Python3 and pathlib/ntpath
 2019-01-07 11:58 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/27] target/arm: Implement ARMv8.3-PAuth
 2019-01-07 11:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 17/27] target/arm: Create ARMVAParameters and helpers
` [Qemu-devel] [PATCH v2 18/27] target/arm: Reuse aa64_va_parameters for setting tbflags
` [Qemu-devel] [PATCH v2 19/27] target/arm: Export aa64_va_parameters to internals.h
` [Qemu-devel] [PATCH v2 20/27] target/arm: Implement pauth_strip
` [Qemu-devel] [PATCH v2 21/27] target/arm: Implement pauth_auth

[PATCH 1/4] python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it
 2019-01-07 11:57 UTC  (3+ messages)
` [PATCH 4/4] python/audit2allow: allow using audit2why as non-root user

[Qemu-devel] [PULL 00/28] Machine props patches
 2019-01-07 11:55 UTC  (2+ messages)

[PATCH][ptest-runner] ptest-runner: Add support to report duration of each ptest
 2019-01-07 11:53 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add NBIO SMN headers
 2019-01-07 11:53 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add sysfs file for PCIe usage

stable-rc/linux-4.14.y build: 197 builds: 7 failed, 190 passed, 8 errors, 43 warnings (v4.14.91-101-g6f1cd57aa64a)
 2019-01-07 11:51 UTC 

[Qemu-devel] [RFC PATCH] fpu: add compile time check for old glibc/libm and fma
 2019-01-07 11:50 UTC  (4+ messages)

[PATCH 00/19] usbnet: smsc95xx: Convert to phydev
 2019-01-07 11:50 UTC  (5+ messages)
` [02/19] usbnet: smsc95xx: Stop propagation of in_pm
    ` [PATCH 02/19] "

linux-next: Tree for Jan 7
 2019-01-07 11:49 UTC  (3+ messages)

[for-4.9.y] Patch series "use up highorder free pages before OOM"
 2019-01-07 11:47 UTC  (2+ messages)

[PATCH 00/23] AM3517 support
 2019-01-07 11:46 UTC  (4+ messages)
` [PATCH 22/23] ARM: omap: Add board support for WAGO pfc200 platform

[Qemu-arm] [PATCH 00/16] hw: Remove "hw/devices.h"
 2019-01-07 11:44 UTC  (7+ messages)
` [Qemu-devel] [PATCH 08/16] MAINTAINERS: Add missing entries for the TI touchscreen devices
  ` [Qemu-arm] "

[RFC 0/2] conf/ucm: bytcht-es8316 support
 2019-01-07 11:44 UTC  (3+ messages)

Introducing OneDev - an open source git server with interesting features
 2019-01-07 11:42 UTC 

GRUB Xen PVH chainloading
 2019-01-07 11:41 UTC 

GRUB Xen PVH chainloading
 2019-01-07 11:41 UTC 

[PATCH] memcg: killed threads should not invoke memcg OOM killer
 2019-01-07 11:41 UTC  (3+ messages)

[kvm-unit-tests PATCH v4 05/13] s390x: Add BSS clearing for non ELF boot
 2019-01-07 11:41 UTC 

[PATCH] vfio_pci: Add local source directory as include
 2019-01-07 11:39 UTC  (6+ messages)

[PATCH] examples/power: fix wrong core_id with JSON cmds
 2019-01-07 11:39 UTC 

[PATCH] rpmsg: core: Make remove handler for rpmsg driver optional
 2019-01-07 11:38 UTC  (2+ messages)

[PATCH 1/1] drm/prime: Use sg_dma_len() macro to get sg's length
 2019-01-07 11:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 03/13] s390x: Make tests bootable from disk
 2019-01-07 11:37 UTC 

[Qemu-devel] [PATCH 0/2] fp-bench fixes
 2019-01-07 11:37 UTC  (2+ messages)

[PATCH 00/12] media: mt9m001: switch soc_mt9m001 to a standard subdev sensor driver
 2019-01-07 11:37 UTC  (11+ messages)
` [PATCH 03/12] media: mt9m001: convert to SPDX license identifer
` [PATCH 07/12] media: mt9m001: remove remaining soc_camera specific code
` [PATCH 09/12] media: mt9m001: register to V4L2 asynchronous subdevice framework
` [PATCH 11/12] media: mt9m001: make VIDIOC_SUBDEV_G_FMT ioctl work with V4L2_SUBDEV_FORMAT_TRY
` [PATCH 12/12] media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctls

[GIT PULL FOR v5.1] vb2/cedrus: use timestamps to identify buffers
 2019-01-07 11:36 UTC  (2+ messages)

[V2] roles: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
 2019-01-07 11:36 UTC 

[kvm-unit-tests PATCH v4 01/13] s390x: Add Sigp header file
 2019-01-07 11:36 UTC 

[PATCHv6 0/8] vb2/cedrus: use timestamps to identify buffers
 2019-01-07 11:34 UTC  (9+ messages)
` [PATCHv6 1/8] v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
` [PATCHv6 2/8] vim2m: use v4l2_m2m_buf_copy_data
` [PATCHv6 3/8] vicodec: "
` [PATCHv6 4/8] buffer.rst: clean up timecode documentation
` [PATCHv6 5/8] videodev2.h: add v4l2_timeval_to_ns inline function
` [PATCHv6 6/8] vb2: add vb2_find_timestamp()
` [PATCHv6 7/8] cedrus: identify buffers by timestamp
` [PATCHv6 8/8] extended-controls.rst: update the mpeg2 compound controls

[PATCH v3] mm: remove extra drain pages on pcp list
 2019-01-07 11:34 UTC  (3+ messages)
` [PATCH v4] "

stable-rc/linux-4.9.y build: 193 builds: 109 failed, 84 passed, 233 errors, 231 warnings (v4.9.148-72-g1f2b850ae45e)
 2019-01-07 11:33 UTC 

[PATCH] libgpiod_1.2: add a dependency on python when building python bindings
 2019-01-07 11:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Buildroot] [PATCH] x11vnc: update to 0.9.16
 2019-01-07 11:32 UTC 

[PATCH] drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
 2019-01-07 11:32 UTC  (3+ messages)

[Qemu-devel] [PATCH v6] s390x/pci: add common fmb
 2019-01-07 11:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6] s390x/pci: add common function measurement block

[PATCH v2 0/5] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-07 11:30 UTC  (4+ messages)
` [PATCH v2 2/5] mfd: qcom-spmi-pmic: use devm_mfd_add_devices instead of devm_of_platform_populate

[PATCH net] tipc: fix uninit-value in tipc_nl_compat_link_set
 2019-01-07 11:29 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2019-01-07 11:29 UTC  (5+ messages)
` [RFC net-next 11/15] net: lora: Add IMST WiMOD

Hello! Did you receive the previous letter i sent you? Thanks and hope to hear from you.Regards, Mr.Ibrahim Omar
 2019-01-07 11:29 UTC 

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2019-01-07 11:27 UTC  (4+ messages)
` jk/loose-object-cache
  ` [PATCH 1/3] object-store: factor out odb_loose_cache()

Armada DRM: bridge with componentized devices
 2019-01-07 11:26 UTC  (4+ messages)

[PATCH 0/4] x86/shim: minor fixes to the pv-shim mode
 2019-01-07 11:25 UTC  (4+ messages)
` [PATCH 4/4] x86/shim: only mark special pages as RAM in pvshim 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.