All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-17 19:01:31 to 2012-08-17 20:49:45 UTC [more...]

[U-Boot] Read-only env variables
 2012-08-17 20:49 UTC  (13+ messages)
` [U-Boot] [PATCH 0/12] Add environment type checking and access control
  ` [U-Boot] [PATCH 01/12] tools/env: Use a board-specific default env
  ` [U-Boot] [PATCH 02/12] tools/env: Remove unneeded complexity
  ` [U-Boot] [PATCH 03/12] tools/env: Don't call env_init() in fw_getenv()
  ` [U-Boot] [PATCH 04/12] tools/env: Reduce the impact on real-time processes
  ` [U-Boot] [PATCH 05/12] tools/env: Serialize calls to fw_*env
  ` [U-Boot] [PATCH 06/12] env: Make the "silent" env var take effect immediately
  ` [U-Boot] [PATCH 07/12] env: Update serial baudrate in env_relocate()
  ` [U-Boot] [PATCH 08/12] env: Check for NULL pointer in envmatch()
  ` [U-Boot] [PATCH 09/12] env: Clarify the cases for env set
  ` [U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
  ` [U-Boot] [PATCH 11/12] env: acl: Add support for access control to env ACL

PCI Section mismatch error in linux-next
 2012-08-17 20:48 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] usbether: Fixed bug when using with PXA25X chips
 2012-08-17 20:48 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] pxa25x: Add UDC registers definitions
` [U-Boot] [PATCH 3/3] pxa25x: Add USB ethernet gadget driver

omap functions in librados.h
 2012-08-17 20:45 UTC  (7+ messages)

[PATCH] doc: mkcephfs man page, -c ceph.conf is not optional
 2012-08-17 20:45 UTC 

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-08-17 20:44 UTC  (13+ messages)
      ` ext4 write performance regression in 3.6-rc1
          ` ext4 write performance regression in 3.6-rc1 on RAID0/5

[U-Boot] [PATCH 7/7] mx35: Add cpu_mmc_init()
 2012-08-17 20:43 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[RFC][PATCH 1/2] efivars: Disable external interrupt while holding efivars->lock
 2012-08-17 20:43 UTC  (3+ messages)

[U-Boot] [PATCH] mx5/6: Fix cpu_mmc_init() return value
 2012-08-17 20:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

PPC64 & DMA zone
 2012-08-17 20:40 UTC  (2+ messages)

[RFC 1/5] GSOC: prepare svndump for branch detection
 2012-08-17 20:40 UTC  (6+ messages)
` [RFC 1/5] vcs-svn: Add sha1 calculaton to fast_export and line_buffer
  ` [RFC 2/5] svndump: move struct definitions to .h
    ` [RFC 3/5] vcs-svn/svndump: restructure node_ctx, rev_ctx handling
      ` [RFC 4/5] vcs-svn/svndump: rewrite handle_node(), begin|end_revision()
        ` [RFC 5/5] vcs-svn: remove repo_tree

linux rt 3.4.8-rt16 and nv 302.17, and system freezes, does nvidia strike again?
 2012-08-17 20:40 UTC 

[U-Boot] [PATCH 1/2] mx5: Add default pin initializers
 2012-08-17 20:38 UTC  (5+ messages)

100% reliable Oops on xen 4.0.1
 2012-08-17 20:38 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] cfi: Check for blank before erase
 2012-08-17 20:36 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] cfi: Make the flash erase and write operations abortable

linux-yocto and private topic branches
 2012-08-17 20:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] fdt: Check error codes returned from fdtlib when loading ITB
 2012-08-17 20:34 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] fdt: Limit printed hex in fdt print and list commands
` [U-Boot] [PATCH 3/6] fdt: Add get commands to fdt
` [U-Boot] [PATCH 4/6] fdt: Identify scripts in ITBs as printable strings
` [U-Boot] [PATCH 5/6] fdt: Check for a token to skip auto-hash validation
` [U-Boot] [PATCH 6/6] fdt: Add a Linux tool for reading values from FDT files

[RFC PATCH 1/1] trace: Move trace event enable from fs_initcall to early_initcall
 2012-08-17 20:34 UTC  (7+ messages)

[RFC][PATCH 2/2] efi_pstore: Introducing workqueue updating sysfs entries
 2012-08-17 20:33 UTC  (2+ messages)

[PATCH] caif: Do not dereference NULL in chnl_recv_cb()
 2012-08-17 20:33 UTC 

[PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
 2012-08-17 20:32 UTC  (13+ messages)

[PATCH] drm/i915: use hsw rps tuning values everywhere on gen6+
 2012-08-17 20:31 UTC 

[U-Boot] [PATCH 1/3] nand: Add support for unlock.invert
 2012-08-17 20:31 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] nand: consolidate duplicated constants
