All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 08:26:48 to 2022-06-20 09:00:55 UTC [more...]

[PATCH 00/14] Canaan devicetree fixes
 2022-06-20  8:47 UTC  (6+ messages)
` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r, t}x-bus-width for dwc-ssi
  ` [PATCH 06/14] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width "

[PATCH v1] staging: r8188eu: an incorrect return value made the function always return fail
 2022-06-20  9:00 UTC  (2+ messages)

drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_wb.c:261 dpu_encoder_phys_wb_atomic_check() warn: variable dereferenced before check 'conn_state' (see line 255)
 2022-06-20  9:00 UTC  (2+ messages)

fully tear down the queue in del_gendisk
 2022-06-20  9:00 UTC  (15+ messages)
` [PATCH 1/6] mtip32xx: remove the device_status debugfs file
` [PATCH 2/6] mtip32xx: fix device removal
` [PATCH 3/6] block: remove QUEUE_FLAG_DEAD
` [PATCH 4/6] block: stop setting the nomerges flags in blk_cleanup_queue
` [PATCH 5/6] block: simplify disk shutdown
` [PATCH 6/6] block: remove blk_cleanup_disk

[PATCH v2 net] ipv4: fix bind address validity regression tests
 2022-06-20  9:00 UTC  (2+ messages)

[PATCH 0/4] Fix filename reporting in guest asserts
 2022-06-20  8:59 UTC  (8+ messages)
` [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-06-20  8:59 UTC  (6+ messages)
` [PATCH v2] examples/vhost: fix retry logic on eth rx path

[Intel-gfx] [PATCH v3] drm/i915/dsi: add payload receiving code
 2022-06-20  8:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4] "
  ` [Intel-gfx] [PATCH v5] "

[PATCH RFC 0/3] Support live migration with mlx5_vdpa
 2022-06-20  8:57 UTC  (11+ messages)
` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback
` [PATCH RFC 2/3] vdpa/mlx5: Support different address spaces for control and data
` [PATCH RFC 3/3] vdpa/mlx5: Disable VLAN support to support live migration

[PATCH 1/1] iommu/vt-d: Fix RID2PASID setup failure
 2022-06-20  8:57 UTC  (5+ messages)

[RFC PATCH 0/2] Add a new acquire resource to query vcpu statistics
 2022-06-20  8:56 UTC  (5+ messages)
` [RFC PATCH 2/2] tools/misc: Add xen-stats tool

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5412 fill_blending_from_plane_state() warn: variable dereferenced before check 'per_pixel_alpha' (see line 5387)
 2022-06-20  8:55 UTC  (2+ messages)

[igt-dev] =?a?q?=5BPATCH=20v2=C2=A0=5D=20tests/i915/i915=5Fpm=5Fdc=3A=20Check=20dc3co=20count=20to=20skip=20the=20test?=
 2022-06-20  8:53 UTC 

[PATCH v4 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-20  8:56 UTC  (7+ messages)
` [PATCH v4 2/2] mm: memory_hotplug: "

[PATCH v2 0/6] imx8 ROM API cleanup
 2022-06-20  8:53 UTC  (7+ messages)
` [PATCH v2 1/6] imx8: add hidden IMX8_ROMAPI Kconfig symbol
` [PATCH v2 2/6] imx8: sys_proto.h: change guard logic around ROM API
` [PATCH v2 3/6] imx8: add rom api wrappers
` [PATCH v2 4/6] imx8: use ROM API wrappers in spl_imx_romapi.c
` [PATCH v2 5/6] imx8m: soc.c: use rom_api_query_boot_infor() wrapper
` [PATCH v2 6/6] imx8ulp: "

[PATCH] environ.7: align PWD with the standard
 2022-06-20  8:55 UTC  (3+ messages)
` [PATCH v2] "

[Patch 0/1] A bug fix to the error handling path in vfio_device_open()
 2022-06-20  8:54 UTC  (2+ messages)
` [Patch 1/1] vfio: Move "device->open_count--" out of group_rwsem "

[f2fs-dev] [PATCH 1/2] resize.f2fs: add option to manually specify new overprovision
 2022-06-20  8:48 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

Fwd: question on driver for phy dp83td510e
 2022-06-20  8:55 UTC  (2+ messages)

