All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-27 21:24:21 to 2021-03-28 02:19:13 UTC [more...]

how do i bring this disk back into the fold?
 2021-03-28  2:12 UTC 

[PATCH] Makefile: add QUIET_GEN to "tags" and "TAGS" targets
 2021-03-28  2:18 UTC 

why won't this RAID5 device start?
 2021-03-28  2:14 UTC 

[PATCH 1/4] libndctl: Unify adding dimms for papr and nfit families
 2021-03-28  2:15 UTC  (5+ messages)
` [PATCH 2/4] test: Don't skip tests if nfit modules are missing
` [PATCH 3/4] papr: Add support to parse save_fail flag for dimm
` [PATCH 4/4] Use page size as alignment value

[PATCH 0/7] improve reporting of unexpected objects
 2021-03-28  2:13 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently()
  ` [PATCH v2 02/10] object.c: refactor type_from_string_gently()
  ` [PATCH v2 03/10] object.c: make type_from_string() return "enum object_type"
  ` [PATCH v2 04/10] object-file.c: make oid_object_info() "
  ` [PATCH v2 05/10] object-name.c: make dependency on object_type order more obvious
  ` [PATCH v2 06/10] tree.c: fix misindentation in parse_tree_gently()
  ` [PATCH v2 07/10] object.c: add a utility function for "expected type X, got Y"
  ` [PATCH v2 08/10] object.c: add and use oid_is_type_or_die_msg() function
  ` [PATCH v2 09/10] object tests: add test for unexpected objects in tags
  ` [PATCH v2 10/10] tag: don't misreport type of tagged objects in errors

[PATCH v25 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-03-28  2:13 UTC  (17+ messages)
` [PATCH v25 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v25 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v25 03/10] fs/ntfs3: Add bitmap
` [PATCH v25 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v25 05/10] fs/ntfs3: Add attrib operations
` [PATCH v25 06/10] fs/ntfs3: Add compression
` [PATCH v25 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v25 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v25 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
  ` [PATCH] fs/ntfs3: fix boolreturn.cocci warnings
  ` [PATCH] fs/ntfs3: fix d_find_alias.cocci warnings
` [PATCH v25 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH 0/8] Optimization batch 10: avoid detecting even more irrelevant renames
 2021-03-28  2:01 UTC  (5+ messages)
` [PATCH 3/8] merge-ort: record the reason that we want a rename for a directory

[PATCH bpf-next] bpf: trace jit code when enable BPF_JIT_ALWAYS_ON
 2021-03-28  1:59 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/4] Support ice PMD on Windows
 2021-03-28  2:05 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] build: enable iavf base code to build on windows
  ` [dpdk-dev] [PATCH v2 2/3] net/ice: build on Windows
  ` [dpdk-dev] [PATCH v2 3/3] net/ice: disable ice DDP package "

[PATCH 1/1] fs: fat: fix file_fat_detectfs()
 2021-03-28  2:05 UTC  (2+ messages)

[sashal-linux-stable:queue-5.10 183/198] drivers/net/dsa/ocelot/felix.c:628:6: error: no member named 'assisted_learning_on_cpu_port' in 'struct dsa_switch'
 2021-03-28  1:59 UTC 

[PATCH] crypto: mips: add poly1305-core.S to .gitignore
 2021-03-28  1:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-03-28  1:50 UTC  (10+ messages)
` [PATCH v4 2/4] riscv: cmpxchg.h: Merge macros
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH v3 00/20] Sparse Index: Design, Format, Tests
 2021-03-28  1:47 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/20] sparse-index: design doc and format update

[PATCH v3] gitweb: redacted e-mail addresses feature
 2021-03-28  1:41 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 1/2] Parse tags for absent objects
 2021-03-28  1:35 UTC  (4+ messages)
` [PATCH 6/7] object tests: add test for unexpected objects in tags

[PATCH 0/5] small doc make and lint fixes
 2021-03-28  1:35 UTC  (6+ messages)
