All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-19 12:33:48 to 2016-09-19 13:24:25 UTC [more...]

[Qemu-devel] [PATCH v3 0/3] trace: Add events to track vCPU lifecycle
 2016-09-19 12:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] trace: Properly initialize dynamic event states in hot-plugged vCPUs
` [Qemu-devel] [PATCH v3 2/3] trace: Add event "guest_cpu_enter"
` [Qemu-devel] [PATCH v3 3/3] trace: Add event "guest_cpu_reset"

[Qemu-devel] [PATCH v7 00/16] cpu-exec: Safe work in quiescent state
 2016-09-19 13:24 UTC  (18+ messages)
` [Qemu-devel] [PATCH 01/16] cpus: pass CPUState to run_on_cpu helpers
` [Qemu-devel] [PATCH 02/16] cpus: Move common code out of {async_, }run_on_cpu()
` [Qemu-devel] [PATCH 03/16] cpus: Rename flush_queued_work()
` [Qemu-devel] [PATCH 04/16] linux-user: Use QemuMutex and QemuCond
` [Qemu-devel] [PATCH 05/16] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
` [Qemu-devel] [PATCH 06/16] cpus-common: move CPU list management to common code
` [Qemu-devel] [PATCH 07/16] cpus-common: move CPU work item "
` [Qemu-devel] [PATCH 08/16] cpus-common: fix uninitialized variable use in run_on_cpu
` [Qemu-devel] [PATCH 09/16] cpus-common: move exclusive work infrastructure from linux-user
` [Qemu-devel] [PATCH 10/16] docs: include formal model for TCG exclusive sections
` [Qemu-devel] [PATCH 11/16] cpus-common: always defer async_run_on_cpu work items
` [Qemu-devel] [PATCH 12/16] cpus-common: remove redundant call to exclusive_idle()
` [Qemu-devel] [PATCH 13/16] cpus-common: simplify locking for start_exclusive/end_exclusive
` [Qemu-devel] [PATCH 14/16] cpus-common: Introduce async_safe_run_on_cpu()
` [Qemu-devel] [PATCH 15/16] tcg: Make tb_flush() thread safe
` [Qemu-devel] [PATCH 16/16] cpus-common: lock-free fast path for cpu_exec_start/end

[PATCHv3 00/61] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-19 13:10 UTC  (58+ messages)
` [PATCH 01/61] perf symbols: Do not open device files again
` [PATCH 03/61] perf tools: Make hist_entry__snprintf work over struct perf_hpp_list
` [PATCH 07/61] perf tools: Make reset_dimensions global
` [PATCH 08/61] perf tools: Make output_field_add and sort_dimension__add global
` [PATCH 09/61] perf tools: Make several sorting functions global
` [PATCH 10/61] perf tools: Make several display "
` [PATCH 11/61] perf tools: Make hist_entry__snprintf function global
` [PATCH 12/61] perf tools: Make hists__fprintf_headers "
` [PATCH 13/61] perf c2c: Add c2c command
` [PATCH 14/61] perf c2c: Add record subcommand
` [PATCH 15/61] perf c2c: Add report subcommand
` [PATCH 16/61] perf c2c report: Add dimension support
` [PATCH 17/61] perf c2c report: Add sort_entry "
` [PATCH 18/61] perf c2c report: Fallback to standard dimensions
` [PATCH 19/61] perf c2c report: Add sample processing
` [PATCH 20/61] perf c2c report: Add cacheline hists processing
` [PATCH 21/61] perf c2c report: Decode c2c_stats for hist entries
` [PATCH 22/61] perf c2c report: Add header macros
` [PATCH 23/61] perf c2c report: Add dcacheline dimension key
` [PATCH 24/61] perf c2c report: Add offset "
` [PATCH 25/61] perf c2c report: Add iaddr "
` [PATCH 26/61] perf c2c report: Add hitm related dimension keys
` [PATCH 27/61] perf c2c report: Add stores "
` [PATCH 28/61] perf c2c report: Add loads "
` [PATCH 29/61] perf c2c report: Add llc and remote "
` [PATCH 30/61] perf c2c report: Add llc load miss dimension key
` [PATCH 31/61] perf c2c report: Add total record sort key
` [PATCH 32/61] perf c2c report: Add total loads "
` [PATCH 33/61] perf c2c report: Add hitm percent "
` [PATCH 34/61] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 35/61] perf c2c report: Add dram "
` [PATCH 36/61] perf c2c report: Add pid sort key
` [PATCH 37/61] perf c2c report: Add tid "
` [PATCH 38/61] perf c2c report: Add symbol and dso sort keys
` [PATCH 39/61] perf c2c report: Add node sort key
` [PATCH 40/61] perf c2c report: Add stats related sort keys
` [PATCH 41/61] perf c2c report: Add cpu cnt sort key
` [PATCH 42/61] perf c2c report: Add src line "
` [PATCH 43/61] perf c2c report: Setup number of header lines for hists
` [PATCH 44/61] perf c2c report: Set final resort fields
` [PATCH 45/61] perf c2c report: Add stdio output support
` [PATCH 46/61] perf c2c report: Add main browser
` [PATCH 47/61] perf c2c report: Add cacheline browser
` [PATCH 48/61] perf c2c report: Add global stats stdio output
` [PATCH 49/61] perf c2c report: Add shared cachelines "
` [PATCH 50/61] perf c2c report: Add c2c related "
` [PATCH 51/61] perf c2c report: Allow to report callchains
` [PATCH 52/61] perf c2c report: Limit the cachelines table entries
` [PATCH 53/61] perf c2c report: Add support to choose local HITMs
` [PATCH 54/61] perf c2c report: Allow to set cacheline sort fields
` [PATCH 55/61] perf c2c report: Recalc width of global sort entries
` [PATCH 56/61] perf c2c report: Add cacheline index entry
` [PATCH 57/61] perf c2c report: Add support to manage symbol name length
` [PATCH 58/61] perf c2c report: Iterate node display in browser
` [PATCH 59/61] perf c2c report: Add help windows
` [PATCH 60/61] perf c2c: Add man page and credits
` [PATCH 61/61] perf tools: Fix width computation for srcline sort entry

