All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-16 05:21:01 to 2017-03-16 06:30:45 UTC [more...]

how to add myself as assignee to an issue
 2017-03-16  6:29 UTC 

[PATCH 0/8] Collect command stream based OA reports using i915 perf
 2017-03-16  6:30 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id
` [PATCH 2/8] drm/i915: Expose OA sample source to userspace
` [PATCH 3/8] drm/i915: Framework for capturing command stream based OA reports
` [PATCH 4/8] drm/i915: flush periodic samples, in case of no pending CS sample requests
` [PATCH 5/8] drm/i915: Inform userspace about command stream OA buf overflow
` [PATCH 6/8] drm/i915: Populate ctx ID for periodic OA reports
` [PATCH 7/8] drm/i915: Add support for having pid output with OA report
` [PATCH 8/8] drm/i915: Add support for emitting execbuffer tags through OA counter reports
` ✓ Fi.CI.BAT: success for Collect command stream based OA reports using i915 perf

[Devel] [RFC PATCH 0/7] ACPICA: Tables: Cleanup table sanity checks
 2017-03-16  6:29 UTC  (4+ messages)
`  "

[Qemu-devel] [PULL for 2.9 00/49] QAPI patches for 2017-03-16
 2017-03-16  6:28 UTC  (50+ messages)
` [Qemu-devel] [PULL for 2.9 01/49] qapi2texi: change texi formatters
` [Qemu-devel] [PULL for 2.9 02/49] qmp: allow setting properties to empty string in qmp-shell
` [Qemu-devel] [PULL for 2.9 03/49] qapi: Factor QAPISchemaParser._include() out of .__init__()
` [Qemu-devel] [PULL for 2.9 04/49] qapi: Make doc comments optional where we don't need them
` [Qemu-devel] [PULL for 2.9 05/49] qapi: Back out doc comments added just to please qapi.py
` [Qemu-devel] [PULL for 2.9 06/49] docs/qapi-code-gen.txt: Drop confusing reference to 'gen'
` [Qemu-devel] [PULL for 2.9 07/49] qapi: Have each QAPI schema declare its returns white-list
` [Qemu-devel] [PULL for 2.9 08/49] qapi: Have each QAPI schema declare its name rule violations
` [Qemu-devel] [PULL for 2.9 09/49] qapi: Clean up build of generated documentation
` [Qemu-devel] [PULL for 2.9 10/49] tests/qapi-schema: Cover empty union base
` [Qemu-devel] [PULL for 2.9 11/49] qapi: Fix to reject empty union base gracefully
` [Qemu-devel] [PULL for 2.9 12/49] qapi2texi: Fix up output around #optional
` [Qemu-devel] [PULL for 2.9 13/49] qapi: Avoid unwanted blank lines in QAPIDoc
` [Qemu-devel] [PULL for 2.9 14/49] qapi/rocker: Fix up doc comment notes on optional members
` [Qemu-devel] [PULL for 2.9 15/49] qapi: Fix QAPISchemaEnumType.is_implicit() for 'QType'
` [Qemu-devel] [PULL for 2.9 16/49] qapi: Prepare for requiring more complete documentation
` [Qemu-devel] [PULL for 2.9 17/49] qapi: Conjure up QAPIDoc.ArgSection for undocumented members
` [Qemu-devel] [PULL for 2.9 18/49] qapi2texi: Convert to QAPISchemaVisitor
` [Qemu-devel] [PULL for 2.9 19/49] qapi: The #optional tag is redundant, drop
` [Qemu-devel] [PULL for 2.9 20/49] qapi: Use raw strings for regular expressions consistently
` [Qemu-devel] [PULL for 2.9 21/49] qapi: Prefer single-quoted strings more consistently
` [Qemu-devel] [PULL for 2.9 22/49] qapi2texi: Plainer enum value and member name formatting
` [Qemu-devel] [PULL for 2.9 23/49] qapi2texi: Present the table of members more clearly
` [Qemu-devel] [PULL for 2.9 24/49] qapi2texi: Explain enum value undocumentedness "
` [Qemu-devel] [PULL for 2.9 25/49] qapi2texi: Don't hide undocumented members and arguments
` [Qemu-devel] [PULL for 2.9 26/49] qapi2texi: Implement boxed argument documentation
` [Qemu-devel] [PULL for 2.9 27/49] qapi2texi: Include member type in generated documentation
` [Qemu-devel] [PULL for 2.9 28/49] qapi2texi: Generate reference to base type members
` [Qemu-devel] [PULL for 2.9 29/49] qapi2texi: Generate documentation for variant members
` [Qemu-devel] [PULL for 2.9 30/49] qapi2texi: Generate descriptions for simple union tags
` [Qemu-devel] [PULL for 2.9 31/49] qapi2texi: Use category "Object" for all object types
` [Qemu-devel] [PULL for 2.9 32/49] tests/qapi-schema: Improve doc / expression mismatch coverage
` [Qemu-devel] [PULL for 2.9 33/49] qapi: Fix detection of doc / expression mismatch
` [Qemu-devel] [PULL for 2.9 34/49] qapi: Move detection of doc / expression name mismatch
` [Qemu-devel] [PULL for 2.9 35/49] qapi: Improve error message on @NAME: in free-form doc
` [Qemu-devel] [PULL for 2.9 36/49] qapi: Move empty doc section checking to doc parser
` [Qemu-devel] [PULL for 2.9 37/49] tests/qapi-schema: Rename doc-bad-args to doc-bad-command-arg
` [Qemu-devel] [PULL for 2.9 38/49] tests/qapi-schema: Improve coverage of bogus member docs
` [Qemu-devel] [PULL for 2.9 39/49] qapi: Fix detection of bogus member documentation
` [Qemu-devel] [PULL for 2.9 40/49] qapi: Eliminate check_docs() and drop QAPIDoc.expr
` [Qemu-devel] [PULL for 2.9 41/49] qapi: Drop unused variable events
` [Qemu-devel] [PULL for 2.9 42/49] qapi: Simplify what gets stored in enum_types
` [Qemu-devel] [PULL for 2.9 43/49] qapi: Factor add_name() calls out of the meta conditional
` [Qemu-devel] [PULL for 2.9 44/49] qapi: enum_types is a list used like a dict, make it one
` [Qemu-devel] [PULL for 2.9 45/49] qapi: struct_types "
` [Qemu-devel] [PULL for 2.9 46/49] qapi: union_types "
` [Qemu-devel] [PULL for 2.9 47/49] qapi: Drop unused .check_clash() parameter schema
` [Qemu-devel] [PULL for 2.9 48/49] qapi: Make pylint a bit happier
` [Qemu-devel] [PULL for 2.9 49/49] qapi: Fix a misleading parser error message

