All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-03 18:27:20 to 2019-04-03 19:52:23 UTC [more...]

[PATCH 1/2] drm/edid: Add a EDID edp panel quirk for forcing max lane count
 2019-04-03 19:52 UTC  (7+ messages)

[Buildroot] [PATCH] package/webkitgtk: bump version to 2.22.7
 2019-04-03 19:52 UTC  (2+ messages)

[Buildroot] [git commit] package/biosdevname: fix configure failure
 2019-04-03 19:52 UTC 

[virtio] [PATCH] acknowledgements: use org names consistently
 2019-04-03 19:51 UTC 

[PATCH] block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
 2019-04-03 19:50 UTC  (2+ messages)

[lustre-devel] [PATCH 00/28] More lustre patches
 2019-04-03 19:50 UTC  (7+ messages)
` [lustre-devel] [PATCH 12/28] lustre: handle: move refcount into the lustre_handle
` [lustre-devel] [PATCH 14/28] lustre: portals_handle: rename ops to owner
` [lustre-devel] [PATCH 11/28] lustre: handles: discard h_owner in favour of h_ops

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-04-03 19:47 UTC  (10+ messages)

[PATCH 0/1] Add 128-bit compare and set
 2019-04-03 19:44 UTC  (3+ messages)
` [PATCH v5] eal/x86: add 128-bit atomic compare exchange
  ` [PATCH v6] "

[PATCH] drm/i915: use unsigned long for platform_mask
 2019-04-03 19:45 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] perf annotate: Fix build on 32 bit for BPF annotation
 2019-04-03 19:44 UTC 

On guest free page hinting and OOM
 2019-04-03 19:43 UTC  (19+ messages)

[patch 00/14] x86/exceptions: Add guard patches to IST stacks
 2019-04-03 19:42 UTC  (11+ messages)
` [patch 14/14] x86/exceptions: Enable IST guard pages
  ` [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()

remove NULL struct device support in the DMA API
 2019-04-03 19:42 UTC  (5+ messages)

[PATCH] clone: do faster object check for partial clones
 2019-04-03 19:41 UTC  (3+ messages)

[PATCH] mfd: cros_ec: check for NULL transfer function
 2019-04-03 19:40 UTC  (3+ messages)

[Buildroot] [git commit] package/webkitgtk: bump version to 2.22.7
 2019-04-03 19:40 UTC 

[Buildroot] [PATCH 1/2] package/libfuse: only install udev rules if (e)udev is enabled
 2019-04-03 19:40 UTC  (2+ messages)

[PATCH v7 00/27] KVM: arm64: SVE guest support
 2019-04-03 19:39 UTC  (10+ messages)
` [PATCH v7 09/27] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v7 11/27] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH v7 12/27] KVM: arm64/sve: System register context switch and access support

[Buildroot] [git commit] package/libfuse: bump version to 2.9.9
 2019-04-03 19:39 UTC 

[Buildroot] [git commit] package/libfuse: only install udev rules if (e)udev is enabled
 2019-04-03 19:39 UTC 

[Buildroot] [PATCH 1/1] package/quota: fix build on m68k
 2019-04-03 19:38 UTC  (2+ messages)

[Buildroot] [git commit] package/quota: fix build on m68k
 2019-04-03 19:38 UTC 

[Buildroot] [PATCH 1/2] package/lua-lunitx: new package
 2019-04-03 19:38 UTC  (2+ messages)

[PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree
 2019-04-03 19:36 UTC  (4+ messages)

5.1-rc1: mpt init crash in scsi_map_dma, dma_4v_map_sg on sparc64
 2019-04-03 19:36 UTC  (3+ messages)

[PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-03 19:35 UTC  (3+ messages)

[PATCH 00/16] staging: fix up remaining SPDX problems in drivers/staging
 2019-04-03 19:35 UTC  (5+ messages)
` [PATCH 03/16] staging: m57621-mmc: delete driver from the tree

[Buildroot] [git commit] package/lunit: remove package
 2019-04-03 19:35 UTC 

[Buildroot] [git commit] package/lua-lunitx: new package
 2019-04-03 19:35 UTC 

Assistance with a problem related to GEM and Atomic Commit inside vkms
 2019-04-03 19:35 UTC 

[Buildroot] [PATCH] package/upmpdcli: bump to version 1.4.2
 2019-04-03 19:35 UTC  (2+ messages)

[Buildroot] [PATCH] package/libupnpp: bump to version 0.17.1
 2019-04-03 19:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/wget: security bump to version 1.20.2
 2019-04-03 19:34 UTC  (2+ messages)

[PATCH v3 00/12] Improve HMM driver API v3
 2019-04-03 19:33 UTC  (13+ messages)
` [PATCH v3 01/12] mm/hmm: select mmu notifier when selecting HMM v2
` [PATCH v3 02/12] mm/hmm: use reference counting for HMM struct v3
` [PATCH v3 03/12] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH v3 04/12] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2
` [PATCH v3 05/12] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v3
` [PATCH v3 06/12] mm/hmm: improve driver API to work and wait over a range v3
` [PATCH v3 07/12] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays v2
` [PATCH v3 08/12] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v3
` [PATCH v3 09/12] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v3
` [PATCH v3 10/12] mm/hmm: add helpers to test if mm is still alive or not
` [PATCH v3 11/12] mm/hmm: add an helper function that fault pages and map them to a device v3
` [PATCH v3 12/12] mm/hmm: convert various hmm_pfn_* to device_entry which is a better name

[Buildroot] [PATCH 1/1] pkg-autotools-infra: disable NLS for the host by default
 2019-04-03 19:34 UTC  (2+ messages)

[meta-oe][PATCH 1/3] zeromq: bump version 4.2.5 => 4.3.1
 2019-04-03 19:33 UTC  (4+ messages)
` [meta-oe][PATCH 2/3] cppzmq: bump version 4.2.3 "

[igt-dev] [PATCH i-g-t] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-03 19:33 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] meson: add entry for libgcrypt-config in cross file
 2019-04-03 19:33 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/mpd: bump to version 0.21.7

[Qemu-devel] Issues around TYPE_INTERFACE
 2019-04-03 19:33 UTC  (2+ messages)

[PATCH] efi: Include tpm_eventlog.h after asm/efi.h to avoid memcpy breakage
 2019-04-03 19:32 UTC 

[Buildroot] [git commit] package/wget: security bump to version 1.20.2
 2019-04-03 19:32 UTC 

[Buildroot] [git commit] package/upmpdcli: bump to version 1.4.2
 2019-04-03 19:31 UTC 

[PATCH v2] mmc: mtk-sd: check for valid optional memory resource
 2019-04-03 19:30 UTC  (2+ messages)

[Buildroot] [git commit] package/libupnpp: bump to version 0.17.1
 2019-04-03 19:31 UTC 

[PATCH][next] ath10k: coredump: use struct_size() helper
 2019-04-03 19:06 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules
 2019-04-03 19:30 UTC  (12+ messages)
` [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu

stable/linux-3.18.y boot: 23 boots: 1 failed, 22 passed (v3.18.138)
 2019-04-03 19:30 UTC 

[PATCH 0/6] Correct and improve the ARM tunings
 2019-04-03 19:29 UTC  (4+ messages)

[PATCH] ARC: fix memory nodes topology in case of highmem enabled
 2019-04-03 19:29 UTC  (5+ messages)

[PATCH] eal: change init macro as exec environment specific
 2019-04-03 19:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/1] Add 128-bit compare and set
 2019-04-03 19:27 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/1] eal: add 128-bit compare exchange (x86-64 only)

how to collect information regarding function calls in run time?
 2019-04-03 19:25 UTC 

[PATCH 0/6] musb: Improve performance for hub-attached webcams
 2019-04-03 18:53 UTC  (13+ messages)
` [PATCH 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_schedule()
  ` [1/6] "
` [PATCH 2/6] usb: musb: Introduce musb_qh_empty() helper function
  ` [2/6] "
` [PATCH 3/6] usb: musb: Introduce musb_qh_free() "
  ` [3/6] "
` [PATCH 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_urb()
  ` [4/6] "
` [PATCH 5/6] usb: musb: Introduce musb_start_urb()
  ` [5/6] "
` [PATCH 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()
  ` [6/6] "

Should mprotect(..., PROT_EXEC) be checked by IMA?
 2019-04-03 19:25 UTC  (20+ messages)

