All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-15 10:24:57 to 2020-09-15 11:02:58 UTC [more...]

[PATCH v4 00/19] Introduce separate nVHE hyp context
 2020-09-15 10:46 UTC  (30+ messages)
` [PATCH v4 01/19] KVM: arm64: Remove __activate_vm wrapper
` [PATCH v4 02/19] KVM: arm64: Remove hyp_panic arguments
` [PATCH v4 03/19] KVM: arm64: Remove kvm_host_data_t typedef
` [PATCH v4 04/19] KVM: arm64: Choose hyp symbol based on context
` [PATCH v4 05/19] KVM: arm64: Save chosen hyp vector to a percpu variable
` [PATCH v4 06/19] KVM: arm64: nVHE: Use separate vector for the host
` [PATCH v4 07/19] KVM: arm64: nVHE: Don't consume host SErrors with ESB
` [PATCH v4 08/19] KVM: arm64: Introduce hyp context
` [PATCH v4 09/19] KVM: arm64: Update context references from host to hyp
` [PATCH v4 10/19] KVM: arm64: Restore hyp when panicking in guest context
` [PATCH v4 11/19] KVM: arm64: Share context save and restore macros
` [PATCH v4 12/19] KVM: arm64: nVHE: Switch to hyp context for EL2
` [PATCH v4 13/19] KVM: arm64: nVHE: Handle hyp panics
` [PATCH v4 14/19] KVM: arm64: nVHE: Pass pointers consistently to hyp-init
` [PATCH v4 15/19] smccc: Define vendor hyp owned service call region
` [PATCH v4 16/19] smccc: Use separate variables for args and results
` [PATCH v4 17/19] KVM: arm64: nVHE: Migrate hyp interface to SMCCC
` [PATCH v4 18/19] KVM: arm64: nVHE: Migrate hyp-init "
` [PATCH v4 19/19] KVM: arm64: nVHE: Fix pointers during SMCCC convertion

[ti:ti-linux-5.4.y 2795/9671] drivers/pci/endpoint/pci-epf-core.c:133 pci_epf_add_vepf() warn: inconsistent returns 'epf_pf->lock'
 2020-09-15 11:02 UTC  (2+ messages)

[PATCH RFC v1 00/18] Introducing Linux root partition support for Microsoft Hypervisor
 2020-09-15 11:02 UTC  (14+ messages)
` [PATCH RFC v1 05/18] clocksource/hyperv: use MSR-based access if running as root
` [PATCH RFC v1 07/18] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
` [PATCH RFC v1 08/18] x86/hyperv: handling hypercall page setup for root
` [PATCH RFC v1 09/18] x86/hyperv: provide a bunch of helper functions

[PULL 00/22] Block patches
 2020-09-15 10:46 UTC  (18+ messages)
` [PULL 01/22] qemu-iotests: Fix FilePaths cleanup
` [PULL 02/22] qemu-iotests: Fix FilePaths docstring
` [PULL 03/22] qemu-iotests: Support varargs syntax in FilePaths
` [PULL 04/22] qemu-iotests: Merge FilePaths and FilePath
` [PULL 05/22] qemu-iotests: Simplify FilePath __init__
` [PULL 06/22] block/quorum.c: stable children names
` [PULL 07/22] qemu-img: avoid unaligned read requests during convert
` [PULL 08/22] qcow2: Use macros for the L1, refcount and bitmap table entry sizes
` [PULL 09/22] qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs
` [PULL 10/22] qcow2: Don't check nb_clusters when removing l2meta from the list
` [PULL 11/22] qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset()
` [PULL 13/22] iotests: Skip test_stream_parallel in test 030 when doing "make check"
` [PULL 14/22] block/vhdx: Support vhdx image only with 512 bytes logical sector size
` [PULL 16/22] qcow2: Make qcow2_free_any_clusters() free only one cluster
` [PULL 17/22] qcow2: Return the original error code in qcow2_co_pwrite_zeroes()
` [PULL 18/22] block/rbd: remove runtime_opts
` [PULL 19/22] block/qcow: remove runtime opts

[LTP] [PATCH v2] clock_gettime04: multiply the timediff if test in VM
 2020-09-15 10:59 UTC  (3+ messages)

[PATCH] IB/rxe: fix kconfig dependency warning for RDMA_RXE
 2020-09-15 10:59 UTC  (2+ messages)

[RFC PATCH v2 00/17] Host1x/TegraDRM UAPI
 2020-09-15 10:57 UTC  (11+ messages)
` [RFC PATCH v2 10/17] WIP: gpu: host1x: Add no-recovery mode

[Intel-gfx] query on gem vma unbinding
 2020-09-15 10:58 UTC  (2+ messages)

[qemu-web PATCH] Add virtio-blk and virtio-scsi configuration post
 2020-09-15 10:55 UTC  (2+ messages)

[PATCHv2] perf kvm: add kvm-stat for arm64
 2020-09-15 10:57 UTC  (4+ messages)

[PATCH v5 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-15 10:57 UTC  (6+ messages)
` [PATCH v5 06/21] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v5 09/21] KVM: arm64: Convert unmap_stage2_range() to generic page-table API

