All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 11:49:05 to 2019-08-26 12:20:59 UTC [more...]

[PATCH] IB/mlx5: Convert to use vm_map_pages_zero()
 2019-08-26 12:20 UTC  (4+ messages)

[Xen-devel] swiotlb-xen cleanups v2
 2019-08-26 12:19 UTC  (28+ messages)
`  "
` [PATCH 01/11] xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
` [Xen-devel] [PATCH 02/11] xen/arm: use dev_is_dma_coherent
  `  "
` [PATCH 03/11] xen/arm: simplify dma_cache_maint
  ` [Xen-devel] "
` [PATCH 04/11] xen/arm: remove xen_dma_ops
  ` [Xen-devel] "
` [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
  ` [PATCH 05/11] xen: remove the exports for xen_{create,destroy}_contiguous_region
  ` [Xen-devel] [PATCH 05/11] xen: remove the exports for xen_{create, destroy}_contiguous_region
` [Xen-devel] [PATCH 06/11] swiotlb-xen: always use dma-direct helpers to alloc coherent pages
  `  "
` [Xen-devel] [PATCH 07/11] swiotlb-xen: use the same foreign page check everywhere
  `  "
` [Xen-devel] [PATCH 08/11] swiotlb-xen: simplify cache maintainance
  `  "
` [Xen-devel] [PATCH 09/11] swiotlb-xen: remove page-coherent.h
  `  "
` [Xen-devel] [PATCH 10/11] swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
  `  "
` [PATCH 11/11] arm64: use asm-generic/dma-mapping.h

[Qemu-devel] [PULL 00/36] QEMU patches for 2018-08-20
 2019-08-26 12:19 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/36] memory: fix race between TCG and accesses to dirty bitmap

[Bug 111488] Testing bug
 2019-08-26 12:19 UTC 

[Xen-devel] [linux-4.19 test] 140638: regressions - FAIL
 2019-08-26 12:16 UTC 

[PATCH v3] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-26 12:16 UTC 

[PATCH v4 0/4] clk: qcom: Add support for SM8150
 2019-08-26 12:14 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: Document the parent clocks
` [PATCH v4 2/4] clk: qcom: clk-rpmh: Convert to parent data scheme
` [PATCH v4 3/4] dt-bindings: clock: Document SM8150 rpmh-clock compatible
` [PATCH v4 4/4] clk: qcom: clk-rpmh: Add support for SM8150

[PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
 2019-08-26  9:08 UTC  (2+ messages)

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-08-26 12:16 UTC  (2+ messages)

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-26 12:15 UTC  (4+ messages)
` [PATCH v2 29/50] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge

[Buildroot] New search features on autobuild.buildroot.org
 2019-08-26 12:14 UTC  (6+ messages)

[Buildroot] [PATCH buildroot-test] web/search.{js, php}: pass the event to the submit handler
 2019-08-26 12:14 UTC 

