All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-14 17:43:59 to 2017-06-14 18:44:54 UTC [more...]

What's cooking in git.git (Jun 2017, #03; Mon, 5)
 2017-06-14 18:44 UTC  (8+ messages)

[RFC PATCH] docs: add README.atomic
 2017-06-14 18:43 UTC  (3+ messages)

[PATCH 00/12] trace: add the ability to parse sizeof()
 2017-06-14 18:43 UTC  (6+ messages)
` [PATCH 12/12] tracing: Rename update the enum_map file

[PATCH] MAINTAINERS: add device tree ABI documentation file
 2017-06-14 18:42 UTC  (3+ messages)

[Patch net] net_sched: move tcf_lock down after gen_replace_estimator()
 2017-06-14 18:42 UTC  (4+ messages)

[PATCH v12 00/34] arm64: Dom0 ITS emulation
 2017-06-14 18:41 UTC  (14+ messages)
` [PATCH v12 01/34] ARM: vGIC: avoid rank lock when reading priority
` [PATCH v12 05/34] ARM: vGIC: rework gic_remove_from_queues()
` [PATCH v12 06/34] ARM: vGIC: move irq_to_pending() calls under the VGIC VCPU lock
` [PATCH v12 07/34] ARM: vGIC: introduce gic_remove_irq_from_queues()
` [PATCH v12 25/34] ARM: vITS: handle MAPD command

[Qemu-devel] [PATCH 05/23] hyperv: ensure VP index equal to QEMU cpu_index
 2017-06-14 18:40 UTC  (11+ messages)

Clang does not like constexpression
 2017-06-14 18:40 UTC  (19+ messages)

[PATCH v1 0/2] Add support for Broadcom DTE based PTP clock
 2017-06-14 18:39 UTC  (10+ messages)
` [PATCH v1 1/2] dt-binding: ptp: add bindings document for dte based ptp clock

[PATCH v3 0/3] Add RK3399 HDMI Support
 2017-06-14 18:38 UTC  (5+ messages)
` [PATCH v3 3/3] drm/rockchip: dw_hdmi: introduce the pclk for grf

What's cooking in git.git (Jun 2017, #04; Tue, 13)
 2017-06-14 18:38 UTC  (5+ messages)
` rs/strbuf-addftime-zZ, was "

[Qemu-devel] [PULL v1 0/7] MMIO Exec pull request
 2017-06-14 18:36 UTC  (9+ messages)
` [Qemu-devel] [PULL v1 1/7] cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
` [Qemu-devel] [PULL v1 2/7] cputlb: move get_page_addr_code
` [Qemu-devel] [PULL v1 3/7] cputlb: fix the way get_page_addr_code fills the tlb
` [Qemu-devel] [PULL v1 4/7] qdev: add MemoryRegion property
` [Qemu-devel] [PULL v1 5/7] introduce mmio_interface
` [Qemu-devel] [PULL v1 6/7] exec: allow to get a pointer for some mmio memory region
` [Qemu-devel] [PULL v1 7/7] xilinx_spips: allow mmio execution

[Intel-wired-lan] [next PATCH S72-V3 01/13] i40evf: assign num_active_queues inside i40evf_alloc_queues
 2017-06-14 18:38 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S72-V3 10/13] i40e: fix disabling overflow promiscuous mode

[PATCH v3 net-next 1/4] tcp: ULP infrastructure
 2017-06-14 18:37 UTC  (4+ messages)
` [PATCH v3 net-next 2/4] tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
` [PATCH v3 net-next 3/4] tls: kernel TLS support
` [PATCH v3 net-next 4/4] tls: Documentation

[PATCH v3 net-next 0/4] kernel TLS
 2017-06-14 18:36 UTC 

[seabios test] 110421: tolerable FAIL - PUSHED
 2017-06-14 18:37 UTC 

[PATCH v4 00/16] perf tool: add meta-data header support for pipe-mode
 2017-06-14 18:36 UTC  (5+ messages)

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-06-14 18:36 UTC  (5+ messages)
` [PATCH v5 7/7] fsmonitor: add a performance test

[Buildroot] [PATCH] libnpth: bump to version 1.5
 2017-06-14 18:35 UTC 

