All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 18:15:34 to 2018-06-15 19:21:03 UTC [more...]

[PATCH 0/3] mem2mem low-hanging fruit removal
 2018-06-15 19:20 UTC  (4+ messages)
` [PATCH 2/3] mem2mem: Make .job_abort optional

[PATCH] drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
 2018-06-15 19:20 UTC 

[PATCH] mm/memblock: add missing include <linux/bootmem.h>
 2018-06-15 19:17 UTC  (4+ messages)

master - report: show empty lock_type for none
 2018-06-15 19:17 UTC 

[patch V3 00/12] SMT control knobs
 2018-06-15 19:16 UTC  (14+ messages)
` [patch V3 01/12] sched/smt: Update sched_smt_present at runtime
  ` [MODERATED] "
` [patch V3 03/12] cpu/hotplug: Make bringup/teardown of smp threads symmetric
  ` [MODERATED] "
` [patch V3 05/12] cpu/hotplug: Provide knobs to control SMT
  ` [MODERATED] "
` [patch V3 10/12] x86/cpu/intel: Evaluate smp_num_siblings early
  ` [MODERATED] "
` [patch V3 11/12] x86/cpu/AMD: "
  ` [MODERATED] "
      ` [MODERATED] "

[PATCH] tracing: Fix some errors in histogram documentation
 2018-06-15 19:15 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] modem-manager: fix build with musl
 2018-06-15 19:15 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] modem-manager: update package prompt name

[PATCH] Revert "net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends"
 2018-06-15 19:14 UTC  (2+ messages)

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-15 19:14 UTC  (7+ messages)

Recall: PROBLEM: JFFS2 Empty summary info causes OOPS
 2018-06-15 19:13 UTC 

[Qemu-devel] [PULL 0/7] Python queue, 2018-06-15
 2018-06-15 19:13 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] Remove COPYING.PYTHON
` [Qemu-devel] [PULL 2/7] Add functional/acceptance tests infrastructure
` [Qemu-devel] [PULL 3/7] scripts/qemu.py: allow adding to the list of extra arguments
` [Qemu-devel] [PULL 4/7] Acceptance tests: add quick VNC tests
` [Qemu-devel] [PULL 5/7] scripts/qemu.py: introduce set_console() method
` [Qemu-devel] [PULL 6/7] Acceptance tests: add Linux kernel boot and console checking test
` [Qemu-devel] [PULL 7/7] configure: Enable out-of-tree acceptance tests

New Feature Request in phosphor-pid-control
 2018-06-15 19:13 UTC  (3+ messages)

[Buildroot] Using a bootlin toolchain with buildroot
 2018-06-15 19:13 UTC  (7+ messages)

[PATCH 01/21] drm/i915/execlists: Pull submit after dequeue under timeline lock
 2018-06-15 19:11 UTC  (21+ messages)
` [PATCH 02/21] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 03/21] drm/i915/execlists: Process one CSB update at a time
` [PATCH 04/21] drm/i915/execlists: Unify CSB access pointers
` [PATCH 05/21] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
` [PATCH 06/21] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 07/21] drm/i915: Wait for engines to idle before retiring
` [PATCH 08/21] drm/i915: Move engine request retirement to intel_engine_cs
` [PATCH 09/21] drm/i915: Hold request reference for submission until retirement
` [PATCH 10/21] drm/i915: Reduce spinlock hold time during notify_ring() interrupt
` [PATCH 11/21] drm/i915: Move the irq_counter inside the spinlock
` [PATCH 12/21] drm/i915: Only signal from interrupt when requested
` [PATCH 13/21] drm/i915/execlists: Switch to rb_root_cached
` [PATCH 14/21] drm/i915: Reserve some priority bits for internal use
` [PATCH 15/21] drm/i915: Combine multiple internal plists into the same i915_priolist bucket
` [PATCH 16/21] drm/i915: Priority boost for new clients
` [PATCH 17/21] drm/i915: Priority boost switching to an idle ring
` [PATCH 18/21] drm/i915: Refactor export_fence() after i915_vma_move_to_active()
` [PATCH 19/21] drm/i915: Start returning an error from i915_vma_move_to_active()
` [PATCH 20/21] drm/i915: Track vma activity per fence.context, not per engine
` [PATCH 21/21] drm/i915: Track the last-active inside the i915_vma

PROBLEM: JFFS2 Empty summary info causes OOPS
 2018-06-15 19:12 UTC 

ThinkPad T480s & LED_MUTE, LED_MICMUTE
 2018-06-15 19:09 UTC  (7+ messages)

[PATCH v4 00/26] Fix some doc build warnings/errors and broken links
 2018-06-15 19:09 UTC  (11+ messages)
