All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-11 13:25:22 to 2019-02-11 13:56:55 UTC [more...]

dma_declare_coherent spring cleaning
 2019-02-11 13:35 UTC  (71+ messages)
` [PATCH 01/12] mfd/sm501: depend on HAS_DMA
` [PATCH 02/12] device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
` [PATCH 03/12] of: mark early_init_dt_alloc_reserved_memory_arch static
` [PATCH 04/12] of: select OF_RESERVED_MEM automatically
` [PATCH 05/12] dma-mapping: remove an incorrect __iommem annotation
` [PATCH 06/12] dma-mapping: improve selection of dma_declare_coherent availability
` [PATCH 07/12] dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
` [PATCH 08/12] dma-mapping: remove dma_mark_declared_memory_occupied
` [PATCH 09/12] dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
` [PATCH 10/12] dma-mapping: simplify allocations from per-device coherent memory
` [PATCH 11/12] dma-mapping: handle per-device coherent memory mmap in common code
` [PATCH 12/12] dma-mapping: remove dma_assign_coherent_memory

[PATCH] perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
 2019-02-11 13:53 UTC 

[PATCH] ARM: MCPM: Add provision for platform specific wfi alternative
 2019-02-11 13:53 UTC  (3+ messages)

[PATCH] perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
 2019-02-11 13:53 UTC 

[PATCH][next] RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member
 2019-02-11 13:53 UTC  (3+ messages)

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-02-11 13:52 UTC  (2+ messages)

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-02-11 13:51 UTC  (6+ messages)
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

[PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
 2019-02-11 13:51 UTC  (33+ messages)
  ` [PATCH 01/22] ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
  ` [PATCH 02/22] ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
  ` [PATCH 03/22] ASoC: samsung: dmaengine: Allow to specify custom DMA device
  ` [PATCH 04/22] ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
  ` [PATCH 05/22] ASoC: samsung: i2s: Convert to single component with multiple DAIs
  ` [PATCH 06/22] ASoC: samsung: i2s: Restore support for the secondary PCM
  ` [PATCH 07/22] ASoC: samsung: i2s: Move clk supplier data to common driver data structure
  ` [PATCH 08/22] ASoC: samsung: i2s: Add widgets and routes for DPCM support
  ` [PATCH 09/22] ASoC: samsung: i2s: Move core clk to the driver common data structure
  ` [PATCH 10/22] ASoC: samsung: i2s: Move opclk data to common driver "
  ` [PATCH 11/22] ASoC: samsung: i2s: Move registers cache "
  ` [PATCH 12/22] ASoC: samsung: i2s: Move SFR pointer "
  ` [PATCH 13/22] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
  ` [PATCH 14/22] ASoC: samsung: i2s: Move IP variant data to common driver "
  ` [PATCH 15/22] ASoC: samsung: i2s: Move quirks "
  ` [PATCH 16/22] ASoC: samsung: i2s: Get rid of a static spinlock

[PATCH v2 0/9] kprobes: Fix and improve blacklist symbols
 2019-02-11 13:50 UTC  (4+ messages)

[U-Boot] [PATCH] dtbo: Fix dtbo generation rules
 2019-02-11 13:51 UTC 

[PATCH 1/2] drm/i915: Pull sync_scru for device reset outside of wedge_mutex
 2019-02-11 13:50 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Use synchronize_srcu_expedited() for resets

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-11 13:34 UTC  (6+ messages)

[PATCH] tools: ffs-aio-example: fix uninitialized boolean variable 'ready'
 2019-02-11 13:49 UTC 

[RFC PATCH] x86, numa: always initialize all possible nodes
 2019-02-11 13:49 UTC  (6+ messages)

[PATCH 0/3] libertas_tf: fix setting the hardware address
 2019-02-11 13:47 UTC  (3+ messages)
` [PATCH 1/3] libertas_tf: move hardware callbacks to a separate structure

[PATCH v4 0/5] i2c:ocores: improvements
 2019-02-11 13:47 UTC  (9+ messages)
` [PATCH v4 3/5] i2c:ocores: add polling interface

[RFC 0/2] Potential race condition with page lock
 2019-02-11 13:47 UTC  (5+ messages)
` [RFC 1/2] page-flags: Make page lock operation atomic
` [RFC 2/2] page-flags: Catch the double setter of page flags

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-11 13:33 UTC  (4+ messages)
` [PATCH v3 2/2] drivers/mtd: Fix device registration error

[PATCH for-4.12 V3] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-11 13:46 UTC  (4+ messages)

[PATCH] iscsi_ibft: use virt_to_phys instead of isa_virt_to_bus
 2019-02-11 13:46 UTC 

[PATCH v3 0/3] admin-guide: extend perf-security with resource control, data categories and privileged users
 2019-02-11 13:45 UTC  (5+ messages)
` [PATCH v3 1/4] perf-security: document perf_events/Perf resource control
` [PATCH v3 2/4] perf-security: document collected perf_events/Perf data categories
` [PATCH v3 3/4] perf-security: elaborate on perf_events/Perf privileged users
` [PATCH v3 4/4] perf-security: wrap paragraphs on 72 columns

stmmac / meson8b-dwmac
 2019-02-11 13:44 UTC  (7+ messages)

stable-rc/linux-4.20.y build: 202 builds: 2 failed, 200 passed, 8 errors, 75 warnings (v4.20.7-352-g7cc92e8b8ff2)
 2019-02-11 13:44 UTC 

[PATCH] Documentation/DMA-ISA-LPC: fix an incorrect reference
 2019-02-11 13:43 UTC 

[PATCH v1] fcntl: Remove logically dead code
 2019-02-11 13:43 UTC  (2+ messages)

[PATCH] IB/{hfi1,qib}: Add limit test for RC/UC send via loopback
 2019-02-11 13:42 UTC  (2+ messages)

[PATCH] drm/i915: Pull sync_scru for device reset outside of wedge_mutex
 2019-02-11 13:40 UTC 

Backporting dwc3 gadget fixes
 2019-02-11 13:41 UTC  (9+ messages)

[Qemu-devel] Is IOThread for virtio-net a good idea?
 2019-02-11 13:40 UTC 

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-11 13:36 UTC  (3+ messages)

[PATCH] libertas_tf: fix signal reporting
 2019-02-11 13:39 UTC  (2+ messages)

4.14 "uio: Prevent device destruction while fds are open"
 2019-02-11 13:40 UTC  (2+ messages)

[PATCH] gpio: zynq: properly support runtime PM for GPIO used as interrupts
 2019-02-11 13:36 UTC  (3+ messages)

[PATCH net-next 1/1] flow_offload: Fix flow action infrastructure
 2019-02-11 13:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Add ignore-external migration capability
 2019-02-11 13:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/4] migration: Introduce ignore-shared capability
` [Qemu-devel] [PATCH v2 4/4] migration: Add capabilities validation

[PATCH] libertas_tf: move the banner to a more appropriate place
 2019-02-11 13:38 UTC  (2+ messages)

[PATCH] libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
 2019-02-11 13:38 UTC  (2+ messages)

[PATCH] PCI: vmd: Free up IRQs on suspend path
 2019-02-11 13:37 UTC  (2+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-shadow
 2019-02-11 13:37 UTC 

git clone by certificate (known_hosts)
 2019-02-11 13:29 UTC 

[PATCH v5 0/2] Clean up UFSHC driver
 2019-02-11 13:33 UTC  (6+ messages)
` [PATCH v5 1/2] scsi: ufs: Do not disable vccq in "
` [PATCH v5 2/2] scsi: ufs: Remove unused device quirks

[PATCH] app/testbbdev: fix sprintf with snprintf
 2019-02-11 13:35 UTC  (2+ messages)

[PATCH v5 0/8] improve late microcode loading
 2019-02-11 13:35 UTC  (6+ messages)
` [PATCH v5 7/8] x86/microcode: Synchronize "

[ovmf test] 133126: all pass - PUSHED
 2019-02-11 13:35 UTC 

[PATCH 4.14 0/2] Two nfsd4 fixes for 4.14 longterm
 2019-02-11 13:34 UTC  (5+ messages)

[PATCH] locking/rwsem: Remove arch specific rwsem files
 2019-02-11 13:32 UTC  (8+ messages)

[PATCH v8 1/3] x86/fpu: track AVX-512 usage of tasks
 2019-02-11 13:34 UTC  (4+ messages)
` [PATCH v8 2/3] proc: add AVX-512 usage elapsed time to /proc/pid/status
` [tip:x86/fpu] x86/fpu: Track AVX-512 usage of tasks

[PATCH v2 00/11] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-11 13:33 UTC  (2+ messages)

[linux-linus test] 133106: regressions - trouble: blocked/broken/fail/pass
 2019-02-11 13:32 UTC 

[PATCH] arm: use memblocks_present
 2019-02-11 13:30 UTC  (3+ messages)

don't pass a NULL struct device to DMA API functions
 2019-02-11 13:30 UTC  (9+ messages)
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
          ` [12/18] "

[PATCH v3 0/6] Introduced new Cadence USBSS DRD Driver
 2019-02-11 13:30 UTC  (8+ messages)
` [v3,2/6] usb:common Separated decoding functions from dwc3 driver
          ` [PATCH v3 2/6] "

[PATCH] Missing functionality of ntb_peer_db_addr() API
 2019-02-11 13:29 UTC  (7+ messages)

[RFC PATCH 0/4] kvm: Report unused guest pages to host
 2019-02-11 13:30 UTC  (4+ messages)
` [RFC PATCH 4/4] mm: Add merge page notifier

[PATCH V18 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-11 13:28 UTC  (5+ messages)
` [PATCH V18 4/6] i2c: tegra: Add DMA support

fbdev: don't pass a NULL struct device to DMA API functions v2
 2019-02-11 13:28 UTC  (8+ messages)
` [PATCH 1/3] da8xx-fb: pass struct device to DMA API functions
` [PATCH 2/3] gbefb: switch to managed version of the DMA allocator
` [PATCH 3/3] pxa3xx-gcu: pass struct device to dma_mmap_coherent

[PATCH 0/2] driver core: Two more updates related to device links
 2019-02-11 13:27 UTC  (3+ messages)
` [PATCH 1/2] PM-runtime: Take suppliers into account in __pm_runtime_set_status()

[v8 0/5] Add support for Gen 11 pipe color features
 2019-02-11 13:27 UTC  (6+ messages)
` [v8 2/5] drm/i915/icl: Add icl pipe degamma and gamma support

[v9 0/5] Add support for Gen 11 pipe color features
 2019-02-11 13:50 UTC  (6+ messages)
` [v9 1/5] drm/i915/glk: Fix degamma lut programming
` [v9 2/5] drm/i915/icl: Add icl pipe degamma and gamma support
` [v9 3/5] drm/i915/icl: Enable ICL Pipe CSC block
` [v9 4/5] drm/i915/icl: Enable pipe output csc
` [v9 5/5] drm/i915/icl: Add degamma and gamma lut size to gen11 caps

[PATCH] bpf: bpftool, fix documentation for attach types
 2019-02-11 13:26 UTC  (2+ messages)

RFC: drop ISA support in the synlink tty driver?
 2019-02-11 13:25 UTC  (2+ messages)
` [PATCH] tty/synclink: remove ISA support

[PATCH] i2c: document the SDA hold time binding
 2019-02-11 13:25 UTC 


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.