All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-07 16:31:51 to 2020-10-07 16:53:22 UTC [more...]

[PATCH v3 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-10-07 16:49 UTC  (2+ messages)
` [PATCH v3 2/4] qom: Factor out helpers from user_creatable_print_help()

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-07 16:53 UTC  (38+ messages)
` [PATCH 01/13] drm/exynos: Stop using frame_vector helpers
` [PATCH 02/13] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH 03/13] misc/habana: Stop using frame_vector helpers
` [PATCH 04/13] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 06/13] media: videobuf2: Move frame_vector into media subsystem
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 08/13] s390/pci: Remove races against pte updates
` [PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 12/13] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 13/13] vfio/type1: Mark follow_pfn "

[dpdk-dev] [PATCH 20.11 00/20] raw/ioat: enhancements and new hardware support
 2020-10-07 16:30 UTC  (24+ messages)
` [dpdk-dev] [PATCH v5 00/25] "
  ` [dpdk-dev] [PATCH v5 01/25] doc/api: add ioat driver to index
  ` [dpdk-dev] [PATCH v5 02/25] raw/ioat: fix missing close function
  ` [dpdk-dev] [PATCH v5 04/25] raw/ioat: include extra info in error messages
  ` [dpdk-dev] [PATCH v5 05/25] raw/ioat: add a flag to control copying handle parameters
  ` [dpdk-dev] [PATCH v5 07/25] raw/ioat: rename functions to be operation-agnostic
  ` [dpdk-dev] [PATCH v5 08/25] raw/ioat: add separate API for fence call
  ` [dpdk-dev] [PATCH v5 09/25] raw/ioat: make the HW register spec private
  ` [dpdk-dev] [PATCH v5 11/25] raw/ioat: add skeleton for VFIO/UIO based DSA device
  ` [dpdk-dev] [PATCH v5 12/25] raw/ioat: add vdev probe for DSA/idxd devices
  ` [dpdk-dev] [PATCH v5 13/25] raw/ioat: include example configuration script
  ` [dpdk-dev] [PATCH v5 14/25] raw/ioat: create rawdev instances on idxd PCI probe
  ` [dpdk-dev] [PATCH v5 15/25] raw/ioat: create rawdev instances for idxd vdevs
  ` [dpdk-dev] [PATCH v5 16/25] raw/ioat: add datapath data structures for idxd devices
  ` [dpdk-dev] [PATCH v5 17/25] raw/ioat: add configure function "
  ` [dpdk-dev] [PATCH v5 18/25] raw/ioat: add start and stop functions "
  ` [dpdk-dev] [PATCH v5 19/25] raw/ioat: add data path "
  ` [dpdk-dev] [PATCH v5 20/25] raw/ioat: add info function "
  ` [dpdk-dev] [PATCH v5 21/25] raw/ioat: create separate statistics structure
  ` [dpdk-dev] [PATCH v5 22/25] raw/ioat: move xstats functions to common file
  ` [dpdk-dev] [PATCH v5 23/25] raw/ioat: add xstats tracking for idxd devices
  ` [dpdk-dev] [PATCH v5 24/25] raw/ioat: clean up use of common test function
  ` [dpdk-dev] [PATCH v5 25/25] raw/ioat: add fill operation

[net-next v2 0/8] net: convert tasklets to use new
 2020-10-07 16:52 UTC  (3+ messages)
