All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-06 14:27:17 to 2019-03-06 15:25:27 UTC [more...]

RFC Breaking up GEM struct_mutex for async-pages
 2019-03-06 15:25 UTC  (34+ messages)
` [PATCH 01/43] drm/i915/selftests: Canonicalise gen8 addresses
` [PATCH 02/43] drm/i915: Force GPU idle on suspend
` [PATCH 03/43] drm/i915/selftests: Improve switch-to-kernel-context checking
` [PATCH 04/43] drm/i915: Do a synchronous switch-to-kernel-context on idling
` [PATCH 05/43] drm/i915: Refactor common code to load initial power context
` [PATCH 06/43] drm/i915: Reduce presumption of request ordering for barriers
` [PATCH 07/43] drm/i915: Remove has-kernel-context
` [PATCH 09/43] drm/i915: Track active engines within a context
` [PATCH 10/43] drm/i915: Introduce a context barrier callback
` [PATCH 11/43] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 12/43] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 13/43] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 14/43] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 15/43] drm/i915: Allow a context to define its set of engines
` [PATCH 16/43] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 17/43] drm/i915: Split struct intel_context definition to its own header
` [PATCH 18/43] drm/i915: Store the intel_context_ops in the intel_engine_cs
` [PATCH 19/43] drm/i915: Move over to intel_context_lookup()
` [PATCH 21/43] drm/i915: Track the pinned kernel contexts on each engine
` [PATCH 22/43] drm/i915: Introduce intel_context.pin_mutex for pin management
` [PATCH 23/43] drm/i915: Load balancing across a virtual engine
` [PATCH 25/43] drm/i915/execlists: Virtual engine bonding
` [PATCH 26/43] drm/i915: Allow specification of parallel execbuf
` [PATCH 27/43] drm/i915/selftests: Check preemption support on each engine
` [PATCH 28/43] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 29/43] drm/i915: Split GEM object type definition to its own header
` [PATCH 33/43] drm/i915: Move phys objects to its own file
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/43] drm/i915/selftests: Canonicalise gen8 addresses
` ✗ Fi.CI.SPARSE: "

[PATCH for-next RFC 0/4] tools: Python 3 compatibility
 2019-03-06 15:24 UTC  (4+ messages)
` [PATCH for-next RFC 1/4] build/m4: make python_devel.m4 work with both python 2 and 3

[LTP] [RFC PATCH 1/2] tst_test: Add test multiplex function
 2019-03-06 15:24 UTC  (2+ messages)
` [LTP] [RFC PATCH 2/2] syscalls/select04: Test four syscall variants

[Buildroot] [PATCH 0/3] remove legacy sunxi-mali
 2019-03-06 15:24 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] olimex_a20_olinuxino_lime_legacy_defconfig: remove it
` [Buildroot] [PATCH 2/3] package/sunxi-mali: "
` [Buildroot] [PATCH 3/3] package/libump: "

[Qemu-devel] [PATCH v3 0/7] bitmaps: add inconsistent bit
 2019-03-06 15:24 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 1/7] block/dirty-bitmaps: "
` [Qemu-devel] [PATCH v3 2/7] block/dirty-bitmap: add inconsistent status
` [Qemu-devel] [PATCH v3 3/7] block/dirty-bitmaps: add block_dirty_bitmap_check function
` [Qemu-devel] [PATCH v3 6/7] block/dirty-bitmaps: disallow busy bitmaps as merge source

[PATCH] net/ixgbe: Restore vlan filter/extend for ixgbvef
 2019-03-06 15:23 UTC 

[PATCH v11 0/9] misc safety certification fixes
 2019-03-06 15:24 UTC  (3+ messages)
` [PATCH v11 3/9] xen: introduce DECLARE_BOUNDS

[LTP] [RFC PATCH 1/2] tst_test: Add test multiplex function
 2019-03-06 15:23 UTC  (3+ messages)