Tracking multiple timelines (full-ppgtt)
 2016-09-19 13:23 UTC  (5+ messages)
` [PATCH 13/18] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 14/18] drm/i915: Create a unique name for the context

[v4l-utils PATCH 1/1] Fix static linking of v4l2-compliance and v4l2-ctl
 2016-09-19 13:22 UTC  (4+ messages)
` [v4l-utils PATCH 2/2] Add --with-static-binaries option to link binaries statically

[PATCH net] qed: Fix stack corruption on probe
 2016-09-19 13:19 UTC  (2+ messages)

[PATCH v1] ibacm: Handle EP expiration time
 2016-09-19 13:21 UTC  (3+ messages)

Interest in KDD (Windows Debugger Stub) enhancements
 2016-09-19 13:20 UTC 

[meta-oe][PATCH] crash: Enforce use of LDFLAGS during make
 2016-09-19 12:57 UTC 

linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests
 2016-09-19 13:19 UTC 

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-19 13:18 UTC  (3+ messages)

[Qemu-arm] [PATCH v5 00/14] arm: add ast2500 support
 2016-09-19 13:03 UTC  (3+ messages)
` [Qemu-devel] "

[ANN] Codec & Request API Brainstorm meeting Oct 10 & 11
 2016-09-19 13:18 UTC 

[PATCH 0/7] openrisc: Misc fixes from backlog
 2016-09-19 13:17 UTC  (8+ messages)
` [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain
        ` [OpenRISC] "

[xtf test] 100874: all pass - PUSHED
 2016-09-19 13:18 UTC  (4+ messages)

git add --intent-to-add silently creates empty commits
 2016-09-19 13:16 UTC  (3+ messages)

[PATCH] syslinux_test: Fix out-of-tree build handling
 2016-09-19 13:17 UTC  (2+ messages)

[PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes
 2016-09-19 13:17 UTC  (3+ messages)

Hello Dearest
 2016-09-19 13:17 UTC 

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-09-19 13:17 UTC  (6+ messages)

[PATCH] net: phy: Ensure the state machine is called when phy is UP
 2016-09-19 13:15 UTC  (8+ messages)

[PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
 2016-09-19 13:16 UTC  (2+ messages)

Inquiring about Xen Hypervisor project
 2016-09-19 13:15 UTC 

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-19 13:15 UTC  (8+ messages)

[PATCH 00/11] Resumable clone
 2016-09-19 13:15 UTC  (3+ messages)
` [PATCH 02/11] Resumable clone: add prime-clone endpoints

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-19 13:13 UTC  (7+ messages)
` [PATCH 04/10] drm: Extract drm_plane.[hc]
  ` [Intel-gfx] "
` [PATCH 05/10] drm/doc: Polish for drm_plane.[hc]

[PATCH v1] mtd: nand: tango: import driver for tango controller
 2016-09-19 13:12 UTC  (10+ messages)
      ` [PATCH v2] mtd: nand: tango: import driver for tango chips
          ` [PATCH v3] "
                ` [PATCH v5] "

[PATCH v4] Livepatch for ARM 64 and 32
 2016-09-19 13:12 UTC  (3+ messages)
` [PATCH v4 05/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr

[Qemu-devel] [PATCH 0/2] qom-get [for 2.8]
 2016-09-19 13:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Stub out StringOutputVisitor struct support

[PATCH] staging: iio: meter: ade7758_ring: Match alignment with open parenthesis
 2016-09-19 13:11 UTC  (4+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH v2] qom: Implement qom-get HMP command
 2016-09-19 13:11 UTC  (9+ messages)

[PATCH] sunrpc: include gid in the rpc_cred_cache hash
 2016-09-19 13:10 UTC  (3+ messages)

[Qemu-devel] [PULL v1 0/8] Merge qcrypto 2016/09/19
 2016-09-19 13:10 UTC  (5+ messages)

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-09-19 13:10 UTC  (13+ messages)

powerplay sensors (v3)
 2016-09-19 13:10 UTC  (3+ messages)
  ` [PATCH 1/2] drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
  ` [PATCH 2/2] drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-09-19 13:09 UTC  (2+ messages)

[PATCH 1/6] i18n: commit: mark message for translation
 2016-09-19 13:08 UTC  (6+ messages)
` [PATCH 2/6] i18n: connect: mark die messages "
` [PATCH 3/6] i18n: diff: mark die errors "
` [PATCH 4/6] i18n: ident: mark hint "
` [PATCH 5/6] i18n: notes-merge: mark die messages "
` [PATCH 6/6] i18n: stash: mark "

[RFC] Arm64 boot fail with numa enable in BIOS
 2016-09-19 13:05 UTC  (2+ messages)

[PATCH 0/9] Various fixes related to ptrace_may_access()
 2016-09-19 13:01 UTC  (3+ messages)
` [PATCH 3/9] proc: use open()-time creds for ptrace checks

[Buildroot] (fwd) RFC PATCH [wbx@uclibc-ng.org]
 2016-09-19 13:06 UTC 

[PATCH v2] F2FS customized migrate_page callback
 2016-09-19 21:03 UTC 

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-19 13:05 UTC  (5+ messages)

[meta-networking][PATCH] openl2tp: Obey LDFLAGS in Makefile
 2016-09-19 12:59 UTC 

[PATCH] HID: apple: Fix the '`'/'~' key issue for MacBook Air 6,2
 2016-09-19 13:04 UTC 

[REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices
 2016-09-19 13:03 UTC  (2+ messages)

[PATCH 0/6] add Tx preparation
 2016-09-19 13:03 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ethdev: "
  ` [PATCH v2 5/6] ixgbe: "
  ` [PATCH v2 6/6] testpmd: add txprep engine

[patch v2] i2c: add master driver for mellanox systems
 2016-09-19 15:00 UTC 

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-19 13:01 UTC  (11+ messages)

[PATCH v6 00/15] x86: multiboot2 protocol support
 2016-09-19 13:00 UTC  (7+ messages)
` [PATCH v6 10/15] x86/boot: implement early command line parser in C
` [PATCH v6 11/15] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v6 12/15] x86/setup: use XEN_IMG_OFFSET instead of

Two bugs in --pretty with %C(auto)
 2016-09-19 12:59 UTC  (3+ messages)

[PATCHv2] sunrpc: fix write space race causing stalls
 2016-09-19 12:58 UTC  (2+ messages)

bcache and btrfs linux 4.7
 2016-09-19 12:56 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v1 00/29] ARC cores
 2016-09-19 12:55 UTC  (5+ messages)
