All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-28 01:41:38 to 2017-07-28 03:59:15 UTC [more...]

[PATCH v8 00/13] Fix the on-flight DMA issue on system with amd iommu
 2017-07-28  3:59 UTC  (11+ messages)
` [PATCH v8 01/13] iommu/amd: Detect pre enabled translation
` [PATCH v8 02/13] iommu/amd: add several helper functions
` [PATCH v8 05/13] iommu/amd: Add function copy_dev_tables()

Where to submit a blueprint?
 2017-07-28  3:56 UTC  (8+ messages)

trinity test fanotify cause hungtasks on kernel 4.13
 2017-07-28  3:52 UTC  (2+ messages)
` Fwd: "

cron job: media_tree daily build: ERRORS
 2017-07-28  3:52 UTC 

[PATCH net-next 0/3] XDP support for tap
 2017-07-28  3:51 UTC  (7+ messages)
` [PATCH net-next 3/3] tap: XDP support

mgr balancer module
 2017-07-28  3:51 UTC 

[U-Boot] [RFC PATCH] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
 2017-07-28  3:50 UTC  (2+ messages)

[meta-oe][PATCH] assimp: remove recipe
 2017-07-28  3:49 UTC  (2+ messages)

[qemu-mainline test] 112344: regressions - trouble: blocked/broken/fail/pass
 2017-07-28  3:48 UTC 

[PATCH 0/6] Broadcom SBA-RAID driver improvements
 2017-07-28  3:46 UTC  (18+ messages)
` [PATCH 1/6] dma: bcm-sba-raid: Improve memory allocation in SBA RAID driver
` [PATCH 2/6] dma: bcm-sba-raid: Peek mbox when we are left with no free requests

[PATCH V4 0/3] sched: cpufreq: Allow remote callbacks
 2017-07-28  3:44 UTC  (12+ messages)
` [PATCH V4 1/3] sched: cpufreq: Allow remote cpufreq callbacks
  ` [Eas-dev] "
` [Eas-dev] [PATCH V4 0/3] sched: cpufreq: Allow remote callbacks

[PATCH] drm/amdgpu: drop old ip definitions for gfxhub and mmhub
 2017-07-28  3:41 UTC 

[U-Boot] [PATCH v2 00/34] env: Move environment code to use location drivers
 2017-07-28  3:40 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/56] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
 2017-07-28  3:40 UTC  (107+ messages)
` [U-Boot] [PATCH v2 02/56] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v2 03/56] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v2 04/56] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v2 05/56] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v2 06/56] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v2 07/56] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v2 08/56] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v2 09/56] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v2 10/56] spl: dm: Kconfig: SPL_CLK depens on SPL_DM
` [U-Boot] [PATCH v2 11/56] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v2 12/56] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v2 13/56] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v2 15/56] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v2 17/56] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v2 18/56] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v2 19/56] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v2 20/56] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v2 21/56] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v2 22/56] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v2 23/56] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v2 24/56] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v2 25/56] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v2 26/56] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v2 27/56] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v2 28/56] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v2 29/56] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v2 30/56] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v2 31/56] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v2 32/56] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v2 33/56] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v2 34/56] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v2 35/56] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v2 36/56] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v2 37/56] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v2 38/56] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
` [U-Boot] [PATCH v2 39/56] rockchip: clk: rk3368: implement MMC/SD clock reparenting
` [U-Boot] [PATCH v2 40/56] rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
` [U-Boot] [PATCH v2 41/56] rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
` [U-Boot] [PATCH v2 42/56] rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
` [U-Boot] [PATCH v2 43/56] rockchip: clk: rk3368: add support for configuring the SPI clocks
` [U-Boot] [PATCH v2 44/56] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v2 45/56] rockchip: Makefile: streamline SPL/TPL configuration
` [U-Boot] [PATCH v2 46/56] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v2 47/56] rockchip: dts: rk3368: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v2 48/56] rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
` [U-Boot] [PATCH v2 49/56] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v2 50/56] rockchip: spl: make spl-boot-order code reusable (split from rk3399)
` [U-Boot] [PATCH v2 51/56] rockchip: rk3368: spl: add SPL support
` [U-Boot] [PATCH v2 52/56] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
` [U-Boot] [PATCH v2 53/56] rockchip: spi: enable support for the rk_spi driver for the RK3368
` [U-Boot] [PATCH v2 54/56] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
` [U-Boot] [PATCH v2 55/56] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
` [U-Boot] [PATCH v2 56/56] rockchip: board: puma_rk3399: rename ATF firmware

[PATCH 0/3] TOOLS: pm-graph v4.7
 2017-07-28  3:38 UTC  (4+ messages)
