All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-12 14:21:16 to 2016-08-12 14:50:35 UTC [more...]

[Qemu-devel] [PULL 0/3] virtio/vhost: fixes
 2016-08-12 12:01 UTC  (6+ messages)
` [Qemu-devel] [PULL 3/3] vhost-user: Attempt to fix a race with set_mem_table

[Qemu-devel] [PATCH v3 00/10] arm: add ast2500 support
 2016-08-12  9:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 03/10] aspeed-soc: provide a framework to add new SoCs
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v3 06/10] palmetto-bmc: add board specific configuration
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v3 00/10] arm: add ast2500 support

[Qemu-devel] [PATCH 0/6] POWER9 TCG enablements - part4
 2016-08-12 13:39 UTC  (18+ messages)
` [Qemu-devel] [PATCH 2/6] target-ppc: Implement darn instruction
        ` [Qemu-devel] [Qemu-ppc] "

ptrace.2: BUGS (missing WIFEXITED notification)
 2016-08-12 14:50 UTC  (9+ messages)

[PATCH 0/3] doc-rst: parseheaders directive
 2016-08-12 14:48 UTC  (4+ messages)
` [PATCH 1/3] doc-rst: add docutils config file
` [PATCH 2/3] doc-rst: parseheaders directive (inital)
` [PATCH 3/3] doc-rst: migrated media build to parseheaders directive

[PATCH v5 00/20] Support for sustained capturing of GuC firmware logs
 2016-08-12 14:48 UTC  (11+ messages)
` [PATCH 05/20] drm/i915: Support for GuC interrupts
` [PATCH 10/20] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 11/20] drm/i915: Optimization to reduce the sampling time of GuC log buffer

[PATCH 0/2] build-id adjustments
 2016-08-12 14:45 UTC  (3+ messages)
` [PATCH 1/2] build-id: fix minor quirks
` [PATCH 2/2] x86/EFI: use less crude way of generating the build ID

[PATCH 0/2] eliminate some section start symbols
 2016-08-12 14:48 UTC  (3+ messages)
` [PATCH 1/2] x86: force suitable alignment in sources rather than in linker script
` [PATCH 2/2] make use of .startof.() and .sizeof.() assembler expressions

XFS: Assertion failed: bp->b_flags & XBF_ASYNC, file: fs/xfs/xfs_buf.c, line: 118 on 4.8-rc1 kernel
 2016-08-12 14:47 UTC  (2+ messages)

[PATCH net 0/4] hv_netvsc: fixes for VF removal path
 2016-08-12 14:47 UTC  (6+ messages)
` [PATCH net 2/4] hv_netvsc: reset vf_inject on VF removal

[PATCH v4 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2016-08-12 14:46 UTC  (2+ messages)

[Qemu-devel] Dangling change state handler while hot unplugging ahci adapter
 2016-08-12  9:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Fix memory leak in ide_register_restart_cb()

Updates to meta-freescale (master) in 2016-08-12
 2016-08-12 14:44 UTC 

[Qemu-devel] [PATCH v8 0/4] Dynamic module loading for block drivers
 2016-08-12 14:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 1/4] blockdev: prepare iSCSI block driver for dynamic loading
` [Qemu-devel] [PATCH v8 2/4] blockdev: Add dynamic generation of module_block.h
` [Qemu-devel] [PATCH v8 3/4] blockdev: Add dynamic module loading for block drivers
` [Qemu-devel] [PATCH v8 4/4] blockdev: Modularize nfs block driver

[PATCH 0/2] Convert qdisc linked list into a hashtable
 2016-08-12 14:44 UTC  (7+ messages)