[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
 2022-06-20  8:54 UTC  (9+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "

[Intel-gfx] [PATCH 00/16] drm/i915: stop modifying "const" device info
 2022-06-20  8:54 UTC  (22+ messages)
  ` [Intel-gfx] [PATCH 01/16] drm/i915: use GRAPHICS_VER() instead of accessing match_info directly
  ` [Intel-gfx] [PATCH 02/16] drm/i915: combine device info printing into one
  ` [Intel-gfx] [PATCH 03/16] drm/i915: add initial runtime info into device info
  ` [Intel-gfx] [PATCH 04/16] drm/i915: move fbc_mask to runtime info
  ` [Intel-gfx] [PATCH 05/16] drm/i915: move page_sizes "
  ` [Intel-gfx] [PATCH 06/16] drm/i915: move ppgtt_type and ppgtt_size "
  ` [Intel-gfx] [PATCH 07/16] drm/i915: move has_pooled_eu "
  ` [Intel-gfx] [PATCH 08/16] drm/i915: move memory_regions "
  ` [Intel-gfx] [PATCH 09/16] drm/i915: move platform_engine_mask "
  ` [Intel-gfx] [PATCH 10/16] drm/i915: move graphics.ver and graphics.rel "
  ` [Intel-gfx] [PATCH 11/16] drm/i915: move pipe_mask and cpu_transcoder_mask "
  ` [Intel-gfx] [PATCH 12/16] drm/i915: move has_hdcp "
  ` [Intel-gfx] [PATCH 13/16] drm/i915: move has_dmc "
  ` [Intel-gfx] [PATCH 14/16] drm/i915: move has_dsc "
  ` [Intel-gfx] [PATCH 15/16] drm/i915: stop resetting display info to zero for no display
  ` [Intel-gfx] [PATCH 16/16] drm/i915: make device info a pointer to static const data

[RFC PATCH 0/2] Re: An endless loop fetching issue with partial clone, alternates and commit graph
 2022-06-20  8:53 UTC  (4+ messages)
` [PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
    ` [External] "

linux-next: build warning after merge of the libata tree
 2022-06-20  8:53 UTC  (3+ messages)

cleanup btrfs bio submission v2
 2022-06-20  8:53 UTC  (5+ messages)
` [PATCH 10/10] btrfs: remove bioc->stripes_pending

[PATCH 1/2] virtio_pmem: initialize provider_data through nd_region_desc
 2022-06-20  8:53 UTC  (7+ messages)
` [PATCH 2/2] virtio_pmem: set device ready in probe()

[PATCH v1] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-06-20  8:52 UTC  (2+ messages)

[PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-20  8:53 UTC  (6+ messages)

[Intel-gfx] [PATCH v4] drm/i915/bios: calculate panel type as per child device index in VBT
 2022-06-20  8:53 UTC  (2+ messages)

[PATCH v3 0/4] Add MT8186 ADSP dt-binding
 2022-06-20  8:51 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: dsp: mediatek: Use meaningful names for mbox

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-06-20  8:53 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 03/23] lib: Add support for the XSDT ACPI table

[PATCH v3 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-20  8:51 UTC  (16+ messages)
` [PATCH v3 05/18] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v3 07/18] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v3 16/18] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v3 17/18] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v3 18/18] arm64: defconfig: Add Nuvoton NPCM family support

[PATCH 2/2] blk-iocost: fix vtime loss calculation when iocg deactivate
 2022-06-20  8:52 UTC 

Extend binman to generate boot headers
 2022-06-20  8:52 UTC  (2+ messages)

[PATCH] pinctrl: aspeed: Fix typo in comment
 2022-06-20  8:50 UTC  (5+ messages)

[PATCH v4 0/4] MSG_ZEROCOPY fixes & improvements
 2022-06-20  8:48 UTC  (5+ messages)
` [PATCH v4 1/4] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
` [PATCH v4 2/4] QIOChannelSocket: Fix zero-copy send so socket flush works

[PATCH 0/3] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-06-20  8:50 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: usb: mtk-xhci: Allow middle optional clocks to be missing

[PATCH 0/2] Input: usbtouchscreen - suppress empty array warnings
 2022-06-20  8:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Input: usbtouchscreen - add driver_info sanity check

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-06-20  8:51 UTC  (2+ messages)

[PATCH] vme: Added NULL check for bridge
 2022-06-20  8:49 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in relay_open_buf
 2022-06-20  8:50 UTC  (3+ messages)

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-20  8:13 UTC  (8+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[PATCH] virtio: Remove unnecessary variable assignments
 2022-06-20  8:49 UTC  (3+ messages)

[PATCH] media: ov7251: add missing clk_disable_unprepare() on error in ov7251_set_power_on()
 2022-06-20  8:48 UTC  (3+ messages)

[PATCH][master][kirkstone] dnsmasq: Security fix CVE-2022-0934
 2022-06-20  8:48 UTC 

[Intel-gfx] [PATCH] drm/i915/dsi: add payload receiving code
 2022-06-20  8:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsi: add payload receiving code (rev4)

[PATCH v1 1/2] mfd: intel_soc_pmic_chtwc: Use dev_err_probe()
 2022-06-20  8:48 UTC  (5+ messages)
` [PATCH v1 2/2] mfd: intel_soc_pmic_chtwc: Switch from __maybe_unused to pm_sleep_ptr() etc

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-20  8:46 UTC  (6+ messages)
` [RFC PATCH 01/12] configure: Add iovisor/ubpf project as a submodule for QEMU

[PATCH] drm/amdkfd: correct sdma queue number of sdma 6.0.1
 2022-06-20  8:41 UTC 

[PATCH 0/3] KVM: selftests: Consolidate ucall code
 2022-06-20  7:39 UTC  (3+ messages)
` [PATCH 1/3] KVM: selftests: Consolidate common code for popuplating ucall struct

[Intel-gfx] [Intel-gfx v2 0/1] drm/i915/guc: Don't update engine busyness stats too frequently
 2022-06-20  8:46 UTC  (3+ messages)
` [Intel-gfx] [Intel-gfx v2 1/1] "

[PATCH 1/1] lockdep: pass curr_inner to print_lock_invalid_wait_context
 2022-06-20  8:46 UTC  (3+ messages)

Regression: memory corruption on Atmel SAMA5D31
 2022-06-20  8:43 UTC  (17+ messages)

[PATCH v2 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
 2022-06-20  8:44 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells and XO clock
` [PATCH v2 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node

lib/overflow_kunit.c:191:19: warning: 's64_tests' defined but not used
 2022-06-20  8:42 UTC 

[geert-renesas-drivers:renesas-clk-for-v5.20 14/19] drivers/clk/renesas/clk-r8a7779.c:137 r8a7779_cpg_clocks_init() warn: possible memory leak of 'data'
 2022-06-20  8:42 UTC  (4+ messages)

linux-next: Tree for Jun 20
 2022-06-20  8:42 UTC 

[PATCH stable-5.18 (and below)] serial: 8250: Store to lsr_save_flags after lsr read
 2022-06-20  8:42 UTC 

[PATCH v3 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
 2022-06-20  8:42 UTC  (13+ messages)
` [PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
  ` [PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
    ` [PATCH v3 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver

[PATCH v4 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-20  8:41 UTC  (4+ messages)
` [PATCH v4 bpf-next 07/10] selftests: xsk: introduce default Rx pkt stream

[PATCH] net/pcap: support MTU set
 2022-06-20  8:39 UTC  (5+ messages)
` [PATCH v8 0/3] pcap: support MTU set for linux interfaces
  ` [PATCH v8 1/3] "
  ` [PATCH v8 2/3] pcap: support MTU set for linux interfaces TX enhancment
  ` [PATCH v8 3/3] pcap: support MTU set for linux interfaces count ierrors

[-next] driver/nxp/imx-jpeg: fix a unexpected return value problem
 2022-06-20  8:34 UTC 

b4-0.9.0 available
 2022-06-20  8:40 UTC  (2+ messages)

[PATCH v3 00/11] Add Chameleon v3 support
 2022-06-20  8:40 UTC  (3+ messages)
` [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg

[Bug 215906] New: DMAR fault when connected usb hub (xhci_hcd)
 2022-06-20  8:40 UTC  (2+ messages)
` [Bug 215906] "

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-20  8:39 UTC  (3+ messages)
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes

[Intel-gfx] [Intel-gfx 0/1] drm/i915/guc: Don't update engine busyness stats too frequently
 2022-06-20  8:38 UTC  (8+ messages)
` [Intel-gfx] [Intel-gfx 1/1] "

stable-rc/queue/5.17 build: 133 builds: 1 failed, 132 passed, 1 error, 18 warnings (v5.17.15-80-gacb56a38ebc02)
 2022-06-20  8:38 UTC 

[PATCH 0/4] Improve documentation for running as non-root
 2022-06-20  8:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] doc: give specific instructions "

[PATCH] git-send-email: Add --no-validate-email option
 2022-06-20  8:28 UTC  (2+ messages)

[PATCH v3] Documentation: highmem: Use literal block for code example in highmem.h comment
 2022-06-20  8:36 UTC 

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-06-20  8:35 UTC  (3+ messages)
` [PATCH v6] "

[PATCH net] erspan: do not assume transport header is always set
 2022-06-20  8:35 UTC 

[PATCH 0/6] add thread lifetime and attributes API
 2022-06-20  8:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/6] eal: add basic rte thread ID equal API

stable-rc/queue/4.19 build: 148 builds: 6 failed, 142 passed, 2 errors, 17 warnings (v4.19.248-211-gcc00215b97fd3)
 2022-06-20  8:33 UTC 

stable-rc/queue/5.18 build: 154 builds: 2 failed, 152 passed, 5 errors, 20 warnings (v5.18.5-99-gcf0cf9cc98a11)
 2022-06-20  8:33 UTC 

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-20  8:28 UTC  (6+ messages)
` [PATCH qemu v2 2/2] "

[PATCH] dmaengine: imx-sdma: Setting DMA_PRIVATE capability during the probe
 2022-06-20  8:33 UTC  (2+ messages)

[PATCH nft 00/18] fixes and improvements for -o/--optimize
 2022-06-20  8:32 UTC  (19+ messages)
` [PATCH nft 01/18] optimize: do not compare relational expression rhs when collecting statements
` [PATCH nft 02/18] optimize: do not merge rules with set reference in rhs
` [PATCH nft 03/18] optimize: do not print stateful information
` [PATCH nft 04/18] optimize: remove comment after merging
` [PATCH nft 05/18] optimize: fix reject statement
` [PATCH nft 06/18] optimize: fix verdict map merging
` [PATCH nft 07/18] optimize: add osf expression support
` [PATCH nft 08/18] optimize: add xfrm "
` [PATCH nft 09/18] optimize: add fib "
` [PATCH nft 10/18] optimize: add binop "
` [PATCH nft 11/18] optimize: add numgen "
` [PATCH nft 12/18] optimize: add hash "
` [PATCH nft 13/18] optimize: add unsupported statement
` [PATCH nft 14/18] tests: shell: run -c -o on ruleset
` [PATCH nft 15/18] optimize: only merge OP_IMPLICIT and OP_EQ relational
` [PATCH nft 16/18] optimize: assume verdict is same when rules have no verdict
` [PATCH nft 17/18] optimize: limit statement is not supported yet
` [PATCH nft 18/18] libnftables: release top level scope

[PATCH 0/4] mfd: Some preparations for making platform remove callbacks return void
 2022-06-20  8:31 UTC  (6+ messages)
` [PATCH 3/4] mfd: tc6387xb: Drop disable callback that is never called

[PATCH] Makefile: build 'gitweb' in the default target
 2022-06-20  8:32 UTC  (4+ messages)
` [PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns

[PATCH v2 0/3] add bt-sco sound card support for i.MX8MQ/MM/MN
 2022-06-20  8:30 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx8mm-evk: add bt-sco sound card support

[Intel-wired-lan] [PATCH net v1] iavf: validate dest MAC and VLAN from tc-filter code path
 2022-06-20  5:32 UTC  (2+ messages)

[LTP] [RFC PATCH] madvise06: shrink to 1 MADV_WILLNEED page to stabilize the test
 2022-06-20  8:28 UTC  (5+ messages)

[PATCH -next] serial: 8250: fix return error code in serial8250_request_std_resource()
 2022-06-20  8:27 UTC  (3+ messages)

[meta-python][kirkstone][PATCH V1] python3-iperf: initial add 0.1.11
 2022-06-20  8:27 UTC  (2+ messages)
  ` [oe] "

[RFC 00/15] Add vDPA multi-threads optiomization
 2022-06-20  8:27 UTC  (4+ messages)
` [PATCH v4 00/15] mlx5/vdpa: optimize live migration time
  ` [PATCH v4 04/15] vdpa/mlx5: support event qp reuse

[PATCH, v2] media: mediatek: vcodec: Initialize decoder parameters after getting dec_capability
 2022-06-20  8:26 UTC  (2+ messages)

[PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-06-20  8:27 UTC  (10+ messages)
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling


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.