All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-23 06:20:26 to 2017-02-23 08:05:40 UTC [more...]

[PATCH 00/11] drm/sun4i: Various fixes and cleanups part 2
 2017-02-23  8:05 UTC  (18+ messages)
  ` [PATCH 01/11] drm/sun4i: Make sunxi_rgb2yuv_coef constant
  ` [PATCH 02/11] drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node
  ` [PATCH 03/11] drm/sun4i: Add end of list element for sun4i_layers_init's returned list
  ` [PATCH 04/11] drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
  ` [PATCH 05/11] drm/sun4i: Initialize crtc from tcon bind function
  ` [PATCH 06/11] drm/sun4i: Drop primary layer pointer from sun4i_drv
  ` [PATCH 07/11] drm/sun4i: Drop hardcoded .possible_crtcs values from layers
  ` [PATCH 08/11] drm/sun4i: tv: Switch to drm_of_find_possible_crtcs

[PATCH v4 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-23  8:03 UTC  (5+ messages)
` [PATCH v4 5/6] drm/i915: enable scrambling

[PATCH] xen/x86: ensure copying to L1 guest in update_runstate_area()
 2017-02-23  8:00 UTC  (6+ messages)

[GIT PULL] Staging/IIO driver patches for 4.11-rc1
 2017-02-23  7:59 UTC  (5+ messages)
  ` git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)

[PATCH v4 0/8] GuC Scrub vol. 1
 2017-02-23  7:58 UTC  (10+ messages)
` [PATCH 4/8] drm/i915/uc: Rename intel_?uc_init() to intel_?uc_fetch_fw()
` [PATCH 8/8] drm/i915/uc: Simplify firmware path handling

lib: Introduce priority array area manager
 2017-02-23  7:56 UTC 

[RFC PATCH 00/14] Accelerating page migrations
 2017-02-23  7:54 UTC  (7+ messages)
` [RFC PATCH 03/14] mm/migrate: Add copy_pages_mthread function
` [RFC PATCH 04/14] mm/migrate: Add new migrate mode MIGRATE_MT

[PATCH] xfs/348: don't run a fuzzer in the auto group
 2017-02-23  7:53 UTC 

[PATCH 00/19] MCE code cleanup and add LMCE support
 2017-02-23  7:53 UTC  (13+ messages)
` [PATCH 12/19] x86/mce: handle LMCE locally
` [PATCH 13/19] x86/mce_intel: detect and enable LMCE on Intel host
` [PATCH 15/19] x86/vmce: emulate MSR_IA32_MCG_EXT_CTL

[PATCH] vfs: hoist {XFS,EXT4}_IOC_{GOING,SHUT}DOWN to the VFS
 2017-02-23  7:52 UTC 

[PATCH v2 0/4] GLK plane/scaling fixes
 2017-02-23  7:52 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915/glk: Fix watermark computations for third sprite plane
` [PATCH v2 2/4] drm/i915/glk: Fix maximum scaling factor for Geminilake scalers
` [PATCH v2 3/4] drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers()
` [PATCH v2 4/4] drm/i915/glk: Fix Geminilake scalers mode programming
` ✓ Fi.CI.BAT: success for GLK plane/scaling fixes (rev2)

[PATCHv7 0/8] printk: use printk_safe to handle printk() recursive calls
 2017-02-23  7:50 UTC  (3+ messages)
` [PATCHv7 2/8] printk: rename nmi.c and exported api

[BUG?] perf: dwarf unwind doesn't work correctly on aarch64
 2017-02-23  7:50 UTC 

[PATCH 0/7] fs, xfs subsystem refcounter conversions
 2017-02-23  7:50 UTC  (6+ messages)
` [PATCH 1/7] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t

[PATCH] backports: add definitions S32_MAX and S32_MIN
 2017-02-23  7:49 UTC  (2+ messages)

[PATCH 0/7] Tegra210 clock bug fixes
 2017-02-23  7:49 UTC  (3+ messages)
` [PATCH 2/7] clk: tegra: fix isp clock modelling

