All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-31 01:46:26 to 2018-07-31 04:01:33 UTC [more...]

[RFC 0/4] Virtio uses DMA API for all devices
 2018-07-31  4:01 UTC  (4+ messages)
` [RFC 1/4] virtio: Define virtio_direct_dma_ops structure

[RFC PATCH 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-07-31  3:56 UTC  (18+ messages)
` [RFC PATCH 01/17] libxl: fix qemu-trad cmdline for no sdl/vnc case
` [RFC PATCH 02/17] libxl: Add "stubdomain_version" to domain_build_info
` [RFC PATCH 03/17] libxl: Handle Linux stubdomain specific QEMU options
` [RFC PATCH 04/17] libxl: Build the domain with a Linux based stubdomain
` [RFC PATCH 05/17] libxl: use xenstore for pci hotplug qemu-in-linux-stubdom commands
` [RFC PATCH 06/17] libxl: create vkb device only for guests with graphics output
` [RFC PATCH 07/17] libxl: add save/restore support for qemu-xen in stubdomain
` [RFC PATCH 08/17] xl: add stubdomain related options to xl config parser
` [RFC PATCH 09/17] libxl: use \x1b to separate qemu arguments for linux stubdomain
` [RFC PATCH 10/17] xenconsoled: install xenstore watch for all supported consoles
` [RFC PATCH 11/17] xenconsoled: add support for consoles using 'state' xenstore entry
` [RFC PATCH 12/17] xenconsoled: make console_type->use_gnttab less confusing
` [RFC PATCH 13/17] xenconsoled: add support for up to 3 secondary consoles
` [RFC PATCH 14/17] xenconsoled: deduplicate error handling
` [RFC PATCH 15/17] xenconsoled: add support for non-pty output
` [RFC PATCH 16/17] libxl: access QMP socket via console for qemu-in-stubdomain
` [RFC PATCH 17/17] libxl: use xenconsoled even for multiple stubdomain's consoles

[PATCH 1/2] leds: core: Introduce LED pattern trigger
 2018-07-31  3:54 UTC  (2+ messages)

[PATCH] mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
 2018-07-31  2:14 UTC  (3+ messages)

[PATCH v7 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-07-31  3:51 UTC  (14+ messages)
` [PATCH v7 1/6] Uprobes: Simplify uprobe_register() body
` [PATCH v7 2/6] Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
` [PATCH v7 3/6] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v7 4/6] Uprobes/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v7 5/6] trace_uprobe/sdt: "
` [PATCH v7 6/6] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH v2] media: imx208: Add imx208 camera sensor driver
 2018-07-31  2:11 UTC  (3+ messages)

[PATCH] vfio: revert retry logic for MSI-X BAR mapping
 2018-07-31  3:47 UTC  (2+ messages)

post linux 4.4 vm oom kill, lockup and thrashing woes
 2018-07-31  3:45 UTC  (7+ messages)

[Fuego] [PATCH 1/2] Functional.pi_tests: fixed a spec error
 2018-07-31  3:44 UTC  (2+ messages)
` [Fuego] [PATCH 2/2] Functional.fuse: fixed build error

[PATCH 2/2] multiconfig: Enable multiconfig dependencies on oe-core
 2018-07-30 22:05 UTC  (3+ messages)

Attn: IT Report
 2018-07-31  1:28 UTC 

[PATCH v7 00/11] track CPU utilization
 2018-07-31  3:32 UTC  (5+ messages)
` [PATCH 06/11] sched/irq: add irq utilization tracking

