All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-28 05:58:20 to 2021-09-28 06:48:10 UTC [more...]

[virtio-dev] [PATCH v3 2/2] virtio: pci support virtqueue reset
 2021-09-28  6:48 UTC  (2+ messages)

[PATCH V5 1/3] scsi: ufs: Fix error handler clear ua deadlock
 2021-09-28  6:47 UTC 

[PATCH 1/2] virtio: introduce virtio_dev_to_node helper
 2021-09-28  6:47 UTC  (6+ messages)
` [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset

What's cooking in git.git (Sep 2021, #08; Mon, 27)
 2021-09-28  6:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-incremental: bump to versioni 21.3.0
 2021-09-28  6:44 UTC  (6+ messages)
` [Buildroot] [PATCH 1/1] package/python-markdown2: bump to version 2.4.1
` [Buildroot] [PATCH 1/1] package/python-meld3: bump to version 2.0.1
` [Buildroot] [PATCH 1/1] package/python-more-itertools: bump to version 8.10.0
` [Buildroot] [PATCH 1/1] package/python-mutagen: bump to version 1.45.1
` [Buildroot] [PATCH 1/1] package/python-netifaces: bump to version 0.11.0

[PATCH] mwifiex: avoid null-pointer-subtraction warning
 2021-09-28  6:43 UTC  (3+ messages)

[git:media_stage/master] media: s5p-jpeg: rename JPEG marker constants to prevent build warnings
 2021-09-07  5:57 UTC 

[PATCH v4 1/2] xen-pciback: prepare for the split for stub and PV
 2021-09-28  6:42 UTC  (6+ messages)

[git:media_stage/master] media: ir_toy: prevent device from hanging during transmit
 2021-09-19  9:19 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:1531:6: warning: stack frame size (1324) exceeds limit (1024) in function 'dml20_rq_dlg_get_dlg_reg'
 2021-09-28  6:39 UTC  (2+ messages)

Issues with newest version of openssh 8.8p1-1
 2021-09-28  6:40 UTC 

[PATCH] block-map: added error handling for bio_copy_kern()
 2021-09-28  6:39 UTC 

[dpdk-dev] [PATCH v5] net/ice: support IEEE 1588 PTP
 2021-09-28  6:27 UTC  (2+ messages)
` [dpdk-dev] [PATCH v6] "

[PATCH] ASoC: mediatek: mt8195: add missing of_node_put in probe
 2021-09-28  6:35 UTC  (4+ messages)

Host managed SMR drive issue
 2021-09-28  6:36 UTC  (11+ messages)

[PATCH V7 1/1] interconnect: intel: Add Keem Bay noc driver
 2021-09-28  6:33 UTC 

[PATCH] ARM: omap1: move omap15xx local bus handling to usb.c
 2021-09-28  6:31 UTC  (4+ messages)

[dpdk-dev] [PATCH] vhost: add unsafe API to check inflight packets
 2021-09-28  6:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] add unsafe API to get "
  ` [dpdk-dev] [PATCH v5 1/2] vhost: add unsafe API to check "
  ` [dpdk-dev] [PATCH v5 2/2] examples/vhost: use "

Please pull u-boot-i2c/next
 2021-09-28  6:32 UTC 

[PATCH] i2c: rcar_i2c: Enable configuring SCL rise and fall times
 2021-09-28  6:30 UTC  (2+ messages)

Xen Rust VirtIO demos work breakdown for Project Stratos
 2021-09-28  6:30 UTC  (6+ messages)
    ` [Stratos-dev] "

[PATCH] i2c: mvtwsi: Add support for DM clocks and resets
 2021-09-28  6:30 UTC  (3+ messages)

[PATCH] mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
 2021-09-28  6:30 UTC  (2+ messages)