` [LTP] [RFC PATCH 2/2] syscalls/select04: Test four syscall variants

[PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs
 2019-03-06 15:23 UTC 

[PATCH] arch_topology: Update user supplied capacity to possible cpus in cluster
 2019-03-06 15:22 UTC  (11+ messages)

[PATCH 3/3] drm/amdgpu: more descriptive message if HMM not enabled v2
 2019-03-06 15:22 UTC  (4+ messages)

Serial console is causing system lock-up
 2019-03-06 15:22 UTC  (2+ messages)

[PATCH V5] default-distrovars: Drop DISTRO_FEATURES_LIBC
 2019-03-06 15:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] block/qcow2-bitmap: Enable resize with persistent bitmaps
 2019-03-06 15:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] block/qcow2-bitmap: Skip length check in some cases

[PATCH dev-4.19 v1] EDAC: Add Nuvoton NPCM7xx EDAC driver
 2019-03-06 15:03 UTC 

[PATCH 0/2] PM / Domains: Support enter deepest state during suspend and probe failure
 2019-03-06 15:17 UTC  (7+ messages)
` [PATCH 1/2] PM / Domains: Support enter deepest state for multiple states domains
` [PATCH 2/2] PM / Domains: Choose the deepest state to enter if no devices using it

Better interop for NFS/SMB file share mode/reservation
 2019-03-06 15:17 UTC  (12+ messages)

[RFC PATCH] doc: translation disclaimer
 2019-03-06 15:17 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/16] s390: vfio-ccw dasd ipl support
 2019-03-06 15:16 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 01/16] s390 vfio-ccw: Add bootindex property and IPLB data

[PATCH v2] tests/amdgpu: add deadlock test for sdma
 2019-03-06 15:16 UTC  (2+ messages)

[PATCH] drivers: watchdog: Kconfig: pedantic cleanups
 2019-03-06 15:15 UTC 

[PATCH v2 0/2] Timer library changes
 2019-03-06 15:15 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] Makefile: Allow to set file systems modules for default_payload.elf
 2019-03-06 15:14 UTC 

[PATCH v2 0/5] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-03-06 14:18 UTC  (2+ messages)

Error setting UUIDs discovery filter on big endian systems
 2019-03-06 15:14 UTC  (8+ messages)

[PATCH] drm/i915: Populate pipe_offsets[] & co. accurately
 2019-03-06 15:13 UTC  (5+ messages)

pnfs setup on Linux 4.15
 2019-03-06 15:05 UTC  (2+ messages)

[PATCH] drivers: input: keyboard: Kconfig: formatting cleanup
 2019-03-06 15:13 UTC 

[PATCH nvme-cli] nvme: print I/O error to stderr
 2019-03-06 15:12 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: improve loopback in timing algorithm
 2019-03-06 15:12 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: Fix SDADEL minimum formula
 2019-03-06 15:12 UTC  (3+ messages)

[PATCH 0/2] Patches for i2c-stm32 device tree bindings
 2019-03-06 15:11 UTC  (9+ messages)
` [PATCH 2/2] dt-bindings: i2c-stm32: update optional properties for stm32h7/stm32mp1
` [PATCH 1/2] dt-bindings: i2c-stm32: remove extra spaces

[PATCH] usbip: Remove unnecessary null check
 2019-03-06 15:11 UTC  (3+ messages)
  `  "

[RFC PATCH v2] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06 15:09 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 1/3] auxdisplay: deconfuse configuration
 2019-03-06 15:08 UTC  (6+ messages)
` [PATCH 3/3] auxdisplay: charlcd: make backlight initial state configurable

a.out coredumping: fix or delete?
 2019-03-06 15:07 UTC  (11+ messages)
      ` [PATCH] x86: Deprecate a.out support

[GIT PULL] asm-generic changes for v5.1
 2019-03-06 15:07 UTC 

[PATCH] drm/vc4: Use 16bpp by default for the fbdev buffer
 2019-03-06 15:06 UTC  (3+ messages)

[PATCH 1/2] drm/i915/dp: deconflate PPS unlock from divisor register
 2019-03-06 15:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/dp: deconflate PPS unlock from divisor register (rev3)

