messages from 2014-06-12 11:53:17 to 2014-06-12 12:40:18 UTC [more...]
[Qemu-devel] [PATCH 0/9] bdrv_open() cleanups, part 1
2014-06-12 12:40 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/9] block: Create bdrv_fill_options()
` [Qemu-devel] [PATCH 2/9] block: Move bdrv_fill_options() call to bdrv_open()
` [Qemu-devel] [PATCH 3/9] block: Move json: parsing to bdrv_fill_options()
` [Qemu-devel] [PATCH 4/9] block: Always pass driver name through options QDict
[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
2014-06-12 12:40 UTC (6+ messages)
` [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi
[dm-crypt] how to get a full disk encryption running on Linux Mint 17
2014-06-12 12:11 UTC (3+ messages)
[REVIEWv4 PATCH 00/34] Add support for compound controls, use in solo/go7007
2014-06-12 12:38 UTC (36+ messages)
` [REVIEWv4 PATCH 01/34] v4l2-ctrls: increase internal min/max/step/def to 64 bit
` [REVIEWv4 PATCH 02/34] v4l2-ctrls: use pr_info/cont instead of printk
` [REVIEWv4 PATCH 03/34] videodev2.h: add initial support for compound controls
` [REVIEWv4 PATCH 04/34] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
` [REVIEWv4 PATCH 05/34] v4l2-ctrls: add support for compound types
` [REVIEWv4 PATCH 06/34] v4l2: integrate support for VIDIOC_QUERY_EXT_CTRL
` [REVIEWv4 PATCH 07/34] v4l2-ctrls: create type_ops
` [REVIEWv4 PATCH 08/34] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
` [REVIEWv4 PATCH 09/34] v4l2-ctrls: compare values only once
` [REVIEWv4 PATCH 10/34] v4l2-ctrls: use ptrs for all but the s32 type
` [REVIEWv4 PATCH 11/34] v4l2-ctrls: prepare for array support
` [REVIEWv4 PATCH 12/34] "
` [REVIEWv4 PATCH 13/34] v4l2-ctrls: type_ops can handle array elements
` [REVIEWv4 PATCH 14/34] v4l2-ctrls: add array support
` [REVIEWv4 PATCH 15/34] v4l2-ctrls: return elem_size instead of strlen
` [REVIEWv4 PATCH 16/34] v4l2-ctrl: fix error return of copy_to/from_user
` [REVIEWv4 PATCH 17/34] DocBook media: document VIDIOC_QUERY_EXT_CTRL
` [REVIEWv4 PATCH 18/34] DocBook media: update VIDIOC_G/S/TRY_EXT_CTRLS
` [REVIEWv4 PATCH 19/34] DocBook media: fix coding style in the control example code
` [REVIEWv4 PATCH 20/34] DocBook media: improve control section
` [REVIEWv4 PATCH 21/34] DocBook media: update "
` [REVIEWv4 PATCH 22/34] v4l2-controls.txt: update to the new way of accessing controls
` [REVIEWv4 PATCH 23/34] v4l2-ctrls/videodev2.h: add u8 and u16 types
` [REVIEWv4 PATCH 24/34] DocBook media: document new u8 and u16 control types
` [REVIEWv4 PATCH 25/34] v4l2-ctrls: fix comments
` [REVIEWv4 PATCH 26/34] v4l2-ctrls/v4l2-controls.h: add MD controls
` [REVIEWv4 PATCH 27/34] DocBook media: document new motion detection controls
` [REVIEWv4 PATCH 28/34] v4l2: add a motion detection event
` [REVIEWv4 PATCH 29/34] DocBook: document new v4l "
` [REVIEWv4 PATCH 30/34] solo6x10: implement the new motion detection controls
` [REVIEWv4 PATCH 31/34] solo6x10: implement the motion detection event
` [REVIEWv4 PATCH 32/34] solo6x10: fix 'dma from stack' warning
` [REVIEWv4 PATCH 33/34] solo6x10: check dma_map_sg() return value
` [REVIEWv4 PATCH 34/34] go7007: add motion detection support
[xen-unstable test] 27016: regressions - FAIL
2014-06-12 12:38 UTC (5+ messages)
[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
2014-06-12 12:36 UTC (4+ messages)
R: Re: Slow startup of systemd-journal on BTRFS
2014-06-12 12:37 UTC (2+ messages)
[patch 00/13] time: Tree wide cleanup of interfaces and crap
2014-06-12 12:35 UTC (5+ messages)
` [patch 08/13] firewire: Use ktime_get_ts()
` [patch 13/13] tomoyo: Use sensible time interface
Kernel build issues after yesterdays merge by Linus
2014-06-12 12:36 UTC (3+ messages)
[RFC PATCH] gpio: Add a defer reset object to send board specific reset
2014-06-12 12:35 UTC (2+ messages)
[PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util
2014-06-12 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH v6 0/4] cpus: Add generic "nmi" monitor command support
2014-06-12 12:33 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 2/4] target-s390x: Migrate to new NMI interface
[PATCH BlueZ 01/10] android/gatt: Make application API public
2014-06-12 12:33 UTC (10+ messages)
` [PATCH BlueZ 02/10] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 03/10] android/hidhost: Add support for HoG
` [PATCH BlueZ 04/10] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ 05/10] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ 06/10] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ 07/10] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ 08/10] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ 09/10] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ 10/10] android/bluetooth: Fix not setting expected discovery type
[Qemu-devel] [PATCH 0/7] virtio-scsi: do not rely on iov boundaries
2014-06-12 12:33 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/7] util: add return value to qemu_iovec_concat_iov
` [Qemu-devel] [PATCH 2/7] virtio-scsi: start preparing for any_layout
` [Qemu-devel] [PATCH 3/7] virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
` [Qemu-devel] [PATCH 4/7] virtio-scsi: add extra argument and return type to qemu_sgl_concat
` [Qemu-devel] [PATCH 5/7] virtio-scsi: prepare sense data handling for any_layout
` [Qemu-devel] [PATCH 6/7] virtio-scsi: introduce virtio_scsi_complete_cmd_req
` [Qemu-devel] [PATCH 7/7] virtio-scsi: add support for the any_layout feature
Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
2014-06-12 12:32 UTC (9+ messages)
` [Xen-devel] "
[PATCH] setresuid.2: sfix
2014-06-12 12:30 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/10] usb: usb host adapter hotplug
2014-06-12 12:29 UTC (4+ messages)
atmel_nand pmecc on 8k page
2014-06-12 12:28 UTC
Conditional patches on kernel depending on board, how to maintain?
2014-06-12 12:27 UTC (2+ messages)
power and percpu: Could we move the paca into the percpu area?
2014-06-12 12:26 UTC (4+ messages)
SETools patch for libselinux-2.3
2014-06-12 12:27 UTC (4+ messages)
[PATCH] powerpc/ppc64: Allow allmodconfig to build (finally !)
2014-06-12 12:26 UTC (2+ messages)
` "
rtc/hctosys.c Problem during kernel boot
2014-06-12 12:01 UTC (3+ messages)
Kconfig fails: big select-based circular dependency
2014-06-12 12:19 UTC (10+ messages)
[patch] times.2: spfix
2014-06-12 12:19 UTC (2+ messages)
[GIT PULL] MMC updates for 3.16-rc1
2014-06-12 12:19 UTC (4+ messages)
compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
2014-06-12 12:18 UTC (24+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction
[U-Boot] [PATCH] mmc: free allocated memory on initialization errors
2014-06-12 12:17 UTC (2+ messages)
[Printing-architecture] "no-color-management" not a good idea for a name of a boolean CUPS option
2014-06-12 12:17 UTC (2+ messages)
[PATCH] iswblank.3: ATTRIBUTES: Note function that is thread safe with exceptions
2014-06-12 12:16 UTC (11+ messages)
[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
2014-06-12 12:15 UTC (3+ messages)
[Qemu-devel] [PULL 0/4] migration queue
2014-06-12 12:13 UTC (3+ messages)
[BUG & PATCH] media/rc/ir-nec-decode : phantom keypress
2014-06-12 12:12 UTC (6+ messages)
PATCH RFC: possible implementation of a low-bandwidth private 'channel'
2014-06-12 12:11 UTC (5+ messages)
` [PATCH RFC 3/4] libxl: implement channels via PV console rings attached to qemu
` [PATCH RFC 4/4] libxl: spawn a qemu to implement channels
[Qemu-devel] [PATCH v2] spapr: add uuid/host details to device tree
2014-06-12 12:09 UTC
[Qemu-devel] [PATCH v2] ppc: spapr-rtas - implement os-term rtas call
2014-06-12 12:09 UTC
[LTP] [PATCH] hotplug/cpu_hotplug: add it to run default and cleanup
2014-06-12 12:10 UTC (2+ messages)
[ATTN] Please review/check the REVIEWv4 compound control patch series
2014-06-12 12:08 UTC
[PATCH V2 00/19] irqchip: crossbar: driver fixes
2014-06-12 11:53 UTC (42+ messages)
` [PATCH V2 01/19] irqchip: crossbar: dont use '0' to mark reserved interrupts
` [PATCH V2 02/19] irqchip: crossbar: check for premapped crossbar before allocating
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 04/19] irqchip: crossbar: Initialise the crossbar with a safe value
` [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
` [PATCH V2 06/19] irqchip: crossbar: remove IS_ERR_VALUE check
` [PATCH V2 07/19] irqchip: crossbar: fix sparse warnings
` [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
` [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
` [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
` [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
` [PATCH V2 12/19] irqchip: crossbar: return proper error value
` [PATCH V2 13/19] irqchip: crossbar: change the goto naming
` [PATCH V2 14/19] irqchip: crossbar: set cb pointer to null in case of error
` [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
` [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
` [PATCH V2 16/19] irqchip: crossbar: introduce ti, max-crossbar-sources "
` [PATCH V2 17/19] irqchip: crossbar: introduce centralized check for crossbar write
` [PATCH V2 18/19] Documentation: dt: OMAP: crossbar: add description for interrupt consumer
` [PATCH V2 19/19] irqchip: crossbar allow for quirky hardware with direct hardwiring of GIC
[PATCH V2 0/2] ARM: dts: dra7: Add crossbar dt support
2014-06-12 12:05 UTC (6+ messages)
` [PATCH V2 1/2] ARM: dts: DRA7: Add routable-irqs property for gic node
` [PATCH V2 2/2] ARM: dts: DRA7: Add crossbar device binding
[PATCH] HDP: trivial: Fix redundant debug print
2014-06-12 12:07 UTC
[PATCH] relocate_sdk.py: fix lib path error
2014-06-12 12:07 UTC (4+ messages)
[lm-sensors] [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor
2014-06-12 12:06 UTC (5+ messages)
` "
SPP profile in Bluez
2014-06-12 12:06 UTC (5+ messages)
[PATCH v2 3/4] tools lib traceevent: Add options to function plugin
2014-06-12 12:00 UTC (2+ messages)
` [tip:perf/core] "
[Buildroot] [PATCH] faifa: Bump version
2014-06-12 12:05 UTC
[PATCH] IOMMU: Prevent VT-d device IOTLB operations on wrong IOMMU
2014-06-12 12:05 UTC (3+ messages)
[PATCH 1/2 v2] perf timechart: fix documentation
2014-06-12 12:04 UTC (2+ messages)
` [tip:perf/core] perf timechart: Reflow documentation
[PATCH -tip 4/4] perf/probe: Improve error messages with --line option
2014-06-12 12:04 UTC (2+ messages)
` [tip:perf/core] perf probe: Improve error messages in "
[PATCH -tip 3/4] perf/probe: Improve an error message of perf probe --vars mode
2014-06-12 12:04 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH -tip 2/4] perf/probe: Show error code and description in verbose mode
2014-06-12 12:04 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[tip:perf/core] perf tests: Show the inner make output when an error happens
2014-06-12 12:03 UTC
[tip:perf/core] perf tools: Emit more precise message for missing glibc static library
2014-06-12 12:03 UTC
[PATCH -tip 1/4] perf/probe: Improve error message for unknown member of data structure
2014-06-12 12:04 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH 7/7] perf: Add dcacheline sort
2014-06-12 12:03 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH 1/7] events, perf: Pass protection and flags bits through mmap2 interface
2014-06-12 12:02 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 6/7 V3] perf: Add support to dynamically get cacheline size
2014-06-12 12:03 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH 5/7] perf: Add cpumode to struct hist_entry
2014-06-12 12:03 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH 4/7] perf report: Add mem-mode documentation to report command
2014-06-12 12:02 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 2/7 V2] Revert "perf: Disable PERF_RECORD_MMAP2 support"
2014-06-12 12:02 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 3/7] perf: Update mmap2 interface with protection and flag bits
2014-06-12 12:02 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH] perf script/python: Print array argument as string
2014-06-12 12:01 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] perf tools: Prettify the tags/TAGS/cscope targets output
2014-06-12 12:01 UTC (2+ messages)
` [tip:perf/core] perf tools: Prettify the tags/TAGS/ cscope "
[PATCHv2] perf tools: Fix pipe check regression in attr event callback
2014-06-12 12:01 UTC (2+ messages)
` [tip:perf/core] "
[RFC][PATCH] tracing: Add __cpumask() macro to trace events to record cpumasks
2014-06-12 12:01 UTC (3+ messages)
` [PATCH v2 4/4] tools lib traceevent: Added support for __get_bitmask() macro
` [tip:perf/core] "
[PATCH v2 1/4] tools lib traceevent: Add flag to not load event plugins
2014-06-12 12:00 UTC (2+ messages)
` [tip:perf/core] "
[PATCH v3 2/4] tools lib traceevent: Add options to plugins
2014-06-12 12:00 UTC (2+ messages)
` [tip:perf/core] "
kmemleak: Unable to handle kernel paging request
2014-06-12 12:00 UTC (7+ messages)
[PATCH v1 0/2]ata: Fix the dma state machine lockup for APM X-Gene SoC
2014-06-12 11:59 UTC (3+ messages)
` [PATCH v1 1/2] libahci: Implement the function ahci_restart_engine to restart the port dma engine
` [PATCH v1 2/2] ata: Fix the dma state machine lockup for the PIO mode commands
Recent changes (master)
2014-06-12 12:00 UTC
[RFC PATCH 1/1 libnetfilter_conntrack] zero value handling of mark and zone
2014-06-12 11:59 UTC (6+ messages)
[PATCH v5 00/19] kvm-unit-tests/arm: initial drop
2014-06-12 11:56 UTC (5+ messages)
` [PATCH v5 12/19] Introduce virtio-testdev
[GIT PULL 0/7] perf/core improvements
2014-06-12 11:56 UTC (2+ messages)
Tracing custom text file using TMF or LTTV question
2014-06-12 11:56 UTC
[GIT PULL 00/15] perf/core improvements and fixes
2014-06-12 11:54 UTC (2+ messages)
[PATCH] android/gatt: Fix meory leak
2014-06-12 11:53 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.