All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-16 14:09:28 to 2019-09-16 15:01:16 UTC [more...]

[Qemu-devel] [PULL 00/29] Misc patches for 2019-09-16
 2019-09-16 14:41 UTC  (2+ messages)
` [Qemu-devel] [PULL 02/29] exec.c: replace hwaddr with uint64_t for better understanding

[Qemu-devel] [PULL 00/16] Block patches
 2019-09-16 14:22 UTC  (6+ messages)
` [Qemu-devel] [PULL 03/16] tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text
` [Qemu-devel] [PULL 04/16] tests/Makefile: Do not print the name of the check-block.sh shell script
` [Qemu-devel] [PULL 08/16] curl: Check completion in curl_multi_do()
` [Qemu-devel] [PULL 11/16] curl: Handle success in multi_check_completion
` [Qemu-devel] [PULL 16/16] qemu-iotests: Add test for bz #1745922

post-receive: pub/scm/linux/kernel/git/soc/soc
 2019-09-16 15:01 UTC 

[Qemu-devel] [PATCH v2 00/15] target/arm: Implement semihosting v2.0
 2019-09-16 14:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] target/arm/arm-semi: Capture errno in softmmu version of set_swi_errno()
` [Qemu-devel] [PATCH v2 02/15] target/arm/arm-semi: Always set some kind of errno for failed calls
` [Qemu-devel] [PATCH v2 03/15] target/arm/arm-semi: Correct comment about gdb syscall races
` [Qemu-devel] [PATCH v2 04/15] target/arm/arm-semi: Make semihosting code hand out its own file descriptors
` [Qemu-devel] [PATCH v2 05/15] target/arm/arm-semi: Restrict use of TaskState*
` [Qemu-devel] [PATCH v2 06/15] target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
` [Qemu-devel] [PATCH v2 07/15] target/arm/arm-semi: Factor out implementation of SYS_CLOSE
` [Qemu-devel] [PATCH v2 08/15] target/arm/arm-semi: Factor out implementation of SYS_WRITE
` [Qemu-devel] [PATCH v2 09/15] target/arm/arm-semi: Factor out implementation of SYS_READ
` [Qemu-devel] [PATCH v2 10/15] target/arm/arm-semi: Factor out implementation of SYS_ISTTY
` [Qemu-devel] [PATCH v2 11/15] target/arm/arm-semi: Factor out implementation of SYS_SEEK
` [Qemu-devel] [PATCH v2 12/15] target/arm/arm-semi: Factor out implementation of SYS_FLEN
` [Qemu-devel] [PATCH v2 13/15] target/arm/arm-semi: Implement support for semihosting feature detection
` [Qemu-devel] [PATCH v2 14/15] target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
` [Qemu-devel] [PATCH v2 15/15] target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension

RTDM open, open_rt, and open_nrt
 2019-09-16 14:59 UTC  (3+ messages)

[Bug 202445] New: amdgpu/dc: framerate dropping below adaptive sync range causes screen flickering
 2019-09-16 14:58 UTC  (2+ messages)
` [Bug 202445] "

how to use spi flash BIOS/Host firmware??
 2019-09-16 14:58 UTC  (5+ messages)
`  "
        ` Re: how "

[PATCH v6 1/2] block: use symbolic constants for t10_pi type
 2019-09-16 14:57 UTC  (4+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-16 14:57 UTC  (8+ messages)
` [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v4 17/25] ibnbd: client: main functionality

[PATCH 0/1] block, bfq: remove bfq prefix from cgroups filenames
 2019-09-16 14:56 UTC  (2+ messages)

[PATCH v3 0/3] null_blk: fixes around nr_devices and log improvements
 2019-09-16 14:55 UTC  (2+ messages)

[PATCH] x86/mm: Enable 5-level paging support by default
 2019-09-16 14:54 UTC  (4+ messages)
` [tip: x86/mm] "

[bisected] UDP / xfrm: NAT-T packets with bad UDP checksum get dropped
 2019-09-16 14:45 UTC  (2+ messages)

[PATCH net-next] net: phylink: clarify where phylink should be used
 2019-09-16 14:54 UTC  (2+ messages)

[PATCH] locking: locktorture: Do not include rwlock.h directly
 2019-09-16 14:54 UTC 

[patch net-next 00/15] devlink: allow devlink instances to change network namespace
 2019-09-16 14:54 UTC  (5+ messages)
` [patch net-next 02/15] net: fib_notifier: make FIB notifier per-netns

