All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-30 11:33:31 to 2015-11-30 12:28:20 UTC [more...]

[PATCH v4 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-11-30 12:28 UTC  (14+ messages)
` [PATCH v4 01/13] mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
` [PATCH v4 02/13] arm64: only consider memblocks with NOMAP cleared for linear mapping
` [PATCH v4 03/13] arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
` [PATCH v4 05/13] arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
  ` [PATCH v4 04/13] arm64/efi: split off "
  ` [PATCH v4 06/13] ARM: add support for generic early_ioremap/early_memremap

[PATCH v4 net 0/6] Marvell Armada XP/370/38X Neta fixes
 2015-11-30 12:27 UTC  (12+ messages)
` [PATCH v4 net 1/6] net: mvneta: add configuration for MBUS windows access protection
` [PATCH v4 net 2/6] net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REG
` [PATCH v4 net 3/6] net: mvneta: fix bit assignment for RX packet irq enable
` [PATCH v4 net 4/6] net: mvneta: fix error path for building skb
` [PATCH v4 net 5/6] net: mvneta: enable setting custom TX IP checksum limit
` [PATCH v4 net 6/6] mvebu: dts: enable IP checksum with jumbo frames for Armada 38x on Port0

[PATCH] libsdl: expand PACKAGECONFIG and enable native builds
 2015-11-30 12:18 UTC 

[PATCH] phy: sun9i-usb: add USB dependency
 2015-11-30 12:27 UTC  (3+ messages)

[PATCH v7] leds: ipaq-micro: Implement brightness_set_blocking op
 2015-11-30 12:27 UTC  (3+ messages)

[PATCH v2 0/9] Support TI LMU devices
 2015-11-30 12:26 UTC  (9+ messages)
` [PATCH v2 3/9] Documentation: dt-bindings: leds: add LM3633 LED binding information
` [PATCH v2 8/9] leds: add LM3633 driver

[PATCH] reserve 'make install' for future use
 2015-11-30 12:26 UTC  (9+ messages)

[PATCH] regulator: lm363x: Remove struct lm363x_regulator which is not necessary
 2015-11-30 12:25 UTC  (2+ messages)
` Applied "regulator: lm363x: Remove struct lm363x_regulator which is not necessary" to the regulator tree

Applied "ASoC: da7218: Add da7218 codec driver" to the asoc tree
 2015-11-30 12:25 UTC 

[PATCH] spi: dw-mid: constify dw_spi_dma_ops structure
 2015-11-30 12:25 UTC  (2+ messages)
  ` Applied "spi: dw-mid: constify dw_spi_dma_ops structure" to the spi tree

[PATCH] regulator: lm363x: Staticise ldo_cont_enable_time
 2015-11-30 12:25 UTC  (2+ messages)
` Applied "regulator: lm363x: Staticise ldo_cont_enable_time" to the regulator tree

[Buildroot] [PATCH] valgrind: add a patch to fix MIPS R6 by replacing ADDI with ADDIU
 2015-11-30 12:25 UTC 

[PATCH] spi: tools: move spidev_test metadata
 2015-11-30 12:25 UTC  (2+ messages)
  ` Applied "spi: tools: move spidev_test metadata" to the spi tree

[PATCH v4 1/2] ASoC: da7218: Add bindings documentation for DA7218 audio codec
 2015-11-30 12:25 UTC  (2+ messages)
` Applied "ASoC: da7218: Add bindings documentation for DA7218 audio codec" to the asoc tree

Applied "ASoC: rsnd: Add device tree support for r8a77{79, 93, 94}" to the asoc tree
 2015-11-30 12:25 UTC 

[PATCH 1/2] Add tests for git-sh-setup's require_clean_work_tree()
 2015-11-30 12:24 UTC  (4+ messages)
` [PATCH 2/2] sh-setup: make require_clean_work_tree() work on orphan branches

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-11-30 12:24 UTC  (6+ messages)
` [PATCH v2 08/21] arm64: KVM: Implement debug save/restore

iMx6 Saber Lite device fails for 1Gbps througput fails
 2015-11-30 12:24 UTC 

[PATCH v2 00/11] xen/arm: Bunch of fixes for the vGIC emulation
 2015-11-30 12:22 UTC  (14+ messages)
` [PATCH v2 01/11] xen/arm: vgic-v2: Implement correctly ICFGR{0, 1} read-only
` [PATCH v2 02/11] xen/arm: vgic-v3: Don't try to emulate IROUTER which doesn't exist in the spec
` [PATCH v2 05/11] xen/arm: vgic: Properly emulate the full register
    ` unhandled word causes Xen crash with recent Linux kernels, was: "

[PATCH 0/2] MAINTAINERS: Broadcom misc. changes
 2015-11-30 12:22 UTC  (3+ messages)

[PATCH V2 1/2] devicetree: bindings: Add vendor prefix for Kosagi
 2015-11-30 12:21 UTC  (4+ messages)
` [PATCH V3 2/2] ARM: dts: imx6q: add Novena board

[PATCH v3 1/5] pinctrl/lantiq: updating devicetree binding description
 2015-11-30 12:21 UTC  (10+ messages)
` [PATCH v3 2/5] pinctrl/lantiq: introduce new dedicated devicetree bindings
` [PATCH v3 3/5] pinctrl/lantiq: update devicetree binding in dts file
` [PATCH v3 4/5] pinctrl/lantiq: Fix GPIO Setup of GPIO Port3
` [PATCH v3 5/5] pinctrl/lantiq: Implement gpio_chip.to_irq

[PATCH v5 0/9] libxc: support building large pv-domains
 2015-11-30 12:20 UTC  (13+ messages)
` [PATCH v5 6/9] libxc: create unmapped initrd in domain builder if supported

[PATCH v1 0/7] KVM: Hyper-V SynIC timers
 2015-11-30 12:17 UTC  (6+ messages)
` [PATCH v1 7/7] kvm/x86: "
        ` [Qemu-devel] "

[PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock
 2015-11-30 12:17 UTC  (5+ messages)
` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer
  ` [PATCH 2/3] net: fec: convert to using gpiod framework
    ` [PATCH 3/3] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled

[PATCH v2 0/2] IIO version of INA2xx
 2015-11-30 12:16 UTC  (4+ messages)
` [PATCH v2 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors
` [PATCH v2 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs

[PATCH] libxc: try to find last used pfn when migrating
 2015-11-30 12:16 UTC  (7+ messages)

[PATCH v4 0/3] thermal: mediatek: Add cpu power cooling model
 2015-11-30 12:16 UTC  (10+ messages)
` [PATCH v4 3/3] thermal: mediatek: Add cpu dynamic "

[PATCH 0/4] gpio: lpc32xx: add new LPC32xx GPIO controller driver
 2015-11-30 12:13 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: gpio: update desription of LPC32xx GPIO controller

[PATCH 2.6.32 19/38] [PATCH 19/38] pagemap: hide physical addresses from non-privileged users
 2015-11-30 12:13 UTC  (6+ messages)

[Patch v2 0/9] Fix AMD IOMMU faults in kdump kernel
 2015-11-30 12:13 UTC  (13+ messages)
` [Patch v2 4/9] iommu/amd: add copy_irq_table function
` [Patch v2 5/9] iommu/amd: Add function copy_dev_tables
` [Patch v2 6/9] iommu/amd: Add functions copy_command_buffer/copy_event_buffer
` [Patch v2 7/9] iommu/amd: copy old tables and do not update dev tables before driver init

[PATCH] x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only
 2015-11-30 12:12 UTC 

[PATCH v5 0/2] KVM: arm/arm64: Allow to use KVM without in-kernel irqchip
 2015-11-30 12:13 UTC  (5+ messages)
` [PATCH v5 2/2] KVM: Make KVM_CAP_IRQFD dependent on KVM_CAP_IRQCHIP

[GIT PULL] DeviceTree for 4.4
 2015-11-30 12:11 UTC  (2+ messages)

[PATCH 1/2] regulator: Add regmap support to regulator-fixed device tree binding
 2015-11-30 12:10 UTC  (3+ messages)

i915_wait_request scaling
 2015-11-30 12:09 UTC  (5+ messages)
` [PATCH 08/15] drm/i915: Slaughter the thundering i915_wait_request herd

[Xenomai] Alchemy periodic task and timer overruns
 2015-11-30 12:09 UTC  (2+ messages)

[meta-raspberrypi][PATCH v3 0/2] Add support for 4.2 kernel with vc4 DRM/KMS driver
 2015-11-30 12:08 UTC  (5+ messages)

[PATCH 1/3] gpio: 74xx: fix a possible NULL dereference
 2015-11-30 12:08 UTC  (3+ messages)

[PATCH v9 0/9] Introduce HVM without dm and new boot ABI
 2015-11-30 12:06 UTC  (3+ messages)
` [PATCH v9 5/9] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs

How to open clog debug?
 2015-11-30 12:07 UTC 

[Buildroot] [PATCH] squid: bump to version 3.5.12
 2015-11-30 12:06 UTC  (2+ messages)

[Buildroot] [git commit] squid: bump to version 3.5.12
 2015-11-30 12:06 UTC 

[Buildroot] [git commit branch/next] squid: bump to version 3.5.12
 2015-11-30 12:06 UTC 

[Buildroot] [PATCH 1/2] harfbuzz: bump to version 1.1.2
 2015-11-30 12:06 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] freetype: bump to version 2.6.2

[Buildroot] [git commit] freetype: bump to version 2.6.2
 2015-11-30 12:06 UTC 

[Buildroot] [git commit branch/next] freetype: bump to version 2.6.2
 2015-11-30 12:06 UTC 

[Buildroot] [git commit branch/next] harfbuzz: bump to version 1.1.2
 2015-11-30 12:06 UTC 

[Buildroot] [git commit] harfbuzz: bump to version 1.1.2
 2015-11-30 12:06 UTC 

[PATCH 0/6] cpufreq: governor: replace per-cpu delayed work with timers
 2015-11-30 12:05 UTC  (3+ messages)
` [PATCH 5/6] "

[Buildroot] [PATCH 1/2] help: add a way to document targets declared in local.mk/external.mk
 2015-11-30 12:04 UTC  (3+ messages)

Does anyone know how to open clog debug?
 2015-11-30 12:04 UTC 

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-30 12:04 UTC  (6+ messages)
` [RFC PATCH 73/71] ncr5380: Use runtime register mapping
` [RFC PATCH 74/71] ncr5380: Enable PDMA for NCR53C400A

[PATCH 0/6] xen: Drop unused or empty annotations
 2015-11-30 12:03 UTC  (3+ messages)
` [PATCH 3/6] xen: Drop empty __cpuinit annotation

[PATCH net] bpf, array: fix heap out-of-bounds access when updating elements
 2015-11-30 12:02 UTC 

[PATCH] ext4:crypto fix endianess issues
 2015-11-30 12:02 UTC 

[U-Boot] Please pull u-boot-cfi-flash/master
 2015-11-30 12:02 UTC 

[PATCH] ARM: exynos_defconfig: Set recommended options for systemd
 2015-11-30 12:02 UTC  (3+ messages)

Problem with cls_flow nfct-* keys
 2015-11-30 12:02 UTC  (2+ messages)

MST Behavior on BDW
 2015-11-30 12:02 UTC 

[RFC v2 0/5] drm/dsi: DSI for devices with different control bus
 2015-11-30 12:01 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] drm/dsi: Refactor device creation
  ` [PATCH v3 2/5] drm/dsi: Try to match non-DT dsi devices
  ` [PATCH v3 3/5] drm/dsi: Check for used channels
  ` [PATCH v3 4/5] drm/dsi: Add routine to unregister dsi device
  ` [PATCH v3 5/5] drm/dsi: Get DSI host by DT device node

