All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 12:58:56 to 2021-04-01 13:56:58 UTC [more...]

[PATCH] drbd: Fix a use after free in get_initial_state
 2021-04-01 13:01 UTC  (2+ messages)
` [Drbd-dev] "

[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 

[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-01 13:55 UTC  (4+ messages)
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c

[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

[PATCH for-4.15 1/7] CHANGELOG.md: Mention XEN_SCRIPT_DIR
 2021-04-01 13:54 UTC  (8+ 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

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 v6 0/5] Add MIPI rx DPI support
 2021-04-01 13:53 UTC  (3+ messages)
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support

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

RFC: barebox-x86 as a coreboot payload
 2021-04-01 13:52 UTC  (4+ messages)

[PATCH] ASoC: Intel: Boards: cml_da7219_max98390: add capture stream for echo reference
 2021-04-01 14:00 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)

[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)

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

[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 00/23] further population of xen/lib/
 2021-04-01 13:43 UTC  (3+ messages)

[dpdk-dev] [RFC PATCH 00/14] Build file update proposals
 2021-04-01 13:42 UTC  (10+ 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 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  (38+ 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

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

[PATCH v7 0/8] KVMTOOL RISC-V Support
 2021-04-01 13:40 UTC  (9+ messages)
` [PATCH v7 1/8] update_headers: Sync-up ABI headers with Linux-5.12-rc5
` [PATCH v7 2/8] riscv: Initial skeletal support
` [PATCH v7 3/8] riscv: Implement Guest/VM arch functions
` [PATCH v7 4/8] riscv: Implement Guest/VM VCPU "
` [PATCH v7 5/8] riscv: Add PLIC device emulation
` [PATCH v7 6/8] riscv: Generate FDT at runtime for Guest/VM
` [PATCH v7 7/8] riscv: Handle SBI calls forwarded to user space
` [PATCH v7 8/8] riscv: Generate PCI host DT node

[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

[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}

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-03-31
 2021-04-01 13:36 UTC  (3+ messages)

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

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

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

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

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

[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  (3+ messages)
` [PATCH 2/3] powerpc/8xx: Define a MODULE area below "
` [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] "

[PATCH 09/34] drm/amdkfd: map svm range to GPUs
 2021-04-01 13:28 UTC  (4+ messages)

[PATCH v4 00/46] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-01 13:28 UTC  (6+ messages)
` [PATCH v4 02/46] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits

[PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
 2021-04-01 13:26 UTC  (15+ messages)

[igt-dev] [PATCH i-g-t] scripts/trace.pl: Remove the tool
 2021-04-01 13:27 UTC  (3+ messages)
` [Intel-gfx] "

[dpdk-dev] Questions about reporting auto-negotiation capability
 2021-04-01 13:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH] drivers/net: remove useless autoneg capability

[PATCH v16 00/17] KVM RISC-V Support
 2021-04-01 13:24 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] intel_gpu_top: Do not print client header if no client stats
 2021-04-01 13:24 UTC  (3+ messages)
` [Intel-gfx] "

[PULL 00/13] Updates to MAINTAINERS, docs, and some small fixes
 2021-04-01 13:12 UTC  (14+ messages)
` [PULL 01/13] MAINTAINERS: Fix tests/migration maintainers
` [PULL 02/13] MAINTAINERS: add/replace backups for some s390 areas
` [PULL 03/13] MAINTAINERS: Drop the lines with Sarah Harris
` [PULL 04/13] MAINTAINERS: replace Huawei's email to personal one
` [PULL 05/13] MAINTAINERS: Drop the line with Xiang Zheng
` [PULL 06/13] MAINTAINERS: add virtio-fs mailing list
` [PULL 07/13] MAINTAINERS: Mark RX hardware emulation orphan
` [PULL 08/13] MAINTAINERS: Mark SH-4 "
` [PULL 09/13] qom: Fix default values in help
` [PULL 10/13] util/compatfd.c: Fixed style issues
` [PULL 11/13] docs: Remove obsolete paragraph about config-target.mak
` [PULL 12/13] docs: Fix typo in the default name of the qemu-system-x86_64 binary
` [PULL 13/13] device-crash-test: Ignore errors about a bus not being available

[dpdk-dev] [PATCH] doc: update push/pop VLAN support in mlx5 guide
 2021-04-01 13:22 UTC 

[PATCH] make-mod-scripts: pass CROSS_COMPILE to configure and build
 2021-04-01 13:22 UTC  (2+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-04-01 13:20 UTC  (7+ messages)
` [PATCH v14 13/13] iommu/smmuv3: Accept configs with more than one context descriptor

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-01 13:19 UTC  (8+ messages)

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

[dpdk-dev] [PATCH] net/i40e: add Tx preparation for vector data path
 2021-04-01 13:19 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Split out glk_plane_min_cdclk()
 2021-04-01 13:19 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915
 2021-04-01 13:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-04-01 13:16 UTC  (6+ messages)
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[xlnx:xlnx_rebase_v5.4 1296/1701] drivers/usb/dwc3/core.h:1462: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1462: first defined here
 2021-04-01 13:15 UTC  (2+ messages)

[PATCH] make-mod-scripts: Provide the correct objcopy to kernel make
 2021-04-01 13:16 UTC  (6+ messages)
` [OE-core] "

[PATCH 08/13] KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
 2021-04-01 13:16 UTC  (2+ messages)

[PATCH] psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
 2021-04-01 13:16 UTC 

[dpdk-dev] [PATCH] doc: add Linux rawio capability requirement in mlx5 guide
 2021-04-01 13:15 UTC  (4+ messages)

Serial console via USB (USBTTY) 
 2021-04-01 13:10 UTC  (2+ messages)

[MPTCP][PATCH mptcp-next] Squash to "mptcp: add tracepoint in mptcp_subflow_get_send"
 2021-04-01 13:10 UTC 

[PATCH -next] ARM: OMAP2+: Fix build warning when mmc_omap is not built
 2021-04-01 13:15 UTC 

[PATCH] drm/ttm: add __user annotation in radeon_ttm_vram_read
 2021-04-01 13:09 UTC  (3+ messages)

[PATCH -next] mm/vmalloc: Fix non-conforming function headers
 2021-04-01 13:22 UTC 

what are the dangers of adding "out-of-tree" files to FILES_${PN}?
 2021-04-01 13:08 UTC 

[PATCH] hw/virtio: remove redundant code
 2021-04-01 12:58 UTC 

[PATCH] hw/virtio: remove redundant code
 2021-04-01  9:23 UTC 

[PATCH] ARM: configs: Remove REGULATOR_USERSPACE_CONSUMER
 2021-04-01 12:50 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/5] examples/l3fwd: add FIB lookup method to l3fwd
 2021-04-01 12:59 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 3/5] examples/l3fwd: add FIB infrastructure

[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
 2021-04-01 12:55 UTC  (3+ messages)
` [PATCH RESEND v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu
` [PATCH RESEND v2 6/6] target/arm: Add vCPU feature 'el2' test


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.