All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 13:50:55 to 2020-01-23 14:04:08 UTC [more...]

[Xen-devel] [PATCH v3 0/3] purge free_shared_domheap_page()
 2020-01-23 14:03 UTC  (4+ messages)
` [Xen-devel] [PATCH v3 1/3] x86 / vmx: make apic_access_mfn type-safe
` [Xen-devel] [PATCH v3 2/3] x86 / hvm: add domain_relinquish_resources() method
` [Xen-devel] [PATCH v3 3/3] x86 / vmx: use a 'normal' domheap page for APIC_DEFAULT_PHYS_BASE

[PATCH 01/10] dmaengine: at_hdmac: Substitute kzalloc with kmalloc
 2020-01-23 14:03 UTC  (10+ messages)
` [PATCH 02/10] dmaengine: at_hdmac: Drop locking in at_hdmac_alloc_chan_resources()
` [PATCH 03/10] dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
` [PATCH 04/10] dmaengine: at_hdmac: Drop description for a not defined parameter
` [PATCH 05/10] dmaengine: at_hdmac: Switch atomic allocations to GFP_NOWAIT
` [PATCH 06/10] dmaengine: at_hdmac: Fix deadlocks
` [PATCH 07/10] dmaengine: at_xdmac: Drop always true check
` [PATCH 08/10] dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
` [PATCH 09/10] dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
` [PATCH 10/10] dmaengine: at_xdmac: Fix locking in tasklet

[PATCH v2 0/6] btrfs: remove buffer heads form superblock handling
 2020-01-23 14:03 UTC  (12+ messages)
` [PATCH v2 2/6] btrfs: remove buffer heads from super block reading
` [PATCH v2 3/6] btrfs: remove use of buffer_heads from superblock writeout
` [PATCH v2 4/6] btrfs: remove btrfsic_submit_bh()
` [PATCH v2 5/6] btrfs: remove buffer_heads from btrfsic_process_written_block()
` [PATCH v2 6/6] btrfs: remove buffer_heads form superblock mirror integrity checking

[PATCH 1/2] Btrfs: fix race between adding and putting tree mod seq elements and nodes
 2020-01-23 14:02 UTC  (2+ messages)

[PULL 000/111] virtiofs queue
 2020-01-23 11:58 UTC  (18+ messages)
` [PULL 007/111] virtiofsd: Format imported files to qemu style
` [PULL 024/111] virtiofsd: Start reading commands from queue
` [PULL 025/111] virtiofsd: Send replies to messages
` [PULL 028/111] virtiofsd: Fast path for virtio read
` [PULL 046/111] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PULL 050/111] virtiofsd: move to an empty network namespace
` [PULL 054/111] virtiofsd: cap-ng helpers
` [PULL 056/111] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PULL 058/111] docs: Add docs/tools
` [PULL 059/111] virtiofsd: add security guide document
` [PULL 061/111] virtiofsd: print log only when priority is high enough
` [PULL 062/111] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PULL 084/111] virtiofsd: enable PARALLEL_DIROPS during INIT
` [PULL 086/111] Virtiofsd: fix memory leak on fuse queueinfo
` [PULL 094/111] virtiofsd: add man page
` [PULL 103/111] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
` [PULL 110/111] virtiofsd: stop all queue threads on exit in virtio_loop()

[v2] arm64: dts: sc7180: add display dt nodes
 2020-01-23 14:01 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_engine_topology: Introduce and use gem_context_clone_with_engines
 2020-01-23 14:01 UTC  (6+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/2] drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER
 2020-01-23 14:01 UTC  (2+ messages)

[Intel-gfx] [PATCH RESEND 1/6] drm/i915/dmc: use intel uncore functions for forcewake register access
 2020-01-23 14:00 UTC  (6+ messages)
` [Intel-gfx] [PATCH RESEND 2/6] drm/i915/display: use intel de "
` [Intel-gfx] [PATCH RESEND 3/6] drm/i915/irq: "
` [Intel-gfx] [PATCH RESEND 4/6] drm/i915/gmbus: "
` [Intel-gfx] [PATCH RESEND 5/6] drm/i915/sprite: "
` [Intel-gfx] [PATCH RESEND 6/6] drm/i915/pm: "