[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
 2021-09-28  6:27 UTC  (3+ messages)

[f2fs-dev] [Bug 214551] New: Roll-Forward recovery recover deleted file
 2021-09-28  6:29 UTC 

[PATCH] drm/amd/pm: Fix that RPM cannot be obtained for specific GPU
 2021-09-28  6:29 UTC  (2+ messages)

[PATCH V3 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-28  6:28 UTC  (3+ messages)
` [PATCH V3 1/3] xen: Introduce "gpaddr_bits" field to XEN_SYSCTL_physinfo

[PATCH] net/tls: support SM4 CCM algorithm
 2021-09-28  6:28 UTC 

drivers/gpu/drm/i915/display/intel_ddi.c:4030 intel_ddi_encoder_destroy() warn: variable dereferenced before check 'dig_port' (see line 4022)
 2021-09-28  6:27 UTC  (2+ messages)

[PATCH 1/2] phy: samsung: unify naming and describe driver in KConfig
 2021-09-28  6:16 UTC  (5+ messages)
  ` [PATCH 2/2] scsi: ufs: exynos: unify naming

[PATCHv4 00/12] nvme: In-band authentication support
 2021-09-28  6:24 UTC  (28+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-09-28  6:25 UTC  (5+ messages)

[PATCH] media: videobuf2: always set buffer vb2 pointer
 2021-09-28  6:24 UTC  (2+ messages)

drivers/gpu/drm/i915/gvt/scheduler.c:646 prepare_shadow_wa_ctx() warn: inconsistent returns 'wa_ctx->indirect_ctx.obj->base.resv'
 2021-09-28  6:23 UTC  (2+ messages)

[PATCH v3 00/15] [RFC] Upstreaming the Scalar command
 2021-09-28  6:24 UTC  (4+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 13/15] scalar: implement the `delete` command

[PATCH v3 1/5] erofs-utils: introduce dump.erofs
 2021-09-28  6:23 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS 51032e6f17ce990d06123ad7307f258c50d25aa7
 2021-09-28  6:24 UTC 

[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-28  6:23 UTC  (9+ messages)
` [PATCH v10 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v10 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v10 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v10 4/8] fsdax: Convert dax_iomap_zero to iter model
` [PATCH v10 5/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v10 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v10 7/8] xfs: support CoW in fsdax mode
` [PATCH v10 8/8] xfs: Add dax dedupe support

[PATCH RFC v4 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-28  6:22 UTC  (4+ messages)

[GIT PULL] fsverity fix for 5.15-rc4
 2021-09-28  6:22 UTC 

[Intel-gfx] [CI AGAIN 1/8] drm/i915/uncore: split the fw get function into separate vfunc
 2021-09-28  6:20 UTC  (9+ messages)
` [Intel-gfx] [CI AGAIN 2/8] drm/i915/pm: drop get_fifo_size vfunc
` [Intel-gfx] [CI AGAIN 3/8] drm/i915: make update_wm take a dev_priv
` [Intel-gfx] [CI AGAIN 4/8] drm/i915/wm: provide wrappers around watermark vfuncs calls (v2)
` [Intel-gfx] [CI AGAIN 5/8] drm/i915: add wrappers around cdclk vtable funcs
` [Intel-gfx] [CI AGAIN 6/8] drm/i915/display: add intel_fdi_link_train wrapper
` [Intel-gfx] [CI AGAIN 7/8] drm/i915: split clock gating init from display vtable
` [Intel-gfx] [CI AGAIN 8/8] drm/i915: split watermark vfuncs "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,AGAIN,1/8] drm/i915/uncore: split the fw get function into separate vfunc

[PATCH] ext4: fix a possible ABBA deadlock dued to busy PA
 2021-09-28  6:20 UTC 

[Intel-gfx] [PATCH] drm/i915: Update memory bandwidth formulae
 2021-09-28  6:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-09-28  6:14 UTC  (9+ messages)

[PATCH 0/5] Designated initializer cleanup & conversion
 2021-09-28  6:15 UTC  (6+ messages)
` [PATCH 5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT

best sale cat shovel from angel love pet
 2021-09-28  6:05 UTC 

[RFC] arm64: mm: update max_pfn after memory hotplug
 2021-09-28  6:12 UTC  (6+ messages)

[PATCH v2] staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
 2021-09-28  6:13 UTC 

[RFC PATCH 0/4] ALSA: hda: potential hdac_stream locking issues?
 2021-09-28  6:10 UTC  (3+ messages)
` [RFC PATCH 2/4] ALSA: hda: hdac_stream: reset assigned_key in stream_release()

[PATCH] MAINTAINERS: rename cifs_common to smbfs_common in cifs and ksmbd entry
 2021-09-28  6:10 UTC  (2+ messages)

[PATCH 08/21] drm/i915: Fix runtime pm handling in i915_gem_shrink
 2021-09-28  6:10 UTC 

[PATCHv6 0/8] videobuf2: support new noncontiguous DMA API
 2021-09-28  6:05 UTC  (3+ messages)
` [PATCHv6 2/8] videobuf2: inverse buffer cache_hints flags

[PATCH v3 0/5] More record/replay acceptance tests
 2021-09-28  6:08 UTC  (3+ messages)

Need to merge - QEMU patch for booting eMMC image for AST2600 machine
 2021-09-28  6:06 UTC  (6+ messages)

[PATCH v3 0/2] ceph: add debugfs entries signifying new mount syntax support
 2021-09-28  6:06 UTC  (3+ messages)
` [PATCH v3 1/2] libceph: export ceph_debugfs_dir for use in ceph.ko
` [PATCH v3 2/2] ceph: add debugfs entries for mount syntax support

[freescale-fslc:5.4-2.3.x-imx 14893/21308] drivers/net/wireless/nxp/mxm_wifiex/wlan_src/mlan/mlan_pcie.c:1213:30: sparse: sparse: Using plain integer as NULL pointer
 2021-09-28  6:06 UTC  (2+ messages)
` [RFC PATCH freescale-fslc] MLK-24962 net: wireless: nxp: mxm_wifiex: wlan_disable_pcie_host_int() can be static

[PATCH v1 0/2] Put Qualcomm's ufs controller to hibern8 during clock scaling
 2021-09-28  6:03 UTC  (3+ messages)
  ` [PATCH v1 2/2] scsi: ufs-qcom: enter and exit "

[PATCH AUTOSEL 4.19 01/10] net: mdio: introduce a shutdown method to mdio device drivers
 2021-09-28  5:57 UTC  (10+ messages)
` [PATCH AUTOSEL 4.19 02/10] xen-netback: correct success/error reporting for the SKB-with-fraglist case
` [PATCH AUTOSEL 4.19 03/10] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 4.19 04/10] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 4.19 05/10] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 4.19 06/10] usb: testusb: Fix for showing the connection speed
` [PATCH AUTOSEL 4.19 07/10] usb: dwc2: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.19 08/10] selftests: be sure to make khdr before other targets
` [PATCH AUTOSEL 4.19 09/10] scsi: ses: Retry failed Send/Receive Diagnostic commands
` [PATCH AUTOSEL 4.19 10/10] tools/vm/page-types: remove dependency on opt_file for idle page tracking

[PATCH AUTOSEL 4.14 1/8] net: mdio: introduce a shutdown method to mdio device drivers
 2021-09-28  5:57 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 2/8] xen-netback: correct success/error reporting for the SKB-with-fraglist case
` [PATCH AUTOSEL 4.14 3/8] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 4.14 4/8] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 4.14 5/8] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 4.14 6/8] usb: testusb: Fix for showing the connection speed
` [PATCH AUTOSEL 4.14 7/8] usb: dwc2: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.14 8/8] scsi: ses: Retry failed Send/Receive Diagnostic commands

[PATCH AUTOSEL 4.9 1/6] net: mdio: introduce a shutdown method to mdio device drivers
 2021-09-28  5:57 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 2/6] xen-netback: correct success/error reporting for the SKB-with-fraglist case