[Qemu-devel] [PATCH 00/20] qcow2: External data files
 2019-03-06 15:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH 03/20] qcow2: Extend spec for external "
  ` [Qemu-devel] [Qemu-block] "

[PATCH] drm/exynos/mixer: fix MIXER shadow registry synchronisation code
 2019-03-06 15:05 UTC 

[GIT PULL] y2038: A build fix for compat mode
 2019-03-06 15:04 UTC 

[PATCH v5 0/6] Add lock-free ring and mempool handler
 2019-03-06 15:03 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/6] ring: add a pointer-width headtail structure
  ` [PATCH v6 2/6] ring: add a ring start marker
  ` [PATCH v6 3/6] ring: add a lock-free implementation
  ` [PATCH v6 4/6] test_ring: add lock-free ring autotest
  ` [PATCH v6 5/6] test_ring_perf: add lock-free ring perf test
  ` [PATCH v6 6/6] mempool/ring: add lock-free ring handlers

[PATCH v2 00/10] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-03-06 15:01 UTC  (4+ messages)
` [PATCH v2 02/10] ata: ahci: Support per-port interrupts

[PATCH 1/8] kasan,x86: Frob kasan_report() in an exception
 2019-03-06 15:01 UTC  (15+ messages)

branches not building?
 2019-03-06 15:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/11] pflash: Fixes and cleanups
 2019-03-06 15:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 08/11] r2d: Flash memory creation is confused about size, mark FIXME

[PATCH] ipc: Fix building compat mode without sysvipc
 2019-03-06 15:00 UTC  (3+ messages)

mlx5 under FreeBSD
 2019-03-06 14:59 UTC  (10+ messages)

[PATCH v2 0/5] soc: ti: k3-am654: Allow for exclsive request of devices
 2019-03-06 14:58 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: ti_sci_pm_domains: Add support for exclusive access

[CI] drm/i915: Pass around the intel_context
 2019-03-06 14:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] nfsd: fix wrong check in write_v4_end_grace()
 2019-03-06 14:58 UTC  (2+ messages)

[Bug 109834] No x86 libraries in new amdgpu-pro drivers
 2019-03-06 14:58 UTC  (2+ messages)

[PATCH v2 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
 2019-03-06 14:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] iotests: Wait for qemu to end in 223
 2019-03-06 14:55 UTC  (4+ messages)

[Qemu-devel] recursive submodules
 2019-03-06 14:55 UTC  (4+ messages)

[Printing-architecture] OpenPrinting News
 2019-03-06 14:55 UTC 

randr: Virtual monitor not present with MST display
 2019-03-06 14:55 UTC  (4+ messages)

[LTP] [PATCH] select: tests offer choice of syscall path:
 2019-03-06 14:54 UTC  (2+ messages)

[PATCH 0/3] Upgrade systemd to 241
 2019-03-06 14:53 UTC  (2+ messages)

[PATCH 0/3] handle userptr corner cases with HMM path
 2019-03-06 14:53 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: more descriptive message if HMM not enabled

[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
 2019-03-06 14:52 UTC  (4+ messages)

[PATCH] drivers: iio: Kconfig: pedantic cleanup
 2019-03-06 14:52 UTC 

[Qemu-devel] [PATCH 0/3] iotests: check whitelisted formats
 2019-03-06 14:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] iotests: ask QEMU for supported formats
` [Qemu-devel] [PATCH 3/3] iotests: check whitelisted formats

stable-rc/linux-4.4.y boot: 83 boots: 4 failed, 78 passed with 1 untried/unknown (v4.4.176-55-g502fe9c4b18d)
 2019-03-06 14:52 UTC 

[Bug 109887] vega56 undervolting/overclocking voltage issues
 2019-03-06 14:52 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Trivial branch patches
 2019-03-06 14:50 UTC  (2+ messages)

[PATCH 0/6] PM / Domains: A few clean up and minor fixes
 2019-03-06 14:47 UTC  (8+ messages)
` [PATCH 4/6] PM / Domains: Move the Subdomain check into _genpd_power_off
` [PATCH 6/6] PM / domains: Remove one unnecessary blank line

