All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-23 12:29:45 to 2019-05-23 13:07:26 UTC [more...]

[Qemu-devel] [PULL 00/15] Fw cfg 20190523 patches
 2019-05-23 12:43 UTC  (8+ messages)
` [Qemu-devel] [PULL 06/15] hw/sparc: Implement fw_cfg_arch_key_name()
` [Qemu-devel] [PULL 10/15] tests/fw_cfg: Free QFWCFG object after qtest has run
` [Qemu-devel] [PULL 11/15] tests: refactor fw_cfg_test
` [Qemu-devel] [PULL 12/15] tests: fw_cfg: add a function to get the fw_cfg file
` [Qemu-devel] [PULL 13/15] hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
` [Qemu-devel] [PULL 14/15] tests: fw_cfg: add 'reboot-timeout' test case
` [Qemu-devel] [PULL 15/15] tests: fw_cfg: add 'splash-time' "

[RFC 0/7] introduce memory hinting API for external process
 2019-05-23 13:07 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2019-05-23 13:07 UTC 

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2019-05-23 13:06 UTC 

[Batch 5 - patch 00/25] Batch 5 of random GPL notices/references
 2019-05-23 13:06 UTC  (29+ messages)
` [Batch 5 - patch 01/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101
` [Batch 5 - patch 03/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103
` [Batch 5 - patch 04/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
` [Batch 5 - patch 08/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 108
` [Batch 5 - patch 10/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110
` [Batch 5 - patch 11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 111
` [Batch 5 - patch 12/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112
` [Batch 5 - patch 14/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
` [Batch 5 - patch 15/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 115
` [Batch 5 - patch 16/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 116
` [Batch 5 - patch 19/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119
` [Batch 5 - patch 20/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
` [Batch 5 - patch 24/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 124

[Qemu-devel] [PATCH 0/2] target/arm: make use of new gvec expanders
 2019-05-23 12:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Vectorize USHL and SSHL
` [Qemu-devel] [PATCH 2/2] target/arm: Use tcg_gen_gvec_bitsel

[LTP] [RFC PATCH v2 0/6] net/route: Rewrite route{4, 6}-change-{dst, gw} into C
 2019-05-23 13:05 UTC  (4+ messages)
` [LTP] [RFC PATCH v2 1/6] net/route: Remove route{4,6}-change-if
  ` [LTP] [RFC PATCH v2 1/6] net/route: Remove route{4, 6}-change-if

[PATCH 0/4] x86/boot: Misc improvements to dom0 construction
 2019-05-23 13:04 UTC  (9+ messages)
` [PATCH 1/4] x86/pv: Fix error handling in dom0_construct_pv()
  ` [Xen-devel] "
` [PATCH 2/4] x86/boot: Rename dom0_{pvh, verbose} variables to have an opt_ prefix
  ` [Xen-devel] "

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-23 13:04 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH v6 00/26] gfs2: misc recovery patch collection
 2019-05-23 13:04 UTC  (27+ messages)
` [Cluster-devel] [GFS2 PATCH v6 01/26] gfs2: kthread and remount improvements
` [Cluster-devel] [GFS2 PATCH v6 02/26] gfs2: eliminate tr_num_revoke_rm
` [Cluster-devel] [GFS2 PATCH v6 03/26] gfs2: log which portion of the journal is replayed
` [Cluster-devel] [GFS2 PATCH v6 04/26] gfs2: Warn when a journal replay overwrites a rgrp with buffers
` [Cluster-devel] [GFS2 PATCH v6 05/26] gfs2: Change SDF_SHUTDOWN to SDF_WITHDRAWN
` [Cluster-devel] [GFS2 PATCH v6 06/26] gfs2: simplify gfs2_freeze by removing case
` [Cluster-devel] [GFS2 PATCH v6 07/26] gfs2: dump fsid when dumping glock problems
` [Cluster-devel] [GFS2 PATCH v6 08/26] gfs2: replace more printk with calls to fs_info and friends
` [Cluster-devel] [GFS2 PATCH v6 09/26] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [GFS2 PATCH v6 10/26] gfs2: fix infinite loop in gfs2_ail1_flush on io error
` [Cluster-devel] [GFS2 PATCH v6 11/26] gfs2: log error reform
` [Cluster-devel] [GFS2 PATCH v6 12/26] gfs2: Only complain the first time an io error occurs in quota or log
` [Cluster-devel] [GFS2 PATCH v6 13/26] gfs2: Stop ail1 wait loop when withdrawn
` [Cluster-devel] [GFS2 PATCH v6 14/26] gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
` [Cluster-devel] [GFS2 PATCH v6 15/26] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [GFS2 PATCH v6 16/26] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [GFS2 PATCH v6 17/26] gfs2: Don't loop forever in gfs2_freeze if withdrawn
` [Cluster-devel] [GFS2 PATCH v6 18/26] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [GFS2 PATCH v6 19/26] gfs2: Don't write log headers after file system withdraw
` [Cluster-devel] [GFS2 PATCH v6 20/26] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [GFS2 PATCH v6 21/26] gfs2: fix infinite loop when checking ail item count before go_inval
` [Cluster-devel] [GFS2 PATCH v6 22/26] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [GFS2 PATCH v6 23/26] gfs2: Abort gfs2_freeze if io error is seen
` [Cluster-devel] [GFS2 PATCH v6 24/26] gfs2: Issue revokes more intelligently
` [Cluster-devel] [GFS2 PATCH v6 25/26] gfs2: Prepare to withdraw as soon as an IO error occurs in log write
` [Cluster-devel] [GFS2 PATCH v6 26/26] gfs2: Check for log write errors before telling dlm to unlock

[PATCH v4 0/6] LM36274 Introduction
 2019-05-23 13:04 UTC  (9+ messages)
` [RESEND PATCH v4 1/6] regulator: lm363x: Make the gpio register enable flexible
` [RESEND PATCH v4 4/6] regulator: lm363x: Add support for LM36274
` [RESEND PATCH v4 5/6] dt-bindings: leds: Add LED bindings for the LM36274
` [RESEND PATCH v4 6/6] leds: lm36274: Introduce the TI LM36274 LED driver

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-05-23 13:03 UTC  (4+ messages)

[PATCH/RFC] arm64: fix build warning from __AARCH64_INSN_FUNCS(ldadd, ...)
 2019-05-23 13:02 UTC  (4+ messages)

[PATCH v2] Fix cups backend location
 2019-05-23 13:02 UTC  (2+ messages)

[Cocci] accessing comments
 2019-05-23 13:02 UTC  (3+ messages)

[PATCH] staging: fieldbus: anybuss: Remove unnecessary variables
 2019-05-23 13:02 UTC  (4+ messages)

[PATCH 00/17] [RFC] Commit-graph: Write incremental files
 2019-05-23 13:00 UTC  (5+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 09/11] commit-graph: merge commit-graph chains

[PATCH 0/2] add pcm_file support in MMAP read access mode
 2019-05-23 13:00 UTC  (3+ messages)
` [PATCH 1/2] pcm: add mmap_begin callback to snd_pcm_fast_ops_t api
` [PATCH 2/2] pcm_file: add infile read support for mmap mode

[Buildroot] [PATCH] package: dropbear: add support for displaying /etc/motd
 2019-05-23 13:00 UTC  (3+ messages)

[PATCH 2/2] auxdisplay/ht16k33.c: Convert to use vm_map_pages_zero()
 2019-05-23 12:58 UTC  (4+ messages)

[RFC 0/2] clocksource: davinci-timer: new driver
 2019-05-23 12:58 UTC  (5+ messages)
` [RFC 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH] package_manager: add help packages based on languages selected in IMAGE_LINGUAS
 2019-05-23 12:58 UTC  (4+ messages)

[RFC v2 0/2] clocksource: davinci-timer: new driver
 2019-05-23 12:58 UTC  (6+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents
` [RFC v2 2/2] clocksource: timer-davinci: add support for clocksource

[Qemu-devel] [PATCH v14 0/1] qcow2: cluster space preallocation
 2019-05-23 12:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v14 1/1] qcow2: skip writing zero buffers to empty COW areas

[Qemu-devel] [PATCH v2 0/3] aspeed: cleanups and extensions
 2019-05-23 12:52 UTC  (7+ messages)

[PATCH 0/4] kvm: selftests: aarch64: use struct kvm_vcpu_init
 2019-05-23 12:57 UTC  (5+ messages)
` [PATCH 1/4] kvm: selftests: rename vm_vcpu_add to vm_vcpu_add_memslots
` [PATCH 2/4] kvm: selftests: introduce vm_vcpu_add
` [PATCH 3/4] kvm: selftests: introduce aarch64_vcpu_setup
` [PATCH 4/4] kvm: selftests: introduce aarch64_vcpu_add_default

[meta-multimedia][thud][PATCH] libsrtp: Fix compilation and add pkgconfig
 2019-05-23 12:58 UTC 

[PATCH v2 1/2] ARM: dts: vf610-zii-dev: Fix incorrect UART2 pin assignment
 2019-05-23 12:56 UTC  (3+ messages)

[PATCH v4 0/5] Allwinner H6 watchdog support
 2019-05-23 12:57 UTC  (6+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: add Allwinner H6 r_watchdog

[PATCH v2 00/11] xfs: rework extent allocation
 2019-05-23 12:55 UTC  (3+ messages)

Boot problem
 2019-05-23 12:54 UTC 

[PATCH v2] staging: pi433: Remove unnecessary variable
 2019-05-23 12:53 UTC 

[PATCH 2/3] prune: use bitmaps for reachability traversal
 2019-05-23 12:53 UTC  (12+ messages)
` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
    ` [PATCH] repack: enable bitmaps by default on bare repos
            ` [PATCH v3] "

[PATCH V3 RESEND 1/4] dt-bindings: fsl: scu: add ocotp binding
 2019-05-23 12:52 UTC  (5+ messages)
` [PATCH V3 RESEND 3/4] defconfig: arm64: enable i.MX8 SCU octop driver

[PATCH bpf-next v2 RESEND 0/2] Move bpf_printk to bpf_helpers.h
 2019-05-23 12:53 UTC  (15+ messages)
  ` [PATCH bpf-next v2 RESEND 1/2] selftests: bpf: "
  ` [PATCH bpf-next v2 RESEND 2/2] samples: bpf: Do not define bpf_printk macro

[v4 PATCH 1/2] mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
 2019-05-23 12:52 UTC  (3+ messages)
` [v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout

[PATCH v2 0/9] Fix more coding style issues in staging/kpc2000
 2019-05-23 12:51 UTC  (10+ messages)
` [PATCH v2 1/9] staging: kpc2000: add blank line after declarations
` [PATCH v2 2/9] staging: kpc2000: use __func__ in debug messages
` [PATCH v2 3/9] staging: kpc2000: add missing asterisk in comment
` [PATCH v2 4/9] staging: kpc2000: fix alignment issues in cell_probe.c
` [PATCH v2 5/9] staging: kpc2000: remove extra blank lines "
` [PATCH v2 6/9] staging: kpc2000: use kzalloc(sizeof(var)...) "
` [PATCH v2 7/9] staging: kpc2000: remove unnecessary braces "
` [PATCH v2 8/9] staging: kpc2000: remove unnecessary include "
` [PATCH v2 9/9] staging: kpc2000: remove unnecessary oom message

[virtio-comment] [ERRATUM?] 5.5.6.3 Memory Statistics: 6 -> 10 byte
 2019-05-23 12:51 UTC 

[PATCHv3 0/4] add Intel Stratix10 remote system update driver
 2019-05-23 13:03 UTC  (5+ messages)
` [PATCHv3 1/4] firmware: stratix10-svc: extend svc to support RSU notify and WD features
` [PATCHv3 2/4] firmware: add Intel Stratix10 remote system update driver
` [PATCHv3 3/4] firmware: rsu: document sysfs interface
` [PATCHv3 4/4] MAINTAINERS: add maintainer for Intel Stratix10 FW drivers

[PATCH v3 1/5] iio: ad7949: Fix dummy read cycle placement
 2019-05-23 12:51 UTC  (7+ messages)
` [PATCH v3 2/5] iio: ad7949: Support internal Vref
` [PATCH v3 4/5] iio: ad7949: Fix SPI interfacing for 14-bit messages

[PATCH 0/5] mm/hmm: HMM documentation updates and code fixes
 2019-05-23 12:51 UTC  (3+ messages)
` [PATCH 3/5] mm/hmm: Use mm_get_hmm() in hmm_range_register()

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-23 12:49 UTC  (3+ messages)

[PATCH] arm64: dts: fsl: ls1046: Modify the qspi flash frequency
 2019-05-23 12:48 UTC  (3+ messages)

[PATCH] ext4: remove some redundant corruption checks
 2019-05-23 12:48 UTC 

[dpdk-dev] [PATCH 1/2] test/hash: use existing lcore API
 2019-05-23 12:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

perf: fuzzer causes crash in new XMM code
 2019-05-23 12:48 UTC  (4+ messages)

[PATCH] RDMA/mlx5: Use DIV_ROUND_UP_ULL macro to allow 32 bit to build
 2019-05-23 12:48 UTC  (3+ messages)

[PATCH] serial-uartlite: Fix null-ptr-deref in ulite_exit
 2019-05-23 12:47 UTC  (7+ messages)

[PATCH] tracing: silence GCC 9 array bounds warning
 2019-05-23 12:45 UTC 

[PATCH] drm/i915: remove duplicate typedef for intel_wakeref_t
 2019-05-23 12:49 UTC  (3+ messages)

Building single package as image, respecting dependencies
 2019-05-23 12:45 UTC  (3+ messages)

[PATCH 1/8] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-05-23 12:45 UTC  (6+ messages)
` [PATCH 6/8] dt-bindings: net: stmmac: Convert the binding to a schemas

[PATCH 0/6] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-05-23 12:45 UTC  (9+ messages)
` [PATCH 4/6] drm/bridge: Add Analogix anx6345 support
` [PATCH 5/6] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[RFC PATCH] usb: host: xhci: allow __GFP_FS in dma allocation
 2019-05-23 12:32 UTC  (3+ messages)

[PATCH 0/3] KVM: PPC: Book3S HV: XIVE: assorted fixes on vCPU and RAM limits
 2019-05-23 12:44 UTC  (5+ messages)

DSA setup IMX6ULL and Marvell 88E6390 with 2 Ethernet Phys - CPU Port is not working
 2019-05-23 12:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2019-05-23 12:43 UTC 

[PATCH v3 0/3] RFC: add init_on_alloc/init_on_free boot options
 2019-05-23 12:42 UTC  (4+ messages)
` [PATCH v3 1/3] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH 2/3] mm: init: report memory auto-initialization features at boot time
` [PATCH 3/3] lib: introduce test_meminit module

[GIT PULL v2] SAA716x DVB driver
 2019-05-23 12:42 UTC  (2+ messages)

[PATCH 1/2] soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handling
 2019-05-23 12:40 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/4] blockdev-backup: don't check aio_context too early
 2019-05-23 12:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/4] iotests.py: rewrite run_job to be pickier

[PATCH v2 1/2] crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input
 2019-05-23 12:38 UTC  (4+ messages)

[MPTCP] Weekly meeting - 23 May 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-05-23 12:37 UTC 

[Qemu-devel] [PATCH 0/3] Update capstone module
 2019-05-23 12:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] capstone: Enable disassembly for s390x

Building Out-of-Tree Modules on the BBB Target
 2019-05-23 12:36 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:36 UTC 

Crash/hung task in usb-storage thread
 2019-05-23 12:35 UTC  (6+ messages)
  ` AW: "

[Qemu-devel] [PATCH v1 0/5] s390x/tcg: Vector Instruction Support Part 3
 2019-05-23 12:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH v1 1/5] s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:35 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:35 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:35 UTC 

[PATCH v5 1/1] iommu/io-pgtable-arm: Add support to use system cache
 2019-05-23 12:34 UTC  (5+ messages)

[PATCH v7 0/3] Extend dt bindings to support I2C on sifive devices and a fix broken IRQ in polling mode
 2019-05-23 12:34 UTC  (7+ messages)
` [PATCH v7 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2019-05-23 12:34 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_audio: add more assertions
 2019-05-23 12:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[Qemu-devel] [PULL v3 00/55] s390x update
 2019-05-23 12:30 UTC  (9+ messages)
` [Qemu-devel] [PULL v3 47/55] linux headers: update against Linux 5.2-rc1

implement generic dma_map_ops for IOMMUs v6
 2019-05-23 12:33 UTC  (4+ messages)

[PATCH dev-5.1 v1 1/2] edac: npcm: Add Nuvoton NPCM7xx EDAC driver
 2019-05-23 12:27 UTC  (2+ messages)
` [PATCH dev-5.1 v1 2/2] dt-binding: edac: add NPCM ECC documentation

[PATCH] powerpc/powernv: Show checkstop reason for NPU2 HMIs
 2019-05-23 12:28 UTC 

[Qemu-devel] [PATCH v2 0/5] Retrieving zPCI specific info from QEMU
 2019-05-23 12:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 3/5] s390: vfio_pci: Use a PCI Group structure


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.