All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 16:06:56 to 2018-10-19 16:58:25 UTC [more...]

[Qemu-devel] [PULL 00/45] target-arm queue
 2018-10-19 16:57 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/45] ssi-sd: Make devices picking up backends unavailable with -device
` [Qemu-devel] [PULL 02/45] target/arm: Add support for VCPU event states
` [Qemu-devel] [PULL 03/45] target/arm: Move some system registers into a substructure
` [Qemu-devel] [PULL 04/45] target/arm: V8M should not imply V7VE
` [Qemu-devel] [PULL 05/45] target/arm: Convert v8 extensions from feature bits to isar tests
` [Qemu-devel] [PULL 06/45] target/arm: Convert division from feature bits to isar0 tests
` [Qemu-devel] [PULL 07/45] target/arm: Convert jazelle from feature bit to isar1 test
` [Qemu-devel] [PULL 08/45] target/arm: Convert t32ee from feature bit to isar3 test
` [Qemu-devel] [PULL 09/45] target/arm: Convert sve from feature bit to aa64pfr0 test
` [Qemu-devel] [PULL 10/45] target/arm: Convert v8.2-fp16 "
` [Qemu-devel] [PULL 11/45] target/arm: Improve debug logging of AArch32 exception return
` [Qemu-devel] [PULL 20/45] target/arm: Report correct syndrome for FP/SIMD traps to Hyp mode
` [Qemu-devel] [PULL 21/45] hw/arm/boot: Increase compliance with kernel arm64 boot protocol
` [Qemu-devel] [PULL 22/45] target/arm: Hoist address increment for vector memory ops
` [Qemu-devel] [PULL 36/45] target/arm: Use gvec for NEON_3R_VML

issue: strange `git diff --numstat` behavior
 2018-10-19 16:58 UTC  (6+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths
        ` [PATCH v2] "

[PATCH DRM] drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
 2018-10-19 16:57 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v2 00/10] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-10-19 16:55 UTC  (10+ messages)
` [PATCH v2 02/10] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v2 03/10] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v2 04/10] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v2 05/10] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v2 06/10] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v2 07/10] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v2 08/10] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v2 09/10] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v2 10/10] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed

[PATCH 00/21] Kill the_index part 4
 2018-10-19 16:57 UTC  (10+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 19/24] submodule.c: remove implicit dependency on the_index

per-domain configuration and inappropriate use of globals
 2018-10-19 16:57 UTC 

[Qemu-devel] [PATCH] configure: set cross_cc_FOO from cc, not host_cc
 2018-10-19 16:56 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-10-19 16:56 UTC  (2+ messages)

[Intel-wired-lan] [RFC PATCH] e1000e: allow non-monotonic SYSTIM readings
 2018-10-19 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] Add more CONFIG switches to make the build more modular
 2018-10-19 16:54 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/5] configs: Add a CONFIG_UNIMP switch for the "unimplemented-device"
` [Qemu-devel] [PATCH 5/5] configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device

[PATCH 0/3] Add Bitstream configuration support for ZynqMP
 2018-10-20  8:48 UTC  (4+ messages)
` [PATCH 1/3] firmware: xilinx: Add fpga API's
` [PATCH 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[PATCH xf86-video-intel] sna: Switch back to hwcursor on the next cursor update
 2018-10-19 16:55 UTC 

[libvirt test] 128859: regressions - FAIL
 2018-10-19 16:54 UTC 

[PATCH] npm: change install directory to upstream default
 2018-10-19 16:53 UTC  (2+ messages)

[RFC 0/8] re-organize a bit gen10 and gen11
 2018-10-19 16:52 UTC  (10+ messages)
` [RFC 2/8] drm/i915: Use the ddi_ports info to kill ugly CNL_WITH_PORT_F
` [RFC 4/8] drm/i915: Group gen 10 display

[PATCH 1/2] dt-bindings: serial: add documentation for the SiFive UART driver
 2018-10-19 16:51 UTC  (6+ messages)

[PATCH 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-19 16:50 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

[Qemu-devel] [PATCH v2 0/5] Various option help readability improvement suggestions
 2018-10-19 16:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] option: Make option help nicer to read
` [Qemu-devel] [PATCH v2 2/5] chardev: Indent list of chardevs
` [Qemu-devel] [PATCH v2 3/5] qdev-monitor: Make device options help nicer
` [Qemu-devel] [PATCH v2 4/5] object: Make option help nicer to read
` [Qemu-devel] [PATCH v2 5/5] fw_cfg: Drop newline in @file description

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-19 16:49 UTC  (13+ messages)
` [PATCH v5 07/17] arm64: add basic "

