All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-07 15:23:56 to 2021-02-07 16:50:18 UTC [more...]

HTTP Engine of fio
 2021-02-07 16:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/wlroots: change mesa3d dependency to virtual libegl/libgles
 2021-02-07 16:49 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/cage: update dependencies to match wlroot's

[PATCH] staging: gasket: fix indentation and lines ending with open parenthesis
 2021-02-07 16:31 UTC  (3+ messages)

[PATCH 0/9] perf core PMU support for Sapphire Rapids (User tools)
 2021-02-07 16:45 UTC  (7+ messages)
` [PATCH 6/9] perf report: Support instruction latency

[RESEND PATCH v8 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-07 16:41 UTC  (4+ messages)
` [RESEND PATCH v8 net-next 03/15] net: mvpp2: add CM3 SRAM memory map

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.256-21-g19887589364f)
 2021-02-07 16:42 UTC 

[PATCH] platform/x86: thinkpad_acpi: handle HKEY 0x4012, 0x4013 events
 2021-02-07 16:34 UTC 

[PATCH v3 net-next 00/21] nvme-tcp receive offloads
 2021-02-07 16:40 UTC  (5+ messages)
` [PATCH v3 net-next 08/21] nvme-tcp : Recalculate crc in the end of the capsule

[ANNOUNCE] fstests: master branch updated to 08a617f21dca
 2021-02-07 16:37 UTC 

WARNING in go7007_usb_onboard_write_interrupt/usb_submit_urb
 2021-02-07 16:36 UTC  (2+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.96-3-g9af87b5c7fb00)
 2021-02-07 16:36 UTC 

[PATCH net 0/4] Netfilter fixes for net
 2021-02-07 16:34 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: xt_recent: Fix attempt to update deleted entry

[PATCH] generic/233,270: unlimit the max locked memory size for io_uring
 2021-02-07 16:31 UTC  (6+ messages)

[GIT PULL] dma-mapping fix for 5.11
 2021-02-07 16:26 UTC  (2+ messages)

[PATCH v2 00/93] TCI fixes and cleanups
 2021-02-07 16:25 UTC  (3+ messages)
` [PATCH v2 63/93] tcg/tci: Use ffi for calls

swiotlb cleanups
 2021-02-07 16:09 UTC  (27+ messages)
` [PATCH 1/8] powerpc/svm: stop using io_tlb_start
` [PATCH 2/8] xen-swiotlb: use is_swiotlb_buffer in is_xen_swiotlb_buffer
` [PATCH 3/8] xen-swiotlb: use io_tlb_end in xen_swiotlb_dma_supported
` [PATCH 4/8] xen-swiotlb: remove xen_set_nslabs
` [PATCH 5/8] xen-swiotlb: remove xen_io_tlb_start and xen_io_tlb_nslabs
` [PATCH 6/8] swiotlb: lift the double initialization protection from xen-swiotlb
` [PATCH 7/8] xen-swiotlb: split xen_swiotlb_init
` [PATCH 8/8] xen-swiotlb: remove the unused size argument from xen_swiotlb_fixup

[RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-07 16:20 UTC  (8+ messages)
` [RFC PATCH v4 13/17] virtio/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v4 14/17] vhost/vsock: "
` [RFC PATCH v4 15/17] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v4 16/17] loopback/vsock: setup SEQPACKET ops for transport
` [RFC PATCH v4 17/17] virtio/vsock: simplify credit update function API

[PATCH 00/24] staging:iio:cdc:ad7150: cleanup / fixup / graduate
 2021-02-07 16:21 UTC  (29+ messages)
` [PATCH 01/24] staging:iio:cdc:ad7150: use swapped reads for i2c rather than open coding
` [PATCH 02/24] staging:iio:cdc:ad7150: Remove magnitude adaptive events
` [PATCH 03/24] staging:iio:cdc:ad7150: Refactor event parameter update
` [PATCH 04/24] staging:iio:cdc:ad7150: Timeout register covers both directions so both need updating
` [PATCH 05/24] staging:iio:cdc:ad7150: Drop platform data support
` [PATCH 06/24] staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq present or not
` [PATCH 07/24] staging:iio:cdc:ad7150: Simplify event handling by only using rising direction
` [PATCH 08/24] staging:iio:cdc:ad7150: Drop noisy print in probe
` [PATCH 09/24] staging:iio:cdc:ad7150: Add sampling_frequency support
` [PATCH 10/24] iio:event: Add timeout event info type
` [PATCH 11/24] staging:iio:cdc:ad7150: Change timeout units to seconds and use core support
` [PATCH 12/24] staging:iio:cdc:ad7150: Rework interrupt handling
` [PATCH 13/24] staging:iio:cdc:ad7150: More consistent register and field naming
` [PATCH 14/24] staging:iio:cdc:ad7150: Reorganize headers
` [PATCH 15/24] staging:iio:cdc:ad7150: Tidy up local variable positioning
` [PATCH 16/24] staging:iio:cdc:ad7150: Drop unnecessary block comments
` [PATCH 17/24] staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits
` [PATCH 18/24] staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type
` [PATCH 19/24] staging:iio:cdc:ad7150: Really basic regulator support
` [PATCH 20/24] staging:iio:cdc:ad7150: Add of_match_table
` [PATCH 21/24] dt-bindings:iio:cdc:adi,ad7150 binding doc
` [PATCH 22/24] iio:Documentation:ABI Add missing elements as used by the adi,ad7150
` [PATCH 23/24] staging:iio:cdc:ad7150: Add copyright notice given substantial changes
` [PATCH 24/24] iio:cdc:ad7150: Move driver out of staging

cleanup bvec allocation
 2021-02-07 16:21 UTC  (2+ messages)

[PATCH] nvmet-fc: add a missing __rcu annotation to nvmet_fc_tgt_assoc.queues
 2021-02-07 16:20 UTC 

several questions about porting latmus
 2021-02-07 16:20 UTC  (4+ messages)

arm64: rk3399: Add support NanoPi R4s
 2021-02-07 16:20 UTC 

[PATCHv2 1/3] common: SCP03 control (enable and provision of keys)
 2021-02-07 16:19 UTC  (4+ messages)

[PATCH] nvme-multipath: set nr_zones for zoned namespaces
 2021-02-07 16:16 UTC  (2+ messages)

[PATCH] nvmet-tcp: fix potential race of tcp socket closing accept_work
 2021-02-07 16:16 UTC  (2+ messages)

[PATCH] nvmet-tcp: Fix receive data digest calculation for multiple h2cdata PDUs
 2021-02-07 16:16 UTC  (2+ messages)

[PATCH] printk: Userspace format enumeration support
 2021-02-07 16:13 UTC  (9+ messages)

[PATCH] kbuild: simplify access to the kernel's version
 2021-02-07 16:13 UTC 

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-07 15:56 UTC  (8+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
    ` [Nouveau] "
      ` [Intel-gfx] "

[PATCH] drm/nouveau: bail out of nouveau_channel_new if channel init fails
 2021-02-07 13:35 UTC  (5+ messages)
      ` [Nouveau] "

[PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers
 2021-02-07 16:09 UTC  (4+ messages)
` [PATCH 1/3] iio: core: Allow drivers to specify a label without it coming from of
` [PATCH 2/3] iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2-in-1s
` [PATCH 3/3] iio: accel: kxcjk-1013: "

[Buildroot] [PATCH] configs/avenger96_defconfig: add support for Arrow Avenger96 board
 2021-02-07 16:09 UTC  (2+ messages)

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 13 warnings (v5.10.13-57-gadb6856092da6)
 2021-02-07 16:06 UTC 

[PATCH v4 0/6] colo: Introduce resource agent and test suite/CI
 2021-02-07 15:55 UTC  (7+ messages)
` [PATCH v4 1/6] avocado_qemu: Introduce pick_qemu_util to pick qemu utility binaries
` [PATCH v4 2/6] boot_linux.py: Use pick_qemu_util
` [PATCH v4 3/6] colo: Introduce resource agent
` [PATCH v4 4/6] colo: Introduce high-level test suite
` [PATCH v4 5/6] configure,Makefile: Install colo resource-agent
` [PATCH v4 6/6] MAINTAINERS: Add myself as maintainer for COLO resource agent

[PATCH 01/18] cobalt/init: dovetail: add placeholders for core init/cleanup
 2021-02-07 16:04 UTC  (18+ messages)
` [PATCH 02/18] cobalt/sirq: dovetail: add placeholders for synthetic IRQ management
` [PATCH 03/18] cobalt/irq: dovetail: add placeholders for out-of-band "
` [PATCH 04/18] cobalt/clock: dovetail: add placeholders for clock services
` [PATCH 05/18] cobalt/inband_work: dovetail: provide for deferred in-band calls
` [PATCH 06/18] cobalt/kevents: dovetail: add placeholders for kernel event handlers
` [PATCH 07/18] cobalt/lock: dovetail: define hard lock type
` [PATCH 08/18] cobalt/sched: dovetail: add placeholders for context switching
` [PATCH 09/18] cobalt/thread: dovetail: define out-of-band state accessors
` [PATCH 10/18] cobalt/timer: ipipe: directly use the abstract interface for IPIs
` [PATCH 11/18] cobalt/timer: remove useless wrappers to IPI management
` [PATCH 12/18] cobalt/tick: dovetail: add placeholders for tick management
` [PATCH 13/18] cobalt/trace: dovetail: add placeholders for trace management
` [PATCH 14/18] cobalt/wrapper: dovetail: add empty placeholder
` [PATCH 15/18] cobalt/syscall: dovetail: implement syscall hooks
` [PATCH 16/18] cobalt/dovetail: provide core-specific context extensions
` [PATCH 17/18] drivers/net: Kconfig: fix help stanzas in configuration blocks
` [PATCH 18/18] cobalt/assert: remove extraneous header inclusion

preserve DMA offsets when using swiotlb v2
 2021-02-07 16:03 UTC  (20+ messages)
` [PATCH 1/9] driver core: add a min_align_mask field to struct device_dma_parameters
` [PATCH 2/9] swiotlb: add a IO_TLB_SIZE define
` [PATCH 3/9] swiotlb: factor out an io_tlb_offset helper
` [PATCH 4/9] swiotlb: factor out a nr_slots helper
` [PATCH 5/9] swiotlb: clean up swiotlb_tbl_unmap_single
` [PATCH 6/9] swiotlb: refactor swiotlb_tbl_map_single
` [PATCH 7/9] swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
` [PATCH 8/9] swiotlb: respect min_align_mask
` [PATCH 9/9] nvme-pci: set min_align_mask

Test Email
 2021-02-07 16:01 UTC  (5+ messages)
` [RFC v1 09/26] x86/tdx: Handle CPUID via #VE

[PATCH v2] iio: ad7949: fix wrong ADC result due to incorrect bit mask
 2021-02-07 15:59 UTC  (4+ messages)

sound/soc/fsl/fsl_easrc.c:345:19: warning: taking address of packed member 'center_tap' of class or structure 'interp_params' may result in an unaligned pointer value
 2021-02-07 15:58 UTC  (2+ messages)

FAILED: patch "[PATCH] usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada" failed to apply to 5.4-stable tree
 2021-02-07 15:56 UTC  (2+ messages)

[PATCH v2] staging: octeon: convert all uses of strlcpy to strscpy in ethernet-mdio.c
 2021-02-07 15:55 UTC  (5+ messages)

grab raw data from microphone and send it to the output
 2021-02-07 15:51 UTC  (5+ messages)

Help for boot an iMX7 with u-boot-imx from scratch
 2021-02-07 15:50 UTC 

[PATCH 0/2] hw/ssi: xilinx_spips: Implement basic QSPI DMA support
 2021-02-07 15:46 UTC  (4+ messages)
` [PATCH 2/2] "

QR code is very useful, if its available
 2021-02-04  7:51 UTC 

[PATCH] ALSA: fireface: fix to parse sync status register of latter protocol
 2021-02-07 15:47 UTC  (2+ messages)

[Intel-gfx] [CI 1/4] drm/i915: Move submit_request to i915_sched_engine
 2021-02-07 15:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/4] "

Fw: Suggestion: Extended AllowedIPs syntax
 2021-02-07 14:20 UTC 

[PATCH] Input: synaptic - reverting dcb00fc799dc03fd320e123e4c81b3278c763ea5 because it breaks the touchpad for one guy on Reddit
 2021-02-07 15:41 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.173-17-ge501677c37b8)
 2021-02-07 15:41 UTC 

[PATCH 00/18] Apple M1 SoC platform bring-up
 2021-02-07 15:38 UTC  (9+ messages)
` [PATCH 10/18] arm64: Introduce FIQ support

[Buildroot] [RFC PATCH] stm32mp1: modify gpt partitions to fix BSP update
 2021-02-07 15:36 UTC  (5+ messages)

[PATCH 5.4 00/32] 5.4.96-rc1 review
 2021-02-07 15:34 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix block comments alignment
 2021-02-07 15:33 UTC  (9+ messages)

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-07 15:33 UTC  (3+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"

Help with Windows XP in qemu-system-i386
 2021-02-07 15:31 UTC  (2+ messages)

[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-07 15:31 UTC  (6+ messages)
` [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mm

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.256-15-gf8a145808197c)
 2021-02-07 15:31 UTC 

bch_cached_dev_attach() The obsoleted large bucket layout is unsupported, set the bcache device into read-only
 2021-02-07 15:29 UTC  (2+ messages)

[PATCH 0/6] bcache: store bcache journal on NVDIMM pages
 2021-02-07 15:24 UTC  (7+ messages)
` [PATCH 1/6] bcache: use bucket index for SET_GC_MARK() in bch_btree_gc_finish()
` [PATCH 2/6] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 3/6] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 4/6] bcache: support storing bcache journal into "
` [PATCH 5/6] bache: read jset from NVDIMM pages for journal replay
` [PATCH 6/6] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

[PATCH] staging: octeon: convert all uses of strlcpy to strscpy in ethernet-mdio.c
 2021-02-07 15:25 UTC  (4+ messages)

[PATCH] mm/list_lru.c: remove kvfree_rcu_local()
 2021-02-07 15:21 UTC 

[Patch v3 net-next 7/7] octeontx2-pf: ethtool physical link configuration
 2021-02-07 15:22 UTC 

[PATCH 1/3] advsync: Fix duplicate bibliography reference
 2021-02-07 15:27 UTC  (3+ messages)
` [PATCH 2/3] bib: Update missing/broken links in RCU.bib and hw.bib
` [PATCH 3/3] memorder: Substitute MIPS memory model reference


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.