All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-09 15:31:05 to 2019-08-09 15:59:52 UTC [more...]

[RFC PATCH v6 00/92] VM introspection
 2019-08-09 15:59 UTC  (38+ messages)
` [RFC PATCH v6 01/92] kvm: introduce KVMI (VM introspection subsystem)
` [RFC PATCH v6 02/92] kvm: introspection: add basic ioctls (hook/unhook)
` [RFC PATCH v6 03/92] kvm: introspection: add permission access ioctls
` [RFC PATCH v6 04/92] kvm: introspection: add the read/dispatch message function
` [RFC PATCH v6 05/92] kvm: introspection: add KVMI_GET_VERSION
` [RFC PATCH v6 06/92] kvm: introspection: add KVMI_CONTROL_CMD_RESPONSE
` [RFC PATCH v6 07/92] kvm: introspection: honor the reply option when handling the KVMI_GET_VERSION command
` [RFC PATCH v6 08/92] kvm: introspection: add KVMI_CHECK_COMMAND and KVMI_CHECK_EVENT
` [RFC PATCH v6 09/92] kvm: introspection: add KVMI_GET_GUEST_INFO
` [RFC PATCH v6 10/92] kvm: introspection: add KVMI_CONTROL_VM_EVENTS
` [RFC PATCH v6 11/92] kvm: introspection: add vCPU related data
` [RFC PATCH v6 12/92] kvm: introspection: add a jobs list to every introspected vCPU
` [RFC PATCH v6 13/92] kvm: introspection: make the vCPU wait even when its jobs list is empty
` [RFC PATCH v6 14/92] kvm: introspection: handle introspection commands before returning to guest
` [RFC PATCH v6 15/92] kvm: introspection: handle vCPU related introspection commands
` [RFC PATCH v6 16/92] kvm: introspection: handle events and event replies
` [RFC PATCH v6 17/92] kvm: introspection: introduce event actions
` [RFC PATCH v6 18/92] kvm: introspection: add KVMI_EVENT_UNHOOK
` [RFC PATCH v6 19/92] kvm: introspection: add KVMI_EVENT_CREATE_VCPU
` [RFC PATCH v6 20/92] kvm: introspection: add KVMI_GET_VCPU_INFO
` [RFC PATCH v6 21/92] kvm: page track: add track_create_slot() callback
` [RFC PATCH v6 22/92] kvm: x86: provide all page tracking hooks with the guest virtual address
` [RFC PATCH v6 23/92] kvm: page track: add support for preread, prewrite and preexec
` [RFC PATCH v6 24/92] kvm: x86: wire in the preread/prewrite/preexec page trackers
` [RFC PATCH v6 25/92] kvm: x86: intercept the write access on sidt and other emulated instructions
` [RFC PATCH v6 26/92] kvm: x86: add kvm_mmu_nested_pagefault()
` [RFC PATCH v6 27/92] kvm: introspection: use page track
` [RFC PATCH v6 28/92] kvm: x86: consult the page tracking from kvm_mmu_get_page() and __direct_map()
` [RFC PATCH v6 29/92] kvm: introspection: add KVMI_CONTROL_EVENTS
` [RFC PATCH v6 30/92] kvm: x86: add kvm_spt_fault()
` [RFC PATCH v6 31/92] kvm: introspection: add KVMI_EVENT_PF
` [RFC PATCH v6 32/92] kvm: introspection: add KVMI_GET_PAGE_ACCESS
` [RFC PATCH v6 33/92] kvm: introspection: add KVMI_SET_PAGE_ACCESS
` [RFC PATCH v6 34/92] Documentation: Introduce EPT based Subpage Protection
` [RFC PATCH v6 35/92] KVM: VMX: Add control flags for SPP enabling
` [RFC PATCH v6 36/92] KVM: VMX: Implement functions for SPPT paging setup
` [RFC PATCH v6 37/92] KVM: VMX: Introduce SPP access bitmap and operation functions

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 11.5
 2019-08-09 15:59 UTC 

[PATCH v2 0/9] Exynos Adaptive Supply Voltage support
 2019-08-09 15:58 UTC  (6+ messages)

[Qemu-riscv] [PATCH 0/3] decodetree improvements
 2019-08-09 15:57 UTC  (22+ messages)
` [Qemu-devel] "
` [Qemu-arm] "
` [Qemu-riscv] [PATCH 1/3] decodetree: Allow !function with no input bits
  ` [Qemu-devel] "
  ` [Qemu-arm] "