[PATCH bpf-next 0/2] sample: xdp1 improvements
 2018-10-19  8:42 UTC  (5+ messages)
` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example
  ` [PATCH bpf-next 2/2] samples: bpf: get ifindex from ifname

[PATCH v1 0/2] speed up git reset
 2018-10-19 16:46 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] reset: don't compute unstaged changes after reset when --quiet
  ` [PATCH v2 2/3] reset: add new reset.quiet config setting
  ` [PATCH v2 3/3] reset: warn when refresh_index() takes more than 2 seconds

[PATCH] x86/kvm/nVMX: tweak shadow fields
 2018-10-19 16:45 UTC  (2+ messages)

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-19 16:45 UTC  (4+ messages)
` [PATCH 08/10] swiotlb: don't dip into swiotlb pool for coherent allocations

[PATCH] bus/pci: use device driver name instead of handler type
 2018-10-19 16:43 UTC 

omap4: support for manually updated display
 2018-10-19 16:44 UTC  (7+ messages)

[Patch v3 00/13] Provide process property based options to enable Spectre v2 userspace-userspace protection
 2018-10-19 16:43 UTC  (3+ messages)

[PATCH] doc: update i40e guide for PPPoE package release
 2018-10-19 16:43 UTC  (3+ messages)

I messed up disk replace of RAID5
 2018-10-19 16:41 UTC 

[Qemu-devel] [PATCH 0/7] vfio: some trivial fixes
 2018-10-19 16:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/7] vfio: paltform: fix a typo
` [Qemu-devel] [PATCH 7/7] vfio: platform: destory mutex in error path

[PATCH 1/5] drm/ttm: use a static ttm_mem_global instance
 2018-10-19 16:41 UTC  (5+ messages)
  ` [PATCH 2/5] drm/ttm: make the device list mutex static
  ` [PATCH 3/5] drm/ttm: use a static ttm_bo_global instance
  ` [PATCH 4/5] drm/ttm: initialize globals during device init
  ` [PATCH 5/5] drm: Remove drm_global.{c,h} v2

linux-next: Tree for Oct 19
 2018-10-19 16:41 UTC  (2+ messages)

