All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 20:54:47 to 2020-09-22 21:43:31 UTC [more...]

[PATCH 00/14] qapi: static typing conversion, pt3
 2020-09-22 21:18 UTC  (6+ messages)
` [PATCH 01/14] qapi/doc.py: stash long temporary locals in named locals
` [PATCH 02/14] qapi/doc.py: avoid unnecessary keyword arguments
` [PATCH 04/14] qapi/doc.py: assert correct types in member_func callbacks
` [PATCH 07/14] qapi/doc.py: enable mypy checks
` [PATCH 12/14] qapi/doc.py: Assert tag member is Enum type

[PATCH 00/16] qapi: static typing conversion, pt2
 2020-09-22 21:13 UTC  (6+ messages)
` [PATCH 05/16] qapi/expr.py: move string check upwards in check_type
` [PATCH 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH 07/16] qapi/expr.py: Add casts in a few select cases
` [PATCH 12/16] qapi/expr.py: Add docstrings
` [PATCH 15/16] qapi/expr.py: move related checks inside check_xxx functions

[RFC PATCH 00/12] rcu/nocb: De-offload and re-offload support v2
 2020-09-22 21:43 UTC  (4+ messages)
` [RFC PATCH 01/12] rcu: Implement rcu_segcblist_is_offloaded() config dependent

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:43 UTC 

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-22 21:26 UTC  (22+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
` [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per "

[PATCH v11 00/24] coresight: allow to build coresight as modules
 2020-09-22 21:42 UTC  (4+ messages)
` [PATCH v11 09/24] coresight: etm3x: allow etm3x to be built as a module

[PATCH v2] net: lantiq: Add locking for TX DMA channel
 2020-09-22 21:41 UTC 

[PATCH] ibmvfc: Protect vhost->task_set increment by the host lock
 2020-09-22 21:39 UTC  (3+ messages)

[PATCH] net: lantiq: Add locking for TX DMA channel
 2020-09-22 21:40 UTC  (3+ messages)

[PATCHSET v3 0/5] perf stat: Expand events for each cgroup
 2020-09-22 21:40 UTC  (5+ messages)
` [PATCH 2/5] perf stat: Add --for-each-cgroup option
` [PATCH 3/5] perf tools: Copy metric events properly when expand cgroups

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-22 21:01 UTC  (39+ messages)
` [PATCH v2 01/38] [DO-NOT-MERGE] qapi: add debugging tools
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 03/38] qapi: move generator entrypoint into module
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
` [PATCH v2 05/38] qapi: Remove wildcard includes
` [PATCH v2 06/38] qapi: delint using flake8
` [PATCH v2 07/38] qapi: add pylintrc
` [PATCH v2 08/38] qapi/common.py: Remove python compatibility workaround
` [PATCH v2 09/38] qapi/common.py: Add indent manager
` [PATCH v2 10/38] qapi/common.py: delint with pylint
` [PATCH v2 11/38] qapi/common.py: Replace one-letter 'c' variable
` [PATCH v2 12/38] qapi/common.py: check with pylint
` [PATCH v2 13/38] qapi/common.py: add type hint annotations
` [PATCH v2 14/38] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v2 15/38] qapi/common.py: move build_params into gen.py
` [PATCH v2 16/38] qapi: establish mypy type-checking baseline
` [PATCH v2 17/38] qapi/events.py: add type hint annotations
` [PATCH v2 18/38] qapi/events.py: Move comments into docstrings
` [PATCH v2 19/38] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v2 20/38] qapi/commands.py: add notational type hints
` [PATCH v2 21/38] qapi/commands.py: enable checking with mypy
` [PATCH v2 22/38] qapi/source.py: add type hint annotations
` [PATCH v2 23/38] qapi/source.py: delint with pylint
` [PATCH v2 24/38] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v2 25/38] qapi/gen.py: add type hint annotations
` [PATCH v2 26/38] qapi/gen.py: Enable checking with mypy
` [PATCH v2 27/38] qapi/gen.py: Remove unused parameter
` [PATCH v2 28/38] qapi/gen.py: update write() to be more idiomatic
` [PATCH v2 29/38] qapi/gen.py: delint with pylint
` [PATCH v2 30/38] qapi/introspect.py: Add a typed 'extra' structure
` [PATCH v2 31/38] qapi/introspect.py: add _gen_features helper
` [PATCH v2 32/38] qapi/introspect.py: create a typed 'Node' data structure
` [PATCH v2 33/38] qapi/introspect.py: add type hint annotations
` [PATCH v2 34/38] qapi/types.py: "
` [PATCH v2 35/38] qapi/types.py: remove one-letter variables
` [PATCH v2 36/38] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v2 37/38] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v2 38/38] qapi/visit.py: add type hint annotations

[dpdk-dev] [PATCH v3] windows/netuio: add Windows NetUIO kernel driver
 2020-09-22 21:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[kvm-unit-tests PATCH v2 00/10] Add support for generic ELF cross-compiler
 2020-09-22 21:25 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 10/10] travis.yml: Add x86 build with clang 10

[PATCH v2 0/2] block: deprecate the sheepdog driver
 2020-09-22 21:10 UTC  (2+ messages)

