All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-13 14:01:20 to 2018-08-13 14:57:52 UTC [more...]

[PATCH 00/37] KVM/arm updates for v4.19
 2018-08-13 14:57 UTC  (35+ messages)
` [PATCH 01/37] arm64: KVM: Add support for Stage-2 control of memory types and cacheability
` [PATCH 02/37] arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
` [PATCH 03/37] arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
` [PATCH 04/37] KVM: arm/arm64: Consolidate page-table accessors
` [PATCH 05/37] KVM: arm/arm64: Stop using the kernel's {pmd, pud, pgd}_populate helpers
` [PATCH 06/37] KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
` [PATCH 07/37] KVM: arm/arm64: Enable adaptative WFE trapping
` [PATCH 08/37] KVM: arm/arm64: Fix vgic init race
` [PATCH 09/37] KVM: arm64: vgic-its: Remove VLA usage
` [PATCH 10/37] KVM: arm/arm64: vgic-debug: Show LPI status
` [PATCH 11/37] arm64: KVM: Cleanup tpidr_el2 init on non-VHE
` [PATCH 12/37] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH 13/37] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH 14/37] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH 15/37] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH 16/37] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH 17/37] KVM: arm/arm64: vgic: Permit uaccess writes to return errors
` [PATCH 18/37] KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
` [PATCH 19/37] KVM: arm/arm64: vgic: Allow configuration of interrupt groups
` [PATCH 20/37] KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
` [PATCH 21/37] KVM: arm/arm64: vgic: Update documentation of the GIC devices wrt IIDR
` [PATCH 22/37] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH 23/37] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH 24/37] KVM: arm64: Share the parts of get/set events useful to 32bit
` [PATCH 25/37] KVM: arm: Add 32bit get/set events support
` [PATCH 26/37] KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
` [PATCH 27/37] KVM: arm/arm64: Fix potential loss of ptimer interrupts
` [PATCH 28/37] KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
` [PATCH 29/37] KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
` [PATCH 30/37] KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
` [PATCH 31/37] KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
` [PATCH 32/37] KVM: arm: vgic-v3: Add support for ICC_SGI0R and ICC_ASGI1R accesses
` [PATCH 33/37] KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
` [PATCH 34/37] KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-13 14:57 UTC  (12+ messages)
` [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
` [Qemu-devel] [PATCH 24/56] json: Accept overlong \xC0\x80 as U+0000 ("modified UTF-8")

[U-Boot] [PATCH] doc/git-mailrc: add Stefan Roese to the kirkwood alias
 2018-08-13 14:57 UTC 

[Buildroot] [PATCH] package/libselinux: host gcc at least 4.7
 2018-08-13 14:56 UTC  (5+ messages)

[PATCH] generic: add FIBMAP basic testing
 2018-08-13 12:14 UTC 

[PATCH] lightnvm: pblk: take write semaphore on metadata
 2018-08-13 12:12 UTC  (3+ messages)

[meta-java] OpenJDK-8 fixes and updates
 2018-08-13 14:53 UTC  (5+ messages)
` [meta-java][PATCH 6/9] openjdk-8: gcc-8 fix #2: silence build warnings/errors (return-type)

[PATCH] hid: microsoft: Add rumble support for Xbox One S controller
 2018-08-13 14:52 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start
 2018-08-13 14:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start (rev3)

[U-Boot] [PATCH] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13 14:52 UTC  (3+ messages)

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-13 14:51 UTC  (11+ messages)
` [PATCH v8 3/6] "

[PATCH v2 7/8] doc/qat: update PMD build section
 2018-08-13 14:51 UTC  (15+ messages)
` [PATCH v3 0/6] doc/qat: clarify build config options
` [PATCH v3 1/6] doc/qat: add limitations to compressdev PMD
` [PATCH v3 2/6] doc/qat: add information on how to test
` [PATCH v3 3/6] doc/qat: fix typos and make cosmetic changes
` [PATCH v3 4/6] doc/qat: add overview of doc sections
` [PATCH v3 5/6] doc/qat: update build instructions for both PMDs
` [PATCH v3 6/6] doc/qat: describe build config options

[PATCHv17 00/34] Request API
 2018-08-13 12:09 UTC  (11+ messages)
` [PATCHv17 19/34] vb2: drop VB2_BUF_STATE_PREPARED, use bool prepared/synced instead
` [PATCHv17 20/34] videodev2.h: Add request_fd field to v4l2_buffer
` [PATCHv17 21/34] vb2: add init_buffer buffer op
` [PATCHv17 22/34] videobuf2-core: embed media_request_object
` [PATCHv17 23/34] videobuf2-core: integrate with media requests

[PATCH 00/14] staging: media: tegra-vdea: Add Tegra124 support
 2018-08-13 14:50 UTC  (15+ messages)
` [PATCH 01/14] staging: media: tegra-vde: Support BSEV clock and reset
` [PATCH 02/14] staging: media: tegra-vde: Support reference picture marking
` [PATCH 03/14] staging: media: tegra-vde: Prepare for interlacing support
` [PATCH 04/14] staging: media: tegra-vde: Use DRM/KMS framebuffer modifiers
` [PATCH 05/14] staging: media: tegra-vde: Properly mark invalid entries
` [PATCH 06/14] staging: media: tegra-vde: Print out invalid FD
` [PATCH 07/14] staging: media: tegra-vde: Add some clarifying comments
` [PATCH 08/14] staging: media: tegra-vde: Track struct device *
` [PATCH 09/14] staging: media: tegra-vde: Add IOMMU support
` [PATCH 10/14] staging: media: tegra-vde: Keep VDE in reset when unused
` [PATCH 11/14] ARM: tegra: Enable VDE on Tegra124
` [PATCH 12/14] ARM: tegra: Add BSEV clock and reset for VDE on Tegra20
` [PATCH 13/14] ARM: tegra: Add BSEV clock and reset for VDE on Tegra30
` [PATCH 14/14] ARM: tegra: Enable SMMU for VDE on Tegra124

[PATCH V2] ocxl: Fix access to the AFU Descriptor Data
 2018-08-13 14:50 UTC  (2+ messages)

Meeting Minutes for 2018-08-13
 2018-08-13 14:49 UTC 

use-after free bug in hacked 4.16 kernel, related to fq_flow_dequeue
 2018-08-13 12:07 UTC  (6+ messages)

[PATCH] [v3] drm: amd: dc: don't use FP math when Kcov is enabled
 2018-08-13 14:48 UTC  (4+ messages)

[RFC PATCH 0/7] add at91sam9 LCDC DRM driver
 2018-08-13 14:47 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/1] avb2.0: add get_size_of_partition()
 2018-08-13 14:46 UTC  (4+ messages)

Cpu stall caused by hostapd running two interfaces
 2018-08-13 12:03 UTC  (3+ messages)

[PATCH V4 0/2] nvme-cli: ana log support
 2018-08-13 14:45 UTC  (2+ messages)

[PATCH V2] nvme-cli add ns write protect feature support
 2018-08-13 14:45 UTC  (2+ messages)

[PATCH bpf-next V3] net/xdp: Fix suspicious RCU usage warning
 2018-08-13 12:02 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/17] mirror: Mainly coroutine refinements
 2018-08-13 14:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/17] mirror: Lock AioContext in mirror_co_perform()
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] nvme: simplify code around completion
 2018-08-13 14:43 UTC 

[Qemu-devel] [PATCH] nvme: simplify plug/unplug
 2018-08-13 14:43 UTC 

Recent changes (master)
 2018-08-13 12:00 UTC 

[layerindex-web][PATCH v2 00/31] Distro comparisons (cover letter only)
 2018-08-13 14:41 UTC 

[PATCH v2 1/2] powerpc/64s: move machine check SLB flushing to mm/slb.c
 2018-08-13 14:41 UTC  (4+ messages)

[PATCH] net: Change the layout of structure trace_event_raw_fib_table_lookup
 2018-08-13 14:40 UTC  (2+ messages)

[PATCH] crypto/qat: fix typo
 2018-08-13 14:39 UTC  (2+ messages)

[PATCH] compress/qat: use compression specific driver name
 2018-08-13 14:38 UTC  (2+ messages)

Bug? Interactive rebase with reword after conflict
 2018-08-13 14:37 UTC  (2+ messages)

[PATCH] bind: upgrade 9.11.4 -> 9.13.2
 2018-08-13 14:37 UTC  (2+ messages)

memblock:What is the difference between memory and physmem?
 2018-08-13 14:36 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Some bs->options fixes
 2018-08-13 14:36 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-11
 2018-08-13 14:36 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[GIT PULL] bulk pin control changes for v4.19
 2018-08-13 14:35 UTC 

[PATCH] arm64: dts: renesas: Initial r8a774a1 SoC device tree
 2018-08-13 11:53 UTC  (7+ messages)

[Buildroot] [PATCH] docs/manual: gcc 4.4 is the lowest we are known to work with
 2018-08-13 14:35 UTC  (4+ messages)

wireguard-go compilation fails
 2018-08-13 14:46 UTC 

[RFC PATCH RESEND 1/4] f2fs: support superblock checksum
 2018-08-13 14:33 UTC  (5+ messages)
` [RFC PATCH 3/4] f2fs-tools: unify the writeback of superblock
` [RFC PATCH 4/4] f2fs-tools: introduce sb checksum

Suggestion: "git describe" pretty format
 2018-08-13 14:26 UTC 

[meta-oe][PATCH 1/3] testimage: Refactoring and fixing
 2018-08-13 14:33 UTC  (3+ messages)

[PATCH] soc/tegra: pmc: fix child-node lookup
 2018-08-13 14:33 UTC  (3+ messages)

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-13 14:33 UTC  (2+ messages)

[GIT PULL] docs for 4.19
 2018-08-13 14:33 UTC 

[PATCH] drm/amdgpu: fix the null pointer to get timeline by scheduler fence
 2018-08-13 14:33 UTC  (3+ messages)

[PATCH 1/7] glibc: Add make-native depends
 2018-08-13 14:32 UTC  (8+ messages)
` [PATCH 2/7] screen: Add virtual/crypt dependency
` [PATCH 3/7] xf86-video-intel: Fix for glibc
` [PATCH 4/7] package: Fix file copying to preserve sparse files
` [PATCH 5/7] selftest/package: Add test to ensure sparse files are preserved
` [PATCH 6/7] image: Add locale archive optimisation
` [PATCH 7/7] glibc: Fix locale archive path patch
` ✗ patchtest: failure for "glibc: Add make-native depends..." and 6 more

[PATCH] cfg80211: allow to build without CFG80211_REQUIRE_SIGNED_REGDB
 2018-08-13 11:47 UTC  (4+ messages)

[PATCH] media: davinci: vpif_display: Mix memory leak on probe error path
 2018-08-13 11:47 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] media: davinci: vpif_display: remove duplicate check

