All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-22 07:16:57 to 2017-03-22 08:47:10 UTC [more...]

[PATCH 0/8] soc: imx: gpc: fixes and clean up
 2017-03-22 19:23 UTC  (9+ messages)
` [PATCH 2/8] soc: imx: gpc: fix the wrong using of regmap cache
` [PATCH 4/8] soc: imx: gpc: fix imx6sl gpc power domain regression

[v2 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0
 2017-03-22  8:30 UTC  (5+ messages)
` [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1

[GSoC] GSoC Introduction : Fuzzing Xen hypercall interface
 2017-03-22  8:47 UTC  (5+ messages)

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-22  8:46 UTC  (16+ messages)
  ` [PATCH 12/41] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH 21/41] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH 22/41] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [PATCH 10/41] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
  ` [PATCH 23/41] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode

[nft PATCH 0/2] Some fixes for nested sets
 2017-03-22  8:45 UTC  (4+ messages)
` [nft PATCH 1/3] tests: Add test cases for nested anonymous sets
  ` [nft PATCH 2/3] tests: shell: netns/0003many_0: Fix cleanup after error

[RFC PATCH 00/23] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion on Intel platform
 2017-03-22  8:45 UTC  (5+ messages)
` [RFC PATCH 1/23] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities

[PATCH RT] tty: serial: st-asc: Make the locking RT aware
 2017-03-22  8:43 UTC  (5+ messages)

[PATCH v2 0/5] mm: support parallel free of memory
 2017-03-22  8:41 UTC  (13+ messages)
` [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers

[PATCH 00/20] Separate `ref_cache` into a separate module
 2017-03-22  8:42 UTC  (4+ messages)
` [PATCH 18/20] commit_packed_refs(): use reference iteration

[kvm-unit-tests PATCH v4 0/2] powerpc: Test SPR persistency during migration
 2017-03-22  8:41 UTC  (8+ messages)
` [kvm-unit-tests PATCH v4 1/2] Add the possibility to do simple migration tests
` [kvm-unit-tests PATCH v4 2/2] powerpc: Add Special Purpose Register persistency test

audio clk warnings during system suspend on Salvator-X
 2017-03-22  8:43 UTC 

[PATCH] f2fs: copy all valid xattr data includes the last zero
 2017-03-22  8:42 UTC  (5+ messages)

[Qemu-devel] [RFC][PATCH 0/6] "bootonceindex" property
 2017-03-22  8:43 UTC  (6+ messages)

[PATCH 2/2] dim: Stop force-pushing tags
 2017-03-22  8:42 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] dim: really make the branch argument for dim retip optional

[PATCH 1/6] gpio: gemini: augment DT bindings
 2017-03-22  8:42 UTC  (5+ messages)
` [PATCH 4/6] gpio: gemini: rename to match Faraday IP

[PATCH v5] hwmon: ads7828 optional parameters from the device tree
 2017-03-22  8:42 UTC  (3+ messages)

[PATCH] staging: ks7010: fixed a coding style issue
 2017-03-22  8:47 UTC 

[PATCH] vhost: remove a hack on queue allocation
 2017-03-22  8:41 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/20] Add Intel Arria 10 SoC support
 2017-03-22  8:41 UTC  (16+ messages)
` [U-Boot] [PATCH v2 04/20] arm: socfpga: Restructure misc driver
` [U-Boot] [PATCH v2 15/20] arm: socfpga: Add SPL support for Arria 10
` [U-Boot] [PATCH v2 16/20] drivers: fpga: Add compile switch for Gen5 only registers
` [U-Boot] [PATCH v2 18/20] arm: socfpga: Add config and defconfig for Arria 10

drm-meson
 2017-03-22  8:40 UTC  (6+ messages)

[Qemu-devel] Guest application reading from pl011 without device driver
 2017-03-22  8:40 UTC  (7+ messages)

[PATCH 1/2] net/tap: improve link_update
 2017-03-22  8:40 UTC  (2+ messages)
` [PATCH 2/2] net/tap: add link status notification