` [PATCH 4/5] doc lint: fix bugs in, simplify and improve lint script

[GIT PULL FOR v5.13] Miscellaneous changes
 2021-03-28  1:37 UTC  (2+ messages)
` [GIT PULL FOR v5.13] Miscellaneous changes (#72687)

[PATCH] sequencer: fix edit handling for cherry-pick and revert messages
 2021-03-28  1:30 UTC  (4+ messages)

Git 2.31.1, Solaris and error: conflicting types for 'inet_ntop'
 2021-03-28  1:26 UTC  (4+ messages)

[PATCH v5 0/5] Add r8a77965 DRIF support
 2021-03-28  1:20 UTC  (4+ messages)

[PATCH v1 1/8] software node: Free resources explicitly when swnode_register() fails
 2021-03-28  1:14 UTC  (10+ messages)
` [PATCH v1 2/8] software node: Introduce software_node_alloc()/software_node_free()
` [PATCH v1 3/8] software node: Show properties and their values in sysfs
` [PATCH v1 4/8] software node: Deduplicate code in fwnode_create_software_node()
` [PATCH v1 5/8] software node: Imply kobj_to_swnode() to be no-op
` [PATCH v1 6/8] software node: Simplify swnode_register() a bit
` [PATCH v1 7/8] software node: Introduce SOFTWARE_NODE_REFERENCE() helper macro
` [PATCH v1 8/8] media: ipu3-cio2: Switch to use SOFTWARE_NODE_REFERENCE()

loop for hdimage
 2021-03-28  1:13 UTC  (2+ messages)

Testers wanted: Atom netbooks with x86_64 disabled by BIOS
 2021-03-28  1:07 UTC  (4+ messages)

[GIT PULL] SCSI fixes for 5.12-rc4
 2021-03-28  1:04 UTC 

[GIT PULL] Block fixes for 5.12-rc5
 2021-03-28  1:04 UTC 

[GIT PULL] io_uring fixes for 5.12-rc5
 2021-03-28  1:01 UTC 

[PATCH] rte_ring: fix racy dequeue/enqueue in ppc64
 2021-03-28  1:00 UTC  (5+ messages)
    ` [dpdk-dev] [dpdk-stable] "

[PATCH net-next 0/2] selftest: add tests for packet per second
 2021-03-28  0:55 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: tc-testing: add action police selftest for packets "

[PATCH] usb: dwc3: Create helper function getting MDWIDTH
 2021-03-28  0:55 UTC  (5+ messages)
` [PATCH v2] "

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-28  0:53 UTC  (3+ messages)

[jpirko-mlxsw:linecards 47/80] drivers/net/ethernet/mellanox/mlxsw/core_linecards.c:120:4: error: expected '}' before 'else'
 2021-03-28  0:48 UTC 

[PATCH V3] target/riscv: Align the data type of reset vector address
 2021-03-28  0:46 UTC  (6+ messages)

[meta-oe][dunfell][PATCH] freerdp: Add missing libxkbcommon WL dependency
 2021-03-28  0:47 UTC  (3+ messages)

[PATCH] hw: Do not include hw/irq.h if it is not necessary
 2021-03-28  0:44 UTC  (3+ messages)

[PATCH] grub2: Disable for RISCV32
 2021-03-28  0:39 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/9] sched: Clean up SCHED_DEBUG
 2021-03-28  0:33 UTC  (4+ messages)
` [PATCH 6/9] debugfs: Implement debugfs_create_str()

[GIT PULL] CIFS/SMB3 Fixes
 2021-03-28  0:07 UTC 

[Intel-gfx] [PATCH v2 00/25] drm/i915: Add support for FBs requiring a POT stride padding
 2021-03-28  0:22 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for FBs requiring a POT stride padding (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[linux-next:master 3955/7588] arch/riscv/mm/init.c:485:18: error: 'xip_pmd' undeclared; did you mean 'xdp_md'?
 2021-03-28  0:20 UTC  (2+ messages)

[PATCH] libndctl: Remove redundant checks and assignments
 2021-03-28  0:13 UTC 

[PATCH] rsi: Use resume_noirq for SDIO
 2021-03-27 23:59 UTC 

[GSOC][PATCH] userdiff: add support for Scheme
 2021-03-27 23:46 UTC  (4+ messages)

stable-rc/queue/4.4 baseline: 93 runs, 8 regressions (v4.4.263-17-g9c67d4d7b0ce)
 2021-03-27 23:59 UTC 

[PATCH 1/1] Adding some Roland devices' USB digital audio
 2021-03-27 23:58 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 117 runs, 6 regressions (v4.14.227-28-ga7adbb50b62c5)
 2021-03-27 23:36 UTC 

[syzbot] KASAN: null-ptr-deref Read in filp_close (2)
 2021-03-27 23:33 UTC  (6+ messages)

[PATCH] USB: serial: iuu_phoenix: remove redundant variable 'error'
 2021-03-27 23:27 UTC 

[PATCH 1/2] sched/debug: Don't disable IRQ when acquiring sched_debug_lock
 2021-03-27 23:25 UTC  (2+ messages)
` [PATCH 2/2] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only

[PATCH 1/2] utilities: Add a script for automated latex package install
 2021-03-27 23:32 UTC  (4+ messages)
` [PATCH 2/2] FAQ-BUILD: Add a description for the automated latex package install script

[yocto-autobuilder-helper][dunfell 00/15] Pull request (cover letter only)
 2021-03-27 23:07 UTC 

[PATCH 0/4] cmake: learn to optionally skip linking dashed built-ins
 2021-03-27 23:06 UTC  (5+ messages)
` [PATCH 1/4] cmake: support SKIP_DASHED_BUILT_INS
` [PATCH 2/4] cmake(install): fix double .exe suffixes
` [PATCH 3/4] cmake: add a preparatory work-around to accommodate `vcpkg`
` [PATCH 4/4] cmake(install): include vcpkg dlls

[PATCH] scsi: qedi: emove redundant assignment to variable err
 2021-03-27 23:06 UTC 

[PATCH v4 0/3] Fixes to bridge/panel and ingenic-drm
 2021-03-27 23:05 UTC  (4+ messages)
` [PATCH v4 2/3] drm/encoder: Add macro drmm_plain_encoder_alloc()

[PATCH] PCI: Remove pci_try_set_mwi
 2021-03-27 23:04 UTC  (2+ messages)

[OE-core][dunfell 00/21] Pull request (cover letter only)
 2021-03-27 23:03 UTC 

[PATCH] rtlwifi: remove redundant assignment to variable err
 2021-03-27 23:00 UTC 

[PATCH v1 1/1] x86/tdx: Handle MWAIT, MONITOR and WBINVD
 2021-03-27 22:54 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-27 22:53 UTC  (5+ messages)

stable-rc/linux-5.4.y baseline: 105 runs, 5 regressions (v5.4.108-53-gf6e98ecf3430)
 2021-03-27 22:51 UTC 

arch/arm64/include/asm/syscall_wrapper.h:76:25: warning: no previous prototype for '__arm64_sys_process_madvise'
 2021-03-27 22:44 UTC  (2+ messages)

[Buildroot] [PATCH] package/perl: fix configure when BR2_VERSION_FULL contains a '/'
 2021-03-27 22:42 UTC 

[PATCH] of/fdt: Improve error checking
 2021-03-27 22:41 UTC 

[PATCH] mfd: timberdale: remove redundant assignment to variable err
 2021-03-27 22:41 UTC 

[PATCH -next] drivers: net: CONFIG_ATH9K select LEDS_CLASS
 2021-03-27 22:38 UTC  (2+ messages)

[PATCH v1 1/1] kernel.h: Drop inclusion in bitmap.h
 2021-03-27 22:38 UTC  (4+ messages)

[PATCH][next] mlxsw: spectrum_router: remove redundant initialization of variable force
 2021-03-27 22:33 UTC 

[Buildroot] [PATCH 1/2] perl-parse-yapp: new package
 2021-03-27 22:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/samba4: bump version to 4.14.2

[Buildroot] [PATCH] boot/uboot: fix uboot build failure with UBOOT_CUSTOM_DTS_PATH on uboot version >= 2020.x
 2021-03-27 22:33 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 132 runs, 7 regressions (v4.19.183-33-ga28c71697fc5a)
 2021-03-27 22:28 UTC 

[PATCH] kconfig: nconf: stop endless search-up loops
 2021-03-27 22:26 UTC  (4+ messages)

[PATCH] dtc: Update the build rule for pylibfdt
 2021-03-27 22:27 UTC  (2+ messages)

[PATCH v3 2/6] PCI: brcmstb: Add control of EP voltage regulators
 2021-03-27 22:20 UTC  (4+ messages)

[Buildroot] [PATCH] package/libressl: security bump to 3.2.5
 2021-03-27 22:23 UTC  (3+ messages)

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-27 22:20 UTC  (11+ messages)
` [PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support

[PATCH] usb: gadget: aspeed: set port_dev dma mask
 2021-03-27 22:17 UTC  (7+ messages)

[PATCH 00/17] auxdisplay: ht16k33: Add character display support
 2021-03-27 22:19 UTC  (7+ messages)
` [PATCH 17/17] auxdisplay: ht16k33: Add segment display LED support

[Buildroot] [PATCH 1/1] package/python-dialog3: switch to setuptools
 2021-03-27 22:19 UTC  (2+ messages)

main - tests: ensure raid is synchronized
 2021-03-27 22:19 UTC 

main - tests: reoder killing order
 2021-03-27 22:19 UTC 

main - tests: fight with losetup creation error
 2021-03-27 22:19 UTC 

main - tests: restore removed prefix
 2021-03-27 22:19 UTC 

main - tests: use known path for test in find
 2021-03-27 22:19 UTC 

main - tests: for 4.18 use already 1.20 logic
 2021-03-27 22:19 UTC 

fs/ntfs/aops.c:378:12: warning: stack frame size of 2288 bytes in function 'ntfs_readpage'
 2021-03-27 22:16 UTC  (2+ messages)

[Buildroot] [git commit] perl-parse-yapp: new package
 2021-03-27 22:17 UTC 

stable-rc/linux-4.14.y baseline: 100 runs, 5 regressions (v4.14.227-29-gaaaf04029b810)
 2021-03-27 22:15 UTC 

[PATCH v8 1/3] lib: zstd: Add kernel-specific API
 2021-03-27 21:48 UTC  (5+ messages)
  ` [f2fs-dev] "

[Intel-gfx] [PATCH v2 16/25] drm/i915: Unify the FB and plane state view information into one struct
 2021-03-27 22:09 UTC  (2+ messages)
` [Intel-gfx] [PATCH v3 "

[Bug 212259] New: Entire graphics stack locks up when running SteamVR and sometimes Sway; is sometimes unrecoverable
 2021-03-27 22:06 UTC  (4+ messages)
` [Bug 212259] "

[PATCH] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting
 2021-03-27 21:57 UTC  (2+ messages)

[Buildroot] [git commit] package/python-dialog3: switch to setuptools
 2021-03-27 21:57 UTC 

[v9,0/7] PCI: mediatek: Add new generation controller support
 2021-03-27 21:45 UTC  (8+ messages)
` [v9,5/7] PCI: mediatek-gen3: Add MSI support

Qt version upgrade
 2021-03-27 21:46 UTC 

[RFC PATCH-for-6.1 00/10] hw/misc: Add memory_region_add_subregion_aliased() helper
 2021-03-27 21:45 UTC  (3+ messages)

[PATCH] tty: fix memory leak in vc_deallocate
 2021-03-27 21:44 UTC 

[PATCH] MIPS: ralink: mt7621: add memory detection support
 2021-03-27 21:38 UTC  (9+ messages)

stable-rc/linux-4.9.y baseline: 86 runs, 5 regressions (v4.9.263-21-ge0cb3d54252f)
 2021-03-27 21:41 UTC 

[PATCH] mm: add page_owner_stack=off to make stack collection optional
 2021-03-27 21:37 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2021-03-27 21:26 UTC  (6+ messages)

stable-rc/linux-4.4.y baseline: 79 runs, 7 regressions (v4.4.263-18-gc4a83ef21f40e)
 2021-03-27 21:26 UTC 

[PATCH] pwm: lpc18xx-sct: Free resources only after pwmchip_remove()
 2021-03-27 21:24 UTC 

[PATCH v1 0/3] Support EFI partition on NVIDIA Tegra devices
 2021-03-27 21:21 UTC  (3+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v1 3/3] partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices


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.