All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-05 06:43:34 to 2017-07-05 07:25:50 UTC [more...]

Clocks used by another OS/CPU (was: Re: [RFC PATCH] clk: renesas: cpg-mssr: Add interface for critical core clocks)
 2017-07-05  7:25 UTC  (12+ messages)

[Buildroot] [PATCH 0/2] Add linux-tool-tmon
 2017-07-05  7:25 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Makefile: don't rely on linux-tools being sorted alphabetically

[Bug 100399] Kernel invalid opcode on unbinding amdgpu
 2017-07-05  7:25 UTC  (3+ messages)

[PATCH v2 1/3] drm/amdgpu: remove superfluous check
 2017-07-05  7:24 UTC  (2+ messages)

[PATCH 00/10] irqchip: sunxi-nmi: Cleanups and fix A31 R_INTC register offset
 2017-07-05  7:22 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-05  7:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/5] qapi: Add qobject_is_equal()
` [Qemu-devel] [PATCH v3 3/5] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PATCH v3 5/5] tests: Add check-qobject for equality tests

[PATCH v2 0/8] correct quiescing in several block drivers
 2017-07-05  7:22 UTC  (30+ messages)
` [PATCH v2 1/8] nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues
` [PATCH v2 2/8] nvme-fc: "
` [PATCH v2 3/8] nvme-loop: "
` [PATCH v2 4/8] nvme-pci: "
` [PATCH v2 5/8] nvme: kick requeue list when requeueing a request instead of when starting the queues
` [PATCH v2 6/8] nbd: quiesce request queues to make sure no submissions are inflight
` [PATCH v2 7/8] mtip32xx: "
` [PATCH v2 8/8] virtio_blk: quiesce/unquiesce live IO when entering PM states

[PATCH 01/11] drm/amdgpu: reserve the first 2x512 of GART
 2017-07-05  7:22 UTC  (5+ messages)
` [PATCH 07/11] drm/amdgpu: rename GART to SYSVM

[PATCH 390/390] staging:rtl8723bs:core:rtw_btcoex: Fixed checkpatch.pl warning on 'Comparisons should place the constant on the right side of the test'
 2017-07-05  7:19 UTC 

[PATCH] perf unwind: Do not fail due to missing unwind support
 2017-07-05  7:15 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/2] phy-rockchip-pcie: add set_mode callback
 2017-07-05  7:18 UTC  (2+ messages)

[linux-3.18 test] 111380: regressions - FAIL
 2017-07-05  7:18 UTC 

[tip:perf/urgent] perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
 2017-07-05  7:15 UTC 

[PATCHv4 1/9] irqchip/ls-scfg-msi: fix typo of MSI compatible strings
 2017-07-05  6:59 UTC  (27+ messages)
` [PATCHv4 2/9] arm: dts: ls1021a: fix typo of MSI compatible string
` [PATCHv4 3/9] arm64: dts: ls1043a: "
` [PATCHv4 4/9] arm: dts: ls1021a: share all MSIs
` [PATCHv4 5/9] arm64: dts: ls1043a: "
` [PATCHv4 6/9] arm64: dts: ls1046a: add MSI dts node
` [PATCHv4 7/9] irqchip/ls-scfg-msi: add LS1046a MSI support
` [PATCHv4 8/9] irqchip/ls-scfg-msi: add LS1043a v1.1 "
` [PATCHv4 9/9] irqchip/ls-scfg-msi: add MSI affinity support

[Qemu-arm] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-07-05  7:15 UTC  (10+ messages)
      ` [Qemu-arm] [Qemu-devel] "
            `  "

[Qemu-devel] [PULL 00/42] Misc changes for 2017-07-05
 2017-07-05  7:14 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/42] vcpu_dirty: share the same field in CPUState for all accelerators