[PATCH v4 00/12] Introducing NXP dpaa2_sec based cryptodev pmd
 2017-03-22  8:39 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/12] crypto/dpaa2_sec: add dpaa2 sec poll mode driver

[PATCH] net/i40e: fix vlan filter issue
 2017-03-22  8:39 UTC 

[BUG][REGRESSION] i915 gpu hangs under load
 2017-03-22  8:38 UTC 

[PATCH v2] staging: iio: Replace a bit shift by a use of BIT
 2017-03-22  8:38 UTC 

[PATCH 00/16] more drmP.h cleanup
 2017-03-22  8:36 UTC  (17+ messages)
` [PATCH 01/16] drm: drop extern from function decls
` [PATCH 02/16] drm: Extract drm_debugfs.h
` [PATCH 03/16] drm: document driver interface for CRC capturing
` [PATCH 04/16] drm/debugfs: Add kerneldoc
` [PATCH 05/16] drm: update todo.rst
` [PATCH 06/16] drm: Consolidate and document sysfs support
` [PATCH 07/16] drm: Extract drm_ioctl.h
` [PATCH 08/16] drm: document drm_ioctl.[hc]
` [PATCH 09/16] drm/todo: Add tinydrm refactoring ideas
` [PATCH 10/16] drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
  ` [PATCH 11/16] drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
  ` [PATCH 15/16] drm/vblank: Simplify the get_scanout_position helper hook
` [PATCH 12/16] drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
` [PATCH 13/16] drm/vblank: Add FIXME comments about moving the vblank ts hooks
` [PATCH 14/16] drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
` [PATCH 16/16] drm/doc: Small markup fixup

[PATCH] vhost: fix multiple queue not being enabled for older kernels
 2017-03-22  8:36 UTC  (4+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] vhost: fix max queues

[Buildroot] [PATCH v3 0/5] Runtime testing infrastructure
 2017-03-22  8:35 UTC  (10+ messages)
` [Buildroot] [PATCH v3 1/5] support/testing: core "
` [Buildroot] [PATCH v3 2/5] support/testing: add core tests
` [Buildroot] [PATCH v3 4/5] support/testing: add package tests

[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-03-22  8:32 UTC  (5+ messages)
` [PATCH v10 1/6] VT-d: Introduce new fields in msi_desc to track binding with guest interrupt

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-22  8:30 UTC  (16+ messages)

[PATCH v4] devtools: add tags and cscope index file generation support
 2017-03-22  8:30 UTC  (2+ messages)
` [PATCH v5] "

[Qemu-devel] 答复: Re: 答复: Re: 答复: Re: 答复: Re: [BUG]COLO failover hang
 2017-03-22  8:26 UTC  (2+ messages)

[PATCH v9 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2017-03-22  8:28 UTC  (7+ messages)
` [PATCH v9 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v9 4/5] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v9 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[PATCH 00/18] Provide a command line option to choose how to handle SErrors
 2017-03-22  8:28 UTC  (5+ messages)
` [PATCH 15/18] xen/arm: Introduce a helper to synchronize SError

[PATCH v3 0/4] arm64: dts: rockchip: support Google Kevin
 2017-03-22  8:26 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-21 19:38 UTC  (5+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "

[PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens
 2017-03-22  8:27 UTC  (5+ messages)

QCA9984 with kernel panic
 2017-03-22  8:26 UTC  (3+ messages)

[refpolicy] [PATCH] sort rules for systemd cgroups hostnamed and logind
 2017-03-22  8:27 UTC 

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-03-22  8:26 UTC  (6+ messages)
  ` [PATCH v5 3/4] clk: samsung: exynos5433: Add runtime PM support

[Buildroot] [PATCH] support/script/check-bin-arch: ignore /usr/share
 2017-03-22  8:24 UTC  (2+ messages)

[RFC libdrm 0/2] Replace the build system with meson
 2017-03-22  8:24 UTC  (4+ messages)