[PATCH v3 00/25] dom0less step1: boot multiple domains from device tree
 2018-08-13 14:29 UTC  (7+ messages)
` [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU
` [PATCH v3 24/25] xen/vpl011: buffer out chars when the backend is xen
` [PATCH v3 25/25] xen/arm: split domain_build.c

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-13 17:41 UTC  (7+ messages)
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory

[ndctl PATCH 1/2] ndctl: fix potential null dereference in the smart error handler
 2018-08-13 14:29 UTC  (2+ messages)

[PATCH v7 0/9] powerpc/pseries: Machine check handler improvements
 2018-08-13 14:27 UTC  (5+ messages)
` [PATCH v7 7/9] powerpc/pseries: Dump the SLB contents on SLB MCE errors

[PATCH] KVM: arm/arm64: Skip updating page table entry if no change
 2018-08-13 14:27 UTC  (3+ messages)

Xen ballooning interface
 2018-08-13 14:27 UTC  (4+ messages)

[PATCH v5 2/2] drm/i915: Adding YUV444 packed format(DRM_FORMAT_XYUV) support
 2018-08-13 14:26 UTC  (2+ messages)

[LTP] [PATCH] Move getcwd05 to realpath01 and fix for old distro
 2018-08-13 14:26 UTC  (3+ messages)

