All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-03 22:57:47 to 2020-11-04 00:44:05 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2020-11-04  0:43 UTC 

[cip-dev] [PATCH 4.19.y-cip 0/6] Renesas RZ/G2H add PCIe{EP}/SATA support
 2020-11-04  0:42 UTC  (3+ messages)

[Virtio-fs] [qemu-web PATCH] Add virtio-fs in OSv overview blog post
 2020-11-04  0:42 UTC 

+ maintainers-add-entry-for-kfence.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-add-test-suite.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-documentation-add-kfence-documentation.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ kfence-kasan-make-kfence-compatible-with-kasan.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-kfence-insert-kfence-hooks-for-slub.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-kfence-insert-kfence-hooks-for-slab.patch added to -mm tree
 2020-11-04  0:41 UTC 

[PATCH v2 00/72] python: move scripts/qmp to python/qemu/qmp
 2020-11-04  0:35 UTC  (8+ messages)
` [PATCH v2 02/72] python/qmp: add qom script entry points
` [PATCH v2 03/72] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PATCH v2 04/72] scripts/qom-fuse: apply isort rules
` [PATCH v2 05/72] scripts/qom-fuse: apply flake8 rules
` [PATCH v2 06/72] python: Add 'fh' to known-good variable names
` [PATCH v2 11/72] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PATCH v2 12/72] scripts/qom-fuse: add static type hints

+ arm64-kfence-enable-kfence-for-arm64.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ x86-kfence-enable-kfence-for-x86.patch added to -mm tree
 2020-11-04  0:41 UTC 

+ mm-add-kernel-electric-fence-infrastructure.patch added to -mm tree
 2020-11-04  0:41 UTC 

How to fuzz testing infiniband/uverb driver
 2020-11-04  0:40 UTC  (4+ messages)

[Patch v2] spi: fsl-dspi: fix wrong pointer in suspend/resume
 2020-11-04  0:40 UTC  (2+ messages)

[PATCH 00/46] dt-bindings:iio: yet more txt to yam conversions
 2020-11-04  0:39 UTC  (5+ messages)
` [PATCH 02/46] dt-bindings:iio:potentiometer:adi,ad5272 yaml conversion

[PATCH v3 0/7] set clang minimum version to 10.0.1
 2020-11-04  0:38 UTC  (5+ messages)
` [PATCH v3 1/7] compiler-clang: add build check for clang 10.0.1

Bluetooth: Allow to use configure SCO socket codec parameters
 2020-11-04  0:37 UTC  (13+ messages)

[PATCH net-next v5 0/4] GVE Raw Addressing
 2020-11-04  0:35 UTC  (7+ messages)
` [PATCH 2/4] gve: Add support for raw addressing to the rx path
` [PATCH 3/4] gve: Rx Buffer Recycling
` [PATCH 4/4] gve: Add support for raw addressing in the tx path

[dpdk-dev] [PATCH v3] gso: fix free issue of mbuf gso segments attach to
 2020-11-04  0:35 UTC  (5+ messages)

stable-rc/linux-4.4.y build: 190 builds: 2 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-67-g3cac5345fb08)
 2020-11-04  0:30 UTC 

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-11-04  0:31 UTC  (10+ messages)
` [PATCH v2 4/5] tpm_tis: fix IRQ probing

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-04  0:31 UTC  (3+ messages)

[PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache
 2020-11-04  0:29 UTC  (12+ messages)

+ mm-vmallocc-__vmalloc_area_node-avoid-32-bit-overflow.patch added to -mm tree
 2020-11-04  0:27 UTC 

[Bug 210023] New: Crash when allocating > 2 TB memory
 2020-11-04  0:27 UTC 

stable-rc/queue/5.8 build: 196 builds: 1 failed, 195 passed, 22 warnings (v5.8.18-149-g9b91ca2c8d54)
 2020-11-04  0:27 UTC 

linux-next: build failure after merge of the drm-intel-fixes tree
 2020-11-04  0:25 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 4.19 000/191] 4.19.155-rc1 review
 2020-11-04  0:20 UTC  (3+ messages)
` [PATCH 4.19 056/191] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM

[bpf-next PATCH v3 0/5] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-11-04  0:20 UTC  (2+ messages)

[PATCH v8 resend 0/2] avoid xfs transaction reservation recursion
 2020-11-04  0:16 UTC  (3+ messages)
