All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-18 16:51:44 to 2015-10-18 18:26:54 UTC [more...]

[Bug 92518] 7870 XT Stalling Between Ring 0 and Ring 3
 2015-10-18 18:26 UTC  (5+ messages)
` [Bug 92518] Radeon "

[PATCH V2 00/30] Coresight integration with perf
 2015-10-18 18:24 UTC  (45+ messages)
` [PATCH V2 01/30] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V2 02/30] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V2 03/30] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V2 04/30] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V2 05/30] coresight: etm3x: set progbit to stop trace collection
` [PATCH V2 06/30] coresight: clearly labeling source operarions
` [PATCH V2 07/30] coresight: etm3x: moving etm_drvdata::enable to atomic field
` [PATCH V2 08/30] coresight: etm3x: implementing 'cpu_id()' API
` [PATCH V2 09/30] coresight: etm3x: changing default trace configuration
` [PATCH V2 10/30] coresight: etm3x: consolidating initial config
` [PATCH V2 11/30] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V2 12/30] coresight: etm3x: adding perf_get/set_config() API
` [PATCH V2 13/30] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V2 14/30] coresight: etm3x: implementing perf_start/stop() API
` [PATCH V2 15/30] coresight: making coresight_build_paths() public
` [PATCH V2 16/30] coresight: keeping track of enabled sink buffers
` [PATCH V2 17/30] perf: changing pmu::setup_aux() parameter to include event
` [PATCH V2 18/30] coresight: etb10: moving to local atomic operations
` [PATCH V2 19/30] coresight: etb10: implementing the setup_aux() API
` [PATCH V2 20/30] coresight: etb10: implementing buffer set/reset() API
` [PATCH V2 21/30] coresight: etb10: implementing buffer update API
` [PATCH V2 22/30] coresight: etm-perf: new PMU driver for ETM tracers
` [PATCH V2 23/30] coresight: updating documentation to reflect integration with perf
` [PATCH V2 24/30] perf tools: making function set_max_cpu_num() non static
` [PATCH V2 25/30] perf tools: adding perf_session to *info_prive_size()
` [PATCH V2 26/30] perf tools: making source devices path broadly accessible
` [PATCH V2 27/30] perf build: adding X86 auxiliary specific flags
` [PATCH V2 28/30] perf tools: making coresight PMU listable
` [PATCH V2 29/30] perf tools: adding coresight define for auxtrace
` [PATCH V2 30/30] perf tools: adding coresight etm PMU record capabilities

[kvm-unit-tests PATCHv2] arm: Add PMU test
 2015-10-18 18:28 UTC  (10+ messages)
` [kvm-unit-tests PATCHv4] ARM PMU tests
  ` [kvm-unit-tests PATCHv4 1/3] arm: Add PMU test
    ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv4 2/3] arm: pmu: Check cycle count increases
    ` [Qemu-devel] "
  ` [kvm-unit-tests PATCHv4 3/3] arm: pmu: Add CPI checking
    ` [Qemu-devel] "

[PATCH 1/5] ath10k: QCA988X hw2.0: add board.bin
 2015-10-18 18:23 UTC  (3+ messages)

MIPS cross-compile
 2015-10-18 18:24 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] Update target repo for nvme patch contributions
 2015-10-18 18:23 UTC  (4+ messages)

[Bug 103351] New: Machine check exception on Broadwell quad-core with SpeedStep enabled
 2015-10-18 18:23 UTC  (2+ messages)
` [Bug 103351] "

[PATCH] vme: 8-bit status/id takes 256 values, not 255
 2015-10-18 18:22 UTC  (4+ messages)

nvme driver split V2
 2015-10-18 18:22 UTC  (4+ messages)
` [PATCH 12/18] nvme: use the block layer for userspace passthrough metadata

[PATCHv4 RESEND] staging: vme_user: provide DMA functionality
 2015-10-18 18:13 UTC  (5+ messages)
` [PATCHv5] "
      ` [PATCHv6] "

[Qemu-devel] [PATCH v4 00/33] implement vNVDIMM
 2015-10-19  0:54 UTC  (72+ messages)
`  "
` [Qemu-devel] [PATCH v4 01/33] acpi: add aml_derefof
` [Qemu-devel] [PATCH v4 02/33] acpi: add aml_sizeof
  `  "