[PATCH 0/2] rtc: Use PTR_ERR_OR_ZERO to replace the open code
 2018-08-13 11:31 UTC  (3+ messages)
` [PATCH 1/2] rtc:rtc-digicolor: "
` [PATCH 2/2] rtc:rtc-ds1347: "

[PATCH v8 0/4] drm/atmel-hlcdc: bus-width override support
 2018-08-13 14:24 UTC  (5+ messages)
` [PATCH v8 3/4] drm/atmel-hlcdc: iterate over all output endpoints

IOAT DMA w/IOMMU
 2018-08-13 14:23 UTC  (20+ messages)

[PATCH v2] scsi: Use vmemdup_user to replace the open code
 2018-08-13 14:20 UTC  (2+ messages)

[PATCH 0/9] sh: Remove soc_camera from defconfigs
 2018-08-13 14:20 UTC  (4+ messages)
` [PATCH 1/9] sh: defconfig: migor: Update defconfig

[Bug 106875] The game Anima Gate of Memories has artefects on Vega 56
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 106224] "Medieval 2 Total War" will sometimes crash system on a R9 270 card
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 106287] 18.0.1 introduced glitches in Dying Light
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 101978] [bisected] war thunder performance reduced by ~28%
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 103915] Undertale crashes on startup (compiling shaders?)
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 104602] Graphical artifacts in Civilization VI on RX Vega
 2018-08-13 14:19 UTC  (2+ messages)
