All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-03 11:31:27 to 2019-05-03 12:16:17 UTC [more...]

[PATCH] dma-buf: add struct dma_buf_attach_info v2
 2019-05-03 12:15 UTC  (13+ messages)
  ` [Xen-devel] "
    ` [Xen-devel] [Intel-gfx] "
      `  "

[PATCH 00/10] drm/i915: Add support for asynchronous display power disabling
 2019-05-03 12:16 UTC  (3+ messages)
` [PATCH 03/10] "

[U-Boot] [PATCH v3 0/2] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-05-03 12:15 UTC  (4+ messages)

[PATCH v2 00/10] RFC: NVME MDEV
 2019-05-03 12:09 UTC  (6+ messages)
` [PATCH v2 08/10] nvme/pci: implement the mdev external queue allocation interface

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-03 11:11 UTC  (5+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized

[Qemu-devel] [PATCH for-4.0?] arm: Allow system registers for KVM guests to be changed by QEMU code
 2019-05-03 12:12 UTC  (3+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-03 12:12 UTC  (2+ messages)

[PATCH 0/4] nvme-pci: support device coredump
 2019-05-03 12:12 UTC  (4+ messages)

[PATCH 01/13] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
 2019-05-03 11:52 UTC  (13+ messages)
` [PATCH 02/13] drm/i915: Prefer checking the wakeref itself rather than the counter
` [PATCH 03/13] drm/i915: Assert the local engine->wakeref is active
` [PATCH 04/13] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
` [PATCH 05/13] drm/i915: Remove delay for idle_work
` [PATCH 06/13] drm/i915: Cancel retire_worker on parking
` [PATCH 07/13] drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
` [PATCH 08/13] drm/i915: Only reschedule the submission tasklet if preemption is possible
` [PATCH 09/13] drm/i915/execlists: Don't apply priority boost for resets
` [PATCH 10/13] drm/i915: Rearrange i915_scheduler.c
` [PATCH 11/13] drm/i915: Pass i915_sched_node around internally
` [PATCH 12/13] drm/i915: Bump signaler priority on adding a waiter
` [PATCH 13/13] drm/i915: Disable semaphore busywaits on saturated systems

[Qemu-devel] [PATCH] block/rbd: implement .bdrv_get_allocated_file_size callback
 2019-05-03 12:10 UTC  (7+ messages)

[PATCH v2 0/5] rtw88: minor fixes from suggestions during review
 2019-05-03 12:11 UTC  (8+ messages)
` [PATCH v2 1/5] rtw88: add license for Makefile
` [PATCH v2 2/5] rtw88: pci: use ieee80211_ac_numbers instead of 0-3
` [PATCH v2 3/5] rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
` [PATCH v2 4/5] rtw88: fix unassigned rssi_level in rtw_sta_info
` [PATCH v2 5/5] rtw88: more descriptions about LPS

[PATCH] lib/loopdev.c: Retry LOOP_SET_STATUS64 on EAGAIN
 2019-05-03 12:10 UTC  (3+ messages)

[Buildroot] [Bug 11811] New: lsblk (util-linux) should depend on libudev if available
 2019-05-03 12:10 UTC  (2+ messages)
` [Buildroot] [Bug 11811] "

[PATCH 0/6] perf scripts python: exported-sql-viewer.py: Minor improvements
 2019-05-03 12:08 UTC  (7+ messages)
` [PATCH 1/6] perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlarging font
` [PATCH 2/6] perf scripts python: exported-sql-viewer.py: Move view creation
` [PATCH 3/6] perf scripts python: exported-sql-viewer.py: Add tree level
` [PATCH 4/6] perf scripts python: exported-sql-viewer.py: Add copy to clipboard
` [PATCH 5/6] perf scripts python: exported-sql-viewer.py: Add context menu
` [PATCH 6/6] perf scripts python: exported-sql-viewer.py: Add 'About' dialog box

[PATCH] net: rds: fix spelling mistake "syctl" -> "sysctl"
 2019-05-03 12:10 UTC  (2+ messages)

[Qemu-devel] Request for comment - dynamic VNC keyboard mapping
 2019-05-03 12:08 UTC  (2+ messages)

[PATCH-tip v7 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-05-03 12:06 UTC  (3+ messages)
` [PATCH-tip v7 01/20] locking/rwsem: Prevent decrement of reader count before increment

[PATCH v3 00/19] Share TTM code among DRM framebuffer drivers
 2019-05-03 12:07 UTC  (9+ messages)