` [net-next v2 6/8] net: sched: convert tasklets to use new tasklet_setup() API

[PATCH v6] scripts: Convert qemu-version.sh to qemu-version.py
 2020-10-07 16:43 UTC  (3+ messages)

[PATCH net-next] net/sched: get rid of qdisc->padded
 2020-10-07 16:51 UTC 

[PATCH] userdiff: expand detected chunk headers for css
 2020-10-07 16:51 UTC  (2+ messages)

unsharing tcp connections from different NFS mounts
 2020-10-07 16:50 UTC  (12+ messages)

[dpdk-dev] [PATCH v3 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices
 2020-10-07 16:45 UTC  (10+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/8] crypto/bcmfs: add BCMFS driver
  ` [dpdk-dev] [PATCH v4 2/8] crypto/bcmfs: add vfio support
  ` [dpdk-dev] [PATCH v4 3/8] crypto/bcmfs: add queue pair management API
  ` [dpdk-dev] [PATCH v4 4/8] crypto/bcmfs: add HW queue pair operations
  ` [dpdk-dev] [PATCH v4 5/8] crypto/bcmfs: create a symmetric cryptodev
  ` [dpdk-dev] [PATCH v4 6/8] crypto/bcmfs: add session handling and capabilities
  ` [dpdk-dev] [PATCH v4 7/8] crypto/bcmfs: add crypto HW module
  ` [dpdk-dev] [PATCH v4 8/8] crypto/bcmfs: add crypto pmd into cryptodev test

[PATCH v7 0/5] Add shared workqueue support for idxd driver
 2020-10-07 16:50 UTC  (3+ messages)

[PATCH] fs: use correct parameter in notes of generic_file_llseek_size()
 2020-10-07 16:50 UTC  (4+ messages)

[PATCH] ima: Fix sizeof mismatches
 2020-10-07 16:49 UTC  (3+ messages)

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-07 16:43 UTC  (19+ messages)
` [PATCH v5 27/36] qapi/gen.py: add type hint annotations
` [PATCH v5 29/36] qapi/gen.py: Remove unused parameter
` [PATCH v5 30/36] qapi/gen.py: update write() to be more idiomatic
` [PATCH v5 33/36] qapi/types.py: remove one-letter variables
` [PATCH v5 34/36] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v5 36/36] qapi/visit.py: add type hint annotations

[PATCH v1 00/22] testing and plugin fixes with gitdm updates (pre PR)
 2020-10-07 16:35 UTC  (12+ messages)
` [PATCH v1 03/22] hw/ide: restore replay support of IDE
` [PATCH v1 07/22] contrib/gitdm: Add more academic domains
` [PATCH v1 10/22] contrib/gitdm: Add ByteDance to the domain map
` [PATCH v1 12/22] contrib/gitdm: Add Nuvia "
` [PATCH v1 13/22] contrib/gitdm: Add Qualcomm "
` [PATCH v1 15/22] contrib/gitdm: Add SUSE "
` [PATCH v1 16/22] contrib/gitdm: Add Yadro "
` [PATCH v1 18/22] .mailmap: Fix more contributor entries
` [PATCH v1 19/22] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PATCH v1 22/22] tests/acceptance: disable machine_rx_gdbsim on GitLab

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-07 16:44 UTC  (19+ messages)

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-10-07 16:11 UTC  (3+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status

[PATCH BlueZ v2] mesh: Re-arrange Join/Create/Import/Attach page saving
 2020-10-07 16:33 UTC 

[PATCH 0/2] checkout: learn the checkout.guess config variable
 2020-10-07 16:47 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] checkout: learn to respect checkout.guess

[PATCH] Adding ani's email as an individual contributor
 2020-10-07 16:14 UTC 

