All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-05 21:47:30 to 2014-05-05 22:53:49 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gerg/m68knommu
 2014-05-05 22:53 UTC 

edac: altera: Add EDAC support for Altera SDRAM Controller
 2014-05-05 22:52 UTC  (12+ messages)
` [PATCHv3 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
` [PATCHv3 2/3] dts: socfpga: Add bindings for Altera SoC SDRAM EDAC
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

[PATCH v5 0/8] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-05-05 22:51 UTC  (5+ messages)
` [PATCH v5 8/8] ARM: sun7i/sun4i: dt: Add AXP209 support to various boards
    `  "
      ` [linux-sunxi] "

[PATCH v2] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-05 22:51 UTC  (7+ messages)
` [tip:locking/core] rwsem: Add comments "

mx6qsabresd hangs on linux-next
 2014-05-05 22:50 UTC 

[PATCH] clk: shmobile: clk-mstp: change to using clock-indices
 2014-05-05 22:50 UTC  (3+ messages)

+ sysctl-allow-for-strict-write-position-handling-fix-2.patch added to -mm tree
 2014-05-05 22:47 UTC 

[U-Boot] [PATCH 0/2] mkimage: Refactor and clean up 32-bit crcs
 2014-05-05 22:46 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mkimage : Split out and clean pbl_crc32 for use by other image types
` [U-Boot] [PATCH 2/2] mkimage: Refactor mxsimage to use common crc32 code

[PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-05 22:46 UTC  (8+ messages)
` [PATCH v10 15/15] ARM: dts: sun7i: Add basic support for the Cubietruck WiFi module

[GIT PULL] SOCFPGA DTS updates for 3.16, v2
 2014-05-05 22:46 UTC 

[PATCH] ARM: shmobile: henninger: add QSPI DT support
 2014-05-05 22:45 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-05-05 22:45 UTC 

[PATCH 0/3] context tracker support for arm64
 2014-05-05 22:44 UTC  (5+ messages)
` [PATCH 1/3] arm64: adjust el0_sync so that a function can be called

[PATCH] staging: android: fix missing a blank line after declarations
 2014-05-05 22:42 UTC  (9+ messages)
        ` [PATCH] checkpatch: Improve missing blank line after declarations test

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-05 22:42 UTC  (5+ messages)

[PATCHv3 00/14] OMAP SSI driver / N900 modem support
 2014-05-05 22:41 UTC  (3+ messages)

[PATCH RESEND 0/5] ARM: BCM63XX: add support for BCM63138 SoC
 2014-05-05 22:41 UTC  (6+ messages)