` [PATCH v3 01/19] drm: Add |struct drm_gem_vram_object| and helpers

Possible refcount bug in ip6_expire_frag_queue()?
 2019-05-03 12:07 UTC  (5+ messages)

ipsec tunnel performance degrade
 2019-05-03 12:06 UTC  (4+ messages)
` [RFC HACK] xfrm: make state refcounting percpu

[PATCH] crypto: caam - fix DKP detection logic
 2019-05-03 12:05 UTC 

[PATCH v3 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-03 12:05 UTC  (5+ messages)
` [PATCH v3 01/10] of_net: add "

[Qemu-devel] [PATCH v2] target/arm: Stop using variable length array in dc_zva
 2019-05-03 12:04 UTC 

[RFC] rtw88: fix subscript above array bounds compiler warning
 2019-05-03 12:01 UTC  (2+ messages)

implement generic dma_map_ops for IOMMUs v4
 2019-05-03 11:59 UTC  (35+ messages)
` [PATCH 01/25] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/25] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/25] iommu/dma: Remove the flush_page callback
` [PATCH 06/25] iommu/dma: move the arm64 wrappers to common code
` [PATCH 24/25] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 25/25] arm64: trim includes "

[PATCH v2] arm64: allwinner: h6: orangepi-one-plus: Add Ethernet support
 2019-05-03 11:59 UTC  (2+ messages)

[PATCH] HID: fix A4Tech horizontal scrolling
 2019-05-03 11:59 UTC  (4+ messages)

[PATCH v4 0/9] Add support for Orange Pi 3
 2019-05-03 11:58 UTC  (5+ messages)
` [PATCH v4 5/9] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [linux-sunxi] "

[PATCH][RFC] parisc: Use per-pagetable spinlock (v2)
 2019-05-03 11:58 UTC  (9+ messages)

[PATCH v2 00/79] Convert files to ReST
 2019-05-03 11:55 UTC  (3+ messages)
` [PATCH v2 43/79] docs: m68k: convert docs to ReST and rename to *.rst

[PATCH v2 0/2] license_image: Fallback to copy if we can't hard link
 2019-05-03 11:54 UTC  (3+ messages)
` [PATCH v2 1/2] oe.path: Add copyhardlink() helper function
` [PATCH v2 2/2] license_image: Use new oe.path.copyhardlink() helper

[U-Boot] [PATCH v12 0/9] Add support for loading FPGA bitstream
 2019-05-03 11:54 UTC  (7+ messages)
` [U-Boot] [PATCH v12 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

[meta-oe][PATCH v2] ser2net: upgrade to version 3.5.1
 2019-05-03 11:53 UTC 

[PATCH v2 0/3] cpufreq: Add imx-cpufreq-dt driver
 2019-05-03 11:51 UTC  (5+ messages)

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-05-03 11:51 UTC  (10+ messages)
              ` [PATCH v2] "
                ` [PATCH v3] "

[dpdk-dev] [PATCH 1/3] doc: fix typo in ipc doc
 2019-05-03 11:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] ipc: add warnings about not using ipc with memory API's
` [dpdk-dev] [PATCH 3/3] ipc: add warnings about correct API usage

[U-Boot] Please pull u-boot-marvell/master
 2019-05-03 11:49 UTC 

[Cluster-devel] [PATCH] gfs2: read journal in large chunks to locate the head
 2019-05-03 11:49 UTC  (2+ messages)

[PATCH libdrm] xf86drm: Fix possible memory leak with drmModeGetPropertyPtr()
 2019-05-03 11:49 UTC  (2+ messages)

[PATCH] integrity: make 'sync' update the inode integrity state
 2019-05-03 11:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] linux-user: elf: Map empty PT_LOAD sections
 2019-05-03 11:48 UTC  (2+ messages)

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-05-03 11:48 UTC  (4+ messages)
` [PATCH 5.0 25/89] RDMA/ucontext: Fix regression with disassociate

[PATCH v5 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-05-03 11:47 UTC  (32+ messages)
` [PATCH v5 01/15] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
` [PATCH v5 02/15] media: v4l2-common: Add an helper to apply frmsize constraints
` [PATCH v5 03/15] media: v4l2-common: Support custom imagesize/bytesperline in fill_pixfmt()
` [PATCH v5 04/15] rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
` [PATCH v5 05/15] rockchip/vpu: Open-code media controller register
` [PATCH v5 06/15] rockchip/vpu: Support the Request API
` [PATCH v5 07/15] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
` [PATCH v5 08/15] rockchip/vpu: Move encoder logic to a common place
` [PATCH v5 09/15] rockchip/vpu: Provide a helper to reset both src and dst formats
` [PATCH v5 10/15] rockchip/vpu: Prepare things to support decoders
` [PATCH v5 11/15] rockchip/vpu: Add decoder boilerplate
` [PATCH v5 12/15] rockchip/vpu: Add support for non-standard controls
` [PATCH v5 13/15] rockchip/vpu: Add infra to support MPEG-2 decoding
` [PATCH v5 14/15] rockchip/vpu: Add MPEG2 decoding support to RK3399
` [PATCH v5 15/15] rockchip/vpu: Add support for MPEG-2 decoding on RK3288

