All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-26 08:12:07 to 2015-02-26 08:41:42 UTC [more...]

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.1
 2015-02-26  8:41 UTC  (4+ messages)
` [PATCH 12/32] ARM: shmobile: r8a7794: Add DMAC devices to DT

[nft PATCH 0/3] fix a delinearization issue
 2015-02-26  8:40 UTC  (3+ messages)
` [nft PATCH 3/3] netlink_delinearize: fix postprocessing

[PATCH v3 0/3] Updates to pxm2node mapping and nodeID sizing
 2015-02-26  8:38 UTC  (3+ messages)
` [PATCH v3 1/3] x86/numa: Allow arbitrary value of PXM in PXM<->node mapping

Flows! Offload them
 2015-02-26  8:38 UTC  (2+ messages)

[PATCH] gem: allow user-space to specify an object should be coherent
 2015-02-26  8:36 UTC  (2+ messages)
  ` [Nouveau] "

Lazytime feature bugs
 2015-02-26  8:34 UTC  (7+ messages)

who is using radosgw with civetweb?
 2015-02-26  8:34 UTC  (2+ messages)

[PATCH] drm/i915: Removed the read of RP_STATE_CAP from sysfs/debugfs functions
 2015-02-26  8:40 UTC  (3+ messages)

[Qemu-devel] Several sheepdog functions mix up -1 and -errno in return values
 2015-02-26  7:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH] sheepdog: fix confused "

[PATCH firmware] rtl_nic: update firmware for RTL8168H and RTL8107E
 2015-02-26  8:31 UTC 

[PATCH] cma: debug: document new debugfs interface
 2015-02-26  8:31 UTC  (2+ messages)

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-26  8:30 UTC  (3+ messages)

virtio balloon: do not call blocking ops when !TASK_RUNNING
 2015-02-26  8:30 UTC  (3+ messages)

[BUG] ARM: socfpga: L2 cache init
 2015-02-26  8:30 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/3] Add config options for some not-always-sensible devices
 2015-02-26  8:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/3] Create specific config option for "platform-bus"
` [Qemu-devel] [PATCH 3/3] Give ivshmem its own config option

Lån og finansiering til dig, loans and financing for you
 2015-02-26  8:19 UTC 

ceph-fuse remount issues
 2015-02-26  8:28 UTC  (2+ messages)

[PATCH v3 0/2] ARM: imx6sx-sdb: add revb board
 2015-02-26  8:28 UTC  (6+ messages)
` [PATCH v3 1/2] ARM: imx6sx-sdb: change default board as reva board
` [PATCH v3 2/2] ARM: imx6sx-sdb: add revb board and make it default

[PATCH v4 0/8] arm64: Add the support for new Exynos5433 SoC
 2015-02-26  8:28 UTC  (10+ messages)
` [PATCH v4 1/8] arm64: exynos5433: Enable ARMv8 based Exynos5433 (SoC) support
` [PATCH v4 2/8] arm64: dts: exynos: Add dts files for 64-bit Exynos5433 SoC

[U-Boot] u-boot on raspberry 2: booting in SVC secure mode
 2015-02-26  8:27 UTC  (3+ messages)

[PATCH] powerpc/fsl: add power_off support for fsl platform
 2015-02-26  7:54 UTC  (3+ messages)

[PATCH v4 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  8:12 UTC  (137+ messages)
` [PATCH v4 01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH v4 02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH v4 03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v4 04/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v4 05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH v4 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v4 07/30] PCI: Pass PCI domain number combined with root bus number
` [PATCH v4 08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v4 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v4 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v4 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v4 12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v4 13/30] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH v4 14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v4 15/30] PCI/IA64: "
` [PATCH v4 16/30] PCI/IA64: Fix the build warning about pci_domain_nr()
` [PATCH v4 17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare()
` [PATCH v4 18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH v4 19/30] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH v4 20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH v4 21/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v4 22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH v4 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v4 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v4 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v4 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v4 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v4 28/30] PCI: Export find_pci_host_bridge()
` [PATCH v4 29/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v4 30/30] PCI: Remove pci_bus_assign_domain_nr()

[PATCH 2/2] perf probe: Find compilation directory path for lazy matching
 2015-02-26  8:25 UTC  (2+ messages)
` [PATCH perf/core ] [BUGFIX] perf-probe: Fix get_real_path to free allocated memory in error path

[PATCH 1/1] xen-netback: remove compilation warning
 2015-02-26  8:25 UTC 

[PATCH 0/2] backlight: pwm: Add backlight-boot-off property
 2015-02-26  8:25 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v4 00/20] power_supply: Allow safe usage of power supply
 2015-02-26  8:24 UTC  (5+ messages)
` [PATCH v4 11/20] power_supply: Change ownership from driver to core

[PATCH v3 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-02-26  8:23 UTC  (8+ messages)

Advantech UBC-200
 2015-02-26  8:24 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 1/1] char: cadence_uart: Convert to realize()
 2015-02-26  8:24 UTC  (2+ messages)

[patch] user_namespaces.7: Fix two groff warnings for escape character ignored
 2015-02-26  8:23 UTC 

PCI Issues with ExpressCard/54 Audio Device
 2015-02-26  8:22 UTC  (4+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-26  8:21 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function
 2015-02-26  8:20 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] usb: common: provide a _weak board_usb_cleanup() function

[PATCH] pinmux: 1 pin is not allowed to be configured for both GPIO and peripheral funtion
 2015-02-26  7:41 UTC 

ASoC: rt286: add jack detection disable with NULL jack passed
 2015-02-26  8:14 UTC 

[PATCH v2 0/4] fstests: sector size fixes and whiteouts
 2015-02-26  8:14 UTC  (5+ messages)
` [PATCH 1/4] xfs/104: log size too small for 4k sector drives
    ` ramdisk problems in 4.0-rc1? (was Re: [PATCH 1/4] xfs/104: log size too small for 4k sector drives)
      ` [PATCH] brd: Re-instate ram disk visibility option (part_show)

custom kernel on lemote-3a-itx (Loongson-3A) crashes in userspace
 2015-02-26  8:14 UTC  (3+ messages)

[PATCH iproute2 v2] bridge link: add support to specify master
 2015-02-26  8:12 UTC 

[RFC PATCH 0/3] genirq: mixing IRQF_NO_SUSPEND and wakeup sources on shared IRQs
 2015-02-26  8:12 UTC  (5+ messages)
` [RFC PATCH 3/3] rtc: at91sam9: properly act when IRQ handler is called in suspended state

No sound and systemd journal filling when inserting headphones when power-saving is enabled
 2015-02-26  8:12 UTC  (6+ messages)

CMGS <CTRL-Z> appears with terminate IO stream in Ofono
 2015-02-26  8:12 UTC 


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.