All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:05:40 to 2021-06-15 13:31:00 UTC [more...]

[PATCH v10 00/12] Restricted DMA
 2021-06-15 13:27 UTC  (57+ messages)
` [Intel-gfx] "
` [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions
  ` [Intel-gfx] "
` [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs
  ` [Intel-gfx] "
` [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
  ` [Intel-gfx] "
` [PATCH v10 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
  ` [Intel-gfx] "
` [PATCH v10 05/12] swiotlb: Update is_swiotlb_active "
  ` [Intel-gfx] "
` [PATCH v10 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing
  ` [Intel-gfx] "
` [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
  ` [Intel-gfx] "
` [PATCH v10 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
  ` [Intel-gfx] "
` [PATCH v10 09/12] swiotlb: Add restricted DMA pool initialization
  ` [Intel-gfx] "
` [PATCH v10 10/12] swiotlb: Add restricted DMA alloc/free support
  ` [Intel-gfx] "
` [PATCH v10 11/12] dt-bindings: of: Add restricted DMA pool
  ` [Intel-gfx] "
` [PATCH v10 12/12] of: Add plumbing for "
  ` [Intel-gfx] "

switch the block layer to use kmap_local_page v2
 2021-06-15 13:24 UTC  (26+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
` [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page
` [PATCH 03/18] mm: use kmap_local_page in memzero_page
  ` [dm-devel] "
` [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
  ` [dm-devel] "
` [PATCH 05/18] bvec: fix the include guards for bvec.h
  ` [dm-devel] "
` [dm-devel] [PATCH 06/18] bvec: add a bvec_kmap_local helper
  `  "
` [PATCH 07/18] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
  ` [dm-devel] [PATCH 07/18] bvec: add memcpy_{from, to}_bvec "
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
  ` [dm-devel] "
` [PATCH 09/18] rbd: use memzero_bvec
  ` [dm-devel] "
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
  ` [dm-devel] "
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec

[PATCH] regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
 2021-06-15 13:29 UTC 

[PATCH v2] ASoC: codecs: wcd938x: remove incorrect module interdependency
 2021-06-15 13:28 UTC  (2+ messages)

[PATCH v6 0/4] Add support for ECDSA-signed kernel modules
 2021-06-15 13:29 UTC  (6+ messages)
` [PATCH v6 4/4] certs: Adjustment due to 'Check whether openssl tool is available'

[PATCH 0/8] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-15 13:29 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] [GSOC] ref-filter: add obj-type check in grab contents
  ` [PATCH v2 2/9] [GSOC] ref-filter: add %(raw) atom
  ` [PATCH v2 3/9] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
  ` [PATCH v2 4/9] [GSOC] ref-filter: add %(rest) atom
  ` [PATCH v2 5/9] [GSOC] ref-filter: teach get_object() return useful value
  ` [PATCH v2 6/9] [GSOC] ref-filter: introduce free_array_item_internal() function
  ` [PATCH v2 7/9] [GSOC] cat-file: reuse ref-filter logic
  ` [PATCH v2 8/9] [GSOC] cat-file: reuse err buf in batch_objet_write()
  ` [PATCH v2 9/9] [GSOC] cat-file: re-implement --textconv, --filters options

[PATCH v2] cec: add Deck Control wake-up handling tests
 2021-06-15 13:29 UTC  (3+ messages)

[LTP] [PATCH v4 1/3] Add Coccinelle helper scripts for reference
 2021-06-15 13:29 UTC  (6+ messages)
` [LTP] [PATCH v4 2/3] API: Remove TEST macro usage from library
` [LTP] [PATCH v4 3/3] API: Remove TST_ERR usage from rtnetlink/netdevice

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-15 13:28 UTC  (6+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH] mfd: 88pm860x-core: Remove unneeded variable:"ret"
 2021-06-15 13:26 UTC 

[PATCH 0/2] Avoid gender pronouns
 2021-06-15 13:28 UTC  (3+ messages)
` [PATCH 1/2] doc: avoid using the gender of other people

[PATCH v2] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-15 13:28 UTC  (2+ messages)

[PATCH net-next] net: ti: add pp skb recycling support
 2021-06-15 13:27 UTC 

[PATCH -next] ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:29 UTC  (2+ messages)

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-15 13:26 UTC  (11+ messages)
` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C

[dpdk-dev] [RFC PATCH] dmadev: introduce DMA device library
 2021-06-15 13:22 UTC 

stable-rc/queue/4.9 build: 181 builds: 0 failed, 181 passed, 4 warnings (v4.9.272-41-gb9c5f6869483)
 2021-06-15 13:25 UTC 

[PATCH v2 0/3] staging: mt7621-pci: define ralink PCI_IOBASE to avoid manually ranges parsing
 2021-06-15 13:24 UTC  (6+ messages)
` [PATCH v2 1/3] MIPS: ralink: Define PCI_IOBASE

[PATCH 0/8] staging: rtl8723bs: remove unneeded files from tree
 2021-06-15 13:24 UTC  (5+ messages)
` [PATCH 6/8] staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro
` [PATCH 7/8] staging: rtl8723bs: remove include/autoconf.h header file from tree

wg syncconf (and setconf) error when one or more endpoints is unresolvable
 2021-06-15 13:23 UTC  (3+ messages)

[PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-15 13:22 UTC  (6+ messages)

[PATCH net-next v4 00/10] Adding the Sparx5 Switch Driver
 2021-06-15 13:22 UTC  (3+ messages)
` [PATCH net-next v4 02/10] net: sparx5: add the basic sparx5 driver

patch "serial_cs: Add Option International GSM-Ready 56K/ISDN modem" added to tty-testing
 2021-06-15 13:22 UTC 

patch "serial_cs: remove wrong GLOBETROTTER.cis entry" added to tty-testing
 2021-06-15 13:22 UTC 

[PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-15 13:20 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 13:19 UTC  (3+ messages)

[RFC PATCH 00/10] thread_info: use helpers to snapshot thread flags
 2021-06-15 13:18 UTC  (3+ messages)
` [RFC PATCH 09/10] powerpc: "

[PATCH 1/2] tpm: Fix tpmrm reference counting
 2021-06-15 13:18 UTC  (3+ messages)
` [PATCH 2/2] tpm: Fix crash on tmprm release

[PATCH v2 0/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
 2021-06-15 13:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

BUG in 1f3d87c75129 ("x86/vpt: do not take pt_migrate rwlock in some cases")
 2021-06-15 13:17 UTC  (7+ messages)

[PATCH 1/3] net: libertas: remove leading spaces before tabs
 2021-06-15 13:16 UTC  (2+ messages)
` [1/3] "

[PATCH 00/12] iio:accel: Header Cleanups
 2021-06-15 13:16 UTC  (4+ messages)
` [PATCH 01/12] iio:accel:adxl372: Cleanup includes

switch block layer polling to a bio based model v4
 2021-06-15 13:10 UTC  (17+ messages)
` [PATCH 01/16] direct-io: remove blk_poll support
` [PATCH 02/16] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
` [PATCH 03/16] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
` [PATCH 04/16] blk-mq: factor out a blk_qc_to_hctx helper
` [PATCH 05/16] blk-mq: factor out a "classic" poll helper
` [PATCH 06/16] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
` [PATCH 07/16] blk-mq: remove blk_qc_t_valid
` [PATCH 08/16] block: replace the spin argument to blk_iopoll with a flags argument
` [PATCH 09/16] io_uring: don't sleep when polling for I/O
` [PATCH 10/16] block: rename REQ_HIPRI to REQ_POLLED
` [PATCH 11/16] block: use SLAB_TYPESAFE_BY_RCU for the bio slab
` [PATCH 12/16] block: define 'struct bvec_iter' as packed
` [PATCH 13/16] block: switch polling to be bio based
` [PATCH 14/16] block: don't allow writing to the poll queue attribute
` [PATCH 15/16] nvme-multipath: set QUEUE_FLAG_NOWAIT
` [PATCH 16/16] nvme-multipath: enable polled I/O

[PATCH][next] net: pcs: xpcs: Fix a less than zero u16 comparision error
 2021-06-15 13:16 UTC 

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-15 13:15 UTC  (10+ messages)
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-15 13:15 UTC  (3+ messages)
` [patch V2 03/52] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")

[Intel-gfx] [PATCH v4 00/12] i915 TTM sync accelerated migration and clear
 2021-06-15 13:14 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 01/12] drm/i915: Reference objects on the ww object list
` [Intel-gfx] [PATCH v4 02/12] drm/i915: Break out dma_resv ww locking utilities to separate files
` [Intel-gfx] [PATCH v4 03/12] drm/i915: Introduce a ww transaction helper
` [Intel-gfx] [PATCH v4 04/12] drm/i915/gt: Add an insert_entry for gen8_ppgtt
` [Intel-gfx] [PATCH v4 05/12] drm/i915/gt: Add a routine to iterate over the pagetables of a GTT
` [Intel-gfx] [PATCH v4 06/12] drm/i915/gt: Export the pinned context constructor and destructor
` [Intel-gfx] [PATCH v4 07/12] drm/i915/gt: Pipelined page migration
` [Intel-gfx] [PATCH v4 08/12] drm/i915/gt: Pipelined clear
` [Intel-gfx] [PATCH v4 09/12] drm/i915/gt: Setup a default migration context on the GT
` [Intel-gfx] [PATCH v4 10/12] drm/i915/ttm: accelerated move implementation
` [Intel-gfx] [PATCH v4 11/12] drm/i915/gem: Zap the client blt code
` [Intel-gfx] [PATCH v4 12/12] drm/i915/gem: Zap the i915_gem_object_blt code

[florian/y2038][PATCH v3 0/3] y2038:mutex_timedlock for timespec64
 2021-06-15 13:14 UTC  (9+ messages)

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.194-66-gfa36e08ba9f2)
 2021-06-15 13:13 UTC 

[RESEND PATCH v4 0/3] Convert adi,adv7511.txt DT bindings to yaml
 2021-06-15 13:13 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] ARM: dts: zynq: add port definitions to hdmi-tx@39
` [RESEND PATCH v4 2/3] ARM: dts: stm32: make hdmi-transmitter node compliant with DT bindings
` [RESEND PATCH v4 3/3] dt-bindings: drm: bridge: adi,adv7511.txt: convert to yaml

[igt-dev] [PATCH] tests/kms_prime: Filter out devices that can't import buffers
 2021-06-15 13:12 UTC  (2+ messages)

[PATCH] drm/nouveau: fix double free in nouveau_gem_new()
 2021-06-15 13:12 UTC  (2+ messages)

[PATCH 05/11] net: intel: ipw2x00: Fix wrong function name in comments
 2021-06-15 13:12 UTC  (2+ messages)
` [05/11] "

[PATCH 07/11] net: marvell: libertas_tf: Fix wrong function name in comments
 2021-06-15 13:11 UTC  (2+ messages)
` [07/11] "

[PATCH v2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-06-15 13:09 UTC  (4+ messages)
` [PATCH v2 2/1] qemu-img: Add "backing":true to unallocated map segments

[PATCH v2] qobject: Fix maybe uninitialized in qdict_array_split
 2021-06-15 13:09 UTC 

[PATCH] net: wwan: iosm: Fix htmldocs warnings
 2021-06-15 13:08 UTC 

[PATCH v2 00/18] modules: add metadata database
 2021-06-15 13:07 UTC  (9+ messages)
` [PATCH v2 03/18] modules: add qemu-modinfo utility

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-15 13:08 UTC  (4+ messages)
` [PATCH v3 2/6] iommu/amd: Do not use flush-queue when NpCache is on

[meta-rockchip][PATCH v3] Rock64: add machine
 2021-06-15 13:07 UTC 

[renesas-devel:master] BUILD SUCCESS 62ebef21d49093d77b84633283806c94630e3694
 2021-06-15 13:07 UTC 

[PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-15 13:07 UTC 

nfqueue hashing on TCP/UDP port
 2021-06-15 13:06 UTC  (2+ messages)

[PATCH_v4 0/5] Private network request to ConnMan
 2021-06-15 13:06 UTC  (2+ messages)

[PATCH] drm: display: Fix duplicate field initialization in dcn31
 2021-06-15 11:44 UTC 

[dpdk-dev] mbuf next field belongs in the first cacheline
 2021-06-15 13:05 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.