All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-20 08:49:05 to 2020-09-20 11:49:50 UTC [more...]

[Buildroot] [PATCH 1/2] package/graphicsmagick: enable OpenMP when supported by toolchain
 2020-09-20 11:49 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/graphicsmagick: remove redundant BR2_USE_WCHAR condition

[dpdk-dev] [PATCH v1 0/2] wrong pointer passed of ring
 2020-09-20 11:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 0/7]
  ` [dpdk-dev] [PATCH v6 1/7] test/ring: fix wrong parameter passed to the enqueue APIs
  ` [dpdk-dev] [PATCH v6 2/7] test/ring: fix wrong number of enq/deq elements
  ` [dpdk-dev] [PATCH v6 3/7] test/ring: fix wrong size used in memcmp
  ` [dpdk-dev] [PATCH v6 4/7] test/ring: add check to validate dequeued objects

[PATCH 0/2] qdev: Let BusRealize() return a boolean value to indicate error
 2020-09-20 11:44 UTC  (6+ messages)
` [PATCH 1/2] qdev: Document qbus_realize() and qbus_unrealize()
` [PATCH 2/2] qdev: Let BusRealize() return a boolean value to indicate error

[PATCH] scripts/oe-build-perf-report: Use python3 from the environment
 2020-09-20 11:47 UTC 

[PATCH 00/30] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-09-20 11:41 UTC  (31+ messages)
` [PATCH 01/30] spi: dw: Discard IRQ threshold macro
` [PATCH 02/30] spi: dw: Use ternary op to init set_cs callback
` [PATCH 03/30] spi: dw: Initialize n_bytes before the memory barrier
` [PATCH 04/30] Revert: spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
` [PATCH 05/30] spi: dw: Clear IRQ status on DW SPI controller reset
` [PATCH 06/30] spi: dw: Disable all IRQs when controller is unused
` [PATCH 07/30] spi: dw: Use relaxed IO-methods to access FIFOs
` [PATCH 08/30] spi: dw: Discard DW SSI chip type storages
` [PATCH 09/30] spi: dw: Convert CS-override to DW SPI capabilities
` [PATCH 10/30] spi: dw: Add KeemBay Master capability
` [PATCH 11/30] spi: dw: Add DWC SSI capability
` [PATCH 12/30] spi: dw: Detach SPI device specific CR0 config method
` [PATCH 13/30] spi: dw: Update SPI bus speed in a config function
` [PATCH 14/30] spi: dw: Simplify the SPI bus speed config procedure
` [PATCH 15/30] spi: dw: Update Rx sample delay in the config function
` [PATCH 16/30] spi: dw: Add DW SPI controller config structure
` [PATCH 17/30] spi: dw: Refactor data IO procedure
` [PATCH 18/30] spi: dw: Refactor IRQ-based SPI transfer procedure
` [PATCH 19/30] spi: dw: Perform IRQ setup in a dedicated function
` [PATCH 20/30] spi: dw: Unmask IRQs after enabling the chip
` [PATCH 21/30] spi: dw: Discard chip enabling on DMA setup error
` [PATCH 22/30] spi: dw: De-assert chip-select on reset
` [PATCH 23/30] spi: dw: Explicitly de-assert CS on SPI transfer completion
` [PATCH 24/30] spi: dw: Move num-of retries parameter to the header file
` [PATCH 25/30] spi: dw: Add generic DW SSI status-check method
` [PATCH 26/30] spi: dw: Add memory operations support
` [PATCH 27/30] spi: dw: Introduce max mem-ops SPI bus frequency setting
` [PATCH 28/30] spi: dw: Add poll-based SPI transfers support
` [PATCH 29/30] dt-bindings: spi: dw: Add Baikal-T1 SPI Controllers
` [PATCH 30/30] spi: dw: Add Baikal-T1 SPI Controller glue driver

Patchwork housekeeping for: spi-devel-general
 2020-09-20 11:40 UTC 

[PATCH 1/2] lib: devres: provide devm_iounremap_resource()
 2020-09-20 11:38 UTC  (2+ messages)