` [Bug 104602] [apitrace] "

[Bug 100400] Game Valhalla Hills crash on startup
 2018-08-13 14:19 UTC  (2+ messages)
` [Bug 100400] [Solved] "

[Bug 101384] [Hero Siege] si_shader: segfault in libLLVM-5.0.so.1
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 101675] Peace, Death! crashed on start-up
 2018-08-13 14:19 UTC  (2+ messages)

[Bug 100069] Dirt: Showdown bad performance and broken rendering with enabled advanced lightning
 2018-08-13 14:19 UTC 

[PATCH] Documentation: remove dynamic-resolution-notes reference to non-existent file
 2018-08-13 14:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 0/8] Take the image size into account when allocating the L2 cache
 2018-08-13 14:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 3/8] qcow2: Avoid duplication in setting the refcount cache size

[Qemu-devel] [PATCH 0/4] Adding LZFSE compression support for DMG block driver
 2018-08-13 14:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] block: adding lzfse decompressing support as a module
` [Qemu-devel] [PATCH 2/4] configure: adding support to lzfse library
` [Qemu-devel] [PATCH 3/4] dmg: including dmg-lzfse module inside dmg block driver
` [Qemu-devel] [PATCH 4/4] dmg: exchanging hardcoded dmg UDIF block types to enum

[PATCH v2 iproute2-next] sch_cake: Make gso-splitting configurable
 2018-08-13 11:36 UTC 

[PATCH] ARM: lib64: Properly handle unaligned addresses in string functions
 2018-08-13 14:16 UTC  (3+ messages)

[PATCH 0/6] i.MX8MQ boot source, reset reason, etc
 2018-08-13 14:15 UTC  (4+ messages)
` [PATCH 3/6] ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQ

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-08-13 14:15 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

[PATCH] drm/i915: Wait for vblank between disabling planes and disabling crtc
 2018-08-13 14:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] RFC: libata: Add hwmon support for SMART temperature sensors
 2018-08-13 14:14 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start
 2018-08-13 14:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3] "

[RFC] wfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to override `poll'
 2018-08-13 14:13 UTC 

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-13 14:13 UTC  (2+ messages)

[xen-unstable test] 125866: trouble: blocked/broken/fail/pass
 2018-08-13 14:13 UTC 

[PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation
 2018-08-13 14:09 UTC  (4+ messages)

[meta-oe][PATCH] Move lonely libcereal from meta to meta-oe
 2018-08-13 14:06 UTC 

[PATCH v3 00/14] Add utilization clamping support
 2018-08-13 14:06 UTC  (9+ messages)
` [PATCH v3 06/14] sched/cpufreq: uclamp: add utilization clamping for RT tasks

[PATCH] scripts/dtc: Reenable fdtget
 2018-08-13 14:05 UTC  (2+ messages)
` [PATCH] scripts/dtc: add fdtget to .gitignore

[PATCH] recipes-ti: devtools: add GCC Linaro toolchain 2017.11 v7.2.1
 2018-08-13 14:05 UTC  (5+ messages)
` [EXTERNAL] "

Report correct filesystem usage / limits on BTRFS subvolumes with quota
 2018-08-13 11:23 UTC  (9+ messages)

[Query] USB device autosuspend and its runtime usage count
 2018-08-13 14:04 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Expose retry count to per gen reset logic
 2018-08-13 14:03 UTC  (3+ messages)

[PATCH v3 0/5] xen/blk: persistent grant rework
 2018-08-13 14:01 UTC  (3+ messages)
` [PATCH v3 2/5] xen/blkfront: cleanup stale persistent grants
` [PATCH v3 3/5] xen/blkfront: reorder tests in xlblk_init()

[PATCH] x86/platform/uv/BAU: gracefully disable BAU during panic
 2018-08-13 13:54 UTC 


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.