All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-19 01:19:31 to 2021-02-19 03:19:02 UTC [more...]

[PATCHSET v2 0/4] xfs_repair: set needsrepair when dirtying filesystems
 2021-02-19  3:18 UTC  (5+ messages)
` [PATCH 1/4] xfs_repair: set NEEDSREPAIR the first time we write to a filesystem
` [PATCH 2/4] libxfs: simulate system failure after a certain number of writes
` [PATCH 3/4] xfs_repair: factor phase transitions into a helper
` [PATCH 4/4] xfs_repair: add post-phase error injection points

[PATCH] Input: joydev - prevent potential read overflow in ioctl
 2021-02-19  3:17 UTC  (2+ messages)

error in backport of 'btrfs: fix possible free space tree corruption with online conversion'
 2021-02-19  3:17 UTC 

[PATCH] io_uring: don't recursively hold ctx->uring_lock in io_wq_submit_work()
 2021-02-19  3:16 UTC  (5+ messages)

[PATCH v2] virtio-blk: support per-device queue depth
 2021-02-19  3:15 UTC  (2+ messages)

[PATCH] drm/panel: elida-kd35t133: allow using non-continuous dsi clock
 2021-02-19  3:13 UTC 

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-19  3:10 UTC  (16+ messages)

[wireless-regdb] wireless-regdb: Update regulatory rules for Cuba (CU) on 5GHz
 2021-02-19  3:12 UTC 

What's cooking in git.git (Feb 2021, #04; Thu, 18)
 2021-02-19  3:11 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 3/3] selftests: mptcp: signal addresses testcases
 2021-02-19  3:09 UTC 

include/asm-generic/preempt.h:16:17: sparse: sparse: context imbalance in '_raw_spin_lock_irqsave' - wrong count at exit
 2021-02-19  3:09 UTC 

[PATCH v2 0/7] New libtracefs APIs
 2021-02-19  3:07 UTC  (3+ messages)
` [PATCH v2 3/7] libtracefs: New APIs for enable / disable tracing

[PATCH] net: e1000: check transmit descriptor field values
 2021-02-19  3:05 UTC  (5+ messages)

[MPTCP] [MPTCP][PATCH v5 mptcp-next 2/3] mptcp: move to next addr when subflow creation fail
 2021-02-19  3:08 UTC 

[RFC][PATCH] btrfs: sysfs for chunk layout hint
 2021-02-19  3:06 UTC  (3+ messages)

[MPTCP] [MPTCP][PATCH v5 mptcp-next 1/3] mptcp: export lookup_anno_list_by_saddr
 2021-02-19  3:08 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 0/3] move to next addr and testcases
 2021-02-19  3:08 UTC 

ERROR: failed to read block groups: Input/output error
 2021-02-19  3:03 UTC  (3+ messages)

[CI 00/17] Gitlab CI and test framework improvements
 2021-02-19  2:59 UTC  (18+ messages)
` [CI 01/17] tests: Make sure LANG is set properly for iso9660_test
` [CI 02/17] tests: Fix partmap_test for arm*-efi, disk numbering has changed
` [CI 03/17] tests: When checking squashfs fstime, use superblock last modified time
` [CI 04/17] tests: Fail immediately when grub-shell fails and do not occlude the error code
` [CI 05/17] grub-shell: Allow specifying non-default trim line contents
` [CI 06/17] grub-shell: Trim line should always be matched from the beginning of the line
` [CI 07/17] grub-shell: Only show grub-mkrescue output if it returns an error
` [CI 08/17] grub-shell: Allow setting default timeout via GRUB_SHELL_DEFAULT_TIMEOUT envvar
` [CI 09/17] grub-shell: Put all generated files into working dir and use better file names
` [CI 10/17] grub-shell: Add grub output logfile with grub-shell --debug
` [CI 11/17] grub-shell: Set exit status to qemu exit status
` [CI 12/17] tests: Allow turning on shell tracing from environment variables
` [CI 13/17] grub-shell: Add --verbose to mkrescue when $debug is greater than 2
` [CI 14/17] grub-shell: Use malta qemu-mips machine type instead off non-existant indy
` [CI 15/17] grub-shell: Update qemu UEFI firmware names to be more generic
` [CI 16/17] ci: Add .gitlab-ci.yml for continuous integration with Gitlab CI
` [CI 17/17] keep: remove a lot of cruft that we probably want to reuse at some point