` [Qemu-riscv] [PATCH 2/3] decodetree: Suppress redundant declaration warnings
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH 3/3] target/riscv: Remove redundant declaration pragmas
  ` [Qemu-devel] "
  ` [Qemu-arm] "

[PATCH] dpaa2-ethsw: move the DPAA2 Ethernet Switch driver out of staging
 2019-08-09 15:56 UTC 

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-09 15:57 UTC  (5+ messages)
` [RFC PATCH v4 9/9] printk: use a "

[Qemu-devel] [PATCH v7 0/9] NBD reconnect
 2019-08-09 15:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 7/9] qemu/units: add SI decimal units

[PATCH v3 00/21] Common patches from downstream development
 2019-08-09 15:56 UTC  (34+ messages)
` [PATCH v3 12/21] ARM: dts: imx6-apalis: Add touchscreens used on Toradex eval boards
` [PATCH v3 13/21] ARM: dts: imx6-colibri: Add missing pinmuxing to Toradex eval board
` [PATCH v3 14/21] ARM: dts: imx6ull-colibri: Add sleep mode to fec
` [PATCH v3 15/21] ARM: dts: imx6ull-colibri: reduce v_batt current in power off
` [PATCH v3 16/21] ARM: dts: imx6ull-colibri: Add watchdog
` [PATCH v3 17/21] ARM: dts: imx6ull: improve can templates
` [PATCH v3 18/21] ARM: dts: imx6ull-colibri: Add general wakeup key used on Colibri
` [PATCH v3 19/21] ARM: dts: imx6/7-colibri: switch dr_mode to otg
` [PATCH v3 20/21] ARM: dts: imx6ull-colibri: Add touchscreen used with Eval Board
` [PATCH v3 21/21] ARM: dts: imx7-colibri: Add UHS support to eval board

[Qemu-devel] [PATCH v1 0/2] docker DEF_TARGET_LIST cleanup
 2019-08-09 15:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] tests/docker: move DEF_TARGET_LIST setting to common.rc
` [Qemu-devel] [PATCH v1 2/2] tests/docker: set DEF_TARGET_LIST for some containers

[PATCH v5 0/3] Enable ACPI-defined peripherals on i2c-piix4 SMBus
 2019-08-09 15:53 UTC  (4+ messages)

[arnd-playground:randconfig-5.3-rc2 32/347] fs/reiserfs/prints.o: warning: objtool: __reiserfs_error()+0x80: unreachable instruction
 2019-08-09 15:53 UTC  (2+ messages)

[PATCH] drm/panfrost: Implement per FD address spaces
 2019-08-09 15:53 UTC  (5+ messages)

[Xen-devel] [PATCH v2 0/2] x86/boot: cleanup
 2019-08-09 15:52 UTC  (5+ messages)
` [Xen-devel] [PATCH 3/2] x86/desc: Drop __HYPERVISOR_CS32

