All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-22 01:58:50 to 2019-10-22 02:21:17 UTC [more...]

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
 2019-10-22  2:21 UTC  (3+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X

[RFC] kasan: include the hashed pointer for an object's location
 2019-10-22  2:18 UTC 

qemu/powernv: coreboot support?
 2019-10-22  2:17 UTC  (12+ messages)

[PULL] drm-misc-next
 2019-10-22  2:17 UTC  (6+ messages)
        ` [Intel-gfx] "

[RFC v1] memcg: add memcg lru for page reclaiming
 2019-10-22  2:17 UTC  (2+ messages)

[net-next] tcp: add TCP_INFO status for failed client TFO
 2019-10-22  2:13 UTC  (8+ messages)

[PATCH v3 0/3] KASAN support for RISC-V
 2019-10-22  2:09 UTC  (6+ messages)
` [PATCH v3 1/3] kasan: Archs don't check memmove if not support it

[PATCH] soc: mmp: guard include of asm/cputype.h with CONFIG_ARM{, 64}
 2019-10-22  1:56 UTC 

[GIT PULL] SafeSetID LSM changes for 5.4
 2019-10-22  2:13 UTC  (5+ messages)

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-22  1:59 UTC  (174+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH 06/45] KVM: SVM: "
` [PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH 08/45] KVM: x86: Move FPU allocation to "
` [PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
` [PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH 18/45] KVM: PPC: "
` [PATCH 19/45] KVM: arm: "
` [PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
` [PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
` [PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
` [PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
` [PATCH 28/45] KVM: x86: "
` [PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
` [PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
` [PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
` [PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
` [PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
` [PATCH 39/45] KVM: MIPS: "
` [PATCH 40/45] KVM: ARM: "
` [PATCH 41/45] KVM: PPC: "
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
` [PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

[PATCH v1 1/2] usb: chipidea: use of extcon framework to work for non OTG case
 2019-10-22  2:11 UTC  (2+ messages)

[meta-python] [PATCH] python-cryptography-vectors: upgrade 2.7 -> 2.8
 2019-10-22  2:11 UTC 

[PATCH] MAINTAINERS: Add Mihail to Komeda DRM driver
 2019-10-22  2:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v7 0/2] net/ice: enable advanced RSS
 2019-10-22  2:04 UTC  (5+ messages)
` [dpdk-dev] [PATCH v8 0/3] "
  ` [dpdk-dev] [PATCH v8 3/3] "

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-22  2:07 UTC  (7+ messages)
` [PATCH v5 08/12] ext4: update direct I/O read to do trylock in IOCB_NOWAIT cases
` [PATCH v5 09/12] ext4: move inode extension/truncate code out from ->iomap_end() callback

[PATCH] xfs/097: Remove wrong broken assignment operation
 2019-10-22  2:06 UTC  (10+ messages)

[PATCH] drm/amdkfd: don't use dqm lock during device reset/suspend/resume
 2019-10-22  2:02 UTC  (3+ messages)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-22  2:02 UTC  (6+ messages)
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for "

[PATCH V2] sudo: fix CVE-2019-14287
 2019-10-22  2:02 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS b3060531979422d5bb18d80226f978910284dc70
 2019-10-22  2:01 UTC 

[PATCH 0/2] btrfs-progs: Setting implicit-fallthrough by default
 2019-10-22  2:02 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: utils: Replace __attribute__(fallthrough)
` [PATCH 2/2] btrfs-progs: Makefile: Add -Wimplicit-fallthrough

[PATCH v5 00/13] scsi: core: fix uninit-value access of variable sshdr
 2019-10-22  1:59 UTC  (6+ 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.