All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-19 05:54:15 to 2013-07-19 07:11:13 UTC [more...]

[PATCH] firmware: google: replace strict_strtoul() with kstrtoul()
 2013-07-19  7:11 UTC 

[PATCH] bluetooth: replace strict_strtol() with kstrtol()
 2013-07-19  7:09 UTC 

NFS inode cache zap on lock - please advice
 2013-07-19  7:08 UTC  (3+ messages)

How does md(adm) work with fake-raid ?
 2013-07-19  7:08 UTC  (3+ messages)

[PATCH] power: power: replace strict_strtol() with kstrtol()
 2013-07-19  7:06 UTC 

[PATCH 00/10] virtio: console: fixes for races with port unplug
 2013-07-19  7:03 UTC  (6+ messages)
` [PATCH 06/10] virtio: console: fix race in port_fops_poll() and "
  ` [PATCH 04/10] virtio: console: return -ENODEV on all read operations after unplug

[U-Boot] [U-Boot, RFC] ext4fs: le32_to_cpu() used on a 16-bit field
 2013-07-19  7:03 UTC  (2+ messages)

[PATCH] mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
 2013-07-19  7:02 UTC 

brcm80211: machine freezing hard with rfkill on
 2013-07-19  7:02 UTC 

[PATCH] ide: replace strict_strtol() with kstrtol()
 2013-07-19  7:01 UTC 

[patch 2/2] drm/i915: use after free on error path
 2013-07-19  7:01 UTC  (3+ messages)

[PATCH] block: replace strict_strtoul() with kstrtoul()
 2013-07-19  7:00 UTC 

v0.61.5 Cuttlefish update released
 2013-07-19  7:00 UTC  (4+ messages)
  ` [ceph-users] "

[U-Boot] [U-boot] failed to boot an compressed u-boot.bin
 2013-07-19  6:59 UTC 

[ath9k-devel] SW queuing stopped during transmissions
 2013-07-19  6:59 UTC 

[PATCH] dmaengine/MAINTAINERS: Add Andy as Co-Maintainer of DW DMA Controller
 2013-07-19  6:58 UTC  (2+ messages)

[PATCH] drm/i915: Make i915 events part of uapi
 2013-07-19  6:57 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Move error uevent to detection time
  ` [PATCH 2/3] drm/i915: Change uevent for reset completion

[PATCH] of/irq: init struct resource to 0 in of_irq_to_resource()
 2013-07-19  6:57 UTC  (3+ messages)

[PATCH] libata: replace strict_strtol() with kstrtol()
 2013-07-19  6:56 UTC 

[PATCH 0/7] HSW/LPT clocking code additional sequences
 2013-07-19  6:54 UTC  (3+ messages)
` [PATCH 3/7] drm/i915: extract lpt_enable_clkout_dp from lpt_init_pch_refclk

[PATCH] scsi: replace strict_strtoul() with kstrtoul()
 2013-07-19  6:54 UTC 

[PATCH] mtd: mtdswap: replace strict_strtoul() with kstrtoul()
 2013-07-19  6:54 UTC 

[U-Boot] [PATCH] arm: at91sam9n12: change EBI IO to high drive mode
 2013-07-19  6:54 UTC  (6+ messages)

[PATCH] hid: replace strict_strtoul() with kstrtoul()
 2013-07-19  6:53 UTC 

[PATCH] crypto: remove double execution of the same test suite
 2013-07-19  6:52 UTC  (3+ messages)

OMAP baseline test results for v3.10
 2013-07-19  6:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] [RFC] aio/async: Add timed bottom-halves
 2013-07-19  6:51 UTC  (14+ messages)

[PATCH v7 0/5] kdump: Allow ELF header creation in new kernel
 2013-07-19  6:50 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/17] Add qemu-img subcommand to dump file metadata
 2013-07-19  6:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 10/17] block: define get_block_status return value

[PATCH 00/15] PHY framework
 2013-07-19  6:48 UTC  (19+ messages)
` [PATCH 01/15] drivers: phy: add generic "

[PATCH] Btrfs-progs: add missing path alloc return value check
 2013-07-19  6:46 UTC 

[PATCH 00/49] xfsprogs: patches for crc-dev branch
 2013-07-19  6:45 UTC  (50+ messages)
