All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 13:31:29 to 2021-04-01 14:29:09 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2021-04-01 14:29 UTC 

[dpdk-dev] [PATCH] config/arm: add support for Marvell CN10K
 2021-04-01 14:28 UTC  (6+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2021-04-01 14:28 UTC 

[PATCH 00/23] further population of xen/lib/
 2021-04-01 14:27 UTC  (5+ messages)

[PATCH v2 1/2] hw/smbios: support for type 41 (onboard devices extended information)
 2021-04-01 14:26 UTC  (4+ messages)
` [PATCH v2 2/2] hw/smbios: retrieve PCI address from specified device for Type 41

[XEN PATCH for-4.15] libxl: Replace deprecated QMP command by "query-cpus-fast"
 2021-04-01 14:24 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Extract intel_adjusted_rate()
 2021-04-01 14:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Reuse intel_adjusted_rate() for pfit pixel rate adjustment

[PATCH] drm/amdgpu/display: fix warning on 32 bit in dmub
 2021-04-01 14:22 UTC 

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-04-01 14:22 UTC  (8+ messages)

[GIT PULL] soc: mediatek: changes for v5.13
 2021-04-01 14:19 UTC  (3+ messages)

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2021-04-01 14:20 UTC  (4+ messages)
` [PATCH 5/5] x86: don't build unused entry code when !PV32

[2021.04 URGENT PATCH] Makefile: Remove idiotic ominous messages
 2021-04-01 14:20 UTC  (2+ messages)

[PATCH for 6.0-rc2 v2 00/11] various fixes, pre-PR (check-tcg, gdbstub, gitlab)
 2021-04-01 14:17 UTC  (3+ messages)
` [PATCH v2 10/11] gitlab-ci.yml: Fix the filtering for the git submodules

[PATCH V2] spi: Update speed/mode on change
 2021-04-01 14:18 UTC  (11+ messages)

[PATCH printk v2 0/5] printk: remove safe buffers
 2021-04-01 14:17 UTC  (6+ messages)
` [PATCH printk v2 2/5] "

[PATCH for-4.15 1/7] CHANGELOG.md: Mention XEN_SCRIPT_DIR
 2021-04-01 14:17 UTC  (14+ messages)
` [PATCH for-4.15 2/7] CHANGELOG.md: xl PCI configuration doc, xenstore MTU entries
` [PATCH for-4.15 3/7] CHANGELOG.md: Some additional affordances in various xl subcommands
` [PATCH for-4.15 4/7] CHANGELOG.md: Mention various ARM errata
` [PATCH for-4.15 5/7] CHANGELOG.md: Various new entries, mostly x86
` [PATCH for-4.15 6/7] CHANGELOG.md: Various entries, mostly xenstore
` [PATCH for-4.15 7/7] CHANGELOG.md: irq-max-guests

[PATCH v3 0/2] drm/mediatek: Don't support hdmi connector creation
 2021-04-01 14:15 UTC  (3+ messages)

[GIT PULL] arm64: dts: mediatek: changes for v5.13
 2021-04-01 14:14 UTC  (3+ messages)

[xen-unstable-smoke test] 160641: tolerable all pass - PUSHED
 2021-04-01 14:14 UTC 

[PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
 2021-04-01 14:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-04-01 14:13 UTC 

[PATCH] x86/CPUID: move some static masks into .init
 2021-04-01 14:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2021-04-01 14:12 UTC 

[LTP] [RFC PATCH v2 1/1] netns_netlink: Rewrite into new API
 2021-04-01 14:12 UTC 

post-receive: pub/scm/linux/kernel/git/chunkuang.hu/linux
 2021-04-01 14:11 UTC 

[dpdk-dev] [PATCH 0/8] ether: refine debug compile option
 2021-04-01 14:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/8] ether: refine debug build option

[dpdk-dev] [RFC PATCH 00/14] Build file update proposals
 2021-04-01 14:10 UTC  (11+ messages)
` [dpdk-dev] [RFC PATCH 03/14] build: correct indentation in list of libs
` [dpdk-dev] [RFC PATCH 06/14] build: reduce indentation in app build spec
` [dpdk-dev] [RFC PATCH 13/14] lib: remove librte_ prefix from directory names

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-01 14:09 UTC  (9+ messages)
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process
    `  "
        `  "
            `  "

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-04-01 14:09 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-01 14:08 UTC  (24+ messages)

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-01 13:54 UTC  (20+ messages)
` [PATCH v2 1/9] scripts/gdb: rework lx-symbols gdb script
` [PATCH v2 2/9] KVM: introduce KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 3/9] KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
` [PATCH v2 4/9] KVM: aarch64: "
` [PATCH v2 5/9] KVM: s390x: "
` [PATCH v2 6/9] KVM: x86: implement KVM_GUESTDBG_BLOCKEVENTS
` [PATCH v2 7/9] KVM: SVM: split svm_handle_invalid_exit
` [PATCH v2 8/9] KVM: x86: add force_intercept_exceptions_mask
` [PATCH v2 9/9] KVM: SVM: implement force_intercept_exceptions_mask