[PATCH v7 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2020-10-07 16:45 UTC  (7+ messages)
` [PATCH v7 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-07 16:26 UTC  (3+ messages)
` [RFC PATCH 09/21] contrib/gitdm: Add Nutanix to the domain map

[PATCH 0/2] KVM: VMX: x2APIC + APICV MSR fix and cleanup
 2020-10-07 16:44 UTC  (4+ messages)
` [PATCH 2/2] KVM: VMX: Ignore userspace MSR filters for x2APIC when APICV is enabled

spammy dmesg about fluctuating pcie bandwidth on 5.9
 2020-10-07 16:46 UTC  (2+ messages)

[PATCH] x86/memcpy: Introduce memcpy_mcsafe_fast
 2020-10-07 16:45 UTC  (4+ messages)
` [tip: ras/core] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()

Request for inclusion for 5.4-stable
 2020-10-07 16:45 UTC  (3+ messages)

[PATCH] meson: ensure out-of-tree build when under externalsrc/devtool
 2020-10-07 16:45 UTC 

[RFC PATCH 0/7] RAS/CEC: Extend CEC for errors count check on short time period
 2020-10-07 16:45 UTC  (6+ messages)

[ovmf test] 155512: all pass - PUSHED
 2020-10-07 16:44 UTC 

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-07 16:42 UTC  (12+ messages)

[PATCH] qcow2: Document and enforce the QCowL2Meta invariants
 2020-10-07 16:03 UTC  (5+ messages)

[PATCH v3 0/7] Intel FPGA Security Manager Class Driver
 2020-10-07 16:43 UTC  (4+ messages)
` [PATCH v3 1/7] fpga: sec-mgr: intel fpga security manager class driver

[RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
 2020-10-07 16:34 UTC  (6+ messages)
` [RFC] "

[PATCH] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL}
 2020-10-07 16:41 UTC  (3+ messages)

PCI IRQ assignment broken from 4.9 onwards (swizzle?)
 2020-10-07 16:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: Some SGI-related cleanup
 2020-10-07 16:41 UTC  (2+ messages)

[PATCH v2 0/2] ARM: move FDT mapping out of linear region
 2020-10-07 16:40 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: move device tree "

[tobetter-linux:odroid-5.9.y 52/71] drivers/char/exynos-gpiomem.c:121:22: error: implicit declaration of function 'phys_mem_access_prot'; did you mean
 2020-10-07 16:40 UTC 

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-07 16:19 UTC 

[PATCH 00/10] DASD FC endpoint security
 2020-10-07 16:40 UTC  (7+ messages)
` [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs

[dpdk-dev] [PATCH 0/2] ethdev: make rte flow API thread safe
 2020-10-07 16:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/2] ethdev: make rte_flow "
  ` [dpdk-dev] [PATCH v3 2/2] "

Најмила кај господарот
 2020-10-07 16:39 UTC 

Најмила кај господарот
 2020-10-07 16:39 UTC 

[PATCH bpf-next V1 0/6] bpf: New approach for BPF MTU handling and enforcement
 2020-10-07 16:38 UTC  (10+ messages)