` [U-Boot] [PATCH 3/3] nand: Make NAND lock status compatible with Micron

[U-Boot] [PATCH] arm: Add CONFIG_OF_BOARD_SETUP support to bootm
 2012-08-17 20:28 UTC 

[PATCH/RFC v4 01/16] GSOC remote-svn
 2012-08-17 20:25 UTC  (17+ messages)
` [PATCH/RFC v4 01/16] Implement a remote helper for svn in C
  ` [PATCH/RFC v4 02/16] Integrate remote-svn into svn-fe/Makefile
    ` [PATCH/RFC v4 03/16] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [PATCH/RFC v4 04/16] Add argv_array_detach and argv_array_free_detached
        ` [PATCH/RFC v4 05/16] Connect fast-import to the remote-helper via pipe, adding 'bidi-import' capability
          ` [PATCH/RFC v4 06/16] Add documentation for the 'bidi-import' capability of remote-helpers
            ` [PATCH/RFC v4 07/16] When debug==1, start fast-import with "--stats" instead of "--quiet"
              ` [PATCH/RFC v4 08/16] remote-svn, vcs-svn: Enable fetching to private refs
                ` [PATCH/RFC v4 09/16] Allow reading svn dumps from files via file:// urls
                  ` [PATCH/RFC v4 10/16] vcs-svn: add fast_export_note to create notes
                    ` [PATCH/RFC v4 11/16] Create a note for every imported commit containing svn metadata
                      ` [PATCH/RFC v4 12/16] remote-svn: Activate import/export-marks for fast-import
                        ` [PATCH/RFC v4 13/16] remote-svn: add incremental import
                          ` [PATCH/RFC v4 14/16] Add a svnrdump-simulator replaying a dump file for testing
                            ` [PATCH/RFC v4 15/16] remote-svn: add marks-file regeneration
                              ` [PATCH/RFC v4 16/16] Add a test script for remote-svn

[PATCH RFC] sched: Make migration_call() safe for stop_machine()-free hotplug
 2012-08-17 20:26 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] hush: Add default value substitution support
 2012-08-17 20:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] hush: Don't parse the contents of a dereferenced var
` [U-Boot] [PATCH 3/3] hush: Include file and line number when reporting syntax errors

[PATCH 1/1] [RFC] uartclk from serial_core exposed to sysfs
 2012-08-17 20:25 UTC  (7+ messages)
` [PATCHv3 "

[U-Boot] [PATCH] mx5: add iomux-mx51.h include
 2012-08-17 20:25 UTC  (5+ messages)

Issues with all kernels after 3.3.7
 2012-08-17 20:23 UTC  (11+ messages)

[PATCH] man: git pull -r is a short for --rebase
 2012-08-17 20:22 UTC  (9+ messages)
        ` Re* "

[U-Boot] [PATCH] mx5 iomux: Fix GPIO with SION
 2012-08-17 20:21 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mmc: Fix version check for clock API in sdhci driver
 2012-08-17 20:18 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: Add a SDHCI quirk for boards that have no CD

therm_pm72 units, interface
 2012-08-17 20:17 UTC  (6+ messages)

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-17 20:16 UTC  (10+ messages)

LTTng video tutorials
 2012-08-17 20:17 UTC 

I NEVER KNEW THAT THERE ARE STILL REAL LOAN FIRM ONLINE
 2012-08-17 20:16 UTC 

[U-Boot] patman feature request
 2012-08-17 20:14 UTC  (2+ messages)

[PATCH] Staging: asus_oled: Add suspend/resume callbacks
 2012-08-17 20:13 UTC 

[PATCH][RESEND] multipath: check if a device belongs to multipath
 2012-08-17 20:13 UTC  (2+ messages)

RFC: Move PSEUDO_LOCALSTATEDIR for filesystems outside the filesystem
 2012-08-17 20:00 UTC  (2+ messages)

[RELEASE] LTTng-tools 2.1.0-rc1
 2012-08-17 20:11 UTC 

Preserve dir default_file_layout in encoded inode
 2012-08-17 20:11 UTC  (4+ messages)

[alsa-plugins PATCH] pulse: Support 24-bit formats
 2012-08-17 20:41 UTC 

[U-Boot] [PATCH 3/4] efikamx: update to Efika MX Smarttop and Smartbook boards
 2012-08-17 20:10 UTC  (3+ messages)

3.0+ NFS issues
 2012-08-17 20:08 UTC  (12+ messages)
    ` 3.0+ NFS issues (bisected)

[RFC PATCH 1/8]: PVH: Basic and preparatory changes
 2012-08-17 20:05 UTC  (14+ messages)

[PATCH][RESEND] multipath: add followover failback mode
 2012-08-17 20:03 UTC  (2+ messages)

[PATCH] net/fsl: introduce Freescale 10G MDIO driver
 2012-08-17 20:03 UTC 

[PATCH] multipath: remove callout code
 2012-08-17 19:58 UTC  (2+ messages)

[PATCH][RESEND] multipath: fix cciss device names
 2012-08-17 19:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mx35: Remove duplicate GPIO3_BASE_ADDR
 2012-08-17 19:57 UTC  (2+ messages)

yocto-bsp create
 2012-08-17 19:56 UTC  (5+ messages)

[PATCH] poky.conf: update distro ID string for Ubuntu 12.04.1 LTS
 2012-08-17 19:55 UTC  (3+ messages)

[PATCH] ARM: dt: tegra: harmony: add regulators
 2012-08-17 19:55 UTC  (5+ messages)

[U-Boot] [PATCH] mx5/6 timer: Round up tick_to_time() value
 2012-08-17 19:55 UTC  (2+ messages)

[U-Boot] [PATCH] mx5/6 timer: Use defined CONFIG_SYS_MX*_CLK32
 2012-08-17 19:52 UTC  (3+ messages)

[U-Boot] [PATCH] mx35 timer: Switch to 32-kHz source
 2012-08-17 19:51 UTC  (2+ messages)

[ANNOUNCE] Remote IB Statistics
 2012-08-17 19:48 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] net: Netconsole port configuration and filtering
 2012-08-17 19:48 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] net: Allow netconsole settings to change after nc_start
