All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-21 12:26:49 to 2014-05-21 13:22:17 UTC [more...]

Hauppauge 950Q TS capture intermittent lock up
 2014-05-21 13:22 UTC  (4+ messages)

New version of the vif linux hotplug scripts improvements
 2014-05-21 13:21 UTC  (7+ messages)
` [PATCH 2/5] hotplug/linux: Improve iptables logic
` [PATCH 3/5] hotplug/linux: Add IPv6 support to the "
` [PATCH 4/5] hotplug/linux: Add IPv6 support to vif-route

[PATCHv1 0/5] tools: rework VM Generation ID
 2014-05-21 13:21 UTC  (6+ messages)
` [PATCH 1/5] docs: update docs for the ~/platform/generation-id key
` [PATCH 2/5] hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
` [PATCH 3/5] tools/hvmloader: add helper functions to get/set HVM params
` [PATCH 4/5] libxc, libxl, hvmloader: strip out outdated VM generation ID implementation
` [PATCH 5/5] libxl: add libxl_vm_generation_id_set()

[PATCH v3 0/5] Reroll patches. Pretty print truncate does not work
 2014-05-21 13:20 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] t4205 (log-pretty-formats): don't hardcode SHA-1 in expected outputs
  ` [PATCH v4 2/5] t4041, t4205, t6006, t7102: Don't hardcode tested encoding value
  ` [PATCH v4 3/5] t4205 (log-pretty-format): Use `tformat` rather than `format`
  ` [PATCH v4 4/5] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
  ` [PATCH v4 5/5] pretty.c: format string with truncate respects logOutputEncoding

[Qemu-devel] [PATCH v20 00/15] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-05-21 13:20 UTC  (15+ messages)
` [Qemu-devel] [PATCH v20 01/15] block: Add BlockOpType enum
` [Qemu-devel] [PATCH v20 02/15] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v20 03/15] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v20 04/15] block: Move op_blocker check from block_job_create to its caller

[PATCH] [RFC] [WIP] commands: add tree view capable lsusb
 2014-05-21 13:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Introduction of new board Peach-Pit
 2014-05-21 13:20 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] Exynos5420: Introduce support for the Peach-Pit board
` [U-Boot] [PATCH 2/2] Exynos5420: Let macros be used for exynos5420

hanging aio process
 2014-05-21 13:20 UTC  (10+ messages)

[PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
 2014-05-21 13:20 UTC  (3+ messages)

omap:am335x: unable to start kernel via kexec
 2014-05-21 13:19 UTC  (3+ messages)

sched: spinlock recursion in migrate_swap_stop
 2014-05-21 13:19 UTC  (6+ messages)

[PATCH 00/15] MIPS: Add mips_paravirt
 2014-05-21 13:17 UTC  (8+ messages)
` [PATCH 05/15] MIPS: Don't build fast TLB refill handler with 32-bit kernels
` [PATCH 06/15] MIPS: Add minimal support for OCTEON3 to c-r4k.c

[PATCH 00/12] android/gatt: Add support for write signature command
 2014-05-21 13:19 UTC  (15+ messages)
` [PATCH 01/12] shared/crypto: Extend bt_crypto_sign_att with sign counter
` [PATCH 02/12] attrib: Add helpers to enc and dec signed write command
` [PATCH 03/12] attrib/gatt: Add wrapper to send "
` [PATCH 04/12] android/bluetooth: Expose API to get CSRK for device
` [PATCH 05/12] android/bluetooth: Expose API to update sign counter
` [PATCH 06/12] android/bluetooth: Add support to read CSRK from the kernel
` [PATCH 07/12] android/bluetooth: Store CSRK
` [PATCH 08/12] android/bluetooth: Read CSRK from the storage on startup
` [PATCH 09/12] android/bluetooth: Store sign counter needed for aes-cmac sign
` [PATCH 10/12] android/gatt: Add crypto needed for sign write
` [PATCH 11/12] android/gatt: Add support for signed write command
` [PATCH 12/12] android/gatt: Add handling signed write from remote device

How to fix ubuntu 12.10 can't start with kernel 3.15?
 2014-05-21 13:18 UTC  (2+ messages)

[GIT PULL 00/22] perf/core improvements and fixes
 2014-05-21 13:12 UTC  (23+ messages)
` [PATCH 01/22] perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
` [PATCH 02/22] perf tools: Convert sort entries to hpp formats
` [PATCH 03/22] perf tools: Use hpp formats to sort hist entries
` [PATCH 04/22] perf tools: Support event grouping in hpp ->sort()
` [PATCH 05/22] perf tools: Use hpp formats to sort final output
` [PATCH 06/22] perf tools: Consolidate output field handling to hpp format routines
` [PATCH 07/22] perf ui: Get rid of callback from __hpp__fmt()
` [PATCH 08/22] perf tools: Allow hpp fields to be sort keys
` [PATCH 09/22] perf tools: Consolidate management of default sort orders
` [PATCH 10/22] perf tools: Call perf_hpp__init() before setting up GUI browsers
` [PATCH 11/22] perf report: Add -F option to specify output fields
` [PATCH 12/22] perf tools: Add ->sort() member to struct sort_entry
` [PATCH 13/22] perf report/tui: Fix a bug when --fields/sort is given
` [PATCH 14/22] perf top: Add --fields option to specify output fields
` [PATCH 15/22] perf tools: Skip elided sort entries
` [PATCH 16/22] perf hists: Reset width of output fields with header length
` [PATCH 17/22] perf tools: Get rid of obsolete hist_entry__sort_list
` [PATCH 18/22] perf tools: Introduce reset_output_field()
` [PATCH 19/22] perf tests: Factor out print_hists_*()
` [PATCH 20/22] perf tests: Add a testcase for histogram output sorting
` [PATCH 21/22] perf tools: Add cat as fallback pager
` [PATCH 22/22] perf tools: Add automatic remapping of Android libraries

[PATCH] devicetree command changes
 2014-05-21 13:17 UTC  (7+ messages)
` [PATCH 3/6] commands: add of_dump command
` [PATCH 5/6] of: Drop devicetree merge support

[PATCH] drm/gem: remove obsolete BUG_ON
 2014-05-21 13:17 UTC  (3+ messages)

[PATCH V2 0/7] CPUFreq: Initialize CPU's OPP tables from CPU core
 2014-05-21 13:16 UTC  (3+ messages)
` [PATCH V2 1/7] opp: remove -ENOSYS from dummy implementation of of_init_opp_table()

