All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 23:27:23 to 2012-09-25 01:01:21 UTC [more...]

Where is reiserfsprogs?
 2012-09-25  1:01 UTC  (2+ messages)

[U-Boot] Resets on mx6qsabrelite
 2012-09-25  1:00 UTC  (13+ messages)

fs/btrfs/disk-io.c:34:28: fatal error: asm/cpufeature.h: No such file or directory
 2012-09-25  0:52 UTC  (2+ messages)

[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
 2012-09-25  0:56 UTC  (3+ messages)

[PATCH v3 00/26] Prep work for immutable bio vecs
 2012-09-25  0:54 UTC  (3+ messages)
` [PATCH v3 07/26] block: Use bio_sectors() more consistently

Probing for native availability of isel from userspace
 2012-09-25  0:50 UTC  (6+ messages)

Xen + DVB = not working. memory allocation issue?
 2012-09-25  0:49 UTC  (2+ messages)

do_package_write_rpm failed
 2012-09-25  0:48 UTC  (2+ messages)

[PATCH] ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints
 2012-09-25  0:48 UTC  (3+ messages)

linux-next: manual merge of the userns tree with the security tree
 2012-09-25  0:46 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/14] virtio-net: iovec handling cleanup
 2012-09-25  0:45 UTC  (13+ messages)
` [Qemu-devel] [PATCH 03/14] iov: add iov_cpy
` [Qemu-devel] [PATCH 04/14] virtio-net: avoid sg copy
` [Qemu-devel] [PATCH 05/14] virtio-net: use safe iov operations for rx
` [Qemu-devel] [PATCH 06/14] virtio-net: refactor receive_hdr
` [Qemu-devel] [PATCH 07/14] virtio-net: first s/g is always at start of buf

[PATCH V2] ARM: OMAP: counter: add locking to read_persistent_clock
 2012-09-25  0:43 UTC  (3+ messages)

omap3isp: wrong image after resizer with mt9v034 sensor
 2012-09-25  0:43 UTC  (4+ messages)

Quickly searching for a note
 2012-09-25  0:42 UTC  (13+ messages)

[PATCH v10 0/5] make balloon pages movable by compaction
 2012-09-25  0:40 UTC  (5+ messages)
` [PATCH v10 3/5] virtio_balloon: introduce migration primitives to balloon pages

[GIT PULL 1/3] omap clock late patches for v3.7 merge window
 2012-09-25  0:39 UTC  (3+ messages)
  ` [GIT PULL 2/3] omap platform and board related "

[PATCH] [media] media-devnode: Replace printk with pr_*
 2012-09-25  0:38 UTC  (2+ messages)

[PATCH] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX
 2012-09-25  0:37 UTC  (6+ messages)

[PATCH 00/58] denzil pull request 2
 2012-09-25  0:24 UTC 

[U-Boot] [PATCH 1/1] [RFC] DM: early_malloc for DM added
 2012-09-25  0:37 UTC  (5+ messages)
` [U-Boot] [PATCH v8] [RFC] "

[RFC] Timestamps and V4L2
 2012-09-25  0:35 UTC  (12+ messages)

[U-Boot] [PATCH v7 0/29] ARM: SPL: Make more generic, merge DaVinci and OMAP
 2012-09-25  0:31 UTC  (30+ messages)
` [U-Boot] [PATCH v7 01/29] Makefile: Move SPL files to clobber, remove from clean
` [U-Boot] [PATCH v7 02/29] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
` [U-Boot] [PATCH v7 03/29] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
` [U-Boot] [PATCH v7 04/29] omap-common: Fix typo in save_boot_params() in lowlevel_init.S
` [U-Boot] [PATCH v7 05/29] omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds
` [U-Boot] [PATCH v7 06/29] ARM: SPL: Rename omap_boot_device to spl_boot_device
` [U-Boot] [PATCH v7 07/29] ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
` [U-Boot] [PATCH v7 08/29] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
` [U-Boot] [PATCH v7 09/29] ARM: SPL: Only call mem_malloc_init if configured
` [U-Boot] [PATCH v7 10/29] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
` [U-Boot] [PATCH v7 11/29] ARM: SPL: Make spl_mmc.c more generic
` [U-Boot] [PATCH v7 12/29] ARM: SPL: Clean up spl.c / spl_nand.c slightly
` [U-Boot] [PATCH v7 13/29] ARM: SPL: Start hooking in the current SPI SPL support
` [U-Boot] [PATCH v7 14/29] ARM: SPL: Move gpmc_init() to spl_board_init()
` [U-Boot] [PATCH v7 15/29] SPL: Move the omap SPL framework to common/spl
` [U-Boot] [PATCH v7 16/29] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
` [U-Boot] [PATCH v7 17/29] SPL: do not use fix value for u-boot size
` [U-Boot] [PATCH v7 18/29] SPL: Use image_get_xxx() functions to access header values
` [U-Boot] [PATCH v7 19/29] SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
` [U-Boot] [PATCH v7 20/29] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
` [U-Boot] [PATCH v7 21/29] hawkboard: Update config file to work with common spl framework
` [U-Boot] [PATCH v7 22/29] da850: Add README.da850
` [U-Boot] [PATCH v7 23/29] SPL: Add NOR flash booting support
` [U-Boot] [PATCH v7 24/29] SPL: Add option to skip copying of the mkimage header
` [U-Boot] [PATCH v7 25/29] SPL: SPI: Enhance spi_spl_load to match the other load functions
` [U-Boot] [PATCH v7 26/29] SPL: Enable use of custom defined U-Boot entry point
` [U-Boot] [PATCH v7 27/29] SPL: Make un-supported boot device puts a debug instead
` [U-Boot] [PATCH v7 28/29] SPL: Rework how we inform about un-headered images
` [U-Boot] [PATCH v7 29/29] SPL: Add support for loading image from ram in SPL

[PATCH 00/62] denzil pull request 2
 2012-09-25  0:29 UTC 

[PATCH] log --oneline: put decoration at the end of the line
 2012-09-25  0:27 UTC  (8+ messages)
` [PATCH 0/2] New pretty format color specifiers %C+ and %C-
  ` [PATCH 2/2] pretty: support placeholders "
    ` [PATCH 3/2] pretty: support right alignment

[RFC/PATCH 0/3] git log --pretty=lua
 2012-09-25  0:25 UTC  (4+ messages)
` [PATCH 1/3] pretty: make some commit-parsing helpers more public
` [PATCH 2/3] add basic lua infrastructure
` [PATCH 3/3] add a "lua" pretty format

Btrfs: check range early in map_private_extent_buffer
 2012-09-25  0:24 UTC  (3+ messages)

[PATCH 1/2] Fix build error caused by broken PCH_PTP module dependency
 2012-09-25  0:24 UTC  (4+ messages)
` [PATCH 2/2] Fix wrong description in PTP_1588_CLOCK_PCH help info
  ` [PATCH 2/2] Fix a typo in PTP_1588_CLOCK_PCH Kconfig "

[PATCH] rpm: Add base-files as RDEPENDS
 2012-09-25  0:04 UTC 

[U-Boot] [RFC PATCH 00/17] Convert p1_p2_rdb_pc to new spl
 2012-09-25  0:17 UTC  (16+ messages)
` [U-Boot] [RFC PATCH 08/17] spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
` [U-Boot] [RFC PATCH 09/17] spl/85xx: new SPL support
` [U-Boot] [RFC PATCH 11/17] spl/nand: introduce CONFIG_SPL_NAND_MINIMAL

[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
 2012-09-25  0:14 UTC  (6+ messages)
` [PATCH 1/3] xfs: restrict allocate worker to x86_64

[GIT PULL] Asymmetric keys and module signing
 2012-09-25  0:11 UTC  (2+ messages)

[PATCH 0/2] virtio-mmio updates for 3.7
 2012-09-25  0:11 UTC  (2+ messages)

[PATCH v3] input: wacom: Report correct touch contact size for I5/Bamboo
 2012-09-25  0:10 UTC  (2+ messages)

+ mm-memoryc-fix-typo-in-comment.patch added to -mm tree
 2012-09-25  0:10 UTC 

[PATCH] Add packagegroup-core-buildessential
 2012-09-24 23:54 UTC 

[PATCH] jpeg-native: Do not use libtool-cross for native recipe
 2012-09-24 23:55 UTC 

[PATCH 3/8] libibverbs: Introduce XRC domains
 2012-09-25  0:04 UTC  (8+ messages)

[PATCH] ARM: Orion5x: Fix too small coherent pool
 2012-09-25  0:04 UTC  (7+ messages)

[PATCH 0/6] Dove fixes for arm-soc/for-next
 2012-09-25  0:02 UTC  (14+ messages)
` [PATCH 1/6] ARM: dove: Add pcie clock support
` [PATCH 2/6] ARM: dove: Fix tauros2 device tree init
` [PATCH 3/6] ARM: dove: Fix clock names of sata and gbe
` [PATCH 4/6] ARM: dove: Restructure SoC device tree descriptor
` [PATCH 5/6] ARM: dove: Remove watchdog from DT
` [PATCH 6/6] ARM: dove: Add crypto engine to DT

[PATCH 4/4] Btrfs: tivial cleanup: add space between = and the rest code
 2012-09-25  0:01 UTC  (3+ messages)

[GIT PULL] orion5x late fixes for v3.6 (or v3.7 if too late)
 2012-09-25  0:00 UTC 

[Bug 55172] New: Skybox misrendering (Unvanquished, texture compression enabled)
 2012-09-24 23:59 UTC  (2+ messages)
` [Bug 55172] "

[GIT PULL 00/30] perf/core improvements and fixes
 2012-09-24 23:58 UTC  (3+ messages)
` [PATCH 22/30] perf tools: bfd.h/libbfd detection fails with recent binutils

[PATCH] block: export trace_block_unplug
 2012-09-24 23:57 UTC 

read ahead imposes an i/o size cap
 2012-09-24 23:56 UTC 

[PATCH 26/26 v3] rdma/cm: Allow enabling reuseaddr in any state
 2012-09-24 23:55 UTC 

[PATCH 25/26 v3] rdma/cm: Export AF_IB statistics
 2012-09-24 23:55 UTC 

[PATCH 24/26 v3] rdma/ucm: Allow user space to specify AF_IB when joining multicast
 2012-09-24 23:55 UTC 

[PATCH 22/26 v3] rdma/ucm: Allow user space to bind to AF_IB
 2012-09-24 23:55 UTC 

[PATCH 23/26 v3] rdma/ucm: Allow user space to pass AF_IB into resolve
 2012-09-24 23:55 UTC 

[PATCH 20/26 v3] rdma/ucm: Add ability to query GID addresses
 2012-09-24 23:55 UTC 

[PATCH 21/26 v3] rdma/ucm: Name changes to indicate only IP addresses supported
 2012-09-24 23:55 UTC 

[PATCH 19/26 v3] rdma/cm: Export cma_get_service_id
 2012-09-24 23:55 UTC 

[PATCH 18/26 v3] rdma/ucm: Support querying when IB paths are not reversible
 2012-09-24 23:55 UTC 

[PATCH 16/26 v3] rdma/ucm: Support querying for AF_IB addresses
 2012-09-24 23:55 UTC 

[PATCH 17/26 v3] ib/sa: Export function to pack a path record into wire format
 2012-09-24 23:55 UTC 

[PATCH 14/26 v3] rdma/cm: Set qkey for AF_IB
 2012-09-24 23:55 UTC 

[PATCH 13/26 v3] rdma/cm: Expose private data when using AF_IB
 2012-09-24 23:55 UTC 

[PATCH 15/26 v3] rdma/cm: Only listen on IB devices when using AF_IB
 2012-09-24 23:55 UTC 

[PATCH 12/26 v3] rdma/cm: Add support for AF_IB to cma_get_service_id
 2012-09-24 23:55 UTC 

[PATCH 10/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_addr
 2012-09-24 23:55 UTC 

[PATCH 11/26 v3] rdma/cm: Add support for AF_IB to rdma_resolve_route
 2012-09-24 23:55 UTC 

[PATCH 9/26 v3] rdma/cm: Verify that source and dest sa_family are the same
 2012-09-24 23:55 UTC 

[PATCH 8/26 v3] rdma/cm: Restrict AF_IB loopback to binding to IB devices only
 2012-09-24 23:55 UTC 

[PATCH 6/26 v3] rdma/cm: Do not modify sa_family when setting loopback address
 2012-09-24 23:55 UTC 

[PATCH 7/26 v3] rdma/cm: Add helper functions to return id address information
 2012-09-24 23:55 UTC 

[PATCH 4/26 v3] rdma/cm: Update port reservation to support AF_IB
 2012-09-24 23:55 UTC 

[PATCH 5/26 v3] rdma/cm: Allow user to specify AF_IB when binding
 2012-09-24 23:55 UTC 

[PATCH 3/26 v3] ib/addr: Add AF_IB support to ip_addr_size
 2012-09-24 23:55 UTC 

[PATCH 2/26 v3] rdma/cm: Include AF_IB in loopback and any address checks
 2012-09-24 23:55 UTC 

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-24 23:54 UTC  (7+ messages)
  ` [RFC/PATCH v2] "

[PATCH 0/5] Rework ironlake_crtc_mode_set V2
 2012-09-24 23:53 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: remove unused variables from ironlake_crtc_mode_set
` [PATCH 5/5] drm/i915: extract intel_set_pipe_timings from crtc_mode_set

Votre maison est-elle suffisamment protégée
 2012-09-24 23:53 UTC 

[ANN] SELinux userspace release
 2012-09-24 23:52 UTC 

linux-next: bluetooth tree rewritten after being merged
 2012-09-24 23:49 UTC  (2+ messages)

[PATCH v4] trace: Move trace event enable from fs_initcall to core_initcall
 2012-09-24 23:47 UTC  (3+ messages)

[PATCH] drm/radeon/kms: allow STRMOUT_BASE_UPDATE on RS780 and RS880
 2012-09-24 23:45 UTC 

RCU idle CPU detection is broken in linux-next
 2012-09-24 23:41 UTC  (19+ messages)

[Patch v4] ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/misc
 2012-09-24 23:39 UTC  (2+ messages)

[PATCH v3 00/15] ASoC: OMAP: Convert to use dmaengine
 2012-09-24 23:36 UTC  (4+ messages)
` [alsa-devel] "

[PATCH 1/3] rename configure.in to configure.ac
 2012-09-24 23:39 UTC  (3+ messages)
` [PATCH 2/3] respect DESTDIR when installing
` [PATCH 3/3] install shared libs with +x bits

[U-Boot] [RFC PATCH 03/17] powerpc: remove .fixup test
 2012-09-24 23:38 UTC  (3+ messages)

[PATCH] block: makes bio_split support bio without data
 2012-09-24 23:37 UTC  (3+ messages)

[RFC][PATCH] archosg9: add support for tablet
 2012-09-24 23:37 UTC 

[PATCH] graph: avoid infinite loop in graph_show_commit()
 2012-09-24 23:36 UTC  (4+ messages)

[md:for-next 29/29] ERROR: "__tracepoint_block_unplug" [drivers/md/raid456.ko] undefined!
 2012-09-24 23:34 UTC  (2+ messages)

Hardware Requirements for RADOS Gateway Cluster
 2012-09-24 23:34 UTC  (2+ messages)

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-24 23:12 UTC  (11+ messages)

[PATCH 00/12] python-lvm feature parity
 2012-09-24 23:29 UTC  (13+ messages)
` [PATCH 01/12] test.py Reformated to use spaces
` [PATCH 02/12] Add support for lvm_lv_rename
` [PATCH 03/12] Add support for lvm_percent_to_float
` [PATCH 04/12] Add support for lvm_vg_[get|set]_property
` [PATCH 05/12] Add support for lvm_lv_from_name
` [PATCH 06/12] Add support for lvm_lv_from_uuid
` [PATCH 07/12] Add support for lvm_pv_from_[name|uuid]
` [PATCH 08/12] Add support for lvm_lv_get_property
` [PATCH 09/12] Add support for lvm_pv_get_property
` [PATCH 10/12] Add support for lvm_config_find_bool
` [PATCH 11/12] Add support for lvm_lv_list_lvsegs, lvm_lvseg_get_property
` [PATCH 12/12] Add support for lvm_pv_list_pvsegs, lvm_pvseg_get_property

[PATCH 00/11] x86: Supervisor Mode Access Prevention
 2012-09-24 23:27 UTC  (2+ messages)
` [RFC PATCH] x86-32: Start out eflags and cr4 clean


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.