` Please ignore: [PATCH 0/3 RESEND] "

[U-Boot] [PATCH] configs: sama5d4_xplained: Fix input clock for debug UART
 2017-07-28  3:37 UTC 

[U-Boot] [PATCH] rockchip: efuse: dm: change to use dev_read_addr
 2017-07-28  3:37 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: timer: make register sizes explicit
 2017-07-28  3:36 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC via Kconfig
 2017-07-28  3:36 UTC  (2+ messages)

Performance testing to tune osd recovery sleep
 2017-07-28  3:34 UTC  (2+ messages)

[PATCH 0/1] assimp: upgrade to 4.0.0
 2017-07-28  3:21 UTC  (2+ messages)
` [PATCH 1/1] "

[Qemu-devel] [PATCH v6 0/4] Remove dead error handling and convert to realize
 2017-07-28  3:29 UTC  (2+ messages)

[PATCH] doc: add testpmd bonding mode 4 aggregators mode
 2017-07-28  3:29 UTC  (2+ messages)

[PATCH] net/i40e: fix dereferencing null pointer
 2017-07-28  3:29 UTC  (2+ messages)

[Qemu-devel] [for-2.11 PATCH 00/26] spapr: add support for PHB hotplug
 2017-07-28  3:27 UTC  (8+ messages)
` [Qemu-devel] [for-2.11 PATCH 13/26] qdev: store DeviceState's canonical path to use when unparenting
` [Qemu-devel] [Qemu-ppc] [for-2.11 PATCH 00/26] spapr: add support for PHB hotplug

[PATCH v2] net: inet: diag: expose sockets cgroup classid
 2017-07-28  3:23 UTC  (2+ messages)

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2017-07-28  3:22 UTC  (2+ messages)

[Bug 101594] Blender doesn't detect OpenCL with Clover
 2017-07-28  3:22 UTC  (2+ messages)

[PATCH tip/core/rcu 0/15] General fixes
 2017-07-28  3:22 UTC  (4+ messages)
` [PATCH tip/core/rcu 07/15] rcu: Add event tracing to ->gp_tasks update at GP start

[PATCH v3 0/3] ASoC: Intel: Fixes in Kabylake machine driver for clear playback and recording
 2017-07-28  3:21 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: Intel: Add Kabylake machine driver for RT5663
 2017-07-28  3:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] build-sys: add --disable-vhost-user
 2017-07-28  3:09 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.10 0/3] qdev/vfio: defer DEVICE_DEL to avoid races with libvirt
 2017-07-28  3:14 UTC  (5+ messages)

[PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering
 2017-07-28  3:12 UTC  (7+ messages)

[PATCH v2] powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
 2017-07-28  3:03 UTC  (2+ messages)

[Buildroot] [PATCH 04/14 v4] package/skeleton: split out into skeleton-custom
 2017-07-28  3:02 UTC  (2+ messages)

[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-07-28  3:00 UTC  (25+ messages)
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported

linux-next: Signed-off-by missing for commit in the sunxi tree
 2017-07-28  2:56 UTC  (2+ messages)

[git pull] drm fixes for v4.13-rc3
 2017-07-28  2:54 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines
 2017-07-28  2:50 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
  ` [U-Boot] [RFC PATCH 1/9] mx6: Add board mx6memcal for use in validating DDR

[PATCH 0/6] add 5 recipes and 1 bug fix
 2017-07-28  2:46 UTC  (4+ messages)

[PATCH v6 0/7] drm/rockchip: add all full framework vop support
 2017-07-28  2:45 UTC  (7+ messages)
` [PATCH v6 4/7] drm/rockchip: vop: group vop registers

[PATCH] drm/i915: Eliminate dead code in intel_sanitize_enable_ppgtt()
 2017-07-28  2:32 UTC  (3+ messages)

[RFC] switchdev: clarify ndo_get_phys_port_name() formats
 2017-07-28  2:37 UTC  (3+ messages)
` [RFC] switchdev: generate phys_port_name in the core

[Qemu-devel] [PATCH 1/2] Add more function keys to QEMU
 2017-07-28  2:37 UTC  (5+ messages)

[PATCH] smc: fix snprintf warnings with gcc7
 2017-07-28  2:34 UTC 

[PATCH net-next v2 0/3] ethtool: support for forward error correction mode setting on a link
 2017-07-28  2:33 UTC  (2+ messages)

[meta-cgl][PATCH 0/3] ocfs2-tools: several fixes
 2017-07-28  2:32 UTC  (4+ messages)
` [meta-cgl][PATCH 1/3] ocfs2-tools: fix dependencies
` [meta-cgl][PATCH 2/3] ocfs2-tools: fix the installation and systemd services
` [meta-cgl][PATCH 3/3] ocfs2-tools: disable stack user support explicitly in init script

[PATCH CFT 0/4] VT-d PI fixes
 2017-07-28  2:31 UTC  (3+ messages)
` [PATCH 2/4] KVM: VMX: avoid double list add with VT-d posted interrupts

[PATCH v7 00/13] Unify the interrupt delivery mode and do its setup in advance
 2017-07-28  2:28 UTC  (8+ messages)
` [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier

[PATCH v3 0/2] mm: fixes of tlb_flush_pending races
 2017-07-28  2:28 UTC  (6+ messages)
` [PATCH v3 1/2] mm: migrate: prevent racy access to tlb_flush_pending

