All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-23 09:49:09 to 2013-07-23 11:09:51 UTC [more...]

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-23 11:09 UTC  (10+ messages)
` [RFC 4/4] Sparse initialization of struct page array

[PATCH v3 00/12] Make use of v7 barriers variants in Linux
 2013-07-23 11:09 UTC  (13+ messages)
` [PATCH v3 01/12] ARM: mm: remove redundant dsb() prior to range TLB invalidation
` [PATCH v3 02/12] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
` [PATCH v3 03/12] ARM: tlb: don't bother with barriers for branch predictor maintenance
` [PATCH v3 04/12] ARM: tlb: don't perform inner-shareable invalidation for local BP ops
` [PATCH v3 05/12] ARM: barrier: allow options to be passed to memory barrier instructions
` [PATCH v3 06/12] ARM: tlb: reduce scope of barrier domains for TLB invalidation
` [PATCH v3 07/12] ARM: mm: use inner-shareable barriers for TLB and user cache operations
` [PATCH v3 08/12] ARM: spinlock: use inner-shareable dsb variant prior to sev instruction
` [PATCH v3 09/12] ARM: kvm: use inner-shareable barriers after TLB flushing
` [PATCH v3 10/12] ARM: mcpm: use -st dsb option prior to sev instructions
` [PATCH v3 11/12] ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
` [PATCH v3 12/12] ARM: cacheflush: use -ishst dsb variant for ensuring flush completion

[Qemu-devel] [sheepdog] [PATCH 00/11] sheepdog: reconnect server after connection failure
 2013-07-23 11:08 UTC 

[PATCH] ARM: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
 2013-07-23 11:07 UTC  (4+ messages)

[RFC PATCH v2] sched: Limit idle_balance()
 2013-07-23 11:06 UTC  (5+ messages)

[PATCH] Make BCMA_HOST_SOC depend on BCM47XX
 2013-07-23 11:06 UTC  (4+ messages)

[PATCH] Make the yocto layer dependent on oe-core
 2013-07-23 11:02 UTC 

[PATCH] weston: add harfbuzz dependency
 2013-07-23 11:01 UTC 

[PATCH] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-07-23 11:00 UTC  (9+ messages)

[PATCH 00/11] iio: adc: Use devm_* APIs
 2013-07-23 10:59 UTC  (2+ messages)

[NETWORKING DRIVERS RT2X00] please add support for Asus PCE-N53 (0x1814, 0x5592)
 2013-07-23 10:49 UTC 

[PATCH] ath9k: Fix diversity combining for AR9285
 2013-07-23 10:55 UTC 

[lm-sensors] Few queries about lm-sensors and core temp.c
 2013-07-23 10:58 UTC  (2+ messages)

[ 00/18] 3.0.87-stable review
 2013-07-23 10:57 UTC  (6+ messages)
` [ 10/18] ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scan

[Qemu-devel] [PULL 0/3] OpenRISC patch queue
 2013-07-23 10:47 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/openrisc: Indent typo
` [Qemu-devel] [PULL 2/3] hw/openrisc: Use stderr output instead of qemu_log
` [Qemu-devel] [PULL 3/3] target-openrisc: Free typename in openrisc_cpu_class_by_name

[PATCH v2] interrupts: allow guest to set and clear MSI-X mask bit
 2013-07-23 10:54 UTC  (2+ messages)

[PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
 2013-07-23 10:54 UTC  (3+ messages)

EMEV2: debugging a Strange IRQ issue on SMP
 2013-07-23 10:53 UTC  (2+ messages)

[PATCH 2/2] staging: iio: replace strict_strto*() with kstrto*()
 2013-07-23 10:52 UTC  (2+ messages)

[PATCH v4] xen/arm: enable PV control for ARM
 2013-07-23 10:52 UTC  (5+ messages)

[PATCH v2] Add device_model_pvdevice parameter for HVM guests
 2013-07-23 10:52 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/11] Point-in-time snapshot exporting over NBD
 2013-07-23 10:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: replace in_use with refcnt_soft and refcnt_hard
` [Qemu-devel] [PATCH v2 05/11] migration: omit drive ref as we have bdrv_ref now
` [Qemu-devel] [PATCH v2 06/11] xen_disk: simplify blk_disconnect with refcnt
` [Qemu-devel] [PATCH v2 07/11] block: hold hard reference for backup/mirror target
` [Qemu-devel] [PATCH v2 11/11] qmp: add command 'blockdev-backup'

[PATCH v4 00/15] ARM: shmobile: move DMAC configuration data in the driver
 2013-07-23 10:50 UTC  (32+ messages)
