All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-19 04:19:13 to 2013-06-19 05:55:28 UTC [more...]

[PATCH 0/3] Add pinmux DT nodes to CPSW for AM335x
 2013-06-19  5:53 UTC  (3+ messages)

linux-next: manual merge of the driver-core tree with the driver-core.current tree
 2013-06-19  5:55 UTC  (2+ messages)

[PATCH v2] ARM: shmobile: irqpin: add a DT property to enable masking on parent
 2013-06-19  5:53 UTC  (2+ messages)

[PATCH 00/12] Fix some reference-related races
 2013-06-19  5:51 UTC  (5+ messages)

[PATCH v5 0/7] Rebase topology test
 2013-06-19  5:52 UTC  (5+ messages)
` [PATCH v6 0/8] "
  ` [PATCH mz/rebase-tests] rebase topology tests: fix commit names on case-insensitive file systems

[Bug 59891] New: Unrecoverable Kernel Panic, in Virtio Net in memcpy(), Complete system lockup
 2013-06-19  5:51 UTC  (2+ messages)
` [Bug 59891] "

[net-next rfc 0/3] increase the limit of tuntap queues
 2013-06-19  5:40 UTC  (4+ messages)
` [net-next rfc 1/3] net: avoid high order memory allocation for queues by using flex array
` [net-next rfc 2/3] tuntap: reduce the size of tun_struct "
` [net-next rfc 3/3] tuntap: increase the max queues to 16

small misspellings fixes
 2013-06-19  5:51 UTC  (2+ messages)

[PATCH] powerpc: Fix bad pmd error with book3E config
 2013-06-19  5:48 UTC  (2+ messages)

[RFC PATCH] dmabuf-sync: Introduce buffer synchronization framework
 2013-06-19  5:45 UTC  (16+ messages)
` [RFC PATCH v2] "

[PATCH 0/4] exynos5420/hdmi: add support for hdmi subsystem
 2013-06-19  5:43 UTC  (8+ messages)
` [PATCH 1/4] drm/exynos: rename compatible strings "
` [PATCH 2/4] drm/exynos: add support for exynos5420 mixer
` [PATCH 3/4] drm/exynos: fix interlace resolutions for exynos5420

Complie issues with trinity-2013-06-17 on s390
 2013-06-19  5:40 UTC  (3+ messages)

[Request] Git reset should be able to ignore file permissions
 2013-06-19  5:40 UTC  (11+ messages)

[PATCH v2 0/7] Re-roll rr/rebase-checkout-reflog
 2013-06-19  5:39 UTC  (3+ messages)
` [PATCH v2 6/7] rebase: write better reflog messages

[PATCH] devfs-core: introduce devfs_append_partition
 2013-06-19  5:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/3 v2] video: lcd: splash screen prepare changes
 2013-06-19  5:38 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare

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

[PATCH 0/2] V2: Update strace and fix autogen-native build failure
 2013-06-19  5:34 UTC  (3+ messages)
` [PATCH 1/2] autogen-native: fix build failure on overloaded hosts
` [PATCH 2/2] strace: update to 4.8

[PATCH 1/2] perf/Power7: Save dcache_src fields in sample record
 2013-06-19  5:31 UTC  (8+ messages)
` [PATCH 2/2] perf: Add support for the mem_xlvl field

[PATCH] media-ctl error messages
 2013-06-19  5:30 UTC  (5+ messages)
` [PATCH 2/2] Print parser position on error

[PATCH v7] Cpufreq: Fix governor start/stop race condition
 2013-06-19  5:24 UTC  (2+ messages)

[PATCH] http.c: don't rewrite the user:passwd string multiple times
 2013-06-19  5:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/5] extcon: Add an API to get extcon device from dt node
 2013-06-19  5:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v6] Cpufreq: Fix governor start/stop race condition
 2013-06-19  5:21 UTC  (5+ messages)

[3.11 1/4] slub: Make cpu partial slab support configurable V2
 2013-06-19  5:22 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION
 2013-06-19  5:20 UTC 

[PATCH - sort of] x86: Livelock in handle_pte_fault
 2013-06-19  5:20 UTC  (18+ messages)
      ` [PATCH] mm: fix up a spurious page fault whenever it happens

garbage block(s) after powercycle/reboot + sparse writes
 2013-06-19  5:18 UTC  (8+ messages)