[PATCH 1/5] resolve: Exit methods if resolve is NULL
 2020-09-22 21:34 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2020-09-22 21:33 UTC 

git diff --name-only --submodule=diff combination does not work
 2020-09-22 21:32 UTC  (3+ messages)

[PATCH 0/3] target: scsi: tcmu: code rework and speed up of read data handling
 2020-09-22 21:32 UTC  (3+ messages)

[PATCH 0/8] drivers/mfd: Constify static struct resource
 2020-09-22 21:31 UTC  (3+ messages)
` [PATCH 2/8] mfd: intel: "

[Virtio-fs] [PATCH v2 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-09-22 21:31 UTC  (8+ messages)
` [Virtio-fs] [PATCH v2 4/6] fuse: Kill suid/sgid using ATTR_MODE if it is not truncate
      `  "

[Intel-gfx] [PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-22 21:30 UTC  (13+ messages)

[git pull] vfs fixes
 2020-09-22 21:29 UTC 

[PULL 0/1] Input 20200921 patches
 2020-09-22 21:01 UTC  (3+ messages)

[PATCH] xfs: drop the obsolete comment on filestream locking
 2020-09-22 21:26 UTC  (4+ messages)

[Bug 14509] Interworking Problem OpenVMS Samba Server 4.6.5 with Linux Samba Client 4.7.6
 2020-09-22 21:26 UTC 

[Buildroot] [PATCH v1 1/3] package/glibc: install locale cmd independent of NLS
 2020-09-22 21:25 UTC  (9+ messages)
` [Buildroot] [PATCH v1 2/3] package/postgresql: needs locale command
` [Buildroot] [PATCH v1 3/3] package/postgresql: set locale for initdb to C

[PATCH 0/4] Audit Capability and Extended Capability among IOMMUs
 2020-09-22 21:02 UTC  (7+ messages)
` [PATCH 1/4] iommu/vt-d: Disable SVM in the platform when IOMMUs have inconsistencies
` [PATCH 2/4] iommu/vt-d: Report out when IOMMU features "
` [PATCH 3/4] iommu/vt-d: Audit IOMMUs for Interrupt Remapping features
` [PATCH 4/4] iommu/vt-d: Scale capability to the lowest supported between the IOMMUs

[tip:x86/fpu] BUILD SUCCESS 1ef5423a55c2ac6f1361811efe75b6e46d1023ed
 2020-09-22 21:24 UTC 

[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
 2020-09-22 21:22 UTC  (10+ messages)

[PATCH 0/4] RFC: USB C extcon patchset for the tps6598x
 2020-09-22 21:15 UTC  (3+ messages)

[dpdk-dev] Unknown speed
 2020-09-22 21:18 UTC  (3+ messages)
  ` [dpdk-dev] [PATCH 1/2] net/virtio: set UNKNOWN as default speed
  ` [dpdk-dev] [PATCH 2/2] net/virtio: sync a virtio speed capa with ethdev

[PATCH v3 0/2] Fix init for device stats for seed devices
 2020-09-22 21:18 UTC  (3+ messages)
` [PATCH v3 1/2] btrfs: init "
` [PATCH v3 2/2] btrfs: return error if we're unable to read device stats

[PATCH 0/1] nvmet: add ZNS passthru support
 2020-09-22 21:17 UTC  (2+ messages)
` [PATCH 1/1] nvmet: add passthru ZNS support

[PATCH] mkfs.ubifs: Fix build with SELinux
 2020-09-22 21:14 UTC 

[PATCH 0/2 v2] a stateid race and a cleanup
 2020-09-22 21:15 UTC  (5+ messages)
` [PATCH 1/2 v2] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-22 21:12 UTC  (9+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-09-22 21:14 UTC  (4+ messages)

[GIT PULL FOR v5.10] R-Car display drivers miscellaneous changes
 2020-09-22 21:13 UTC  (5+ messages)
  ` [GIT PULL FOR v5.10 - v2] "
    ` [GIT PULL FOR v5.10 - v3] "

INVESTMENT OFFER / OFFRE D’INVESTISSEMENT
 2020-09-22 20:45 UTC 

[PATCH v6 0/4] KVM: nSVM: ondemand nested state allocation
 2020-09-22 21:10 UTC  (5+ messages)
` [PATCH v6 1/4] KVM: x86: xen_hvm_config: cleanup return values
` [PATCH v6 2/4] KVM: x86: report negative values from wrmsr emulation to userspace
` [PATCH v6 3/4] KVM: x86: allow kvm_x86_ops.set_efer to return an error value
` [PATCH v6 4/4] KVM: nSVM: implement on demand allocation of the nested state

RDEPENDS problem
 2020-09-22 21:11 UTC  (3+ messages)
` [yocto] "

[PATCH] Solves Bug 1388 - Combining --terse with --json has no effect (with test)
 2020-09-22 21:10 UTC  (2+ messages)

[Intel-wired-lan] [linux-firmware] ice: update package file to 1.3.16.0
 2020-09-22 21:09 UTC  (2+ messages)

SEV guest debugging support for Qemu
 2020-09-22 19:45 UTC 