[PATCH v4 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-19 16:39 UTC  (6+ messages)
` [PATCH v4 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19 16:39 UTC  (6+ messages)
` [PATCH v2 12/18] xen: setup Xen specific data for PVH
  ` [Xen-devel] "

[PATCH] can: janz-ican3: fix a missing-check bug
 2018-10-19 16:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] target/arm: Reduce tlb_flush overhead
 2018-10-19 16:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/3] target/arm: Flush only the TLBs affected by TTBR*_EL1

[xen-unstable-smoke test] 128878: regressions - FAIL
 2018-10-19 16:35 UTC 

[Qemu-devel] [PATCH v5 00/14] Add limited MXU instruction support
 2018-10-19 16:33 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/14] target/mips: Introduce MXU registers
` [Qemu-devel] [PATCH v5 02/14] target/mips: Define a bit for MXU in insn_flags
` [Qemu-devel] [PATCH v5 03/14] target/mips: Add and integrate MXU decoding engine placeholder
` [Qemu-devel] [PATCH v5 04/14] target/mips: Add MXU decoding engine
` [Qemu-devel] [PATCH v5 05/14] target/mips: Add bit encoding for MXU add/subtract patterns 'aptn2'
` [Qemu-devel] [PATCH v5 06/14] target/mips: Add bit encoding for MXU operand getting patterns 'optn2'
` [Qemu-devel] [PATCH v5 07/14] target/mips: Add bit encoding for MXU operand getting patterns 'optn3'
` [Qemu-devel] [PATCH v5 08/14] target/mips: Add emulation of non-MXU MULL within MXU decoding engine
` [Qemu-devel] [PATCH v5 09/14] target/mips: Add emulation of MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PATCH v5 10/14] target/mips: Add emulation of MXU instruction S8LDD
` [Qemu-devel] [PATCH v5 11/14] target/mips: Add emulation of MXU instruction D16MUL
` [Qemu-devel] [PATCH v5 12/14] target/mips: Add emulation of MXU instruction D16MAC
` [Qemu-devel] [PATCH v5 13/14] target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
` [Qemu-devel] [PATCH v5 14/14] target/mips: Add emulation of MXU instructions S32LDD and S32LDDR

[PATCH] block: setup bounce bio_sets properly
 2018-10-19 16:35 UTC  (3+ messages)

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-10-19 16:33 UTC  (13+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH 1/1] fast-import: checkpoint: only write out refs and tags if we changed them
 2018-10-19 16:31 UTC 

[Qemu-devel] [PATCH v4 00/11] block: Add auto-read-only option
 2018-10-19 16:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 01/11] block: Update flags in bdrv_set_read_only()
` [Qemu-devel] [PATCH v4 02/11] block: Add auto-read-only option
` [Qemu-devel] [PATCH v4 03/11] rbd: Close image in qemu_rbd_open() error path
` [Qemu-devel] [PATCH v4 04/11] block: Require auto-read-only for existing fallbacks
` [Qemu-devel] [PATCH v4 05/11] nbd: Support auto-read-only option
` [Qemu-devel] [PATCH v4 06/11] file-posix: "
` [Qemu-devel] [PATCH v4 07/11] curl: "
` [Qemu-devel] [PATCH v4 08/11] gluster: "
` [Qemu-devel] [PATCH v4 09/11] iscsi: "

[PATCH -next] KEYS: trusted: remove set but not used variable ''
 2018-10-19 16:30 UTC  (4+ messages)
` [PATCH v2 -next] KEYS: trusted: remove set but not used variable 'keyhndl'

[PATCH v2] drm/amdkfd: Add proper prefix to functions
 2018-10-19 16:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/9] x86_iommu/amd: add interrupt remap support
 2018-10-19 16:28 UTC  (3+ messages)

[PATCH] openssl: fix ptest
 2018-10-19 16:28 UTC 

[PATCH 0/2] boot to a mapped device
 2018-10-19 16:27 UTC  (7+ messages)
          ` [linux-lvm] "

Call for Papers - WorldCIST'19 - La Toja Island, Spain
 2018-10-19 16:27 UTC 

[Qemu-devel] [PATCH] linux-user: Remove dead error-checking code
 2018-10-19 16:26 UTC  (2+ messages)

Handling user regdom hints while having intersected world regdom
 2018-10-19 16:26 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul: ccimx6ulsom: Add support for wireless SOM variant
 2018-10-19 16:26 UTC  (5+ messages)

[LTP] [PATCH RFC v2] lib: new tst_test field to save and restore proc|sys
 2018-10-19 16:25 UTC 

Build DPDK for different target machine
 2018-10-19 16:24 UTC 

[PATCH v1] drm/i915/icl: Define MOCS table for Icelake
 2018-10-19 16:23 UTC  (3+ messages)

[PATCH RFC] nvmet-rdma: use a private workqueue for delete
 2018-10-19 16:23 UTC  (3+ messages)

dom0/pvh: Dom0 PVH with PCI passthrough support status
 2018-10-19 16:22 UTC  (2+ messages)

[QUESTION] multiple fsync() vs single sync()
 2018-10-19  8:16 UTC  (3+ messages)

[PATCH v2] ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
 2018-10-19 16:18 UTC  (5+ messages)

Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
 2018-10-19 16:18 UTC  (4+ messages)

[PATCH v4 0/2] sched/fair: update scale invariance of PELT
 2018-10-19 16:17 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: move rq_of helper function
` [PATCH v4 2/2] sched/fair: update scale invariance of PELT