[PATCH v5] powerpc/pseries: Limit EPOW reset event warnings
 2015-11-30 12:01 UTC  (3+ messages)

[RFC] ipv6: use a random ifid for headerless devices
 2015-11-30 12:01 UTC  (2+ messages)

[U-Boot] [PATCH] cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h
 2015-11-30 12:00 UTC  (2+ messages)

[PATCH v4 00/21] KVM: ARM64: Add guest PMU support
 2015-11-30 11:59 UTC  (6+ messages)
` [PATCH v4 06/21] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register

[1/9] brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device
 2015-11-30 11:59 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2015-11-30 11:59 UTC 

[PATCH v2 00/19] Implement generic IPI support mechanism
 2015-11-30 11:59 UTC  (14+ messages)
` [PATCH v2 04/19] genirq: Add new struct ipi_mask and helper functions
` [PATCH v2 09/19] genirq: Add a new function to get IPI reverse mapping

[PATCH OSSTEST] ts-debian-di-install: Don't set runvars for netboot kernel+ramdisk as outputs
 2015-11-30 11:58 UTC 

[U-Boot] Please pull u-boot-ppc4xx/master
 2015-11-30 11:56 UTC 

deadlock in perf_ioctl
 2015-11-30 11:56 UTC  (2+ messages)

System with multiple arizona (wm5102) codecs
 2015-11-30 11:54 UTC  (8+ messages)
  ` multi-codec support for arizona-ldo1 was "
      ` multi-card support for davinci-evm
      ` multi-card support for arizona-core