` [PATCH 2/2] driver core: platform: provide devm_platform_iounremap_resource

[PATCH v2 00/11] spi: dw-dma: Add max SG entries burst capability support
 2020-09-20 11:23 UTC  (12+ messages)
` [PATCH v2 01/11] spi: dw-dma: Set DMA Level registers on init
` [PATCH v2 02/11] spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
` [PATCH v2 03/11] spi: dw-dma: Configure the DMA channels in dma_setup
` [PATCH v2 04/11] spi: dw-dma: Check rx_buf availability in the xfer method
` [PATCH v2 05/11] spi: dw-dma: Move DMA transfers submission to the channels prep methods
` [PATCH v2 06/11] spi: dw-dma: Check DMA Tx-desc submission status
` [PATCH v2 07/11] spi: dw-dma: Remove DMA Tx-desc passing around
` [PATCH v2 08/11] spi: dw-dma: Detach DMA transfer into a dedicated method
` [PATCH v2 09/11] spi: dw-dma: Move DMAC register cleanup to DMA transfer method
` [PATCH v2 10/11] spi: dw-dma: Pass exact data to the DMA submit and wait methods
` [PATCH v2 11/11] spi: dw-dma: Add one-by-one SG list entries transfer

[PATCH v4 0/8] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-09-20 11:27 UTC  (9+ messages)
` [PATCH v4 1/8] iio:light:rpr0521: Fix timestamp alignment and prevent data leak
` [PATCH v4 2/8] iio:light:st_uvis25: "
` [PATCH v4 3/8] iio:magnetometer:mag3110: Fix alignment and data leak issues
` [PATCH v4 4/8] iio:imu:bmi160: Fix too large a buffer
` [PATCH v4 5/8] iio:imu:bmi160: Fix alignment and data leak issues
` [PATCH v4 6/8] iio:pressure:mpl3115: Force alignment of buffer
` [PATCH v4 7/8] iio:adc:ti-ads124s08: Fix buffer being too long
` [PATCH v4 8/8] iio:adc:ti-ads124s08: Fix alignment and data leak issues

[PATCH 00/14] drop double zeroing
 2020-09-20 11:26 UTC  (15+ messages)
` [PATCH 01/14] pch_uart: "
` [PATCH 02/14] target/rd: "
` [PATCH 03/14] dpaa2-eth: "
` [PATCH 04/14] dmaengine: sh: "
` [PATCH 05/14] RDMA/efa: "
` [PATCH 06/14] block: "
` [PATCH 07/14] RDS: "
` [PATCH 08/14] xprtrdma: "
` [PATCH 09/14] dmaengine: rcar-dmac: "
` [PATCH 10/14] iwlwifi: dbg_ini: "
` [PATCH 11/14] spi/topcliff-pch: "
` [PATCH 12/14] [media] saa7146: "
` [PATCH 13/14] misc: mic: "
` [PATCH 14/14] PCI/P2PDMA: "

[PATCH v3] mtd: physmap: Add Baikal-T1 physically mapped ROM support
 2020-09-20 11:14 UTC  (2+ messages)

[PATCH v8 00/20] gpio: cdev: add uAPI v2
 2020-09-20 11:23 UTC  (7+ messages)
` [PATCH v8 04/20] gpio: uapi: define "
` [PATCH v8 09/20] gpiolib: cdev: support edge detection for "