[PATCH v11 00/24] coresight: allow to build coresight as modules
 2020-09-15 10:41 UTC  (50+ messages)
` [PATCH v11 01/24] coresight: cpu_debug: add module name in Kconfig
` [PATCH v11 02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v11 03/24] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v11 04/24] coresight: add coresight prefix to barrier_pkt
` [PATCH v11 05/24] coresight: export global symbols
` [PATCH v11 06/24] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v11 07/24] coresight: stm: allow to build coresight-stm as a module
` [PATCH v11 08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure
` [PATCH v11 09/24] coresight: etm3x: allow etm3x to be built as a module
` [PATCH v11 10/24] coresight: etm4x: allow etm4x "
` [PATCH v11 11/24] coresight: etb: allow etb "
` [PATCH v11 12/24] coresight: tpiu: allow tpiu "
` [PATCH v11 13/24] coresight: tmc: allow tmc "
` [PATCH v11 14/24] coresight: allow funnel driver to be built as module
` [PATCH v11 15/24] coresight: allow replicator "
` [PATCH v11 16/24] coresight: cti: add function to register cti associate ops
` [PATCH v11 17/24] coresight: cti: Fix remove sysfs link error
` [PATCH v11 18/24] coresight: cti: Fix bug clearing sysfs links on callback
` [PATCH v11 19/24] coresight: cti: don't disable ect device if it's not enabled
` [PATCH v11 20/24] coresight: cti: increase reference count when enabling cti
` [PATCH v11 21/24] coresight: cti: allow cti to be built as a module
` [PATCH v11 22/24] coresight: tmc-etr: add function to register catu ops
` [PATCH v11 23/24] coresight: catu: allow catu drivers to be built as modules
` [PATCH v11 24/24] coresight: allow the coresight core driver to be built as a module

[PATCH 1/2] Revert "qemu: always define unknown_lock_type"
 2020-09-15 10:55 UTC  (2+ messages)
` [PATCH 2/2] Revert "core-image-sato: qemumips use 512 mem"

[PATCH] media: rc: gpio-ir-recv: add QoS support for cpuidle system
 2020-09-15 15:02 UTC  (4+ messages)

[net] tipc: fix using smp_processor_id() in preemptible
 2020-09-15 10:54 UTC  (11+ messages)

[PATCH 00/15] spapr: Error handling fixes and cleanups (round 2)
 2020-09-15 10:49 UTC  (9+ messages)
` [PATCH 09/15] spapr: Simplify error handling in prop_get_fdt()
` [PATCH 10/15] spapr: Add a return value to spapr_set_vcpu_id()
` [PATCH 11/15] spapr: Simplify error handling in spapr_cpu_core_realize()
` [PATCH 12/15] spapr: Add a return value to spapr_nvdimm_validate()

[PATCH 1/1] EDAC/ghes: Fix for NULL pointer dereference in ghes_edac_register()
 2020-09-15 10:54 UTC  (5+ messages)

linux-next: build warning after merge of the pci tree
 2020-09-15 10:53 UTC  (4+ messages)

[PATCH bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-15 10:53 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Check for a registered driver with IPS
 2020-09-15 10:51 UTC 

[PATCH 0/3] x86: shim building adjustments
 2020-09-15 10:49 UTC  (3+ messages)
` [PATCH 2/3] x86/shim: adjust Kconfig defaults

[PATCH v2 0/2] KVM: arm64: Fix handling of S1PTW
 2020-09-15 10:42 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
` [PATCH v2 2/2] KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()

[PATCH] tracing: Make the space reserved for the pid wider
 2020-09-15 10:46 UTC  (2+ messages)

[PATCH] mm/page_alloc.c: variable type of 'progress' should be 'unsigned long'
 2020-09-15 10:46 UTC 

[RFC][PATCH 0/4] Fix up ACPI processor idle vs RCU
 2020-09-15 10:32 UTC  (5+ messages)
` [RFC][PATCH 1/4] acpi: Use CPUIDLE_FLAG_TIMER_STOP
` [RFC][PATCH 2/4] acpi: Use CPUIDLE_FLAG_TLB_FLUSHED
` [RFC][PATCH 3/4] cpuidle: Allow cpuidle drivers to take over RCU-idle
` [RFC][PATCH 4/4] acpi: Take over RCU-idle for C3-BM idle

[jirislaby:devel 21/45] drivers/mtd/nand/raw/nand_base.c:3103:9: sparse: sparse: too long token expansion
 2020-09-15 10:45 UTC 

[dpdk-dev] [PATCH 0/2] ethdev: tunnel offload model
 2020-09-15 10:44 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 0/4] Tunnel Offload API
  ` [dpdk-dev] [PATCH v2 1/4] ethdev: allow negative values in flow rule types
  ` [dpdk-dev] [PATCH v2 4/4] app/testpmd: support tunnel offload API