[PATCH V2] xen-swiotlb: use actually allocated size on check physical continuous
 2018-10-19 16:17 UTC  (6+ messages)

[PATCH v2 0/9] Add support for audiocodec in Allwinner A64
 2018-10-19 16:16 UTC  (7+ messages)
` [PATCH v2 1/9] ASoC: sun4i-i2s: Add compatibility with A64 codec I2S

[PATCH v2 00/16] Make CONFIG_PV work on x86
 2018-10-19 16:16 UTC  (7+ messages)
` [PATCH v2 10/16] x86: don't setup legacy syscall vector when !CONFIG_PV
` [PATCH v2 11/16] x86: don't set sysenter_entry in vmcs "

[PATCH] selftests/kvm: add missing executables to .gitignore
 2018-10-19 16:15 UTC  (4+ messages)

[PATCHv3] devtool-source.bbclass: Only create each patch branch once
 2018-10-19 16:15 UTC 

Audio miniconference schedule
 2018-10-19 16:14 UTC  (8+ messages)

[PATCH] genirq: Fix race on spurious interrupt detection
 2018-10-19 16:14 UTC  (3+ messages)
` [tip:irq/core] "

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-19 16:10 UTC  (6+ messages)
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()

[PATCH v5 0/3] clk: meson: add a sub EMMC clock controller support
 2018-10-19 16:12 UTC  (6+ messages)
` [PATCH v5 3/3] clk: meson: add sub MMC clock controller driver

[Intel-wired-lan] [net-next 0/3] fm10k: driver updates
 2018-10-19 16:11 UTC  (3+ messages)
` [Intel-wired-lan] [net-next 3/3] fm10k: add missing device IDs to the upstream driver

[PATCH v1] read-cache: speed up index load through parallelization
 2018-10-19 16:11 UTC  (4+ messages)
` [PATCH v8 0/7] "
  ` [PATCH v8 7/7] read-cache: load cache entries on worker threads

[Intel-wired-lan] [net-next 4/3] fm10k: bump driver version to match out-of-tree release
 2018-10-19 16:11 UTC  (2+ messages)

[PATCH] media: imx: capture: Remove unneeded variable
 2018-10-19 15:57 UTC  (2+ messages)

[PATCH rfc 0/3] add support to discovery async event notifications
 2018-10-19 16:09 UTC  (10+ messages)

[PATCH bpf-next 0/3] improve and fix barriers for walking perf rb
 2018-10-19  8:04 UTC  (8+ messages)
` [PATCH bpf-next 2/3] tools, perf: use smp_{rmb,mb} barriers instead of {rmb,mb}

[PATCH] [nfs-utils] fix issue: mount -osharecache failure but return 'true'
 2018-10-19  8:03 UTC 

[PATCHv2] devtool-source.bbclass: Only create each patch branch once
 2018-10-19 16:07 UTC 

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-19 16:07 UTC  (2+ messages)

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-10-19 16:06 UTC  (5+ messages)
` [PATCH 06/15] Platform: OLPC: Add XO-1.75 EC driver

[PATCH 1/1] ASoC: cs42l51: fix mclk support
 2018-10-19 16:06 UTC  (3+ messages)
` Applied "ASoC: cs42l51: fix mclk support" to the asoc tree


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.