` [PATCH RESEND 1/5] ARM: BCM63XX: add basic support for the Broadcom BCM63138 DSL SoC

[PATCH 1/3] rtlwifi: make MSI support a module parameter
 2014-05-05 22:40 UTC  (3+ messages)

[Powertop] A series of patches towards limiting memory corruption and foot print
 2014-05-05 22:40 UTC 

[PATCH 1/1] curl: remove inapporpriate file from curl release
 2014-05-05 22:40 UTC  (2+ messages)
` [PATCH v2 "

[PATCH cgroup/for-3.15-fixes 1/2] cgroup: introduce task_css_is_root()
 2014-05-05 22:39 UTC  (2+ messages)
  ` [PATCH cgroup/for-3.15-fixes 2/2] cgroup_freezer: replace freezer->lock with freezer_mutex

Nested EPT page fault
 2014-05-05 22:39 UTC 

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2014-05-05 22:39 UTC 

[PATCH 0/2] namespaces: log namespaces per task
 2014-05-05 22:36 UTC  (10+ messages)

RFC: A reduced Linux network stack for small systems
 2014-05-05 22:26 UTC  (25+ messages)
` [PATCH 01/24] net, diet: Reduce netdev name hash table for CONFIG_BASE_SMALL
` [PATCH 02/24] net, diet: Reduce NAPI "
` [PATCH 03/24] net, diet: Decrease ip defrag hash tables and max length with BASE_SMALL
` [PATCH 04/24] net, diet: Make FIB hash tables smaller with CONFIG_BASE_SMALL
` [PATCH 05/24] net, diet: Default to small TCP hash tables on small kernels
` [PATCH 06/24] net, diet: Use small UDP "
` [PATCH 07/24] net, diet: Make ping sockets optional
` [PATCH 08/24] net, diet: Make TCP metrics optional
` [PATCH 09/24] net, diet: Make ethtool optional
` [PATCH 10/24] net, diet: Make LPF filter optional
` [PATCH 11/24] net, diet: Move rtnl_lock to separate file
` [PATCH 12/24] net, diet: Make rtnetlink optional
` [PATCH 13/24] net, diet: Make GRO offload optional
` [PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS
` [PATCH 15/24] net, diet: Make igmp and mcast ioctls depend on IP_MULTICAST
` [PATCH 16/24] net, diet: Make TCP fastopen optional
` [PATCH 17/24] net, diet: Make internal control sockets use UDP
` [PATCH 18/24] net, diet: Make raw sockets optional
` [PATCH 19/24] net, diet: Make RPS configurable
` [PATCH 20/24] net, diet: Make XPS configurable
` [PATCH 21/24] net, diet: Make packet tpacket/mmap/fanout/rings optional
` [PATCH 22/24] net, diet: Support simpler routing table
` [PATCH 23/24] net, diet: Add coccinelle script to convert drivers to ETHTOOL_OPS
` [PATCH 24/24] net, diet: Convert all drivers to use SET_ETHTOOL_OPS

[PATCH 1/2] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2014-05-05 22:32 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
 2014-05-05 22:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] bcache: fix uninterruptible sleep in writeback thread
 2014-05-05 22:30 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] stable issues
 2014-05-05 22:33 UTC  (5+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-05-05 22:28 UTC  (20+ messages)
` [PATCH v3 3/7] of: introduce of_dma_is_coherent() helper
` [PATCH v3 4/7] of: configure the platform device dma parameters

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2014-05-05 22:28 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2014-05-05 22:27 UTC 

[PATCH 00/15] Kirkwood DT fix and cleanup round 1
 2014-05-05 22:20 UTC  (4+ messages)
` [PATCH 01/15] ARM: dts: kirkwood: fix mislocated pcie-controller nodes

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2014-05-05 22:26 UTC 

saddr value in connect()
 2014-05-05 22:26 UTC  (2+ messages)

[PATCH v5 7/7] x86: Remove vestiges of VDSO_PRELINK and some outdated comments
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 6/7] x86: Move the vvar and hpet mappings next to the 64-bit vDSO
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 5/7] x86: Move the 32-bit vdso special pages after the text
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 4/7] x86: Reimplement vdso.so preparation in build-time C
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 3/7] x86: Move syscall and sysenter setup into kernel/cpu/common.c
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 2/7] x86: Clean up 32-bit vs 64-bit vdso params
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 1/7] x86,mm: Ensure correct alignment of the fixmap
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, mm: "

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-05 22:23 UTC  (4+ messages)
` [PATCH 05/37] debugfs: teach logdump to deal with 64bit revoke tables

[PATCH 1/2] usb: dwc2: Option to disable dma descriptor mode
 2014-05-05 22:23 UTC  (2+ messages)
  ` [PATCH 2/2] Documentation: dt: add an optional dma-desc-enable property for dwc2 usb

[PATCH] zram: remove global tb_lock by using lock-free CAS
 2014-05-05 22:22 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jolsa/perf
 2014-05-05 22:22 UTC 

