All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 09:20:00 to 2022-01-25 09:43:40 UTC [more...]

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-01-25  9:37 UTC  (13+ messages)
` [PATCH v2 00/15] add virtio_blk device support to vdpa/ifc
  ` [PATCH v2 01/15] vdpa/ifc: add support for virtio blk device
  ` [PATCH v2 02/15] vhost: add vdpa ops for "
  ` [PATCH v2 03/15] vdpa/ifc: add blk ops for ifc device
  ` [PATCH v2 04/15] vdpa/ifc: add vdpa interrupt for blk device
  ` [PATCH v2 05/15] vdpa/ifc: add blk dev sw live migration
  ` [PATCH v2 06/15] example/vdpa:add vdpa blk support in example
  ` [PATCH v2 07/15] usertools: add support for virtio blk device
  ` [PATCH v2 08/15] vdpa/ifc: set_vring_state op is mandatory, add set_vring_state for "
  ` [PATCH v2 09/15] vdpa/ifc: add some log at VDPA launch before qemu connect
  ` [PATCH v2 10/15] vdpa/ifc: read virtio max_queues from hardware
  ` [PATCH v2 11/15] vdpa: add config space change interrupt register and handle for virtio_blk

[PATCH v6 0/8] ARM vmap'ed and IRQ stacks roundup
 2022-01-25  9:14 UTC  (15+ messages)
` [PATCH v6 1/8] ARM: mm: switch to swapper_pg_dir early for vmap'ed stack
` [PATCH v6 2/8] ARM: assembler: define a Kconfig symbol for group relocation support
` [PATCH v6 3/8] ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
` [PATCH v6 4/8] ARM: entry: avoid clobbering R9 in IRQ handler
` [PATCH v6 5/8] ARM: mm: make vmalloc_seq handling SMP safe
` [PATCH v6 6/8] ARM: iop: make iop_handle_irq() static
` [PATCH v6 7/8] ARM: drop pointless SMP check on secondary startup path
` [PATCH v6 8/8] ARM: make get_current() and __my_cpu_offset() __always_inline

[PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations
 2022-01-25  9:41 UTC  (5+ messages)

[PATCH] tty: serial: Use fifo in 8250 console driver
 2022-01-25  9:36 UTC  (4+ messages)

[LTP] [mm/page] ab19939a6a: ltp.msync04.fail
 2022-01-25  9:27 UTC  (3+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25  9:35 UTC  (4+ messages)
` [PATCH 5/5] "

[PATCH v2] drivers: irqchip: add irq-type-changer
 2022-01-25  9:35 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/cnxk: fix updating Rx/Tx functions in fastpath ops
 2022-01-25  9:39 UTC 

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-25  9:34 UTC  (5+ messages)

[PATCH] perf session: check for null pointer before derefernce
 2022-01-25  9:35 UTC  (4+ messages)

[PATCH 0/7] vhost: improve logging
 2022-01-25  9:39 UTC  (4+ messages)
` [PATCH 1/7] vhost: improve IOTLB logs

[PATCH 0/2] MT8186 IOMMU SUPPORT
 2022-01-25  9:32 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH 2/2] iommu/mediatek: Add mt8186 iommu support

linux-next: Fixes tags need some work in the mtd-fixes tree
 2022-01-25  9:33 UTC  (3+ messages)

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25  9:32 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] ice: remove likely for napi_complete_done
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v4 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v4 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API

[PATCH v2 00/11] arm64: prepare and add verdin imx8m mini support
 2022-01-25  9:13 UTC  (4+ messages)
` [PATCH v2 02/11] dt-bindings: gpio: fix gpio-hog example

[PATCH V2 0/4] vDPA/ifcvf: implement shared IRQ feature
 2022-01-25  9:17 UTC  (5+ messages)
` [PATCH V2 1/4] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH V2 2/4] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V2 3/4] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V2 4/4] vDPA/ifcvf: implement shared IRQ feature

FAILED: patch "[PATCH] bnx2x: Invalidate fastpath HSI version for VFs" failed to apply to 5.10-stable tree
 2022-01-25  9:30 UTC  (2+ messages)
