messages from 2011-06-07 14:18:49 to 2011-06-07 15:09:50 UTC [more...]
[PATCH v1 00/30] Ext4 snapshots
2011-06-07 15:07 UTC (20+ messages)
` [PATCH v1 01/36] ext4: EXT4 snapshots (Experimental)
` [PATCH v1 02/36] ext4: snapshot debugging support
` [PATCH v1 03/36] ext4: snapshot hooks - inside JBD hooks
` [PATCH v1 04/36] ext4: snapshot hooks - block bitmap access
` [PATCH v1 05/36] ext4: snapshot hooks - delete blocks
` [PATCH v1 06/36] ext4: snapshot hooks - move data blocks
` [PATCH v1 07/36] ext4: snapshot hooks - direct I/O
` [PATCH v1 08/36] ext4: snapshot hooks - move extent file data blocks
` [PATCH v1 09/36] ext4: snapshot file
` [PATCH v1 10/36] ext4: snapshot file - read through to block device
` [PATCH v1 11/36] ext4: snapshot file - permissions
` [PATCH v1 12/36] ext4: snapshot file - store on disk
` [PATCH v1 13/36] ext4: snapshot file - increase maximum file size limit to 16TB
` [PATCH v1 14/36] ext4: snapshot block operations
` [PATCH v1 15/36] ext4: snapshot block operation - copy blocks to snapshot
` [PATCH v1 16/36] ext4: snapshot block operation - move "
` [PATCH v1 17/36] ext4: snapshot block operation - copy block bitmap "
` [PATCH v1 18/36] ext4: snapshot control
` [PATCH v1 19/36] ext4: snapshot control - init new snapshot
[RFC PATCHv4 0/7] HSI framework and drivers
2011-06-07 15:09 UTC (7+ messages)
[PATCH] ASoC: core - Optimise and refactor pcm_new() to pass only rtd
2011-06-07 15:08 UTC
[PATCH] sched: correct testing need_resched in mutex_spin_on_owner()
2011-06-07 15:08 UTC (8+ messages)
[PATCH] ASoC: core - Allow components to probe/remove in sequence
2011-06-07 15:08 UTC
[PATCH 0/4] Fix compaction stalls due to accounting errors in isolated page accounting
2011-06-07 15:07 UTC (10+ messages)
` [PATCH 1/4] mm: compaction: Ensure that the compaction free scanner does not move to the next zone
` [PATCH 2/4] mm: vmscan: Do not use page_count without a page pin
` [PATCH 3/4] mm: memory-failure: Fix isolated page count during memory failure
` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
Status of function-sections work?
2011-06-07 15:06 UTC (3+ messages)
[U-Boot] [PATCH 0/5] Add bitfields, clock and pinmux functions to simplify code
2011-06-07 15:06 UTC (4+ messages)
` [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros
[PATCH v3 2/4] mmc: support sdhci-pxav2.c
2011-06-07 15:04 UTC (7+ messages)
[RFCv3 PATCH 00/18] Add Control Event and autofoo/foo support
2011-06-07 15:05 UTC (19+ messages)
` [RFCv3 PATCH 01/18] v4l2-ctrls: introduce call_op define
` [RFCv3 PATCH 02/18] v4l2-ctrls: simplify error_idx handling
` [RFCv3 PATCH 03/18] v4l2-ctrls: drivers should be able to ignore the READ_ONLY flag
` [RFCv3 PATCH 04/18] v4l2-ioctl: add ctrl_handler to v4l2_fh
` [RFCv3 PATCH 05/18] v4l2-subdev: implement per-filehandle control handlers
` [RFCv3 PATCH 06/18] v4l2-ctrls: fix and improve volatile control handling
` [RFCv3 PATCH 07/18] v4l2-controls.txt: update to latest v4l2-ctrl.c changes
` [RFCv3 PATCH 08/18] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scenarios
` [RFCv3 PATCH 09/18] DocBook: Improve cluster documentation and document the new autoclusters
` [RFCv3 PATCH 10/18] vivi: add autogain/gain support to test the autocluster functionality
` [RFCv3 PATCH 11/18] v4l2-ctrls: add v4l2_fh pointer to the set control functions
` [RFCv3 PATCH 12/18] vb2_poll: don't start DMA, leave that to the first read()
` [RFCv3 PATCH 13/18] v4l2-ctrls: add control events
` [RFCv3 PATCH 14/18] v4l2-ctrls: simplify event subscription
` [RFCv3 PATCH 15/18] V4L2 spec: document control events
` [RFCv3 PATCH 16/18] vivi: support "
` [RFCv3 PATCH 17/18] ivtv: add control event support
` [RFCv3 PATCH 18/18] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support
drivers/ata/sata_dwc_460ex.c: Do we still need "struct of_device_id sata_dwc_match"
2011-06-07 15:03 UTC (2+ messages)
[Qemu-devel] [RFC 00/10] ISA reconfigurability
2011-06-07 15:02 UTC (12+ messages)
` [Qemu-devel] [RFC v2 00/10] ISA reconfigurability v2
` [Qemu-devel] [RFC v2 01/10] isa: Provide set_state callback
` [Qemu-devel] [RFC v2 02/10] isa: Allow to un-assign I/O ports
` [Qemu-devel] [RFC v2 03/10] isa: Allow to un-associate an IRQ
` [Qemu-devel] [RFC v2 04/10] parallel: Implement ISA set_state callback
` [Qemu-devel] [RFC v2 05/10] serial: Implement ISA set_state() callback
` [Qemu-devel] [PATCH v2 06/10] fdc: Parametrize ISA base, IRQ and DMA
` [Qemu-devel] [RFC v2 07/10] fdc: Implement ISA set_state() callback
` [Qemu-devel] [RFC v2 08/10] ide: Allow to discard I/O ports
` [Qemu-devel] [RFC v2 09/10] ide: Implement ISA set_state() callback
` [Qemu-devel] [RFC v2 10/10] prep: Add pc87312 Super I/O emulation
[PATCH 1/6] jffs2: make lzo optional at build time
2011-06-07 15:02 UTC (5+ messages)
` [PATCH 2/6] mtdinfo: send help/version info to stdout
` [PATCH v2] ubi-utils: "
[PATCH v2 01/11] Bluetooth: Add advertising report meta event structs
2011-06-07 15:02 UTC (4+ messages)
` [PATCH v2 06/11] Bluetooth: Advertising entries lifetime
[PATCH V3 2/4] voicecall: add ATD support for HFP emulator
2011-06-07 15:01 UTC (2+ messages)
[PATCH 1/2] gpio/mxs: remove irq_high related implementation
2011-06-07 15:01 UTC (4+ messages)
` [PATCH 2/2] gpio/mxs: convert gpio-mxs to use generic irq chip
[PATCH 00/49] Staging: hv: Driver cleanup
2011-06-07 14:59 UTC (8+ messages)
` [PATCH 01/49] Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL
` [PATCH 12/49] Staging: hv: storvsc: Add a DMI signature to support auto-loading
` [PATCH 24/49] Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()
[PATCH v2] gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
2011-06-07 14:58 UTC (2+ messages)
[PATCH] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
2011-06-07 14:57 UTC
Changing Kernel thread priorities
2011-06-07 14:57 UTC (7+ messages)
[PATCH] ext3/ext4 Documentation: remove bh/nobh since it has been deprecated
2011-06-07 14:57 UTC (2+ messages)
[GIT PULL] perf update
2011-06-07 14:56 UTC
[PATCH] mtd: ndfc: fix a memory leak in ndfc_remove
2011-06-07 14:55 UTC (2+ messages)
MMC runtime PM patches break libertas probe
2011-06-07 14:45 UTC (18+ messages)
[iwl4965] Microcode SW error detected
2011-06-07 14:54 UTC (3+ messages)
[PATCH 2/7] Kernel: space and brace fixes for user_namespace.c
2011-06-07 14:54 UTC (4+ messages)
` [PATCH 6/7] Kernel: fix spaces with respect to the coding style in sys.c
Fw: [PATCH] Intel SCU Watchdog: Fix build failure and duplicate include
2011-06-07 14:54 UTC
[linux-lvm] Installation fails if VG is exported
2011-06-07 14:53 UTC (3+ messages)
mmap on a block device
2011-06-07 14:53 UTC (4+ messages)
[PATCH] ext4: remove deprecated oldalloc
2011-06-07 14:53 UTC (3+ messages)
[PATCH] gpio/mxc: convert gpio-mxc to use generic irq chip
2011-06-07 14:49 UTC (3+ messages)
[PATCH 1/2] md/bitmap: use proper accessor macro
2011-06-07 14:49 UTC (2+ messages)
` [PATCH 2/2] md/bitmap: remove unused fields from struct bitmap
git fast-export and lightweight tags
2011-06-07 14:48 UTC (4+ messages)
[PATCH 0/6] V4L2: OMAP: VOUT: Extend V4L2 support for OMAP4
2011-06-07 14:47 UTC (7+ messages)
` [PATCH 1/6] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface
` [PATCH 2/6] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf
` [PATCH 3/6] V4L2: OMAP: VOUT: Adapt to Multiplanar APIs
` [PATCH 4/6] V4L2: OMAP: VOUT: Modifications to support 1-plane Multiplanar for RGB/YUYV formats
` [PATCH 5/6] V4L2: OMAP: VOUT: Changes for NV12 format support for OMAP4
` [PATCH 6/6] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code
[PATCH] xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
2011-06-07 14:47 UTC (2+ messages)
[Buildroot] How do I configure crosstool-NG when built from in buildroot?`
2011-06-07 14:47 UTC (2+ messages)
[PATCH][RFC] Sparc: Remove trigraph in die_if_kernel() message
2011-06-07 14:38 UTC (2+ messages)
[Qemu-devel] QMP: RFC: I/O error info & query-stop-reason
2011-06-07 14:46 UTC (8+ messages)
[PATCH] perf: bug fix and cleanups for perf lock
2011-06-07 14:45 UTC
[PATCH] perf: bug fixes and cleanups for perf sched
2011-06-07 14:45 UTC
[PATCH v2 00/12] MFD/ASoC/Input: TWL4030/TWL60X0 changes
2011-06-07 14:45 UTC (14+ messages)
` [PATCH v2 02/12] OMAP4: Move common twl6030 configuration to pmic-common
` [PATCH v2 03/12] OMAP3: Move common pmic "
` [PATCH v2 04/12] OMAP3: Move common regulator "
` [PATCH v2 05/12] MFD: twl4030-codec: Rename internals from codec to audio
` [PATCH v2 06/12] MFD: twl4030-codec -> twl4030-audio: Rename the driver
` [PATCH v2 07/12] MFD: twl4030-audio: Rename platform data
` [PATCH v2 08/12] mfd: twl6040: Add initial support
` [PATCH v2 09/12] ASoC: twl6040: Convert into TWL6040 MFD child
` [PATCH v2 10/12] MFD: twl6040: Change platform data for soc codec driver
` [PATCH v2 11/12] input: Add initial support for TWL6040 vibrator
` [PATCH v2 12/12] OMAP4: SDP4430: Add twl6040 vibrator platform support
[GIT PULL for 3.0-rc3] media fixes
2011-06-07 14:44 UTC
Change in functionality of futex() system call
2011-06-07 14:44 UTC (11+ messages)
[PATCH] usbnet/cdc_ncm: add missing .reset_resume hook
2011-06-07 14:43 UTC (8+ messages)
[PATCH] networking: fix warning about unused label wake_up
2011-06-07 14:37 UTC
[Fwd: RE: ipv6 link local address]
2011-06-07 14:43 UTC (2+ messages)
[Cluster-devel] [PATCH] Add i18n support to gfs2-utils
2011-06-07 14:42 UTC
Question on portmapper source
2011-06-07 14:41 UTC (5+ messages)
Generic Attribute API race condition
2011-06-07 14:41 UTC
KVM induced panic on 2.6.38[2367] & 2.6.39
2011-06-07 14:40 UTC (19+ messages)
[PATCH v3 00/10] Prevent LRU churning
2011-06-07 14:38 UTC (22+ messages)
` [PATCH v3 01/10] compaction: trivial clean up acct_isolated
` [PATCH v3 02/10] Change isolate mode from int type to enum type
` [PATCH v3 03/10] Add additional isolation mode
` [PATCH v3 04/10] compaction: make isolate_lru_page with filter aware
` [PATCH v3 05/10] vmscan: "
` [PATCH v3 06/10] In order putback lru core
` [PATCH v3 07/10] migration: clean up unmap_and_move
` [PATCH v3 08/10] migration: make in-order-putback aware
` [PATCH v3 09/10] compaction: make compaction use in-order putback
` [PATCH v3 10/10] add inorder-lru tracepoints for just measurement
ipqueue allocation failure
2011-06-07 14:39 UTC (7+ messages)
` [PATCH] Use unsigned variables for packet lengths in ip[6]_queue
[PATCH RFC 00/30] Ext4 snapshots - core patches
2011-06-07 14:39 UTC (11+ messages)
[PATCH] ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board
2011-06-07 14:37 UTC
[PATCH] Input: wm831x-ts - Remove unneeded clearing of driver data
2011-06-07 14:37 UTC
[PATCH] [linux-2.6.39.x for xen] tmem: self-ballooning and frontswap-selfshrinking
2011-06-07 14:37 UTC (3+ messages)
Kernel crash on smdk2416 board with linux-3.0.0-rc2
2011-06-07 14:37 UTC
[PATCH 00/44] Cleanup of parse/register scenario
2011-06-07 14:33 UTC (4+ messages)
` [PATCH 01/44] mtd: add new API for handling MTD registration
[2:656]?
2011-06-07 14:32 UTC (6+ messages)
` ipv6 link local address
[PATCH v2 1/2] coredump: use task comm instead of (unknown)
2011-06-07 14:30 UTC (2+ messages)
` [PATCH v2 2/2] coredump: escape / in hostname and comm
[PATCH] libxl, Introduce a QMP client
2011-06-07 14:30 UTC (6+ messages)
` "
loop-aes encrypted root on Fedora 15 using systemd
2011-06-07 14:28 UTC (7+ messages)
[PATCH] linphone: added recipe for v3.4.3
2011-06-07 14:23 UTC (5+ messages)
Invalid credentials ( __validate_creds()) due to cred->magic == "DeaD" from sys_clone() (2.6.39 PREEMPT SMP SELinux kernel)
2011-06-07 14:26 UTC (3+ messages)
[GIT PULL] stable/broadcom.ibft-bugfixes for 3.0-rc2
2011-06-07 14:25 UTC (2+ messages)
[PATCH 0/25] sony-laptop: code improvements and support extension for newer Vaios
2011-06-07 14:23 UTC (9+ messages)
` [PATCH 12/25] sony-laptop: input core improvements improvements
[Bug 29162] New: Reiserfs hang with dataloss sometimes
2011-06-07 14:23 UTC (2+ messages)
` [Bug 29162] "
need pointer to Understand how to use IBV_WR_RDMA_WRITE_WITH_IMM
2011-06-07 14:23 UTC (2+ messages)
[Adeos-main] [PATCH 0/5] [PULL] ipipe-2.6.38-x86
2011-06-07 14:23 UTC (2+ messages)
[Bug 36892] New: page faults / general protection faults under heavy 3d load
2011-06-07 14:22 UTC (2+ messages)
` [Bug 36892] "
[PATCH v2 0/3] DT bindings for Cortex A9 peripherals
2011-06-07 14:22 UTC (8+ messages)
` [PATCH 1/3] ARM: pmu: add OF probing support
` [PATCH 2/3] ARM: gic: add OF based initialization
` [PATCH 3/3] ARM: l2x0: Add "
[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
2011-06-07 14:21 UTC (6+ messages)
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
[Qemu-devel] [PATCH] Buildfix: fix libcacard build with -m32 on 64bit machine
2011-06-07 14:20 UTC (4+ messages)
linux-next: manual merge of the gpio tree with the slave-dma tree
2011-06-07 14:20 UTC (2+ messages)
[LTP] [PATCH v2] cgroups/cpuacct_setup: fix task_kill() search for process
2011-06-07 14:19 UTC
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.