All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-23 13:54:22 to 2020-01-23 14:08:59 UTC [more...]

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2020-01-23 14:08 UTC 

[PULL 000/111] virtiofs queue
 2020-01-23 11:58 UTC  (19+ messages)
` [PULL 007/111] virtiofsd: Format imported files to qemu style
` [PULL 028/111] virtiofsd: Fast path for virtio read
` [PULL 031/111] virtiofsd: add vhost-user.json file
` [PULL 041/111] virtiofsd: Plumb fuse_bufvec through to do_write_buf
` [PULL 046/111] virtiofsd: prevent ".." escape in lo_do_lookup()
` [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 060/111] virtiofsd: add --syslog command-line option
` [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 066/111] virtiofsd: Kill threads when queues are stopped
` [PULL 069/111] virtiofsd: passthrough_ll: add renameat2 support
` [PULL 070/111] virtiofsd: passthrough_ll: disable readdirplus on cache=never
` [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()

[PATCH v3 00/21] Multifd Migration Compression
 2020-01-23 12:17 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference at 00000000000000a8 in nilfs_segctor_do_construct
 2020-01-23 14:07 UTC  (4+ messages)

imx8qxp mek: Booting mainline kernel with mainline U-Boot
 2020-01-23 14:07 UTC  (10+ messages)

[PATCH v4 1/2] drm: add drm_core_check_all_features() to check for a mask of features
 2020-01-23 14:06 UTC  (4+ messages)
` [PATCH v4 2/2] drm/debugfs: also take per device driver features into account
  ` [Intel-gfx] "

[PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 14:06 UTC  (5+ messages)

[PATCH] watchdog: it87_wdt: add IT8786 ID
 2020-01-23 14:05 UTC 

[RFC PATCH 0/3] Add device tree build information
 2020-01-23 14:05 UTC  (11+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option

kvm-unit-testing: Test results parsing vs tap13
 2020-01-23 14:05 UTC 

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 14:05 UTC  (3+ messages)

[RESEND PATCH v5 0/7] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-23 14:05 UTC  (8+ messages)
` [RESEND PATCH v5 1/7] kfifo: provide noirqsave variants of spinlocked in and out helpers
` [RESEND PATCH v5 2/7] kfifo: provide kfifo_is_empty_spinlocked()
` [RESEND PATCH v5 3/7] gpiolib: rework the locking mechanism for lineevent kfifo
` [RESEND PATCH v5 4/7] gpiolib: emit a debug message when adding events to a full kfifo
` [RESEND PATCH v5 5/7] gpiolib: provide a dedicated function for setting lineinfo
` [RESEND PATCH v5 6/7] gpiolib: add new ioctl() for monitoring changes in line info
` [RESEND PATCH v5 7/7] tools: gpio: implement gpio-watch

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2020-01-23 14:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] app/testpmd: fix invalid port detaching

[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  (9+ messages)
` [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)

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

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

[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 

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

WARNING in uvc_scan_chain_forward
 2020-01-23 14:00 UTC  (3+ 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

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-01-23 13:59 UTC 

[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

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-01-23 13:59 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

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

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

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

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:58 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:57 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:57 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:57 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:57 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2020-01-23 13:57 UTC 

[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  (5+ 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 


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.