[Buildroot] [PATCH 0 of 7 v2] infra: fix dollar signs; remove some undefined versions
 2014-05-21 13:14 UTC  (4+ messages)
` [Buildroot] [PATCH 1 of 7 v2] infra: consistently use double dollar signs inside inner-xxx-targets

[V9fs-developer] Containers over 9p in 3.14
 2014-05-21 13:14 UTC  (3+ messages)
` [PATCH] 9P: fix return value in v9fs_fid_xattr_set

[meta-qt5] Warnings while building Qt recipes
 2014-05-21 12:49 UTC 

[PATCH v5 0/4] EEH Support for VFIO PCI device
 2014-05-21 13:13 UTC  (6+ messages)
` [PATCH v5 3/4] drivers/vfio: EEH support "
` [PATCH v5 4/4] powerpc/eeh: Avoid event on passed PE

[U-Boot] Script with 'if run' don't work as expected
 2014-05-21 13:12 UTC 

[PATCH v9 00/14] enable HiP04 SoC
 2014-05-21 13:11 UTC  (3+ messages)
` [PATCH v9 14/14] virt: arm: support hip04 gic

[PATCH 00/12] irq vblank handling rework
 2014-05-21 13:11 UTC  (12+ messages)
` [PATCH 09/12] drm/i915: rip our vblank reset hacks for runtime PM
  ` [Intel-gfx] "
` [PATCH 09/12] drm/irq: Lack of interrupt support in drm_vblank_on|off
` [PATCH 11/12] [RFC] drm/irq: More robustness "

usbhid: PicoLCD 256x64 USB error -71
 2014-05-21 13:08 UTC  (3+ messages)

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-21 13:02 UTC  (11+ messages)
` [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
          ` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
              ` [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v5

[PATCH 3/4] OMAPDSS: panel-sharp-ls037v7dw01: add device tree support
 2014-05-21 13:05 UTC  (14+ messages)

[PATCH] drm/i915: Add null state batch to active list
 2014-05-21 13:06 UTC  (2+ messages)

[RFC] add rocksdb support
 2014-05-21 13:06 UTC  (4+ messages)

[PATCH 1/6] crypto: SHA1 multibuffer map scatter gather walk's buffer address directly for x86_64
 2014-05-21 13:05 UTC  (6+ messages)

[mlmmj] Dealing with DMARC - any out-of-the-box solution in sight?
 2014-05-21 13:04 UTC  (3+ messages)

perf: use after free in perf_remove_from_context
 2014-05-21 13:02 UTC  (4+ messages)
` eventpoll __list_del_entry corruption (was: perf: use after free in perf_remove_from_context)
  ` BUG at /usr/src/linux-2.6/mm/filemap.c:202 "
    ` BUG at /usr/src/linux-2.6/mm/filemap.c:202

Bug Report - [Acer Aspire V5-122P] Unable to adjust screen brightness
 2014-05-21 13:02 UTC  (5+ messages)

[PATCH 0/2] Add generic GIC compat strings
 2014-05-21 13:01 UTC  (5+ messages)
` [PATCH 2/2] documentation/devicetree: Update "

[PATCH v3] cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
 2014-05-21 13:01 UTC  (6+ messages)

[PATCH] i2c: exynos5: Initialise Samsung High Speed I2C controller early
 2014-05-21 13:00 UTC  (11+ messages)

[RFC PATCH 1/2] gpiolib: allow simultaneous setting of multiple GPIO outputs
 2014-05-21 13:00 UTC  (2+ messages)
` [RFC PATCH 2/2] gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function

[PATCH] drm/i915: Add null state batch to active list
 2014-05-21 12:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] t6006-*.sh: Fix truncation tests
 2014-05-21 12:59 UTC  (3+ messages)
` [PATCH] t6006 (rev-list-format): quote format strings to avoid error on some shells

[Qemu-devel] x86 emulation on ARM host (Samsung Chromebook)
 2014-05-21 12:57 UTC 

[lm-sensors] [PATCH] hwmon: (ntc_thermistor) Fix OF device ID mapping
 2014-05-21 12:58 UTC 

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-21 12:56 UTC  (14+ messages)
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support
                    ` [Qemu-devel] "

[Cluster-devel] Removing obsolete fence agents
 2014-05-21 12:56 UTC 

[PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
 2014-05-21 12:55 UTC  (5+ messages)
` [PATCH v2 01/16] Separate igb_uio mapping into a separate file
` [PATCH v2 03/16] Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING

[Qemu-devel] [PATCH v2] virtio-balloon: return empty data when no stats are available
 2014-05-21 12:54 UTC  (2+ messages)

OpenPosix test case mmap_11-4 fails in ext4 filesystem
 2014-05-21 12:55 UTC  (2+ messages)

master - man: more man page updates for --commandprofile and --metadataprofile split
 2014-05-21 12:54 UTC 

[PATCH 0/4] ack recoding in commit log
 2014-05-21 12:52 UTC  (6+ messages)
` [PATCH 3/4] rebase: test ack

[Bug 78116] New: Auto fan speed management doesn't do anything in non critical temperature range (NVC0)
 2014-05-21 12:53 UTC  (3+ messages)
  ` [Bug 78116] "

[PATCH v8 1/2] can: Add xilinx CAN device tree bindings documentation
 2014-05-21 12:53 UTC  (3+ messages)

[PATCH] clk: divider: Fix table round up function
 2014-05-21 12:52 UTC  (4+ messages)

mmc: moxart: Add MOXA ART SD/MMC driver
 2014-05-21 12:52 UTC  (3+ messages)

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-21 12:52 UTC  (7+ messages)

[RFC] x86_64: A real proposal for iret-less return to kernel
 2014-05-21 12:51 UTC  (4+ messages)

live rootfs from squashfs and read write ability
 2014-05-21 12:51 UTC 

[RFD] sched/deadline: EDF dynamic quota design
 2014-05-21 12:45 UTC  (3+ messages)

[PATCH 0/6] AM43xx & OMAP5 DSS DT changes
 2014-05-21 12:50 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: am4372.dtsi: add DSS information
` [PATCH 2/6] ARM: dts: am437x-gp-evm: add LCD data
` [PATCH 3/6] ARM: dts: am43x-epos-evm: "
` [PATCH 4/6] ARM: dts: omap5.dtsi: add DSS nodes
` [PATCH 5/6] ARM: dts: omap5-uevm.dts: add tca6424a
` [PATCH 6/6] ARM: dts: omap5-uevm.dts: add display nodes

Minutes of FSL Community BSP Meeting in 2014-05-20
 2014-05-21 12:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/3] input: add qemu_input_key_number_to_qcode
 2014-05-21 12:00 UTC 

[PATCH] arm: dts: exynos5: Remove multi core timer
 2014-05-21 12:47 UTC  (15+ messages)

[libvirt] [PATCH V7] libxl: add migration support
 2014-05-21 12:47 UTC 

[PATCH] clk: st: Fix memory leak
 2014-05-21 12:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/31] pc: ACPI memory hotplug
 2014-05-21 12:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 30/31] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole

kernel-yocto.bbclass ignoring SRCREV?
 2014-05-21 12:45 UTC  (3+ messages)

[PATCH 0/4] OMAPDSS: Add support for panel ls037v7dw01
 2014-05-21 12:44 UTC  (12+ messages)
` [PATCH 4/4] ARM: dts: Add LCD panel sharp ls037v7dw01 support for omap3-evm and ldp

[patch] [XFS] indent an if statement
 2014-05-21 12:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/8] Move interrupts from spapr to xics
 2014-05-21 12:42 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 8/8] spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB

[PATCH] kvm_stat: always display non tracepoint based stats
 2014-05-21 12:42 UTC  (3+ messages)

[PATCH 0/5] lscpu: improve hypervisor detection
 2014-05-21 12:41 UTC  (5+ messages)
` [PATCH 3/5] lscpu: detect OS/400 and pHyp hypervisors

[PATCH v2] xen/arm: vcpu: Correctly release resource when the VCPU failed to initialized
 2014-05-21 12:39 UTC  (3+ messages)

70+ OSD are DOWN and not coming up
 2014-05-21 12:37 UTC  (3+ messages)

[PATCH] libxenstat: handle renamed VIFs
 2014-05-21 12:37 UTC 

[Bug 77003] New: Fan speed to high with Kernel versions 3.13.x - Nvidia GeForce GTS 240
 2014-05-21 12:36 UTC  (2+ messages)
  ` [Bug 77003] [NV50] Fan speed to high with Kernel versions 3.13.x - Nvidia GeForce GTS 240 (NV92)

[PATCH] drm/i915: Fix dynamic allocation of physical handles
 2014-05-21 12:34 UTC  (2+ messages)

[Bug 78106] New: Reported fan rpm is twice the actual value (NVC0)
 2014-05-21 12:34 UTC  (2+ messages)
  ` [Bug 78106] "