[PATCH v4 00/22] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-23 13:59 UTC  (93+ messages)
` [Intel-gfx] "
` [PATCH v4 01/22] drm: Remove internal setup of struct drm_device.vblank_disable_immediate
  ` [Intel-gfx] "
` [PATCH v4 02/22] drm: Add get_scanout_position() to struct drm_crtc_helper_funcs
  ` [Intel-gfx] "
` [PATCH v4 03/22] drm: Add get_vblank_timestamp() to struct drm_crtc_funcs
  ` [Intel-gfx] "
` [PATCH v4 04/22] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 05/22] drm/amdgpu: Convert to CRTC VBLANK callbacks
  `  "
` [PATCH v4 06/22] drm/gma500: "
  ` [Intel-gfx] "
` [PATCH v4 07/22] drm/i915: "
  ` [Intel-gfx] "
` [PATCH v4 08/22] drm/nouveau: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 09/22] drm/nouveau: Convert to CRTC VBLANK callbacks
  `  "
` [Intel-gfx] [PATCH v4 10/22] drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  `  "
` [Intel-gfx] [PATCH v4 11/22] drm/radeon: Convert to CRTC VBLANK callbacks
  `  "
` [PATCH v4 12/22] drm/msm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH v4 13/22] drm/msm: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [PATCH v4 14/22] drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [PATCH v4 15/22] drm/stm: Convert to CRTC VBLANK callbacks
  ` [Intel-gfx] "
` [PATCH v4 16/22] drm/sti: "
  ` [Intel-gfx] "
` [PATCH v4 17/22] drm/vc4: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 18/22] drm/vc4: Convert to CRTC VBLANK callbacks
  `  "
` [Intel-gfx] [PATCH v4 19/22] drm/vkms: "
  `  "
` [Intel-gfx] [PATCH v4 20/22] drm/vmwgfx: "
  `  "
` [Intel-gfx] [PATCH v4 21/22] drm: Clean-up VBLANK-related callbacks in struct drm_driver
  `  "
` [Intel-gfx] [PATCH v4 22/22] drm: Remove legacy version of get_scanout_position()
  `  "

[PATCH] x86/cpu: Move prototype for get_umwait_control_msr() to global location
 2020-01-23 14:01 UTC 

WARNING in uvc_scan_chain_forward
 2020-01-23 14:00 UTC  (3+ messages)

[alsa-devel] KASAN: slab-out-of-bounds Read in build_audio_procunit (2)
 2020-01-23 13:59 UTC  (4+ messages)
    `  "

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-01-23 13:59 UTC  (5+ messages)
  ` [v6, 5/5] media: platform: Add Mediatek ISP P1 V4L2 device driver

[igt-dev] [PATCH i-g-t v3 0/3] validate color tests using chamelium
 2020-01-23  7:00 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 3/3] tests/kms_color_chamelium: add subtests to validate color

[Intel-gfx] [PATCH] drm/i915/gem: Detect overflow in calculating dumb buffer size
 2020-01-23 13:58 UTC  (5+ messages)

[PATCH] btrfs: scrub: Require mandatory block group RO for dev-replace
 2020-01-23 13:57 UTC  (5+ messages)

[alsa-devel] ASUS T100TAM UCM
 2020-01-23 13:55 UTC  (2+ messages)

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-23 13:56 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Re-enable RPS
 2020-01-23 13:56 UTC 

[kvm-unit-tests PATCH v4 0/9] s390x: smp: Improve smp code and reset checks
 2020-01-23 13:56 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 2/9] s390x: smp: Only use smp_cpu_setup once

Connectivity check uris
 2020-01-23 13:56 UTC  (2+ messages)

[PATCH v4 0/6] media: vimc: race condition fixes
 2020-01-23 13:55 UTC  (6+ messages)
` [PATCH v4 4/6] media: vimc: capture: crash fix - synchronize call to vb2_queue_release when unregistering

[meta-oe] [PATCH] fmt: bump version to v6.1.2
 2020-01-23 13:54 UTC 