` [PATCH v4 04/26] docs: fix broken references with multiple hints
    ` [v4,04/26] "

[PATCH] infiniband: fix a subtle race condition
 2018-06-15 19:08 UTC  (11+ messages)

[PATCH v4 00/17] v4l2 core: push ioctl lock down to ioctl handler
 2018-06-15 19:07 UTC  (18+ messages)
` [PATCH v4 01/17] v4l2-ioctl.c: use correct vb2_queue lock for m2m devices
` [PATCH v4 02/17] sta2x11: Add video_device and vb2_queue locks
` [PATCH v4 03/17] omap4iss: Add vb2_queue lock
` [PATCH v4 04/17] omap3isp: "
` [PATCH v4 05/17] mtk-mdp: Add locks for capture and output vb2_queues
` [PATCH v4 06/17] s5p-g2d: Implement wait_prepare and wait_finish
` [PATCH v4 07/17] staging: bcm2835-camera: Provide lock for vb2_queue
` [PATCH v4 08/17] venus: Add video_device and vb2_queue locks
` [PATCH v4 09/17] davinci_vpfe: "
` [PATCH v4 10/17] mx_emmaprp: Implement wait_prepare and wait_finish
` [PATCH v4 11/17] m2m-deinterlace: "
` [PATCH v4 12/17] stk1160: Set the vb2_queue lock before calling vb2_queue_init
` [PATCH v4 13/17] dvb-core: Provide lock for vb2_queue
` [PATCH v4 14/17] videobuf2-core: require q->lock
` [PATCH v4 15/17] videobuf2: assume q->lock is always set
` [PATCH v4 16/17] v4l2-ioctl.c: assume queue->lock "
` [PATCH v4 17/17] media: Remove wait_{prepare, finish}

Cgroups "pids" controller does not update "pids.current" count immediately
 2018-06-15 19:07 UTC  (6+ messages)

[PATCH] drm/i915: Enable provoking vertex fix on Gen9+ systems
 2018-06-15 19:06 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Enable provoking vertex fix on Gen9+ systems. (rev2)
` [PATCH] drm/i915: Enable provoking vertex fix on Gen9 systems

master - Remove unused device error counting
 2018-06-15 19:05 UTC 

master - config: add deprecated version for recently removed settings
 2018-06-15 19:05 UTC 

[PATCH 0/8] ref-in-want
 2018-06-15 19:04 UTC  (2+ messages)

[meta-oe][PATCH V2 1/1] syslog-ng: fix build without json
 2018-06-15 19:03 UTC  (3+ messages)

[Qemu-devel] [PATCH] docs: add guidance on configuring CPU models for x86
 2018-06-15 18:58 UTC  (2+ messages)

[PATCH v1] AMD SSB bits
 2018-06-15 18:57 UTC  (6+ messages)
` [PATCH v1 3/3] x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features

[PATCH 0/8] Delete unused methods in EWAH bitmap
 2018-06-15 18:56 UTC  (11+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] ewah/bitmap.c: delete unused 'bitmap_clear()'
  ` [PATCH v2 2/7] ewah/bitmap.c: delete unused 'bitmap_each_bit()'
  ` [PATCH v2 3/7] ewah_bitmap: delete unused 'ewah_and()'
  ` [PATCH v2 4/7] ewah_bitmap: delete unused 'ewah_and_not()'
  ` [PATCH v2 5/7] ewah_bitmap: delete unused 'ewah_not()'
  ` [PATCH v2 6/7] ewah_bitmap: delete unused 'ewah_or()'
  ` [PATCH v2 7/7] ewah_io: delete unused 'ewah_serialize()'

[igt-dev] [PATCH i-g-t] igt/gem_eio: Make reset-stress safe
 2018-06-15 18:56 UTC  (2+ messages)
`  "

[PATCH] sqlite3: consistent set of features for nativesdk
 2018-06-15 18:54 UTC  (2+ messages)

Lazy FPU restoration / moving kernel_fpu_end() to context switch
 2018-06-15 18:53 UTC  (9+ messages)

[CI] drm/i915: Keep the ctx workarounds tightly packed
 2018-06-15 18:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Keep the ctx workarounds tightly packed (rev2)

[PATCH] rsync: merge rsync.inc into the rsync recipe
 2018-06-15 18:47 UTC 

[regression] HDMI breakage just before poweroff
 2018-06-15 18:46 UTC  (15+ messages)

security: potential out-of-bound read at ewah_io.c |ewah_read_mmap|
 2018-06-15 18:46 UTC  (13+ messages)
  ` [PATCH 3/3] ewah: drop ewah_serialize_native function
  ` [PATCH 4/3] ewah: adjust callers of ewah_read_mmap()