` [Qemu-devel] [PATCH v4 03/33] acpi: add aml_create_field
` [Qemu-devel] [PATCH v4 04/33] acpi: add aml_concatenate
  `  "
` [Qemu-devel] [PATCH v4 05/33] acpi: add aml_object_type
  `  "
` [Qemu-devel] [PATCH v4 06/33] acpi: add aml_method_serialized
  `  "
` [Qemu-devel] [PATCH v4 07/33] util: introduce qemu_file_get_page_size()
  `  "
` [Qemu-devel] [PATCH v4 08/33] exec: allow memory to be allocated from any kind of path
  `  "
` [Qemu-devel] [PATCH v4 09/33] exec: allow file_ram_alloc to work on file
  `  "
` [Qemu-devel] [PATCH v4 10/33] hostmem-file: clean up memory allocation
  `  "
` [Qemu-devel] [PATCH v4 11/33] hostmem-file: use whole file size if possible
  `  "
` [Qemu-devel] [PATCH v4 12/33] pc-dimm: remove DEFAULT_PC_DIMMSIZE
  `  "
` [Qemu-devel] [PATCH v4 13/33] pc-dimm: make pc_existing_dimms_capacity static and rename it
  `  "
` [Qemu-devel] [PATCH v4 14/33] pc-dimm: drop the prefix of pc-dimm
  `  "
` [Qemu-devel] [PATCH v4 15/33] stubs: rename qmp_pc_dimm_device_list.c
  `  "
` [Qemu-devel] [PATCH v4 16/33] pc-dimm: rename pc-dimm.c and pc-dimm.h
  `  "
` [Qemu-devel] [PATCH v4 17/33] dimm: abstract dimm device from pc-dimm
  `  "
` [Qemu-devel] [PATCH v4 18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
  `  "
` [Qemu-devel] [PATCH v4 19/33] dimm: keep the state of the whole backend memory
  `  "
` [Qemu-devel] [PATCH v4 20/33] dimm: introduce realize callback
  `  "
` [Qemu-devel] [PATCH v4 21/33] nvdimm: implement NVDIMM device abstract
  `  "
` [Qemu-devel] [PATCH v4 22/33] docs: add NVDIMM ACPI documentation
  `  "
` [Qemu-devel] [PATCH v4 23/33] nvdimm acpi: init the address region used by NVDIMM ACPI
  `  "
` [Qemu-devel] [PATCH v4 24/33] nvdimm acpi: build ACPI NFIT table
  `  "
` [Qemu-devel] [PATCH v4 25/33] nvdimm acpi: init the address region used by DSM
  `  "
` [Qemu-devel] [PATCH v4 26/33] nvdimm acpi: build ACPI nvdimm devices
  `  "
` [Qemu-devel] [PATCH v4 27/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method
  `  "
` [Qemu-devel] [PATCH v4 28/33] nvdimm acpi: support DSM_FUN_IMPLEMENTED function
  `  "
` [Qemu-devel] [PATCH v4 29/33] nvdimm acpi: support DSM_DEV_FUN_NAMESPACE_LABEL_SIZE function
  `  "
` [Qemu-devel] [PATCH v4 30/33] nvdimm acpi: support DSM_DEV_FUN_GET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v4 31/33] nvdimm acpi: support DSM_DEV_FUN_SET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v4 32/33] nvdimm: allow using whole backend memory as pmem
  `  "
` [Qemu-devel] [PATCH v4 33/33] nvdimm: add maintain info
  `  "

[PATCHv2 0/3] Adding FPGA Manager support for Xilinx Zynq
 2015-10-18 18:02 UTC  (11+ messages)
` [PATCHv2 1/3] ARM: dt: fpga: Added binding docs for Xilinx Zynq FPGA manager
` [PATCHv2 2/3] ARM: zynq: dt: Updated devicetree for Zynq 7000 platform
` [PATCHv2 3/3] fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000

RE!!!!
 2015-10-18 17:08 UTC 

[PATCH v5 1/2] drm/i915: Fix failure paths around initial fbdev allocation
 2015-10-18 18:03 UTC  (5+ messages)

[PATCH] MIPS: BMIPS: Enable GZIP ramdisk and timed printks
 2015-10-18 18:02 UTC  (2+ messages)

nftables segv while trying to use nat redirection with map
 2015-10-18 18:00 UTC  (2+ messages)

[PATCH] Bluetooth: Add support for controller specific logging
 2015-10-18 17:59 UTC 

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-18 17:58 UTC  (3+ messages)