` [PATCH bpf-next V1 2/6] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V1 3/6] bpf: add BPF-helper for reading MTU from net_device via ifindex

Introduction #yocto #python #linux
 2020-10-07 16:38 UTC 

[ANNOUNCE] xfs-linux: for-next updated to e5b23740db9b
 2020-10-07 16:38 UTC 

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-07 16:38 UTC  (11+ messages)

net: Initialize return value in gro_cells_receive
 2020-10-07 16:37 UTC  (4+ messages)

[PATCH v2] qcow2: Document and enforce the QCowL2Meta invariants
 2020-10-07 16:13 UTC 

[dpdk-dev] [RFC PATCH 0/3] librte_ethdev: error recovery support
 2020-10-07 16:49 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/3] ethdev: support device reset and recovery events
  ` [dpdk-dev] [PATCH v5 2/3] net/bnxt: notify applications about device reset/recovery
  ` [dpdk-dev] [PATCH v5 3/3] app/testpmd: handle device recovery event

INFO: task hung in mxl5007t_attach
 2020-10-07 16:35 UTC 

[PATCH v12 0/9] support reserving crashkernel above 4G on arm64 kdump
 2020-10-07 16:33 UTC  (9+ messages)

Најмила кај господарот
 2020-10-07 16:34 UTC 

[PATCH bpf-next v7 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-10-07 16:33 UTC  (7+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: Selftest for real time helper

[PATCH 00/50] Add support for Dimgrey Cavefish
 2020-10-07 16:31 UTC  (49+ messages)
` [PATCH 03/50] drm/amdgpu: set fw load type for dimgrey_cavefish
` [PATCH 04/50] drm/amdgpu: set asic family and ip blocks "
` [PATCH 05/50] drm/amdgpu: add support for dimgrey_cavefish firmware
` [PATCH 06/50] drm/amdgpu: add gmc support for dimgrey_cavefish
` [PATCH 07/50] drm/amdgpu: add gfx clock gating "
` [PATCH 08/50] drm/amdgpu: add common "
` [PATCH 09/50] drm/amdgpu: initialize IP offset "
` [PATCH 10/50] drm/amdgpu: add mmhub support "
` [PATCH 11/50] drm/amdgpu: add common ip block "
` [PATCH 12/50] drm/amdgpu: add gmc "
` [PATCH 13/50] drm/amdgpu: add ih "
` [PATCH 14/50] drm/amdgpu: add gfx "
` [PATCH 15/50] drm/amdgpu: add sdma "
` [PATCH 16/50] drm/amdgpu: configure dimgrey_cavefish gfx according to gfx 10.3's definition
` [PATCH 17/50] drm/amdgpu: add virtual display support for dimgrey_cavefish
` [PATCH 18/50] drm/amdgpu: force pa_sc_tile_steering_override to 0 "
` [PATCH 19/50] drm/amdgpu/vcn: add firmware support "
` [PATCH 20/50] drm/amdgpu/vcn: enable VCN DPG mode "
` [PATCH 21/50] drm/amdgpu: add gmc cg support "
` [PATCH 22/50] drm/amdgpu/swsmu: increase size for smu fw_name string
` [PATCH 23/50] drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)
` [PATCH 24/50] drm/amdgpu: increase size of psp fw_name string(v2)
` [PATCH 25/50] drm/amdgpu: add psp support for dimgrey_cavefish(v2)
` [PATCH 26/50] drm/amdgpu: skip reroute ih for some ASICs
` [PATCH 27/50] drm/amdgpu: support cp_fw_write_wait for dimgrey_cavefish
` [PATCH 28/50] drm/amdgpu: add gc golden setting "
` [PATCH 29/50] drm/amdkfd: Support dimgrey_cavefish KFD (v2)
` [PATCH 30/50] drm/amdkfd: Add kfd2kgd_funcs for dimgrey_cavefish kfd support
` [PATCH 31/50] drm/amdgpu: enable VCN3.0 PG and CG for dimgrey_cavefish
` [PATCH 32/50] drm/amdgpu: enable jpeg3.0 "
` [PATCH 33/50] drm/amdgpu: enable front door loading "
` [PATCH 34/50] drm/amdgpu: support athub cg setting "
` [PATCH 35/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 36/50] drm/amdgpu: enable GFX clock gating "
` [PATCH 37/50] drm/amdgpu: enable mc CG and LS "
` [PATCH 38/50] drm/amdgpu: enable athub/mmhub PG "
` [PATCH 39/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 40/50] drm/amdgpu: enable vcn3.0 for dimgrey_cavefis
` [PATCH 41/50] drm/amdgpu: enable jpeg3.0 for dimgrey_cavefish
` [PATCH 42/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 43/50] drm/amdgpu/swsmu: update driver if version for dimgrey_cavefish(v2)
` [PATCH 44/50] drm/amdgpu: add psp and smu block for dimgrey_cavefish
` [PATCH 45/50] drm/amdgpu: enable hdp CG and LS "
` [PATCH 46/50] drm/amdgpu: enable ih CG "
` [PATCH 47/50] drm/amdgpu: remove gpu_info fw support "
` [PATCH 48/50] drm/amdgpu/swsmu: update driver if version "
` [PATCH 49/50] drm/amd/display: Add support for DCN302 (v2)
` [PATCH 50/50] drm/amd/display: Add DCN302 support in amdgpu_dm (v2)


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.