All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 13:14:34 to 2021-06-15 13:34:45 UTC [more...]

[PATCH net-next 0/3] net: wwan: Add RPMSG WWAN CTRL driver
 2021-06-15 13:32 UTC  (4+ messages)
` [PATCH net-next 1/3] rpmsg: core: Add driver_data for rpmsg_device_id
` [PATCH net-next 2/3] net: wwan: Add RPMSG WWAN CTRL driver
` [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function

[PATCH v9 0/5] KVM statistics data fd-based binary interface
 2021-06-15 13:34 UTC  (7+ messages)

[PATCH v10 00/12] Restricted DMA
 2021-06-15 13:27 UTC  (63+ 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] "

[dm-devel] switch the block layer to use kmap_local_page v2
 2021-06-15 13:24 UTC  (46+ messages)
`  "
` [dm-devel] [PATCH 01/18] mm: add a kunmap_local_dirty helper
  `  "
` [dm-devel] [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] "
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
  ` [dm-devel] "
` [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] "
` [dm-devel] [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec
  `  "
` [dm-devel] [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq
  `  "
` [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
  ` [dm-devel] "
` [dm-devel] [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq
  `  "
` [dm-devel] [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read
  `  "
` [dm-devel] [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce
  `  "
` [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
  ` [dm-devel] [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}
` [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process
  ` [dm-devel] "

[RESEND] [PATCHv4 1/2] uapi: fuse: Add FUSE_SECURITY_CTX
 2021-06-15 13:32 UTC  (5+ messages)
      ` [Virtio-fs] "

[PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform
 2021-06-15 13:32 UTC  (2+ messages)

[PATCH -next] ASoC: hisilicon: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:35 UTC  (2+ messages)

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

[XEN PATCH] libs/foreignmemory: Fix osdep_xenforeignmemory_map prototype
 2021-06-15 13:31 UTC  (3+ messages)
  ` PING "

[PATCH] mwifiex: protect against divide by zero in mwifiex_set_ibss_params
 2021-06-15 13:31 UTC  (2+ messages)

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-15 13:31 UTC  (4+ messages)

[PATCH] drm/i915/ttm: Fix memory leaks
 2021-06-15 13:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v9 00/14] Restricted DMA
 2021-06-15 13:30 UTC  (2+ messages)

[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 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  (5+ 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  (3+ 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  (6+ messages)
` [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  (5+ messages)
` [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


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.