All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 15:50:08 to 2018-10-19 16:41:34 UTC [more...]

[PATCH v1 00/11] client-side support for "inter" SSC copy
 2018-10-19 16:14 UTC  (7+ messages)
` [PATCH v1 01/11] fs: Don't copy beyond the end of the file
` [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range

[PATCH 1/5] drm/ttm: use a static ttm_mem_global instance
 2018-10-19 16:41 UTC 

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

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19 16:39 UTC  (14+ messages)
` [PATCH v2 08/18] xen: add basic hooks for PVH in current code
  ` [Xen-devel] "
` [PATCH v2 10/18] xen: setup hypercall page for PVH
  ` [Xen-devel] "
` [PATCH v2 12/18] xen: setup Xen specific data "
  ` [Xen-devel] "

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

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

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

[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

[PATCH v1 0/2] speed up git reset
 2018-10-19 16:36 UTC  (6+ 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

[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 00/21] Kill the_index part 4
 2018-10-19 16:33 UTC  (5+ messages)
` [PATCH v2 00/24] "
  ` [PATCH v2 19/24] submodule.c: remove implicit dependency on the_index

[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 -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 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 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 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-19 16:28 UTC  (5+ messages)
` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

[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  (4+ messages)

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

[PATCH 0/7 linux-next] coda: fs clean-up
 2018-10-19  8:19 UTC  (5+ messages)
` [PATCH 1/7 linux-next] coda: remove CODA_FREE
` [PATCH 2/7 linux-next] coda: destroy mutex in put_super()
` [PATCH 4/7 linux-next] coda: add __init to init_coda_psdev()
` [PATCH 6/7 linux-next] coda: remove sb test in coda_fid_to_inode()

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)

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 v2] ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks
 2018-10-19 16:18 UTC  (5+ 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 00/17] ARMv8.3 pointer authentication support
 2018-10-19 16:16 UTC  (12+ messages)
` [PATCH v5 07/17] arm64: add basic "

[PATCH v2 00/16] Make CONFIG_PV work on x86
 2018-10-19 16:16 UTC  (15+ messages)
` [PATCH v2 06/16] x86/amd: call post outb hook for both PV and HVM
` [PATCH v2 09/16] x86: don't setup PV hypercall stubs and entries when !CONFIG_PV
` [PATCH v2 10/16] x86: don't setup legacy syscall vector "
` [PATCH v2 11/16] x86: don't set sysenter_entry in vmcs "
` [PATCH v2 15/16] x86: expose CONFIG_PV
` [PATCH v2 16/16] x86: update help string for CONFIG_HVM

[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 

[RFC PATCH v3] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-19  8:09 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 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
 2018-10-19  8:08 UTC  (10+ messages)

[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  (10+ messages)
` [PATCH v5 2/3] clk: meson: add DT documentation for emmc clock controller
` [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  (9+ messages)
` Applied "ASoC: cs42l51: fix mclk support" to the asoc tree

[PATCH] devtool-source.bbclass: Only create each patch branch once
 2018-10-19 16:06 UTC  (2+ messages)

Applied "regulator: lochnagar: Use a consisent comment style for SPDX header" to the regulator tree
 2018-10-19 16:06 UTC 

[PATCH v3] of: overlay: user space synchronization
 2018-10-19 16:06 UTC  (4+ messages)

[Qemu-arm] [RFC v3 0/56] per-CPU locks
 2018-10-19 16:01 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH 0/6] HMM updates, improvements and fixes v2
 2018-10-19 16:04 UTC  (14+ messages)
` [PATCH 1/6] mm/hmm: fix utf8
` [PATCH 2/6] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly v3
` [PATCH 3/6] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
` [PATCH 4/6] mm/hmm: properly handle migration pmd v3
` [PATCH 5/6] mm/hmm: use a structure for update callback parameters v2
` [PATCH 6/6] mm/hmm: invalidate device page table at start of invalidation

[PATCH] volatile-binds: use overlayfs if available
 2018-10-19 16:04 UTC 

kisskb: OK linus/axs101_defconfig/arcompact Sat Oct 20, 03:03
 2018-10-19 16:04 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Sat Oct 20, 03:02
 2018-10-19 16:03 UTC 

[PATCH] perf arm64 Makefile: remove harmless but unneeded extra slash
 2018-10-19 16:01 UTC  (2+ messages)

[PATCH] cec: keep track of outstanding transmits
 2018-10-19  7:55 UTC 

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-10-19 16:00 UTC  (4+ messages)
` [PATCH v5] drm/i915/icl: "

[PATCH] gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
 2018-10-19 15:59 UTC 

[PATCH v2 6/5] statx: add STATX_RESULT_MASK flag
 2018-10-19 15:59 UTC  (2+ messages)

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-19 15:58 UTC  (2+ messages)

KASAN: use-after-free Read in sk_psock_link_pop
 2018-10-19 15:57 UTC  (2+ messages)

[PATCH] block: don't check position contiguity for DISCARD in attempt_merge
 2018-10-19 15:57 UTC  (2+ messages)

ENSOPC on a 10% used disk
 2018-10-19  7:51 UTC  (7+ messages)

[Qemu-devel] check-tcg failure
 2018-10-19 15:55 UTC  (3+ messages)

[RFC PATCH v2] tools: libxl/xl: run NUMA placement even when an hard-affinity is set
 2018-10-19 15:54 UTC 

KASAN: use-after-free Read in kobject_put
 2018-10-19 15:54 UTC 

[PATCH RFC 0/1] QCOM: GPIO IRQ wakeup using PDC irqchip
 2018-10-19 15:53 UTC  (4+ messages)
` [PATCH RFC 1/1] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH v2 1/3] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-10-19  7:46 UTC 

[GIT PULL] Block fixes for 4.19-final
 2018-10-19 15:52 UTC 

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-10-19 15:52 UTC  (3+ messages)
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[BUG] ext4/block null pointer crashes in linux-next
 2018-10-19 15:52 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] ntp: added S48ntpdate script
 2018-10-19 15:52 UTC 

[PATCH 0/6] FSID change kernel support
 2018-10-19 15:50 UTC  (4+ messages)

[PATCH 4.18 00/53] 4.18.16-stable review
 2018-10-19 15:50 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Delete unnecessary register settings
 2018-10-19 15:50 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use


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.