[PATCH v2] vfio/type1: Limit DMA mappings per container
 2019-04-03 19:24 UTC  (2+ messages)

PLEASE ATTEND: GUI Work Group -- Wednesday April 3 at 7:30AM CT
 2019-04-03 19:23 UTC  (2+ messages)

[PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-04-03 19:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/1] tests/kms_rotation_crc: multiplane-rotation* faster
 2019-04-03 19:11 UTC 

[PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init()
 2019-04-03 19:20 UTC 

perf: perf_fuzzer crashes on Pentium 4 systems
 2019-04-03 19:19 UTC  (2+ messages)

[PATCH net] r8169: switch off ASPM by default and add sysfs attribute to control ASPM
 2019-04-03 19:18 UTC  (8+ messages)

[PATCH 0/2] nvme-cli: update NetApp plugin for ONTAP devices
 2019-04-03 19:15 UTC  (3+ messages)
` [PATCH 1/2] nvme-cli: add netapp ontapdevices command

[PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components
 2019-04-03 19:15 UTC  (4+ messages)
` [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe

[PATCH v3 0/3] wireless: Add support to probe unexercised mesh link
 2019-04-03 19:14 UTC  (4+ messages)
` [PATCH v3 1/3] cfg80211: add "
` [PATCH v3 2/3] mac80211: add option for setting control flags
` [PATCH v3 3/3] mac80211: probe unexercised mesh links

dell_smbios KASAN bug
 2019-04-03 19:14 UTC  (9+ messages)

[PATCH] leds: Small fixes for Flash class description
 2019-04-03 19:13 UTC  (2+ messages)

[PATCH v2 2/8] kbuild: Support for Symbols.list creation
 2019-04-03 19:10 UTC  (10+ messages)

(No subject)
 2019-04-03 19:09 UTC 

[tip:locking/core 2/4] make[2]: *** No rule to make target 'arch/x86/um/../lib/rwsem.o', needed by 'arch/x86/um/built-in.a'
 2019-04-03 19:08 UTC 

[Bug 75101] New: [bisected] s2disk / hibernate blocks on "Saving 506031 image data pages () ..."
 2019-04-03 19:08 UTC  (12+ messages)

[Devel] Field Offset constraints
 2019-04-03 19:07 UTC 

[PATCH v3 iproute2-next 0/4] Dynamic rdma link creation
 2019-04-03 19:06 UTC  (2+ messages)

[RFC PATCH v2 00/14] Slab Movable Objects (SMO)
 2019-04-03 19:05 UTC  (6+ messages)
` [RFC PATCH v2 14/14] dcache: Implement object migration

[Qemu-devel] [PATCH] migration: fix migration shutdown
 2019-04-03 19:05 UTC  (2+ messages)

[PATCH 1/2] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-03 19:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

DSW eventdev is getting "stuck"?
 2019-04-03 19:02 UTC  (4+ messages)

[rocko/master][PATCH] board-rtos: SRCREV bump to 01.00.10.04C
 2019-04-03 19:01 UTC 

[BUG] perf: intel_pt won't display kernel function
 2019-04-03 18:59 UTC  (7+ messages)

[PATCH v4 net-next 0/5] net: More movement to fib_nh_common
 2019-04-03 18:59 UTC  (3+ messages)

[PATCH][next] zd1211rw: use struct_size() helper
 2019-04-03 18:59 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 4.0.0-rc2 is now available
 2019-04-03 18:47 UTC  (2+ messages)

[Qemu-devel] Question: can we hot plug a PCIe switch on machine "virt"
 2019-04-03 18:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: Add unmaintained bitmap file to related field
 2019-04-03 18:53 UTC  (3+ messages)

[PATCH v4 0/4] drm/vc4: Binner BO management improvements
 2019-04-03 18:58 UTC  (7+ messages)
` [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt
` [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use the V3D

[PATCH V2] ASoC: fsl_esai: Support synchronous mode
 2019-04-03 18:57 UTC  (2+ messages)

[PATCH v4 0/2] hash: add lock free support for ext bkt
 2019-04-03 18:56 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] x86/pv: Drop redundant CONFIG_PV ifdefary
 2019-04-03 18:56 UTC 

[PATCH] usb: musb: Force-disable pullup on shutdown
 2019-04-03 18:54 UTC  (11+ messages)
                  `  "

Fw: [Bug 203137] New: Bridge does not forward multicast if multicast_querier is enabled
 2019-04-03 18:53 UTC 

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-04-03 18:52 UTC  (5+ messages)
` [PATCH v10 0/1] "
  ` [PATCH v10 1/1] net/af_xdp: introduce AF XDP PMD driver

[PATCH 0/4] x86: some further follow-up to recent XSAs
 2019-04-03 18:52 UTC  (5+ messages)
` [PATCH 1/4] x86: suppress XPTI-related TLB flushes when possible
` [PATCH 4/4] x86/PV: remove unnecessary toggle_guest_pt() overhead

[PATCH] vfio/pci: use correct format characters
 2019-04-03 18:52 UTC  (2+ messages)

[PATCH] vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static
 2019-04-03 18:52 UTC  (2+ messages)

[PATCH v2] drivers: firmware: psci: add support for warm reset
 2019-04-03 18:51 UTC  (2+ messages)

[PATCH 1/3] ethdev: fix null pointer checking
 2019-04-03 18:50 UTC  (5+ messages)

[SPDK] __libc_message calling assert during delete_nvmf_subsystem
 2019-04-03 18:50 UTC 

[PATCH bpf 0/5] flow_dissector: lay groundwork for calling BPF hook from eth_get_headlen
 2019-04-03 18:50 UTC  (4+ messages)
` [PATCH bpf 5/5] flow_dissector: document BPF flow dissector environment

[PATCH][next] ath6kl: wmi: use struct_size() helper
 2019-04-03 18:49 UTC 

[GSoC][RFC] proposal: convert git-submodule to builtin script
 2019-04-03 18:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] rk3288 (also rk3036, rk322x) defconfig fixes
 2019-04-03 18:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
` [U-Boot] [PATCH v2] "

[PATCH v5 0/7] mm: Use slab_list list_head instead of lru
 2019-04-03 18:45 UTC  (9+ messages)
` [PATCH v5 4/7] slub: Add comments to endif pre-processor macros
` [PATCH v5 5/7] slub: Use slab_list instead of lru
` [PATCH v5 6/7] slab: "
` [PATCH v5 7/7] mm: Remove stale comment from page struct

[U-Boot] [PATCH v2] pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition
 2019-04-03 18:44 UTC  (2+ messages)

btrfs and write barriers
 2019-04-03 18:44 UTC  (3+ messages)

Panic when rebooting target server testing srp on 5.0.0-rc2
 2019-04-03 18:43 UTC  (7+ messages)

[PATCH] staging/rtl8723bs: Fix code indent
 2019-04-03 18:42 UTC 

[SPDK] About adding tail latency as part of output for SPDK PERF
 2019-04-03 18:41 UTC 

[PATCH bpf-next 0/3] writable contexts for bpf raw tracepoints
 2019-04-03 18:39 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: add writable context for "

[PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority
 2019-04-03 18:39 UTC  (6+ messages)

[SPDK] __libc_message calling assert during delete_nvmf_subsystem
 2019-04-03 18:39 UTC 

[PATCHv1] fpga: mgr: add FPGA configuration log
 2019-04-03 18:37 UTC  (6+ messages)

[PATCH 0/6] pinctrl: sunxi: Allow to configure pull-up / pull-down from GPIO flags
 2019-04-03 18:36 UTC  (4+ messages)
` [PATCH 1/6] gpio: Set proper argument value to set_config

[PATCH v4 00/17] fscrypt: key management improvements
 2019-04-03 18:34 UTC  (5+ messages)
` [PATCH v4 07/17] fs/dcache.c: add shrink_dcache_inode()

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-04-03 18:33 UTC  (3+ messages)
` [PATCH 28/36] libfrog: hoist bitmap out of scrub

[PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier
 2019-04-03 18:32 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq: fix higher CPU operating point
 2019-04-03 18:32 UTC  (2+ messages)

[PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver
 2019-04-03 18:27 UTC  (4+ messages)
` [PATCH 2/2] ftpm: firmware TPM running in TEE

[meta-python][PATCH] python*-requests: Update 2.20.1 -> 2.21.0
 2019-04-03 18:27 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.