All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 14:00:02 to 2021-05-20 14:39:09 UTC [more...]

[PATCH v6 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-05-20 14:37 UTC  (4+ messages)
` [PATCH v6 01/22] iidc: Introduce iidc.h
` [PATCH v6 02/22] ice: Initialize RDMA support
` [PATCH v6 03/22] ice: Implement iidc operations

[PATCH v2 00/33] block: publish backup-top filter
 2021-05-20 14:22 UTC  (21+ messages)
` [PATCH v2 01/33] block: rename bdrv_replace_child to bdrv_replace_child_tran
` [PATCH v2 02/33] block: comment graph-modifying function not updating permissions
` [PATCH v2 03/33] block: introduce bdrv_replace_child_bs()
` [PATCH v2 04/33] block: introduce blk_replace_bs
` [PATCH v2 05/33] qdev-properties: PropertyInfo: add realized_set_allowed field
` [PATCH v2 06/33] qdev: allow setting drive property for realized device
` [PATCH v2 07/33] block: rename backup-top to copy-before-write
` [PATCH v2 08/33] block/backup: drop support for copy_range
` [PATCH v2 09/33] block-copy: always set BDRV_REQ_SERIALISING flag
` [PATCH v2 10/33] block/backup: move cluster size calculation to block-copy
` [PATCH v2 11/33] block/copy-before-write: relax permission requirements when no parents
` [PATCH v2 12/33] block/copy-before-write: drop extra bdrv_unref on failure path
` [PATCH v2 13/33] block/copy-before-write: use file child instead of backing
` [PATCH v2 14/33] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PATCH v2 15/33] block/copy-before-write: introduce cbw_init()
` [PATCH v2 16/33] block/copy-before-write: cbw_init(): rename variables
` [PATCH v2 17/33] block/copy-before-write: cbw_init(): use file child after attaching
` [PATCH v2 19/33] block/copy-before-write: initialize block-copy bitmap
` [PATCH v2 23/33] python/qemu/machine.py: refactor _qemu_args()
` [PATCH v2 28/33] iotests: move 222 to tests/image-fleecing

[PATCH 1/2] fpga: generalize updating to partial and full
 2021-05-20 14:36 UTC  (4+ messages)

To Greg KH: Re: [PATCH] iommu/vt-d: Fix kernel panic caused by 416fa531c816: Preset Access/Dirty bits for IOVA over FL
 2021-05-20 14:38 UTC  (2+ messages)

[lttng-dev] 2.13-rc2 fails to build with buildroot crosscompiler
 2021-05-20 14:37 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-05-20 14:37 UTC 

[meta-python][PATCH] python3-asyncio-glib: new package
 2021-05-20 14:36 UTC 

[PATCH] selftests/powerpc: Fix "no_handler" EBB selftest for ISA v3.1
 2021-05-20 14:35 UTC 

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-05-20 14:34 UTC  (17+ messages)

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-20 14:34 UTC  (3+ messages)

[PATCH v4] Fix flashing of eMMC user area with Fastboot
 2021-05-20 14:32 UTC  (2+ messages)

[dpdk-dev] [PATCH] test/prefetch: fix build with GCC 11
 2021-05-20 14:31 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[RFC] Add DMA_RESV_USAGE flags
 2021-05-20 14:30 UTC  (12+ messages)

[PATCH 1/6] drm/amd/pm: Add ASIC independent throttle bits
 2021-05-20 14:29 UTC  (6+ messages)
` [PATCH 2/6] drm/amd/pm: Add arcturus throttler translation
` [PATCH 3/6] drm/amd/pm: Add navi1x "
` [PATCH 4/6] drm/amd/pm: Add sienna cichlid "
` [PATCH 5/6] drm/amd/pm: Add vangogh "
` [PATCH 6/6] drm/amd/pm: Add aldebaran "

[PATCH] serial: rp2: disable interrupt in rp2_probe():
 2021-05-20 14:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
 2021-05-20 14:29 UTC  (4+ messages)

[PATCH v3] mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt
 2021-05-20 14:29 UTC  (2+ messages)
` [PATCH v4] "

[dpdk-dev] [PATCH] doc: announce renaming of rte_ether_hdr fields
 2021-05-20 14:28 UTC  (5+ messages)

[PATCH] drm/i915: Use DRIVER_NAME for tracing unattached requests
 2021-05-20 14:28 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-05-20 14:24 UTC  (32+ messages)
` [PATCH v3 2/7] ipmi: ssif_bmc: Add "
` [PATCH v3 3/7] i2c: aspeed: Fix unhandled Tx done with NAK
` [PATCH v3 4/7] i2c: aspeed: Acknowledge Tx done w/wo ACK irq late
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()
` [PATCH v3 7/7] bindings: ipmi: Add binding for Aspeed SSIF BMC driver

Odroid C4: dwc2_hsotg_start_req: ep1 is stalled
 2021-05-20 14:25 UTC  (4+ messages)

[PATCH v2] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
 2021-05-20 14:24 UTC 

[PATCH v2] Documentation: gpu: Mention the requirements for new properties
 2021-05-20 14:24 UTC  (2+ messages)

[PATCH] module: correctly exit module_kallsyms_on_each_symbol when fn() != 0
 2021-05-20 14:23 UTC 

[PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined
 2021-05-20 14:22 UTC  (2+ messages)
` [PATCH v2] "

[PULL 00/26] Misc patches for 2021-05-20
 2021-05-20 14:20 UTC  (3+ messages)

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-20 14:22 UTC  (4+ messages)

[PATCH v3 00/18] Tidy up cache.S
 2021-05-20 14:18 UTC  (11+ messages)
` [PATCH v3 05/18] arm64: Do not enable uaccess for flush_icache_range
` [PATCH v3 06/18] arm64: Do not enable uaccess for invalidate_icache_range
` [PATCH v3 07/18] arm64: Downgrade flush_icache_range to invalidate
` [PATCH v3 08/18] arm64: Move documentation of dcache_by_line_op
` [PATCH v3 09/18] arm64: Fix comments to refer to correct function __flush_icache_range

[PATCH -next] Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
 2021-05-20 14:20 UTC  (2+ messages)
` [-next] "

[LSF/MM TOPIC] mm documentation
 2021-05-20 14:19 UTC  (2+ messages)

[lttng-dev] [PATCH lttng-ust] Improve tracelog handling, reduce exported functions
 2021-05-20 14:19 UTC  (2+ messages)

[PATCH 0/7] Per client engine busyness
 2021-05-20 14:17 UTC  (17+ messages)
  ` [Nouveau] "
              ` [Nouveau] [Intel-gfx] "
                  `  "

[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
 2021-05-20 14:14 UTC  (5+ messages)
` [RFC PATCH v4 4/7] hw/pci/pcie: Do not set HPC flag if acpihp is used
` [RFC PATCH v4 5/7] bios-tables-test: Allow changes in DSDT ACPI tables

[lttng-dev] reading context fields causes syscalls
 2021-05-20 14:15 UTC  (6+ messages)

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-05-20 14:10 UTC  (5+ messages)

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-20 14:11 UTC  (5+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
` [PATCH v5 2/3] sched/fair: Add cfs bandwidth burst statistics

[PATCH 0/3] virtio_blk: blk-mq io_poll support
 2021-05-20 14:13 UTC  (8+ messages)
` [PATCH 1/3] virtio: add virtioqueue_more_used()
` [PATCH 2/3] virtio_blk: avoid repeating vblk->vqs[qid]
` [PATCH 3/3] virtio_blk: implement blk_mq_ops->poll()

[PATCH] dma-buf: fix unintended pin/unpin warnings
 2021-05-20 14:13 UTC  (5+ messages)

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-20 14:09 UTC  (18+ messages)
` [PATCH v4 1/8] ACPI: scan: Extend acpi_walk_dep_device_list()
` [PATCH v4 2/8] ACPI: scan: Add function to fetch dependent of acpi device
` [PATCH v4 3/8] i2c: core: Add a format macro for I2C device names
` [PATCH v4 4/8] gpiolib: acpi: Export acpi_get_gpiod()
` [PATCH v4 5/8] clkdev: Make clkdev_drop() null aware
` [PATCH v4 6/8] gpiolib: acpi: Add acpi_gpio_get_io_resource()
` [PATCH v4 7/8] platform/x86: Add intel_skl_int3472 driver
` [PATCH v4 8/8] mfd: tps68470: Remove tps68470 MFD driver

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 14:11 UTC  (7+ messages)
` [RFC 1/3] dma-fence: Add boost fence op

[PATCH 0/6] i.MXRT1050 add Usb Host support
 2021-05-20 14:10 UTC  (7+ messages)
` [PATCH 1/6] ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()
` [PATCH 2/6] clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3
` [PATCH 3/6] usb: ehci-mx6: add support for i.MXRT
` [PATCH 4/6] ARM: dts: imxrt1050: add usbotg1, usbphy1 and usbmisc nodes
` [PATCH 5/6] ARM: dts: imxrt1050-evk: enable usbotg1 node as host
` [PATCH 6/6] configs: imxrt1050-evk: enable host usb support and its command

[PATCH 4.4 000/190] 4.4.269-rc1 review
 2021-05-20 14:08 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 93 runs, 1 regressions (v4.14.232-323-g65ca645ade62)
 2021-05-20 14:09 UTC 

[PATCH 5.10 00/47] 5.10.39-rc1 review
 2021-05-20 14:07 UTC  (2+ messages)

[PATCH] drm/i915/gt: fix typo issue
 2021-05-20 14:07 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] tools/bootconfig: Fix a build error accroding to undefined fallthrough
 2021-05-20 14:07 UTC  (2+ messages)

[PATCH V3 00/16] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-05-20 14:01 UTC  (17+ messages)
` [PATCH V3 01/16] net: iosm: entry point
` [PATCH V3 02/16] net: iosm: irq handling
` [PATCH V3 03/16] net: iosm: mmio scratchpad
` [PATCH V3 04/16] net: iosm: shared memory IPC interface
` [PATCH V3 05/16] net: iosm: shared memory I/O operations
` [PATCH V3 06/16] net: iosm: channel configuration
` [PATCH V3 07/16] net: iosm: wwan port control device
` [PATCH V3 08/16] net: iosm: bottom half
` [PATCH V3 09/16] net: iosm: multiplex IP sessions
` [PATCH V3 10/16] net: iosm: encode or decode datagram
` [PATCH V3 11/16] net: iosm: power management
` [PATCH V3 12/16] net: iosm: shared memory protocol
` [PATCH V3 13/16] net: iosm: protocol operations
` [PATCH V3 14/16] net: iosm: uevent support
` [PATCH V3 15/16] net: iosm: net driver
` [PATCH V3 16/16] net: iosm: infrastructure

[PATCH 0/6] gfs2: Handle page faults during read and write
 2021-05-20 14:07 UTC  (6+ messages)
` [PATCH 6/6] gfs2: Fix mmap + page fault deadlocks (part 2)
      ` [Cluster-devel] "

[PATCH] media: davinci: fix two kernel-doc comments
 2021-05-20 14:07 UTC 

[PATCH] KVM: arm64: Prevent mixed-width VM creation
 2021-05-20 14:06 UTC  (6+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2021-05-20 14:08 UTC  (2+ messages)
`  "

[PATCH 0/5] sms911x: DTS fixes and DT binding to json-schema conversion
 2021-05-20 13:58 UTC  (4+ messages)
` [PATCH 1/5] ARM: dts: i.MX51: digi-connectcore-som: Correct Ethernet node name
` [PATCH 3/5] ARM: dts: qcom-apq8060: Correct Ethernet node name and drop bogus irq property
` [PATCH 4/5] MIPS: SEAD3: Correct Ethernet node name

[PATCH] clk: meson: g12a: fix gp0 and hifi ranges
 2021-05-20 14:02 UTC  (3+ messages)

drm/meson: fix green/pink color distortion from HDR set during vendor Uboot
 2021-05-20 14:04 UTC  (2+ messages)

[PATCH v3] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20 14:00 UTC  (4+ messages)

Network latency on 5.4 and 5.10
 2021-05-20 13:35 UTC  (2+ messages)

[PATCH v3 0/8] x86/irq: trap and interrupt cleanups
 2021-05-20 14:00 UTC  (3+ messages)
` [PATCH v3 7/8] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt

[RFC PATCH 0/6] soc-pcm: Add separate snd_pcm_runtime for BEs
 2021-05-20 13:59 UTC  (6+ messages)

QEMU SMMUv3 stage 2 translation
 2021-05-20 13:57 UTC  (2+ messages)

fix a race between del_gendisk and BLKRRPART v2
 2021-05-20 13:59 UTC  (3+ messages)

[oe] [meta-python] [PATCH] python3-pulsectl: upgrade 21.3.4 -> 21.5.17
 2021-05-20 14:00 UTC  (2+ messages)

[PATCH] video: hgafb: correctly handle card detect failure during probe
 2021-05-20 13:58 UTC  (3+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-20 13:59 UTC  (3+ messages)
` [PATCH 4/5] fanotify/fanotify_user.c: introduce a generic info record copying function


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.