[f2fs-dev] [PATCH v2 0/9] Update to zstd-1.4.6
 2020-09-22 21:09 UTC  (20+ messages)
`  "
` [f2fs-dev] [PATCH v2 1/9] lib: zstd: Add zstd compatibility wrapper
  `  "
` [f2fs-dev] [PATCH v2 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
  `  "
` [f2fs-dev] [PATCH v2 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
  `  "
` [f2fs-dev] [PATCH v2 4/9] crypto: zstd: Switch to zstd-1.4.6 API
  `  "
` [f2fs-dev] [PATCH v2 5/9] btrfs: zstd: Switch to the "
  `  "
` [f2fs-dev] [PATCH v2 6/9] f2fs: "
  `  "
` [f2fs-dev] [PATCH v2 7/9] squashfs: "
  `  "
` [f2fs-dev] [PATCH v2 8/9] lib: unzstd: "
  `  "
` [f2fs-dev] [PATCH v2 9/9] lib: zstd: Remove zstd compatibility wrapper
  `  "

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-09-22 21:04 UTC  (7+ messages)

[PATCH] nvme-core: use xarray for cel storing
 2020-09-22 21:05 UTC 

[PATCH] leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
 2020-09-22 21:05 UTC  (2+ messages)

[PATCH v2 00/14] Support more HDMI modes on RK3228/RK3328
 2020-09-22 20:59 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] phy/rockchip: inno-hdmi: use correct vco_div_5 macro on rk3328
  ` [PATCH v3 2/6] phy/rockchip: inno-hdmi: round fractal pixclock in rk3328 recalc_rate
  ` [PATCH v3 4/6] phy/rockchip: inno-hdmi: do not power on rk3328 post pll on reg write
  ` [PATCH v3 3/6] phy/rockchip: inno-hdmi: remove unused no_c from rk3328 recalc_rate
  ` [PATCH v3 6/6] phy/rockchip: inno-hdmi: Support more pre-pll configuration
  ` [PATCH v3 5/6] phy/rockchip: inno-hdmi: force set_rate on power_on

[PATCH] nvme-core: don't use NVME_NSID_ALL for cmd-effect
 2020-09-22 21:04 UTC 

[PATCH 00/24] qom: Convert some properties to class properties
 2020-09-22 21:00 UTC  (4+ messages)

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-22 21:02 UTC  (3+ messages)

[ath6kl:ath-next] BUILD SUCCESS 6a950755cec1a90ddaaff3e4acb5333617441c32
 2020-09-22 20:59 UTC 

[ath6kl:pending] BUILD SUCCESS 55dc2060f5674874a6c37b680bf6396629e05f99
 2020-09-22 20:59 UTC 

[ath6kl:ath-qca] BUILD SUCCESS aec5dc941ab92c91235588e38c09ef032e344999
 2020-09-22 20:59 UTC 

[ath6kl:master-pending] BUILD SUCCESS bbf147a626f6b3be3892b71436d961e304488ad6
 2020-09-22 20:59 UTC 

[PATCH v9 0/5] Simplify PCIe native ownership detection logic
 2020-09-22 20:54 UTC  (8+ messages)
` [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v9 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native is set
` [PATCH v9 4/5] PCI/portdrv: Remove redundant pci_aer_available() check in DPC enable logic
` [PATCH v9 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[ath6kl:master] BUILD SUCCESS f8b20191f24161e79aeb695302842dc81c9d5f3b
 2020-09-22 20:59 UTC 

SEV guest debugging support for Qemu
 2020-09-22 20:11 UTC 

Please pull u-boot-dm/next into 'next'
 2020-09-22 20:58 UTC 

[yocto] How to *properly* use SSTATE_DUPWHITELIST?
 2020-09-22 20:58 UTC  (2+ messages)

[PATCH] mac80211: Remove vdevs from driver when firmware is unrecoverable
 2020-09-22 20:58 UTC 

Read FRU of host through ipmi in Entity manager
 2020-09-22 20:56 UTC  (8+ messages)

ax200, fw crashes, and sdata-in-driver
 2020-09-22 20:57 UTC  (4+ messages)

[PATCH] dmaengine: ioat: Allocate correct size for descriptor chunk
 2020-09-22 20:08 UTC 

[PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
 2020-09-22 20:56 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: Pixel encoding DRM property and module parameter
 2020-09-22 20:51 UTC  (3+ messages)

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-fix-fix-fix-fix-fix-fix-fix.patch added to -mm tree
 2020-09-22 20:56 UTC 

[PATCH] random: use correct memory barriers for crng_node_pool
 2020-09-22 20:56 UTC  (11+ messages)

[PATCH v2 0/5] x86: Updates to some commands
 2020-09-22 20:54 UTC  (6+ messages)
` [PATCH v2 1/5] x86: hob: Add way to show a single hob entry
` [PATCH v2 2/5] x86: hob: Try to show a name instead of a GUID
` [PATCH v2 3/5] x86: Allow showing details about a HOB entry
` [PATCH v2 4/5] x86: Add support for more than 8 MTRRs
` [PATCH v2 5/5] x86: video: Show information about each video device


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.