[PATCH] KVM: arm64: Fix a typo in the kvm_init_stage2_mmu documentation
 2021-04-01 13:08 UTC 

[amdgpu] Compute kernels still run when the host process exit?
 2021-04-01 14:07 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2021-04-01 14:07 UTC 

[PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
 2021-04-01 13:40 UTC  (10+ messages)
` [PATCH v2 05/20] drm/dp: Add backpointer to drm_device in drm_dp_aux
  ` [Nouveau] "
    ` [Intel-gfx] "
` [Nouveau] [Intel-gfx] [PATCH v2 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
  `  "

[Nouveau] [PATCH] drm/nouveau: remove unused code
 2021-04-01  9:03 UTC 

[PATCH v3 0/2] audit: add documentation for /proc/PID/stable interfaces
 2021-04-01 13:57 UTC  (4+ messages)
` [PATCH v3 1/2] audit: document /proc/PID/loginuid

[PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining
 2021-04-01 14:06 UTC  (3+ messages)

[PATCH v3 0/4] add devicetree for Forlinx FETA40i-C & OKA40i-C
 2021-04-01 14:02 UTC  (3+ messages)
` [PATCH v3 4/4] ARM: dts: sun8i: r40: "

Fwd: [Bug 212477] EDIROL UA-101: midi is not recognized
 2021-04-01 14:02 UTC 

[GIT PULL] ARM: dts: mediatek: updates for v5.13
 2021-04-01 14:01 UTC  (3+ messages)

[RFC PATCH 0/3] qemu-iotests: attach gdbserver to qemu instance
 2021-04-01 13:57 UTC  (4+ messages)
` [RFC PATCH 1/3] python: qemu: add timer parameter for qmp.accept socket
` [RFC PATCH 2/3] qemu-iotests: add option to attach gdbserver
` [RFC PATCH 3/3] qemu-iotests: add gdbserver option to script tests too

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-31
 2021-04-01 14:00 UTC  (4+ messages)

[GIT PULL] defconfig: mediatek: changes for v5.13
 2021-04-01 13:58 UTC  (3+ messages)

[PATCH nf-next 1/2] netfilter: flowtable: add vlan match offload support
 2021-04-01 13:59 UTC  (2+ messages)

[Intel-gfx] drm/i915/selftests: Prepare gtt tests for obj->mm.lock removal
 2021-04-01 13:59 UTC  (2+ messages)
`  "

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-04-01 13:58 UTC  (7+ messages)
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support
` [PATCH v6 5/5] drm/bridge: anx7625: add HDMI audio function

[PATCH] mesa-gl: Use swrast gallium driver
 2021-04-01 13:58 UTC  (3+ messages)

[Cluster-devel] [PATCH 0/4] gfs2: Various cleanups
 2021-04-01 13:58 UTC  (3+ messages)
` [Cluster-devel] [PATCH 1/4] gfs2: Add new gfs2_iomap_get helper

[PATCH 00/21] libs/guest: new CPUID/MSR interface
 2021-04-01 13:56 UTC  (7+ messages)
` [PATCH 04/21] libs/guest: introduce helper to fetch a system cpu policy
` [PATCH 05/21] libs/guest: introduce helper to fetch a domain "

[PATCH v2] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
 2021-04-01 13:55 UTC  (7+ messages)

[PATCH v2 1/2] iommu: Statically set module owner
 2021-04-01 13:56 UTC  (2+ messages)
` [PATCH v2 2/2] iommu: Streamline registration interface

[LTP] [PATCH] security/prot_hsymlinks: Set umask before mkdir
 2021-04-01 13:56 UTC 

post-receive: pub/scm/linux/kernel/git/matthias.bgg/linux
 2021-04-01 13:54 UTC 

[PATCH v3 0/9] Microchip SAMA5D4 VPU support et al
 2021-04-01 13:54 UTC  (4+ messages)
` [PATCH v3 8/9] media: hantro: add initial SAMA5D4 support

virtio-pci reset option
 2021-04-01 13:53 UTC  (2+ messages)

[PATCH] drm/ttm: optimize the pool shrinker a bit
 2021-04-01 13:54 UTC 

[PATCH 0/4] Convert Cadence QSPI bindings to yaml
 2021-04-01 13:52 UTC  (2+ messages)
` (subset) "

[PATCH] erofs-utils: use qsort() to sort dir->i_subdirs
 2021-04-01 13:52 UTC 

[PATCH] ASoC: Intel: Boards: cml_da7219_max98390: add capture stream for echo reference
 2021-04-01 14:00 UTC 

post-receive: pub/scm/linux/kernel/git/nmenon/linux
 2021-04-01 13:51 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-04-01 13:51 UTC 

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-01 13:49 UTC  (3+ messages)
` [PATCH v2 2/6] perf test: Handle metric reuse in pmu-events parsing test

[PATCH 0/8] x86/EFI: build adjustments
 2021-04-01 13:51 UTC  (4+ messages)
` [PATCH 2/8] x86/EFI: sections may not live at VA 0 in PE binaries

[PATCH] x86/hvm: Fix double free from vlapic_init() early error path
 2021-04-01 13:50 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-04-01 13:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-04-01 13:50 UTC 

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-04-01 13:45 UTC  (4+ messages)
` [PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection

[linux-next:master 8404/9190] drivers/phy/cadence/phy-cadence-sierra.c:500 cdns_sierra_pll_mux_register() warn: passing zero to 'PTR_ERR'
 2021-04-01 13:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/matthias.bgg/linux
 2021-04-01 13:46 UTC 

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-04-01 13:44 UTC  (3+ messages)

[lttng-dev] [PATCH lttng-tools] Fix: test code assumes that child process is schedule to run before parent
 2021-04-01 13:45 UTC  (6+ messages)

[PATCH V2 0/6] virtio: Implement generic vhost-user-i2c backend
 2021-04-01 13:43 UTC  (3+ messages)
` [PATCH V2 2/6] hw/virtio: add boilerplate for vhost-user-i2c device

[PATCH] powerpc/8xx: Load modules closer to kernel text
 2021-04-01 13:43 UTC  (5+ messages)

[PATCH v4 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-01 13:42 UTC  (3+ messages)
` [PATCH v4 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH v17 00/17] KVM RISC-V Support
 2021-04-01 13:40 UTC  (19+ messages)
` [PATCH v17 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v17 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v17 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v17 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v17 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v17 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v17 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v17 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v17 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v17 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v17 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v17 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v17 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v17 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v17 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v17 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v17 17/17] RISC-V: KVM: Add MAINTAINERS entry

[meta-python][PATCH 1/4] python3-google-api-python-client: Upgrade 2.0.2 -> 2.1.0
 2021-04-01 13:40 UTC  (4+ messages)
` [meta-python][PATCH 2/4] python3-xlsxwriter: Upgrade 1.3.7 -> 1.3.8
` [meta-python][PATCH 3/4] python3-pymisp: Upgrade 2.4.140 -> 2.4.141
` [meta-python][PATCH 4/4] python3-tqdm: Upgrade 4.58.0 -> 4.59.0

[PATCH 1/3] powernv/memtrace: Allow mmaping trace buffers
 2021-04-01 13:39 UTC  (3+ messages)
` [PATCH 3/3] powerpc/sstep: Always test lmw and stmw

[PATCH v5] audit: log nftables configuration change events once per table
 2021-04-01 13:34 UTC  (3+ messages)

[PATCH] x86/viridian: EOI MSR should always happen in affected vCPU context
 2021-04-01 13:38 UTC  (3+ messages)

[yocto] #yocto #sdk
 2021-04-01 13:36 UTC 

[dpdk-dev] [PATCH 0/2] Support PTP for hns3 PMD
 2021-04-01 13:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] net/hns3: fix code check warning
  ` [dpdk-dev] [PATCH v3 2/2] net/hns3: support IEEE 1588 PTP

post-receive: pub/scm/linux/kernel/git/cel/linux
 2021-04-01 13:37 UTC 

[PATCH v10 00/10] powerpc: Further Strict RWX support
 2021-04-01 13:36 UTC  (3+ messages)
` [PATCH v10 03/10] powerpc: Always define MODULES_{VADDR,END}

[RFC PATCH v2 0/5] target/arm: Add MTE support to KVM guest
 2021-04-01 13:33 UTC  (6+ messages)
` [RFC PATCH v2 4/5] Add migration support for KVM guest with MTE

[PATCH v9 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 13:33 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-04-01 13:34 UTC 

[PATCH] iotests/qsd-jobs: Filter events in the first test
 2021-04-01 13:28 UTC 

[PATCH 0/2] iotests/qsd-jobs: Use common.qemu for the QSD
 2021-04-01 13:28 UTC  (3+ messages)
` [PATCH 1/2] iotests/common.qemu: Allow using "
` [PATCH 2/2] iotests/qsd-jobs: Use common.qemu for "

[PATCH 1/3] powerpc/modules: Load modules closer to kernel text
 2021-04-01 13:30 UTC  (2+ messages)
` [PATCH 3/3] powerpc/32s: Define a MODULE area below kernel text all the time

[v1] drm/msm/disp/dpu1: fix warn stack reported during dpu resume
 2021-04-01 13:31 UTC  (6+ messages)
      ` [Freedreno] "


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.