` [PATCH 2/2] net: sched: convert qdisc linked list to hashtable

[v.1] clocksource:clps711x-timer:- Unmap a region obtained by remap
 2016-08-11 17:41 UTC 

[PATCH v3 00/51] x86/dumpstack: rewrite x86 stack dump code
 2016-08-12 14:29 UTC  (51+ messages)
` [PATCH v3 01/51] x86/dumpstack: remove show_trace()
` [PATCH v3 02/51] x86/asm/head: remove unused init_rsp variable extern
` [PATCH v3 03/51] x86/asm/head: rename 'stack_start' -> 'initial_stack'
` [PATCH v3 04/51] x86/asm/head: use a common function for starting CPUs
` [PATCH v3 05/51] x86/dumpstack: make printk_stack_address() more generally useful
` [PATCH v3 06/51] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define
` [PATCH v3 07/51] x86/dumpstack: remove extra brackets around "<EOE>"
` [PATCH v3 08/51] x86/dumpstack: fix irq stack bounds calculation in show_stack_log_lvl()
` [PATCH v3 09/51] x86/dumpstack: fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH v3 10/51] x86/dumpstack: add get_stack_pointer() and get_frame_pointer()
` [PATCH v3 12/51] x86: move _stext marker to before head code
` [PATCH v3 13/51] x86/asm/head: remove useless zeroed word
` [PATCH v3 14/51] x86/asm/head: put real return address on idle task stack
` [PATCH v3 15/51] x86/asm/head: standardize the end of the stack for idle tasks
` [PATCH v3 16/51] x86/32: put real return address on stack in entry code
` [PATCH v3 17/51] x86/smp: fix initial idle stack location on 32-bit
` [PATCH v3 18/51] x86/entry/head/32: use local labels
` [PATCH v3 19/51] x86/entry/32: rename 'error_code' to 'common_exception'
` [PATCH v3 20/51] perf/x86: check perf_callchain_store() error
` [PATCH v3 21/51] oprofile/x86: add regs->ip to oprofile trace
` [PATCH v3 22/51] proc: fix return address printk conversion specifer in /proc/<pid>/stack
` [PATCH v3 23/51] ftrace: remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
` [PATCH v3 24/51] ftrace: only allocate the ret_stack 'fp' field when needed
` [PATCH v3 25/51] ftrace: add return address pointer to ftrace_ret_stack
` [PATCH v3 26/51] ftrace: add ftrace_graph_ret_addr() stack unwinding helpers
` [PATCH v3 27/51] x86/dumpstack/ftrace: convert dump_trace() callbacks to use ftrace_graph_ret_addr()
` [PATCH v3 28/51] ftrace/x86: implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
` [PATCH v3 29/51] x86/dumpstack/ftrace: mark function graph handler function as unreliable
` [PATCH v3 30/51] x86/dumpstack/ftrace: don't print unreliable addresses in print_context_stack_bp()
` [PATCH v3 31/51] x86/dumpstack: allow preemption in show_stack_log_lvl() and dump_trace()
` [PATCH v3 32/51] x86/dumpstack: simplify in_exception_stack()
` [PATCH v3 33/51] x86/dumpstack: add get_stack_info() interface
` [PATCH v3 34/51] x86/dumpstack: add recursion checking for all stacks
` [PATCH v3 35/51] x86/unwind: add new unwind interface and implementations
` [PATCH v3 36/51] perf/x86: convert perf_callchain_kernel() to use the new unwinder
` [PATCH v3 37/51] x86/stacktrace: convert save_stack_trace_*() "
` [PATCH v3 38/51] oprofile/x86: convert x86_backtrace() "
` [PATCH v3 39/51] x86/dumpstack: convert show_trace_log_lvl() "
` [PATCH v3 40/51] x86/dumpstack: remove dump_trace() and related callbacks
` [PATCH v3 41/51] x86/entry/unwind: create stack frames for saved interrupt registers
` [PATCH v3 42/51] x86/unwind: create stack frames for saved syscall registers
` [PATCH v3 43/51] x86/dumpstack: print stack identifier on its own line
` [PATCH v3 44/51] x86/dumpstack: print any pt_regs found on the stack
` [PATCH v3 45/51] x86: remove 64-byte gap at end of irq stack
` [PATCH v3 46/51] x86/unwind: warn on kernel stack corruption
` [PATCH v3 47/51] x86/unwind: warn on bad stack return address
` [PATCH v3 48/51] x86/unwind: warn if stack grows up
` [PATCH v3 49/51] x86/dumpstack: warn on stack recursion
` [PATCH v3 50/51] x86/mm: move arch_within_stack_frames() to usercopy.c
` [PATCH v3 51/51] x86/mm: convert arch_within_stack_frames() to use the new unwinder

[Qemu-devel] something broken in "v2.7.0-rc1" or just a behavior change?
 2016-08-12  9:03 UTC  (2+ messages)

[PATCH RESEND] net/sctp: always initialise sctp_ht_iter::start_fail
 2016-08-12 14:41 UTC  (3+ messages)