Compiling for FreeBSD
 2015-11-30 11:53 UTC  (6+ messages)

[4.4-rc][PATCH] ARM: dts: am4372: fix clock source for arm twd and global timers
 2015-11-30 11:53 UTC  (4+ messages)

[U-Boot] [PATCH 2/2] PPC4xx: Create "liebherr" vendor directory
 2015-11-30 11:53 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] patches: fix path in name_assign_type patch
 2015-11-30 11:53 UTC 

[PATCH v3] clocksource: arm_global_timer: fix suspend resume
 2015-11-30 11:51 UTC  (5+ messages)

[PATCH] base/platform: fix panic when probe function is NULL
 2015-11-30 11:50 UTC  (2+ messages)
` [PATCH v2] base/platform: return success "

[Qemu-devel] [PATCH for-2.5 0/4] s390x fixes for 2.5-rc3
 2015-11-30 11:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.5 3/4] s390x: no deprecation warning while testing

[PATCH OSSTEST] target_fetchurl: Handle undefined $c{HttpProxy}
 2015-11-30 11:48 UTC 

[U-Boot] [PATCH] ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
 2015-11-30 11:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.5] blkdebug: silence warning under qtest
 2015-11-30 11:44 UTC 

kernel crash in netlink_sock_destruct()
 2015-11-30 11:44 UTC  (4+ messages)

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-30 11:43 UTC  (13+ messages)
` [RESEND RFC/PATCH 3/8] media: platform: mtk-vpu: Support Mediatek VPU
` [RESEND RFC/PATCH 6/8] media: platform: mtk-vcodec: Add Mediatek V4L2 Video Encoder Driver

[PATCH v12] Add Mediatek thermal support
 2015-11-30 11:42 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes

[PATCH] Make error message after failing commit_lock_file() less confusing
 2015-11-30 11:40 UTC 

[RFC 1/2] btproxy: Add support for creating pseudoterminal
 2015-11-30 11:40 UTC  (5+ messages)
` [PATCHv1 0/2] Three-wire (H5) support in btproxy
  ` [PATCHv1 2/2] btproxy: Add three-wire (h5) protocol initial support

[Qemu-devel] [PULL 00/15] vhost, pc: fixes for 2.5
 2015-11-30 11:38 UTC  (5+ messages)
` [Qemu-devel] [PULL 07/15] q35: Check propery to determine if iommu is set