` [PATCH AUTOSEL 4.9 3/6] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 4.9 4/6] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 4.9 5/6] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 4.9 6/6] usb: testusb: Fix for showing the connection speed

[PATCH AUTOSEL 4.4 1/5] xen-netback: correct success/error reporting for the SKB-with-fraglist case
 2021-09-28  5:57 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/5] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 4.4 3/5] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 4.4 4/5] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 4.4 5/5] usb: testusb: Fix for showing the connection speed

[PATCH 0/2] Add basic window watchdog mode support
 2021-09-28  6:01 UTC  (3+ messages)
` [PATCH 1/2] watchdog: versal: Add support for basic window watchdog
` [PATCH 2/2] watchdog: versal: Add support for expire now

drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:463:32: warning: unused variable 'aq_pm_ops'
 2021-09-28  6:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/11] net: mdio: introduce a shutdown method to mdio device drivers
 2021-09-28  5:57 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 02/11] xen-netback: correct success/error reporting for the SKB-with-fraglist case
` [PATCH AUTOSEL 5.4 03/11] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 5.4 04/11] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 5.4 05/11] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 5.4 06/11] usb: testusb: Fix for showing the connection speed
` [PATCH AUTOSEL 5.4 07/11] usb: dwc2: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.4 08/11] selftests: be sure to make khdr before other targets
` [PATCH AUTOSEL 5.4 09/11] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
` [PATCH AUTOSEL 5.4 10/11] scsi: ses: Retry failed Send/Receive Diagnostic commands
` [PATCH AUTOSEL 5.4 11/11] tools/vm/page-types: remove dependency on opt_file for idle page tracking