[PATCH] powerpc/powernv: add hdat attribute to sysfs
 2017-02-23  7:44 UTC  (3+ messages)

[Qemu-devel] QEMU pipe implementation for Windows(host) Linux(guest) interaction
 2017-02-23  7:45 UTC 

Preemption preparation pass phaw
 2017-02-23  7:44 UTC  (17+ messages)
` [PATCH v4 01/16] drm/i915: Check against the signaled bit for fences/requests
` [PATCH v4 02/16] drm/i915: Keep a global seqno per-engine
` [PATCH v4 03/16] drm/i915: Move reserve_seqno() next to unreserve_seqno()
` [PATCH v4 04/16] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH v4 05/16] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
` [PATCH v4 06/16] drm/i915: Inline __i915_gem_request_wait_for_execute()
` [PATCH v4 07/16] drm/i915: Deconstruct execute fence
` [PATCH v4 08/16] drm/i915: Protect the request->global_seqno with the engine->timeline lock
` [PATCH v4 09/16] drm/i915: Take a reference whilst processing the signaler request
` [PATCH v4 10/16] drm/i915: Allow a request to be cancelled
` [PATCH v4 11/16] drm/i915: Remove the preempted request from the execution queue
` [PATCH v4 12/16] drm/i915: Exercise request cancellation using a mock selftest
` [PATCH v4 13/16] drm/i915: Replace reset_wait_queue with default_wake_function
` [PATCH v4 14/16] drm/i915: Refactor direct GPU reset from request waiters
` [PATCH v4 15/16] drm/i915: Immediately process a reset before starting waiting
` [PATCH v4 16/16] drm/i915: Remove one level of indention from wait-for-execute

[U-Boot] [PATCH v2 0/9] rk3399: enable SPL driver
 2017-02-23  7:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 8/9] arm64: rk3399: add SPL support

TEBRIK EDERIZ!!!
 2017-02-21  7:07 UTC 

[PATCH] drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
 2017-02-23  7:39 UTC  (3+ messages)

crypto: xts: regression in 4.10
 2017-02-23  7:38 UTC  (2+ messages)
` [PATCH] crypto: Add ECB dependency for XTS mode

[PATCH] ACPICA: ACPI 6.0: Add support for IORT table
 2017-02-23  7:39 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/7] add support for rk3328 SoC
 2017-02-23  7:37 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] rockchip: rk3328: add device tree file
` [U-Boot] [PATCH v3 2/7] rockchip: rk3328: add soc basic support
` [U-Boot] [PATCH v3 3/7] rockchip: rk3328: add clock driver
` [U-Boot] [PATCH v3 4/7] rockchip: rk3328: add pinctrl driver
` [U-Boot] [PATCH v3 5/7] rockchip: rk3328: add sysreset driver
` [U-Boot] [PATCH v3 6/7] rockchip: rk3328: add evb-rk3328 support
` [U-Boot] [PATCH v3 7/7] rockchip: rk3288: add defconfig for evb-rk3328

[PATCHv2 0/5] SCSI EH cleanup
 2017-02-23  7:35 UTC  (5+ messages)

[lkp-robot] [mm, vmscan] 5e56dfbd83: fsmark.files_per_sec -11.1% regression
 2017-02-23  7:35 UTC  (11+ messages)

[PATCH] net/virtio: fix remove the redundant computing
 2017-02-23  7:34 UTC  (5+ messages)
` [PATCH v2] net/virtio: "

[PATCH 1/2] [TRIVIAL] usb: gadget: Remove duplicated function declaration in pxa27x_udc
 2017-02-23  7:30 UTC  (4+ messages)
` [PATCH 2/2] usb: gadget: Add test if argument pointer has a valid value "

[PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-23  7:30 UTC  (4+ messages)
  ` [PATCH v2 08/15] media: s5p-mfc: Move firmware allocation to DMA configure function

[RFC PATCH] mm/vmscan: fix high cpu usage of kswapd if there
 2017-02-23  7:29 UTC  (8+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-22
 2017-02-23  7:28 UTC 

[PATCH i-g-t 1/2] lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logic
 2017-02-23  7:26 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/chamelium: Don't sleep so much in basic hpd tests

[PATCH v2] regulator: devres: introduce managed enable and disable operations
 2017-02-23  7:25 UTC  (7+ messages)

[PATCH v4 00/17] x86: Enable User-Mode Instruction Prevention
 2017-02-23  7:24 UTC  (38+ messages)
` [PATCH v4 01/17] x86/mpx: Do not use SIB index if index points to R/ESP
` [PATCH v4 02/17] x86/mpx: Do not use R/EBP as base in the SIB byte with Mod = 0
` [PATCH v4 03/17] x86/mpx, x86/insn: Relocate insn util functions to a new insn-kernel
` [PATCH v4 04/17] x86/insn-eval: Add utility functions to get register offsets
` [PATCH v4 05/17] x86/insn-eval: Add utility function to get segment selector
` [PATCH v4 06/17] x86/insn-eval: Add utility function to get segment descriptor
` [PATCH v4 07/17] x86/insn-eval: Add utility function to get segment descriptor base address
` [PATCH v4 08/17] x86/insn-eval: Add functions to get default operand and address sizes
` [PATCH v4 09/17] x86/insn-eval: Do not use R/EBP as base if mod in ModRM is zero
` [PATCH v4 10/17] insn/eval: Incorporate segment base in address computation
` [PATCH v4 11/17] x86/insn-eval: Add support to resolve 16-bit addressing encodings
` [PATCH v4 12/17] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [PATCH v4 13/17] x86: Add emulation code for UMIP instructions
` [PATCH v4 14/17] x86/umip: Force a page fault when unable to copy emulated result to user
` [PATCH v4 15/17] x86/traps: Fixup general protection faults caused by UMIP
` [PATCH v4 16/17] x86: Enable User-Mode Instruction Prevention
` [PATCH v4 17/17] selftests/x86: Add tests for "

Linux kernel 3.16.40 released
 2017-02-23  7:24 UTC 

[RFC v3 00/11] HFI Virtual Network Interface Controller (VNIC)
 2017-02-23  7:24 UTC  (4+ messages)
` [RFC v3 01/11] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) documentation

[Qemu-devel] [Qemu-ppc] Proposal PCI/PCIe device placement on PAPR guests
 2017-02-23  7:23 UTC 

Linux kernel 3.2.85 released
 2017-02-23  7:20 UTC 

[BUG] submodule config does not apply to upper case submodules?
 2017-02-23  7:19 UTC  (12+ messages)
` [PATCH] config: preserve <subsection> case for one-shot config on the command line
          ` [PATCH] config: reject invalid VAR in 'git -c VAR=VAL command'
                ` [PATCH v2] "

[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
 2017-02-23  7:19 UTC  (6+ messages)
      ` [Qemu-devel] [Qemu-ppc] "

Inquiry for price
 2017-02-23  7:18 UTC 

[RFC][Git GUI] Make Commit message field in git GUI re sizable
 2017-02-23  6:46 UTC  (5+ messages)

[Qemu-devel] [PATCH V8 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-23  7:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH V8 1/2] Add a new qmp command to start/stop replication
` [Qemu-devel] [PATCH V8 2/2] Add a new qmp command to do checkpoint, query xen replication status

[PATCH v3] staging: xgifb: function prototype argument should also have an identifier name
 2017-02-23  2:01 UTC  (2+ messages)

[PATCH V2] audit: normalize NETFILTER_PKT (fwd)
 2017-02-23  7:12 UTC  (2+ messages)

[PATCH v10 0/7] Expanded statistics reporting
 2017-02-23  7:09 UTC  (3+ messages)

[PATCH] drm/amdgpu/virt: don't check VALID bit for FLR completion message
 2017-02-23  7:09 UTC  (2+ messages)

[PATCH v2] staging: wilc1000: renames struct tstrRSSI and its members u8Index, u8Full
 2017-02-23  7:08 UTC  (5+ messages)
    ` [Outreachy kernel] "