[PATCH 00/13] mm: memcontrol: account socket memory in unified hierarchy v4
 2015-11-30 11:36 UTC  (6+ messages)
` [PATCH 13/13] mm: memcontrol: hook up vmpressure to socket pressure

[Ocfs2-devel] [QUESTION] what's lockres P000000000000000000000000000000?
 2015-11-30 11:35 UTC 

[PATCH v2 0/5] wcn36xx: add some new firmware functionalities support
 2015-11-30 11:35 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.6 0/2] spapr: Use XHCI as default USB type for the pseries machine
 2015-11-30 11:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] hw/ppc/spapr: Create pseries-2.6 machine

[Qemu-devel] [PATCH v3 00/12] Add basic "detach" support for dump-guest-memory
 2015-11-30 11:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 04/12] dump-guest-memory: add dump_in_progress() helper function
` [Qemu-devel] [PATCH v3 05/12] dump-guest-memory: introduce dump_process() "
` [Qemu-devel] [PATCH v3 06/12] dump-guest-memory: disable dump when in INMIGRATE state
` [Qemu-devel] [PATCH v3 07/12] dump-guest-memory: add "detach" support
` [Qemu-devel] [PATCH v3 08/12] dump-guest-memory: add qmp event DUMP_COMPLETED
` [Qemu-devel] [PATCH v3 09/12] DumpState: adding total_size and written_size fields
` [Qemu-devel] [PATCH v3 10/12] Dump: add qmp command "query-dump"
` [Qemu-devel] [PATCH v3 11/12] Dump: add hmp command "info dump"
` [Qemu-devel] [PATCH v3 12/12] Dump: enhance the documentations


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.