[PATCH] clk: versal: Enable only GATE type clocks
 2021-09-28  6:00 UTC 

[PATCH AUTOSEL 5.10 01/23] spi: rockchip: handle zero length transfers without timing out
 2021-09-28  5:56 UTC  (20+ messages)
` [PATCH AUTOSEL 5.10 04/23] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
` [PATCH AUTOSEL 5.10 07/23] net: mdio: introduce a shutdown method to mdio device drivers
` [PATCH AUTOSEL 5.10 08/23] xen-netback: correct success/error reporting for the SKB-with-fraglist case
` [PATCH AUTOSEL 5.10 09/23] sparc64: fix pci_iounmap() when CONFIG_PCI is not set
` [PATCH AUTOSEL 5.10 10/23] ext2: fix sleeping in atomic bugs on error
` [PATCH AUTOSEL 5.10 11/23] scsi: sd: Free scsi_disk device via put_device()
` [PATCH AUTOSEL 5.10 12/23] usb: testusb: Fix for showing the connection speed
` [PATCH AUTOSEL 5.10 13/23] usb: dwc2: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.10 14/23] habanalabs/gaudi: fix LBW RR configuration
` [PATCH AUTOSEL 5.10 15/23] selftests: be sure to make khdr before other targets
` [PATCH AUTOSEL 5.10 16/23] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
` [PATCH AUTOSEL 5.10 17/23] nvme-fc: update hardware queues before using them
` [PATCH AUTOSEL 5.10 18/23] nvme-fc: avoid race between time out and tear down
` [PATCH AUTOSEL 5.10 19/23] thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
` [PATCH AUTOSEL 5.10 20/23] scsi: ses: Retry failed Send/Receive Diagnostic commands
` [PATCH AUTOSEL 5.10 21/23] irqchip/gic: Work around broken Renesas integration
` [PATCH AUTOSEL 5.10 22/23] smb3: correct smb3 ACL security descriptor
` [PATCH AUTOSEL 5.10 23/23] tools/vm/page-types: remove dependency on opt_file for idle page tracking

[PATCH AUTOSEL 5.14 01/40] spi: rockchip: handle zero length transfers without timing out
 2021-09-28  5:55 UTC  (4+ messages)
` [PATCH AUTOSEL 5.14 36/40] x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
` [PATCH AUTOSEL 5.14 37/40] io_uring: allow conditional reschedule for intensive iterators
` [PATCH AUTOSEL 5.14 39/40] tools/vm/page-types: remove dependency on opt_file for idle page tracking


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.