All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 11:56:41 to 2014-06-12 13:06:30 UTC [more...]

Conditional patches on kernel depending on board, how to maintain?
 2014-06-12 13:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/4] Fix some errors spotted by Coverity
 2014-06-12 13:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 3/4] audio: Fix using freed pointer in wav_fini_out()
` [Qemu-devel] [PATCH v3 4/4] vga: Fix divide-by-zero in vga_update_text

[RFC] printk: allow increasing the ring buffer depending on the number of CPUs
 2014-06-12 13:05 UTC  (4+ messages)

[PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules
 2014-06-12 13:05 UTC  (2+ messages)

[PATCH][v2] crypto: caam - Correct definition of registers in memory map
 2014-06-12 18:22 UTC 

Kconfig fails: big select-based circular dependency
 2014-06-12 13:03 UTC  (14+ messages)

[PATCH] ARM: dts: Initial ODROID U2 support
 2014-06-12 13:03 UTC  (4+ messages)

[ 000/143] 2.6.32.62-longterm review
 2014-06-12 13:02 UTC  (6+ messages)
` [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary

[PATCH v8 0/5] cfg/mac80211: implement multi-vif csa
 2014-06-12 12:54 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] mac80211: implement multi-vif in-place reservations
  ` [PATCH v9 2/5] mac80211: make check_combinations() aware of chanctx reservation
  ` [PATCH v9 3/5] mac80211: use chanctx reservation for AP CSA
  ` [PATCH v9 4/5] mac80211: use chanctx reservation for STA CSA
  ` [PATCH v9 5/5] cfg80211: remove channel_switch combination check

fs/stat: Reduce memory requirements for stat_open
 2014-06-12 13:00 UTC 

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-12 12:59 UTC  (4+ messages)

[Documentation][RFC 1/3] RN: Add pointer to kernel linux section
 2014-06-12 12:58 UTC  (6+ messages)
` [Documentation][RFC 2/3] RN: Update BSP scope to point external links and Freescale RN

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-12 12:57 UTC  (8+ messages)

[U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-12 12:58 UTC  (2+ messages)

[RFC] Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
 2014-06-12 12:57 UTC  (3+ messages)

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-12 12:56 UTC  (20+ messages)
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
` [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 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] slub: correct return errno on slab_sysfs_init failure
 2014-06-12 12:56 UTC 

Using virtio for inter-VM communication
 2014-06-12 12:55 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCHv4 0/4] pwm: imx: support output polarity inversion
 2014-06-12 12:52 UTC  (10+ messages)
` [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug()
  ` [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional
    ` [PATCHv4 3/4] pwm: imx: indentation cleanup
      ` [PATCHv4 4/4] pwm: imx: support output polarity inversion

[Buildroot] [PATCH] system: move system.mk recipes inside the "target-finalize" rule
 2014-06-12 12:54 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/2] vnc: Drop some superfluous conditionals
 2014-06-12 12:53 UTC  (3+ messages)

[PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util
 2014-06-12 12:49 UTC  (3+ messages)

Getting primary plane_id in i-g-t
 2014-06-12 12:52 UTC  (3+ messages)

qemu-fsl
 2014-06-12 12:51 UTC 

[PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-06-12 12:50 UTC  (6+ messages)
  `  "

[Qemu-devel] [PATCH 0/9] bdrv_open() cleanups, part 1
 2014-06-12 12:50 UTC  (13+ 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
` [Qemu-devel] [PATCH 5/9] block: Use common driver selection code for bdrv_open_file()
` [Qemu-devel] [PATCH 6/9] block: Inline bdrv_file_open()

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-12 12:47 UTC  (7+ messages)
` [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
` [PATCH v4 3/4] ARM: DRA7: "

[PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list()
 2014-06-12 12:45 UTC  (3+ messages)

Driver for Mediatek MT7630E
 2014-06-12 12:44 UTC  (3+ messages)

[PATCH v2] iio: make blocking read wait for data
 2014-06-12 12:44 UTC  (2+ messages)

[RFC: which stable kernels?] b43: fix frequency reported on G-PHY with /new/ firmware
 2014-06-12 12:43 UTC  (5+ messages)

[PATCH libibverbs V4 0/5] Add support for UD QPs under RoCE IP addressing
 2014-06-12 12:44 UTC  (4+ messages)
` [PATCH libibverbs V4 3/5] Use neighbour lookup for RoCE UD QPs Eth L2 resolution

[BUG & PATCH] media/rc/ir-nec-decode : phantom keypress
 2014-06-12 12:42 UTC  (7+ messages)

[PATCH] drm/i915/chv: WaDisablePwrmtrEvent:chv on CHV only
 2014-06-12 12:42 UTC  (8+ messages)

[U-Boot] Pull request: u-boot-mmc 12/06/2014
 2014-06-12 12:41 UTC 

[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  (7+ messages)
` [REVIEWv4 PATCH 01/34] v4l2-ctrls: increase internal min/max/step/def to 64 bit
  ` [REVIEWv4 PATCH 04/34] videodev2.h: add struct v4l2_query_ext_ctrl and VIDIOC_QUERY_EXT_CTRL
  ` [REVIEWv4 PATCH 08/34] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptr
  ` [REVIEWv4 PATCH 25/34] v4l2-ctrls: fix comments
  ` [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  (3+ messages)
` [patch 08/13] firewire: Use ktime_get_ts()

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)

[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)

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)

[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  (10+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [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)

PATCH RFC: possible implementation of a low-bandwidth private 'channel'
 2014-06-12 12:11 UTC  (3+ messages)
` [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] 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)

[PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor
 2014-06-12 12:06 UTC  (5+ messages)
    ` [lm-sensors] "

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] "

[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

[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)


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.