` [U-Boot] [PATCH 2/2] net: Filter incoming netconsole packets by IP

[RFC PATCH 1/1] fair.c: Add/Export find_idlest_perfer_cpu API
 2012-08-17 19:46 UTC 

Fwd: Far too long mount time
 2012-08-17 19:44 UTC  (12+ messages)
  `  "

[Infrastructure] ISP network maintenance August 20 between 3:00am and 6:00am PDT
 2012-08-17 19:41 UTC 

[RFC][PATCH 0/2] make efivars/efi_pstore interrupt-safe
 2012-08-17 19:41 UTC 

Regular DRM deadlock on SNB
 2012-08-17 19:41 UTC 

[PATCH] unifdef: set a secure umask before calling mkstemp()
 2012-08-17 19:38 UTC 

[U-Boot] [[Patch V2] mips: 00/16] add mips64 support to U-Boot
 2012-08-17 19:38 UTC  (9+ messages)
` [U-Boot] [[Patch V2] mips: 01/16] add mips64 standalone support
` [U-Boot] [[Patch V2] mips: 03/16] add cpu/mips64/config.mk
` [U-Boot] [[Patch V2] mips: 04/16] add cpu/mips64/cpu.c
` [U-Boot] [[Patch V2] mips: 06/16] add cpu/mips64/start.S

Strong pairing cam doesn't work with CT-3650 driver (ttusb2)
 2012-08-17 19:35 UTC 

[PATCH 2/2] librdmacm/rstream: Use MSG_WAITALL for blocking test
 2012-08-17 19:32 UTC  (2+ messages)

[PATCH 1/2] librdmacm/rsockets: Add support for MSG_WAITALL rrecv() flag
 2012-08-17 19:30 UTC  (2+ messages)

[PATCH] ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name
 2012-08-17 19:26 UTC  (3+ messages)

[PATCH] ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30
 2012-08-17 19:26 UTC  (3+ messages)

[Qemu-devel] Qemu phone modem emulation
 2012-08-17 19:26 UTC 

[U-Boot] [PATCH 2/2] mx5: Use default pin initializers
 2012-08-17 19:26 UTC  (2+ messages)

[v2.6.34-stable 000/165] v2.6.34.13 longterm review
 2012-08-17 19:25 UTC  (5+ messages)
` [v2.6.34-stable 013/165] xfs: Fix possible memory corruption in xfs_readlink

[Qemu-devel] [PULL 0/4] Block patches for 1.2-rc1
 2012-08-17 19:25 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] vmdk: Fix header structure
` [Qemu-devel] [PATCH 2/4] vmdk: Read footer for streamOptimized images
` [Qemu-devel] [PATCH 3/4] Documentation: Warn against qemu-img on active image
` [Qemu-devel] [PATCH 4/4] virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types

[PATCH] Input: Let the FT5x06 driver build without debugfs
 2012-08-17 19:21 UTC  (3+ messages)

[PATCH REBASE 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
 2012-08-17 19:02 UTC  (4+ messages)
` [PATCH REBASE 2/2] i2c: tegra: dynamically control fast clk

[RFC PATCH 0/6] memcg: vfs isolation in memory cgroup
 2012-08-17 19:18 UTC  (7+ messages)

NCD, a light scripting language for network configs and much more
 2012-08-17 19:16 UTC  (5+ messages)

[U-Boot] Performance of the ARM's PL310 L2 cache
 2012-08-17 19:09 UTC  (2+ messages)

Lockups reading from i.MX51 SSI registers
 2012-08-17 19:08 UTC  (5+ messages)
      ` [alsa-devel] "

[PATCH] i2c: tegra: dynamically control fast clk
 2012-08-17 19:07 UTC  (5+ messages)

[PATCH 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-08-17 19:06 UTC  (6+ messages)
` [PATCH 1/2] mfd: dt: tps6586x: Add power off control
` [PATCH 2/2] mfd: dt: tps65910: add "

[PATCH 1/1] i2c: Add default configuration into the Nomadik I2C driver
 2012-08-17 19:05 UTC  (6+ messages)
` [PATCH 1/1 v4] "

[PATCH] mmc: tegra: convert to device tree support only
 2012-08-17 19:01 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.