` [Qemu-devel] [PULL 02/42] qemu-doc: Add missing "@c man end" statements
` [Qemu-devel] [PULL 03/42] nbd: fix NBD over TLS
` [Qemu-devel] [PULL 04/42] target/i386: fix interrupt CPL error when using ist in x86-64
` [Qemu-devel] [PULL 05/42] target/i386: simplify handling of conforming code segments on interrupt
` [Qemu-devel] [PULL 06/42] include/exec/poison: Add some more missing TARGET and CONFIG defines
` [Qemu-devel] [PULL 07/42] Move CONFIG_KVM related definitions to kvm_i386.h
` [Qemu-devel] [PULL 08/42] include/exec/poison: Mark CONFIG_KVM as poisoned, too
` [Qemu-devel] [PULL 09/42] cpu: Introduce a wrapper for tlb_flush() that can be used in common code
` [Qemu-devel] [PULL 10/42] include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
` [Qemu-devel] [PULL 11/42] Makefile: Move bootdevice.o to common-obj-y
` [Qemu-devel] [PULL 12/42] hw/misc/edu: Compile the edu device as common object
` [Qemu-devel] [PULL 13/42] sockets: avoid formatting buffer that may not be NUL terminated
` [Qemu-devel] [PULL 14/42] xsave_helper: pull xsave and xrstor out of kvm.c into helper function
` [Qemu-devel] [PULL 15/42] util/oslib-win32: Remove if conditional
` [Qemu-devel] [PULL 16/42] tests/test-char.c: Don't use main_loop_wait()'s return value
` [Qemu-devel] [PULL 17/42] main_loop: Make main_loop_wait() return void
` [Qemu-devel] [PULL 18/42] checkpatch: should not use signal except for SIG_DFL or SIG_IGN
` [Qemu-devel] [PULL 19/42] virtio-scsi: finalize IOMMU support
` [Qemu-devel] [PULL 20/42] qemu-thread: Assert locks are initialized before using
` [Qemu-devel] [PULL 21/42] qemu-doc: do not refer to years-old version numbers
` [Qemu-devel] [PULL 22/42] configure: factor out list of supported Xen/KVM/HAX targets
` [Qemu-devel] [PULL 23/42] configure: early test for supported targets
` [Qemu-devel] [PULL 24/42] configure: add --disable-tcg configure option
` [Qemu-devel] [PULL 25/42] vl: convert -tb-size to qemu_strtoul
` [Qemu-devel] [PULL 26/42] vl: add tcg_enabled() for tcg related code
` [Qemu-devel] [PULL 27/42] tcg: move page_size_init() function
` [Qemu-devel] [PULL 28/42] cpu: move interrupt handling out of translate-common.c
` [Qemu-devel] [PULL 29/42] tcg: make tcg_allowed global
` [Qemu-devel] [PULL 30/42] monitor: disable "info jit" and "info opcount" if !TCG
` [Qemu-devel] [PULL 31/42] vapic: use tcg_enabled
` [Qemu-devel] [PULL 32/42] tcg: add the tcg-stub.c file into accel/stubs/
` [Qemu-devel] [PULL 33/42] tcg: move tb_lock out of translate-all.h
` [Qemu-devel] [PULL 34/42] exec: elide calls to tb_lock and tb_unlock
` [Qemu-devel] [PULL 35/42] tcg: add CONFIG_TCG guards in headers
` [Qemu-devel] [PULL 36/42] tcg: add the CONFIG_TCG into Makefiles
` [Qemu-devel] [PULL 37/42] target/i386: move cpu_sync_bndcs_hflags() function
` [Qemu-devel] [PULL 38/42] target/i386: make cpu_get_fp80()/cpu_set_fp80() static
` [Qemu-devel] [PULL 39/42] target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
` [Qemu-devel] [PULL 40/42] target/i386: move TLB refill function out of helper.c
` [Qemu-devel] [PULL 41/42] target/i386: add the tcg_enabled() in target/i386/
` [Qemu-devel] [PULL 42/42] target/i386: add the CONFIG_TCG into Makefiles

[kernel-hardening] [PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-07-05  7:08 UTC  (17+ messages)
` [kernel-hardening] [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
  ` [kernel-hardening] "
              ` Antw: "

[git pull] vfs.git part 5
 2017-07-05  7:15 UTC 

[git pull] vfs.git part 4
 2017-07-05  7:14 UTC 

[git pull] vfs.git part 3
 2017-07-05  7:14 UTC 

[PATCH 0/3] Have CONFIG_STRICT_KERNEL_RWX work with CONFIG_RELOCATABLE
 2017-07-05  7:14 UTC  (4+ messages)
` [PATCH 1/3] powerpc/mm/radix: Fix relocatable radix mappings for STRICT_RWX
` [PATCH 2/3] powerpc/mm/hash: WARN if relocation is enabled and CONFIG_STRICT_KERNEL_RWX
` [PATCH 3/3] powerpc/strict_kernel_rwx: Don't depend on !RELOCATABLE

[git pull] vfs.git part 2
 2017-07-05  7:14 UTC 

[git pull] vfs.git part 1
 2017-07-05  7:14 UTC 

[PATCH] nvme-rdma: unconditionally recycle the request mr
 2017-07-05  7:13 UTC 

[RFC PATCH 0/5] Fixes for loadable modules implementing DMA/IOMMU APIs
 2017-07-05  7:12 UTC  (11+ messages)
  ` [RFC PATCH 1/5] base: dma-mapping: Export commonly used symbols
  ` [RFC PATCH 2/5] base: dma-mapping: Provide a function to look up remapped pages
  ` [RFC PATCH 3/5] iommu: Export non-static functions to use in modules
  ` [RFC PATCH 4/5] iommu/dma: "
  ` [RFC PATCH 5/5] iommu/dma: Add iommu_dma_cleanup()

next-20170705 build: 1 failures 5 warnings (next-20170705)
 2017-07-05  7:09 UTC 

[GIT PULL 0/2] perf/urgent fixes
 2017-07-05  7:12 UTC  (2+ messages)

[RFC] tls: length check correct in do_tls_getsockopt_tx()?
 2017-07-05  7:10 UTC 

[PATCH] arc: remove num-slots from arc platforms
 2017-07-05  7:10 UTC 

[PATCH v3] X86: don't report PAT on CPUs that don't support it
 2017-07-05  7:03 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm/pat: Don't "

[PATCH v4] drm/exynos/dsi: Remove error handling for bridge_node DT parsing
 2017-07-05  7:09 UTC  (4+ messages)

[Buildroot] [PATCH 00/13] New DL_DIR organisation; git cache feature
 2017-07-05  7:09 UTC  (6+ messages)
` [Buildroot] [PATCH 02/13] core/pkg-download: change all helpers to use common options

Nero 4 Linux applications broken in 4.12
 2017-07-05  7:06 UTC 

[PATCH 0/4] Infrastructure to support octeontx HW mempool manager
 2017-07-05  7:07 UTC  (4+ messages)
` [PATCH 2/4] mempool: detect physical contiguous object in pool

[RFC PATCH] powerpc/powernv: report error messages from opal
 2017-07-05  7:07 UTC  (2+ messages)

[PATCH 0/7] Generic IOMMU bindings support for Xen platform devices
 2017-07-05  7:06 UTC  (9+ messages)
` [PATCH 1/7] xen/arm: SMMU: Implement the add_device callback in SMMU
` [PATCH 6/7] xen/arm: SMMU: Support generic IOMMU bindings

[PATCH] nand: fix wrong default oob layout for small pages using soft ecc
 2017-07-05  7:04 UTC  (3+ messages)

[PATCH] MIPS: DTS: remove num-slots from Pistachio SoC
 2017-07-05  7:04 UTC 

[PATCH 0/2] drm/exynos: clean up bridge binding
 2017-07-05  7:04 UTC  (3+ messages)
  ` [PATCH 2/2] drm/exynos: mic: add a bridge at probe

[ovmf test] 111384: all pass - PUSHED
 2017-07-05  7:03 UTC 

[PATCH] ARM: dts: exynos: remove num-slots from exynos platforms
 2017-07-05  7:02 UTC  (4+ messages)

[PATCH 1/1] net sched: Added the TC_LINKLAYER_CUSTOM linklayer type
 2017-07-05  7:01 UTC  (7+ messages)

ceph-mon leader election problem, should it be improved ?
 2017-07-05  7:01 UTC  (3+ messages)

(unknown),
 2017-07-05  7:00 UTC 

valgrind support for xen4.7+
 2017-07-05  6:59 UTC  (2+ messages)

[PATCH] tee: tee_shm: Constify dma_buf_ops structures
 2017-07-05  6:58 UTC  (2+ messages)

time does not move forward in HVM guests
 2017-07-05  6:58 UTC  (2+ messages)

[Qemu-devel] change x86 default machine type to Q35?
 2017-07-05  6:57 UTC 

[PATCH] secboot/acr352: reset PMU after secboot
 2017-07-05  6:57 UTC  (3+ messages)

[PATCH] tee: optee: add const to tee_driver_ops and tee_desc structures
 2017-07-05  6:57 UTC  (2+ messages)

(unknown),
 2017-07-05  6:55 UTC 

[PATCH 0/8] mailbox: arm/arm64: introduce smc triggered mailbox
 2017-07-05  6:55 UTC  (6+ messages)

[PATCH] ASoC: samsung: i2s: Supported high resolution rates
 2017-07-05  6:54 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch again
 2017-07-05  6:54 UTC  (4+ messages)

[Patch net] tcp: reset sk_rx_dst in tcp_disconnect()
 2017-07-05  6:54 UTC  (2+ messages)

Kernel header inclusion practice
 2017-07-05  6:50 UTC 

[QUESTION] perf annotate: how do we fix the 'total period' feature ?
 2017-07-05  6:50 UTC  (3+ messages)

[xen-unstable test] 111377: regressions - FAIL
 2017-07-05  6:50 UTC 

[lkp-robot] [ALSA] fcc88d91cd: WARNING:at_sound/hda/hdac_i915.c:#snd_hdac_i915_init[snd_hda_core]
 2017-07-05  6:48 UTC  (3+ messages)

[PATCH] net/i40e: fix incorrect PF Rx bytes
 2017-07-05  6:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH][RFC] x86: Fix the irq affinity in fixup_cpus
 2017-07-05  6:46 UTC  (6+ messages)

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-07-05  6:45 UTC  (8+ messages)
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
    ` [Qemu-devel] "

[PATCH 1/2] mmc: sdhci-of-at91: factor out clks and presets setting
 2017-07-05  6:45 UTC  (7+ messages)
` [PATCH 2/2] mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM

Update SRCREV doesn't work?
 2017-07-05  6:43 UTC  (4+ messages)

[PATCH v4 00/12] introduce fail-safe PMD
 2017-07-05  6:43 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 11/12] net/failsafe: support link status change event


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.