messages from 2013-06-19 02:48:00 to 2013-06-19 05:30:55 UTC [more...]
[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 0/4] exynos5420/hdmi: add support for hdmi subsystem
2013-06-19 5:24 UTC (3+ messages)
` [PATCH 2/4] drm/exynos: add support for exynos5420 mixer
[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 (4+ messages)
` [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'
` [PATCH 2/2] user-manual: Update download size for Git and the kernel
[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
2013-06-19 4:59 UTC (16+ 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 1/2] perf/Power7: Save dcache_src fields in sample record
2013-06-19 4:41 UTC (6+ messages)
` [PATCH 2/2] perf: Add support for the mem_xlvl field
[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)
small misspellings fixes
2013-06-19 4:15 UTC (2+ messages)
Regression in RCU subsystem in latest mainline kernel
2013-06-19 4:09 UTC (8+ messages)
[PATCH v2 0/7] Re-roll rr/rebase-checkout-reflog
2013-06-19 4:07 UTC (6+ messages)
` [PATCH v2 7/7] rebase -i: write better reflog messages
[PATCH 0/5] clk/exynos5420: add clocks for hdmi subsystem
2013-06-19 4:04 UTC (2+ messages)
[PATCH] kernel/kthread.c: need spin_lock_irq() for 'worker' before main looping, since it can "WARN_ON(worker->task)"
2013-06-19 4:03 UTC
[PATCH] README: fix mainline linux typo + add linebreak
2013-06-19 4:01 UTC (2+ messages)
[Qemu-devel] [PATCH resend] pci-assign: remove the duplicate function name in debug message
2013-06-19 3:18 UTC
[PATCH v5 00/31] EEH Support for PowerNV platform
2013-06-19 3:58 UTC (3+ messages)
` [PATCH 01/31] powerpc/eeh: Move common part to kernel directory
[U-Boot] [PATCH v3 0/16] Driver model implementation, tests, demo and GPIO
2013-06-19 3:52 UTC (17+ messages)
` [U-Boot] [PATCH v3 01/16] sandbox: Make map_to_sysmem() use a constant pointer
` [U-Boot] [PATCH v3 02/16] sandbox: Correct data sizes and printf() strings in fdtdec.c
` [U-Boot] [PATCH v3 03/16] sandbox: config: Don't use 64-bit physical memory
` [U-Boot] [PATCH v3 04/16] sandbox: Build a device tree file for sandbox
` [U-Boot] [PATCH v3 05/16] Add cmd_process_error() to report and process errors
` [U-Boot] [PATCH v3 06/16] sandbox: config: Enable driver model
` [U-Boot] [PATCH v3 07/16] dm: Add base driver model support
` [U-Boot] [PATCH v3 08/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v3 09/16] dm: Add basic tests
` [U-Boot] [PATCH v3 10/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v3 11/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v3 12/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v3 13/16] sandbox: Convert GPIOs to use driver model
` [U-Boot] [PATCH v3 14/16] dm: Enable gpio command to support "
` [U-Boot] [PATCH v3 15/16] dm: Add README for "
` [U-Boot] [PATCH v3 16/16] dm: Move old driver model documentation into an 'old-docs' directory
linux-next: manual merge of the block tree with the cgroup tree
2013-06-19 3:47 UTC
[PATCH percpu/for-3.11 1/2] percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
2013-06-19 2:55 UTC (2+ messages)
[RFC PATCH v1 6/6] USB: EHCI: support running URB giveback in tasklet context
2013-06-19 3:39 UTC (3+ messages)
[PATCH] drivers: hv: allocate synic structures before hv_synic_init()
2013-06-19 3:28 UTC
[RFC PATCH v1 5/6] USB: EHCI: improve interrupt qh unlink
2013-06-19 3:36 UTC (3+ messages)
[PATCH -V10 00/15] THP support for PPC64
2013-06-19 3:30 UTC (7+ messages)
qlen check in tun.c
2013-06-19 3:29 UTC (2+ messages)
[PATCH v5] cpufreq: fix governor start/stop race condition
2013-06-19 3:26 UTC (7+ messages)
[PATCH V2] USB: initialize or shutdown PHY when add or remove host controller
2013-06-19 3:23 UTC (5+ messages)
Issues using new idmapper in large sites
2013-06-19 3:12 UTC
[PATCH 0/1] libpam: Fix for CVE-2010-4708
2013-06-19 3:21 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] procps: fix that top will quit after cpu offline
2013-06-19 3:21 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] Acpi: acpica: acmacros: fixed a semicolon formatting issue
2013-06-19 3:17 UTC
evtchn_bind_interdomain() { struct domain *ld= current->domain } but why it is always current->domain ?
2013-06-19 3:17 UTC
[PATCH] include/linux/spinlock_api_smp.h: beautify code, correct the related comments
2013-06-19 3:15 UTC
[Qemu-devel] [PATCH] eepro100: fix compile warning
2013-06-19 3:12 UTC
[RFC PATCH v1 4/6] USB: EHCI: don't release ehci->lock if URB giveback in tasklet context
2013-06-19 3:13 UTC (3+ messages)
[PATCH] Documentation: Update driver's directory in video4linux/fimc.txt
2013-06-19 3:11 UTC (4+ messages)
[PATCH V3 00/14] watchdog: ARM mpcore Improvements
2013-06-19 3:10 UTC (7+ messages)
` [PATCH V3 01/14] watchdog/mpcore_wdt: Mark it as BROKEN
[GIT PULL 00/10] Samsung 2nd pull-request for v3.11
2013-06-19 3:09 UTC (3+ messages)
[RFC PATCH v1 3/6] USB: URB documentation: claim complete() may be run with IRQs enabled
2013-06-19 3:06 UTC (3+ messages)
[RFC PATCH v1 2/6] USB: disable IRQs deliberately when calling complete()
2013-06-19 3:02 UTC (3+ messages)
(no subject)
2013-06-19 2:45 UTC
[PATCH] kernel/timer.c: using spin_lock_irqsave instead of spin_lock + local_irq_save, especially when CONFIG_LOCKDEP not defined
2013-06-19 2:59 UTC
[Part3 PATCH v2 0/4] Support hot-remove local pagetable pages
2013-06-19 2:58 UTC (5+ messages)
[RFC PATCH v1 1/6] USB: HCD: support giveback of URB in tasklet context
2013-06-19 2:59 UTC (3+ messages)
Jusqu'a moins 40 pourcent sur la selection maison
2013-06-19 2:58 UTC
[PATCH] virtio-spec: balloon: MUST_TELL_HOST is optional
2013-06-19 2:55 UTC (3+ messages)
Danny/Cedartrail psplash not showing
2013-06-19 2:53 UTC
[PATCH] pci: Enable overrides for missing ACS capabilities
2013-06-19 2:52 UTC (7+ messages)
[PATCH 1/6] wireless: Add memory usage debugging
2013-06-19 2:51 UTC (3+ messages)
` [PATCH 6/6] wireless: Add comments about bss refcounting
[PATCH -next] dlm: remove duplicated include from lowcomms.c
2013-06-19 2:49 UTC (2+ messages)
` [Cluster-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.