[PATCH] kvm: x86: mmu: Add cast to negated bitmasks in update_permission_bitmask()
 2018-06-15 18:45 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/7] Reenable hmp for preconfig mode
 2018-06-15 18:44 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 5/7] hmp: Add info commands for preconfig
            ` [Qemu-devel] Abandon our QMP first policy? (was: [PATCH v3 5/7] hmp: Add info commands for preconfig)

[PATCH 1/5] Staging: comedi: comedi.h: fixed missing or malformed SPDX-License-Identifier
 2018-06-15 18:42 UTC  (5+ messages)
` [PATCH 2/5] Staging: comedi: comedi_compat32.h: "
` [PATCH 3/5] Staging: comedi: comedi_pci.h: "
` [PATCH 4/5] Staging: comedi: comedi_pcmcia.h: "
` [PATCH 5/5] Staging: comedi: comedilib.h: "

[PATCH 1/3] drm/i915: Nuke the cursor size defines
 2018-06-15 18:44 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Check timings against hardware maximums

[PATCH 0/4] MIPS: Restartable sequences (rseq) support
 2018-06-15 18:43 UTC  (8+ messages)
` [PATCH 2/4] MIPS: Add syscall detection for restartable sequences
` [PATCH 4/4] rseq/selftests: Implement MIPS support

[PATCH 00/14] drm: Try to fix encoder possible_clones/crtcs
 2018-06-15 18:43 UTC  (4+ messages)
` [PATCH 11/14] drm/i915: Fix DP-MST crtc_mask

[Qemu-devel] bug in reopen arch
 2018-06-15 18:42 UTC  (3+ messages)

[PATCH] bitbake.conf: drop FETCHCMD, GITDIR, etc fetcher over-rides
 2018-06-15 18:43 UTC 

KASAN: use-after-free Write in free_htab_elem
 2018-06-15 18:40 UTC 

[LTP] [PATCH] fcntl36: fix 32-bit sporadic failures
 2018-06-15 18:39 UTC  (3+ messages)

[4.19 PATCH] nvme.h: resync with nvme-cli
 2018-06-15 18:39 UTC 

[PATCH v3] staging: rtl8192u: add error handling for usb_alloc_urb
 2018-06-15 18:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_partial_pwrite_pread: Remove commented-out code
 2018-06-15 18:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v4] PCI: improve host drivers compile test coverage
 2018-06-15 18:34 UTC  (7+ messages)
` [v4] "

[PATCH] ipmi/powernv: Fix spurious warnings at boot
 2018-06-15 18:33 UTC 

[PATCH v2 0/2] kvm: x86 CPU power management
 2018-06-15 18:32 UTC  (4+ messages)

[PATCH 01/33] TCMU PR: first commit to implement TCMU PR
 2018-06-15 18:32 UTC  (2+ messages)

[PATCH] runqemu: Allow the user to specity DTB
 2018-06-15 16:58 UTC 

[PATCH] tests: clean after SANITY tests
 2018-06-15 18:30 UTC 

[PATCH v6 1/2] blame: prevent error if range ends past end of file
 2018-06-15 18:28 UTC  (4+ messages)

[Buildroot] [PATCH] core/sdk: generate the SDK tarball ourselves
 2018-06-15 18:27 UTC  (8+ messages)

why does __split_and_process_bio use bio_clone_bioset?
 2018-06-15 18:26 UTC  (6+ messages)
    ` [dm-devel] "

Status of comet-4.10 branch
 2018-06-15 18:26 UTC  (2+ messages)

[Xenomai] Performance issue with memory allocators
 2018-06-15 18:26 UTC  (14+ messages)

[PATCH][meta-oe] collectd: fix libvirt PACKAGECONFIG
 2018-06-15 18:26 UTC 

[Qemu-devel] [PATCH] tcg: Reduce max TB opcode count
 2018-06-15 18:24 UTC  (3+ messages)

[PATCH RFC 00/15] dom0less step1: boot multiple domains from device tree
 2018-06-15 18:24 UTC  (3+ messages)