u-boot leaves watchdog enabled by default
 2020-09-15 10:44 UTC  (4+ messages)

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-09-15 10:26 UTC  (2+ messages)
` [Bug 1882851] "

[PATCH] Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
 2020-09-15 10:39 UTC  (2+ messages)

[PATCH 1/3] spi: spi-geni-qcom: Use the FIFO even more
 2020-09-15 10:40 UTC  (3+ messages)
` [PATCH 2/3] spi: spi-geni-qcom: Don't program CS_TOGGLE again and again

Changing vma->vm_file in dma_buf_mmap()
 2020-09-15 10:39 UTC  (4+ messages)
` [PATCH 1/2] drm/shmem-helpers: revert "Redirect mmap for imported dma-buf"

[PATCH v8 00/20] gpio: cdev: add uAPI v2
 2020-09-15 10:39 UTC  (3+ messages)
` [PATCH v8 09/20] gpiolib: cdev: support edge detection for "

Kernel Benchmarking
 2020-09-15 10:39 UTC  (10+ messages)

[PATCH] clk: bcm: fix kconfig dependency warning for CLK_BCM2711_DVP
 2020-09-15 10:37 UTC 

[PATCH] libs: Add linking dependencies to libcopperplate and libsmokey
 2020-09-15 10:38 UTC  (2+ messages)

[Buildroot] [PATH v2 1/1] docs/manual: add qemu defconfigs gitlab test
 2020-09-15 10:38 UTC 

[RFC PATCH v2] efi: const correct EFI functions
 2020-09-15 10:36 UTC  (2+ messages)

WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-15 10:35 UTC  (3+ messages)

[yocto] Ethernet device with systemd-networkd on Yocto won't work (rejects ARP replies), but does work with /etc/network/interfaces #systemd #yocto
 2020-09-15 10:36 UTC  (2+ messages)
`  "

[PATCH] sh: fix syscall tracing
 2020-09-15 10:35 UTC  (10+ messages)

rtc: fsl-ftm-alarm: add shutdown interface
 2020-09-15 10:35 UTC  (4+ messages)
    ` [EXT] "

[PATCH v2 0/3] s390x/pci: Accomodate vfio DMA limiting
 2020-09-15 10:33 UTC  (3+ messages)
` [PATCH v2 1/3] vfio: Find DMA available capability

[PATCH v3 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15 10:33 UTC  (10+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by memplug_context
` [PATCH v3 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v3 3/3] mm: don't panic when links can't be created in sysfs

[Qemu-devel] [Bug 1717414] [NEW] Sending certain keysyms results in wrong symbol input
 2020-09-15 10:24 UTC  (2+ messages)
` [Bug 1717414] "

[PATCH] drivers/perf: hisi: Fix DEVICE_ATTR style tests warning for later PMU driver
 2020-09-15 10:30 UTC  (4+ messages)

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-15 10:31 UTC  (3+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[Intel-gfx] [PATCH] drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
 2020-09-15 10:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFD] uevent handling for subchannels
 2020-09-15 10:31 UTC  (12+ messages)

[RFC 0/5] fix races in CDC-WDM
 2020-09-15 10:30 UTC  (6+ messages)

[PATCH 1/4] weston-init: Do not use fbdev backend
 2020-09-15 10:30 UTC  (3+ messages)
` [PATCH 2/4] weston: plane_add_prop() calls break musl atomic modesetting
  ` [OE-core] "

[Buildroot] [PATCH 1/1] docs/manual: add qemu defconfigs gitlab test
 2020-09-15 10:29 UTC 

[ath6kl:master] BUILD SUCCESS 461d7eea14def5ec84f53cc7b7ed40fccd6f69a2
 2020-09-15 10:28 UTC 

[PATCH 00/10] Use ADIS devm functions for trigger/buffer setup
 2020-09-15 10:26 UTC  (5+ messages)
` [PATCH 10/10] iio: adis: Drop non Managed device functions

"--re-add for /dev/sdb1 to /dev/md0 is not possible"
 2020-09-15 10:27 UTC 

[Bridge] [PATCH RFC 0/7] net: bridge: cfm: Add support for Connectivity Fault Management(CFM)
 2020-09-15 10:24 UTC  (4+ messages)
` [Bridge] [PATCH RFC 6/7] bridge: cfm: Netlink Notifications
  `  "

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-15 10:24 UTC  (6+ messages)
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang

[PATCH] qemu: always define unknown_lock_type
 2020-09-15 10:26 UTC  (9+ messages)
` [OE-core] "

[PATCH RESEND 0/9] crypto: caam - xts(aes) updates
 2020-09-15 10:26 UTC  (11+ messages)
` [PATCH RESEND 1/9] crypto: caam/jr - add fallback for XTS with more than 8B IV

[PATCH 1/5] rtc: pcf2127: fix a bug when not specify interrupts property
 2020-09-15 10:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/3] package/pkg-meson.mk: fix generation of pkg_config_static prop
 2020-09-15 10:24 UTC  (3+ messages)
` [Buildroot] [PATCH v2 3/3] package/pkg-meson: move crosscompilation support out of package


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.