messages from 2013-06-27 12:48:45 to 2013-06-27 13:28:37 UTC [more...]
[Qemu-devel] [PATCH v4 00/17] aio: drop io_flush()
2013-06-27 13:28 UTC (17+ messages)
` [Qemu-devel] [PATCH v4 01/17] block: stop relying on io_flush() in bdrv_drain_all()
` [Qemu-devel] [PATCH v4 02/17] dataplane/virtio-blk: check exit conditions before aio_poll()
` [Qemu-devel] [PATCH v4 03/17] tests: adjust test-aio to new aio_poll() semantics
` [Qemu-devel] [PATCH v4 04/17] tests: adjust test-thread-pool "
` [Qemu-devel] [PATCH v4 05/17] aio: stop using .io_flush()
` [Qemu-devel] [PATCH v4 16/17] tests: drop event_active_cb()
` [Qemu-devel] [PATCH v4 17/17] aio: drop io_flush argument
Removing a package from an image
2013-06-27 13:27 UTC (3+ messages)
master - cleanup: clear outdated comment (TODO already done)
2013-06-27 13:27 UTC
[U-Boot] [PATCH 1/1] socfpga: Consolidating reset code into reset_manager.c. Also separating reset configuration for virtual target and real hardware Cyclone V development kit
2013-06-27 13:27 UTC
nested virtualization test report for Xen 4.3-RC1
2013-06-27 13:27 UTC
[LTP] [PATCH] runtest/ipc: Add some IPC syscalls test-cases
2013-06-27 13:28 UTC (3+ messages)
[Bug 66255] New: Enabling Xinerama with nouveau driver causes Segmentation fault
2013-06-27 13:27 UTC (3+ messages)
` [Bug 66255] "
[U-Boot] [PATCH1/1] socfpga: Separating the configuration file for Virtual Target and real hardware Cyclone V development kit
2013-06-27 13:26 UTC
[Qemu-devel] [PATCH 1/1] qemu-char: Fix ID reuse after chardev-remove for qapi-based init
2013-06-27 13:25 UTC
[Qemu-devel] [PATCH 0/8] Add virtio-mmio and use it in vexpress
2013-06-27 13:04 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
` [Qemu-devel] [PATCH 2/8] arm/boot: Use qemu_devtree_setprop_sized_cells()
` [Qemu-devel] [PATCH 3/8] virtio: Add support for guest setting of queue size
` [Qemu-devel] [PATCH 4/8] virtio: Support transports which can specify the vring alignment
` [Qemu-devel] [PATCH 5/8] virtio: Implement MMIO based virtio transport
` [Qemu-devel] [PATCH 6/8] arm/boot: Allow boards to modify the FDT blob
` [Qemu-devel] [PATCH 7/8] vexpress: Make VEDBoardInfo extend arm_boot_info
` [Qemu-devel] [PATCH 8/8] vexpress: Add virtio-mmio transports
Kernel patch is unpacked but not applied
2013-06-27 13:24 UTC (5+ messages)
device files should be handled by git
2013-06-27 13:24 UTC (3+ messages)
[PATCH] Documentation: dt: bindings: TI WiLink modules
2013-06-27 13:23 UTC (11+ messages)
pull-request: can-next 2013-06-27
2013-06-27 13:23 UTC
[U-Boot] [PATCH] usb: fix unaligned access in device_qual()
2013-06-27 13:23 UTC (4+ messages)
[Qemu-devel] [PATCH 1/2] fbdev: add linux framebuffer display driver
2013-06-27 13:23 UTC (4+ messages)
[U-Boot] U-Boot build issue
2013-06-27 13:23 UTC (6+ messages)
[PATCH 0/6] Thunderbolt workarounds take 2
2013-06-27 13:25 UTC (15+ messages)
` [PATCH 1/6] PCI: acpiphp: do not check for SLOT_ENABLED in enable_device()
` [PATCH 2/6] PCI: acpiphp: enable_device(): rescan even if no new devices on slot
` [PATCH 6/6] x86/PCI: quirk Thunderbolt PCI-to-PCI bridges
[RFC] am33xx: create child nodes for the two musb controllers
2013-06-27 13:22 UTC (3+ messages)
cgroup: status-quo and userland efforts
2013-06-27 13:22 UTC (12+ messages)
[PATCH] net: fec: reset rx mode when do suspend/resume or link status change
2013-06-27 13:21 UTC (3+ messages)
[dylan][PATCH] hob: save the base image name for the customized images
2013-06-27 13:23 UTC
[PATCH linux-next] ARM: OMAP2+: fix omap4-restart compilation
2013-06-27 13:18 UTC (4+ messages)
[PATCH v4] HID: Add full support for Logitech Unifying receivers
2013-06-27 13:16 UTC (5+ messages)
` Logitech M705: Thumb button (was Re: [PATCH v4] HID: Add full support for Logitech Unifying receivers)
[meta-fsl-arm][PATCH] gpu-viv-bin-mx6q.inc: fix libEGL and libGLESv2 installation
2013-06-27 13:16 UTC (3+ messages)
Off-line deverloper workflow?
2013-06-27 13:14 UTC (3+ messages)
[PATCH] MIPS: micromips: Add 16-bit instruction floating point breakpoints
2013-06-27 13:13 UTC (4+ messages)
[GIT PULL] DaVinci DT updates for v3.11
2013-06-27 13:13 UTC (2+ messages)
[Qemu-devel] [PATCHv2 00/11] iscsi/qemu-img/block-migration enhancements
2013-06-27 13:11 UTC (12+ messages)
` [Qemu-devel] [PATCHv2 01/11] iscsi: add logical block provisioning information to iscsilun
` [Qemu-devel] [PATCHv2 02/11] iscsi: read unmap info from block limits vpd page
` [Qemu-devel] [PATCHv2 03/11] iscsi: add bdrv_co_is_allocated
` [Qemu-devel] [PATCHv2 04/11] iscsi: add bdrv_co_write_zeroes
` [Qemu-devel] [PATCHv2 05/11] block: add bdrv_write_zeroes()
` [Qemu-devel] [PATCHv2 06/11] block/raw: add bdrv_co_write_zeroes
` [Qemu-devel] [PATCHv2 07/11] iscsi: let bdrv_create conditionally zero out the device
` [Qemu-devel] [PATCHv2 08/11] block-migration: efficiently encode zero blocks
` [Qemu-devel] [PATCHv2 09/11] iscsi: factor out sector conversions
` [Qemu-devel] [PATCHv2 10/11] iscsi: ignore aio_discard if unsupported
` [Qemu-devel] [PATCHv2 11/11] iscsi: assert that sectors are aligned to LUN blocksize
[PATCHv4 00/18] Add support for 5 and 10 MHz channels
2013-06-27 13:12 UTC (12+ messages)
` [PATCHv4 01/18] nl80211: add scan width to bss and scan request
` [PATCHv4 02/18] mac80211/rc80211: add chandef to rate initialization
` [PATCHv4 03/18] mac80211: fix timing for 5 MHz and 10 MHz channels
` [PATCHv4 05/18] cfg80211/mac80211: get mandatory rates based on rate flags
` [PATCHv4 08/18] mac80211: allow scanning for 5/10 MHz channels in IBSS
[PATCH 000/165] radeon drm-next patches
2013-06-27 13:12 UTC (3+ messages)
[GIT PULL] perf fix
2013-06-27 13:11 UTC
[PATCH 0/3] ARM: imx: flexcan: convert transceiver switching to DT
2013-06-27 13:11 UTC (3+ messages)
[PATCH v2 0/5] kernel mode NEON support
2013-06-27 13:11 UTC (9+ messages)
` [PATCH v2 3/5] ARM: add support for kernel mode NEON
[PATCH babeltrace] Make python bindings compile with trunk
2013-06-27 13:10 UTC
Missing Atheros ath6k Firmware
2013-06-27 13:10 UTC (4+ messages)
[PATCH] ACPI/fan: Initialize acpi_state variable
2013-06-27 13:07 UTC (4+ messages)
[PATCH] [2/2] set terminal window in theme file
2013-06-27 13:07 UTC (2+ messages)
[Qemu-devel] Dumping USB packets
2013-06-27 13:06 UTC
[GIT PULL] at91: non critical fixes (for early 3.11) #2
2013-06-27 13:03 UTC (3+ messages)
deadlock in scheduler enabling HRTICK feature
2013-06-27 13:06 UTC (8+ messages)
Fwd: Porting cpufreq module for memory frequency scaling 'memfreq'
2013-06-27 13:06 UTC (3+ messages)
` "
[PATCH] Xendomains was not correctly suspending domains when a STOP was issued
2013-06-27 13:06 UTC (8+ messages)
[PATCH 3/6] sound/pci:trivial: replace numeric with standard PM state macros
2013-06-27 13:06 UTC (4+ messages)
[Bug 66176] New: nouveau.perflvl kernel parameter doesn't work
2013-06-27 13:04 UTC (3+ messages)
` [Bug 66176] "
[PATCH 00/24] R-Car DU DRM support for R8A7790
2013-06-27 13:04 UTC (4+ messages)
` [PATCH 02/24] drm/rcar-du: Use devm_ioremap_resource()
[PATCH 10/11] drm/i915: Add functions to force psr exit
2013-06-27 13:03 UTC (2+ messages)
` [PATCH] "
Packard Bell EasyNote LV need i915.invert_brightness=1
2013-06-27 13:03 UTC (10+ messages)
Crypto Fixes for 2.6.38
2013-06-27 13:02 UTC (12+ messages)
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
` Crypto Fixes for 3.10
UBIFS: power cut test on 2.6.35 + NOR
2013-06-27 13:01 UTC (4+ messages)
[PATCH] userns: Convert xfs to use kuid/kgid where appropriate
2013-06-27 13:02 UTC (11+ messages)
` [PATCH v2 RFC] "
[PATCH linux-next] arm: zynq: fix compilation warning
2013-06-27 13:01 UTC (4+ messages)
[PATCH v3] thermal: add imx thermal driver support
2013-06-27 13:01 UTC (3+ messages)
[PATCH-next] kvm: don't try to take mmu_lock while holding the main raw kvm_lock
2013-06-27 13:01 UTC (7+ messages)
[PATCH v4 0/4] Renesas sh-sci updates for v3.11
2013-06-27 13:01 UTC (3+ messages)
[PATCH 5/6] Gpio/trivial: replace numeric with standard PM state macros
2013-06-27 12:58 UTC
[PATCH 6/6] ssb/trivial: replace numeric with standard PM state macros
2013-06-27 13:00 UTC
[PATCH] drm/gem: add mutex lock when using drm_gem_mmap_obj
2013-06-27 13:00 UTC (3+ messages)
` [PATCH v2] "
(unknown),
2013-06-27 12:58 UTC (8+ messages)
` Memory allocation can cause ext4 filesystem to be remounted r/o
[Xenomai] Xenomai warn_upon_switch
2013-06-27 12:58 UTC (5+ messages)
[Qemu-devel] qemu-img create encryption
2013-06-27 12:57 UTC (4+ messages)
[PATCH 4/6] vt6655/trivial: replace numeric with standard PM state macros
2013-06-27 12:57 UTC
Activate debug
2013-06-27 12:57 UTC
Qt embedded, touchscreens, and cursors
2013-06-27 12:56 UTC (3+ messages)
Layer input
2013-06-27 12:56 UTC (4+ messages)
[LTP] [PATCH] mmap/mmap14.c: new case to test MAP_LOCKED of mmap
2013-06-27 12:56 UTC (2+ messages)
[PATCH babeltrace] Make python bindings compile with trunk
2013-06-27 12:54 UTC
[PATCH] rbd: send snapshot context with writes
2013-06-27 12:54 UTC (3+ messages)
[PATCH 2/6] net/trivial: replace numeric with standard PM state macros
2013-06-27 12:53 UTC
[ 3.5.y.z extended stable ] Patch "sctp: fully initialize sctp_outq in sctp_outq_init" has been added to staging queue
2013-06-27 12:53 UTC
[PATCH 1/6] char/agp: replace numeric with standard PM state macros
2013-06-27 12:52 UTC
frequent softlockups with 3.10rc6
2013-06-27 12:52 UTC (11+ messages)
[PATCH] drm/i915: Adding global I915_PARAM for PSR ENABLED
2013-06-27 12:51 UTC (2+ messages)
Atmel updates to atmel_mxt_ts touch controller driver - v6
2013-06-27 12:49 UTC (45+ messages)
` [PATCH 02/51] Input: atmel_mxt_ts - Improve T19 GPIO keys handling
` [PATCH 04/51] Input: atmel_mxt_ts - define helper functions for size and instances
` [PATCH 10/51] Input: atmel_mxt_ts - Improve error reporting and debug
` [PATCH 11/51] Input: atmel_mxt_ts - Implement CRC check for configuration data
` [PATCH 12/51] Input: atmel_mxt_ts - Download device config using firmware loader
` [PATCH 13/51] Input: atmel_mxt_ts - Calculate and check CRC in config file
` [PATCH 14/51] Input: atmel_mxt_ts - Add additional bootloader addresses
` [PATCH 15/51] Input: atmel_mxt_ts - Read and report bootloader version
` [PATCH 16/51] Input: atmel_mxt_ts - Implement bootloader frame retries
` [PATCH 17/51] Input: atmel_mxt_ts - Improve bootloader progress output
` [PATCH 18/51] Input: atmel_mxt_ts - Add check for incorrect firmware file format
` [PATCH 19/51] Input: atmel_mxt_ts - Read screen config from chip
` [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata
` [PATCH 21/51] Input: atmel_mxt_ts - Use deep sleep mode when stopped
` [PATCH 22/51] Input: atmel_mxt_ts - Add shutdown function
` [PATCH 23/51] Input: atmel_mxt_ts - Rename pressure to amplitude to match spec
` [PATCH 24/51] Input: atmel_mxt_ts - Rename touchscreen defines to include T9
` [PATCH 25/51] Input: atmel_mxt_ts - Handle multiple input reports in one message
` [PATCH 26/51] Input: atmel_mxt_ts - Move input device init into separate function
` [PATCH 27/51] Input: atmel_mxt_ts - Handle APP_CRC_FAIL on startup
` [PATCH 28/51] Input: atmel_mxt_ts - Handle bootloader previously unlocked
` [PATCH 29/51] Input: atmel_mxt_ts - Add bootloader addresses for new chips
` [PATCH 30/51] Input: atmel_mxt_ts - Recover from bootloader on probe
` [PATCH 31/51] Input: atmel_mxt_ts - Add support for dynamic message size
` [PATCH 32/51] Input: atmel_mxt_ts - Decode T6 status messages
` [PATCH 33/51] Input: atmel_mxt_ts - Split message handler into separate functions
` [PATCH 34/51] Input: atmel_mxt_ts - Implement T44 message handling
` [PATCH 35/51] Input: atmel_mxt_ts - Output status from T48 Noise Supression
` [PATCH 36/51] Input: atmel_mxt_ts - Output status from T42 Touch Suppression
` [PATCH 37/51] Input: atmel_mxt_ts - Implement vector/orientation support
` [PATCH 38/51] Input: atmel_mxt_ts - implement I2C retries
` [PATCH 39/51] Input: atmel_mxt_ts - Implement T63 Active Stylus support
` [PATCH 40/51] Input: atmel_mxt_ts - Implement support for T15 Key Array
` [PATCH 41/51] Input: atmel_mxt_ts - Remove unused defines
` [PATCH 42/51] Input: atmel_mxt_ts - Verify Information Block checksum on probe
` [PATCH 43/51] Input: atmel_mxt_ts - Use T18 RETRIGEN to handle IRQF_TRIGGER_LOW
` [PATCH 44/51] Input: atmel_mxt_ts - Handle reports from T47 Stylus object
` [PATCH 45/51] Input: atmel_mxt_ts - Release touch state during suspend
` [PATCH 46/51] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg
` [PATCH 47/51] Input: atmel_mxt_ts - Add regulator control support
` [PATCH 48/51] Input: atmel_mxt_ts - Implement support for T100 touch object
` [PATCH 49/51] Input: atmel_mxt_ts - Allow specification of firmware file name
` [PATCH 50/51] Input: atmel_mxt_ts - Handle cfg filename via pdata/sysfs
` [PATCH 51/51] Input: atmel_mxt_ts - Only use first T9 instance
[PATCH v3 0/12] Verified boot implementation based on FIT
2013-06-27 12:50 UTC (5+ messages)
` [U-Boot] [PATCH v3 03/12] image: Add RSA support for image signing
libcephfs: Open-By-Handle API - our patch and it's description
2013-06-27 12:50 UTC
[PATCH linux-next] ARM: keystone: fix compilation warning
2013-06-27 12:49 UTC (3+ messages)
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.