` [PATCH 01/49] xfsprogs: introduce xfs_icreate.h
` [PATCH 02/49] xfsprogs: port inode create transaction changes
` [PATCH 03/49] xfsprogs: teach logprint about icreate transaction
` [PATCH 04/49] libxfs: fix directory/attribute format issues
` [PATCH 05/49] libxfs: ensure btree root split sets blkno correctly
` [PATCH 06/49] libxfs: fix byte swapping on constants
` [PATCH 07/49] libxfs: sync xfs_da_btree.c
` [PATCH 08/49] libxfs: update xfs_alloc to current kernel version
` [PATCH 09/49] libxfs: sync attr code with kernel
` [PATCH 10/49] libxfs: sync dir2 kernel differences
` [PATCH 11/49] libxfs: sync xfs_ialloc.c to the kernel code
` [PATCH 12/49] xfsprogs: define min/max once and use them everywhere
` [PATCH 13/49] libxfs: fix compile warnings
` [PATCH 14/49] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 15/49] libxfs: local to remote format support of remote symlinks
` [PATCH 16/49] xfs: separate out log format definitions
` [PATCH 17/49] xfs: split out inode log item format definition
` [PATCH 18/49] xfs: split out buf log item format definitions
` [PATCH 19/49] xfs: split out inode log item format definition
` [PATCH 20/49] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 21/49] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 22/49] xfs: split out on-disk transaction definitions
` [PATCH 23/49] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 24/49] xfs: introduce xfs_quota_defs.h
` [PATCH 25/49] libxfs: introduce xfs_trans_resv.c
` [PATCH 26/49] libxfs: move transaction code to trans.c
` [PATCH 27/49] xfs: move inode fork definitions to a new header file
` [PATCH 28/49] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 29/49] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 30/49] xfs: split out the remote symlink handling
` [PATCH 31/49] libxfs: switch over to xfs_sb.c and remove xfs_mount.c
` [PATCH 32/49] xfs: create xfs_bmap_util.[ch]
` [PATCH 33/49] xfsprogs: sync minor kernel header differences
` [PATCH 34/49] xfs: don't special case shared superblock mounts
` [PATCH 35/49] xfs: move swap extent code to xfs_extent_ops
` [PATCH 36/49] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 37/49] xfs: remove __KERNEL__ from debug code
` [PATCH 38/49] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 39/49] xfs: move kernel specific type definitions to xfs.h
` [PATCH 40/49] xfs: make struct xfs_perag kernel only
` [PATCH 41/49] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 42/49] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 43/49] xfs: Make writeid transaction use tr_writeid
` [PATCH 44/49] xfs: refactor xfs_trans_reserve() interface
` [PATCH 45/49] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 46/49] xfs: Add xfs_log_rlimit.c
` [PATCH 47/49] xfs: Add read-only support for dirent filetype field
` [PATCH 48/49] xfs: Add write "
` [PATCH 49/49] xfsprogs: add dtype support to mkfs and db

Where is the system call table in linux kernel v3.9?
 2013-07-19  6:45 UTC  (2+ messages)

[U-Boot] [PATCH v3] dfu, nand, ubi: add partubi alt settings for updating ubi partition
 2013-07-19  6:45 UTC  (3+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH v6 1/2] console: usb: kbd: To improve TFTP booting performance
 2013-07-19  6:43 UTC  (2+ messages)

[PATCH v3 0/4] Lm90 Enhancements
 2013-07-19  6:41 UTC  (6+ messages)
` [PATCH v3 3/4] hwmon: (lm90) add support to handle IRQ
      ` [lm-sensors] "

[RFC PATCH] kvm-unit-tests : Basic architecture of VMX nested test case
 2013-07-19  6:42 UTC  (8+ messages)

xen (XSM policy) : Unload and analysis tool
 2013-07-19  6:33 UTC 

[Buildroot] [PATCH 4/4] toolchain: instrument external toolchain wrapper
 2013-07-19  6:33 UTC  (3+ messages)
