All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-19 04:16:47 to 2022-01-19 06:11:55 UTC [more...]

[PATCH] dt-bindings: Improve phandle-array schemas
 2022-01-19  5:48 UTC  (2+ messages)

[dm-devel] [RFC PATCH 0/1] Add inline encryption support for dm-crypt
 2022-01-19  5:18 UTC  (12+ messages)

[PATCH 0/6] virtio pci support VIRTIO_F_RING_RESET
 2022-01-19  6:11 UTC  (7+ messages)
` [PATCH 1/6] virtio: pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH 4/6] virtio: queue_reset: pci: extract some functions for subsequent patches
` [PATCH 5/6] virtio: queue_reset: pci: support VIRTIO_F_RING_RESET

[PATCH 1/3] drm/amdgpu: Remove repeated calls
 2022-01-19  6:11 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: Move xgmi ras initialization from .late_init to .early_init

Fwd: Debian on Linux-SH4
 2022-01-19  6:11 UTC  (4+ messages)

[Intel-wired-lan] [PATCH 0/3 net-next v5] igb/igc: fix XDP registration
 2022-01-19  6:08 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH 2/3 net-next v5] igb: refactor "
    `  "

[PATCH iproute2-next] mptcp: add id check for deleting address
 2022-01-19  6:08 UTC  (3+ messages)

[md] 0c031fd37f: kernel_BUG_at_drivers/md/raid#.c
 2022-01-19  6:08 UTC  (4+ messages)

[esmil:visionfive 73/80] drivers/nvdla/nvdla_core_callbacks.c:437:3-8: No need to set .owner here. The core will do it
 2022-01-19  6:07 UTC  (4+ messages)
` [PATCH] nvdla: fix platform_no_drv_owner.cocci warnings

[PATCH 3/5] btrfs: Convert compression description strings into system flags
 2022-01-19  6:07 UTC  (3+ messages)
` [btrfs] 09d40ccb5b: xfstests.btrfs.048.fail

[chrome-os:chromeos-5.10 9987/9999] drivers/gpu/arm/valhall/backend/gpu/mali_kbase_irq_linux.c:182:13: warning: no previous prototype for 'kbase_gpu_irq_test_handler'
 2022-01-19  6:07 UTC 

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-19  6:04 UTC  (7+ messages)
` [PATCH 2/4] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH 4/4] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()

[PATCH v2 0/3] staging: pi433: validate min/max bit rate settings
 2022-01-19  6:04 UTC  (7+ messages)
` [PATCH v2 3/3] staging: pi433: validate max bit_rate based on modulation used
      ` [PATCH v3 0/3] staging: pi433: validate min/max bit rate settings

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-01-19  6:00 UTC  (6+ messages)
` [PATCH V6 3/5] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame

[PATCH] brcmfmac: firmware: Fix crash in brcm_alt_fw_path
 2022-01-19  6:01 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: use GFP_ATOMIC in dpcm_create_debugfs_state()
 2022-01-19  5:59 UTC  (5+ messages)

[PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-19  5:59 UTC  (9+ messages)
` [PATCH v2 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[PATCH] drivers/scsi/csiostor: do not sleep with a spin lock held
 2022-01-19  5:59 UTC 

[PATCH 0/7] pinctrl: mediatek: Fixes and minor improvements
 2022-01-19  5:57 UTC  (6+ messages)
` [PATCH 2/7] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_DISABLE readback

[PATCH v7 00/22] Support UXL filed in xstatus
 2022-01-19  5:18 UTC  (46+ messages)
` [PATCH v7 01/22] target/riscv: Adjust pmpcfg access with mxl
` [PATCH v7 02/22] target/riscv: Don't save pc when exception return
` [PATCH v7 03/22] target/riscv: Sign extend link reg for jal and jalr
` [PATCH v7 04/22] target/riscv: Sign extend pc for different XLEN
` [PATCH v7 05/22] target/riscv: Create xl field in env
` [PATCH v7 06/22] target/riscv: Ignore the pc bits above XLEN
` [PATCH v7 07/22] target/riscv: Extend pc for runtime pc write
` [PATCH v7 08/22] target/riscv: Use gdb xml according to max mxlen
` [PATCH v7 09/22] target/riscv: Relax debug check for pm write
` [PATCH v7 10/22] target/riscv: Adjust csr write mask with XLEN
` [PATCH v7 11/22] target/riscv: Create current pm fields in env
` [PATCH v7 12/22] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v7 13/22] target/riscv: Calculate address according to XLEN
` [PATCH v7 14/22] target/riscv: Split pm_enabled into mask and base
` [PATCH v7 15/22] target/riscv: Split out the vill from vtype
` [PATCH v7 16/22] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v7 17/22] target/riscv: Remove VILL field in VTYPE
` [PATCH v7 18/22] target/riscv: Fix check range for first fault only
` [PATCH v7 19/22] target/riscv: Adjust vector address with mask
` [PATCH v7 20/22] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v7 21/22] target/riscv: Enable uxl field write
` [PATCH v7 22/22] target/riscv: Relax UXL field for debugging