[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
 2013-06-19  5:18 UTC  (5+ messages)

Question regarding put_prev_task in preempted condition
 2013-06-19  5:14 UTC  (3+ messages)

[PATCH BlueZ 1/5] build-sys: Don't build gdbus several times
 2013-06-19  5:08 UTC  (3+ messages)
` [PATCH BlueZ 4/5] client: Display command even with no description

[PATCH 0/2] Update linux-2.6.git location and repo size
 2013-06-19  5:05 UTC  (3+ messages)
` [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
 2013-06-19  4:59 UTC  (10+ messages)
` [PATCH 3/4] KVM: PPC: Add support for "

[xen-unstable test] 18167: tolerable FAIL - PUSHED
 2013-06-19  4:58 UTC 

[PATCH 00/60] xfs: patch queue for 3.11
 2013-06-19  4:51 UTC  (61+ messages)
` [PATCH 01/60] xfs: update mount options documentation
` [PATCH 02/60] xfs: add pluging for bulkstat readahead
` [PATCH 03/60] xfs: plug directory buffer readahead
` [PATCH 04/60] xfs: don't use speculative prealloc for small files
` [PATCH 05/60] xfs: don't do IO when creating an new inode
` [PATCH 06/60] xfs: xfs_ifree doesn't need to modify the inode buffer
` [PATCH 07/60] xfs: Introduce ordered log vector support
` [PATCH 08/60] xfs: Introduce an ordered buffer item
` [PATCH 09/60] xfs: Inode create log items
` [PATCH 10/60] xfs: Inode create transaction reservations
` [PATCH 11/60] xfs: Inode create item recovery
` [PATCH 12/60] xfs: Use inode create transaction
` [PATCH 13/60] xfs: remove local fork format handling from xfs_bmapi_write()
` [PATCH 14/60] xfs: move getdents code into it's own file
` [PATCH 15/60] xfs: reshuffle dir2 definitions around for userspace
` [PATCH 16/60] xfs: split out attribute listing code into separate file
` [PATCH 17/60] xfs: split out attribute fork truncation "
` [PATCH 18/60] xfs: split out xfs inode operations "
` [PATCH 19/60] xfs: consolidate xfs_vnodeops.c into xfs_inode_ops.c
` [PATCH 20/60] xfs: move xfs_getbmap to xfs_extent_ops.c
` [PATCH 21/60] xfs: introduce xfs_sb.c for sharing with libxfs
` [PATCH 22/60] xfs: move xfs_trans_reservations to xfs_trans.h
` [PATCH 23/60] xfs: sync minor header differences needed by userspace
` [PATCH 24/60] xfs: move xfs_bmap_punch_delalloc() to xfs_aops.c
` [PATCH 25/60] xfs: split out transaction reservation code
` [PATCH 26/60] xfs: minor cleanups
` [PATCH 27/60] xfs: fix issues that cause userspace warnings
` [PATCH 28/60] xfs: consolidate xfs_rename.c
` [PATCH 29/60] xfs: consolidate xfs_utils.c
` [PATCH 30/60] xfs: split out inode log item format definition
` [PATCH 31/60] xfs: split out buf log item format definitions
` [PATCH 32/60] xfs: move inode fork definitions to a new header file
` [PATCH 33/60] xfs: move unrealted definitions out of xfs_inode.h
` [PATCH 34/60] xfs: introduce xfs_inode_buf.c for inode buffer operations
` [PATCH 35/60] xfs: start repopulating xfs_inode.[ch] with kernel code
` [PATCH 36/60] xfs: move swap extent code to xfs_extent_ops
` [PATCH 37/60] xfs: split out inode log item format definition
` [PATCH 38/60] xfs: separate dquot on disk format definitions out of xfs_quota.h
` [PATCH 39/60] xfs: separate icreate log format definitions from xfs_icreate_item.h
` [PATCH 40/60] xfs: don't special case shared superblock mounts
` [PATCH 41/60] xfs: kill __KERNEL__ check for debug code in allocation code
` [PATCH 42/60] xfs: split out on-disk transaction definitions
` [PATCH 43/60] xfs: remove __KERNEL__ from debug code
` [PATCH 44/60] xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
` [PATCH 45/60] xfs: xfs_filestreams.h doesn't need __KERNEL__
` [PATCH 46/60] xfs: split out the remote symlink handling
` [PATCH 47/60] xfs: separate out log format definitions
` [PATCH 48/60] xfs: move kernel specific type definitions to xfs.h
` [PATCH 49/60] xfs: make struct xfs_perag kernel only
` [PATCH 50/60] xfs: create xfs_bmap_util.[ch]
` [PATCH 51/60] xfs: introduce xfs_quota_defs.h
` [PATCH 52/60] xfs: introduce xfs_rtalloc_defs.h
` [PATCH 53/60] xfs: Introduce a new structure to hold transaction reservation items
` [PATCH 54/60] xfs: Introduce tr_fsyncts to m_reservation
` [PATCH 55/60] xfs: Make writeid transaction use tr_writeid
` [PATCH 56/60] xfs: refactor xfs_trans_reserve() interface
` [PATCH 57/60] xfs: Get rid of all XFS_XXX_LOG_RES() macro
` [PATCH 58/60] xfs: Refactor xfs_ticket_alloc() to extract a new helper
` [PATCH 59/60] xfs: Add xfs_log_rlimit.c
` [PATCH 60/60] xfs: Validate log space at mount time

[PATCH 0/2] Clock update for EXYNOS4210-CPUFREQ driver
 2013-06-19  4:50 UTC  (6+ messages)
` [PATCH 2/2] clk: exynos4: Add alias for cpufreq related clocks

[PATCH net-next 0/3] SCTP Changes for IPVS
 2013-06-19  4:49 UTC  (4+ messages)
` [PATCH net-next 2/3] ipvs: replace the SCTP state machine

[Ocfs2-devel] [PATCH] fs/jbd2: t_updates should increase when start_this_handle() failed in jbd2__journal_restart()
 2013-06-19  4:48 UTC  (2+ messages)
`  "

exynos-drm-next todo work
 2013-06-19  4:48 UTC  (3+ messages)

[PATCH Resend 1/2] drivers: uio_dmem_genirq: Use of_match_ptr() macro
 2013-06-19  4:32 UTC  (2+ messages)
` [PATCH Resend 2/2] drivers: uio_pdrv_genirq: "

[PATCH] virtio-spec: add field for scsi command size
 2013-06-19  4:46 UTC  (8+ messages)

[PATCH] ACPI / PM: Fix error code path for power resources initialization
 2013-06-19  4:45 UTC  (2+ messages)

[Patch net-next v5 2/3] bridge: only expire the mdb entry when query is received
 2013-06-19  4:44 UTC  (3+ messages)
` [net-next,v5,2/3] "

[PATCH 3.9-stable] ARM: tegra30: clocks: Fix pciex clock registration
 2013-06-19  4:44 UTC  (2+ messages)

[PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
 2013-06-19  4:43 UTC  (3+ messages)

[PATCH 0/8] Volatile Ranges (v8?)
 2013-06-19  4:41 UTC  (12+ messages)
` [PATCH 7/8] vrange: Add method to purge volatile ranges
` [PATCH 8/8] vrange: Send SIGBUS when user try to access purged page

Optimal value for bitmap-chunk option
 2013-06-19  4:38 UTC  (2+ messages)

[PATCH 0/4] documentation cleanups for <rev>^{<type>}
 2013-06-19  4:38 UTC  (4+ messages)
` [PATCH 2/4] glossary: define committish (a.k.a. commit-ish)

[Qemu-devel] [Bug 1191606] [NEW] qemu crashes with iscsi initiator (libiscsi) when using virtio
 2013-06-19  4:34 UTC  (4+ messages)
` [Qemu-devel] [Bug 1191606] "

Creating library
 2013-06-19  4:33 UTC  (2+ messages)

[U-Boot] [PATCH 4/4] sf: Warn to use BAR for > 16MiB flashes
 2013-06-19  4:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] sf: Unify spi_flash write code
 2013-06-19  4:31 UTC  (2+ messages)

[U-Boot] [PATCH v4 02/14] sf: Discover the bank addr commands
 2013-06-19  4:30 UTC  (6+ messages)
` [U-Boot] [PATCH v4 05/14] sf: Update sf read to support all sizes of flashes
` [U-Boot] [PATCH v4 14/14] sf: Add Flag status register polling support

[PATCH 1/4] drivers: bus: imx-weim: Remove private driver data
 2013-06-19  4:19 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.