[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
 2014-05-21 12:33 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: State readout and cross-checking for dp_m2_n2

[PATCH 1/1] drivers/s390/cio/qdio_main.c: replace shift loop by ilog2
 2014-05-21 12:32 UTC  (3+ messages)

[PATCH] android/gatt: Fix handling write request
 2014-05-21 12:32 UTC 

[PATCH 0/3] Exynos multi-platform support
 2014-05-21 12:32 UTC  (5+ messages)
` [PATCH] cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORM

[Qemu-devel] [PATCH 0/9] POWER8 patches
 2014-05-21 12:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/9] target-ppc: Refactor init_proc_POWER7

[PATCH] devicetree support for ethernet phys
 2014-05-21 12:29 UTC  (5+ messages)
` [PATCH 05/10] net: phy: Support limiting phy speed in the devicetree
` [PATCH 06/10] net: orion-gbe: use transparent-to-driver of mdio functions

[PATCH] ARM: dts: move dp hpd gpio pin to pinctrl_0 for exynos5420 peach_pit
 2014-05-21 12:27 UTC  (2+ messages)

[xen-unstable test] 26361: tolerable trouble: broken/fail/pass - PUSHED
 2014-05-21 12:28 UTC 

[PATCH v7 0/6] xen/arm: Interrupt management reworking
 2014-05-21 12:27 UTC  (3+ messages)
` [PATCH v7 1/6] xen/arm: IRQ: Store IRQ type in arch_irq_desc

[patch] usb: gadget: f_rndis: fix an error code on allocation failure
 2014-05-21 12:26 UTC 

[PATCH v2] libxc: Protect xc_domain_resume from clobbering domain registers
 2014-05-21 12:26 UTC  (3+ messages)

[PATCH v2] ath9k: Handle multiple keys while setting tx filters
 2014-05-21 12:26 UTC  (2+ messages)

[PATCH] Support Xbox One controllers in xpad driver
 2014-05-21 12:26 UTC 


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.