[PATCH] advsync: Fix typo in MP litmus test
 2017-07-28  1:00 UTC  (2+ messages)

[PATCH v2 2/2] userfaultfd: selftest: Add tests for UFFD_FEATURE_SIGBUS feature
 2017-07-28  2:18 UTC  (2+ messages)

[PATCH 1/5] mkfs: replace variables with opts table: -b,d,s options
 2017-07-28  2:18 UTC  (4+ messages)
` [PATCH 1/5 v2] "

[PATCH] toaster: move to new bitbake xmlrpc default
 2017-07-28  2:08 UTC 

[PATCH v2] ARM: dts: marvell: fix PCI bus dtc warnings
 2017-07-28  2:15 UTC  (6+ messages)
` [PATCH v2] arm64: dts: cavium: "

[PATCH] selftests: capabilities: convert error output to TAP13 ksft framework
 2017-07-28  2:13 UTC  (4+ messages)

[RFC] Introducing yamldt, a yaml to dtb compiler
 2017-07-28  2:12 UTC  (8+ messages)

[PATCH linux dev-4.10] drivers/fsi/scom: Remove reset before every putscom
 2017-07-28  2:10 UTC  (2+ messages)

[PATCH v6] mmc: dw_mmc-k3: add sd support for hi3660
 2017-07-28  2:09 UTC  (2+ messages)

[PATCH linux dev-4.10] drivers/fsi: Remove scan from master registration
 2017-07-28  2:09 UTC  (3+ messages)

[PATCH 3.10] pstore: Make spinlock per zone instead of global
 2017-07-28  2:06 UTC 

[PATCH v3 00/11] PCID and improved laziness
 2017-07-28  2:05 UTC  (7+ messages)
` [PATCH v3 06/11] x86/mm: Rework lazy TLB mode and TLB freshness tracking

[RFC PATCH 0/7] dax, ext4: Synchronous page faults
 2017-07-28  2:05 UTC  (5+ messages)

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-07-28  2:04 UTC  (7+ messages)
` [PATCH v7 16/26] x86/insn-eval: Support both signed 32-bit and 64-bit effective addresses

[meta-security][PATCH 0/2] libmhash and libgssglue: add new recipe
 2017-07-28  2:00 UTC  (3+ messages)
` [meta-security][PATCH 1/2] "
` [meta-security][PATCH 2/2] libmhash: "

[PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-28  1:58 UTC  (2+ messages)
` [PATCH 1/1] mm: oom: let oom_reap_task and exit_mmap to run

[PATCH] init:main.c: Fixed issues for Block comments and
 2017-07-28  1:58 UTC  (2+ messages)

[PATCH] dma-buf/sw_sync: hold a fence reference when check if it signaled
 2017-07-28  1:57 UTC  (3+ messages)

[PATCH] cml1.bbclass: wait until menuconfig terminal finishes
 2017-07-28  1:54 UTC 

[PATCH v2] x86/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask
 2017-07-28  1:52 UTC 

[Qemu-devel] [PATCH v3] vhost-user: fix watcher need be removed when vhost-user hotplug
 2017-07-28  1:50 UTC 

[PATCH net-next 00/18] net: mvpp2: MAC/GoP configuration and optional PHYs
 2017-07-28  1:50 UTC  (13+ messages)
` [PATCH net-next 03/18] net: mvpp2: set the SMI PHY address when connecting to the PHY
` [PATCH net-next 04/18] net: mvpp2: move the mii configuration in the ndo_open path
` [PATCH net-next 08/18] net: mvpp2: make the phy optional

[RFC PATCH 0/8] EDAC, mce_amd: Add a tracepoint for the decoded error
 2017-07-28  1:47 UTC  (13+ messages)
` [RFC,4/8] seq_buf: Add seq_buf_clear_buf()
  ` [RFC PATCH 4/8] "
` [RFC,5/8] seq_buf: Export seq_buf_printf() to modules
  ` [RFC PATCH 5/8] "
` [RFC,6/8] EDAC, mce_amd: Convert to seq_buf
  ` [RFC PATCH 6/8] "
` [RFC,7/8] EDAC, mce_amd: Add a simple tracepoint dumping a decoded string
  ` [RFC PATCH 7/8] "

[PATCH linux dev-4.10 v3 0/4] Witherspoon WDTRST1 enablement
 2017-07-28  1:47 UTC  (4+ messages)
` [PATCH linux dev-4.10 v3 2/4] dt-bindings: watchdog: aspeed: External reset signal properties

[PATCH] drm/amd/powerplay: rv: Use designated initializers
 2017-07-28  1:43 UTC  (3+ messages)

Problem seen with wireless mesh
 2017-07-28  1:43 UTC 

[Qemu-trivial] [PATCH for 2.10 0/8] docs: fix broken paths
 2017-07-28  1:43 UTC  (3+ messages)
` [Qemu-devel] "


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.