[PATCH v2,0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-26 12:11 UTC  (9+ messages)
` [PATCH v2,1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH v2, 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
  ` [PATCH v2,2/3] "

[RESEND PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 12:09 UTC  (42+ messages)
` [RESEND PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [RESEND PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [RESEND PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [RESEND PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [RESEND PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [RESEND PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [RESEND PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [RESEND PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [RESEND PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method
` [RESEND PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [RESEND PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [RESEND PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [RESEND PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [RESEND PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method
` [RESEND PATCH v3 15/20] mtd: spi-nor: Add s3an_post_sfdp_fixups()
` [RESEND PATCH v3 16/20] mtd: spi-nor: Add the SPI_NOR_XSR_RDY flag
` [RESEND PATCH v3 17/20] mtd: spi-nor: Bring flash params init together
` [RESEND PATCH v3 18/20] mtd: spi_nor: Introduce spi_nor_set_addr_width()
` [RESEND PATCH v3 19/20] mtd: spi-nor: Introduce spi_nor_get_flash_info()
` [RESEND RFC PATCH v3 20/20] mtd: spi-nor: Rework the disabling of block write protection

[PATCH] sched/cpufreq: Align trace event behavior of fast switching
 2019-08-26 12:12 UTC  (6+ messages)

[Buildroot] [PATCH] package/exiv2: bump version to 0.27.2
 2019-08-26 12:11 UTC 

[PATCH] scsi: aic7xxx: Remove dead code
 2019-08-26 12:10 UTC  (3+ messages)

[LTP] [PATCH 1/1] sethostname: Convert to new API
 2019-08-26 12:10 UTC  (2+ messages)

[PATCH] powerpc/time: use feature fixup in __USE_RTC() instead of cpu feature
 2019-08-26 12:06 UTC  (5+ messages)

[bug report] ALSA: usb-audio: More validations of descriptor units
 2019-08-26 12:09 UTC  (2+ messages)

[PATCH] [media] pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() returns error code
 2019-08-26 12:08 UTC  (2+ messages)

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-26 12:08 UTC  (4+ messages)
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register

[PATCH v1] scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
 2019-08-26 12:07 UTC  (2+ messages)

[PATCH] mm: release the spinlock on zap_pte_range
 2019-08-26 12:06 UTC  (11+ messages)
        ` [RFC PATCH] mm: drop mark_page_access from the unmap path

[RFC 1/9] dt-bindings: arm: samsung: Convert Samsung board/soc bindings to json-schema
 2019-08-26 12:06 UTC  (9+ messages)
` [RFC 5/9] dt-bindings: arm: samsung: Convert Exynos PMU "
` [RFC 7/9] dt-bindings: rtc: s3c: Convert S3C/Exynos RTC "

[PATCH BlueZ] shared/gatt-client: Automatically add CCC when discovering
 2019-08-26 12:06 UTC 

[PATCH v3 00/15] Improvements and fixes for mxsfb DRM driver
 2019-08-26 12:05 UTC  (3+ messages)

[PATCH v1 1/2] vsprintf: introduce %dE for error constants
 2019-08-26 12:05 UTC  (4+ messages)

[PATCH] watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeout
 2019-08-26 12:05 UTC  (3+ messages)

QA issue applibrary rdepends on app-dev [dev-deps], where is the do_package_qa?
 2019-08-26 11:58 UTC  (7+ messages)

[PATCH v3 10/20] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
 2019-08-26 12:02 UTC  (10+ messages)
` [PATCH v3 11/20] mtd: spi-nor: Add post_sfdp() hook to tweak flash config
` [PATCH v3 12/20] mtd: spi-nor: Add spansion_post_sfdp_fixups()
` [PATCH v3 13/20] mtd: spi-nor: Add a ->convert_addr() method
` [PATCH v3 14/20] mtd: spi_nor: Add a ->setup() method

[PATCH v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-26 12:01 UTC  (10+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
    ` [EXT] "

[PATCH -next] ASoC: SOF: imx8: Fix return value check in imx8_probe()
 2019-08-26 12:01 UTC  (7+ messages)

[PATCH v2 00/20] Initial support for Marvell MMP3 SoC
 2019-08-26 11:59 UTC  (6+ messages)

[PATCH v3 00/20] mtd: spi-nor: move manuf out of the core
 2019-08-26 11:58 UTC  (20+ messages)
` [PATCH v3 01/20] mtd: spi-nor: Regroup flash parameter and settings
` [PATCH v3 02/20] mtd: spi-nor: Use nor->params
` [PATCH v3 03/20] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [PATCH v3 04/20] mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
` [PATCH v3 05/20] mtd: spi-nor: Add default_init() hook to tweak flash parameters
` [PATCH v3 06/20] mtd: spi-nor: Add a default_init() fixup hook for gd25q256
` [PATCH v3 07/20] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v3 08/20] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v3 09/20] mtd: spi-nor: Create a ->set_4byte() method

KVM works on RPi4
 2019-08-26 12:00 UTC  (7+ messages)

[PATCH -next] mmc: aspeed: Fix return value check in aspeed_sdc_probe()
 2019-08-26 12:00 UTC  (4+ messages)

[PATCH -next] crypto: hisilicon: select CRYPTO_LIB_DES while compiling SEC driver
 2019-08-26 11:59 UTC  (2+ messages)

[PATCH v3] i2c: axxia: support slave mode
 2019-08-26 11:59 UTC  (2+ messages)

[SPDK] “DIF insert and strip” in RDMA transport in NVME-OF target
 2019-08-26 11:58 UTC 

[PATCH] fix segv with corrupt tag object
 2019-08-26 11:57 UTC  (3+ messages)

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-26 11:53 UTC  (9+ messages)
` [PATCH 01/19] dax: remove block device dependencies
    ` [Virtio-fs] "
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
    ` [Virtio-fs] "

[RFC PATCH V3 0/4] media: support Mediatek sensor interface driver
 2019-08-26 11:53 UTC  (9+ messages)
` [RFC PATCH V3 2/4] media: platform: Add Mediatek sensor interface driver KConfig
` [RFC PATCH V3 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings

[PATCH] x86/Hyper-V: Fix build error with CONFIG_HYPERV_TSCPAGE=N
 2019-08-26 11:55 UTC  (5+ messages)

[GIT PULL] clk: meson: 2nd round of updates for 5.4
 2019-08-26 11:54 UTC  (2+ messages)

[PATCH for-next 0/2] EFA cleanups 2019-08-26
 2019-08-26 11:53 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/efa: Remove umem check on dereg MR flow
` [PATCH for-next 2/2] RDMA/efa: Use existing FIELD_SIZEOF macro

[PATCH] sched/fair: update_curr changed sum_exec_runtime to 1 when sum_exec_runtime is 0 beacuse some kernel code use sum_exec_runtime==0 to test task just be forked
 2019-08-26 11:46 UTC 

[PATCH v3 00/19] Enhance CP110 COMPHY support
 2019-08-26 11:51 UTC  (5+ messages)

[Buildroot] Smile, sponsor of the next Buildroot Developers Meeting
 2019-08-26 11:51 UTC 

FAILED: patch "[PATCH] scsi: ufs: Fix NULL pointer dereference in" failed to apply to 4.4-stable tree
 2019-08-26 11:49 UTC  (2+ messages)

[U-Boot] [PATCH v2] regulator: fixed: Modify enable-active-high behavior
 2019-08-26 11:50 UTC 

linux-next: build warning after merge of the devfreq tree
 2019-08-26 11:50 UTC 

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-08-26 11:50 UTC  (4+ messages)
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH v2 00/11] btrfs-progs: support xxhash64 checksums
 2019-08-26 11:48 UTC  (6+ messages)
` [PATCH v2 02/11] btrfs-progs: cache csum_type in recover_control
` [PATCH v2 03/11] btrfs-progs: add checksum type to checksumming functions
` [PATCH v2 04/11] btrfs-progs: don't assume checksums are always 4 bytes
` [PATCH v2 06/11] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [PATCH v2 07/11] btrfs-progs: update checksumming api


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.