[PATCH] ASoC: imx-hdmi: no need to set .owner when using module_platform_driver
 2021-02-19  2:55 UTC  (4+ messages)

[PATCH] of: error: 'const struct kimage' has no member named 'arch'
 2021-02-19  2:53 UTC  (7+ messages)

[Split IRQ] f857915c4f: WARNING:inconsistent_lock_state
 2021-02-19  2:54 UTC 

[PATCH 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-19  2:52 UTC  (6+ messages)

spi-nor: maxronix MX25L12835F support
 2021-02-19  2:45 UTC  (9+ messages)

[dpdk-dev] [PATCH] examples/vhost: fix unchecked return value
 2021-02-19  2:40 UTC 

[PATCH v4 00/13] error: Do compile-time format string checking on grub_error
 2021-02-19  2:47 UTC  (14+ messages)
` [PATCH v4 01/13] misc: Format string for grub_error should be a literal
` [PATCH v4 02/13] error: grub_error missing format string argument
` [PATCH v4 03/13] error: grub_error format string add missing format code
` [PATCH v4 04/13] dmraid_nvidia: Format string error in grub_error
` [PATCH v4 05/13] grub_error: Use format code PRIuGRUB_SIZE for variables of type grub_size_t
` [PATCH v4 06/13] pgp: Format code for grub_error is incorrect
` [PATCH v4 07/13] efi: Format string error in grub_error
` [PATCH v4 08/13] error: Use %p format code for pointer types
` [PATCH v4 09/13] error: Use format code PRIxGRUB_UINT64_T for 64-bit uint argument in grub_error
` [PATCH v4 10/13] error: Use format code PRIxGRUB_UINT64_T for 64-bit arg "
` [PATCH v4 11/13] error: Use format code PRIuGRUB_UINT64_T for 64-bit typed fileblock "
` [PATCH v4 12/13] error: Use format code llu for 64-bit uint bp->blk_prop "
` [PATCH v4 13/13] error: Do compile-time format string checking on grub_error

[PATCH 1/6] powerpc/mm/64s: Add _PAGE_KERNEL_ROX
 2021-02-19  2:43 UTC  (5+ messages)
` [PATCH 4/6] powerpc/mm/64s/hash: Factor out change_memory_range()
` [PATCH 5/6] powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR

[PATCH v8 4/6] arm64: hyperv: Initialize hypervisor on boot
 2021-02-19  2:40 UTC  (2+ messages)

[PATCH v8 2/6] arm64: hyperv: Add Hyper-V clocksource/clockevent support
 2021-02-19  2:35 UTC  (4+ messages)

[OE-core] [PATCH] wordsize.h: This file should be the same under arm and aarch64, othersise the following error happens:
 2021-02-19  2:36 UTC  (2+ messages)

[PATCH] lib: sha512: include "compiler.h"
 2021-02-19  2:32 UTC 

[PATCH] arm: include: secure: Don't include asm\global_data.h in .S file
 2021-02-19  2:31 UTC 

mmotm 2021-02-18-18-29 uploaded
 2021-02-19  2:30 UTC 

[PATCH] drm/drv: Remove initialization of static variables
 2021-02-19  2:30 UTC 

[PATCH] drm/amd/display: Allow spatial dither to 10 bpc on all DCE
 2021-02-19  2:28 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] Add BTF_KIND_FLOAT support
 2021-02-19  2:25 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] bpf: Add BTF_KIND_FLOAT to uapi
` [PATCH v2 bpf-next 2/6] libbpf: Add BTF_KIND_FLOAT support
` [PATCH v2 bpf-next 3/6] tools/bpftool: "
` [PATCH v2 bpf-next 4/6] bpf: "
` [PATCH v2 bpf-next 5/6] selftest/bpf: Add BTF_KIND_FLOAT tests
` [PATCH v2 bpf-next 6/6] bpf: Document BTF_KIND_FLOAT in btf.rst

[PATCH net v4] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19  2:25 UTC 

[zen-kernel-zen-kernel:5.11/futex2 1/13] kernel/futex2.c:163:16: warning: incompatible integer to pointer conversion passing 'uintptr_t' (aka 'unsigned long') to parameter of type 'const void
 2021-02-19  2:25 UTC 

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-19  2:23 UTC  (8+ messages)
          ` [PATCH v2 1/1] PCI/RCEC: Fix RCiEP capable devices RCEC association

[PATCH] xfs: set aside allocation btree blocks from block reservation
 2021-02-19  2:24 UTC  (4+ messages)

[ZEN] 2d56caddc2: hackbench.throughput -20.5% regression
 2021-02-19  2:24 UTC 

[PATCH] bus: mhi: core: Move to polling method to wait for MHI ready
 2021-02-19  2:18 UTC 

[PATCH v4 0/3] Serialize execution environment changes for MHI
 2021-02-19  2:17 UTC  (4+ messages)
` [PATCH v4 1/3] bus: mhi: core: Clear devices when moving execution environments
` [PATCH v4 2/3] bus: mhi: core: Download AMSS image from appropriate function
` [PATCH v4 3/3] bus: mhi: core: Process execution environment changes serially

[PATCH] net: eepro100: validate various address values
 2021-02-19  2:14 UTC  (5+ messages)

[PATCH v2 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19  2:10 UTC  (3+ messages)
` [PATCH v2 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19  2:07 UTC  (20+ messages)
` [Nouveau] "
` [PATCH v2 1/4] hmm: Device exclusive memory access
  ` [Nouveau] "
` [PATCH v2 2/4] hmm: Selftests for exclusive device memory
  ` [Nouveau] "
` [PATCH v2 3/4] nouveau/svm: Refactor nouveau_range_fault
  ` [Nouveau] "
` [PATCH v2 4/4] nouveau/svm: Implement atomic SVM access
  ` [Nouveau] "

[Split IRQ] 2d2d3b0760: WARNING:inconsistent_lock_state
 2021-02-19  2:07 UTC 

[ndctl PATCH v2 00/13] Initial CXL support
 2021-02-19  2:03 UTC  (28+ messages)
` [ndctl PATCH v2 01/13] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v2 02/13] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v2 03/13] libcxl: add support for command query and submission
` [ndctl PATCH v2 04/13] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v2 05/13] test: rename 'ndctl_test' to 'test_ctx'
` [ndctl PATCH v2 06/13] test: rename 'ndctl_test_*' helpers to 'test_*'
` [ndctl PATCH v2 07/13] test: introduce a libcxl unit test
` [ndctl PATCH v2 08/13] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v2 09/13] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v2 10/13] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v2 11/13] test/libcxl: add a test for {set, get}_lsa commands
` [ndctl PATCH v2 12/13] Documentation/cxl: add library API documentation
` [ndctl PATCH v2 13/13] test/libcxl: introduce a command size fuzzing test

[MPTCP] Re: [PATCH iproute2-next] mptcp: add support for port based endpoint
 2021-02-19  2:04 UTC 

[PATCH 0/5] Initial trace-cmd perf support
 2021-02-19  2:03 UTC  (3+ messages)
` [PATCH 5/5] [WIP] trace-cmd: Add new subcomand "trace-cmd perf"

[PATCH net v2] net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
 2021-02-19  2:03 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH] nfsd: Don't keep looking up unhashed files in the nfsd file cache
 2021-02-19  2:02 UTC 

