All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-05 21:17:01 to 2014-05-05 22:30:56 UTC [more...]

RFC: A reduced Linux network stack for small systems
 2014-05-05 22:26 UTC  (13+ messages)
` [PATCH 01/24] net, diet: Reduce netdev name hash table for CONFIG_BASE_SMALL
` [PATCH 04/24] net, diet: Make FIB hash tables smaller with CONFIG_BASE_SMALL
` [PATCH 06/24] net, diet: Use small UDP hash tables on small kernels
` [PATCH 07/24] net, diet: Make ping sockets optional
` [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 16/24] net, diet: Make TCP fastopen optional
` [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] 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 0/2] namespaces: log namespaces per task
 2014-05-05 22:30 UTC  (14+ messages)

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

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)

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

[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

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-05 22:17 UTC  (16+ 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 

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

[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 

[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  (7+ messages)
` [RFC] [v2 Patch 1/6] drivers: reset: TI: SoC reset controller support
` [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  (13+ messages)
` [PATCHv5 RFC 08/15] hwspinlock/core: add support for base id in DT
` [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  (6+ 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 

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 

[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 

[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)

[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  (3+ messages)

[PATCH 4/6] xfsprogs: introduce xfs_icluster_size_fsb()
 2014-05-05 21:10 UTC  (2+ messages)

[PATCH 0/3] vim: add dependency and selinux and acl support control
 2014-05-05 21:45 UTC  (3+ messages)
` [PATCH 1/3] "

[Qemu-devel] [PATCH 00/13] qapi: Purge error_is_set()
 2014-05-05 21:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/13] qapi: Replace uncommon use of the error API by the common one
` [Qemu-devel] [PATCH 13/13] error: error_is_set() is finally unused; remove

[GIT] Networking
 2014-05-05 21:42 UTC 

[PATCH] Better clean-up of pvmove failures in a cluster
 2014-05-05 21:38 UTC 

+ mm-memcontrol-remove-unnecessary-memcg-argument-from-soft-limit-functions.patch added to -mm tree
 2014-05-05 21:37 UTC 

+ mm-memcontrol-clean-up-memcg-zoneinfo-lookup.patch added to -mm tree
 2014-05-05 21:37 UTC 

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-05-05 21:36 UTC  (9+ messages)

[PATCH v5 0/4] x86: fix hang when AP bringup is too slow
 2014-05-05 21:35 UTC  (3+ messages)
` [PATCH v5 4/4] x86: initialize secondary CPU only if master CPU will wait for it

[GIT PULL] Renesas ARM Based SoC DT Updates for v3.16
 2014-05-05 21:34 UTC  (3+ messages)

[PATCH 3/6] xfsprogs: get rid of XFS_IALLOC_BLOCKS macros
 2014-05-05 21:10 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC Cleanup Updates for v3.16
 2014-05-05 21:29 UTC  (3+ messages)

[PATCH] pwm: spear: fix check on pwmchip_add() return value
 2014-05-05 21:29 UTC 

[PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code
 2014-05-05 21:27 UTC  (2+ messages)

[RFC] SCSI support for SMR/ZBC commands
 2014-05-05 21:28 UTC 

[PATCH net-next 00/10] purge signal handler infrastructure
 2014-05-05 21:27 UTC  (2+ messages)

[PATCH] pci: Save and restore VFs as a part of a reset
 2014-05-05 21:25 UTC 

Fatigue for XFS
 2014-05-05 21:23 UTC  (4+ messages)

[PATCH V4] POWERPC: BOOK3S: KVM: Use the saved dar value and generic make_dsisr
 2014-05-05 21:23 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/2] qapi: fix coding style in generated code
 2014-05-05 21:22 UTC  (2+ messages)

[PATCH 0/3] ARM mach Kconfig clean-ups
 2014-05-05 21:22 UTC  (5+ messages)
` [PATCH 1/3] ARM: mvebu: clean-up unneeded kconfig selects

[GIT PULL] USB fixes for 3.15-rc5
 2014-05-05 21:23 UTC 

[E1000-devel] ARM support for igb driver
 2014-05-05 21:20 UTC  (3+ messages)

[GIT PULL] TTY/Serial fixes for 3.15-rc5
 2014-05-05 21:23 UTC 

[GIT PULL] Staging driver fixes for 3.15-rc5
 2014-05-05 21:22 UTC 

[Qemu-devel] [PULL 00/36] migration queue
 2014-05-05 20:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH 02/36] vmstate: add VMS_MUST_EXIST

[GIT PULL] at91: DT for 3.16 #1
 2014-05-05 21:18 UTC  (3+ messages)

[Buildroot] [PATCHv2 00/10] musl support, internal and external backends
 2014-05-05 21:17 UTC  (11+ messages)
` [Buildroot] [PATCHv2 01/10] musl: new package
` [Buildroot] [PATCHv2 02/10] gcc: add musl support patch for gcc 4.7.3
` [Buildroot] [PATCHv2 03/10] gcc: add musl support patch to gcc 4.8.2
` [Buildroot] [PATCHv2 04/10] gcc: add musl support patch to gcc 4.9.0
` [Buildroot] [PATCHv2 05/10] gcc: musl patches only available for gcc 4.7+
` [Buildroot] [PATCHv2 06/10] package: add support for musl in tuple
` [Buildroot] [PATCHv2 07/10] busybox: allow build with musl
` [Buildroot] [PATCHv2 08/10] toolchain-buildroot: add support for building musl toolchains
` [Buildroot] [PATCHv2 09/10] gcc: disable libsanitizer for musl
` [Buildroot] [PATCHv2 10/10] toolchain-external: add publicly available musl toolchains


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.