patch for rtl8712 driver, add support for sitecom WLA2100 (006c)
 2015-10-18 17:58 UTC  (2+ messages)
  ` [PATCH 3.10-3.18] Driver, staging rtl8712, add support for sitecom WLA2100

[PATCH nft] src: add interface wildcard matching
 2015-10-18 18:02 UTC 

[qemu-mainline baseline-only test] 38178: trouble: blocked/broken/fail/pass
 2015-10-18 17:54 UTC 

[linux-4.1 test] 63030: regressions - FAIL
 2015-10-18 17:52 UTC 

[PATCH 2/2] Fixed Trivial Warnings in file: Deleted Spaces prior to tabs, and added lines. modified: kernel/auditfilter.c
 2015-10-18 17:50 UTC  (3+ messages)

[PATCH 0/3] crypto: fixes for Marvell hash
 2015-10-18 17:49 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/5] "
    ` [PATCH 00/18] crypto: further fixes for Marvell CESA hash
      ` [PATCH 0/6] Sparse related fixes
        ` [PATCH 1/6] crypto: marvell: use readl_relaxed()/writel_relaxed()
        ` [PATCH 2/6] crypto: marvell: use dma_addr_t for cur_dma
        ` [PATCH 3/6] crypto: marvell: use gfp_t for gfp flags
        ` [PATCH 4/6] crypto: marvell: use memcpy_fromio()/memcpy_toio()
        ` [PATCH 5/6] crypto: marvell: fix missing cpu_to_le32() in mv_cesa_dma_add_op()
        ` [PATCH 6/6] crypto: marvell: use __le32 for hardware descriptors

[PATCH] iwlwifi: Fix module firmware information for 3160
 2015-10-18 17:47 UTC 

[PATCH v2] Staging: lustre: lcommon_misc: Correct block comment style
 2015-10-18 17:46 UTC 

[Feature Request] git blame showing only revisions from git rev-list --first-parent
 2015-10-18 17:41 UTC  (11+ messages)

[Qemu-devel] [PATCH V5 0/8] Xilinx DisplayPort
 2015-10-18 17:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH V5 2/8] introduce aux-bus
` [Qemu-devel] [PATCH V5 3/8] i2c: implement broadcast write
` [Qemu-devel] [PATCH V5 4/8] introduce dpcd module

Fwd: [PATCH v2] staging: lustre: kernel style neating (block comments)
 2015-10-18 17:35 UTC 

[PATCH] Add ls-files --eol-staged, --eol-worktree
 2015-10-18 17:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
 2015-10-18 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] vl: trivial: minor tweaks to a max-cpu error msg
` [Qemu-devel] [PATCH v2 2/2] hw/arm/virt: don't use a15memmap directly

[PATCH v2] Staging: lustre: glimpse: Fix block comment style
 2015-10-18 17:27 UTC 

[PATCH for-next v2 00/10] Add RoCE GID cache usage in verbs/cma
 2015-10-18 17:26 UTC  (9+ messages)
` [PATCH for-next v2 06/10] IB/cache: Add ib_find_gid_by_filter cache API
` [PATCH for-next v2 08/10] IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
` [PATCH for-next v2 09/10] IB/core: Remove smac and vlan id from qp_attr and ah_attr
` [PATCH for-next v2 10/10] IB/core: Remove smac and vlan id from path record

[PATCH] ASoC: Let snd_soc_limit_volume() take a snd_soc_card
 2015-10-18 17:26 UTC  (2+ messages)

[PATCH 00/18] ALSA: Add helper function to add single value constraint
 2015-10-18 17:19 UTC  (5+ messages)
` [PATCH 11/18] ASoC: n810: Use snd_pcm_hw_constraint_single()
` [PATCH 12/18] ASoC: rx51: "

[PATCH v2 0/4] stripspace: Implement and use --count-lines option
 2015-10-18 17:18 UTC  (4+ messages)
` [PATCH v2 3/4] stripspace: Implement "

HDMI codec, way forward?
 2015-10-18 17:16 UTC  (7+ messages)

[PATCH 1/3] Staging: wilc1000: Remove multiple blank lines
 2015-10-18 17:16 UTC  (6+ messages)
` [PATCH 2/3] Staging: wilc1000: Remove unnecessary else after return
  ` [PATCH 3/3] Staging: wilc1000: Remove unnecessary parentheses
    ` [Outreachy kernel] "
` [Outreachy kernel] [PATCH 1/3] Staging: wilc1000: Remove multiple blank lines

[PATCH V4] debugfs: Add debugfs_create_ulong()
 2015-10-18 17:13 UTC 

[PATCH V3] debugfs: Add debugfs_create_ulong()
 2015-10-18 17:10 UTC  (4+ messages)

[RFC 0/4] x86: sigcontext SS fixes, take 2
 2015-10-18 17:06 UTC  (16+ messages)
` [RFC 3/4] x86/signal/64: Re-add support for SS in the 64-bit signal context

[PATCH] Staging: lustre: lcommon_misc: Correct block comments
 2015-10-18 17:00 UTC  (3+ messages)
` [Outreachy kernel] "

[Bug 92523] New: [Quadro FX 370] Compiz freezes entire desktop
 2015-10-18 16:59 UTC  (4+ messages)
  ` [Bug 92523] "

[Qemu-devel] [PULL 00/49] Misc patches for 2015-10-16
 2015-10-18 16:55 UTC  (3+ messages)

[PATCH] staging: lustre: Replace sscanf with kstrtoint
 2015-10-18 16:51 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Fix worktree usage message
 2015-10-18 16:51 UTC  (3+ messages)

[PATCH v2 0/6] Fix CAAM hash driver
 2015-10-18 16:51 UTC  (2+ messages)
` [PATCH 6/6] crypto: caam: fix DMA API leak


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.