` [PATCH v8 resend 2/2] xfs: avoid "

[PATCH bpf-next v2 0/8] Implement task_local_storage
 2020-11-04  0:16 UTC  (19+ messages)
` [PATCH bpf-next v2 1/8] bpf: Implement task local storage
` [PATCH bpf-next v2 3/8] bpftool: Add support for "
` [PATCH bpf-next v2 4/8] bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
` [PATCH bpf-next v2 5/8] bpf: Fix tests for local_storage
` [PATCH bpf-next v2 6/8] bpf: Update selftests for local_storage to use vmlinux.h
` [PATCH bpf-next v2 7/8] bpf: Add tests for task_local_storage
` [PATCH bpf-next v2 8/8] bpf: Exercise syscall operations for inode and sk storage

[PATCH] Kbuild: implement support for DWARF5
 2020-11-04  0:17 UTC  (4+ messages)

[Bug 210031] New: unable to handle page fault for address - EIP: khugepaged
 2020-11-04  0:17 UTC 

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-04  0:11 UTC  (6+ messages)
  ` [PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in pr

[igt-dev] [PATCH i-g-t] i915/perf: Make sure i915 is loaded before reading proc
 2020-11-04  0:15 UTC  (3+ messages)

[PATCH net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS
 2020-11-04  0:11 UTC 

+ reboot-refactor-and-comment-the-cpu-selection-code.patch added to -mm tree
 2020-11-04  0:10 UTC 

+ reboot-fix-overflow-parsing-reboot-cpu-number.patch added to -mm tree
 2020-11-04  0:10 UTC 

+ revert-kernel-rebootc-convert-simple_strtoul-to-kstrtoint.patch added to -mm tree
 2020-11-04  0:10 UTC 

[PATCH 00/14] completion: a bunch of updates
 2020-11-04  0:09 UTC  (20+ messages)

[PATCH] binfmt_elf: Fix regression limiting ELF program header size
 2020-11-04  0:09 UTC 

stable-rc/linux-5.4.y build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-215-g1b513bf28609)
 2020-11-04  0:07 UTC 

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-04  0:05 UTC  (3+ messages)
` [PATCH v9 1/7] rcu/tree: Make rcu_do_batch count how many callbacks were executed

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-11-04  0:01 UTC  (9+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[xiang-erofs:fixes] BUILD SUCCESS 89210981f3745d146d40f00fa17bc430e6fc3b3c
 2020-11-04  0:00 UTC 

pyverbs test regression
 2020-11-04  0:00 UTC  (2+ messages)

[PATCH RESEND v2 3/3] arm64: implement CPPC FFH support using AMUs
 2020-11-03 23:54 UTC  (3+ messages)

[ti:am6-abi-ti-linux-4.19.y 13140/13162] drivers/net/ethernet/ti/icssg_classifier.c:402:6: warning: no previous prototype for 'icssg_class_add_mcast'
 2020-11-03 23:57 UTC 

[PATCH] iw: handle positive error codes gracefully
 2020-11-03 23:56 UTC 

Xen 4.13.2 released
 2020-11-03 23:55 UTC  (2+ messages)

[RFC PATCH ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces
 2020-11-03 23:55 UTC  (4+ messages)

[dpdk-dev] [PATCH] usertools: fix pmdinfo parsing
 2020-11-03 23:54 UTC  (4+ messages)

stable-rc/queue/5.4 build: 200 builds: 2 failed, 198 passed, 1 error, 110 warnings (v5.4.74-213-g67dd1e38607a)
 2020-11-03 23:54 UTC 

[PATCH] arm64: dts: qcom: sm8250: remove wakeup-parent for TLMM node
 2020-11-03 23:53 UTC  (5+ messages)

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-03 23:50 UTC  (4+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-03 23:49 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: selftests: Remove address rounding in guest code
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH v2 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH v2 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH v2 5/5] KVM: selftests: Introduce the dirty log perf test

acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910
 2020-11-03 23:41 UTC 

[PATCH] btrfs: reorder extent buffer members for better packing
 2020-11-03 23:44 UTC  (2+ messages)

[qemu-mainline test] 156386: regressions - trouble: blocked/broken/fail/pass
 2020-11-03 23:43 UTC 

[dpdk-dev] [PATCH v2] ethdev: fix data type for port id
 2020-11-03 23:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH 0/3] btrfs: btrfs_lookup_bio_sums() related fixes
 2020-11-03 23:42 UTC  (8+ messages)
` [PATCH 2/3] btrfs: ordered-data: rename parameter @len to @nr_sectors
` [PATCH 3/3] btrfs: file-item: refactor btrfs_lookup_bio_sums() to handle out-of-order bvecs

[PATCH i2c-next v2 0/6] i2c: Incremental fixes for Mellanox BlueField I2C
 2020-11-03 23:41 UTC  (3+ messages)
` [PATCH i2c-next v2 6/6] dt-bindings: i2c: Convert DT file to YAML schema

[Intel-wired-lan] [PATCH v3 0/9] igc: Add XDP support
 2020-11-03 23:41 UTC  (15+ messages)
` [Intel-wired-lan] [PATCH v3 1/9] igc: Fix igc_ptp_rx_pktstamp()
` [Intel-wired-lan] [PATCH v3 7/9] igc: Add initial XDP support
` [Intel-wired-lan] [PATCH v3 8/9] igc: Add support for XDP_TX action
` [Intel-wired-lan] [PATCH v3 9/9] igc: Add support for XDP_REDIRECT action

FAILED: patch "[PATCH] null_blk: Fix zone reset all tracing" failed to apply to 5.9-stable tree
 2020-11-03 23:37 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs_io: add get/set compression option
 2020-11-03 23:36 UTC  (2+ messages)
`  "

stable-rc/queue/4.9 build: 197 builds: 2 failed, 195 passed, 4 warnings (v4.9.241-92-ga976024c6d16)
 2020-11-03 23:36 UTC 

[PATCH 5.9 000/391] 5.9.4-rc1 review
 2020-11-03 23:36 UTC  (3+ messages)
` [PATCH 5.9 374/391] null_blk: synchronization fix for zoned device

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-11-03 23:28 UTC  (12+ messages)

[PATCH] dfu: add DFU_SKIP layout concept
 2020-11-03 23:36 UTC 

[PATCH] drm/amd/display: fix psr panel lightup
 2020-11-03 23:33 UTC  (2+ messages)

BUG_ON(!newowner) in fixup_pi_state_owner()
 2020-11-03 23:31 UTC  (2+ messages)

[PATCH net-next 0/3] xilinx_emaclite W=1 fixes
 2020-11-03 23:28 UTC  (5+ messages)
` [PATCH net-next 2/3] drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1

[meta-security][PATCH 1/2] softHSM: add pkg
 2020-11-03 23:27 UTC  (3+ messages)
` [yocto] "

[PATCH v12 0/7] Add support for KeemBay DRM driver
 2020-11-03 23:26 UTC  (8+ messages)
` [PATCH v12 1/7] dt-bindings: display: Add support for Intel KeemBay Display
` [PATCH v12 2/7] dt-bindings: display: Intel KeemBay MSSCAM
` [PATCH v12 3/7] dt-bindings: display: bridge: Intel KeemBay DSI
` [PATCH v12 4/7] drm/kmb: Keem Bay driver register definition
` [PATCH v12 5/7] drm/kmb: Add support for KeemBay Display
` [PATCH v12 6/7] drm/kmb: Mipi DSI part of the display driver
` [PATCH v12 7/7] drm/kmb: Build files for KeemBay Display driver

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-03 23:27 UTC  (3+ messages)

[PATCH 00/29] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-11-03 23:23 UTC  (5+ messages)
` [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT "

[PATCH] drm/amdgpu/swsmu: remove duplicate call to smu_set_default_dpm_table
 2020-11-03 23:24 UTC 

[PATCH net-next] vxlan: Use a per-namespace nexthop listener instead of a global one
 2020-11-03 23:24 UTC  (3+ messages)

stable-rc/queue/4.19 build: 206 builds: 1 failed, 205 passed, 77 warnings (v4.19.154-191-g43abc622c570)
 2020-11-03 23:23 UTC 

[PATCHv2 0/2] pahole: Workaround dwarf bug for function encoding
 2020-11-03 23:22 UTC  (11+ messages)
` [PATCH 2/2] btf_encoder: Change functions check due to broken dwarf

[PATCH net-next v7 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-11-03 23:22 UTC  (2+ messages)

[PATCH BlueZ 1/2] doc: Add tester.config
 2020-11-03 23:19 UTC  (2+ messages)
` [PATCH BlueZ 2/2] tools/test-runner: Fix using removed options

[PATCH v2] PCI: mediatek: Fix wrong operator used
 2020-11-03 23:10 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE
 2020-11-03 23:12 UTC  (10+ messages)
` [PATCH 4/4] drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN

[igt-dev] [PATCH i-g-t] lib/igt_core: Don't return too early in common_init_config
 2020-11-03 23:11 UTC  (4+ messages)

[PATCH] drm/amdgpu/display: FP fixes for DCN3.x (v4)
 2020-11-03 23:10 UTC 

Pure iptables solution for DNS/socks5/http forwarding/transparent proxy in docker environment
 2020-11-03 23:09 UTC 

[PATCH v2 00/19] Mirror map JIT memory for TCG
 2020-11-03 23:08 UTC  (7+ messages)
` [PATCH v2 01/19] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v2 18/19] tcg/aarch64: Implement flush_idcache_range manually

[PATCH net-next] ibmvnic: merge do_change_param_reset into do_reset
 2020-11-03 23:09 UTC  (2+ messages)

[PATCH] AER: aer_root_reset() non-native handling
 2020-11-03 23:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-11-03 23:08 UTC  (4+ messages)

Re[2]: parent transid verify failed: Fixed but re-appearing
 2020-11-03 23:05 UTC  (11+ messages)
`  "
            ` Re[3]: "

[PATCH] binman: Call helper function binman_set_rom_offset() to fill offset
 2020-11-03 23:03 UTC  (4+ messages)

[PATCH] binman: Fix typo in kernel-doc format for binman_symname()
 2020-11-03 23:03 UTC  (6+ messages)

[PATCH v3 8/8] doc: add sandbox API
 2020-11-03 23:03 UTC  (16+ messages)
` [PATCH v3 0/8] sandbox: implement cold reset
  ` [PATCH v3 4/8] sandbox: use O_CLOEXEC in os_open()
  ` [PATCH v3 5/8] sandbox: implement reset
  ` [PATCH v3 7/8] sandbox: update function descriptions in os.h
  ` [PATCH v3 6/8] test: adjust sysreset tests
  ` [PATCH v3 3/8] test/py: test poweroff
  ` [PATCH v3 2/8] sandbox: enable poweroff command
  ` [PATCH v3 1/8] sandbox: eth-raw: do not close the console input

[PATCH v3 29/29] patman: Support listing comments from patchwork
 2020-11-03 23:03 UTC  (31+ messages)
` [PATCH v3 00/29] patman: Collect review tags and comments from Patchwork
  ` [PATCH v3 28/29] patman: Support parsing of review snippets
  ` [PATCH v3 27/29] patman: Support updating a branch with review tags
  ` [PATCH v3 26/29] patman: Support checking for review tags in patchwork
  ` [PATCH v3 25/29] patman: Detect missing upstream in CountCommitsToBranch
  ` [PATCH v3 24/29] patman: Improve handling of files
  ` [PATCH v3 23/29] patman: Allow showing a Commit as a string
  ` [PATCH v3 22/29] patman: Don't ignore lines starting with hash
  ` [PATCH v3 21/29] patman: Fix spelling of plural for warning
  ` [PATCH v3 20/29] patman: Convert testBasic() to use an interator
  ` [PATCH v3 19/29] patman: Add some tests for warnings
  ` [PATCH v3 18/29] patman: Add a test for PatchStream tags
  ` [PATCH v3 17/29] patman: Drop unused signoff member
  ` [PATCH v3 16/29] patman: Convert 'Series-xxx' tag errors into warnings
  ` [PATCH v3 15/29] patman: Attach warnings to individual patches
  ` [PATCH v3 14/29] patman: Move warning collection to a function
  ` [PATCH v3 13/29] patman: Fix up argument/return docs in patchstream
  ` [PATCH v3 12/29] patman: Drop unused args "
  ` [PATCH v3 11/29] patman: Rename variables "
  ` [PATCH v3 10/29] patman: Rename functions "
  ` [PATCH v3 09/29] patman: Fix constant style "
  ` [PATCH v3 08/29] patman: Fix indenting "
  ` [PATCH v3 07/29] patman: Allow linking a series with patchwork
  ` [PATCH v3 06/29] patman: Fix remaining pylint3 warnings in func_test
  ` [PATCH v3 05/29] patman: Use capture_sys_output() consistently
  ` [PATCH v3 04/29] patman: Fix whitespace errors in func_test
  ` [PATCH v3 03/29] patman: Update how tests are run
  ` [PATCH v3 02/29] azure/gitLab/travis: Add pygit2 as a dependency for tests
  ` [PATCH v3 01/29] patman: Correct operation of -n

[PATCH 1/1] test: test/bloblist.c depends on asm/state.h
 2020-11-03 23:02 UTC  (3+ messages)

[PATCH 1/1] test: linking test/compression.c fails
 2020-11-03 23:02 UTC  (3+ messages)

[PATCH 2/2] binman: Correct calculation for image-pos
 2020-11-03 23:02 UTC  (4+ messages)
` [PATCH 1/2] binman: Update intel_ifwi to store padded section

Secure boot/signed images and GPL code
 2020-11-03 22:59 UTC  (3+ messages)

stable-rc/queue/4.4 build: 187 builds: 2 failed, 185 passed, 2 errors, 13 warnings (v4.4.241-66-gcf149e8ad82e)
 2020-11-03 23:00 UTC 

[PATCH v3 7/8] sandbox: update function descriptions in os.h
 2020-11-03 15:11 UTC 

[PATCH v3 5/8] sandbox: implement reset
 2020-11-03  0:05 UTC 

[PATCH v3 4/8] sandbox: use O_CLOEXEC in os_open()
 2020-11-03  0:05 UTC 

[PATCH v3 28/29] patman: Support parsing of review snippets
 2020-10-30  3:46 UTC 

[PATCH v3 27/29] patman: Support updating a branch with review tags
 2020-10-30  3:46 UTC 

[PATCH v3 26/29] patman: Support checking for review tags in patchwork
 2020-10-30  3:46 UTC 

[PATCH v3 25/29] patman: Detect missing upstream in CountCommitsToBranch
 2020-10-30  3:46 UTC 

[PATCH v3 24/29] patman: Improve handling of files
 2020-10-30  3:46 UTC 

[PATCH v3 23/29] patman: Allow showing a Commit as a string
 2020-10-30  3:46 UTC 

[PATCH v3 22/29] patman: Don't ignore lines starting with hash
 2020-10-30  3:46 UTC 

[PATCH v3 21/29] patman: Fix spelling of plural for warning
 2020-10-30  3:46 UTC 

[PATCH v3 20/29] patman: Convert testBasic() to use an interator
 2020-10-30  3:46 UTC 

[PATCH v3 19/29] patman: Add some tests for warnings
 2020-10-30  3:46 UTC 

[PATCH v3 18/29] patman: Add a test for PatchStream tags
 2020-10-30  3:46 UTC 

[PATCH v3 17/29] patman: Drop unused signoff member
 2020-10-30  3:46 UTC 

[PATCH v3 16/29] patman: Convert 'Series-xxx' tag errors into warnings
 2020-10-30  3:46 UTC 

[PATCH v3 15/29] patman: Attach warnings to individual patches
 2020-10-30  3:46 UTC 

[PATCH v3 14/29] patman: Move warning collection to a function
 2020-10-30  3:46 UTC 

[PATCH v3 13/29] patman: Fix up argument/return docs in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 12/29] patman: Drop unused args in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 11/29] patman: Rename variables in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 10/29] patman: Rename functions in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 09/29] patman: Fix constant style in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 08/29] patman: Fix indenting in patchstream
 2020-10-30  3:46 UTC 

[PATCH v3 07/29] patman: Allow linking a series with patchwork
 2020-10-30  3:46 UTC 

[PATCH v3 06/29] patman: Fix remaining pylint3 warnings in func_test
 2020-10-30  3:46 UTC 

[PATCH v3 05/29] patman: Use capture_sys_output() consistently
 2020-10-30  3:46 UTC 

[PATCH v3 04/29] patman: Fix whitespace errors in func_test
 2020-10-30  3:46 UTC 

[PATCH v3 03/29] patman: Update how tests are run
 2020-10-30  3:46 UTC 

[PATCH v3 02/29] azure/gitLab/travis: Add pygit2 as a dependency for tests
 2020-10-30  3:46 UTC 

[PATCH v3 01/29] patman: Correct operation of -n
 2020-10-30  3:46 UTC 

[PATCH v3 6/8] test: adjust sysreset tests
 2020-10-27 19:29 UTC 

[PATCH v3 3/8] test/py: test poweroff
 2020-10-27 19:29 UTC 

[PATCH v3 2/8] sandbox: enable poweroff command
 2020-10-27 19:29 UTC 

[PATCH v3 1/8] sandbox: eth-raw: do not close the console input
 2020-10-27 19:29 UTC 


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.