messages from 2019-05-07 15:31:14 to 2019-05-07 16:20:05 UTC [more...]
[Qemu-devel] [PATCH 0/3] Export machine type deprecation info through QMP
2019-05-07 16:18 UTC (3+ messages)
[PATCH v7 0/6] virtio pmem driver
2019-05-07 16:17 UTC (24+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [Qemu-devel] "
` [PATCH v7 6/6] xfs: disable map_sync for async flush
` [Qemu-devel] "
[PATCH RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
2019-05-07 16:19 UTC (7+ messages)
` [PATCH RE-RESEND 2/2] ARM: dts: opos6uldev: use OF graph to describe the display
[PATCH] fsnotify: fix unlink performance regression
2019-05-07 16:19 UTC (4+ messages)
` [PATCH v2] "
[PATCH] kmscube: update to latest revision
2019-05-07 16:17 UTC
[Qemu-devel] [PATCH PULL 0/4] RDMA queue
2019-05-07 16:15 UTC (2+ messages)
[Qemu-devel] [PATCH v3 5/5] 9p: adds virtfs 'vii' device parameter
2019-05-07 16:16 UTC (6+ messages)
` [Qemu-devel] [libvirt patch] qemu: adds support for virtfs 9p argument 'vii'
[Qemu-riscv] RISC-V: qemu should provide different "model" strings in DT for RV64 and RV32
2019-05-07 16:17 UTC (2+ messages)
[PATCH] latent_entropy: avoid build error when plugin cflags are not set
2019-05-07 16:16 UTC (2+ messages)
stable-rc/linux-5.0.y boot: 56 boots: 0 failed, 56 passed (v5.0.13-123-g5b4a1a11a18c)
2019-05-07 16:16 UTC
[PATCH v2] perf: allow non-privileged uprobe for user processes
2019-05-07 16:15 UTC
[PATCH] x86/mm: subsume set_gpfn_from_mfn() into guest_physmap_add_entry()
2019-05-07 16:15 UTC (7+ messages)
` [Xen-devel] "
[PATCH] perf: allow non-privileged uprobe for user processes
2019-05-07 16:13 UTC (3+ messages)
[PATCH v2] cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
2019-05-07 16:13 UTC (2+ messages)
[PATCH v3 0/7] crypto: x86: Fix indirect function call casts
2019-05-07 16:13 UTC (8+ messages)
` [PATCH v3 1/7] crypto: x86/glue_helper: Add static inline function glue macros
` [PATCH v3 2/7] crypto: x86/crypto: Use new glue function macros
` [PATCH v3 3/7] crypto: x86/camellia: "
` [PATCH v3 4/7] crypto: x86/twofish: "
` [PATCH v3 5/7] crypto: x86/cast6: "
` [PATCH v3 6/7] crypto: x86/aesni: "
` [PATCH v3 7/7] crypto: x86/glue_helper: Remove function prototype cast helpers
[asoc:for-5.2 248/316] sound/soc/sof/core.c:279: undefined reference to `sof_nocodec_setup'
2019-05-07 15:57 UTC (2+ messages)
[asoc:for-5.2 248/316] ld: sound/soc/sof/sof-acpi-dev.o:undefined reference to `sof_xtensa_arch_ops'
2019-05-07 15:22 UTC (2+ messages)
[PATCH] socat: update to 1.7.3.3
2019-05-07 16:12 UTC (2+ messages)
[PATCH 0/5] Fixes for large framebuffer, placed above 4GB
2019-05-07 16:12 UTC (11+ messages)
` [PATCH 4/5] xen: fix handling framebuffer located "
` [Xen-devel] "
Locality of extent status tree traversal
2019-05-07 16:12 UTC
[Xen-devel] [PATCH] gitlab-ci: avoid deleting build-each-commit-gcc.log
2019-05-07 16:11 UTC (3+ messages)
` "
[PATCH] sqlite3: update to 3.28.0
2019-05-07 16:11 UTC
Automated/remote flashing of R-Car3
2019-05-07 16:09 UTC (6+ messages)
` [U-Boot] "
[PATCH] rebase --abort: cleanup refs/rewritten
2019-05-07 16:07 UTC (3+ messages)
Yocto Project Status WW19'19
2019-05-07 16:07 UTC (4+ messages)
` [OE-core] "
` [yocto] "
[PATCH 00/15] KVM: nVMX: Optimize nested VM-Entry
2019-05-07 16:06 UTC (16+ messages)
` [PATCH 01/15] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
` [PATCH 02/15] KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
` [PATCH 03/15] KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
` [PATCH 04/15] KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
` [PATCH 05/15] KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
` [PATCH 06/15] KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
` [PATCH 07/15] KVM: nVMX: Don't reread VMCS-agnostic "
` [PATCH 08/15] KVM: nVMX: Don't speculatively write virtual-APIC page address
` [PATCH 09/15] KVM: nVMX: Don't speculatively write APIC-access "
` [PATCH 10/15] KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
` [PATCH 11/15] KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
` [PATCH 12/15] KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
` [PATCH 13/15] KVM: nVMX: Update vmcs02 GUEST_IA32_DEBUGCTL only when vmcs12 is dirty
` [PATCH 14/15] KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
` [PATCH 15/15] KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
2019-05-07 16:06 UTC (5+ messages)
` [PATCH v2 1/4] "
[MPTCP] [PATCH 0/3] mptcp: refactor xmit path
2019-05-07 16:06 UTC
[PATCH v3 0/4] Enable Multi-segmented-gamma for ICL
2019-05-07 16:05 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for Enable Multi-segmented-gamma for ICL (rev2)
[dpdk-dev] [PATCH 19.08 0/6] improve building examples
2019-05-07 16:04 UTC (8+ messages)
` [dpdk-dev] [PATCH 19.08 2/6] examples: add support for relocated DPDK install
[PATCH] drm/cma-helper: Fix drm_gem_cma_free_object()
2019-05-07 16:04 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: prepare security process for vulnerabilities
2019-05-07 16:02 UTC
[PATCH v2 00/16] Add FADump support on PowerNV platform
2019-05-07 16:00 UTC (4+ messages)
` [PATCH v2 09/16] powernv/fadump: process architected register state data provided by firmware
[U-Boot] [PATCH 1/3] board_f: Add mach specific DMA address check function
2019-05-07 16:02 UTC (11+ messages)
` [U-Boot] [PATCH 2/3] bouncebuf: Add DMA validation check to addr_aligned()
[v2] usb: host: xhci: Support running urb giveback in tasklet context
2019-05-07 16:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 v3 1/3] mtd: spi-nor: add support for is25wp256
2019-05-07 15:59 UTC (9+ messages)
` [PATCH v3 v3 2/3] mtd: spi-nor: add support to unlock flash device
` [PATCH v3 v3 3/3] mtd: spi-nor: add locking support for is25xxxxx device
[PATCH V5 0/4] Renesas Stout board support (R-Car Gen2)
2019-05-07 16:02 UTC (9+ messages)
` [PATCH V5 3/4] xen/arm: Extend SCIF early prink code to handle other interfaces
` [Xen-devel] "
` [PATCH V5 4/4] xen/arm: Add early printk support for SCIFA compatible UARTs
` [Xen-devel] "
[PATCH net] dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
2019-05-07 16:02 UTC (2+ messages)
[PATCH 0/3] iio: Add driver for Infineon DPS310
2019-05-07 16:01 UTC (4+ messages)
` [PATCH 1/3] "
[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
2019-05-07 16:00 UTC (6+ messages)
` [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
` [RFC PATCH 6/6] sched/dl: Try not to select a too fast core
[PATCH v2 v2 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
2019-05-07 16:00 UTC (3+ messages)
[PATCH] mtd: cfi_util: mark expected switch fall-throughs
2019-05-07 15:59 UTC (12+ messages)
[U-Boot] [PATCH v2 1/3] board_f: Add mach specific DMA address check function
2019-05-07 15:59 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] bouncebuf: Add DMA validation check to addr_aligned()
` [U-Boot] [PATCH v2 3/3] rk3399: Add restriction for DMA-able addresses
[PATCH V4 0/5] Renesas Stout board support (R-Car Gen2)
2019-05-07 15:58 UTC (7+ messages)
` [PATCH V4 4/5] xen/arm: Extend SCIF early prink code to handle other interfaces
` [Xen-devel] "
[Qemu-devel] [slirp PATCH] maint: Add .gitignore
2019-05-07 15:57 UTC (2+ messages)
MIPS build failures in kernelCI
2019-05-07 15:58 UTC (3+ messages)
Initial patches for Incremental FS
2019-05-07 15:57 UTC (3+ messages)
` [PATCH 1/6] incfs: Add first files of incrementalfs
[PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address
2019-05-07 15:57 UTC (4+ messages)
[PATCH] i2c-tools: Split binaries and library
2019-05-07 15:56 UTC (4+ messages)
[PATCH] drm: Fix timestamp docs for variable refresh properties
2019-05-07 15:55 UTC (4+ messages)
[PATCH] fscrypt: don't set policy for a dead directory
2019-05-07 15:55 UTC (2+ messages)
Merge commit diff results are confusing and inconsistent
2019-05-07 15:55 UTC (7+ messages)
[Qemu-devel] [RFC] Virtio RNG: Consider changing the default entropy source to /dev/urandom?
2019-05-07 15:53 UTC (4+ messages)
[PATCH v3 0/3] ARM: meson: Add G12A USB Support
2019-05-07 15:54 UTC (5+ messages)
` [U-Boot] "
[Qemu-devel] [PATCH v3 0/7] tests/qemu-iotests: Run basic iotests during "make check"
2019-05-07 15:50 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 6/7] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
Right internal speaker and internal microphone doesn't seem to work
2019-05-07 15:52 UTC (5+ messages)
[Qemu-devel] [PATCH v4 0/2] vfio-ccw: support hsch/csch (QEMU part)
2019-05-07 15:47 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] linux-headers: update
` [Qemu-devel] [PATCH v4 2/2] vfio-ccw: support async command subregion
[PATCH 1/2] usbip: Remove repeated setting of hcd->state in vhci_bus_suspend()
2019-05-07 15:49 UTC (3+ messages)
[Buildroot] [PATCH] package/linux-headers: add support for Linux 5.1 kernel headers
2019-05-07 15:49 UTC (3+ messages)
[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
2019-05-07 15:48 UTC (4+ messages)
[PATCH RFC] vhost: don't use kmap() to log dirty pages
2019-05-07 15:47 UTC (3+ messages)
[PATCH] xfs: don't reserve per-AG space for an internal log
2019-05-07 15:47 UTC
[U-Boot] [PATCH] Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
2019-05-07 15:47 UTC
[PATCH] cogl-1.0: update to 1.22.4
2019-05-07 15:47 UTC
[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
2019-05-07 15:46 UTC (18+ messages)
[PATCH 0/7] teach branch-specific options for format-patch
2019-05-07 15:46 UTC (6+ messages)
[PATCH v3 v3 0/3] add support for is25wp256 spi-nor device
2019-05-07 15:46 UTC (3+ messages)
[GIT PULL] xfs: new features for 5.2
2019-05-07 15:46 UTC
[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
2019-05-07 15:45 UTC (22+ messages)
[PATCH v3 0/6] Add drive-strength in Meson pinctrl driver
2019-05-07 15:45 UTC (3+ messages)
[PATCH v2] batman-adv: Introduce no noflood mark
2019-05-07 15:45 UTC (7+ messages)
[U-Boot] [PATCH] imx: mkimage_fit_atf: Fix DTC warnings
2019-05-07 15:44 UTC
Testing devices for discard support properly
2019-05-07 15:44 UTC (7+ messages)
stable-rc/linux-4.19.y build: 206 builds: 3 failed, 203 passed, 35 warnings (v4.19.40-100-gf897c76a347c)
2019-05-07 15:44 UTC
[PATCH 00/10] usb: Add host and device support for RZ/A2
2019-05-07 15:43 UTC (4+ messages)
` [PATCH 01/10] phy: renesas: rcar-gen3-usb2: Add uses_usb_x1 option
[PATCH][meta-oe] sqlite3: update to 3.28.0
2019-05-07 15:42 UTC (2+ messages)
Subject: [PATCH netfilter] ipvs: Fix crash when ipv6 route unreach
2019-05-07 15:41 UTC (4+ messages)
[Buildroot] [PATCH v2 0/3] murata-wireless firmware packages
2019-05-07 15:41 UTC (2+ messages)
PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
2019-05-07 15:38 UTC (14+ messages)
` [PATCH RFC] brcmfmac: sanitize DMI strings v2
[Qemu-devel] [PATCH v4 00/24] Add qemu_getrandom and ARMv8.5-RNG etc
2019-05-07 15:36 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 23/24] target/ppc: Use qemu_guest_getrandom for DARN
[PATCH v3 1/2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
2019-05-07 15:38 UTC (5+ messages)
` [PATCH] drm/i915/icl: Handle YCbCr to RGB conversion for BT2020 case
GUI Workgroup - Tomorrow at 7:30AM CST
2019-05-07 15:37 UTC
[dpdk-dev] [PATCH] doc: fix some formatting errors in testpmd guide
2019-05-07 15:37 UTC (2+ messages)
[PATCH 0/7] KVM: nVMX: Optimize VMCS data copying
2019-05-07 15:36 UTC (8+ messages)
` [PATCH 1/7] KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
` [PATCH 2/7] KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
` [PATCH 3/7] KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
` [PATCH 4/7] KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
` [PATCH 5/7] KVM: nVMX: Use descriptive names for VMCS sync functions and flags
` [PATCH 6/7] KVM: nVMX: Add helpers to identify shadowed VMCS fields
` [PATCH 7/7] KVM: nVMX: Sync rarely accessed guest fields only when needed
[PATCH 1/2] queuelat: Assume queuelat and queuelat scripts are in the path
2019-05-07 15:35 UTC (2+ messages)
` [PATCH 2/2] queuelat: Install queuelat helper scripts from the rt-tests Makefile
[Qemu-devel] [PATCH RFC v2] s390/css: handle CCW_FLAG_SKIP
2019-05-07 15:31 UTC (3+ messages)
XORG Endless Vacation of Code
2019-05-07 15:35 UTC (3+ messages)
[Qemu-devel] [PATCH] VirtIO-RNG: Update default entropy source to `/dev/urandom`
2019-05-07 15:20 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: update release notes for timer library changes
2019-05-07 15:32 UTC (2+ messages)
[PATCH] net: macb: Change interrupt and napi enable order in open
2019-05-07 15:32 UTC (2+ messages)
[PATCH v1 00/17] dts: Update DT bindings for CoreSight replicator and funnel
2019-05-07 15:31 UTC (7+ messages)
[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
2019-05-07 15:31 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.