[meta-python2][dunfell][PATCH] python: Add fix for CVE-2019-9674
 2021-02-19  2:02 UTC  (2+ messages)
` [oe] "

next/pending-fixes baseline: 176 runs, 9 regressions (v5.11-2286-g3c15bb8df3365)
 2021-02-19  1:57 UTC 

[PATCH] ntfs: check for valid standard information attribute
 2021-02-19  1:54 UTC  (2+ messages)

[PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-02-19  1:56 UTC  (11+ messages)
` [PATCH v5 01/10] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v5 03/10] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v5 04/10] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v5 05/10] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v5 06/10] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v5 07/10] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v5 08/10] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v5 10/10] mtd: spi-nor-tiny: "

[MPTCP] Re: [PATCH mptcp-net] mptcp: do not wakeup listener for MPJ subflows
 2021-02-19  1:55 UTC 

[PATCH 0/3] vfio/type1: batch page pinning
 2021-02-19  1:50 UTC  (4+ messages)
` [PATCH 3/3] "

[MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 1/2] mptcp: move to next addr when subflow creation fail
 2021-02-19  1:49 UTC 

[tcp] 9d9b1ee0b2: packetdrill.packetdrill/gtests/net/tcp/user_timeout/user-timeout-probe_ipv4-mapped-v6.fail
 2021-02-19  1:48 UTC  (2+ messages)

[PATCH 0/5] Add Micronova srl S027_3 board support
 2021-02-19  1:44 UTC  (3+ messages)
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board

[PATCH v5 00/14] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-02-19  1:42 UTC  (6+ messages)
` [PATCH v5 05/14] vfio/mdev: idxd: add basic mdev registration and helper functions

