All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-11-23 19:24:19 to 2016-11-23 20:14:30 UTC [more...]

[GIT PULL v2] Second Round of Renesas ARM Based SoC DT Updates for v4.10
 2016-11-23 20:14 UTC  (24+ messages)
` [PATCH 01/31] ARM: dts: alt: Fix PFC names for DU
` [PATCH 02/31] ARM: dts: r8a7794: Correct hsusb parent clock
` [PATCH 03/31] ARM: dts: r8a7794: Use SYSC "always-on" PM Domain for sound
` [PATCH 04/31] ARM: dts: lager: rename and reindex i2cexio
` [PATCH 05/31] ARM: dts: lager: use demuxer for IIC1/I2C1
` [PATCH 06/31] ARM: dts: koelsch: use demuxer for I2C1
` [PATCH 07/31] ARM: dts: alt: use demuxer for I2C4
` [PATCH 08/31] ARM: dts: lager: Enable UHS-I SDR-104
` [PATCH 09/31] ARM: dts: koelsch: "
` [PATCH 10/31] ARM: dts: alt: "
` [PATCH 11/31] ARM: dts: r8a7743: initial SoC device tree
` [PATCH 12/31] ARM: dts: r8a7743: add SYS-DMAC support
` [PATCH 13/31] ARM: dts: r8a7743: add [H]SCIF{A|B} support
` [PATCH 14/31] ARM: dts: r8a7743: add Ether support
` [PATCH 15/31] ARM: dts: r8a7743: add IRQC support
` [PATCH 16/31] ARM: dts: sk-rzg1m: initial device tree
` [PATCH 17/31] ARM: dts: sk-rzg1m: add Ether support
` [PATCH 18/31] ARM: dts: r8a7745: initial SoC device tree
` [PATCH 19/31] ARM: dts: r8a7745: add SYS-DMAC support
` [PATCH 20/31] ARM: dts: r8a7745: add [H]SCIF{|A|B} support
` [PATCH 21/31] ARM: dts: r8a7745: add Ether support
` [PATCH 22/31] ARM: dts: r8a7745: add IRQC support
` [PATCH 23/31] ARM: dts: sk-rzg1e: initial device tree

[meta-qt5][PATCHv2] Upgrade to Qt 5.8
 2016-11-23 20:14 UTC  (5+ messages)

Proposal for a new Committer model
 2016-11-23 20:13 UTC  (10+ messages)

[GIT PULL] Renesas ARM Based SoC Match Updates for v4.10
 2016-11-23 20:13 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: Document DT bindings for Product Register
` [PATCH 2/2] soc: renesas: Identify SoC and register with the SoC bus

[PATCH 00/14] export perf overheads information
 2016-11-23 20:13 UTC  (11+ messages)
` [PATCH 01/14] perf/x86: Introduce PERF_RECORD_OVERHEAD
` [PATCH 02/14] perf/x86: output NMI overhead
` [PATCH 03/14] perf/x86: output multiplexing overhead
` [PATCH 04/14] perf/x86: output side-band events overhead

[GIT PULL] Renesas ARM Based SoC r8a7745 SYSC Driver Updates for v4.10
 2016-11-23 20:13 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7745: add power domain index macros
` [PATCH 2/2] soc: renesas: rcar-sysc: add R8A7745 support

[PATCH v3 0/3] Stop sched tick in idle injection task
 2016-11-23 20:13 UTC  (4+ messages)
` [PATCH v3 1/3] idle: add support for tasks that inject idle
` [PATCH v3 2/3] cpuidle: allow setting deepest idle
` [PATCH v3 3/3] thermal/powerclamp: stop sched tick in forced idle

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-23 20:12 UTC  (7+ messages)
  ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))
    ` Summary of LPC guest MSI discussion in Santa Fe

E3500 crash on boot in 4.9-rc6+git
 2016-11-23 20:12 UTC 

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-11-23 20:12 UTC  (4+ messages)
` [RFC PATCH 3/3] staging: remove fbtft

xenbits.xen.org gitweb summaries advertise https version, but that url leads to a blank page
 2016-11-23 20:10 UTC 

mmotm 2016-11-23-12-08 uploaded
 2016-11-23 20:09 UTC  (2+ messages)

BUG: 4.9-rc6 Still "no symbol version" on boot
 2016-11-23 20:08 UTC 

[diamon-discuss] Next meeting: Android Tracing, Friday December 2nd, 1PM EST (6PM UTC)
 2016-11-23 20:08 UTC  (2+ messages)

[PATCH 1/4] serial: core: Add LED trigger support
 2016-11-23 20:07 UTC  (4+ messages)

[PATCH v2] cpsw: ethtool: add support for getting/setting EEE registers
 2016-11-23 20:08 UTC  (3+ messages)

[PATCH v2] CIFS: Fix a possible memory corruption during reconnect
 2016-11-23 20:07 UTC  (2+ messages)