[Patch 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-16 14:53 UTC  (5+ messages)
` [Patch 05/13] media: am437x-vpfe: Streamlined vb2 buffer cleanup

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-16 14:53 UTC 

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-09-16 14:53 UTC  (10+ messages)
` [dpdk-dev] [RFC PATCH 1/9] security: introduce CPU Crypto action type and API

[PATCH v2] usbip: vhci_hcd indicate failed message
 2019-09-16 15:09 UTC  (3+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 0/4] bitmaps: some refactoring
 2019-09-16 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block/dirty-bitmap: drop meta
` [Qemu-devel] [PATCH 2/4] block/dirty-bitmap: add bs link
` [Qemu-devel] [PATCH 3/4] block/dirty-bitmap: drop BdrvDirtyBitmap.mutex
` [Qemu-devel] [PATCH 4/4] block/dirty-bitmap: refactor bdrv_dirty_bitmap_next

[RESEND v4 0/7] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-16 14:52 UTC  (4+ messages)
` [RESEND v4 1/7] "

[GIT PULL] Block changes for 5.4
 2019-09-16 14:52 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-09-16 14:51 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-09-16 14:51 UTC 

[PATCH net] ibmvnic: Warn unknown speed message only when carrier is present
 2019-09-16 14:50 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:50 UTC 

[Xen-devel] Regression with vcpu runstate info and XEN_RUNSTATE_UPDATE
 2019-09-16 14:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-09-16 14:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-09-16 14:50 UTC 

[PATCH net v3 00/11] net: fix nested device bugs
 2019-09-16 14:49 UTC  (4+ messages)
` [PATCH net v3 03/11] bonding: fix unexpected IFF_BONDING bit unset

[patch iproute2-next v4 0/2] devlink: couple forgotten flash patches
 2019-09-16 14:49 UTC  (6+ messages)

post-receive: pub/scm/network/iproute2/iproute2-next
 2019-09-16 14:49 UTC 

[PATCH v1] pinctrl: intel: Allocate IRQ chip dynamic
 2019-09-16 14:47 UTC 

IMA on remote file systems
 2019-09-16 14:47 UTC  (3+ messages)

[PATCH v5 0/7] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-16 14:45 UTC  (8+ messages)
` [PATCH v5 1/7] "
` [PATCH v5 2/7] mm, slab: Remove unused kmalloc_size()
` [PATCH v5 3/7] mm, slab_common: Use enum kmalloc_cache_type to iterate over kmalloc caches
` [PATCH v5 4/7] mm, slab: Return ZERO_SIZE_ALLOC for zero sized kmalloc requests
` [PATCH v5 5/7] mm, slab_common: Make kmalloc_caches[] start at size KMALLOC_MIN_SIZE
` [PATCH v5 6/7] mm, slab_common: Initialize the same size of kmalloc_caches[]
` [PATCH v5 7/7] mm, slab_common: Modify kmalloc_caches[type][idx] to kmalloc_caches[idx][type]

[PATCH v2 1/1] libsepol: do not dereference a failed allocated pointer
 2019-09-16 14:48 UTC  (3+ messages)
  ` [Non-DoD Source] "

[Xen-devel] [PATCH 00/11] OvmfPkg/XenBusDxe: Fix ExitBootServices handler to avoid allocation
 2019-09-16 14:45 UTC  (9+ messages)
` [Xen-devel] [PATCH 01/11] OvmfPkg/XenBusDxe: Fix missing \n in DEBUG messages
  ` [Xen-devel] [edk2-devel] "
` [Xen-devel] [PATCH 02/11] OvmfPkg/XenBusDxe: Have XenStoreFindWatch take a pointer
  ` [Xen-devel] [edk2-devel] "
` [Xen-devel] [PATCH 03/11] OvmfPkg/XenBusDxe: Rework watch events reception
  ` [Xen-devel] [edk2-devel] "
` [Xen-devel] [PATCH 04/11] OvmfPkg/XenBusDxe: Avoid Allocate in XenStoreVSPrint
  ` [Xen-devel] [edk2-devel] "

blocking ops in drm_sched_cleanup_jobs()
 2019-09-16 14:44 UTC  (4+ messages)

[PATCH] selinux: optimize MLS context to string conversion
 2019-09-16 14:43 UTC  (2+ messages)

[PATCH V3 1/2] SUNRPC: Fix buffer handling of GSS MIC without slack
 2019-09-16 14:43 UTC  (2+ messages)

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-09-16 14:42 UTC  (7+ messages)

[PATCH for 5.3 3/3] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
 2019-09-16 14:42 UTC  (2+ messages)

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-16 14:37 UTC  (10+ messages)
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH for-4.14 0/2] btrfs compression type validation fix
 2019-09-16 14:40 UTC  (2+ messages)

[Xen-devel] [PATCH v2] xen/sched: rework and rename vcpu_force_reschedule()
 2019-09-16 14:39 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-09-16 14:40 UTC 

[PATCH v5 1/2] tcp: Add TCP_INFO counter for packets received out-of-order
 2019-09-16 14:39 UTC  (4+ messages)
` [PATCH v5 2/2] tcp: Add snd_wnd to TCP_INFO

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-09-16 14:39 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-16 14:39 UTC 

[PATCH v6 00/12] Device property improvements, add %pfw format specifier
 2019-09-16 14:37 UTC  (10+ messages)
` [PATCH v6 01/12] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]

[Qemu-devel] [PATCH v3 00/29] s390x/tcg: mem_helper: Fault-safe handling
 2019-09-16 13:58 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 08/29] s390x/tcg: MVPG: Properly wrap the addresses
` [Qemu-devel] [PATCH v3 10/29] s390x/tcg: MVCS/MVCP: Check for special operation exceptions
` [Qemu-devel] [PATCH v3 12/29] s390x/tcg: MVCS/MVCP: Properly wrap the length
` [Qemu-devel] [PATCH v3 13/29] s390x/tcg: MVST: Check for specification exceptions
` [Qemu-devel] [PATCH v3 14/29] s390x/tcg: MVST: Fix storing back the addresses to registers
` [Qemu-devel] [PATCH v3 16/29] s390x/tcg: Fault-safe memset
` [Qemu-devel] [PATCH v3 17/29] s390x/tcg: Fault-safe memmove
` [Qemu-devel] [PATCH v3 18/29] s390x/tcg: MVCS/MVCP: Use access_memmove()
` [Qemu-devel] [PATCH v3 19/29] s390x/tcg: MVC: Fault-safe handling on destructive overlaps
` [Qemu-devel] [PATCH v3 20/29] s390x/tcg: MVCLU: Fault-safe handling
` [Qemu-devel] [PATCH v3 22/29] s390x/tcg: XC: "
` [Qemu-devel] [PATCH v3 23/29] s390x/tcg: NC: "
` [Qemu-devel] [PATCH v3 24/29] s390x/tcg: MVCIN: "
` [Qemu-devel] [PATCH v3 25/29] s390x/tcg: MVN: "
` [Qemu-devel] [PATCH v3 26/29] s390x/tcg: MVZ: "
` [Qemu-devel] [PATCH v3 27/29] s390x/tcg: MVST: "
` [Qemu-devel] [PATCH v3 28/29] s390x/tcg: MVO: "
` [Qemu-devel] [PATCH v3 29/29] tests/tcg: target/s390x: Test MVO

[PATCH 0/3] spi: dw: Add basic runtime PM support
 2019-09-16 14:36 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH 0/2] drm/nouveau: Two more fixes
 2019-09-16 14:36 UTC  (3+ messages)
  ` [PATCH 1/2] drm/nouveau: tegra: Fix NULL pointer dereference
` [PATCH 2/2] drm/nouveau: tegra: Do not try to disable PCI device

