All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 22:17:43 to 2020-09-22 23:00:50 UTC [more...]

[PATCH 00/25] qapi: static typing conversion, pt6
 2020-09-22 22:44 UTC  (16+ messages)
` [PATCH 01/25] qapi/schema: add Visitable mixin
` [PATCH 03/25] qapi/schema.py: add assert in stub methods
` [PATCH 04/25] qapi/schema.py: constrain QAPISchemaObjectType base type
` [PATCH 05/25] qapi/schema.py: constrain QAPISchemaObjectTypeMember arg_type type
` [PATCH 06/25] qapi/schema.py: constrain QAPISchemaEvent "
` [PATCH 09/25] qapi/schema.py: remove superfluous assert
` [PATCH 10/25] qapi/schema.py: Add assertion to ifcond property
` [PATCH 11/25] qapi/schema.py: Constrain type of QAPISchemaObjectType members field
` [PATCH 12/25] qapi/schema.py: remove 'and' from non-bool rvalue expressions
` [PATCH 13/25] qapi/schema.py: Test type of self.ret_type instead of local temp
` [PATCH 14/25] qapi/schema.py: Assert variants of an object are also objects
` [PATCH 19/25] qapi/schema.py: Convert several methods to classmethods
` [PATCH 20/25] qapi/schema.py: Replace one-letter variable names
` [PATCH 21/25] qapi/schema.py: disable pylint line limit
` [PATCH 23/25] qapi/schema.py: enable pylint checks

[PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-09-22 23:00 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: sram: allwinner, sun4i-a10-system-control: Add V3s compatibles
` [PATCH v2 5/6] dt-bindings: media: cedrus: Add V3s compatible

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-22 23:00 UTC  (2+ messages)

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

[PATCH 00/26] qapi: static typing conversion, pt5
 2020-09-22 22:35 UTC  (27+ messages)
` [PATCH 01/26] qapi/parser.py: refactor parsing routine into method
` [PATCH 02/26] qapi/parser.py: group variable declarations in __init__
` [PATCH 03/26] qapi/parser.py: use 'with' statement for opening files
` [PATCH 04/26] qapi/source.py: Add default arguments to QAPISourceInfo
` [PATCH 05/26] qapi/parser.py: start source info at line 0
` [PATCH 06/26] qapi/parser.py: raise QAPIParseError during file opening
` [PATCH 07/26] qapi/parser.py: fully remove 'null' constant
` [PATCH 08/26] qapi/parser.py: Assert lexer value is a string
` [PATCH 09/26] qapi/parser.py: assert get_expr returns object in outer loop
` [PATCH 10/26] qapi/parser.py: assert object keys are strings
` [PATCH 11/26] qapi/parser.py: Convert several methods to @classmethod
` [PATCH 12/26] qapi/parser.py: add casts to pragma checks
` [PATCH 13/26] qapi/parser.py: add type hint annotations
` [PATCH 14/26] qapi/parser.py: add docstrings
` [PATCH 15/26] qapi/parser.py: add ParsedExpression type
` [PATCH 16/26] qapi/pragma.py: Move QAPISchemaPragma into its own module
` [PATCH 17/26] qapi/pragma.py: Move pragma parsing out of parser.py
` [PATCH 18/26] qapi/parser.py: Modify _include() to use parser state
` [PATCH 19/26] qapi/parser.py: add parent argument
` [PATCH 20/26] qapi/parser.py: remove unused check_args_section arguments
` [PATCH 21/26] qapi/parser.py: QAPIDoc: convert @staticmethod to @classmethod
` [PATCH 22/26] qapi/parser.py: add type hint annotations (QAPIDoc)
` [PATCH 23/26] qapi/parser.py: enable mypy checks
` [PATCH 24/26] qapi/parser.py: remove one and two-letter variables
` [PATCH 25/26] qapi/parser.py: Silence too-few-public-methods warning
` [PATCH 26/26] qapi/parser.py: enable pylint checks

[PATCH v3 0/7] SM8150 and SM8250 dispcc drivers
 2020-09-22 22:57 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: clock: sdm845-dispcc: same name for dp_phy clocks as sc7180