[PATCH] firmware: don't build hvmloader if it is not needed
 2021-02-19  1:42 UTC  (8+ messages)

[RFC] xen/arm: introduce XENFEAT_ARM_dom0_iommu
 2021-02-19  1:42 UTC  (5+ messages)

[PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
 2021-02-19  1:37 UTC  (2+ messages)
` [PATCH v7 "

[PATCH] drm/ioctl: fix space prohibited after that open parenthesis
 2021-02-19  1:38 UTC 

[dm-devel] [PATCH] multipathd: avoid crash in uevent_cleanup()
 2021-02-19  1:36 UTC  (10+ messages)

[OE-core] [PATCH] glibc-package.inc: Fix build error under multilib as following:
 2021-02-19  1:35 UTC 

[PATCH 00/14] KVM: x86/mmu: Dirty logging fixes and improvements
 2021-02-19  1:31 UTC  (6+ messages)
` [PATCH 05/14] KVM: x86/mmu: Consult max mapping level when zapping collapsible SPTEs

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.176-38-gb9ca1d941eac)
 2021-02-19  1:31 UTC 

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-19  1:29 UTC  (3+ messages)

[Intel-wired-lan] [PATCH next-queue v2 0/2] PPS and SDP support for i225
 2021-02-19  1:31 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH next-queue v2 1/2] igc: Enable internal i225 PPS
` [Intel-wired-lan] [PATCH next-queue v2 2/2] igc: enable auxiliary PHC functions for the i225

[PATCH v5 0/5] x86: Improve Minimum Alternate Stack Size
 2021-02-19  1:25 UTC  (3+ messages)
` [PATCH v5 4/5] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v9 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-02-19  1:25 UTC  (7+ messages)
` [PATCH v9 1/7] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v9 6/7] clk: clock-wizard: Remove the hardcoding of the clock outputs

[PATCH v8 0/9] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-19  1:25 UTC  (6+ messages)
` [PATCH v8 7/9] crypto: hisilicon/hpre - add 'ECDH' algorithm

RFC: Grub project management
 2021-02-19  1:22 UTC  (7+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.257-38-g75122d114f4f7)
 2021-02-19  1:20 UTC 

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next] mptcp: free resources when the port number is mismatched
 2021-02-19  1:20 UTC 

[PATCH 4/4] drm/amdgpu: Init the cp MQD if it's not be initialized before
 2021-02-19  1:19 UTC 

[PATCH 3/4] drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
 2021-02-19  1:19 UTC 

[PATCH 2/4] drm/amdgpu: get xgmi info at eary_init
 2021-02-19  1:19 UTC 

Wandboard WB-IMX6U-BW CAM-OV5645 camera
 2021-02-19  1:19 UTC  (4+ messages)
` [meta-freescale] "


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.