[PATCH net-next] r8152: simply the arguments
 2017-03-16  6:27 UTC 

[PATCH v2] powerpc/64s: optimize hypercall/syscall
 2017-03-16  6:27 UTC 

[PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-03-16  6:27 UTC  (5+ messages)
` [PATCH v4 01/18] dt-bindings: power: battery: add constant-charge-current property

Two images in one
 2017-03-16  4:53 UTC 

[ceph-users] Log message --> "bdev(/var/lib/ceph/osd/ceph-x/block) aio_submit retries"
 2017-03-16  6:23 UTC  (4+ messages)
      `  "

monitor of SEGFAULT processes
 2017-03-16  6:23 UTC 

Does amdgpu driver supports if CONFIG_PREEMPT is enabled
 2017-03-16  6:22 UTC 

Telnet server question
 2017-03-16  6:22 UTC 

[PATCH v2 00/10] make try_to_unmap simple
 2017-03-16  5:57 UTC  (11+ messages)
` [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs:
 2017-03-16  6:21 UTC 

[PATCH] vhost: fix virtio_net cache sharing of broadcast_rarp
 2017-03-16  6:21 UTC  (2+ messages)

[PATCH v4 0/7] Xen transport for 9pfs frontend driver
 2017-03-16  6:19 UTC  (3+ messages)

[PATCH] powerpc/powernv: Map OPAL msglog in IOREMAP area
 2017-03-16  6:17 UTC 

[PATCH 0/6] Collect command stream based GPU metrics for all engines using i915 perf
 2017-03-16  6:20 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Extend i915 perf framework for collecting timestamps on all gpu engines
` [PATCH 2/6] drm/i915: Extract raw GPU timestamps from OA reports to forward in perf samples
` [PATCH 3/6] drm/i915: Support opening multiple concurrent perf streams
` [PATCH 4/6] time: Expose current clocksource in use by timekeeping framework
` [PATCH 5/6] drm/i915: Mechanism to forward clock monotonic raw time in perf samples
` [PATCH 6/6] drm/i915: Support for capturing MMIO register values

[PATCH] Makefile: escape ' in bin-wrappers rule
 2017-03-16  6:17 UTC 

[PATCH v4 00/13] mm: sub-section memory hotplug support
 2017-03-16  6:07 UTC  (42+ messages)
` [PATCH v4 01/13] mm: fix type width of section to/from pfn conversion macros
` [PATCH v4 02/13] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
` [PATCH v4 03/13] mm: introduce struct mem_section_usage to track partial population of a section
` [PATCH v4 04/13] mm: introduce common definitions for the size and mask "
` [PATCH v4 05/13] mm: cleanup sparse_init_one_section() return value
` [PATCH v4 06/13] mm: track active portions of a section at boot
` [PATCH v4 07/13] mm: fix register_new_memory() zone type detection
` [PATCH v4 08/13] x86, kasan: clarify kasan's dependency on vmemmap_populate_hugepages()
` [PATCH v4 09/13] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v4 10/13] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH v4 11/13] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH v4 12/13] mm: enable section-unaligned devm_memremap_pages()
` [PATCH v4 13/13] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment

[master] weston: Add SoC performance monitoring utilities
 2017-03-16  6:15 UTC  (5+ messages)

[Cocci] coccicheck run error
 2017-03-16  6:12 UTC  (6+ messages)

[PATCH v2] fstests: add GlusterFS support
 2017-03-16  6:04 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: use pic/ioapic destructor when proper
 2017-03-16  6:04 UTC  (5+ messages)

[PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support
 2017-03-16  5:53 UTC  (3+ messages)

[PATCH 0/3] Khadas VIM support (Amlogic Meson GXL S905X)
 2017-03-16  6:00 UTC  (6+ messages)
` [PATCH 1/3] devicetree: add vendor prefix for Khadas

[PATCH 1/2] ASoC: rt5665: fix define of RT5665_HP_DRIVER_5X
 2017-03-16  5:58 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt5665: set i2s pin share configuration

linux-next: tty: BUG: spinlock bad magic on CPU#0, init/1
 2017-03-16  5:57 UTC 

[PATCH v2 0/6] powerpc/perf: Export memory hierarchy level
 2017-03-16  5:53 UTC  (13+ messages)
` [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src

[PATCH v3 0/7] Xen transport for 9pfs frontend driver
 2017-03-16  5:54 UTC  (9+ messages)
` [PATCH v3 1/7] xen: import new ring macros in ring.h
  ` [PATCH v3 4/7] xen/9pfs: connect to the backend

[PATCH] pinctrl: qcom: qdf2xxx: add names to the gpios
 2017-03-16  5:50 UTC  (3+ messages)

[PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
 2017-03-16  5:46 UTC  (7+ messages)
` change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_
  ` change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PR
      ` change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS

[U-Boot] [PATCH] PMIC: TI: TPS65903X errata (SLIA087) code
 2017-03-16  5:49 UTC  (3+ messages)

[PATCH] ARM: dts: mvebu: linksys: enable buffer manager support
 2017-03-16  5:48 UTC  (5+ messages)

perf: race with automatic rdpmc() disabling
 2017-03-16  5:35 UTC  (8+ messages)

[PATCH v2 net-next] mlx4: Better use of order-0 pages in RX path
 2017-03-16  5:39 UTC  (8+ messages)

[PATCH 0/5] raid56: variant bug fixes
 2017-03-16  5:36 UTC  (3+ messages)
` [PATCH 3/5] btrfs: raid56: Use correct stolen pages to calculate P/Q

[PATCH 1/2] reset: Add API to count number of reset available with device
 2017-03-16  5:34 UTC  (4+ messages)
` [PATCH 2/2] usb; dwc3: of-simple: Add support to get resets for the device

[RFC PATCH] rework memory hotplug onlining
 2017-03-16  5:31 UTC  (8+ messages)
  ` ZONE_NORMAL vs. ZONE_MOVABLE (was: Re: [RFC PATCH] rework memory hotplug onlining)
    ` ZONE_NORMAL vs. ZONE_MOVABLE

[PATCH v2 0/3] upstream hwrng framework
 2017-03-16  5:31 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: add simple hw_random implementation
` [PATCH v2 2/3] lib: random: get_random_bytes from HWRNG if present
` [PATCH v2 3/3] caamrng: port to hwrng framework

[PATCH] vc04_services: Fixing coding guideline error
 2017-03-16  5:31 UTC  (3+ messages)

[PATCH 00/17] thermal: cpu_cooling: improve interaction with cpufreq core
 2017-03-16  5:29 UTC  (18+ messages)
` [PATCH 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures
` [PATCH 02/17] thermal: cpu_cooling: rearrange globals
` [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev
` [PATCH 04/17] thermal: cpu_cooling: replace cool_dev with cdev
` [PATCH 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level()
` [PATCH 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()
` [PATCH 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device
` [PATCH 08/17] cpufreq: create cpufreq_table_count_valid_entries()
` [PATCH 09/17] thermal: cpu_cooling: store cpufreq policy
` [PATCH 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs
` [PATCH 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus'
` [PATCH 12/17] thermal: cpu_cooling: merge frequency and power tables
` [PATCH 13/17] thermal: cpu_cooling: create structure for idle time stats
` [PATCH 14/17] thermal: cpu_cooling: get_level() can't fail
` [PATCH 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_dev
` [PATCH 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()
` [PATCH 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device

[RFC PATCH 0/3] VFIO: Report IOMMU fault event to userspace
 2017-03-16  5:22 UTC  (10+ messages)

[PATCH v4] mmc: sdhci: clarify the get_timeout_clock callback
 2017-03-16  5:25 UTC  (2+ messages)

[PATCH 1/2] soc: qcom: Add device tree binding for GLINK RPM
 2017-03-16  5:26 UTC  (2+ messages)
` [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver

[PATCH] scsi: sr: fix oob access in get_capabilities
 2017-03-16  5:21 UTC  (4+ 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.