[PATCH v1] raw/ifpga: fix pthread cannot join
 2022-01-19  5:54 UTC 

[Patch v2] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-01-19  5:56 UTC  (3+ messages)

[PATCH] net/ipv6: remove redundant err variable
 2022-01-19  5:55 UTC  (2+ messages)

[yocto] Honister broken WiFi communication
 2022-01-19  5:55 UTC  (2+ messages)
`  "

[PATCH 0/4] btrfs: refactor scrub entrances for each profile
 2022-01-19  5:52 UTC  (2+ messages)

linux-usb@vger.kernel.org 電子メール通知
 2022-01-19  0:30 UTC 

[PATCH net-next 1/2] devlink: Add support to set port function as trusted
 2022-01-19  5:49 UTC  (13+ messages)

[meta-xfce][PATCH] meta-xfce: Convert catfish and menulibre to use setuptools3
 2022-01-19  5:45 UTC 

[PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
 2022-01-19  5:44 UTC  (8+ messages)
` [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
  ` [PATCH 11/11] cifs: Support fscache indexing rewrite

[PATCH mptcp-next v3] selftests: mptcp: add invert check in check_transfer
 2022-01-19  5:42 UTC 

[qemu-mainline test] 167741: tolerable FAIL - PUSHED
 2022-01-19  5:41 UTC 

drivers/misc/habanalabs/common/command_submission.c:2457 hl_cs_poll_fences() error: we previously assumed 'fence' could be null (see line 2430)
 2022-01-19  5:39 UTC  (2+ messages)

[PATCH] expand: Always quote caret when using fnmatch
 2022-01-19  5:37 UTC  (3+ messages)
  ` [v2 PATCH] "

[PATCH V3] mtd: spi-nor: winbond: Add support for winbond chip
 2022-01-19  5:34 UTC  (4+ messages)

drivers/media/i2c/ov5693.c:989:46-51: WARNING: conversion to bool not needed here
 2022-01-19  5:26 UTC  (6+ messages)
` [PATCH] media: i2c: fix boolconv.cocci warnings
` [PATCH] media: i2c: fix returnvar.cocci warnings

LTP nfslock01 test failing on NFS v3 (lockd: cannot monitor 10.0.0.2)
 2022-01-19  5:28 UTC  (8+ messages)
  ` [LTP] "

fs/ext4/super.c:5656 ext4_fill_super() error: we previously assumed 'sbi' could be null (see line 5648)
 2022-01-19  5:21 UTC  (2+ messages)

drivers/vdpa/vdpa_user/iova_domain.c:305 vduse_domain_alloc_iova() warn: should 'iova_pfn << shift' be a 64 bit type?
 2022-01-19  5:20 UTC  (4+ messages)

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-01-19  5:18 UTC  (6+ messages)
` [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
` [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads

[esmil:visionfive 64/80] drivers/gpu/drm/starfive/starfive_drm_vpp.c:602:9: error: implicit declaration of function 'sifive_l2_flush64_range'
 2022-01-19  5:16 UTC  (2+ messages)

[esmil:visionfive 19/80] ld.lld: error: duplicate symbol: memcpy
 2022-01-19  5:16 UTC  (2+ messages)

[meta-oe][PATCH] jq: upgrade 1.6 -> 2021-10-24 git
 2022-01-19  5:13 UTC  (3+ messages)
` [meta-oe][PATCH v3] "
  ` [oe] "

sound/soc/qcom/sc7180.c:163 sc7180_snd_startup() error: uninitialized symbol 'pll_id'
 2022-01-19  5:13 UTC  (2+ messages)

[meta-virtualization][meta-cloud-services][PATCH 6/8] python3-termcolor: inherit setuptools3 not distutils
 2022-01-19  5:13 UTC  (3+ messages)
` [meta-virtualization][meta-cloud-services][PATCH 7/8] mod-wsgi: inherit setuptools3-base not distutils3-base
` [meta-virtualization][meta-cloud-services][PATCH 8/8] python3-novnc: update 0.5.1 -> 1.3.0

[meta-virtualization][meta-cloud-services][PATCH 5/8] python3-mimeparse: inherit setuptools3 not distutils
 2022-01-19  5:12 UTC 

[meta-virtualization][meta-cloud-services][PATCH 1/8] python-novnc: inherit setuptools3 not distutils
 2022-01-19  5:12 UTC  (4+ messages)
` [meta-virtualization][meta-cloud-services][PATCH 2/8] python3-fixtures: "
` [meta-virtualization][meta-cloud-services][PATCH 3/8] python3-ipaddr: "
` [meta-virtualization][meta-cloud-services][PATCH 4/8] python3-lockfile: "

[android-common:android13-5.15 2/9] mm/mmap.c:1815:12: error: too few arguments to function 'vma_merge'
 2022-01-19  5:03 UTC 

About perf tool set exclude_guest = 1 on guest environment
 2022-01-19  5:01 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2022-01-19  5:00 UTC 

[LTP] [PCI/MSI] 9fb9eb4b59: BUG:KASAN:use-after-free_in__pci_enable_msi_range
 2022-01-19  4:59 UTC  (3+ messages)
`  "

[PATCH] drm/rockchip: Fix runtime PM imbalance on error
 2022-01-19  4:53 UTC  (4+ messages)

[RFC PATCH] PCI: Add "pci=reassign_all_bus" boot parameter
 2022-01-19  4:55 UTC  (3+ messages)

[PATCH v2 0/2] net: stmmac: dwmac-visconti: Fix bit definitions and clock configuration for RMII mode
 2022-01-19  4:46 UTC  (6+ messages)
` [PATCH v2 1/2] net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL
` [PATCH v2 2/2] net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode

[agd5f:drm-next 56/91] drivers/gpu/drm/amd/amdgpu/umc_v8_7.c:97:18: warning: variable 'umc_reg_offset' set but not used
 2022-01-19  4:52 UTC  (2+ messages)

[PATCHSET 0/8] fstests: random fixes
 2022-01-19  4:52 UTC  (6+ messages)
` [PATCH 5/8] xfs: regression test for allocsp handing out stale disk contents

[PATCH RFC] Bluetooth: btintel: Fix WBS setting for Intel legacy ROM products
 2022-01-19  4:51 UTC 

[PATCH] net/tap: Bug fix to populate fds in secondary process
 2022-01-19  4:51 UTC  (6+ messages)

stable-rc/queue/4.14 baseline: 124 runs, 1 regressions (v4.14.262-13-g570864c71522)
 2022-01-19  4:51 UTC 

[RFC PATCH v2 0/2] xfs: add error tags for log attribute replay test
 2022-01-19  4:48 UTC  (5+ messages)
` [RFC PATCH v2 1/2] xfs: add leaf split error tag
` [RFC PATCH v2 2/2] xfs: add leaf to node "

[PATCH v1 0/5] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-19  4:48 UTC  (26+ messages)
` [PATCH 2/5] Introduce VIRTIO_F_ADMIN_VQ_INDIRECT_DESC/VIRTIO_F_ADMIN_VQ_IN_ORDER
` [PATCH 4/5] virtio-net: add support for VIRTIO_F_ADMIN_VQ

[PATCH] lib/crypto: Enable more algorithms in cert verification
 2022-01-19  4:47 UTC  (8+ messages)

Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
 2022-01-19  4:46 UTC  (7+ messages)

[PATCH] drm/rockchip: Fix runtime PM imbalance on error
 2022-01-19  4:37 UTC  (4+ messages)

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-01-19  4:38 UTC  (4+ messages)
` [PATCH v7 1/5] QIOChannel: Add flags on io_writev and introduce io_flush callback

[PATCH] Revert "drm: exynos: dsi: Convert to bridge driver"
 2022-01-19  4:51 UTC  (5+ messages)

[djwong-xfs:vectorized-scrub 99/334] fs/xfs/scrub/fscounters.c:198 xchk_fscounters_freeze() warn: inconsistent returns '&sb->s_umount'
 2022-01-19  4:37 UTC  (3+ messages)

PMU virtualization and AMD erratum 1292
 2022-01-19  4:36 UTC  (8+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9989/9999] main.c:118:5: warning: no previous prototype for 'eprintf'
 2022-01-19  4:36 UTC  (4+ messages)

[PATCH] drm/rockchip: Fix runtime PM imbalance on error
 2022-01-19  4:27 UTC  (4+ messages)

[PATCH] powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
 2022-01-19  4:24 UTC  (2+ messages)

[PATCH] dmaengine: ptdma: fix concurrency issue with multiple dma transfer
 2022-01-19  4:23 UTC  (4+ messages)

[PATCH bpf-next v1] bpftool: adding support for BTF program names
 2022-01-19  4:21 UTC  (2+ messages)

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2022-01-19  4:17 UTC  (10+ messages)
` [PATCH v2 3/3] x86: Support huge vmalloc mappings

[PATCH rdma-next v2 09/11] RDMA/erdma: Add the erdma module
 2022-01-19  4:18 UTC  (2+ messages)

[PATCH] tracing: Remove redundant assignment to variable ret'
 2022-01-19  4:17 UTC  (2+ messages)
` [PATCH] tracing: Remove redundant assignment to variable ret


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.