[PATCH v2 1/2] drm/atomic: move waiting for hw_done to a helper
 2017-06-14 18:35 UTC  (4+ messages)
  ` [Intel-gfx] "

[net-next] macvlan: propagate the mac address change status for lowerdev
 2017-06-14 18:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry
 2017-06-14 18:34 UTC  (11+ messages)

[PATCH] drm/amdkfd: NULL dereference involving create_process()
 2017-06-14 18:34 UTC  (4+ messages)

[U-Boot] [PATCH] arm: omap: Extract OMAP5 boot environment to separate file
 2017-06-14 18:34 UTC 

[net-next,v2] openvswitch: add macro MODULE_ALIAS_VPORT_TYPE for vport type alias
 2017-06-14 18:34 UTC  (2+ messages)

[PATCH 1/2] xen/livepatch: Clean up arch relocation handling
 2017-06-14 18:33 UTC  (10+ messages)
` [PATCH 2/2] xen/livepatch: Don't crash on encountering STN_UNDEF relocations

[PATCH v3 0/4] drm/i915: Misc improvements around module params
 2017-06-14 18:33 UTC  (6+ messages)
` [PATCH v3 1/4] drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
` [PATCH v3 2/4] drm/i915: Extend PARAMS_FOR_EACH macro with more data
` [PATCH v3 3/4] drm/i915: Highlight modified i915 params in gpu error state
` [PATCH v3 4/4] drm/i915/debugfs: Highlight modified i915 params
` ✓ Fi.CI.BAT: success for drm/i915: Misc improvements around module params (rev3)

[PATCH v11 00/34] arm64: Dom0 ITS emulation
 2017-06-14 18:32 UTC  (11+ messages)
` [PATCH v11 01/34] ARM: vGIC: avoid rank lock when reading priority

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-06-14 18:32 UTC  (3+ messages)
` [patch iproute2 v2 repost 2/3] tc: actions: add helpers to parse and print control actions

[PATCH] ti-staging.inc: enable INHIBIT_SYSROOT_STRIP and INHIBIT_PACKAGE_DEBUG_SPLIT
 2017-06-14 18:36 UTC  (2+ messages)

[PATCH] sparc64: Exclude perf user callchain during critical sections
 2017-06-14 18:29 UTC  (2+ messages)

[net-next 0/9][pull request] 10GbE Intel Wired LAN Driver Updates 2017-06-13
 2017-06-14 18:28 UTC  (2+ messages)

[PATCH] ov5670: Add Omnivision OV5670 5M sensor support
 2017-06-14 18:27 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/3] Fixes for TCG hangs
 2017-06-14 18:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 3/3] tcg-runtime: short-circuit lookup_tb_ptr on IRQs

[PATCH] doc: add generic compilation doc for all sample apps
 2017-06-14 18:26 UTC  (2+ messages)

[PATCH] sub-process: fix comment about api-sub-process.txt
 2017-06-14 18:26 UTC  (2+ messages)

[PATCH 0/3] x86: IOPL switching cleanups
 2017-06-14 18:25 UTC  (5+ messages)
` [PATCH 3/3] x86/xen: Move paravirt IOPL switching to slow the path

[PATCH v5] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support
 2017-06-14 18:25 UTC 

[PATCH 00/12] coresight: Support for ARM Coresight SoC-600
 2017-06-14 18:25 UTC  (19+ messages)
` [PATCH 05/12] coresight tmc: Add helpers for accessing 64bit registers
` [PATCH 06/12] coresight tmc: Expose DBA and AXICTL
` [PATCH 07/12] coresight replicator: Expose replicator management registers
` [PATCH 08/12] coresight tmc: Handle configuration types properly
` [PATCH 09/12] coresight tmc: Add capability information
` [PATCH 11/12] coresight tmc: Add support for Coresight SoC 600 TMC

[Qemu-devel] [PATCH] q35/mch: implement extended TSEG sizes
 2017-06-14 18:25 UTC  (7+ messages)

[PATCH 0/6] staging: lustre: lustre: assortment of checkpatch cleanups
 2017-06-14 18:25 UTC  (10+ messages)