` [PATCH v4 01/15] DMA: shdma: add support for DMAC configuration data, supplied via device ID
` [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
` [PATCH v4 03/15] DMA: shdma: add r8a73a4 "
` [PATCH v4 04/15] DMA: shdma: make a pointer const
` [PATCH v4 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
` [PATCH v4 06/15] DMA: shdma: make multiplexer platform data optional
` [PATCH v4 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table
` [PATCH v4 08/15] DMA: shdma: move two macros to a header
` [PATCH/RFC v4 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
` [PATCH v4 10/15] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
` [PATCH v4 11/15] ARM: shmobile: r8a7740: switch DMAC controllers to using device ID data
` [PATCH v4 12/15] ARM: shmobile: r8a7740: add DT nodes and clock aliases for three DMAC instances
` [PATCH v4 13/15] ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC
` [PATCH v4 14/15] ARM: shmobile: sh73a0: switch DMAC controllers to using device ID data
` [PATCH v4 15/15] ARM: shmobile: r8a7740: add support for 2 RTDMACs

rtlwifi rtl8192cu: unable to use channels 12 and 13 in Europe
 2013-07-23 10:50 UTC  (2+ messages)

Seeking for upstreaming patches which floating in Gentoo
 2013-07-23 10:50 UTC  (20+ messages)
` [PATCH 1/6] fix compile error with heimdal support enabled
` [PATCH 2/6] fix dead LDAP symbol link with LDAP support disabled
` [PATCH 4/6] fix no "libxml/tree.h" error in modules lookup_ldap.c
` [PATCH 5/6] add missing WITH_SASL "
` [PATCH 6/6] fix typo, forced-shutdown should be force-shutdown

[U-Boot] [PATCH 1/7 v9] powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL
 2013-07-23 10:49 UTC  (11+ messages)
` [U-Boot] [PATCH 2/7 v9] powerpc: mpc85xx: Support booting from SD Card with SPL
` [U-Boot] [PATCH 3/7 v9] powerpc: p1022ds: Enable P1022DS to boot "
` [U-Boot] [PATCH 4/7 v9] powerpc : spi flash : Support to start from eSPI "
` [U-Boot] [PATCH 6/7 v9] NAND: TPL : introduce the TPL based on the SPL
` [U-Boot] [PATCH 7/7 v9] powerpc: p1022ds: add TPL for p1022ds nand boot

[PATCH] systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature
 2013-07-23 10:46 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-cpu v3 00/41] QOM CPUState, part 11: GDB stub
 2013-07-23 10:32 UTC  (2+ messages)

[linux-linus test] 18591: regressions - FAIL
 2013-07-23 10:44 UTC 

[PATCH 0/4] MCPM backends updates
 2013-07-23 10:43 UTC  (10+ messages)
` [PATCH 1/4] ARM: vexpress/dcscb: fix cache disabling sequences

[PATCH] xfs: di_flushiter considered harmful
 2013-07-23 10:42 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 0/4] KVM/arm64 fixes for 3.11
 2013-07-23 10:41 UTC  (6+ messages)
` [PATCH 3/4] arm64: KVM: let other tasks run when hitting WFE

[PATCH 3/4] mesa: bump SRCREV in git recipe, refresh patches
 2013-07-23 10:37 UTC  (5+ messages)
` [PATCHv3] "

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-23 10:37 UTC  (6+ messages)

[PATCH v2 0/2] make ballooned out pages have a valid mapping at all times
 2013-07-23 10:35 UTC  (10+ messages)
` [PATCH v2 1/2] xen/balloon: set a mapping for ballooned out pages
` [PATCH v2 2/2] xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping

Regarding offline build
 2013-07-23 10:35 UTC  (7+ messages)

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-07-23 10:33 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drivers: clocksource: configure event stream for ARM arch timer

OMAP2430 SDP boot broken after Linus' rmk merge
 2013-07-23 10:33 UTC  (3+ messages)

[LTP] [PATCH] lib/tst_kvercmp: fixed a compiling error
 2013-07-23 10:28 UTC 

[Qemu-devel] [RFC 0/8] arm AioContext with its own timer stuff
 2013-07-23 10:30 UTC  (7+ messages)

[PATCH] update UBI support
 2013-07-23 10:28 UTC  (5+ messages)
` [PATCH 1/4] UBI: Add ubidetach command
` [PATCH 2/4] ubiattach command: Properly check return values
` [PATCH 3/4] UBI: remove old ubi support
` [PATCH 4/4] UBI: reimport UBI from Linux v3.10

[meta-fsl-arm][PATCH] gpu-viv-bin-mx6q: move EGL and KHR headers to libegl-mx6-dev
 2013-07-23 10:26 UTC 

linux setup
 2013-07-23 10:25 UTC  (2+ messages)

