All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-27 13:43:02 to 2021-11-27 16:02:39 UTC [more...]

[PATCH] drivers: net: Soft reset felix switch core
 2021-11-27 15:06 UTC  (2+ messages)

[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
 2021-11-27 16:05 UTC  (18+ messages)
` [PATCH 03/15] iio: buffer-dma: Use round_down() instead of rounddown()
` [PATCH 04/15] iio: buffer-dma: Enable buffer write support
` [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting

[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
 2021-11-27 15:59 UTC  (6+ messages)

[drm-misc:for-linux-next 4/6] make[4]: *** No rule to make target 'drivers/gpu/drm/drm_nomodeset.o', needed by 'drivers/gpu/drm/built-in.a'
 2021-11-27 16:00 UTC 

[PATCH] sched/idle: support busy loop polling on idle SMT cpus
 2021-11-27 15:50 UTC  (3+ messages)

[PATCH 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
 2021-11-27 15:49 UTC  (13+ messages)
` [PATCH 1/3] media: rcar-vin: Refactor link notify
` [PATCH 2/3] media: rcar-vin: Breakout media link creation

[syzbot] KMSAN: uninit-value in from_kuid
 2021-11-27 15:50 UTC 

[PATCH] powerpc/mm: fix early initialization failure for MMUs with no hash table
 2021-11-27 15:48 UTC  (3+ messages)

[PATCH 0/6] drivers/can: add support for Bosch C_CAN controller
 2021-11-27 15:50 UTC  (7+ messages)
` [PATCH 4/6] drivers/can: add a minimal support to ethtool API
` [PATCH 5/6] drivers/can: fix updating of tx_count statistics

[PATCH v3 0/3] Limit NTFS_RW to page sizes smaller than 64k
 2021-11-27 15:44 UTC  (4+ messages)
` [PATCH v3 1/3] arch: Add generic Kconfig option indicating page size "
` [PATCH v3 2/3] fs: ntfs: Limit NTFS_RW to page sizes "
` [PATCH v3 3/3] vmxnet3: Use generic Kconfig option for page size limit

[PATCH v2 0/3] RK356x/Quartz64 Model A SPI
 2021-11-27 15:40 UTC  (18+ messages)
` [PATCH v2 1/3] dt-bindings: spi: spi-rockchip: Add rk3568-spi compatible
` [PATCH v2 2/3] arm64: dts: rockchip: Add spi nodes on rk356x
` [PATCH v2 3/3] arm64: dts: rockchip: Add spi1 pins on Quartz64 A

[colyli-bcache:for-next 11/12] drivers/md/bcache/journal.c:123:27: warning: Access to field 'keys' results in a dereference of an undefined pointer value (loaded from variable 'j') [clang-analyzer-core.NullDereference]
 2021-11-27 15:40 UTC 

Oops while booting 5.15.2 on Nokia N900
 2021-11-27 15:40 UTC  (2+ messages)

[PATCH] Allow rfddump and rfdformat to work on a test mtdram
 2021-11-27 15:35 UTC 

[GIT PULL] Please pull NFS client fixes for 5.16
 2021-11-27 15:32 UTC 

[PATCH -next] bpf: Add oversize check before call kvmalloc()
 2021-11-27 15:31 UTC 

stable-rc/queue/4.4 build: 183 builds: 5 failed, 178 passed, 6 errors, 35 warnings (v4.4.293-8-g0a2d353d748d5)
 2021-11-27 15:31 UTC 

[PATCH] net: spider_net: Use non-atomic bitmap API when applicable
 2021-11-27 15:18 UTC  (2+ messages)

[PATCH RESEND 6/6] io_uring: batch completion in prior_task_list
 2021-11-27 15:24 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 3/3] btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
 2021-11-27 15:21 UTC  (14+ messages)
` [PATCH 0/3] Avoid live-lock in fault-in+uaccess loops "

[dm-devel] [PATCH 00/11] multipath-tools: improvements for pretty-printing code
 2021-11-27 15:20 UTC  (12+ messages)
` [dm-devel] [PATCH 01/11] libmultipath: make multipath_data etc. static
` [dm-devel] [PATCH 02/11] libmultipath: move path_data etc. to print.c
` [dm-devel] [PATCH 03/11] libmultipath: make pd_lookup() etc. return an index
` [dm-devel] [PATCH 04/11] libmultipath: use ARRAY_SIZE for iterating over wildcard arrays
` [dm-devel] [PATCH 05/11] libmultipath: drop padding code in _snprint_pathgroup()
` [dm-devel] [PATCH 06/11] libmultipath: snprint_foreign_topology(): split out lockless variant
` [dm-devel] [PATCH 07/11] multipathd: drop unnecessary path layout calls
` [dm-devel] [PATCH 08/11] libmultipath: add a cleanup function for unsigned char *
` [dm-devel] [PATCH 09/11] libmultipath: make sprint_path_marginal() static
` [dm-devel] [PATCH 10/11] libmultipath: introduce width argument for pretty-printing functions
` [dm-devel] [PATCH 11/11] libmultipath: change wildcard handler tables to static const

[dm-devel] [PATCH v3 00/35] multipathd: uxlsnr overhaul
 2021-11-27 15:19 UTC  (35+ messages)
` [dm-devel] [PATCH v3 01/35] libmultipath: add timespeccmp() utility function
` [dm-devel] [PATCH v3 02/35] libmultipath: add trylock() helper
` [dm-devel] [PATCH v3 03/35] libmultipath: add optional wakeup functionality to lock.c
` [dm-devel] [PATCH v3 04/35] libmultipath: print: add __snprint_config()
` [dm-devel] [PATCH v3 05/35] libmultipath: improve cleanup of uevent queues on exit
` [dm-devel] [PATCH v3 07/35] multipathd: improve delayed reconfigure
` [dm-devel] [PATCH v3 08/35] multipathd: cli.h: formatting improvements
` [dm-devel] [PATCH v3 09/35] multipathd: cli_del_map: fix reply for delayed action
` [dm-devel] [PATCH v3 10/35] multipathd: add prototype for cli_handler functions
` [dm-devel] [PATCH v3 11/35] multipathd: make all cli_handlers static
` [dm-devel] [PATCH v3 12/35] multipathd: add and set cli_handlers in a single step
` [dm-devel] [PATCH v3 13/35] multipathd: cli.c: use ESRCH for "command not found"
` [dm-devel] [PATCH v3 14/35] multipathd: uxlsnr: avoid stalled clients during reconfigure
` [dm-devel] [PATCH v3 15/35] multipathd: uxlsnr: handle client HUP
` [dm-devel] [PATCH v3 16/35] multipathd: uxlsnr: use symbolic values for pollfd indices
` [dm-devel] [PATCH v3 17/35] multipathd: uxlsnr: avoid using fd -1 in ppoll()
` [dm-devel] [PATCH v3 18/35] multipathd: uxlsnr: data structure for stateful client connection
` [dm-devel] [PATCH v3 19/35] multipathd: move uxsock_trigger() to uxlsnr.c
` [dm-devel] [PATCH v3 20/35] multipathd: move parse_cmd() "
` [dm-devel] [PATCH v3 21/35] multipathd: uxlsnr: remove check_timeout()
` [dm-devel] [PATCH v3 22/35] multipathd: uxlsnr: move client handling to separate function
` [dm-devel] [PATCH v3 23/35] multipathd: uxlsnr: use main poll loop for receiving
` [dm-devel] [PATCH v3 24/35] multipathd: use strbuf in cli_handler functions
` [dm-devel] [PATCH v3 25/35] multipathd: uxlsnr: check root on connection startup
` [dm-devel] [PATCH v3 26/35] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd()
` [dm-devel] [PATCH v3 27/35] multipathd: uxlsnr: move handler execution to separate function
` [dm-devel] [PATCH v3 28/35] multipathd: uxlsnr: use parser to determine non-root commands
` [dm-devel] [PATCH v3 29/35] multipathd: uxlsnr: merge uxsock_trigger() into state machine
` [dm-devel] [PATCH v3 31/35] multipathd: uxlsnr: add timeout handling
` [dm-devel] [PATCH v3 31/35] rmultipathd: "
` [dm-devel] [PATCH v3 32/35] multipathd: uxlsnr: use poll loop for sending, too
` [dm-devel] [PATCH v3 33/35] multipathd: uxlsnr: drop client_lock
` [dm-devel] [PATCH v3 34/35] multipathd: uxclt: allow client mode for non-root, too
` [dm-devel] [PATCH v3 35/35] multipathd: uxlsnr: use recv() for command length

ERROR: modpost: "boot_cpu_hartid" [arch/riscv/kvm/kvm.ko] undefined!
 2021-11-27 15:19 UTC  (2+ messages)

stable-rc/queue/5.10 build: 176 builds: 3 failed, 173 passed, 4 errors, 10 warnings (v5.10.82-25-gcf754d8e4a7ca)
 2021-11-27 15:17 UTC 

[linux-stable-rc:linux-4.19.y 565/981] arch/xtensa/platforms/xtfpga/include/platform/hardware.h:50:33: error: initializer element is not constant
 2021-11-27 15:10 UTC  (3+ messages)

[PATCH v5 09/12] user_events: Optimize writing events by only copying data once
 2021-11-27 15:09 UTC  (3+ messages)

[PATCH v1 00/12] drm/rockchip: RK356x VOP2 support
 2021-11-27 15:07 UTC  (6+ messages)
` [PATCH 01/12] dt-bindings: display: rockchip: Add compatible for rk3568 HDMI

stable-rc/queue/4.9 build: 182 builds: 3 failed, 179 passed, 2 errors, 34 warnings (v4.9.291-9-g3fa2182ee75a6)
 2021-11-27 15:03 UTC 

stable-rc/queue/4.19 build: 189 builds: 6 failed, 183 passed, 2 errors, 38 warnings (v4.19.218-11-g683be722a3e85)
 2021-11-27 15:03 UTC 

[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
 2021-11-27 15:02 UTC  (10+ messages)

[PATCH] rcar-vin: Update format alignment constraints
 2021-11-27 15:02 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add FDMA support on ocelot switch driver
 2021-11-27 14:58 UTC  (3+ messages)
` [PATCH net-next v3 4/4] net: ocelot: add FDMA support

[PATCH 1/2] cgroup: cgroup_subsys[ssid] is never NULL
 2021-11-27 14:59 UTC  (3+ messages)
` [PATCH 2/2] cgroup: get the wrong css for css_alloc() during cgroup_init_subsys()

Bug using new ntfs3 file system driver (5.15.2 on Arch Linux)
 2021-11-27 14:50 UTC  (2+ messages)

[PATCH] media: v4l2-dev: Use non-atomic bitmap API when applicable
 2021-11-27 14:46 UTC 

FM radio in newer Snapdragon boards
 2021-11-27 14:41 UTC 

[PATCH] mt76: mt7921: use correct iftype data on 6GHz cap init
 2021-11-27 14:43 UTC  (3+ messages)

stable-rc/queue/5.15 build: 160 builds: 2 failed, 158 passed, 13 errors, 4 warnings (v5.15.5-35-g90e38a4b4523b)
 2021-11-27 14:32 UTC 

kernel/bpf/verifier.c:9383:12: warning: stack frame size (2208) exceeds limit (2048) in 'do_check'
 2021-11-27 14:38 UTC  (2+ messages)

drivers/spi/spi-geni-qcom.c:467:19: warning: Division by zero [clang-analyzer-core.DivideZero]
 2021-11-27 14:39 UTC 

drivers/of/unittest.c:2959 unittest_unflatten_overlay_base() warn: should '1 << (((__builtin_constant_p((((((7 * 4) + 4) + 4) + 4)) - 1)) ?((((((((7 * 4) + 4) + 4) + 4)) - 1) < 2) ?0:63 - __builtin_clzll((((((7 * 4) + 4) + 4) + 4)) - 1)):((4 <= 4)) ?__ilo
 2021-11-27 14:38 UTC 

[PATCH wireless-drivers] mt76: fix possible pktid leak
 2021-11-27 14:27 UTC  (8+ messages)

[PATCH v3 00/14] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-11-27 14:23 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: ARM: tegra: Document ASUS Transformers
` [PATCH v3 02/14] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v3 03/14] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v3 04/14] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v3 05/14] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v3 06/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
` [PATCH v3 07/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
` [PATCH v3 08/14] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
` [PATCH v3 09/14] ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
` [PATCH v3 10/14] ARM: tegra: Add device-tree for Pegatron Chagall tablet
` [PATCH v3 11/14] ARM: tegra: Add device-tree for 1080p version of Nyan Big
` [PATCH v3 12/14] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v3 13/14] ARM: tegra: nexus7: Drop clock-frequency from NFC node
` [PATCH v3 14/14] ARM: tegra: Enable video decoder on Tegra114

[PATCH] vsprintf: Use non-atomic bitmap API when applicable
 2021-11-27 14:27 UTC 

[PATCH net-next] net/mlx5: SF, silence an uninitialized variable warning
 2021-11-27 14:19 UTC 

[PATCH 0/4] Remove device * in struct
 2021-11-27 14:17 UTC  (3+ messages)

[PATCH 00/13] Unify device * to platform_device *
 2021-11-27 14:11 UTC  (14+ messages)
` [PATCH 01/13] PCI: xilinx: Replace device * with "
` [PATCH 02/13] PCI: mediatek: "
` [PATCH 03/13] PCI: tegra: "
` [PATCH 04/13] PCI: xegene: "
` [PATCH 05/13] PCI: microchip: "
` [PATCH 06/13] PCI: brcmstb: "
` [PATCH 07/13] PCI: mediatek-gen3: "
` [PATCH 08/13] PCI: rcar-gen2: "
` [PATCH 09/13] PCI: ftpci100: "
` [PATCH 10/13] PCI: v3-semi: "
` [PATCH 11/13] PCI: ixp4xx: "
` [PATCH 12/13] PCI: xilinx-nwl: "
` [PATCH 13/13] PCI: rcar: "

[PATCH 01/13] insane.bbclass: add a check that Upstream-Status patch tag is present and correctly formed
 2021-11-27 14:13 UTC  (4+ messages)
` [PATCH 02/13] insane.bbclass: do not hardcode oe-core path in upstream-status check
  ` [OE-core] "

[GIT PULL] SCSI fixes for 5.16-rc1
 2021-11-27 14:11 UTC 

[PATCH] crypto: octeontx2 - uninitialized variable in kvf_limits_store()
 2021-11-27 14:10 UTC 

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2021-11-27 14:12 UTC  (2+ messages)
` [Bug 205089] "

[PATCH] pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel()
 2021-11-27 14:08 UTC  (2+ messages)

[norov:bitmap-20211125 9/11] drivers/irqchip/irq-gic.c:433:46: warning: comparison of constant '1' with boolean expression is always false
 2021-11-27 14:08 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin()
 2021-11-27 14:07 UTC  (2+ messages)

[PATCH liburing] man/io_uring_enter.2: document IOSQE_CQE_SKIP_SUCCESS
 2021-11-27 14:08 UTC  (2+ messages)

[PATCH 0/6] Unify controller structure name
 2021-11-27 14:04 UTC  (7+ messages)
` [PATCH 1/6] PCI: xgene: Rename struct xgene_pcie_port to xgene_pcie
` [PATCH 2/6] PCI: intel-gw: Rename struct intel_pcie_port to intel_pcie
` [PATCH 3/6] PCI: uniphier: Rename struct uniphier_pcie_priv to uniphier_pcie
` [PATCH 4/6] PCI: tegra194: Rename struct tegra_pcie_dw to tegra194_pcie
` [PATCH 5/6] PCI: xilinx: Rename struct xilinx_pcie_port to xilinx_pcie
` [PATCH 6/6] PCI: mediatek-gen3: Rename struct mtk_pcie_port to mtk_gen_pcie

[PATCH v2 0/9] Avoid removing the current working directory, even if it becomes empty
 2021-11-27 10:40 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 02/11] setup: introduce startup_info->original_cwd

[PATCH] media: staging: max96712: Constify static v4l2_subdev_ops
 2021-11-27 14:02 UTC  (2+ messages)

drivers/net/ethernet/chelsio/cxgb4/sge.c:814:28: warning: unused function 'calc_tx_descs'
 2021-11-27 13:57 UTC  (2+ messages)

[u-boot-test-hooks] writer: Add imx_raw variant
 2021-11-27 13:54 UTC  (2+ messages)

[PATCH v2 1/1] Enable TPMv2 emulation
 2021-11-27 13:54 UTC  (2+ messages)

[PATCH] ntfs3: Fix showing umask option
 2021-11-27 13:51 UTC 

[PATCH liburing 1/1] test: skip-cqe with hardlinks
 2021-11-27 13:46 UTC  (2+ messages)

[PATCH] test: poll cancellation with offset timeouts
 2021-11-27 13:46 UTC  (2+ messages)

I/O hang with v5.16-rc2
 2021-11-27 13:45 UTC  (5+ messages)

[PATCH -next] io_uring: Fix undefined-behaviour in io_issue_sqe
 2021-11-27 13:45 UTC  (3+ messages)

[PATCH -next] io_uring: fix soft lockup when call __io_remove_buffers
 2021-11-27 13:41 UTC  (2+ messages)

remove ->rq_disk v2
 2021-11-27 13:40 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.