[RFC PATCH 0/10] fortify oom killer even more
 2016-08-12 14:41 UTC  (11+ messages)
` [PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost

[Qemu-devel] [PATCH] net: vmxnet: check fragments count at pkt initialisation
 2016-08-12 10:49 UTC  (5+ messages)
    ` [Qemu-devel] 答复: "

[PATCH v4 0/8] Name for A..B ranges?
 2016-08-12 14:40 UTC  (8+ messages)
` [PATCH v5 00/12] Update git revisions
  ` [PATCH v5 04/12] doc: revisions: give headings for the two and three dot notations
  ` [PATCH v5 05/12] doc: revisions: extra clarification of <rev>^! notation effects
  ` [PATCH v5 06/12] doc: revisions: single vs multi-parent notation comparison

[PATCH V6 0/6] iommu/msm: Add DT adaptation and generic bindings support
 2016-08-12 14:40 UTC  (12+ messages)

[PATCH] SAS: use sas_rphy instead of sas_end_device to obtain address
 2016-08-12 14:39 UTC  (9+ messages)

Cross platform perf reporting
 2016-08-12 14:38 UTC  (2+ messages)

[Qemu-devel] Fix for CVE-2016-5403 causes crash on migration if memory stats are enabled
 2016-08-12 10:42 UTC  (2+ messages)

bufferlist appenders
 2016-08-12 14:37 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] help: Update help to reflect that GTK is the default
 2016-08-12  8:42 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[PATCH RFC 0/5] CEC drivers for iMX6 and TDA9950
 2016-08-12 14:38 UTC  (12+ messages)
` [PATCH RFC 4/5] drm/bridge: add dw-hdmi cec driver using Hans Verkil's CEC code
` [PATCH RFC 5/5] drm/i2c: add tda998x/tda9950 CEC driver

[PATCH] tipc: fix NULL pointer dereference in shutdown()
 2016-08-12 14:37 UTC  (3+ messages)

[ANN] Pro Git Reedited 2nd Edition
 2016-08-12 14:37 UTC  (3+ messages)

[Qemu-devel] [RFC v4 00/28] Base enabling patches for MTTCG
 2016-08-12 13:31 UTC  (3+ messages)

[PATCH 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
 2016-08-12 14:36 UTC  (4+ messages)

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-12 14:36 UTC  (6+ messages)
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

[PATCH] vcodec: mediatek: bug fix and code refine for mt8173 v4l2 Encoder
 2016-08-12 14:35 UTC  (2+ messages)

ath10k crash due to bad memory access in 4.7
 2016-08-12 14:36 UTC 

[Qemu-arm] [RFC v5 0/7] vITS support
 2016-08-12 14:19 UTC  (11+ messages)
` [Qemu-arm] [RFC v5 1/7] hw/intc/arm_gicv3_its: Implement ITS base class
` [Qemu-arm] [RFC v5 2/7] target-arm: move gicv3_class_name from machine to kvm_arm.h
    ` [Qemu-devel] "
` [Qemu-arm] [RFC v5 4/7] target-arm/kvm: Pass requester ID to MSI routing functions
` [Qemu-devel] [RFC v5 5/7] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation
  ` [Qemu-arm] "

[PATCH net-next] net: fix up a few missing hashtable.h conflict resolutions
 2016-08-12 14:34 UTC 

[PATCH] arm: add an option for erratum 657417
 2016-08-12 14:32 UTC  (9+ messages)

[Qemu-devel] [PATCH v7 0/4] Dynamic module loading for block drivers
 2016-08-12 13:13 UTC  (9+ messages)
` [Qemu-devel] [PATCH v7 3/4] blockdev: Add dynamic "

[PATCH 0/3] Documentation: fix sphinx warnings
 2016-08-12 14:32 UTC  (4+ messages)
` [PATCH 1/3] Documentation: tplink-mr3020: fix 'Could not lex literal_block as "c"' warning
` [PATCH 2/3] Documentation: barebox: "
` [PATCH 3/3] Documentation: variables: fix error in "code-block" directive

[Buildroot] [PATCH v2] barebox: fix ARCH value for arm64
 2016-08-12 14:31 UTC 

[Qemu-devel] [PATCH] intel_iommu: add "eim" property
 2016-08-12  8:34 UTC  (2+ messages)

[Qemu-arm] [RFC PATCH v1 0/2] Live migration optimization for Thunderx platform
 2016-08-12 11:32 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 2/2] utils: Add prefetch "
  ` [Qemu-arm] "

[PATCH 0/1] bitbake.conf: change localedir
 2016-08-12 14:30 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] Staging: rtl8723au: os_intfs: fixed case statement is variable issue
 2016-08-12 14:30 UTC  (4+ messages)

[RFC PATCH] powerpc/Makefile: Add option to build with gold
 2016-08-12 14:30 UTC  (2+ messages)

[Buildroot] [PATCH] barebox: fix ARCH value for arm64
 2016-08-12 14:29 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] intel_iommu: add "eim" property
 2016-08-12  9:41 UTC 

[GIT PULL FOR v4.9] Remove the g/s_crop subdev ops, convert bridge drivers to g/s_selection
 2016-08-12 14:28 UTC 

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-12 14:26 UTC  (13+ messages)
` [RFC 1/4] Creating one or two CMA area at Boot time
` [RFC 2/4] Functions for memory reservation and release
` [RFC 3/4] Adding a new kernel configuration to enable the feature
` [RFC 4/4] Enable memory allocation through sysfs interface

[PART2 PATCH v5 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-12 14:27 UTC  (3+ messages)
` [PART2 PATCH v5 11/12] svm: Introduce AMD IOMMU avic_ga_log_notifier