`  "

[PATCH] scsi:Prevent deletion of SCSI block device in use
 2016-09-19 12:55 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915: clean up dsi sequences
 2016-09-19 12:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm: include linux/seq_file.h as needed
 2016-09-19 12:51 UTC  (2+ messages)

[PATCH v2] libs/gnttab: introduce XENGNTTAB_BUILD_BUG_ON
 2016-09-19 12:52 UTC  (3+ messages)

[PATCH 0/2 v2] x86/tsc: Update tsc crystal_khz whitelist
 2016-09-19 12:51 UTC  (3+ messages)
` [PATCH 1/2 v2] x86,tsc: Use cpu id defines from intel-family.h
` [PATCH 2/2 v2] x86/tsc: Add additional Intel CPU models to crystal_khz whitelist

[Ksummit-discuss] [topic proposal] tracepoints and ABI stability warranties
 2016-09-19 12:51 UTC  (9+ messages)

[Buildroot] [PATCH] util-linux: add -lcurses to LDFLAGS when static linking
 2016-09-19 12:51 UTC  (2+ messages)

[PATCH v2 0/6] tmio: add support for eMMC with 8 bit bus width
 2016-09-19 12:49 UTC  (7+ messages)
` [PATCH v2 1/6] mmc: add define for R1 response without CRC
` [PATCH v2 2/6] mmc: rtsx_pci: use new macro for R1 "
` [PATCH v2 3/6] mmc: rtsx_usb: "
` [PATCH v2 4/6] mmc: tmio: add eMMC support
` [PATCH v2 5/6] arm64: dts: r8a7795: salvator: enable on-board eMMC
` [PATCH v2 6/6] arm64: dts: r8a7796: salvator: enable on board eMMC

[PATCH 1/1 v6] ARM: imx: Added perf functionality to mmdc driver
 2016-09-19 12:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/3] Introduce IOMMUNotifier struct
 2016-09-19 12:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm: add Cortex A7 CPU parameters
 2016-09-19 12:47 UTC  (2+ messages)

[PATCH] [media] platform: pxa_camera: add VIDEO_V4L2 dependency
 2016-09-19 12:46 UTC 

[U-Boot] [PATCH 1/2] sandbox, x86: select DM_KEYBOARD instead of default y entry
 2016-09-19 12:46 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] input: specify the default of I8042_KEYB in more correct manner

[LTP] [PATCH] readahead02: fix path for read_ahead_kb on raw partitions
 2016-09-19 12:46 UTC  (3+ messages)

[Qemu-devel] [PATCH] Add resolutions via the command-line
 2016-09-19 12:44 UTC  (3+ messages)

[PATCH] mkfs.xfs: clarify ftype defaults in manpage
 2016-09-19 12:44 UTC  (3+ messages)

[PATCH] random: Fix kernel panic due to system_wq use before init
 2016-09-19 12:43 UTC  (5+ messages)

[PATCH] HID: alps: Fix memory leak
 2016-09-19 12:43 UTC  (2+ messages)

[RFC][PATCH V2 0/3] example/vhost: Introduce Vswitch Framework
 2016-09-19 12:42 UTC  (7+ messages)
` [RFC][PATCH V2 1/3] examples/vhost: Add vswitch (generic switch) framework