[PATCH v8 0/3] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-03-22  8:22 UTC  (5+ messages)
  ` [PATCH v8 2/3] dmaengine: pl330: remove pdata based initialization

[PATCH 1/4] drm/i915: Eliminate per-fw_domain i915 backpointer
 2017-03-22  8:20 UTC  (2+ messages)

[PATCH 01/15] ARM: dts: alpine: fix PCIe node name
 2017-03-22  8:19 UTC  (6+ messages)
` [PATCH 05/15] ARM: dts: imx: fix PCI bus dtc warnings

[PATCH 3/3] clk: qcom: Implement RPM clocks for MSM8660/APQ8060
 2017-03-22  8:18 UTC 

[PATCH] Add initial SX3000b platform code to MIPS arch
 2017-03-22  8:18 UTC  (3+ messages)

[PATCH 2/3] clk: qcom: Elaborate on "active" clocks in the RPM clock bindings
 2017-03-22  8:18 UTC 

[qemu-upstream-4.8-testing test] 106816: regressions - trouble: blocked/broken/fail/pass
 2017-03-22  8:18 UTC 

[PATCH 1/3] clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
 2017-03-22  8:18 UTC 

[PATCH 0/5] Update SRC_URIs
 2017-03-22  8:16 UTC  (3+ messages)
` [PATCH 3/5] libdnet: update SRC_URI

[Buildroot] [PATCH] tcpreplay: Bump version to v4.2.0
 2017-03-22  8:16 UTC 

[PATCH 01/16] arm: dts: add clock controller device nodes
 2017-03-22  8:16 UTC  (5+ messages)
  `  "

[PATCH 0/2] pinctrl: samsung: Fix PINCFG_TYPE_DRV bitfields for Exynos5433
 2017-03-22  8:03 UTC  (9+ messages)
    ` [PATCH 1/2] pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
    ` [PATCH 2/2] pinctrl: samsung: Remove unused pin-bank macro

[Qemu-devel] [PATCH] Fix Event Viewer errors caused by qemu-ga
 2017-03-22  8:14 UTC  (3+ messages)

[Buildroot] [PATCH v5 00/19] Reproducible builds
 2017-03-22  8:14 UTC  (5+ messages)
` [Buildroot] [PATCH v5 11/19] infra-libtool: pass sysroot information to libtool

[PATCH] scsi: lpfc: fix linking against modular NVMe support
 2017-03-22  8:12 UTC  (4+ messages)

[PATCH 0/4] miscellaneous tests
 2017-03-22  8:13 UTC  (6+ messages)
` [PATCH 3/4] reflink: test adjacency of reflinked blocks

[U-Boot] [PATCH v1 00/41] Add PPv2.2 support to the mvpp2 ethernet driver and enable it for A7k/8k
 2017-03-22  8:13 UTC  (18+ messages)
` [U-Boot] [PATCH v1 15/41] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [U-Boot] [PATCH v1 19/41] net: mvpp2: adjust mvpp2_{rxq, txq}_init for PPv2.2
` [U-Boot] [PATCH v1 20/41] net: mvpp2: handle register mapping and access "
` [U-Boot] [PATCH v1 34/41] net: mvpp2: Add RX and TX FIFO configuration "
` [U-Boot] [PATCH v1 36/41] net: mvpp2: Add Group-of-Ports and Net-Compex "

[PATCH] ALSA: hda - set intel audio clock to a properly value
 2017-03-22  8:12 UTC  (5+ messages)

IT87_REG_PWM[3-5] wrong or obsolete?
 2017-03-22  8:12 UTC  (2+ messages)

[PATCH] Ensure all json field keys do not have ' ' in them
 2017-03-22  8:12 UTC  (3+ messages)

[refpolicy] [PATCH] /var/run -> /run again
 2017-03-22  8:09 UTC 

[Buildroot] [PATCH 1/1] toolchain-external: improve musl external check
 2017-03-22  8:08 UTC  (4+ messages)

[U-Boot] [PATCH] pci: correct a function description
 2017-03-22  8:07 UTC 

[PATCH v4] altp2m: Allow specifying external-only use-case
 2017-03-22  8:06 UTC  (10+ messages)

[Qemu-devel] [PATCH for-2.9] block: Declare blockdev-add and blockdev-del supported
 2017-03-22  8:02 UTC  (3+ messages)