[Buildroot] [PATCH] package/python-validators: bump version to 0.12.6
 2019-09-16 14:34 UTC 

[PATCH v2 0/2] dts: arm64: imx8mq: Enable gpu passive throttling
 2019-09-16 14:33 UTC  (9+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: etnaviv: Add #cooling-cells

[RESEND] drm/i915: stop conflating HAS_DISPLAY() and disabled display
 2019-09-16 14:33 UTC  (6+ messages)

Sharing ext4 on target storage to multiple initiators using NVMeoF
 2019-09-16 14:33 UTC 

[PATCH] arm: fix page faults in do_alignment
 2019-09-16 14:31 UTC  (11+ messages)

[PATCH] ARM: dts: dir685: Drop spi-cpol from the display
 2019-09-16 14:31 UTC  (2+ messages)

[Xen-devel] Looking for Semester long Project
 2019-09-16 14:31 UTC  (5+ messages)

[PATCH v3 0/2] partial-clone: fix two issues with sparse filter handling
 2019-09-16 14:31 UTC  (9+ messages)
` [PATCH v3 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'
            ` [PATCH 0/3] clone --filter=sparse:oid bugs

[PATCH 0/4] Fix UART DMA freezes for iMX6
 2019-09-16 14:30 UTC  (17+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: fix buffer ownership
` [PATCH 2/4] dmaengine: imx-sdma: fix dma freezes
` [PATCH 3/4] serial: imx: adapt rx buffer and dma periods
` [PATCH 4/4] dmaengine: imx-sdma: drop redundant variable
    ` [EXT] Re: [PATCH 0/4] Fix UART DMA freezes for iMX6

[PATCH] selftest/trustedkeys: TPM 1.2 trusted keys test
 2019-09-16 14:28 UTC  (9+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-09-16 14:28 UTC  (12+ messages)
          ` printk meeting at LPC

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:28 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:27 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:27 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-09-16 14:26 UTC 

[PATCH] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
 2019-09-16 14:25 UTC  (9+ messages)

diff.renames not working?
 2019-09-16 14:25 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-16 14:25 UTC 

[PATCH] v4l2-ctl: Print UVC meta info
 2019-09-16 14:23 UTC  (7+ messages)
` [PATCH v2] "
  ` [Linux-kernel-mentees] "

Unmountable degraded BTRFS RAID6 filesystem
 2019-09-16 14:22 UTC  (9+ messages)

[U-Boot] Workaround for SPL modifying the DTB before use
 2019-09-16 14:22 UTC 

[PATCH] dm: introduce DM_GET_TARGET_VERSION
 2019-09-16 14:21 UTC  (3+ messages)
`  "

[PATCH 1/2] jbd2: add new tracepoint jbd2_sleep_on_shadow
 2019-09-16 14:20 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:20 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2019-09-16 14:19 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2019-09-16 14:19 UTC 

[PATCH 0/4] drm/nouveau: Miscellaneous fixes
 2019-09-16 14:19 UTC  (5+ messages)
` [PATCH 2/4] drm/nouveau: prime: Extend DMA reservation object lock
  ` [PATCH 1/4] drm/nouveau: Fix fallout from reservation object rework
  ` [PATCH 3/4] drm/nouveau: Fix ordering between TTM and GEM release
  ` [PATCH 4/4] drm/nouveau: gm20b: Avoid BAR1 teardown during init

[Qemu-devel] [PATCH v7 0/3] Fix qcow2+luks corruption introduced by commit 8ac0f15f335
 2019-09-16 13:59 UTC  (3+ messages)

[PATCH] x86_64: new and improved memset()
 2019-09-16 14:18 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.73)
 2019-09-16 14:17 UTC 

[Bug 109628] WARNING at dcn10_hw_sequencer.c:868 dcn10_verify_allow_pstate_change_high()
 2019-09-16 14:17 UTC  (2+ messages)

[PATCH v3 0/2] fix double page fault on arm64
 2019-09-16 14:16 UTC  (6+ messages)
` [PATCH v3 2/2] mm: fix double page fault on arm64 if PTE_AF is cleared

[U-Boot] U-Boot on ppc405gp, slow ethernet
 2019-09-16 14:16 UTC  (2+ messages)

[PATCH v6 0/3] genirq/vfio: Introduce irq_update_devid() and optimize VFIO irq ops
 2019-09-16 14:16 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-09-16 14:15 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2019-09-16 14:15 UTC 

[PATCH] dt-bindings: net: Correct the documentation of KSZ9021 skew values
 2019-09-16 14:14 UTC  (2+ messages)

git.cmpxchg.org/linux-mmots.git repository corruption?
 2019-09-16 14:14 UTC  (7+ messages)

[PATCH] connector: report comm change event when modifying /proc/pid/task/tid/comm
 2019-09-16 14:13 UTC 

[PATCH] x86: Fix PAGE_OFFSET for kernels since 4.20
 2019-09-16 14:13 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2019-09-16 14:13 UTC 

[Ksummit-discuss] Allowing something Change-Id (or something like it) in kernel commits
 2019-09-16 14:11 UTC  (5+ messages)

[RFC PATCH] trace2: don't overload target directories
 2019-09-16 14:11 UTC  (5+ messages)
` [RFC PATCH v3 0/3] "
  ` [RFC PATCH v3 3/3] trace2: write overload message to sentinel files

[PATCH nft] src: parser_json: fix crash while restoring secmark object
 2019-09-16 14:11 UTC  (2+ messages)

[HELP REQUESTED from the community] Was: Staging status of speakup
 2019-09-16 14:11 UTC  (12+ messages)

Current Minimal Binary Size
 2019-09-16 14:10 UTC 

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-16 14:09 UTC 

[U-Boot] [PATCH v2 0/4] arm: socfpga: Convert drivers from struct to defines
 2019-09-16 14:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/4] arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes

[PATCH][meta-oe 1/2] gelg: update to 0.4.16
 2019-09-16 14:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/python-numpy: fix setup type
 2019-09-16 14:09 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/python-numpy: fixup numpy distutils for cross compilation
` [Buildroot] [PATCH 3/3] package/python-scipy: new package

[PATCH v5] vivid: Add metadata capture support
 2019-09-16 14:08 UTC  (2+ messages)
` [PATCH v6] "


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.