[PATCH] Change the implementation of action_on_fail
 2013-07-23 10:25 UTC  (2+ messages)

[PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420
 2013-07-23 10:25 UTC  (6+ messages)
` [PATCH 2/4] clk: exynos-audss: allow input clocks to be specified in device tree

segmentation fault on power system
 2013-07-23 10:23 UTC  (2+ messages)

[PATCH] arm: l2x0: add support for prefetch and pwr control register configuration
 2013-07-23 10:22 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC qom-next 0/4] QOM'ification of pci-bridge types
 2013-07-23 10:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC qom-next 4/4] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types

[PATCH v2] xen/arm and xen/arm64: update xen_restart after ff701306cd49
 2013-07-23 10:20 UTC  (3+ messages)

[PATCH 1/2] cpuidle: fix cpu idle driver as a module can not remove
 2013-07-23  9:28 UTC  (4+ messages)
` [PATCH 2/2] cpuidle: export cpuidle_idle_call symbol

[PATCH] Staging: bcm: Qos: Fix some coding style issues
 2013-07-23 10:18 UTC  (4+ messages)

Should "mdadm --add" complain if the new device appears to have a filesystem on it?
 2013-07-23 10:18 UTC  (3+ messages)

[U-Boot] [PATCH] fs: fat: fix bug when write size is less than a sector size
 2013-07-23 10:16 UTC  (5+ messages)

[RFC] regmap: core: allow a virtual range to cover its own data window
 2013-07-23 10:16 UTC 

[PATCH v3] can: flexcan: Check the return value from clk_prepare_enable()
 2013-07-23 10:14 UTC 

[PATCH] Change the implementation of action_on_fail
 2013-07-23 10:14 UTC  (3+ messages)

[CONSOLIDATED PULL 00/27] Ready for Pull after final ACK
 2013-07-23 10:13 UTC  (4+ messages)

Moins 20 pourcent sur la nouvelle collection
 2013-07-23 10:12 UTC 

[PATCH] ARM: dts: tegra114: dalmore: fix the irq trigger type of Palmas MFD device
 2013-07-23 10:09 UTC  (2+ messages)

[PATCH v2 1/2] flexcan: Use devm_ioremap_resource()
 2013-07-23 10:08 UTC  (2+ messages)

[net-next PATCH v2 1/1] drivers: net: cpsw: add support to show hw stats via ethtool
 2013-07-23 10:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] AARCH64 support on machvirt machine model using KVM
 2013-07-23 10:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/7] Add the additional parent parameter to memory region init calls

ptrace(PTRACE_ATTACH) [no intervering wait] ptrace(PTRACE_DETACH) may leave tracee stuck
 2013-07-23 10:05 UTC 

[PATCH 1/4] x86: introduce hypervisor_cpuid_base()
 2013-07-23 10:04 UTC  (3+ messages)
` [PATCH 2/4] xen: switch to use hypervisor_cpuid_base()

raid10 with mixed sized drives
 2013-07-23 10:02 UTC 

=?UTF-8?q?=5BPATCH=5D=20omapfb=3A=20In=20omapfb=5Fprobe=20return=20-EPROBE=5FDEFER=20when=20display=
 2013-07-23 10:01 UTC  (5+ messages)
` [PATCH] omapfb: In omapfb_probe return -EPROBE_DEFER when display driver is not loaded yet

[PATCH 0/3] arm/arm64: a trio of boot mode detection fixes
 2013-07-23 10:01 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] dataplane: virtio-blk live migration with x-data-plane=on
 2013-07-23  9:59 UTC  (6+ messages)

kernel BUG at fs/ext4/namei.c:2572!
 2013-07-23  9:59 UTC  (4+ messages)
` [PATCH] ext4: fix a bug when we try to open a file with O_TMPFILE flag

r8169: remove "PHY reset until link up" log spam
 2013-07-23  9:55 UTC 

[PATCH, re-send] Always trap on BUG()
 2013-07-23  9:54 UTC  (9+ messages)

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-07-23  9:53 UTC  (14+ messages)

[PATCH net-next 0/6] be2net: patch set
 2013-07-23  9:55 UTC  (7+ messages)
` [PATCH net-next 1/6] be2net: fix MAC address modification for VF
` [PATCH net-next 2/6] be2net: allow VFs to program MAC and VLAN filters
` [PATCH net-next 3/6] be2net: fix pmac_id for BE3 VFs
` [PATCH net-next 4/6] be2net: refactor MAC-addr setup code
` [PATCH net-next 5/6] be2net: use SET/GET_MAC_LIST for SH-R
` [PATCH net-next 6/6] be2net: delete primary MAC address while unloading


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.