[PATCH v7 00/22] Generic DT bindings for PCI IOMMUs and ARM SMMU
 2016-09-19 12:41 UTC  (13+ messages)

[U-Boot] [PATCH v2] Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
 2016-09-19 12:40 UTC 

[Qemu-devel] [PATCH v13 0/6] QAPI/QOM work for non-scalar object properties
 2016-09-19 12:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH v13 6/6] qom: support arbitrary non-scalar properties with -object

[PATCH v2 0/4] libxl: add HVM USB passthrough capability
 2016-09-19 12:40 UTC  (5+ messages)
` [PATCH v2 1/4] libxl: add function to remove usb controller xenstore entries
` [PATCH v2 2/4] libxl: add basic support for devices without backend
` [PATCH v2 3/4] libxl: add HVM usb passthrough support
` [PATCH v2 4/4] docs: add HVM USB passthrough documentation

[Qemu-devel] [PULL 0/5] next round of s390x patches
 2016-09-19 12:39 UTC  (2+ messages)

[PATCH] ovl: avoid setting uninitialized creds
 2016-09-19 12:38 UTC 

Is stability a joke? (wiki updated)
 2016-09-19 12:37 UTC  (12+ messages)

[PATCH] HID: alps: fix stick device not working after resume
 2016-09-19 12:37 UTC  (2+ messages)

PowerPC agpmode issues
 2016-09-19 12:36 UTC  (6+ messages)

[PATCH] mbuf: fix leak and errno on pool creation error
 2016-09-19 12:34 UTC 

[PATCH] sbitmap: avoid maybe-uninitialized warning
 2016-09-19 12:33 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.