[Qemu-devel] [PATCH] linux-aio: Handle io_submit() failure gracefully
 2016-08-12  7:38 UTC  (2+ messages)

[Qemu-devel] [PULL for-2.7 0/1] Tracing patches
 2016-08-12 10:48 UTC 

[PATCH v2 1/2] libata-scsi: use dev->max_sectors from libata-core appropriately
 2016-08-12 14:27 UTC  (2+ messages)
` [PATCH v2 2/2] sd: check BLK_DEF_MAX_SECTORS against max_dev_sectors

[PATCH v13 00/12] support "task_isolation" mode
 2016-08-12 14:26 UTC  (14+ messages)
        ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[Bug 97099] Regression in 9ef8537e6 "drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabled" (RV620)
 2016-08-12 14:26 UTC  (2+ messages)

bluestore locking
 2016-08-12 14:25 UTC  (3+ messages)

Adjusting memory speed according to display
 2016-08-12 14:24 UTC  (3+ messages)

patch "USB: serial: option: add support for Telit LE920A4" added to usb-linus
 2016-08-12 14:24 UTC 

patch "USB: serial: fix memleak in driver-registration error path" added to usb-linus
 2016-08-12 14:24 UTC 

patch "USB: serial: ftdi_sio: add device ID for WICED USB UART dev board" added to usb-linus
 2016-08-12 14:24 UTC 

[PATCH] multipath-tools: add queue_mode to the features list in multipath/multipath.conf.5
 2016-08-12 14:24 UTC 

patch "USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices" added to usb-linus
 2016-08-12 14:24 UTC 

patch "USB: serial: option: add D-Link DWM-156/A3" added to usb-linus
 2016-08-12 14:24 UTC 

[ovmf test] 100452: all pass - PUSHED
 2016-08-12 14:23 UTC 

[PATCH] semanage: correct fcontext auditing
 2016-08-12 14:22 UTC  (2+ messages)

[PATCH] Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
 2016-08-12 14:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] xen: handle inbound migration of VMs without ioreq server pages
 2016-08-12  8:55 UTC  (5+ messages)

[PATCH v2 0/8] nvdimm: hotplug support
 2016-08-12  6:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/8] nvdimm acpi: prebuild nvdimm devices for available slots
` [Qemu-devel] [PATCH v2 3/8] nvdimm acpi: introduce _FIT
` [Qemu-devel] [PATCH v2 4/8] nvdimm acpi: implement Read FIT function
` [Qemu-devel] [PATCH v2 5/8] pc-dimm: introduce prepare_unplug() callback
` [Qemu-devel] [PATCH v2 6/8] pc: memhp: do not export nvdimm's memory via _CRS
` [Qemu-devel] [PATCH v2 7/8] pc: acpi: memhp: nvdimm hotplug support
` [Qemu-devel] [PATCH v2 8/8] nvdimm docs: add nvdimm Read FIT function


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.