All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-22 15:38:02 to 2020-05-22 16:26:11 UTC [more...]

mmotm 2020-05-21-20-42 uploaded
 2020-05-22 16:26 UTC  (2+ messages)
` mmotm 2020-05-21-20-42 uploaded (atomisp)

next/master boot: 245 boots: 19 failed, 219 passed with 4 offline, 3 untried/unknown (next-20200521)
 2020-05-22 16:26 UTC 

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-05-22 16:07 UTC  (19+ messages)
` [PATCH 01/19] configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
` [PATCH 02/19] cpu: convert queued work to a QSIMPLEQ
` [PATCH 03/19] thread: add qemu_spin_destroy
` [PATCH 04/19] cputlb: destroy CPUTLB with tlb_destroy
` [PATCH 05/19] qht: call qemu_spin_destroy for head buckets
` [PATCH 06/19] tcg: call qemu_spin_destroy for tb->jmp_lock
` [PATCH 07/19] translate-all: call qemu_spin_destroy for PageDesc
` [PATCH 08/19] thread: add tsan annotations to QemuSpin
` [PATCH 09/19] tests/docker: Added docker build support for TSan
` [PATCH 10/19] include/qemu: Added tsan.h for annotations
` [PATCH 11/19] accel/tcg: Fixed tsan warnings related to parallel_cpus
` [PATCH 12/19] configure: added tsan support for blacklist
` [PATCH 13/19] accel/tcg: Fixed tsan warnings
` [PATCH 14/19] util/async: "
` [PATCH 15/19] qht: Fix "
` [PATCH 16/19] util: fixed tsan warnings in thread_pool.c
` [PATCH 17/19] util: Added tsan annotate for thread name
` [PATCH 19/19] docs: Added details on TSan to testing.rst

[PATCH v3 0/3] coroutines: generate wrapper code
 2020-05-22 16:19 UTC  (3+ messages)
` [PATCH v3 1/3] block/io: refactor coroutine wrappers
` [PATCH v3 2/3] block: declare some coroutine functions in block/coroutines.h

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-22 16:23 UTC  (5+ messages)
` [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API

Multiboot2 on aarch64: Alignment of ELF Headers
 2020-05-22 16:23 UTC 

[PATCH v4 0/6] allow ramoops to collect all kmesg_dump events
 2020-05-22 16:21 UTC  (4+ messages)
` [PATCH v4 1/6] printk: Collapse shutdown types into a single dump reason

[PATCH] nfsdclnts: Handle exceptions gracefully for "info" and "states" file
 2020-05-22 16:21 UTC 

[PATCH v3 0/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-22 16:21 UTC  (4+ messages)
` [PATCH v3 1/3] selftests: vdso: Rename vdso_test to vdso_test_gettimeofday
` [PATCH v3 2/3] selftests: vdso: Use a header file to prototype parse_vdso API
` [PATCH v3 3/3] selftests: vdso: Add a selftest for vDSO getcpu()

[PSIGN v3 X/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-22 16:19 UTC 

[PATCH] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
 2020-05-22 16:19 UTC 

[Buildroot] [PATCH v2: for-next] package/gitlab-runner: new package
 2020-05-22 16:19 UTC 

[PATCH] mmc: fsl_esdhc: Fix SDR104 and HS200 support
 2020-05-22 16:19 UTC 

[PATCH] spi: Make spi_delay_exec() warn if called from atomic context
 2020-05-22 16:18 UTC  (5+ messages)

Low Latency Tolerance preventing Intel Package from entering deep sleep states
 2020-05-22 16:16 UTC  (7+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-22 16:16 UTC  (5+ messages)

How to find the wait_queue of a task in TASK_INTERRUPTIBLE or TASK_UNINTERRUPTIBLE state
 2020-05-22 16:13 UTC 

[PATCH 0/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-22 16:15 UTC  (8+ messages)
` [PATCH 3/3] "

[PATCH net-next v2 0/4] RGMII Internal delay common property
 2020-05-22 16:13 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v2 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH 0/5] Golang build fixes
 2020-05-22 16:12 UTC  (6+ messages)
` [PATCH 1/5] golang: Add a minimum go version to go.mod
` [PATCH 2/5] golang: Add a variable for the libxl source directory
` [PATCH 3/5] libxl: Generate golang bindings in libxl Makefile
` [PATCH 4/5] golang/xenlight: Use XEN_PKG_DIR variable rather than open-coding
` [PATCH 5/5] gitignore: Ignore golang package directory

[PATCH v30 00/20] Intel SGX foundations
 2020-05-22 16:13 UTC  (5+ messages)
` [PATCH v30 04/20] x86/sgx: Add SGX microarchitectural data structures

Bad context in PostgreSQL page on SELinux Project wiki?
 2020-05-22 16:12 UTC  (8+ messages)

AF_XDP Side Of Project Breaking With XDP-Native
 2020-05-22 16:12 UTC  (3+ messages)

[PATCH v2 0/9] riscv: sifive/fu540: Booting from SPI
 2020-05-22 16:12 UTC  (6+ messages)
` [PATCH v2 1/9] spl: Try to get SPL boot device via board_get_int

[PATCH 0/5] STM32 CRC update
 2020-05-22 16:11 UTC  (4+ messages)
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

[RFC bpf-next 0/2] introduce support for XDP programs in cpumaps
 2020-05-22 16:11 UTC  (3+ messages)
` [RFC bpf-next 1/2] bpf: cpumap: add the possibility to attach a eBPF program to cpumap
` [RFC bpf-next 2/2] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpu_map

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-22 15:38 UTC  (8+ messages)
` [PATCH 09/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus

[PATCH 00/19] Implement NTB Controller using multiple PCI EP
 2020-05-22 16:11 UTC  (2+ messages)

[PATCH v7 3/3] arm64: dts: msm8916: Add CCI node
 2020-05-22 16:10 UTC  (2+ messages)

[PATCH -tip v3 10/11] compiler.h: Move function attributes to compiler_types.h
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH -tip v3 07/11] kcsan: Update Documentation to change supported compilers
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH v4 0/6] fix migration with bitmaps and mirror
 2020-05-22 16:06 UTC  (3+ messages)

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] kcsan: Remove 'noinline' from __no_kcsan_or_inline

[PATCH -tip v3 03/11] kcsan: Support distinguishing volatile accesses
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH -tip v3 04/11] kcsan: Pass option tsan-instrument-read-before-write to Clang
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] kcsan: Restrict supported compilers

[tip: locking/kcsan] READ_ONCE: Use data_race() to avoid KCSAN instrumentation
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] compiler.h: Avoid nested statement expression in data_race()

[PATCH -tip v3 02/11] kcsan: Avoid inserting __tsan_func_entry/exit if possible
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH] ubsan, kcsan: don't combine sanitizer with kcov
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] ubsan, kcsan: Don't combine sanitizer with kcov on clang

[PATCH -tip v3 08/11] READ_ONCE, WRITE_ONCE: Remove data_race() and unnecessary checks
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()

[PATCH -tip v3 11/11] compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to decide inlining
 2020-05-22 16:08 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH] ovl: make private mounts longterm
 2020-05-22 16:08 UTC  (2+ messages)

[PATCH v3 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-05-22 16:07 UTC  (16+ messages)
` [PATCH v3 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[MPTCP] Re: [PATCH 2/4] mptcp: refactor token container
 2020-05-22 16:06 UTC 

[PATCH v3 0/7] remote-curl: fix deadlocks when remote server disconnects
 2020-05-22 16:05 UTC  (4+ messages)
` [PATCH v3 9/9] fixup! remote-curl: error on incomplete packet

[PATCH RFC bpf-next 0/4] bpf: Add support for XDP programs in DEVMAPs
 2020-05-22 16:04 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH
` [PATCH RFC bpf-next 2/4] bpf: Add support to attach bpf program to a devmap
` [PATCH RFC bpf-next 3/4] xdp: Add xdp_txq_info to xdp_buff

fio reporting high value of read iops at iodepth 1
 2020-05-22 16:04 UTC  (6+ messages)

Add support for libeconf
 2020-05-22 16:03 UTC 

[PATCH 0/3] k10temp and EDAC support for AMD Renoir
 2020-05-22 16:02 UTC  (4+ messages)
` [PATCH 1/3] x86/amd_nb: add AMD family 17h model 60h PCI IDs

[RFC] kdb: Switch kdb_printf to use safer console poll APIs
 2020-05-22 16:02 UTC  (2+ messages)

[PATCH v7 00/12] tests/vm: Add support for aarch64 VMs
 2020-05-22 15:59 UTC  (3+ messages)
` [PATCH v7 10/12] tests/vm: Added a new script for centos.aarch64

[PATCH] init: Allow distribution configuration of default init
 2020-05-22 16:02 UTC 

[PATCH v5 0/8] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-22 16:02 UTC  (5+ messages)

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-22 15:59 UTC  (6+ messages)
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH] x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
 2020-05-22 15:59 UTC  (6+ messages)

[PATCH] x86/idle: Extend ISR/C6 erratum workaround to Haswell
 2020-05-22 15:59 UTC  (2+ messages)

[PATCH v5 0/3] Convert thermal bindings to yaml
 2020-05-22 15:59 UTC  (2+ messages)

[PATCH 1/3] python3-jinja2: Update 2.11.1 -> 2.11.2
 2020-05-22 15:58 UTC  (5+ messages)
` [PATCH 2/3] python3-pyudev: Update 0.21.0 -> 0.22.0
  ` [oe] "
` [PATCH 3/3] python3-pyyaml: Update 5.3 -> 5.3.1
  ` [oe] "

[dgc-xfs:xfs-async-inode-reclaim 2/30] fs/xfs/xfs_trans.c:620:30: warning: comparison is always true due to limited range of data type
 2020-05-22 15:50 UTC  (2+ messages)

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-22 15:58 UTC  (5+ messages)

[GIT PULL] tpmdd updates for Linux v5.8
 2020-05-22 15:58 UTC 

[PATCH v2] drm/amdgpu: fix device attribute node create failed with multi gpu
 2020-05-22 15:57 UTC  (2+ messages)

[PATCH net] tipc: block BH before using dst_cache
 2020-05-22 15:57 UTC  (7+ messages)

[PATCH v1] sdhci: tegra: Remove warnings about missing device-tree properties
 2020-05-22 15:57 UTC  (12+ messages)

[PATCH net v2] net: phy: mscc: fix initialization of the MACsec protocol mode
 2020-05-22 15:55 UTC 

[PATCH 00/26] x86: video: Speed up the framebuffer
 2020-05-22 15:56 UTC  (15+ messages)
` [PATCH 19/26] video: pci: Set up the copy framebuffer
` [PATCH 20/26] x86: fsp: video: Allocate a frame buffer when needed
` [PATCH 21/26] video: Correctly handle multiple framebuffers
` [PATCH 22/26] x86: video: Support copy framebuffer with probed devices
` [PATCH 23/26] x86: chromebook_samus: Enable the copy framebuffer
` [PATCH 24/26] x86: chromebook_link: "
` [PATCH 25/26] x86: minnowmax: "

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-22 15:54 UTC  (4+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-05-22 15:54 UTC  (3+ messages)
` [PATCH v3 0/5] cleanup ra/rebase-i-more-options

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (7+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h
    ` [OpenRISC] "

[PATCH] x86/svm: retry after unhandled NPT fault if gfn was marked for recalculation
 2020-05-22 15:53 UTC  (10+ messages)

do a single memdup_user in sctp_setsockopt
 2020-05-22 15:52 UTC  (4+ messages)

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-22 15:51 UTC  (3+ messages)
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM "

sdhci_msm issues with cold-plugged SD cards
 2020-05-22 15:51 UTC 

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-22 15:50 UTC  (16+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH] bisect--helper: avoid segfault with bad syntax in start --term-.+
 2020-05-22 15:49 UTC  (3+ messages)
` [PATCH v2] bisect--helper: avoid segfault with bad syntax in `start --term-*`

[PATCH v2 0/3] selftests: vdso: Add a selftest for vDSO getcpu()
 2020-05-22 15:48 UTC  (3+ messages)
` [PATCH v2 2/3] selftests: vdso: Use a header file to prototype parse_vdso API

[PATCH] fs: Remove duplicated flag from VALID_OPEN_FLAGS
 2020-05-22 15:47 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rename and label gpio-led subnodes part 2
 2020-05-22 15:46 UTC  (3+ messages)

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-22 15:36 UTC  (6+ messages)
` [PATCH 0/2] hw/ssi/imx_spi: 2 Fixes to flush txfifo function in imx_spi
  ` [PATCH 1/2] hw/ssi/imx_spi: changed while statement to prevent underflow
  ` [PATCH 2/2] hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave

[MPTCP] Re: [PATCH 1/4] mptcp: add __init annotation on setup functions
 2020-05-22 15:46 UTC 

[PATCH] block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
 2020-05-22 15:44 UTC  (6+ messages)

[PATCH v2 0/4] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-22 15:44 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: iio: imu: bmi160: convert txt format to yaml

[PATCH] drm/amdgpu: fix device attribute node create failed with multi gpu
 2020-05-22 15:43 UTC  (3+ messages)

[PATCH V5 0/5] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-05-22 15:41 UTC  (8+ messages)
` [PATCH V5 3/5] iio: adc: Add support for "
` [PATCH V5 4/5] iio: adc: Update debug prints
` [PATCH V5 5/5] iio: adc: Clean up ADC code common to PMIC5 and PMIC7

drivers/ide/ide-ioctls.c:15:24: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-05-22 15:39 UTC  (4+ messages)

[PATCH] safec: Update to latest on 3.5.1 release tags
 2020-05-22 15:39 UTC 

[PATCH RFC 00/12] dm-zoned: multi-device support
 2020-05-22 15:39 UTC  (13+ messages)
` [PATCH 01/12] dm-zoned: add debugging message for reading superblocks
` [PATCH 02/12] dm-zoned: convert to xarray
` [PATCH 03/12] dm-zoned: use on-stack superblock for tertiary devices
` [PATCH 04/12] dm-zoned: secondary superblock must reside on the same devices than primary superblock
` [PATCH 05/12] dm-zoned: add device pointer to struct dm_zone
` [PATCH 06/12] dm-zoned: add metadata pointer to struct dmz_dev
` [PATCH 07/12] dm-zoned: add a 'reserved' zone flag
` [PATCH 08/12] dm-zoned: move random and sequential zones into struct dmz_dev
` [PATCH 09/12] dm-zoned: improve logging messages for reclaim
` [PATCH 10/12] dm-zoned: support arbitrary number of devices
` [PATCH 11/12] dm-zoned: round-robin load balancer for reclaiming zones
` [PATCH 12/12] dm-zoned: per-device reclaim

[PATCH v2 0/3] selftests: lib.mk improvements
 2020-05-22 15:38 UTC  (5+ messages)

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-22 15:38 UTC  (7+ messages)
` [PATCH v8 3/3] "

Patch attestation
 2020-05-22 15:38 UTC 

[PATCH v3 0/5] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
 2020-05-22 15:37 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 5/5] "


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.