` [PATCH 1/6] staging: lustre: lustre: resolve "use spaces between elements" checkpatch errors
    ` [lustre-devel] "
` [PATCH 5/6] staging: lustre: lustre: several over 80 characters cleanups
    ` [lustre-devel] "
` [PATCH 6/6] staging: lustre: lustre: fix all braces issues reported by checkpatch
    ` [lustre-devel] "

[BUG] add_again() off-by-one error in custom format
 2017-06-14 18:24 UTC  (7+ messages)

Question about porting VCE1 to amdgpu
 2017-06-14 18:22 UTC  (5+ messages)

[PATCH] regulator: hi6421v530: Describe consumed platform device
 2017-06-14 18:22 UTC  (3+ messages)
` Applied "regulator: hi6421v530: Describe consumed platform device" to the regulator tree

[PATCH v4 1/3] ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927
 2017-06-14 18:22 UTC  (2+ messages)
` Applied "ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927" to the asoc tree

[PATCH] drm/panel: st7789v: Add a dependency on the backlight framework
 2017-06-14 18:22 UTC  (2+ messages)

[PATCH v2 2/3] ASoC: Intel: Convert all sst_codecs data defintion to c99 style
 2017-06-14 18:21 UTC  (2+ messages)
` Applied "ASoC: Intel: Convert all sst_codecs data definition to c99 style" to the asoc tree

[PATCH v2 3/3] ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry
 2017-06-14 18:21 UTC  (2+ messages)
` Applied "ASoC: Intel: Add Kabylake RT5663+RT5514+MAX98927 machine driver entry" to the asoc tree

[PATCH v2] libsepol/cil: Fix bugs when writing policy.conf rules
 2017-06-14 18:23 UTC 

[PATCH] uvcvideo: Hardcoded CTRL_QUERY GET_LEN for a lying device
 2017-06-14 18:19 UTC  (2+ messages)

[PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
 2017-06-14 18:19 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] gnutls: security bump to version 3.5.13
 2017-06-14 18:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] gnutls: switch to https download location

cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
 2017-06-14 18:18 UTC  (3+ messages)

[Qemu-devel] tlb_flush() in qom/cpu.c
 2017-06-14 18:17 UTC 

[PATCH] libsepol/cil: Fix bugs when writing policy.conf rules
 2017-06-14 18:17 UTC  (3+ messages)

[PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency
 2017-06-14 18:13 UTC  (7+ messages)
` [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code
  ` [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-14 18:10 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] ACPI / PM: Run wakeup notify handlers synchronously
  ` [PATCH v2 6/8] PCI / PM: Restore PME Enable if skipping wakeup setup

[PATCH v2 0/6] config.h
 2017-06-14 18:07 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] config: create config.h
  ` [PATCH v3 2/6] config: remove git_config_iter
  ` [PATCH v3 3/6] config: don't include config.h by default
  ` [PATCH v3 4/6] setup: teach discover_git_directory to respect the commondir
  ` [PATCH v3 5/6] config: respect commondir
  ` [PATCH v3 6/6] config: don't implicitly use gitdir or commondir

[PATCH 1/2] remoteproc: Add remote processor coredump support
 2017-06-14 18:06 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: qcom: Register segments with remoteproc

[PATCH v3] PCI: Workaround wrong flags completions for IDT switch
 2017-06-14 18:15 UTC  (8+ messages)

[RESEND x3][PATCH v4] arm64: dts: hi6220: Add k3-dma and i2s/hdmi audio support
 2017-06-14 18:05 UTC  (12+ messages)

[PATCH v2 0/6] Split scsi passthrough fields out of struct request sequel
 2017-06-14 18:04 UTC  (5+ messages)
` [PATCH v2 1/6] block: Avoid that blk_exit_rl() triggers a use-after-free

[RFC][PATCH 00/27] VFS: Introduce filesystem context [ver #5]
 2017-06-14 18:02 UTC  (8+ messages)
` [PATCH 08/27] VFS: Introduce the structs and doc for a "
` [PATCH 27/27] kernfs, sysfs, cgroup: Support fs_context "

Compilation error by "net/bnxt: add support to set VF rxmode"
 2017-06-14 18:01 UTC 

using nft & iptables nat in parallel
 2017-06-14 18:00 UTC  (10+ messages)

[Qemu-devel] DragonFly BSD support
 2017-06-14 17:50 UTC  (2+ messages)

[PATCH] documentation: updates to static library support in SDK
 2017-06-14 17:57 UTC  (2+ messages)

[PATCH] drm/i915: decouple runtime PM enablement from DMC presence
 2017-06-14 17:55 UTC  (4+ messages)

[PATCH v3 00/14] HDMI YCBCR output handling in DRM layer
 2017-06-14 17:53 UTC  (17+ messages)
` [PATCH v3 01/14] drm: add HDMI 2.0 VIC support for AVI info-frames
` [PATCH v3 02/14] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH v3 03/14] drm: add hdmi 2.0 source identifier
` [PATCH v3 04/14] drm/edid: parse YCBCR 420 videomodes from EDID
` [PATCH v3 05/14] drm: parse ycbcr 420 deep color information
` [PATCH v3 06/14] drm: create hdmi output property
` [PATCH v3 07/14] drm: set output colorspace in AVI infoframe
` [PATCH v3 08/14] drm: add helper functions for YCBCR output handling
` [PATCH v3 09/14] drm/i915: add compute_config for YCBCR outputs
` [PATCH v3 10/14] drm/i915: prepare scaler for YCBCR420 modeset
` [PATCH v3 11/14] drm/i915: prepare pipe for YCBCR output
` [PATCH v3 12/14] drm/i915: prepare csc unit for YCBCR HDMI output
` [PATCH v3 13/14] drm/i915: set colorspace for ycbcr outputs
` [PATCH v3 14/14] drm/i915/glk: set HDMI 2.0 identifier
` ✗ Fi.CI.BAT: failure for HDMI YCBCR output handling in DRM layer (rev3)

Default ACLs and SGID bit on directories
 2017-06-14 17:53 UTC  (2+ messages)

multiple wireguard interface and kworker ressources
 2017-06-14 18:08 UTC  (8+ messages)

[BUG?] gitlink without .gitmodules no longer fails recursive clone
 2017-06-14 17:53 UTC  (5+ messages)
` [PATCH 1/2] add: warn when adding an embedded repository

[PATCH 0/5] Updating Section Deferred Processing
 2017-06-14 17:52 UTC  (2+ messages)

[PATCH V2 0/2] measure SMI cost (user)
 2017-06-14 17:50 UTC  (8+ messages)

[PATCH] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-06-14 17:49 UTC  (2+ messages)

[GIT PULL] Amlogic 64-bit DT updates for v4.13
 2017-06-14 17:49 UTC  (2+ messages)

[GIT PULL] clk/samsung updates for 4.13
 2017-06-14 17:49 UTC  (2+ messages)

[GIT PULL] clk: ti: clkctrl support for 4.13 merge window
 2017-06-14 17:49 UTC  (4+ messages)

[GIT PULL] Amlogic 32-bit DT updates for v4.13
 2017-06-14 17:48 UTC  (2+ messages)

Ftrace vs perf user page fault statistics differences
 2017-06-14 17:47 UTC  (9+ messages)

[GIT PULL] Amlogic defconfig updates for v4.13
 2017-06-14 17:47 UTC  (2+ messages)

[PATCH v3] Configure Git contribution guidelines for github.com
 2017-06-14 17:46 UTC  (2+ messages)

[PATCH for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-06-14 17:46 UTC  (7+ messages)
` [PATCH for-next 03/13] IB/core: Add new ioctl interface

[GIT PULL] Amlogic SoC updates for v4.13
 2017-06-14 17:46 UTC  (2+ messages)

Are we ready for 10.2.8 - cephfs
 2017-06-14 17:44 UTC  (5+ messages)

[PATCH v4 0/4] xen: add xen sysfs nodes
 2017-06-14 17:45 UTC  (7+ messages)
` [PATCH v4 2/4] xen: add sysfs node for guest type
` [PATCH v4 4/4] xen: add sysfs node for hypervisor build id


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.