` [PATCH RFC 14/15] xen/arm: call construct_domU from start_xen and start DomU VMs

[Qemu-devel] [PULL 00/10] migration queue
 2018-06-15 18:23 UTC  (2+ messages)

[PATCH 33/33] TCMU PR: enable PRO Clear for TCMU devices
 2018-06-15 18:23 UTC 

[PATCH 32/33] TCMU PR: implementation of PR clear for TCMU
 2018-06-15 18:23 UTC 

[PATCH 31/33] TCMU PR: enable PRO Release for TCMU devices
 2018-06-15 18:23 UTC 

[PATCH 30/33] TCMU PR: implementation of PR release for TCMU
 2018-06-15 18:23 UTC 

[PATCH 29/33] TCMU PR: enable PRO Reserve for TCMU devices
 2018-06-15 18:23 UTC 

[PATCH 28/33] TCMU PR: implementation of PR Reserve for TCMU
 2018-06-15 18:23 UTC 

[PATCH 27/33] TCMU PR: enable PR register and ReadKeys for TCMU
 2018-06-15 18:23 UTC 

[PATCH 26/33] TCMU PR: add PR ops function pointers
 2018-06-15 18:23 UTC 

[PATCH 25/33] TCMU PR: netlink support for passthrough PR info
 2018-06-15 18:23 UTC 

[PATCH 24/33] TCMU PR: handle PR read keys for TCMU devs
 2018-06-15 18:23 UTC 

[PATCH 23/33] TCMU PR: func to handle PR read keys but no regs
 2018-06-15 18:23 UTC 

[PATCH 22/33] TCMU PR: add a function to handle TCMU PR register
 2018-06-15 18:23 UTC 

[PATCH 21/33] TCMU PR: add a func to update PR info on TCMU dev
 2018-06-15 18:23 UTC 

[PATCH 20/33] TCMU PR: add a func to register an existing reg
 2018-06-15 18:23 UTC 

[PATCH 19/33] TCMU PR: add functions to unregister a reg
 2018-06-15 18:23 UTC 

[PATCH 18/33] TCMU PR: add a function to register a new IT Nexus
 2018-06-15 18:23 UTC 

[PATCH 17/33] TCMU PR: add a function to append a new PR reg
 2018-06-15 18:23 UTC 

[PATCH 16/33] TCMU PR: init PR info when empty for TCMU dev
 2018-06-15 18:23 UTC 

[PATCH 15/33] TCMU PR: add a PR info encoder function
 2018-06-15 18:23 UTC 

[PATCH 14/33] TCMU PR: add a function can get PR info from a dev
 2018-06-15 18:23 UTC 

[PATCH 13/33] TCMU PR: add a PR info decoder function
 2018-06-15 18:23 UTC 

[PATCH 12/33] TCMU PR: add a function to free tcmu_pr_info
 2018-06-15 18:23 UTC 

[PATCH 11/33] TCMU PR: add funcs to handle TCMU PR registrations
 2018-06-15 18:23 UTC 

[PATCH 10/33] TCMU PR: add funcs to handle PR registrations num
 2018-06-15 18:23 UTC 

[PATCH 09/33] TCMU PR: add func to handle PR type, key, IT nexus
 2018-06-15 18:23 UTC 

[PATCH 08/33] TCMU PR: add functions to handle PR generation
 2018-06-15 18:23 UTC 

[PATCH 07/33] TCMU PR: add functions to handle SCSI2 Reservation
 2018-06-15 18:23 UTC 

[PATCH 06/33] TCMU PR: add decode/encode func for PR seq and ver
 2018-06-15 18:23 UTC 

[PATCH 05/33] TCMU PR: add a function to get IT_Nexus
 2018-06-15 18:23 UTC 

[PATCH 04/33] TCMU PR: add functions can store PR info into devs
 2018-06-15 18:23 UTC 

[PATCH 03/33] TCMU PR: add functions can get PR info from a dev
 2018-06-15 18:23 UTC 

[PATCH 02/33] TCMU PR: add tcmu_dev_pr_info to store PR buffer
 2018-06-15 18:23 UTC 

[PATCH] drm/i915: Fix context ban and hang accounting for client
 2018-06-15 18:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix context ban and hang accounting for client (rev2)

[Bug 106870] [Raven Ridge occasionally hangs] VM_L2_PROTECTION_FAULT_STATUS:0x00000000
 2018-06-15 18:20 UTC  (2+ messages)

[iproute2 1/1] rdma: sync some IP headers with glibc
 2018-06-15 18:19 UTC  (2+ messages)

[PATCH iproute2 v3] ipaddress: strengthen check on 'label' input
 2018-06-15 18:19 UTC  (2+ messages)

[PATCH RFC] tracing: Call triggers only if event passes filter checks
 2018-06-15 18:18 UTC  (3+ messages)

[meta-processor-sdk][PATCH] packagegroup-arago-tisdk-multimedia-sdk-host: re-enable video-graphics-test source
 2018-06-15 18:17 UTC 

[PATCH v3 net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-15 18:13 UTC  (2+ messages)
` [PATCH v3 net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq


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.