[Buildroot] [PATCH] autofs: use libtirpc instead of internal C implementation
 2017-03-22  7:59 UTC  (4+ messages)

(PMC)缩短生产周期,提高企业竞争力
 2017-03-22  7:57 UTC 

[Buildroot] [PATCH v2 1/2] scripts/pycompile: Accomodate latest Python 3 codebase
 2017-03-22  7:56 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] python3: Bump version to 3.6.0

Broken links in Ceph documentation
 2017-03-22  7:55 UTC  (3+ messages)

[PATCH] media: s5p-mfc: Fix unbalanced call to clock management
 2017-03-22  7:53 UTC 

v4.10: kernel stack frame pointer .. has bad value (null)
 2017-03-22  7:51 UTC  (11+ messages)
              ` [PATCH] x86: mostly disable '-maccumulate-outgoing-args'
                ` [PATCH v2] "

[PATCH] net/mlx5: fix reusing Rx/Tx queues
 2017-03-22  7:50 UTC  (3+ messages)
` [PATCH v2] "

CEC button pass-through
 2017-03-22  7:49 UTC  (9+ messages)

[PATCH] drivers/staging/dgnc: Updating dev_dbg function
 2017-03-22  7:47 UTC 

[RFC] linkage: new macros for functions and data
 2017-03-22  7:46 UTC  (15+ messages)
` [PATCH v2 01/10] linkage: new macros for assembler symbols
  ` [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data
  ` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions

[U-Boot] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5
 2017-03-22  7:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 4/7] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs

[Buildroot] How to organize build into multiple target filesystems?
 2017-03-22  7:45 UTC  (4+ messages)

[PATCH] tpm: make check_locality return bool
 2017-03-22  7:35 UTC  (3+ messages)

[lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage
 2017-03-22  7:36 UTC  (12+ messages)

[Qemu-devel] [PATCH] cirrus: fix PUTPIXEL macro
 2017-03-22  7:38 UTC 

Unexpected SMP Command 0x17
 2017-03-22  7:36 UTC  (2+ messages)

[PATCH] net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
 2017-03-22  7:27 UTC 

next-20170322 build: 0 failures 3 warnings (next-20170322)
 2017-03-22  7:33 UTC 

[PATCH 0/4] perf annotate: Bugfixes
 2017-03-22  7:32 UTC  (7+ messages)
` [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command

Introduction for GSOC 2017
 2017-03-22  7:32 UTC  (2+ messages)

[v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-22  7:31 UTC  (8+ messages)
` [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence
` [v5 3/4] mmc: sdhci-cadence: Update PHY delay configuration
` [v5 4/4] mmc: sdhci-cadence: refactor probe function

[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 2
 2017-03-22  7:31 UTC  (5+ messages)
` [PATCH 4/6] x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>

[PATCH] ARM: dts: imx: add Gateworks Ventana GW5903 support
 2017-03-22  7:32 UTC  (3+ messages)

[v4 1/3] mmc: sdhci-cadence: Fix writing PHY delay
 2017-03-22  7:24 UTC  (7+ messages)
` [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration

[PATCH] ASoC: wm8903: add regulator handling
 2017-03-22  7:24 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-22  7:21 UTC  (3+ messages)
` [PATCH v2 2/2] iio: "

[PATCH] ARM: dts: sun6i: sina31s: Enable SPDIF out
 2017-03-22  7:20 UTC  (4+ messages)

[RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers
 2017-03-22  7:11 UTC  (2+ messages)

[PATCH 1/2] dt: bindings: add new dt entry for ath10k calibration variant
 2017-03-22  7:20 UTC  (5+ messages)

[PATCH] elf_info.c: fix memory leak in get_kcore_dump_loads()
 2017-03-22  7:18 UTC  (3+ messages)

[PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC
 2017-03-22  7:17 UTC  (14+ messages)
` [PATCH v3 01/11] ARM: sun8i: a33: add operating-points-v2 property to all nodes
` [PATCH v3 02/11] ARM: sun8i: a33: add all operating points
` [PATCH v3 03/11] ARM: dts: sun8i: sina33: add cpu-supply


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.