All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-19 13:48:11 to 2022-05-19 14:17:13 UTC [more...]

[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
 2022-05-19 14:16 UTC 

[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
 2022-05-19 13:42 UTC  (61+ messages)
` [PATCH 11/89] KVM: arm64: Prevent the donation of no-map pages
` [PATCH 12/89] KVM: arm64: Add helpers to pin memory shared with hyp
` [PATCH 13/89] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH 14/89] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH 15/89] KVM: arm64: Introduce shadow VM state at EL2
` [PATCH 16/89] KVM: arm64: Instantiate VM shadow data from EL1
` [PATCH 17/89] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range
` [PATCH 18/89] KVM: arm64: Factor out private range VA allocation
` [PATCH 19/89] KVM: arm64: Add pcpu fixmap infrastructure at EL2
` [PATCH 20/89] KVM: arm64: Provide I-cache invalidation by VA "
` [PATCH 21/89] KVM: arm64: Allow non-coallescable pages in a hyp_pool
` [PATCH 22/89] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH 23/89] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH 24/89] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH 25/89] KVM: arm64: Add flags to struct hyp_page
` [PATCH 26/89] KVM: arm64: Provide a hypercall for the host to reclaim guest memory
` [PATCH 27/89] KVM: arm64: Extend memory sharing to allow host-to-guest transitions
` [PATCH 28/89] KVM: arm64: Consolidate stage-2 init in one function
` [PATCH 29/89] KVM: arm64: Check for PTE validity when checking for executable/cacheable
` [PATCH 30/89] KVM: arm64: Do not allow memslot changes after first VM run under pKVM
` [PATCH 31/89] KVM: arm64: Disallow dirty logging and RO memslots with pKVM
` [PATCH 32/89] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
` [PATCH 34/89] KVM: arm64: Don't access kvm_arm_hyp_percpu_base at EL1
` [PATCH 35/89] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
` [PATCH 36/89] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH 37/89] KVM: arm64: Explicitly map kvm_vgic_global_state "
` [PATCH 38/89] KVM: arm64: Don't map host sections in pkvm
` [PATCH 39/89] KVM: arm64: Extend memory donation to allow host-to-guest transitions
` [PATCH 40/89] KVM: arm64: Split up nvhe/fixed_config.h
` [PATCH 41/89] KVM: arm64: Make vcpu_{read, write}_sys_reg available to HYP code
` [PATCH 42/89] KVM: arm64: Simplify vgic-v3 hypercalls
` [PATCH 43/89] KVM: arm64: Add the {flush, sync}_vgic_state() primitives
` [PATCH 44/89] KVM: arm64: Introduce predicates to check for protected state
` [PATCH 45/89] KVM: arm64: Add the {flush, sync}_timer_state() primitives
` [PATCH 46/89] KVM: arm64: Introduce the pkvm_vcpu_{load, put} hypercalls
` [PATCH 52/89] KVM: arm64: Introduce lazy-ish state sync for non-protected VMs
` [PATCH 70/89] KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
` [PATCH 72/89] KVM: arm64: Track the SVE state in the shadow vcpu
` [PATCH 73/89] KVM: arm64: Add HVC handling for protected guests at EL2
` [PATCH 74/89] KVM: arm64: Move pstate reset values to kvm_arm.h
` [PATCH 75/89] KVM: arm64: Move some kvm_psci functions to a shared header
` [PATCH 76/89] KVM: arm64: Factor out vcpu_reset code for core registers and PSCI
` [PATCH 77/89] KVM: arm64: Handle PSCI for protected VMs in EL2
` [PATCH 78/89] KVM: arm64: Don't expose TLBI hypercalls after de-privilege
` [PATCH 79/89] KVM: arm64: Add is_pkvm_initialized() helper
` [PATCH 80/89] KVM: arm64: Refactor enter_exception64()
` [PATCH 81/89] KVM: arm64: Inject SIGSEGV on illegal accesses
` [PATCH 82/89] KVM: arm64: Support TLB invalidation in guest context
` [PATCH 83/89] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH 84/89] KVM: arm64: Extend memory sharing to allow guest-to-host transitions
` [PATCH 85/89] KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst
` [PATCH 86/89] KVM: arm64: Reformat/beautify PTP hypercall documentation
` [PATCH 87/89] KVM: arm64: Expose memory sharing hypercalls to protected guests
` [PATCH 88/89] KVM: arm64: Introduce KVM_VM_TYPE_ARM_PROTECTED machine type for PVMs
` [PATCH 89/89] Documentation: KVM: Add some documentation for Protected KVM on arm64

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-05-19 14:16 UTC  (3+ messages)
` [sched] 0eee64011b: canonical_address#:#[##]

[PATCH v3 00/16] Introduce support for MediaTek MT8192 Google Chromebooks
 2022-05-19 14:16 UTC  (2+ messages)

(no subject)
 2022-05-19 14:15 UTC  (7+ messages)
` [PATCH 06/11] drm/ttm: rename and cleanup ttm_bo_init_reserved
    ` [Intel-gfx] "
` [PATCH 09/11] drm/ttm: audit bo->resource usage
    ` [Intel-gfx] "

[PATCH 0/2] x86/vmx: implement Bus Lock and VM Notify
 2022-05-19 14:14 UTC  (5+ messages)
` [PATCH 2/2] x86/vmx: implement Notify VM Exit