[PATCH v2 0/8] Add stack library and new mempool handler
 2019-03-06 14:45 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] stack: introduce rte stack library
  ` [PATCH v3 2/8] mempool/stack: convert mempool to use rte stack
  ` [PATCH v3 3/8] test/stack: add stack test
  ` [PATCH v3 4/8] test/stack: add stack perf test
  ` [PATCH v3 5/8] stack: add lock-free stack implementation
  ` [PATCH v3 6/8] stack: add C11 atomic implementation
  ` [PATCH v3 7/8] test/stack: add lock-free stack tests
  ` [PATCH v3 8/8] mempool/stack: add lock-free stack mempool handler

[PATCH RESEND V2 0/4] Add i.MX8QXP system controller watchdog support
 2019-03-06 14:45 UTC  (11+ messages)
` [PATCH RESEND V2 1/4] dt-bindings: fsl: scu: add watchdog binding

did we ever resolve what "known to Git" should mean?
 2019-03-06 14:44 UTC 

[GIT PULL] printk for 5.1
 2019-03-06 14:44 UTC 

[PATCH v3 0/9] viridian: implement more enlightenments
 2019-03-06 14:41 UTC  (9+ messages)
` [PATCH v3 8/9] viridian: add implementation of synthetic timers

[patch V6 00/14] MDS basics 0
 2019-03-06 14:42 UTC  (5+ messages)
` [patch V6 10/14] MDS basics 10
  ` [MODERATED] "
` [patch V6 12/14] MDS basics 12
  ` [MODERATED] "

[GIT PULL] RCU updates for v5.1
 2019-03-06 14:42 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Canonicalise gen8 addresses
 2019-03-06 14:40 UTC  (2+ messages)

[PATCH V10 1/4] dt-bindings: fsl: scu: add thermal binding
 2019-03-06 14:40 UTC  (8+ messages)

[U-Boot] [PATCH] fit: load all fragments from the extra configurations
 2019-03-06 14:39 UTC  (2+ messages)

[PATCH net] net: hsr: fix memory leak in hsr_dev_finalize()
 2019-03-06 14:45 UTC 

[PATCH] ARM: imx6q: cpuidle: fix bug that CPU may not wake up
 2019-03-06 14:36 UTC  (5+ messages)
` [PATCH v3] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time

[PATCH v2 0/4] Introduce packagegroup-core-base-utils
 2019-03-06 14:36 UTC  (5+ messages)
` [PATCH v2 1/4] vim: Import version 8.1.0347
` [PATCH v2 2/4] inetutils: Import version 1.9.4
` [PATCH v2 3/4] packagegroup-core-base-utils: Introduce new base-utils packagegroup
` [PATCH v2 4/4] imagefeatures: Add test to blacklist building busybox

[PATCH] security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
 2019-03-06 14:34 UTC  (2+ messages)

[xen-4.11-testing test] 133595: regressions - FAIL
 2019-03-06 14:34 UTC 

[PATCH 1/3] drm/i915: Store the BIT(engine->id) as the engine's mask
 2019-03-06 14:33 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: Move find_active_request() to the engine

[PATCH v2] f2fs: Reduce zoned block device memory usage
 2019-03-06 14:32 UTC  (3+ messages)
  ` [f2fs-dev] "

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-06 14:30 UTC  (4+ messages)
` [PATCH v4 02/22] iommu: introduce device fault data

[PATCH v2 0/8] lightnvm: bugfixes and improvements
 2019-03-06 14:31 UTC  (8+ messages)
` [PATCH v2 7/8] lightnvm: pblk: warn about opened chunk on factory init
` [PATCH v2 8/8] lightnvm: Inherit mdts from the parent nvme device

[Qemu-devel] [PATCH] block/pflash_cfi02: Fix memory leak and potential use-after-free
 2019-03-06 14:30 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "

btrfs filesystem failing with 'No space left on device' after 4 hours
 2019-03-06 14:19 UTC 

[GIT PULL] cpupower update for Linux 5.1-rc1
 2019-03-06 14:28 UTC  (3+ messages)

[Buildroot] [ros-users] Cross Compiling ROS
 2019-03-06 14:28 UTC 

Fw: OpenBMC Test Work group meeting: - Webex link: https://ibm.webex.com/meet/sivas.srr Telephone access is: United States Toll Free 1-844-531-0958 (Toll - +1-669-234-1178) India Toll - 0(STD Code)-64800002 For eg. (Bengaluru - 080-64800002)
 2019-03-06 14:28 UTC 

[RFC PATCH] printk: Introduce "store now but print later" prefix
 2019-03-06 14:27 UTC  (5+ 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.