[PATCH v2 0/3] Document r8a77990 DRIF support
 2020-09-20 11:22 UTC  (3+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Fabrizio Castro to Renesas DRIF

[PATCH v2 0/4] builtin/diff: learn --merge-base
 2020-09-20 11:22 UTC  (18+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 09/10] builtin/diff-tree: "
  ` [PATCH v4 00/10] builtin/diff: "
    ` [PATCH v4 01/10] t4068: remove unnecessary >tmp
    ` [PATCH v4 02/10] git-diff-index.txt: make --cached description a proper sentence
    ` [PATCH v4 03/10] git-diff.txt: backtick quote command text
    ` [PATCH v4 04/10] contrib/completion: extract common diff/difftool options
    ` [PATCH v4 05/10] diff-lib: accept option flags in run_diff_index()
    ` [PATCH v4 06/10] diff-lib: define diff_get_merge_base()
    ` [PATCH v4 07/10] t4068: add --merge-base tests
    ` [PATCH v4 08/10] builtin/diff-index: learn --merge-base
    ` [PATCH v4 09/10] builtin/diff-tree: "
    ` [PATCH v4 10/10] contrib/completion: complete `git diff --merge-base`

[Buildroot] [PATCH 1/2] package/fontconfig: add pthread as a dependency of a static lib
 2020-09-20 11:22 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/fbterm: remove fontconfig fix

drivers/vdpa/mlx5/core/mr.c:264:21: error: implicit declaration of function '__phys_to_pfn'; did you mean
 2020-09-20 11:18 UTC 

[PATCH 0/3] hwmon: bt1-pvt: Fix PVT sensor being unpowered
 2020-09-20 11:09 UTC  (4+ messages)
` [PATCH 1/3] hwmon: bt1-pvt: Test sensor power supply on probe
` [PATCH 2/3] hwmon: bt1-pvt: Cache current update timeout
` [PATCH 3/3] hwmon: bt1-pvt: Wait for the completion with timeout

Fwd: Re: mount.nfs4 and logging
 2020-09-20 10:02 UTC 

[PATCH] clk: baikal-t1: Mark Ethernet PLL as critical
 2020-09-20 11:03 UTC 

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-20 11:12 UTC  (4+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[rcu:dev.2020.09.17b] BUILD SUCCESS ef749b8a4cc43dcbdf6e5848acdc2cb8d6950b45
 2020-09-20 11:11 UTC 

How to name multiple LEDs of the same type and color
 2020-09-20 11:08 UTC  (2+ messages)

[PATCH 0/2] mips: Introduce some IO-accessors optimizations
 2020-09-20 11:00 UTC  (3+ messages)
` [PATCH 1/2] mips: Add strong UC ordering config
` [PATCH 2/2] mips: Introduce MIPS CM2 GCR Control register accessors

[PATCH 0/6] QOM minor fixes
 2020-09-20 10:52 UTC  (11+ messages)
` [PATCH 1/6] sparc32-dma: use object_initialize_child() for espdma and ledma child objects
` [PATCH 2/6] sparc32-ledma: use object_initialize_child() for lance child object
` [PATCH 3/6] sparc32-espdma: use object_initialize_child() for esp "
` [PATCH 5/6] macio: don't reference serial_hd() directly within the device
` [PATCH 6/6] sabre: don't call sysbus_mmio_map() in sabre_realize()

[linux-next:master 5086/9028] drivers/staging/media/atomisp/pci/atomisp_compat_css20.c:861:50: error: assignment to 'int char char from incompatible pointer type 'int (__attribute__((regparm(0))) char char
 2020-09-20 11:02 UTC 

[arnd-playground:arm-kill-set_fs-6 22/41] net/core/dev_ioctl.c:106:22: error: storage size of 'cifmap' isn't known
 2020-09-20 11:00 UTC 

possible deadlock in xfrm_policy_lookup_bytype
 2020-09-20 10:52 UTC 

[Buildroot] [PATCH 1/1] package/dbus: drop unrecognized option
 2020-09-20 10:50 UTC 

arch/x86/kernel/kvm.c:802:35: error: 'kvm_send_ipi_mask_allbutself' undeclared
 2020-09-20 10:43 UTC 

[PATCH 1/1] doc/build/gcc.rst: add missing apt-get *install*
 2020-09-20 10:31 UTC 

[PATCH bpf-next] bpf: lift hashtab key_size limit
 2020-09-20 10:19 UTC 

[PATCH] PR_SPEC_DISABLE_NOEXEC support for arm64
 2020-09-20 10:25 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/matio: bump to version 1.5.18
 2020-09-20 10:19 UTC 

OE-core CVE metrics for dunfell on Sun 20 Sep 2020 12:15:01 AM HST
 2020-09-20 10:15 UTC 

[RFC 1/1] doc/build/gcc.rst: required packages for Suse
 2020-09-20 10:09 UTC 

[RFC/RFT PATCH 0/6] ARM: p2v: reduce min alignment to 2 MiB
 2020-09-20 10:06 UTC  (9+ messages)

OE-core CVE metrics for master on Sun 20 Sep 2020 12:00:01 AM HST
 2020-09-20 10:03 UTC 

[xen-unstable-coverity test] 154529: all pass - PUSHED
 2020-09-20 10:02 UTC 

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-20  9:59 UTC  (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page

[PATCH v2 1/2] dt-bindings: leds: add LED_FUNCTION for wlan2g/wlan5g
 2020-09-20  9:59 UTC  (7+ messages)

[PATCH v3 0/4] Actually implement nvmem support for mtd
 2020-09-20  9:57 UTC  (10+ messages)
` [PATCH v3 1/4] mtd: Add nvmem support for mtd nvmem-providers
` [PATCH v3 2/4] dt-bindings: mtd: partition: Document use of nvmem-provider
` [PATCH v3 3/4] of_net: add mac-address-increment support
` [PATCH v3 4/4] dt-bindings: net: Document use of mac-address-increment

[PATCH v2 0/4] Actually implement nvmem support for mtd
 2020-09-20  9:45 UTC  (7+ messages)
` [PATCH v2 4/4] dt-bindings: net: Document use of mac-address-increment
    ` R: "

How to checkout a revision that contains a deleted submodule?
 2020-09-20  9:44 UTC  (2+ messages)

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-20  9:30 UTC  (3+ messages)
` [Bug 1896096] "

[linux-linus test] 154512: regressions - FAIL
 2020-09-20  9:38 UTC 

[Buildroot] [PATCH 1/1] package/w_scan: fix build with gcc 10
 2020-09-20  9:38 UTC 

[PATCH 0/4] configure: bugfixes and cleanups for CFLAGS
 2020-09-20  9:30 UTC  (5+ messages)
` [PATCH 1/4] configure: cleanup invocation of submodule Make
` [PATCH 2/4] configure: cleanup CFLAGS and LDFLAGS for submodules
` [PATCH 3/4] configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS
` [PATCH 4/4] configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson

[dpdk-dev] [PATCH] devtools: fix ninja break under default DESTDIR path
 2020-09-20  9:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lua-gd: bump version
 2020-09-20  9:30 UTC  (3+ messages)

本メールはドメインの運用(メール送受信やホームページの表示)に関わる
 2020-09-20 10:28 UTC 

[GIT PULL] EDAC urgent for v5.9-rc6
 2020-09-20  9:24 UTC 

[f2fs-dev] kernel BUG at fs/f2fs/segment.h:LINE!
 2020-09-20  9:22 UTC  (2+ messages)
`  "

KMSAN: uninit-value in is_idle_task
 2020-09-20  9:22 UTC 

Btrfs wiki lincese and GDPR notices?
 2020-09-20  9:03 UTC 

[PATCH] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
 2020-09-20  9:15 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: extend author Signed-off-by check for split From: header
 2020-09-20  9:17 UTC  (2+ messages)
`  "

[Bug 209079] New: CPU 0/KVM: page allocation failure on 5.8 kernel
 2020-09-20  9:17 UTC  (2+ messages)
` [Bug 209079] "

[PATCH 0/4] Some improvements for blk throttle
 2020-09-20  9:14 UTC  (6+ messages)
` [PATCH 1/4] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH 2/4] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH 3/4] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH 4/4] blk-throttle: Fix IO hang for a corner case

RPi4 U-Boot freeze
 2020-09-20  9:09 UTC  (8+ messages)

[PATCH] 6lowpan: Add missing locking
 2020-09-20  9:08 UTC 

[Buildroot] [PATCH 1/1] package/python-protobuf: remove wheel dependency
 2020-09-20  9:04 UTC 

[PATCH] media: firewire: fix memory leak
 2020-09-20  9:01 UTC 

[PATCH] btrfs/022: Add qgroup assign test
 2020-09-20  8:57 UTC 

[PATCH] lib/scatterlist: Avoid a double memset
 2020-09-20  8:54 UTC  (5+ messages)

[PATCH] usb: yurex: Rearrange code not to need GFP_ATOMIC
 2020-09-20  8:44 UTC 

[Intel-gfx] [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-20  8:49 UTC  (9+ messages)
    `  "

[PATCHv3 0/2] git-p4: unshelve uses HEAD^n, not HEAD~n
 2020-09-20  8:49 UTC  (3+ messages)
` [PATCHv3 1/2] git-p4: demonstrate `unshelve` bug
  ` [PATCHv3 2/2] git-p4: fix `unshelve` bug finding parent commit


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.