` [EXT] "

[PATCH v4 00/35] MT8195 IOMMU SUPPORT
 2022-01-25  8:56 UTC  (29+ messages)
` [PATCH v4 03/35] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v4 06/35] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v4 09/35] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v4 10/35] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v4 14/35] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v4 17/35] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v4 18/35] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v4 21/35] iommu/mediatek: Add infra iommu support
` [PATCH v4 26/35] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v4 27/35] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v4 32/35] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v4 33/35] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v4 34/35] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v4 35/35] iommu/mediatek: mt8195: Enable multi banks for infra iommu

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25  9:33 UTC  (4+ messages)
` [PATCH 4/5] fbdev/simplefb: Request memory region in driver

[PATCH v2 1/2] usb: ulpi: Add debugfs support
 2022-01-25  9:18 UTC  (3+ messages)
` [PATCH v2 2/2] usb: ulpi: Call of_node_put correctly

[PATCH 4.19 000/239] 4.19.226-rc1 review
 2022-01-25  9:31 UTC  (2+ messages)

[PATCH net 0/2] net: lan966x: Fixes for sleep in atomic context
 2022-01-25  9:30 UTC  (3+ messages)
` [PATCH net 1/2] net: lan966x: Fix sleep in atomic context when injecting frames
` [PATCH net 2/2] net: lan966x: Fix sleep in atomic context when updating MAC table

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

[PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
 2022-01-25  9:27 UTC  (3+ messages)

[PATCH v1] net/mlx5: adding extern C to rte_pmd_mlx5.h
 2022-01-25  9:34 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

fs/fscache/cookie.c:32:14: sparse: sparse: symbol 'fscache_lru_cookie_timeout' was not declared. Should it be static?
 2022-01-25  9:18 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS ab2a290a7391fdf42c3d3cf3b278143b84856ee1
 2022-01-25  9:15 UTC 

[kbuild] [allisonhenderson-xfs-work:delayed_attrs_v26_extended 28/30] fs/xfs/xfs_ioctl.c:1753 xfs_ioc_get_parent_pointer() warn: maybe return -EFAULT instead of the bytes remaining?
 2022-01-25  9:23 UTC  (2+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-25  9:31 UTC  (4+ messages)
` [PATCH v4 08/23] multifd: Move iov from pages to params

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25  9:32 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

[RFC PATCH 0/2] Multicolor PWM LED support
 2022-01-25  9:22 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: leds: Add multicolor PWM LED bindings
` [RFC PATCH 2/2] leds: Add PWM multicolor driver

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

[ASUS EC Sensors v8 0/3]
 2022-01-25  8:47 UTC  (3+ messages)
` [ASUS EC Sensors v8 3/3] hwmon: deprecate asis_wmi_ec_sensors driver

Prezentacja
 2022-01-25  8:57 UTC 

[PATCH] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
 2022-01-25  9:17 UTC 