Improved PCI hotplug support
 2016-11-23 20:07 UTC  (15+ messages)
` [PATCH 1/7] pci: If a driver's probe function fails, unmap resources
` [PATCH 2/7] pci: Separate detaching ethernet ports from PCI devices
` [PATCH 3/7] pci: Pass rte_pci_addr to functions instead of separate args
` [PATCH 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
` [PATCH 5/7] pci: Move driver registration above pci scan
` [PATCH 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe
` [PATCH 7/7] pci: Clarify interfaces for dynamic attach/detach of drivers
` [PATCH v2 1/7] pci: If a driver's probe function fails, unmap resources
  ` [PATCH v2 2/7] pci: Separate detaching ethernet ports from PCI devices
  ` [PATCH v2 3/7] pci: Pass rte_pci_addr to functions instead of separate args
  ` [PATCH v2 4/7] pci: rte_eal_pci_scan now handles removal of PCI devices
  ` [PATCH v2 5/7] pci: Move driver registration above pci scan
  ` [PATCH v2 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe
  ` [PATCH v2 7/7] pci: Clarify interfaces for dynamic attach/detach of drivers

[PATCH net-next] tcp: enhance tcp_collapse_retrans() with skb_shift()
 2016-11-23 20:05 UTC  (2+ messages)

[PATCH] git-gui: pass the branch name to git merge
 2016-11-23 20:05 UTC  (5+ messages)

[PATCH 0/2] Show Git Mailing List: a builtin difftool
 2016-11-23 20:04 UTC  (8+ messages)
` [PATCH 2/2] difftool: add a feature flag for the builtin vs scripted version

[pull] radeon and amdgpu drm-fixes-4.9
 2016-11-23 20:04 UTC 

[patch net-next v2 00/11] ipv4: fib: Allow modules to dump FIB tables
 2016-11-23 19:53 UTC  (12+ messages)
` [patch net-next v2 09/11] ipv4: fib: Add an API to request a FIB dump
` [patch net-next v2 10/11] mlxsw: spectrum_router: Request a dump of FIB tables during init

Regression: Failed boots bisected to 4cd13c21b207 "softirq: Let ksoftirqd do its job"
 2016-11-23 20:03 UTC  (12+ messages)

[PATCH v5 0/3] tpm: securityfs support for TPM 2.0 firmware event log
 2016-11-23 19:38 UTC  (7+ messages)
` [PATCH v5 1/3] tpm: move event log init functions to tpm_eventlog_init.c
` [PATCH v5 2/3] tpm: enhance read_log_of() to support Physical TPM event log

bio linked list corruption
 2016-11-23 19:58 UTC  (12+ messages)

Enabling peer to peer device transactions for PCIe devices
 2016-11-23 19:58 UTC  (28+ messages)

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-23 19:44 UTC  (9+ messages)
    ` [PATCH] gpio: Add Tegra186 support

[ath9k-devel] ath9k ARMv7 OOPS in v4.8.6, v4.2.8
 2016-11-23 19:58 UTC  (11+ messages)
`  "

[PATCH for-4.9 00/15] XSA-191 followup
 2016-11-23 19:58 UTC  (6+ messages)
` [PATCH 08/15] x86/hvm: Reposition the modification of raw segment data from the VMCB/VMCS

[PATCH] clk: bcm2835: Fix ->fixed_divider of pllh_aux
 2016-11-23 19:57 UTC  (3+ messages)

[PATCH v2 1/2] clk: qcom: clk-smd-rpm: Fix clk_hw references
 2016-11-23 19:57 UTC  (4+ messages)
` [PATCH v2 2/2] clk: qcom: clk-rpm: "

[PATCH 0/3] drm/msm cleanups
 2016-11-23 19:55 UTC  (5+ messages)
` [PATCH 3/3] drm/msm: gpu Add new gpu register read/write functions

Xen ARM small task (WAS: Re: [Xen Question])
 2016-11-23 19:55 UTC  (15+ messages)

[PATCH V3 0/8] IOMMU probe deferral support
 2016-11-23 19:54 UTC  (9+ messages)

[PATCH 0/4] improve ability to run multiple dnsmasq instances
 2016-11-23 19:53 UTC  (10+ messages)
` [PATCH 1/4] lxc: updates to allow the creation of lxcbr0 with systemd
` [PATCH 3/4] libvirt: change how we make updates to the dnsmasq configuration
` [PATCH 4/4] dnsmasq: allow net interfaces to config their own dnsmasq instance

[PATCH u-boot 0/5] Aspeed I2C driver, using Driver Model
 2016-11-23 19:50 UTC  (7+ messages)
` [PATCH u-boot v1 1/6] aspeed/g5: Device Tree for ast2500, copied from openbmc/linux (include file), plus minimal device tree configuration for ast2500 eval board
  ` [PATCH u-boot v1 2/6] aspeed: Fix FUC/FUN typo in SCU
  ` [PATCH u-boot v1 3/6] aspeed/scu: Add definitions needed to configure pins for I2C
  ` [PATCH u-boot v1 4/6] aspeed: Add function to calculate APB Clock frequency
  ` [PATCH u-boot v1 5/6] aspeed: Add function to configure pins for I2C devices
  ` [PATCH u-boot v1 6/6] aspeed: I2C driver

[PATCH v4 0/3] ieee802154: Add support for Cascoda CA8210
 2016-11-23 19:50 UTC  (2+ messages)

[PATCH 1/2] pci: export pcie_find_root_port
 2016-11-23 19:49 UTC  (6+ messages)
` [PATCH 2/2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't

[PATCH] x86/coredump: always use user_regs_struct for compat_elf_gregset_t
 2016-11-23 18:13 UTC 

[PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition
 2016-11-23 19:40 UTC  (4+ messages)
` [PATCH 3/6] arc: "

[Qemu-devel] [PATCH 0/2] Add Atmel I2C TPM AT97SC3204T emulated device
 2016-11-23 19:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] i2c: Add flag to NACK I2C transfers when busy
` [Qemu-devel] [PATCH 2/2] tpm: Add TPM I2C Atmel frontend

[PATCH] CodeSamples: Fix typo of "acquire"
 2016-11-23 19:45 UTC  (2+ messages)

[PATCH V3 for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-23 19:41 UTC  (25+ messages)
` [PATCH V3 for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH V3 for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
` [PATCH V3 for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH V3 for-next 04/11] IB/hns: add self loopback for CM
` [PATCH V3 for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
` [PATCH V3 for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
` [PATCH V3 for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
` [PATCH V3 for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
` [PATCH V3 for-next 09/11] IB/hns: Change qpn allocation to round-robin mode
` [PATCH V3 for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
` [PATCH V3 for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors

[PATCH] Add recommended layer to oe-core
 2016-11-23 19:42 UTC  (6+ messages)
` [PATCH] meta/conf/layer.conf: Add recommended download layer

[PATCH] ath10k: fix monitor vdev for receiving other bss frames
 2016-11-23 19:42 UTC  (3+ messages)
`  "

[PATCH libdrm v3 0/4] etna_pipe_wait_ns(..)
 2016-11-23 19:42 UTC  (5+ messages)

[PATCH 2/4] serial: 8250: Add LED trigger support
 2016-11-23 19:40 UTC  (4+ messages)

[PATCHv3 1/2] ath10k: add per peer htt tx stats support for 10.4
 2016-11-23 19:40 UTC  (3+ messages)
` [PATCHv3,1/2] "

[dpdk-stable] [PATCH] Revert "bonding: use existing enslaved device queues"
 2016-11-23 19:38 UTC  (5+ messages)
` [PATCH 1/4] ethdev: Call rx/tx_queue_release before rx/tx_queue_setup
  ` [PATCH 2/4] ethdev: Free rx/tx_queues after releasing all queues
  ` [PATCH 3/4] ethdev: Add DPDK internal _rte_eth_dev_reset()
  ` [PATCH 4/4] bond: Force reconfiguration of removed slave interfaces

[PATCH v3 00/11] pwm: imx: Provide atomic operation for IMX PWM driver
 2016-11-23 19:30 UTC  (5+ messages)
` [PATCH v3 07/11] pwm: imx: Provide atomic PWM support for i.MX PWMv2

[PATCH v1] libxl: Make an ACPI support build for ARM64 configurable
 2016-11-23 19:32 UTC  (11+ messages)

[Bug 98821] [amdgpu][bisected][polaris] "drm/amdgpu: refine uvd 6.0 clock gate feature" sets MCLK on highest state
 2016-11-23 19:32 UTC  (2+ messages)

[PATCH] ALSA SoC MAX98927 driver - Initial release
 2016-11-23 19:20 UTC  (2+ messages)

[PATCH net 0/2] r8152: rx patches
 2016-11-23 19:29 UTC  (10+ messages)
` [PATCH net 1/2] r8152: fix the sw rx checksum is unavailable

[PATCH net-next] net/sched: cls_flower: verify root pointer before dereferncing it
 2016-11-23 19:29 UTC  (10+ messages)

[PATCH 1/3] generic/182: retain existing btrfs behavior when len == 0
 2016-11-23 19:27 UTC  (4+ messages)
` [PATCH 3/3] ocfs2: test reflinking to inline data files

[PATCH net-next 1/2] openvswitch: Add a missing break statement
 2016-11-23 19:23 UTC  (2+ messages)

[PATCH 0/4] VMX Capability MSRs
 2016-11-23 19:24 UTC  (5+ messages)
` [PATCH 3/4] KVM: nVMX: accurate emulation of MSR_IA32_CR{0,4}_FIXED1


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.