[PATCH v11 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-09-22 22:49 UTC  (3+ messages)
` [PATCH v11 1/2] i2c: i2c-mlxbf: I2C SMBus "
` [PATCH v11 2/2] dt-bindings: i2c: I2C binding "

[PATCH v3 0/2] Introduce the BQ256XX family of chargers
 2020-09-22 22:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add the bq256xx dt bindings
    ` [EXTERNAL] "

[RFC 0/4] clk: qcom: handle power domains links for GDSC
 2020-09-22 22:56 UTC  (3+ messages)
` [RFC 1/4] dt-bindings: clock: qcom,dispcc: document power domain bindings

[Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
 2020-09-22 22:56 UTC  (4+ messages)

[PATCH] reftable: fix some sparse warnings
 2020-09-22 22:47 UTC 

[hch-misc:dma-header-cleanups 29/58] drivers/media/dvb-core/dvb_vb2.c:345:57: error: too many arguments to function call, expected 3, have 4
 2020-09-22 22:55 UTC 

[PATCH v8 00/32] Improvements for Tegra I2C driver
 2020-09-22 22:51 UTC  (33+ messages)
` [PATCH v8 01/32] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v8 02/32] i2c: tegra: Add missing pm_runtime_put()
` [PATCH v8 03/32] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
` [PATCH v8 04/32] i2c: tegra: Mask interrupt in tegra_i2c_issue_bus_clear()
` [PATCH v8 05/32] i2c: tegra: Initialize div-clk rate unconditionally
` [PATCH v8 06/32] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v8 07/32] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v8 08/32] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v8 09/32] i2c: tegra: Use reset_control_reset()
` [PATCH v8 10/32] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
` [PATCH v8 11/32] i2c: tegra: Use platform_get_irq()
` [PATCH v8 12/32] i2c: tegra: Use clk-bulk helpers
` [PATCH v8 13/32] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
` [PATCH v8 14/32] i2c: tegra: Clean up probe function
` [PATCH v8 15/32] i2c: tegra: Reorder location of functions in the code
` [PATCH v8 16/32] i2c: tegra: Clean up variable types
` [PATCH v8 17/32] i2c: tegra: Remove outdated barrier()
` [PATCH v8 18/32] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v8 19/32] i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear()
` [PATCH v8 20/32] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
` [PATCH v8 21/32] i2c: tegra: Rename wait/poll functions
` [PATCH v8 22/32] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v8 23/32] i2c: tegra: Factor out packet header setup "
` [PATCH v8 24/32] i2c: tegra: Factor out register polling into separate function
` [PATCH v8 25/32] i2c: tegra: Factor out hardware initialization "
` [PATCH v8 26/32] i2c: tegra: Check errors for both positive and negative values
` [PATCH v8 27/32] i2c: tegra: Improve formatting of variables
` [PATCH v8 28/32] i2c: tegra: Clean up variable names
` [PATCH v8 29/32] i2c: tegra: Clean up printk messages
` [PATCH v8 30/32] i2c: tegra: Clean up and improve comments
` [PATCH v8 31/32] i2c: tegra: Clean up whitespaces, newlines and indentation
` [PATCH v8 32/32] i2c: tegra: Improve driver module description

[PATCH v10 0/2] i2c: add driver for Mellanox BlueField SoC
 2020-09-22 22:52 UTC  (4+ messages)
` [PATCH v10 1/2] i2c: i2c-mlxbf: I2C SMBus "

linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-32-g36eccdb58fb5)
 2020-09-22 22:52 UTC 

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-09-22 22:49 UTC  (21+ messages)
` [PATCH v2 00/19] Parallel Checkout (part I)
  ` [PATCH v2 01/19] convert: make convert_attrs() and convert structs public
  ` [PATCH v2 02/19] convert: add [async_]convert_to_working_tree_ca() variants
  ` [PATCH v2 03/19] convert: add get_stream_filter_ca() variant
  ` [PATCH v2 04/19] convert: add conv_attrs classification
  ` [PATCH v2 05/19] entry: extract a header file for entry.c functions
  ` [PATCH v2 06/19] entry: make fstat_output() and read_blob_entry() public
  ` [PATCH v2 07/19] entry: extract cache_entry update from write_entry()
  ` [PATCH v2 08/19] entry: move conv_attrs lookup up to checkout_entry()
  ` [PATCH v2 09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs
  ` [PATCH v2 10/19] unpack-trees: add basic support for parallel checkout
  ` [PATCH v2 11/19] parallel-checkout: make it truly parallel
  ` [PATCH v2 12/19] parallel-checkout: support progress displaying
  ` [PATCH v2 13/19] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 14/19] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 15/19] checkout-index: add "
  ` [PATCH v2 16/19] parallel-checkout: add tests for basic operations
  ` [PATCH v2 17/19] parallel-checkout: add tests related to clone collisions
  ` [PATCH v2 18/19] parallel-checkout: add tests related to .gitattributes
  ` [PATCH v2 19/19] ci: run test round with parallel-checkout enabled

[Fuego] [PATCH] docs: .rst files for pages categorized as Explanation, Tutorials and How Tos
 2020-09-22 22:51 UTC  (2+ messages)

[linux-next:master 7032/8629] arch/powerpc/kernel/vdso32/gettimeofday.S:40: Error: syntax error; found `@', expected `,'
 2020-09-22 22:51 UTC 

[PATCH v2 00/38] qapi: static typing conversion, pt1
 2020-09-22 22:44 UTC  (11+ messages)
` [PATCH v2 03/38] qapi: move generator entrypoint into module
` [PATCH v2 09/38] qapi/common.py: Add indent manager
` [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

[torture] 345fdd0aab: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_nr
 2020-09-22 22:49 UTC  (3+ messages)

[nftables] netdev rate limiting | timeouts rfq
 2020-09-22 22:49 UTC 

[Devel] Automatic dereference when reading from ArgX
 2020-09-22 22:47 UTC 

[PATCH] soc: fsl: dpio: remove set but not used 'addr_cena'
 2020-09-22 22:44 UTC  (5+ messages)

[PATCH v12 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2020-09-22 22:46 UTC  (2+ messages)

[PATCH 1/3] perf list: Remove dead code in argument check
 2020-09-22 22:45 UTC  (6+ messages)
` [PATCH 3/3] perf list: Add 'pfm' to list libpfm4 events

[PATCH] soc: fsl: qbman: Fix return value on success
 2020-09-22 22:42 UTC  (4+ messages)

[net-next 0/3] cxgb4/ch_ktls: updates in net-next
 2020-09-22 22:44 UTC  (3+ messages)
` [net-next 1/3] ch_ktls: Issue if connection offload fails

[PATCH v3 00/13] qla2xxx misc features and bug fixes
 2020-09-22 22:43 UTC  (7+ messages)
` [PATCH v3 11/13] qla2xxx: Add IOCB resource tracking

[iptables PATCH 0/3] libxtables: Fix for pointless socket() calls
 2020-09-22 22:53 UTC  (4+ messages)
` [iptables PATCH 1/3] libxtables: Make sure extensions register in revision order
` [iptables PATCH 2/3] libxtables: Simplify pending extension registration
` [iptables PATCH 3/3] libxtables: Register multiple extensions in ascending order

[PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2020-09-22 22:40 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s

[PATCH v16 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-22 22:39 UTC  (12+ messages)
` [PATCH v16 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v16 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v16 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v16 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v16 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] ci: github action - add check for whitespace errors
 2020-09-22 22:41 UTC  (5+ messages)

[PATCH v2 1/2] gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
 2020-09-22 22:39 UTC  (3+ messages)

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-22 22:37 UTC  (5+ messages)

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

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-22 22:38 UTC  (10+ messages)

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-22 22:36 UTC  (7+ messages)
` [PATCH 01/12] dt-bindings: power: Add bindings for the Mediatek "

linux-next: Signed-off-by missing for commit in the rcu tree
 2020-09-22 22:35 UTC  (3+ messages)

[PATCH] libmultipath: Allow discovery of USB devices
 2020-09-22 22:34 UTC  (4+ messages)

[PULL 00/11] machine + QOM queue, 2020-09-22
 2020-09-22 22:25 UTC  (12+ messages)
` [PULL 01/11] qom: simplify object_find_property / object_class_find_property
` [PULL 02/11] smp: drop support for deprecated (invalid topologies)
` [PULL 03/11] cryptodev-vhost-user: Register "chardev" as class property
` [PULL 04/11] cryptodev-backend: "
` [PULL 05/11] s390x: Register all CPU properties as class properties
` [PULL 06/11] cpu/core: Register core-id and nr-threads "
` [PULL 07/11] xlnx-zcu102: Register properties "
` [PULL 08/11] machine: Register "memory-backend" as class property
` [PULL 09/11] i440fx: Register i440FX-pcihost properties as class properties
` [PULL 10/11] sifive_e: Register "revb" as class property
` [PULL 11/11] sifive_u: Register "start-in-flash" "

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-09-22 22:31 UTC  (4+ messages)
` [PATCH v1 07/12] fpga: expose sec-mgr update status

[PATCH net-next v2 0/2] PHY subsystem kernel doc
 2020-09-22 22:29 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: Fixup "
` [PATCH net-next v2 2/2] net: phy: Document core PHY structures

[PATCH 1/5] rtc: pcf2127: fix a bug when not specify interrupts property
 2020-09-22 22:28 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: lx2160a-rdb: remove useless property of rtc
    ` [EXT] "

[Intel-gfx] [PATCH] drm: document and enforce rules around "spurious" EBUSY from atomic_commit
 2020-09-22 22:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] dt-bindings: hwmon: max20730: adding device tree doc for max20730
 2020-09-22 22:25 UTC  (3+ messages)

[PATCH net] drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
 2020-09-22 22:23 UTC  (2+ messages)

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-22 22:20 UTC  (9+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs

Quick test on real hardware requested to test qemu
 2020-09-22 22:20 UTC  (7+ messages)

arm64/for-kernelci build: 3 builds: 1 failed, 2 passed, 2 errors, 17 warnings (v5.9-rc5-110-g7401da07519c)
 2020-09-22 22:18 UTC 

[PATCH] MAINTAINERS: Change my role to reviewer of Python scripts
 2020-09-22 21:31 UTC 

[PATCH 0/4] clk: AST2600 and FSI: Add APLL to control FSI bus frequency
 2020-09-22 22:19 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: fsi: Aspeed master: Add bus-frequency property

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-22 22:19 UTC  (2+ messages)

b4 v0.3.4 released
 2020-09-22 22:17 UTC  (5+ messages)
` [kernel.org users] "

[PATCH 0/6] qapi: static typing conversion, pt4
 2020-09-22 21:21 UTC  (2+ messages)
` [PATCH 3/6] qapi/error.py: move QAPIParseError to parser.py


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.