[PATCH 00/27] Add Renoir APU support
 2019-08-09 15:53 UTC  (27+ messages)
  ` [PATCH 02/27] drm/amdgpu: add renoir asic_type enum
  ` [PATCH 03/27] drm/amdgpu: add renoir support for gpu_info and ip block setting
  ` [PATCH 04/27] drm/amdgpu: add soc15 common ip block support for renoir
  ` [PATCH 05/27] drm/amdgpu: add gmc v9 supports "
  ` [PATCH 06/27] drm/amdgpu: set fw load type "
  ` [PATCH 07/27] drm/amdgpu: add gfx support "
  ` [PATCH 08/27] drm/amdgpu: add sdma "
  ` [PATCH 09/27] drm/amdgpu: set ip blocks "
  ` [PATCH 10/27] drm/amdgpu: add renoir pci id
  ` [PATCH 11/27] drm/amdgpu: fix no interrupt issue for renoir emu
  ` [PATCH 12/27] drm/amdgpu: enable dce virtual ip module for Renoir
  ` [PATCH 13/27] drm/amdgpu: add asic funcs for renoir
  ` [PATCH 14/27] drm/amdgpu: set rlc "
  ` [PATCH 15/27] drm/amdgpu: add psp_v12_0 for renoir (v2)
  ` [PATCH 16/27] drm/amdgpu: add gfx golden settings "
  ` [PATCH 17/27] drm/amdgpu: add sdma golden settings for renoir
  ` [PATCH 18/27] drm/amdgpu: enable Renoir VCN firmware loading
  ` [PATCH 19/27] drm/amdgpu: enable Doorbell support for Renoir (v2)
  ` [PATCH 20/27] drm/amdgpu: add VCN2.0 to Renoir IP blocks
  ` [PATCH 21/27] drm/amdgpu: enable clock gating for renoir
  ` [PATCH 22/27] drm/amdgpu: enable power "
  ` [PATCH 23/27] drm/amdgpu: update lbpw "
  ` [PATCH 24/27] drm/amdgpu: set fw default loading by psp "
  ` [PATCH 25/27] drm/amdgpu: use direct loading on renoir vcn for the moment
  ` [PATCH 26/27] drm/amdgpu: skip mec2 jump table loading for renoir
  ` [PATCH 27/27] drm/amdgpu: flag renoir as experimental for now

[PATCH] block: Fix __blkdev_direct_IO()
 2019-08-09 15:52 UTC  (5+ messages)

[PATCH v2] tomoyo: Don't check open/getattr permission on sockets
 2019-08-09 15:51 UTC  (2+ messages)

[PATCH v2 0/2] spi: add NPCM FIU controller driver
 2019-08-09 15:51 UTC  (7+ messages)
` [PATCH v2 2/2] spi: npcm-fiu: "

[PATCH v3] KEYS: trusted: allow module init if TPM is inactive or deactivated
 2019-08-09 15:50 UTC  (3+ messages)

[PATCH 5.2 00/20] 5.2.6-stable review
 2019-08-09 15:49 UTC  (7+ messages)

[PATCH 5.2 00/56] 5.2.8-stable review
 2019-08-09 15:49 UTC  (5+ messages)

[GIT PULL] KVM/arm updates for 5.3-rc4
 2019-08-09 15:47 UTC  (4+ messages)

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-09 15:46 UTC  (7+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[Xen-devel] [PATCH v4 0/2] x86/xpti: Don't leak TSS-adjacent percpu data via Meltdown
 2019-08-09 15:46 UTC  (4+ messages)
` [Xen-devel] [PATCH v4 2/2] "

[PATCH] drm/amd/display: Fix a typo - amdpgu_dm --> amdgpu_dm
 2019-08-09 15:46 UTC  (2+ messages)

[patch net-next rfc 0/7] net: introduce alternative names for network interfaces
 2019-08-09 15:46 UTC  (6+ messages)
` [patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-08-09 15:44 UTC  (5+ messages)
      ` [Non-DoD Source] "

Kernel 5.0.21rt16 hangs
 2019-08-09 15:45 UTC 

[PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
 2019-08-09 15:44 UTC  (2+ messages)
` [PATCH] LSM: Disable move_mount() syscall when TOMOYO or AppArmor is enabled

[PATCH bpf 0/2] tools: bpftool: fix pinning error messages
 2019-08-09 15:43 UTC  (2+ messages)

[Bug 203979] New: kvm_spurious_fault in L1 when running a nested kvm instance on AMD i686-pae
 2019-08-09 15:43 UTC  (2+ messages)
` [Bug 203979] "

Continuing discussion on Handling persistent files (/etc/group)during BMC updates
 2019-08-09 15:43 UTC  (3+ messages)

[PATCH 1/4] drm/i915: Remove i915_gem_context_create_gvt()
 2019-08-09 15:41 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/gt: Make deferred context allocation explicit
` [PATCH 3/4] drm/i915: Push the ring creation flags to the backend
` [PATCH 4/4] drm/i915: Lift timeline into intel_context

[PATCH] arch/x86/kernel/cpu/umwait.c - remove unused variable
 2019-08-09 15:30 UTC  (7+ messages)

[PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-08-09 15:41 UTC  (5+ messages)

next/pending-fixes boot: 218 boots: 4 failed, 194 passed with 20 offline (v5.3-rc3-519-ge06aa63031a1)
 2019-08-09 15:40 UTC 

[PATCH v2] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-08-09 15:40 UTC 

[Xen-devel] [PATCH v3] x86emul: fix test harness and fuzzer build dependencies
 2019-08-09 15:40 UTC 

[PATCH] iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems
 2019-08-09 15:39 UTC  (3+ messages)

[Printing-architecture] OP Minutes (6 August 2019)
 2019-08-09 15:39 UTC 

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-09 15:39 UTC  (9+ messages)

[f2fs-dev] [PATCH] mkfs.f2fs: check zeros in first 16MB for Android
 2019-08-09 15:39 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "

[PATCH] coresight: Serialize enabling/disabling a link device
 2019-08-09 15:38 UTC  (3+ messages)

[PATCH 0/6] Rework REFCOUNT_FULL using atomic_fetch_* operations
 2019-08-09 15:38 UTC  (6+ messages)
` [PATCH 5/6] lib/refcount: Improve performance of generic REFCOUNT_FULL code

[PATCH 0/4] powerpc: KASAN for 64-bit Book3S on Radix
 2019-08-09 15:35 UTC  (4+ messages)
` [PATCH 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[Qemu-devel] [PATCH v2 0/7] backup improvements
 2019-08-09 15:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/7] block/backup: deal with zero detection
` [Qemu-devel] [PATCH v2 2/7] block/backup: refactor write_flags
` [Qemu-devel] [PATCH v2 3/7] block/io: handle alignment and max_transfer for copy_range
` [Qemu-devel] [PATCH v2 4/7] block/backup: drop handling of "
` [Qemu-devel] [PATCH v2 5/7] block/backup: fix backup_cow_with_offload for last cluster
` [Qemu-devel] [PATCH v2 6/7] block/backup: teach backup_cow_with_bounce_buffer to copy more at once
` [Qemu-devel] [PATCH v2 7/7] block/backup: merge duplicated logic into backup_do_cow

[PATCH 0/8] iommu/omap: misc fixes
 2019-08-09 15:37 UTC  (2+ messages)

[PATCH] drm: Add high-precision time to vblank trace event
 2019-08-09 15:36 UTC 

[PATCH 4.19 00/45] 4.19.66-stable review
 2019-08-09 15:37 UTC  (2+ messages)

[f2fs-dev] [PATCH v4] f2fs: Fix indefinite loop in f2fs_gc()
 2019-08-09 15:36 UTC  (4+ messages)

[PATCH 4.14 00/33] 4.14.138-stable review
 2019-08-09 15:36 UTC  (2+ messages)

[PATCH 1/2] iommu/vt-d: Detach domain before using a private one
 2019-08-09 15:35 UTC  (3+ messages)

suggestion for improved docs on autocrlf
 2019-08-09 15:34 UTC  (6+ messages)

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-09 15:33 UTC  (4+ messages)
` [PATCH v6 22/57] iommu: Remove dev_err() usage after platform_get_irq()

[PATCH] drm/i915: Extend non readable mcr range
 2019-08-09 15:33 UTC  (2+ messages)

[PATCH] iommu/dma: Handle SG length overflow better
 2019-08-09 15:32 UTC  (5+ messages)

[PATCH v3] tools: bpftool: fix reading from /proc/config.gz
 2019-08-09 15:32 UTC  (2+ messages)

[Qemu-devel] [Bug 1839325] [NEW] Go programs crash on qemu-sh4 due to issues with atomics
 2019-08-09 15:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1839325] "

[PATCH v1 0/3] collect LBR callstack together with thread stack data
 2019-08-09 15:31 UTC  (2+ messages)
` [PATCH v1 3/3] perf report: prefer dwarf callstacks to LBR ones when captured both

[PATCH 00/67] target/arm: Convert aa32 base isa to decodetree
 2019-08-09 15:30 UTC  (7+ messages)
` [PATCH 11/67] target/arm: Add stubs for aa32 decodetree
  ` [Qemu-devel] "

[PATCH] drm/scheduler: use job count instead of peek
 2019-08-09 15:31 UTC 

[PATCH] iommu/amd: Re-factor guest virtual APIC (de-)activation code
 2019-08-09 15:31 UTC  (3+ messages)


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.