All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 21:52:18 to 2020-09-22 22:51:34 UTC [more...]

[PATCH 00/25] qapi: static typing conversion, pt6
 2020-09-22 22:44 UTC  (3+ messages)
` [PATCH 03/25] qapi/schema.py: add assert in stub methods
` [PATCH 04/25] qapi/schema.py: constrain QAPISchemaObjectType base type

[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  (25+ messages)
` [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 00/26] qapi: static typing conversion, pt5
 2020-09-22 22:35 UTC  (23+ 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 21/26] qapi/parser.py: QAPIDoc: convert @staticmethod to @classmethod
` [PATCH 23/26] qapi/parser.py: enable mypy checks
` [PATCH 25/26] qapi/parser.py: Silence too-few-public-methods warning

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

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

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

[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  (2+ 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] "

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

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

[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  (3+ 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  (4+ messages)
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces

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  (5+ messages)
` [PATCH 1/6] qapi/error.py: refactor error classes
` [PATCH 3/6] qapi/error.py: move QAPIParseError to parser.py
` [PATCH 5/6] qapi/error.py: enable mypy checks
` [PATCH 6/6] qapi/error.py: enable pylint checks

[GIT] Networking
 2020-09-22 22:17 UTC  (4+ messages)

[git pull] vfs fixes
 2020-09-22 22:15 UTC  (2+ messages)

[RFC PATCH v2] tools/x86: add kcpuid tool to show raw CPU features
 2020-09-22 22:15 UTC  (3+ messages)

[GIT PULL] io_uring fixes for 5.9-rc
 2020-09-22 22:15 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.9-rc
 2020-09-22 22:15 UTC  (2+ messages)

[PATCH] ARM: uncompress: Enable debug in head.S
 2020-09-22 22:13 UTC  (3+ messages)

[PATCH v4 0/4] TI K3 R5F remoteproc support
 2020-09-22 20:26 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e64997027d5f171148687e58b78c8b3c869a6158
 2020-09-22 22:13 UTC 

✅ PASS: Test report for kernel 5.8.10 (stable-queue)
 2020-09-22 22:13 UTC 

[PATCH 00/14] qapi: static typing conversion, pt3
 2020-09-22 21:18 UTC  (9+ messages)
` [PATCH 03/14] qapi/doc.py: Add assertion on section.member
` [PATCH 05/14] qapi/doc.py: Assert no suffix given for enum members
` [PATCH 06/14] qapi/doc.py: Add type hint annotations
` [PATCH 08/14] qapi/doc.py: Add generic texi_member callback
` [PATCH 10/14] qapi/gen.py: Add __bool__ dunder method to QAPIGen
` [PATCH 11/14] qapi/doc.py: Don't use private attributes of QAPIGen property
` [PATCH 13/14] qapi/doc.py: Assert type of object variant
` [PATCH 14/14] qapi/doc.py: enable pylint checks

[PATCH 0/3] Patches to allow running u-boot on vocore2 board
 2020-09-22 22:05 UTC  (4+ messages)
` [PATCH 3/3] Fix missing __udivdi3 in SquashFS implementation

[RESEND PATCH] spmi: prefix spmi bus device names with "spmi"
 2020-09-22 22:04 UTC 

mmap locking in atomisp staging driver looks bogus
 2020-09-22 22:03 UTC  (2+ messages)

[PATCH 0/2] log: allow for message continuation
 2020-09-22 22:03 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-22 22:03 UTC  (3+ messages)

[linux-lvm] thin: pool target too small
 2020-09-22 22:02 UTC  (4+ messages)

[PATCH kernel] srcu: Fix static initialization
 2020-09-22 22:00 UTC  (10+ messages)

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

[PATCH 00/16] qapi: static typing conversion, pt2
 2020-09-22 21:13 UTC  (4+ messages)
` [PATCH 08/16] qapi/expr.py: add type hint annotations
` [PATCH 11/16] qapi/expr.py: enable pylint checks
` [PATCH 16/16] qapi/expr.py: Use an expression checker dispatch table

[PATCH] RCU: export rcu_idle_enter/_exit for loadable modules
 2020-09-22 21:56 UTC  (3+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-22 21:54 UTC  (12+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

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

[PATCH] nvmet-fc: fix missing check for no hostport struct
 2020-09-22 21:54 UTC 

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-22 21:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] EAL: An addition of cache line demote (CLDEMOTE) in rte_prefetch.h
 2020-09-22 21:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] eal: add cache-line demote support

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-22 21:30 UTC  (2+ messages)
` [Bug 1896096] "

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

[PATCH v4 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-22 21:52 UTC  (2+ messages)


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.