btrfs on software RAID0
 2014-05-05 22:21 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2014-05-05 22:21 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-05-05 22:18 UTC 

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-05 22:17 UTC  (10+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
` [PATCH v4 2/4] Documentation: dts: Add bindings "
` [PATCH v4 3/4] "
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[Buildroot] [PATCH v2] toolchain-external: Fix EABIhf check
 2014-05-05 22:16 UTC  (2+ messages)

(no subject)
 2014-05-05 18:03 UTC 

[GIT PULL] SOCFPGA DTS updates for 3.16
 2014-05-05 22:14 UTC  (5+ messages)
` [GIT PULL] SOCFPGA driver "

[PATCH] mm, thp: close race between mremap() and split_huge_page()
 2014-05-05 22:13 UTC 

post-receive: pub/scm/linux/kernel/git/ssantosh/linux-keystone
 2014-05-05 22:13 UTC 

[folded-merged] checkpatch-reduce-false-positives-for-missing-blank-line-after-declarations-test-fix.patch removed from -mm tree
 2014-05-05 22:09 UTC 

[folded-merged] checkpatch-reduce-false-positives-for-missing-blank-line-after-declarations-test.patch removed from -mm tree
 2014-05-05 22:09 UTC 

+ checkpatch-improve-missing-blank-line-after-declarations-test.patch added to -mm tree
 2014-05-05 22:08 UTC 

[Ksummit-discuss] [CORE TOPIC] [TECH TOPIC] live kernel patching
 2014-05-05 22:08 UTC  (4+ messages)

[U-Boot] [RFC PATCH v2 0/13] Enable driver model for GPIOs on Tegra
 2014-05-05 22:07 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 13/13] tegra: Convert tegra GPIO driver to use driver model

Cover songs
 2014-05-05 22:07 UTC  (2+ messages)

+ timekeeping-use-printk_deferred-when-holding-timekeeping-seqlock.patch added to -mm tree
 2014-05-05 22:07 UTC 

+ printk-add-printk_deferred_once.patch added to -mm tree
 2014-05-05 22:07 UTC 

+ printk-rename-printk_sched-to-printk_deferred.patch added to -mm tree
 2014-05-05 22:07 UTC 

+ printk-disable-preemption-for-printk_sched.patch added to -mm tree
 2014-05-05 22:07 UTC 

[to-be-updated] timekeeping-use-printk_deferred-when-holding-timekeeping-seqlock.patch removed from -mm tree
 2014-05-05 22:05 UTC 

[to-be-updated] printk-add-printk_once_deferred.patch removed from -mm tree
 2014-05-05 22:05 UTC 

[to-be-updated] printk-rename-printk_sched-to-printk_deferred.patch removed from -mm tree
 2014-05-05 22:05 UTC 

[to-be-updated] printk-re-add-irqsave-restore-in-printk_sched.patch removed from -mm tree
 2014-05-05 22:04 UTC 

WIFI module choices on Sabre SD board
 2014-05-05 22:04 UTC  (4+ messages)

[meta-oe][WIP][PATCH] daq: explicitly disable nfq and ipq modules
 2014-05-05 22:02 UTC 

dwapb: a bug fix a few cleanups, v2
 2014-05-05 22:02 UTC  (3+ messages)
` [PATCH 1/7] ARM: dts: socfpga: add gpio pieces

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-05-05 22:02 UTC  (5+ messages)
` [PATCH 2/5] ARM: add SMP support for "

[RFC v2] TI Reset Driver adapted to the reset core
 2014-05-05 22:01 UTC  (4+ messages)
` [RFC] [v2 Patch 2/6] ARM: TI: Describe the ti reset DT entries

[PATCH 1/2] ARM: dts: imx51-eukrea-mbimxsd51-baseboard: Add CAN support
 2014-05-05 22:00 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: mx51: Remove mach-cpuimx51sd board file

+ tools-testing-selftests-sysctl-validate-sysctl_writes_strict-fix.patch added to -mm tree
 2014-05-05 22:00 UTC 

+ tools-testing-selftests-sysctl-validate-sysctl_writes_strict.patch added to -mm tree
 2014-05-05 22:00 UTC 

+ sysctl-allow-for-strict-write-position-handling-fix.patch added to -mm tree
 2014-05-05 22:00 UTC 

+ sysctl-allow-for-strict-write-position-handling.patch added to -mm tree
 2014-05-05 22:00 UTC 

+ sysctl-refactor-sysctl-string-writing-logic.patch added to -mm tree
 2014-05-05 22:00 UTC 

+ sysctl-clean-up-char-buffer-arguments.patch added to -mm tree
 2014-05-05 22:00 UTC 

[PATCH v3 0/4] sysctl: fix incorrect write position handling
 2014-05-05 22:00 UTC  (2+ messages)

[PATCHv5 00/15] hwspinlock/omap dt support
 2014-05-05 21:54 UTC  (6+ messages)
` [PATCHv5 RFC 12/15] hwspinlock/core: add OF helper to parse reserved locks

[PATCH 1/2] ASoC: Add support for CS42L56 CODEC
 2014-05-05 21:56 UTC  (4+ messages)
` [PATCH 2/2] Documentation: dt: bindings: sound: Add bindings "

[PATCHv3 0/5] Support for Marvell AHCI interface on Armada 38x
 2014-05-05 21:56 UTC  (7+ messages)
` [PATCHv3 5/5] ARM: configs: add ahci_mvebu to multi_v7_defconfig

[PATCH libdrm] libdrm: Fix drm.h include in qxl drm header file
 2014-05-05 21:54 UTC 

[PATCH] libarchive: add missing e2fsprogs dependency
 2014-05-05 21:54 UTC  (2+ messages)

[Buildroot] [git commit] gcc: disable libsanitizer for musl
 2014-05-05 21:53 UTC 

[Buildroot] [git commit] toolchain-buildroot: add support for building musl toolchains
 2014-05-05 21:53 UTC 

[Buildroot] [git commit] busybox: allow build with musl
 2014-05-05 21:53 UTC 

[Buildroot] [git commit] package: add support for musl in tuple
 2014-05-05 21:52 UTC 

[PATCH v2 0/3] ARM: mvebu: enable SDHCI interface on Armada 38x
 2014-05-05 21:52 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: configs: add CONFIG_MMC_SDHCI_PXAV3 to the multi_v7_defconfig

[Buildroot] [git commit] gcc: musl patches only available for gcc 4.7+
 2014-05-05 21:52 UTC 

[Buildroot] [git commit] gcc: add musl support patch to gcc 4.9.0
 2014-05-05 21:52 UTC 

post-receive: pub/scm/linux/kernel/git/ssantosh/linux-keystone
 2014-05-05 21:51 UTC 

Mounting the SD Card of a multi functional Network printer
 2014-05-05 21:51 UTC 

[PATCH v3] drm/i915: Debugfs disable RPS boost and idle
 2014-05-05 21:50 UTC 

[Bug 73781] New: [r600g] SIGFPE at at ../../../../../src/gallium/drivers/r600/r600_state.c:3109
 2014-05-05 21:51 UTC  (2+ messages)
` [Bug 73781] [r600g] SIGFPE "

[Buildroot] [git commit] gcc: add musl support patch to gcc 4.8.2
 2014-05-05 21:51 UTC 

post-receive: pub/scm/linux/kernel/git/ssantosh/linux-keystone
 2014-05-05 21:50 UTC 

[Buildroot] [git commit] gcc: add musl support patch for gcc 4.7.3
 2014-05-05 21:50 UTC 

[Buildroot] [git commit] musl: new package
 2014-05-05 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/ssantosh/linux-keystone
 2014-05-05 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-05-05 21:50 UTC 

post-receive: pub/scm/linux/kernel/git/ssantosh/keystone
 2014-05-05 21:49 UTC 

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-05-05 21:49 UTC  (6+ messages)

Unable to boot
 2014-05-05 21:49 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/ssantosh/keystone
 2014-05-05 21:49 UTC 

[meta-oe][WIP][PATCH] libmusicbrainz: add dependency on neon-native
 2014-05-05 21:49 UTC 

Thoughts on RAID nomenclature
 2014-05-05 21:47 UTC  (2+ messages)


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.