[PATCH 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25  8:52 UTC  (2+ messages)
` [PATCH 4/6] clk: imx6q: enforce gating of gpmi_io clock

[tip:x86/paravirt] BUILD SUCCESS 2e1f8e55f9e054b4a49ffc06c7e33b5d4725f05e
 2022-01-25  9:16 UTC 

[PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c
 2022-01-25  9:31 UTC  (3+ messages)

[PATCH] x86: add additional EPT bit definitions
 2022-01-25  8:51 UTC  (3+ messages)

fs/erofs/data.c:143:15: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2022-01-25  9:31 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

[PATCH] i2c: tegra: Add SMBus block read function
 2022-01-25  9:08 UTC 

[PATCH v2] sched/fair: Fix fault in reweight_entity
 2022-01-25  9:14 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

[Intel-gfx] [PATCH -next] drm/i915/gvt: Convert list_for_each to entry variant
 2022-01-25  8:39 UTC 

[PATCH][next] drm/i915/guc: fix spelling mistake "notificaion" -> "notification"
 2022-01-25  9:13 UTC  (2+ messages)
` [Intel-gfx] "

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

Prezentacja
 2022-01-25  8:59 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

[PATCH] btrfs: add test case to make sure autodefrag won't give up the whole cluster when there is a hole in it
 2022-01-25  9:23 UTC 

[PATCH] btrfs: add test case to make sure autodefrag won't give up the whole cluster when there is a hole in it
 2022-01-25  9:16 UTC 

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-25  8:54 UTC  (8+ messages)
` [PATCH 5.16 0728/1039] scripts: sphinx-pre-install: Fix ctex support on Debian
` [PATCH 5.16 1026/1039] blk-mq: fix tag_get wait task cant be awakened

[PATCH v10 0/6] USB DWC3 host wake up support from system suspend
 2022-01-25  9:17 UTC  (6+ messages)
` [PATCH v10 6/6] usb: dwc3: qcom: Enable the interrupts during probe

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-25  9:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH 17/54] gpu: drm: replace cpumask_weight with cpumask_empty where appropriate
    `  "

Prezentacja
 2022-01-25  8:57 UTC 

next/master build: 209 builds: 13 failed, 196 passed, 20 errors, 336 warnings (next-20220125)
 2022-01-25  9:10 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

[linux-next:master 990/1252] drivers/mtd/nand/raw/brcmnand/bcma_nand.c:61:23: sparse: sparse: cast to restricted __be32
 2022-01-25  9:28 UTC  (3+ messages)

[RFC] shell: local x=$1 may need to quote the RHS
 2022-01-25  9:24 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

[PATCH] block: bdrv_set_backing_hd(): use drained section
 2022-01-25  9:24 UTC  (2+ messages)

[PATCH] net/af_xdp: use libxdp if available
 2022-01-25  9:27 UTC  (3+ messages)
` [PATCH v2] "

Prezentacja
 2022-01-25  8:57 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

[RFC PATCH v2 0/9] RDMA/rxe: Add RDMA FLUSH operation
 2022-01-25  8:57 UTC  (2+ messages)

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Prezentacja
 2022-01-25  8:59 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Prezentacja
 2022-01-25  8:59 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

Fotowoltaika- propozycja instalacji
 2022-01-25  9:10 UTC 

[PATCH v1 1/2] usb: typec: tcpm: Do not disconnect while receiving VBUS off
 2022-01-25  9:02 UTC  (4+ messages)
` [PATCH v1 2/2] usb: typec: tcpm: Do not disconnect when receiving VSAFE0V

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:15 UTC 

Prezentacja
 2022-01-25  8:57 UTC 

[PATCH 4.9 1/3] ion: Fix use after free during ION_IOC_ALLOC
 2022-01-25  9:21 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-01-25  9:05 UTC 

[PATCH v4 00/16] drm/vc4: hdmi: Yet Another Approach to HDMI YUV output
 2022-01-25  9:25 UTC  (21+ messages)
` [PATCH v4 01/16] drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
  ` (subset) "
` [PATCH v4 02/16] drm/edid: Don't clear formats if using deep color
  ` (subset) "
` [PATCH v4 03/16] drm/edid: Split deep color modes between RGB and YUV444
  ` (subset) "
` [PATCH v4 04/16] drm/connector: Fix typo in output format
  ` (subset) "
` [PATCH v4 05/16] drm/vc4: hdmi: Add full range RGB helper
  ` (subset) "
` [PATCH v4 06/16] drm/vc4: hdmi: Use full range helper in csc functions
  ` (subset) "
` [PATCH v4 07/16] drm/vc4: hdmi: Move XBAR setup to csc_setup
  ` (subset) "
` [PATCH v4 08/16] drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
  ` (subset) "
` [PATCH v4 09/16] drm/vc4: hdmi: Define colorspace matrices
  ` (subset) "
` [PATCH v4 10/16] drm/vc4: hdmi: Change CSC callback prototype
  ` (subset) "

[PATCH] hw/arm/virt: Enable HMAT on arm virt machine
 2022-01-25  9:15 UTC 

"make check-acceptance" takes way too long
 2022-01-25  9:20 UTC  (8+ messages)

[PATCH] hw/nvram: use at24 macro
 2022-01-25  9:20 UTC  (3+ messages)

[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
 2022-01-25  9:23 UTC  (11+ messages)

[PATCH 1/1] arm64: dts: imx8mq: fix lcdif port node
 2022-01-25  9:16 UTC 

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-25  8:58 UTC  (3+ messages)
` [PATCH v13, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v13, 2/2] net: Add dm9051 driver

[PATCH v3 0/6] migration: misc cleanups
 2022-01-25  9:16 UTC  (4+ messages)
` [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument

Prezentacja
 2022-01-25  8:57 UTC 

Wycena paneli fotowoltaicznych
 2022-01-25  9:00 UTC 

[PATCH V2 00/13] block: don't drain file system I/O on del_gendisk
 2022-01-25  9:09 UTC  (7+ messages)
` [PATCH V2 05/13] block: only account passthrough IO from userspace


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.