[PATCH v3] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-23  7:08 UTC  (4+ messages)

[PATCH 0/7] virtio/vhost: Add MTU feature support
 2017-02-23  7:10 UTC  (2+ messages)

[PATCH 00/11] Omni-Path Virtual Network Interface Controller (VNIC)
 2017-02-23  7:06 UTC  (12+ messages)
  ` [PATCH 01/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
  ` [PATCH 11/11] IB/hfi1: VNIC SDMA support
` [PATCH 02/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
` [PATCH 03/11] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
` [PATCH 04/11] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
` [PATCH 05/11] IB/opa-vnic: VNIC statistics support
` [PATCH 06/11] IB/opa-vnic: VNIC MAC table support
` [PATCH 07/11] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [PATCH 08/11] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH 09/11] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH 10/11] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support

[Qemu-devel] [PATCH v3 00/10] POWER9 TCG enablements - part15
 2017-02-23  7:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 03/10] target/ppc: support for 32-bit carry and overflow

[PATCH] ARM: dts: sunxi: Add regulators for Sinovoip BPI-M2
 2017-02-23  6:55 UTC  (3+ messages)

[Question] about symbol__get_source_line() in util/annotate.c
 2017-02-23  7:02 UTC  (5+ messages)

[PATCH] iw_cxgb4: Use dsgl by default
 2017-02-23  7:01 UTC 

[PATCH] generic/095: fix duplicate variable name
 2017-02-23  7:01 UTC  (2+ messages)

[xen-4.8-testing test] 105989: regressions - FAIL
 2017-02-23  6:58 UTC 

[U-Boot] saveenv not working with CONFIG_ENV_IS_IN_UBI
 2017-02-23  6:57 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
 2017-02-23  6:56 UTC  (4+ messages)

[PATCH] target: Fix NULL dereference during LUN lookup + active I/O shutdown
 2017-02-23  6:56 UTC 

[PATCH] multipath-tools: replace multipath configuration output
 2017-02-23  6:56 UTC  (7+ messages)
        ` multipath-tools: Fixes/features for upstream

[PATCH V3 0/4] Define coherent device memory node
 2017-02-23  6:52 UTC  (8+ messages)

[PATCH] selftest/powerpc/alignment: Fix false failures for skipped tests
 2017-02-23  6:43 UTC 

[PATCH v2 0/4] w1: add DS2438 support, documentation and small fixes
 2017-02-23  6:38 UTC  (5+ messages)
` [PATCH v2 1/4] w1: add missing DS2413 documentation
` [PATCH v2 2/4] w1: add support for DS2438 Smart Battery Monitor
` [PATCH v2 3/4] w1: add documentation for w1_ds2438
` [PATCH v2 4/4] w1: w1_ds2760.h: fix defines indentation

[PATCH] dma-buf: add support for compat ioctl
 2017-02-23  6:37 UTC  (8+ messages)

[U-Boot] [PATCH] rockchip: firefly: configs: add a new config to keep non-of-platdata
 2017-02-23  6:36 UTC  (3+ messages)

[PATCH] generic/311: Disable dmesg check
 2017-02-23  6:40 UTC  (4+ messages)

[PATCH v2] i2c: exynos5: disable fifo-almost-empty irq signal when necessary
 2017-02-23  6:31 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: fix arbitration lost handling
 2017-02-23  6:29 UTC  (2+ messages)

seg fault in InterVM communication using virtio
 2017-02-23  6:27 UTC  (4+ messages)

[PATCH] wireless-regdb: Update rules for Australia (AU) and add 60GHz rules
 2017-02-23  5:58 UTC  (4+ messages)

[PATCH V2 0/3] Add Spreadtrum SP9860G support
 2017-02-23  6:20 UTC  (8+ messages)
` [PATCH V2 1/3] arm64: dts: Add basic DT to support Spreadtrum's SP9860G

[Qemu-devel] [PATCH 0/6] Cleanups to handling of hash MMU
 2017-02-23  6:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/6] target/ppc: Manage external HPT via virtual hypervisor


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.