` [Buildroot] [PATCHv2 "

[PATCH] Btrfs-progs: make btrfs-map-logical handle error gracefully
 2013-07-19  6:31 UTC 

[Buildroot] [git commit] toolchain: instrument external toolchain wrapper
 2013-07-19  6:32 UTC 

[PATCH 1/1] ARM: EXYNOS: Update CONFIG_ARCH_NR_GPIO for Exynos
 2013-07-19  6:30 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2013-07-18
 2013-07-19  6:30 UTC 

[Qemu-devel] [PATCH 0/4] export internal snapshot by qemu-nbd
 2013-07-19  6:29 UTC  (3+ messages)

[meta-networking][PATCH] cyrus-sasl: several fixes
 2013-07-19  6:29 UTC 

[PATCH 1/1] net/velocity: add poll controller function for velocity nic
 2013-07-19  6:21 UTC  (3+ messages)

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-07-19  6:34 UTC  (14+ messages)

[PATCH] NET: pch_gbe depends on x86
 2013-07-19  6:26 UTC 

[PATCH 00/49] current patch queue for 3.12
 2013-07-19  6:25 UTC  (50+ messages)
` [PATCH 01/49] xfs: separate out log format definitions
` [PATCH 02/49] xfs: split out inode log item format definition
` [PATCH 03/49] xfs: split out buf log item format definitions
` [PATCH 04/49] xfs: split out inode log item format definition
` [PATCH 05/49] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 06/49] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 07/49] xfs: split out on-disk transaction definitions
` [PATCH 08/49] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 09/49] xfs: introduce xfs_quota_defs.h
` [PATCH 10/49] xfs: sync minor header differences needed by userspace
` [PATCH 11/49] xfs: split out transaction reservation code
` [PATCH 12/49] xfs: move inode fork definitions to a new header file
` [PATCH 13/49] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 14/49] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 15/49] xfs: move getdents code into it's own file
` [PATCH 16/49] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 17/49] xfs: split out attribute listing code into separate file
` [PATCH 18/49] xfs: split out attribute fork truncation "
` [PATCH 19/49] xfs: split out the remote symlink handling
` [PATCH 20/49] xfs: introduce xfs_sb.c for sharing with libxfs
` [PATCH 21/49] xfs: create xfs_bmap_util.[ch]
` [PATCH 22/49] xfs: minor cleanups
` [PATCH 23/49] xfs: fix issues that cause userspace warnings
` [PATCH 24/49] xfs: kill xfs_vnodeops.[ch]
` [PATCH 25/49] xfs: consolidate xfs_rename.c
` [PATCH 26/49] xfs: consolidate xfs_utils.c
` [PATCH 27/49] xfs: consolidate extent swap code
` [PATCH 28/49] xfs: don't special case shared superblock mounts
` [PATCH 29/49] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 30/49] xfs: remove __KERNEL__ from debug code
` [PATCH 31/49] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 32/49] xfs: xfs_filestreams.h doesn't need __KERNEL__
` [PATCH 33/49] xfs: move kernel specific type definitions to xfs.h
` [PATCH 34/49] xfs: make struct xfs_perag kernel only
` [PATCH 35/49] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 36/49] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 37/49] xfs: Make writeid transaction use tr_writeid
` [PATCH 38/49] xfs: refactor xfs_trans_reserve() interface
` [PATCH 39/49] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 40/49] xfs: Refactor xfs_ticket_alloc() to extract a new helper
` [PATCH 41/49] xfs: Add xfs_log_rlimit.c
` [PATCH 42/49] xfs: Validate log space at mount time
` [PATCH 43/49] xfs: return log item size in IOP_SIZE
` [PATCH 44/49] xfs: Reduce allocations during CIL insertion
` [PATCH 45/49] xfs: avoid CIL allocation during insert
` [PATCH 46/49] xfs: Combine CIL insert and prepare passes
` [PATCH 47/49] xfs: split the CIL lock
` [PATCH 48/49] xfs: Add read-only support for dirent filetype field
` [PATCH 49/49] xfs: Add write "

057c:3800 BlueFRITZ! Bluetooth Stick broken since 2.6.something
 2013-07-19  6:26 UTC  (3+ messages)

[PATCH RFC v4 1/1] [media] blackfin: add video display device driver
 2013-07-19 19:27 UTC  (2+ messages)
` [PATCH RFC v4 0/1] "

[patch] virtio: console: fix error handling for debugfs_create_dir()
 2013-07-19  6:25 UTC  (3+ messages)

[PATCH] ASoC: wm8962: No need to call wm8962_configure_bclk() multiple times
 2013-07-19  6:00 UTC  (2+ messages)

[PATCH] mesa: use LLVM 3.3 by default
 2013-07-19  6:33 UTC 

[PATCH] iio: core: Avoid double minus in sysfs output
 2013-07-19  6:15 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] dataplane: virtio-blk live migration with x-data-plane=on
 2013-07-19  5:33 UTC 

r8169: is the work queue is initialized at wrong place?
 2013-07-19  6:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 4/4] qemu-img: conditionally discard target on convert
 2013-07-19  6:08 UTC  (26+ messages)

[PATCH] ASoC: atmel: add wm8904 based audio machine driver
 2013-07-19  6:06 UTC  (6+ messages)
    ` [alsa-devel] "

+ printk-move-to-separate-directory-for-easier-modification-fix.patch added to -mm tree
 2013-07-19  5:42 UTC  (3+ messages)
` docproc.c:

[PATCH-oe-layersetup 2/2] configs : Override OECORELOCALCONF to use the glsdk.conf.sample
 2013-07-19  6:04 UTC 

[PATCH-oe-layersetup 1/2] sample-files: Added conf.sample file for GLSDK
 2013-07-19  6:04 UTC 

[nightly] Core TISDK 2013.06 build 2013-07-19_01-01-44
 2013-07-19  5:56 UTC 

[PATCH-oe-layersetup 0/2] Enable oe-layertool-setup.sh to use GLSDK branding
 2013-07-19  6:03 UTC 

[ 00/19] 3.10.1-stable review
 2013-07-19  6:03 UTC  (11+ messages)
      ` [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)
          ` [Ksummit-2013-discuss] "

[PATCH v4 6/7] xfs: check that eofblocks ioctl caller can write matched inodes
 2013-07-19  6:02 UTC  (2+ messages)

[PATCHv2] abefw: Firmware for OMAP5 ABE
 2013-07-19  6:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] Add qemu-img subcommand to dump file metadata
 2013-07-19  5:54 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/17] qemu-img: add a "map" subcommand

[ 00/38] 3.9.11-stable review
 2013-07-19  5:21 UTC  (2+ messages)
` [ 11/38] usb: host: xhci-plat: release mem region while removing module


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.