[PATCH v7 1/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2022-05-19 14:14 UTC  (3+ messages)

[PATCH] eudev: create static-nodes in init script
 2022-05-19 14:14 UTC  (2+ messages)

[PATCH] afs: Fix some checker issues
 2022-05-19 14:13 UTC 

[PATCH mptcp-next v2] mptcp: fix checksum byte order
 2022-05-19 14:13 UTC  (4+ messages)

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-05-19 14:13 UTC  (13+ messages)

[PATCH] util: optimise flush_idcache_range when the ppc host has coherent icache
 2022-05-19 14:11 UTC 

[Buildroot] [PATCH v2 00/20] Update Ejabberd and its dependencies
 2022-05-19 14:08 UTC  (21+ messages)
` [Buildroot] [PATCH v2 01/20] package/erlang-idna: bump version to 230a917
` [Buildroot] [PATCH v2 02/20] package/erlang-lager: bump version to 3.9.1
` [Buildroot] [PATCH v2 03/20] package/erlang-p1-utils: bump version to 1.0.23
` [Buildroot] [PATCH v2 04/20] package/erlang-p1-cache-tab: bump version to 1.0.29
` [Buildroot] [PATCH v2 05/20] package/erlang-p1-tls: bump version to 1.1.13
` [Buildroot] [PATCH v2 06/20] package/erlang-p1-stringprep: bump version to 1.0.27
` [Buildroot] [PATCH v2 07/20] package/erlang-p1-xml: bump version to 1.1.49
` [Buildroot] [PATCH v2 08/20] package/erlang-p1-xmpp: bump version to 1.5.6
` [Buildroot] [PATCH v2 09/20] package/erlang-p1-yaml: bump version to 1.0.32
` [Buildroot] [PATCH v2 10/20] package/erlang-p1-yconf: bump version to 1.0.12
` [Buildroot] [PATCH v2 11/20] package/erlang-p1-oauth2: bump version to 0.6.10
` [Buildroot] [PATCH v2 12/20] package/erlang-p1-pkix: bump version to 1.0.8
` [Buildroot] [PATCH v2 13/20] package/erlang-eimp: bump version to 1.0.21
` [Buildroot] [PATCH v2 14/20] package/erlang-p1-mqtree: bump version to 1.0.14
` [Buildroot] [PATCH v2 15/20] package/erlang-jose: bump version to 1.11.1
` [Buildroot] [PATCH v2 16/20] package/erlang-p1-acme: bump version to 1.0.16
` [Buildroot] [PATCH v2 17/20] package/erlang-p1-stun: bump version to 1.0.47
` [Buildroot] [PATCH v2 18/20] package/erlang-p1-sip: "
` [Buildroot] [PATCH v2 19/20] package/erlang-p1-zlib: bump version to 1.0.10
` [Buildroot] [PATCH v2 20/20] package/ejabberd: bump version to 21.12

[PATCH] block: get rid of blk->guest_block_size
 2022-05-19 14:10 UTC  (2+ messages)

[RFC PATCH] printk: console: Allow each console to have its own loglevel
 2022-05-19 14:12 UTC  (9+ messages)
` [printk] 6f922c8d53: BUG:kernel_NULL_pointer_dereference,address
  ` [printk] 6f922c8d53: BUG:kernel_NULL_pointer_dereference, address

[PATCH] usb: core: Call disconnect() only if it is provided by driver
 2022-05-19 14:12 UTC  (3+ messages)

[PATCH mptcp-next v2 0/7] for bpf-next
 2022-05-19 14:12 UTC  (2+ messages)

[PATCH] sysctl: handle table->maxlen properly for proc_dobool
 2022-05-19 14:10 UTC  (3+ messages)

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-19 14:11 UTC  (4+ messages)
` [PATCH v2 07/11] spi-mem: Add dirmap API from Linux

tg3 dropping packets at high packet rates
 2022-05-19 14:11 UTC  (10+ messages)

[bug report] rtc: rzn1: Add oscillator offset support
 2022-05-19 14:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:10 UTC 

[PATCH net-next 0/6] net: Introduce Ethernet Inband Extensions
 2022-05-19 14:10 UTC  (8+ messages)
` [PATCH net-next 1/6] net: phy: Introduce QUSGMII PHY mode
` [PATCH net-next 2/6] dt-bindings: net: ethernet-controller: add QUSGMII mode
` [PATCH net-next 3/6] net: lan966x: Add QUSGMII support for lan966x
` [PATCH net-next 4/6] net: phy: Add support for inband extensions
` [PATCH net-next 5/6] net: lan966x: Allow using PCH extension for PTP
` [PATCH net-next 6/6] net: phy: micrel: Add QUSGMII support and PCH extension

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-05-19 14:10 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v2 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v2 07/23] arm/arm64: Add support for timer initialization "

[PATCH 0/7] Revert some refactoring patches
 2022-05-19 14:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[PATCH 0/4] ppc: improve some memory ordering issues
 2022-05-19 13:59 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Fix eieio memory ordering semantics
` [PATCH 2/4] tcg/ppc: ST_ST memory ordering is not provided with eieio
` [PATCH 3/4] tcg/ppc: Optimize memory ordering generation with lwsync
` [PATCH 4/4] target/ppc: Implement lwsync with weaker memory ordering

[PATCHv2 0/3] direct io alignment relax
 2022-05-19 14:08 UTC  (4+ messages)
` [PATCHv2 3/3] block: relax direct io memory alignment

[PATCH net-next] net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
 2022-05-19 14:08 UTC 

[PATCH] rtc: rzn1: Fix error code in probe
 2022-05-19 14:08 UTC  (2+ messages)

[PATCH] blk-cgroup: provide stubs for blkcg_get_fc_appid()
 2022-05-19 14:08 UTC  (2+ messages)

[PATCH 0/6] npm.bbclass: work with nodejs 16
 2022-05-19 14:06 UTC  (4+ messages)
` [PATCH 4/6] npm: disable 'audit' + 'fund'
  ` [OE-core] "
  ` [PATCH 4/6, v2] "

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-19 14:05 UTC  (2+ messages)

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-19 14:03 UTC  (6+ messages)
` [PATCH net-next v4 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[Buildroot] [PATCH 1/1] package/rust-coreutils: new package
 2022-05-19 14:04 UTC 

[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-19 14:04 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[PATCH 00/17] cruft packs
 2022-05-19 14:04 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/17] Documentation/technical: add cruft-packs.txt

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-19 14:03 UTC  (5+ messages)

[PATCH 0/6] clk: mediatek: Improvements to simple probe/remove and reset controller unregistration
 2022-05-19 14:03 UTC  (8+ messages)
` [PATCH 1/6] clk: mediatek: gate: Export mtk_clk_register_gates_with_dev
` [PATCH 2/6] clk: mediatek: Use mtk_clk_register_gates_with_dev in simple probe
` [PATCH 3/6] clk: mediatek: reset: Return reset data pointer on register
` [PATCH 4/6] clk: mediatek: reset: Implement mtk_unregister_reset_controller() API
` [PATCH 5/6] clk: mediatek: Unregister reset controller on simple remove
` [PATCH 6/6] clk: mediatek: Add support for other clock types in simple probe/remove

running jobs serially
 2022-05-19 14:02 UTC  (5+ messages)

[PATCH] hv_netvsc: Fix potential dereference of NULL pointer
 2022-05-19 13:45 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Compact the function free_rd_atomic_resource
 2022-05-19 14:00 UTC  (5+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
 2022-05-19 13:58 UTC 

[PATCH] mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
 2022-05-19 13:57 UTC 

[PATCH v4] qga: add guest-get-diskstats command for Linux guests
 2022-05-19 13:57 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: remove acc_size from reserve/unreserve mem
 2022-05-19 14:01 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: track unified memory reservation with xnack off

[bug report] scsi: lpfc: Commonize VMID code location
 2022-05-19 13:58 UTC 

[Intel-wired-lan] [PATCH net v4] i40e: Fix call trace in setup_tx_descriptors
 2022-05-19 14:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-19 14:00 UTC 

[PATCH 00/10] RTW88: Add support for USB variants
 2022-05-19 13:58 UTC  (5+ messages)
` [PATCH 06/10] rtw88: Add common USB chip support

[Intel-gfx] [PATCH] drm/i915: Rename block_size()/block_offset()
 2022-05-19 14:00 UTC 

[PATCH] tools/libs/ctrl: add and export xc_memory_op
 2022-05-19 13:59 UTC  (3+ messages)

[PATCH v4 0/2] rtc: microchip: Add driver for PolarFire SoC
 2022-05-19 13:55 UTC  (3+ messages)
` [PATCH v4 1/2] rtc: Add driver for Microchip "
` [PATCH v4 2/2] MAINTAINERS: add PolarFire SoC's RTC

[PATCH v2 0/7] Add latency_nice priority
 2022-05-19 13:55 UTC  (4+ messages)
` [PATCH v2 5/7] sched/fair: Take into account latency nice at wakeup

[LTP] [PATCH v1] Fix ltp-aiodio tests failing on s390
 2022-05-19 14:00 UTC  (2+ messages)

[PATCH] Revert "workqueue: remove unused cancel_work()"
 2022-05-19 13:56 UTC  (2+ messages)

[oe-layersetup][master][PATCH] configs: add dunfell-wip config
 2022-05-19 13:58 UTC 

[Intel-wired-lan] [PATCH net v333] i40e: Fix call trace in setup_tx_descriptors
 2022-05-19 13:58 UTC 

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2022-05-19 13:54 UTC  (7+ messages)

[RFC] ethdev: datapath-focused meter actions, continue
 2022-05-19 13:55 UTC  (2+ messages)

[PATCH net v2] net: wireless: marvell: mwifiex: fix sleep in atomic context bugs
 2022-05-19 13:53 UTC 

warning for EOPNOTSUPP vfs_copy_file_range
 2022-05-19 13:53 UTC  (2+ messages)

[PATCH 0/2] s390x: kvm: Honor storage keys during emulation
 2022-05-19 13:53 UTC  (4+ messages)
` [PATCH 2/2] target/s390x: "

[fork] 753550eb0c: BUG:kernel_NULL_pointer_dereference,address
 2022-05-19 13:51 UTC  (2+ messages)
` [fork] 753550eb0c: BUG:kernel_NULL_pointer_dereference, address

[PATCH 0/6] Allow nfs4-acl-tools to access 'dacl' and 'sacl'
 2022-05-19 13:53 UTC  (5+ messages)

[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2022-05-19 13:50 UTC  (4+ messages)

[PATCH 00/20] perf vendors events arm64: Multiple Arm CPUs
 2022-05-19 13:50 UTC  (8+ messages)

[PATCH V6 0/4] Add unit test module for AMD P-State driver
 2022-05-19 13:47 UTC  (5+ messages)
` [PATCH V6 1/4] cpufreq: amd-pstate: Expose struct amd_cpudata
` [PATCH V6 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver
` [PATCH V6 3/4] selftests: amd-pstate: Add test trigger "
` [PATCH V6 4/4] Documentation: amd-pstate: Add unit test introduction

[PATCH] btrfs: ensure pages are unlocked on cow_file_range() failure
 2022-05-19 13:51 UTC  (4+ messages)

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-05-19 13:49 UTC  (14+ messages)
` [RFC ONLY 3/8] btrfs: read raid-stripe-tree from disk

[PATCH] hostmem: default the amount of prealloc-threads to smp-cpus
 2022-05-19 13:50 UTC  (7+ messages)

[V2 0/3] Expose max and current bpc via debugfs
 2022-05-19 13:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Expose max and current bpc via debugfs (rev9)

RTT-PROBE: lore-subspace-rtt
 2022-05-19 13:50 UTC 

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-05-19 13:47 UTC  (2+ messages)

[PATCH] powerpc/powernv/pci: Drop VF MPS fixup
 2022-05-19 13:49 UTC  (4+ messages)

[PATCH] target/riscv: add zicsr/zifencei to isa_string
 2022-05-19 13:46 UTC  (2+ 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.