[PATCH net] ip6: fix skb leak in ip6frag_expire_frag_queue()
 2019-05-03 11:47 UTC 

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:46 UTC 

[PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
 2019-05-03 11:46 UTC  (8+ messages)
` [PATCH v5 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:26 UTC  (24+ messages)
  ` [Qemu-devel] [PULL v2 01/12] hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
  ` [Qemu-devel] [PULL v2 02/12] CODING_STYLE: specify the indent rule for multiline code
  ` [Qemu-devel] [PULL v2 03/12] CODING_STYLE: indent example code as all others
  ` [Qemu-devel] [PULL v2 04/12] doc: fix the configuration path
  ` [Qemu-devel] [PULL v2 05/12] qom: use object_new_with_type in object_new_with_propv
  ` [Qemu-devel] [PULL v2 07/12] Update configure
  ` [Qemu-devel] [PULL v2 08/12] Header cleanups
  ` [Qemu-devel] [PULL v2 09/12] net: Print output of "-net nic, model=help" to stdout instead of stderr
  ` [Qemu-devel] [PULL v2 10/12] Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts
  ` [Qemu-devel] [PULL v2 11/12] hw/sparc/leon3: Allow load of uImage firmwares
  ` [Qemu-devel] [PULL v2 12/12] sockets: avoid string truncation warnings when copying UNIX path

[U-Boot] [PATCH] kwbimage: fixing the issue with proper return code checking
 2019-05-03 11:46 UTC  (2+ messages)

[U-Boot] [PATCH u-boot-marvell v3 00/17] Fixes for Turris Omnia
 2019-05-03 11:45 UTC  (2+ messages)

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-05-03 11:43 UTC  (5+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-03 11:43 UTC  (6+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use

[PATCH] pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP}
 2019-05-03 11:43 UTC 

[PATCH] media: v4l2: Initialize mpeg slice controls
 2019-05-03 11:42 UTC 

[U-Boot] [PATCH v4] ARM: am335x: Add phyCORE AM335x R2 support
 2019-05-03 11:40 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:22 UTC  (9+ messages)
` [Qemu-devel] [PULL v2 02/12] CODING_STYLE: specify the indent rule for multiline code
` [Qemu-devel] [PULL v2 03/12] CODING_STYLE: indent example code as all others
` [Qemu-devel] [PULL v2 05/12] qom: use object_new_with_type in object_new_with_propv

[PATCH V2] ARM: mach-shmobile: Don't init CNTVOFF if PSCI is available
 2019-05-03 11:38 UTC  (2+ messages)

[PATCH net-next 0/3] Add hw offload of TC police on MSCC ocelot
 2019-05-03 11:38 UTC  (4+ messages)
` [PATCH net-next 2/3] net: mscc: ocelot: Implement port policers via tc command

[vfs:work.mount-syscalls 1/10] fs/namespace.c:2386:35: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2019-05-03 11:35 UTC 

[PATCH] arm64/io: Don't use WZR in writel
 2019-05-03 11:36 UTC  (16+ messages)

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-03 11:35 UTC  (4+ messages)
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support

[Qemu-devel] [Qemu-block] [PATCH] vmdk: Set vmdk parent backing_format to vmdk
 2019-05-03 11:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2] "

[U-Boot] [PATCH v2] board/BuR/zynq/brsmarc2: initial commit
 2019-05-03 11:34 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/12] Trivial branch patches
 2019-05-03 11:21 UTC  (3+ messages)

How to create a cronjob in Yocto recipe?
 2019-05-03 11:32 UTC 

[patch net-next] devlink: add warning in case driver does not set port type
 2019-05-03 11:31 UTC 

[PATCH v2 0/2] sys/prctl: expose TASK_SIZE value to userspace
 2019-05-03 11:31 UTC  (6+ messages)
` [PATCH v2 1/2] kernel/sys: add PR_GET_TASK_SIZE option to prctl(2)

[PATCH v2 5/5] nohz_full: Allow the boot CPU to be nohz_full
 2019-05-03 11:31 UTC  (2+ messages)
` [tip:sched/core] "


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.