[PATCH 0/2] KVM: x86: do not mix raw and monotonic clocks in kvmclock
 2020-01-23 13:54 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: use raw clock values consistently

[meta-oe] [PATCH] mongodb: bump version to r4.2.2
 2020-01-23 13:53 UTC 

[PATCH V3 1/3] dt: bindings: brcmnand: Add support for flash-edu
 2020-01-23 13:54 UTC  (3+ messages)

[PATCH] ata: ahci: Add shutdown to freeze hardware resources of ahci
 2020-01-23 13:54 UTC  (2+ messages)

[PATCH v2 00/28] docs: i2c: rework I2C documentation, part I
 2020-01-23 13:50 UTC  (14+ messages)
` [PATCH v2 01/28] docs: i2c: sort index logically
` [PATCH v2 02/28] docs: i2c: summary: extend introduction
` [PATCH v2 03/28] docs: i2c: summary: rewrite the "terminology" section
` [PATCH v2 04/28] docs: i2c: call it "I2C" consistently
` [PATCH v2 05/28] docs: i2c: fix typo
` [PATCH v2 06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
` [PATCH v2 07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH v2 08/28] docs: i2c: i2c-protocol: properly name start and stop conditions
` [PATCH v2 09/28] docs: i2c: i2c-protocol: remove unneeded colons from table
` [PATCH v2 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK
` [PATCH v2 11/28] docs: i2c: smbus: fix link syntax
` [PATCH v2 12/28] docs: i2c: smbus-protocol: properly name start and stop conditions
` [PATCH v2 13/28] docs: i2c: smbus-protocol: remove unneeded colons from table

[Intel-gfx] [RFC 0/6] 3 display pipes combination system support
 2020-01-23 13:53 UTC  (7+ messages)
` [Intel-gfx] [RFC 4/6] drm/i915: Get right max plane stride
` [Intel-gfx] [RFC 5/6] drm/i915: Add WARN_ON in intel_get_crtc_for_pipe()
` [Intel-gfx] [RFC 6/6] drm/i915: Enable 3 display pipes support

imx8qxp mek: Booting mainline kernel with mainline U-Boot
 2020-01-23 13:53 UTC  (9+ messages)

[igt-dev] [PATCH V4] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-23 13:52 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for i915/gem_exec_nop:Adjusted test to utilize all available engines (rev4)

[igt-dev] [PATCH-i-g-t] tests/i915/gem_exec_schedule: Use mmap__device_coherent
 2020-01-23 13:52 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[igt-dev] [PATCH] tests/i915/gem_mmap_wc: Update test to use mmap_wc IOCTL
 2020-01-23 13:52 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH v3 00/21] Multifd Migration Compression
 2020-01-23 11:58 UTC  (2+ messages)
` [PATCH v3 19/21] migration: Add zlib compression multifd support

[igt-dev] [PATCH v5 i-g-t 1/2] include/drm-uapi: Import headers from 3ff4c24bdb1f
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for series starting with [v5,i-g-t,1/2] "

[igt-dev] [PATCH V3] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for i915/gem_exec_nop:Adjusted test to utilize all available engines (rev3)

[PATCH v2 0/2] SPI bus multiplexing
 2020-01-23 13:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Document binding for generic SPI multiplexer

[igt-dev] [PATCH i-g-t] lib/igt_core: Detect gdb harder
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[igt-dev] [RFC PATCH i-g-t] tests/gem_userptr_blits: Enhance invalid mapping exercise
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[igt-dev] [PATCH i-g-t 1/2] i915/gem_engine_topology: Generate engine names based on class
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [i-g-t,1/2] "

[igt-dev] [PATCH i-g-t] i915/gem_engine_topology: Generate engine names based on class
 2020-01-23 13:51 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for i915/gem_engine_topology: Generate engine names based on class (rev2)

[igt-dev] [PATCH i-g-t] lib/igt_collection: Adding combinatorics facility
 2020-01-23 13:50 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for lib/igt_collection: Adding combinatorics facility (rev4)

[PULL] drm-intel-fixes
 2020-01-23 13:50 UTC  (2+ messages)
` [Intel-gfx] "


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.