[PATCH mmc-next v2 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-07-31  3:29 UTC  (6+ messages)
` [PATCH mmc-next v2 3/3] mmc: sdhci-of-dwcmshc: solve "

[PATCH] Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
 2018-07-31  3:31 UTC  (2+ messages)

[PATCH] xfs/288: _notrun if xfs_db write doesn't support -d option
 2018-07-31  1:49 UTC  (4+ messages)

[Qemu-devel] [PATCH for-3.1] tests/cpu-plug-test: check CPU hotplug on ppc64 with KVM
 2018-07-31  3:27 UTC  (8+ messages)

Linux 4.18-rc7
 2018-07-31  3:26 UTC  (7+ messages)

[PATCH 0/2] btrfs-progs: completion: Small fixes to make debug simpler
 2018-07-31  1:47 UTC  (2+ messages)

RFC: simplified RISC-V interrupt and clocksource handling
 2018-07-31  3:21 UTC  (6+ messages)
` [PATCH 7/9] irqchip: add a RISC-V PLIC driver

[PATCH] powerpc: Add a checkpatch wrapper with our preferred settings
 2018-07-31  3:19 UTC  (2+ messages)

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-07-31  1:41 UTC  (4+ messages)

[PATCH] selftests: membarrier: fix test by checking supported commands
 2018-07-31  3:15 UTC  (5+ messages)

[PATCH v2] xenconsole: add option to avoid escape sequences in log
 2018-07-31  3:15 UTC 

[lustre-devel] [PATCH 0/3] lustre: llite: rework client mount code
 2018-07-31  3:13 UTC  (3+ messages)
` [lustre-devel] [PATCH 1/3] lustre: obd: migrate lustre_fill_super() to llite

[PATCH char-misc 1/1] Drivers: hv: vmbus: Make synic_initialized flag per-cpu
 2018-07-31  2:34 UTC 

[meta-python][PATCH v2 0/5] Add python3-behave Recipe
 2018-07-31  3:09 UTC  (6+ messages)
` [meta-python][PATCH v2 1/5] python-linecache2: Add recipe
` [meta-python][PATCH v2 2/5] python-traceback2: "
` [meta-python][PATCH v2 3/5] python-parse: Update to 1.8.4 and add Python 3 version
` [meta-python][PATCH v2 4/5] python-parse-type: Add Python 3 recipe
` [meta-python][PATCH v2 5/5] python-behave: "

[PATCH] ipc/shm.c add ->pagesize function to shm_vm_ops
 2018-07-31  3:08 UTC  (11+ messages)

[RFC PATCH 1/1] device-dax: check for vma range while dax_mmap
 2018-07-31 11:46 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2018-07-31  3:07 UTC 

[PATCH] MAINTAINERS: Add .clang-format entry
 2018-07-31  2:59 UTC  (2+ messages)

[PATCH v2 1/2] docs: add xenstore-read and xenstore-write man pages
 2018-07-31  2:56 UTC  (2+ messages)
` [PATCH v2 2/2] xenstore-client: Add option for raw in-/output

do_configure for socketcand package failed
 2018-07-31  2:56 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] ixgbe: Prevent unsupported configurations with XDP
 2018-07-31  2:56 UTC  (2+ messages)

[PATCH V5] mmc: core: improve reasonableness of bus width setting for HS400es
 2018-07-31  2:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img-cmds.hx: Add example usage for create command
 2018-07-31  2:52 UTC 

[PATCH 1/9] drm/amdgpu: fix total size calculation
 2018-07-31  2:52 UTC  (6+ messages)
` [PATCH 2/9] drm/amdgpu: return error if both BOs and bo_list handle is given
` [PATCH 4/9] drm/amdgpu: move bo_list defines to amdgpu_bo_list.h

[PATCH v7 3/6] dt-bindings: mailbox: imx-mu: add generic MU channel support
 2018-07-31  2:51 UTC  (13+ messages)

[PATCH 0/9] tcmu: configuration fixes and cleanups
 2018-07-31  2:47 UTC  (2+ messages)

[PATCH v2 5/6] 9p: Use a slab for allocating requests
 2018-07-31  2:46 UTC  (7+ messages)
` [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
  ` [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
    ` [V9fs-developer] "

[PATCH v6 1/4] usb: dwc3: add global soc bus configuration reg0
 2018-07-31  2:46 UTC  (7+ messages)
` [PATCH v6 4/4] arm: arm64: dts: add property snps incr burst type adjustment
      ` [v6,4/4] "

Richard & Angela Maxwell Congratulates You
 2018-07-31  1:05 UTC 

[PATCH v4 1/3] drm/i915: make PCH_GMBUS* definitions private to gvt
 2018-07-31  2:46 UTC  (4+ messages)
` [PATCH v4 2/3] drm/i915/gvt: use its own define for gpio

csum failed on raid1 even after clean scrub?
 2018-07-31  1:06 UTC  (3+ messages)

[linux-lvm] Why use thin_pool_autoextend_threshold < 100 ?
 2018-07-31  2:44 UTC  (4+ messages)

[PATCH] iommu/iova: Update cached node pointer when current node fails to get any free IOVA
 2018-07-31  2:40 UTC  (13+ messages)

[meta-oe][PATCH] iperf3: Upgrade to 3.6
 2018-07-31  2:38 UTC  (2+ messages)
` [meta-oe][PATCH v2] "

[PATCH 1/2] drm/amdgpu: return bo itself if userptr is cpu addr of bo (v3)
 2018-07-31  2:32 UTC  (5+ messages)

[PATCH] tools/gdbsx: fix 'g' packet response for 64bit guests
 2018-07-31  2:30 UTC 

[PATCH 00/23] Enable Display Stream Compression on eDP/DP
 2018-07-31  2:27 UTC  (25+ messages)
` [PATCH 01/23] drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFT
` [PATCH 02/23] drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP Init
` [PATCH 03/23] drm/dp: DRM DP helper/macros to get DP sink DSC parameters
` [PATCH 04/23] drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSC
` [PATCH 05/23] drm/i915/dp: Validate modes using max Output BPP and slice count when DSC supported
` [PATCH 06/23] drm/dp: Define payload size for DP SDP PPS packet
` [PATCH 07/23] drm/dsc: Define Display Stream Compression PPS infoframe
` [PATCH 08/23] drm/dsc: Define VESA Display Stream Compression Capabilities
` [PATCH 09/23] drm/dsc: Define Rate Control values that do not change over configurations
` [PATCH 10/23] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [PATCH 11/23] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [PATCH 12/23] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH 13/23] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [PATCH 14/23] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [PATCH 15/23] drm/i915/dsc: Define & Compute VESA DSC params
` [PATCH 16/23] drm/i915/dsc: Compute Rate Control parameters for DSC
` [PATCH 17/23] drm/i915/dp: Enable/Disable DSC in DP Sink
` [PATCH 18/23] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [PATCH 19/23] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [PATCH 20/23] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [PATCH 21/23] drm/i915/icl: Add Display Stream Splitter control registers
` [PATCH 22/23] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [PATCH 23/23] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` ✗ Fi.CI.BAT: failure for Enable Display Stream Compression on eDP/DP

[lustre-devel] [PATCH 00/31] lustre: missing fixes and cleanups from lustre 2.10
 2018-07-31  2:26 UTC  (32+ messages)
` [lustre-devel] [PATCH 01/31] lustre: osc: Send RPCs when extents are full
` [lustre-devel] [PATCH 02/31] lustre: obd: add 'network' client mount option
` [lustre-devel] [PATCH 03/31] lustre: obd: change positional struct initializers to C99
` [lustre-devel] [PATCH 04/31] lustre: lmv: honour the specified stripe index
` [lustre-devel] [PATCH 05/31] lustre: llite: return small device numbers for compat stat()
` [lustre-devel] [PATCH 06/31] lustre: llite: reduce jobstats race window
` [lustre-devel] [PATCH 07/31] lustre: lnet: change positional struct initializers to C99
` [lustre-devel] [PATCH 08/31] lustre: llite: don't zero timestamps internally
` [lustre-devel] [PATCH 09/31] lustre: mgc: relate sptlrpc & param to MGC
` [lustre-devel] [PATCH 10/31] lustre: lnet: removal of obsolete LNDs
` [lustre-devel] [PATCH 11/31] lustre: lnet: Fix route hops print
` [lustre-devel] [PATCH 12/31] lustre: obdclass: obdclass module cleanup upon load error
` [lustre-devel] [PATCH 13/31] lustre: config: don't attach sub logs for LWP
` [lustre-devel] [PATCH 14/31] lustre: llite: buggy special handling on MULTIMODRPCS
` [lustre-devel] [PATCH 15/31] lustre: clio: remove unused members from struct cl_thread_info
` [lustre-devel] [PATCH 16/31] lustre: obd: remove OBD_NOTIFY_SYNC{, _NONBLOCK}
` [lustre-devel] [PATCH 17/31] lustre: obdclass: handle early requests vs CT registering
` [lustre-devel] [PATCH 18/31] lustre: libcfs: avoid overflow of crypto bandwidth calculation
` [lustre-devel] [PATCH 19/31] lustre: obd: remove OBD_NOTIFY_CONFIG
` [lustre-devel] [PATCH 20/31] lustre: llite: Remove OBD_FAIL_OSC_CONNECT_CKSUM
` [lustre-devel] [PATCH 21/31] lustre: osc: hung in osc_destroy()
` [lustre-devel] [PATCH 22/31] lustre: libcfs: reduce libcfs checksum speed test time
` [lustre-devel] [PATCH 23/31] lustre: llite: Return -ERESTARTSYS in range_lock()
` [lustre-devel] [PATCH 24/31] lustre: obdclass: use static initializer macros where possible
` [lustre-devel] [PATCH 25/31] lustre: config: move config types into lustre_idl.h
` [lustre-devel] [PATCH 26/31] lustre: obd: remove unused data parameter from obd_notify()
` [lustre-devel] [PATCH 27/31] lustre: llite: handle client racy case during create
` [lustre-devel] [PATCH 28/31] lustre: obdclass: improve missing operation message
` [lustre-devel] [PATCH 29/31] lustre: llite: ignore layout for ll_writepages()
` [lustre-devel] [PATCH 30/31] lustre: fid: race between client_fid_fini and seq_client_flush
` [lustre-devel] [PATCH 31/31] lustre: docs: update TODO file

[PATCH V2] curl: support multilib installation
 2018-07-31  2:22 UTC  (3+ messages)

[PATCH v2 bpf-next 0/4] Support bpf_get_socket_cookie in more prog types
 2018-07-31  0:42 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: "
` [PATCH v2 bpf-next 2/4] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
` [PATCH v2 bpf-next 4/4] selftests/bpf: Test for get_socket_cookie

[PATCH 0/8] [PATCH v2]meta-toolchain: Added dnf-nativesdk into cross-development toolchain
 2018-07-31  2:18 UTC  (4+ messages)
` [PATCH 8/8] [PATCH v2] meta-toolchain: "

[Qemu-devel] [PATCH] Add interactive mode to qemu-img command
 2018-07-31  2:15 UTC  (2+ messages)

[lustre-devel] Debian packaging reviews (DKMS)
 2018-07-31  2:16 UTC  (3+ messages)

[PATCH] scsi: 3ware: fix return 0 on the error path of probe
 2018-07-31  2:08 UTC  (2+ messages)

[U-Boot] [PATCH 00/20] Add support for 1wire protocol and 1wire eeproms
 2018-07-31  2:06 UTC  (5+ messages)
` [U-Boot] [PATCH 04/20] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs

[PATCH v2] Add BPF_SYNCHRONIZE_MAPS bpf(2) command
 2018-07-31  2:06 UTC  (3+ messages)

[LKP] [mm, oom] c1e4c54f9c: BUG:KASAN:null-ptr-deref_in_d
 2018-07-31  2:06 UTC  (6+ messages)
    `  "

[ndctl PATCH] ndctl, test/monitor: fix inject-smart field in test_filter_dimmevent
 2018-07-31  2:05 UTC  (2+ messages)

[lkp-robot] [confidence: ] 7757d607c6 [ 56.996267] BUG: Bad page map in process trinity-c2 pte:0d755065 pmd:0d55b067
 2018-07-31  2:00 UTC  (5+ messages)
  ` [LKP] "

[PATCH 00/26] New IDA API
 2018-07-31  2:03 UTC  (8+ messages)
` [PATCH 18/26] target/iscsi: Allocate session IDs from an IDA

[PATCH bpf-next 0/4] Support bpf_get_socket_cookie in more prog types
 2018-07-31  0:25 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Test for get_socket_cookie

[PATCH] glibc: Avoid multilibbing on wordsize.h
 2018-07-31  2:01 UTC  (2+ messages)

[RFC v2 0/4] Move TXQ scheduling into mac80211
 2018-07-31  0:19 UTC  (17+ messages)
` [RFC v2 1/4] mac80211: Add TXQ scheduling API

partnership offer,
 2018-07-31  0:16 UTC 

[PATCH 0/3] introduce memory.oom.group
 2018-07-31  1:49 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2018.09-rc1 released
 2018-07-31  1:49 UTC 

[PATCH] powerpc/mobility: Fix node detach/rename problem
 2018-07-31  1:46 UTC  (3+ 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.