All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-23 15:10:08 to 2019-05-23 15:47:04 UTC [more...]

[Qemu-devel] [PULL 00/13] Add RX architecture
 2019-05-23 15:35 UTC  (3+ messages)

[PULL] drm-misc-next
 2019-05-23 15:47 UTC 

[Qemu-devel] [PATCH v4 0/3] qemu-img: rebase: Improve/optimize rebase operation
 2019-05-23 15:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/3] qemu-img: rebase: Reuse parent BlockDriverState
` [Qemu-devel] [PATCH v4 2/3] qemu-img: rebase: Reduce reads on in-chain rebase

[PATCH] staging/gasket: Fix string split
 2019-05-23 15:46 UTC 

[PATCH 0/4v3] nvme-fc: track state change failures
 2019-05-23 15:46 UTC  (5+ messages)
` [PATCH 3/4] nvme-fc: fail reconnect if state change fails

[MPTCP] [RFC 3/3] mptcp: Add handling of incoming MP_JOIN requests
 2019-05-23 15:46 UTC 

[PATCH v2] rtc: test: enable wakeup flags
 2019-05-23 15:45 UTC  (2+ messages)

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-05-23 15:43 UTC  (4+ messages)
` [PATCH v9 3/4] s390: ap: implement PAPQ AQIC interception in kernel

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23 15:44 UTC  (21+ messages)

[PATCH 0/2] drm/i915: timeline semaphore support
 2019-05-23 15:44 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] libacpi: report PCI slots as enabled only for hotpluggable devices
 2019-05-23 15:30 UTC  (8+ messages)
  ` [Xen-devel] "

[PATCH 0/5] pci: expand usage of pci_sbdf_t
 2019-05-23 15:29 UTC  (5+ messages)
` [PATCH 1/5] pci: use pci_sbdf_t in pci_dev
  ` [Xen-devel] "

[PATCH 1/5] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
 2019-05-23 15:43 UTC  (2+ messages)
` [PATCH 4/5] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85

[PATCH 1/1] blk-core: Remove blk_end_request*() declarations
 2019-05-23 15:43 UTC 

post-receive: pub/scm/linux/kernel/git/dinguyen/linux
 2019-05-23 15:43 UTC 

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:43 UTC 

[PATCH] rtc: ds2404: use hw endiannes variable
 2019-05-23 15:42 UTC  (2+ messages)

[PATCHv3 1/2] nvme: Export get and set features
 2019-05-23 15:42 UTC  (4+ messages)
` [PATCHv3 2/2] nvme-pci: Use host managed power state for suspend

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2019-05-23 15:42 UTC 

[LTP] [PATCH] [COMMITTED] syscalls/fcntl33: Fix typo overlapfs -> overlayfs
 2019-05-23 15:42 UTC  (3+ messages)

[PATCH net-next] selftests: pmtu: Simplify cleanup and namespace names
 2019-05-23 15:41 UTC  (3+ messages)

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-23 15:41 UTC  (8+ messages)

[PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-23 15:41 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] "

[Cluster-devel] GFS2 filesystem corruption when mkfs block size (4k) does not match blockdevice blocksize (512 bytes)
 2019-05-23 15:41 UTC  (4+ messages)

[PATCH 1/1] sbitmap: Replace cmpxchg with xchg
 2019-05-23 15:39 UTC 

[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
 2019-05-23 15:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] migration: allow unplug during migration for failover devices

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-23 15:38 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/3] qemu-img: rebase: Improve/optimize rebase operation
 2019-05-23 15:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 "
  ` [Qemu-devel] [PATCH v2 2/3] qemu-img: rebase: Reduce reads on in-chain rebase

[PATCH 1/3] musl-obstack: Add recipe
 2019-05-23 15:37 UTC  (7+ messages)
` [PATCH 3/3] elfutils: Fix eu-* utils builds for musl

[PATCH v3 00/16] Shared virtual address IOMMU and VT-d support
 2019-05-23 15:40 UTC  (7+ messages)
` [PATCH v3 04/16] ioasid: Add custom IOASID allocator

[RFC] vsock: proposal to support multiple transports at runtime
 2019-05-23 15:37 UTC  (2+ messages)

[PATCH][next] scsi: hpsa: fix an uninitialized read and dereference of pointer dev
 2019-05-23 15:35 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:35 UTC 

[RFC PATCH 00/11] mm/hmm: Various revisions from a locking/code review
 2019-05-23 15:34 UTC  (12+ messages)
` [RFC PATCH 01/11] mm/hmm: Fix use after free with struct hmm in the mmu notifiers
` [RFC PATCH 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_register_range
` [RFC PATCH 03/11] mm/hmm: Hold a mmgrab from hmm to mm
` [RFC PATCH 04/11] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [RFC PATCH 05/11] mm/hmm: Improve locking around hmm->dead
` [RFC PATCH 06/11] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [RFC PATCH 07/11] mm/hmm: Delete hmm_mirror_mm_is_alive()
` [RFC PATCH 08/11] mm/hmm: Use lockdep instead of comments
` [RFC PATCH 09/11] mm/hmm: Remove racy protection against double-unregistration
` [RFC PATCH 10/11] mm/hmm: Poison hmm_range during unregister
` [RFC PATCH 11/11] mm/hmm: Do not use list*_rcu() for hmm->ranges

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

[GIT PULL] xfs: fixes for 5.2
 2019-05-23 15:33 UTC 

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

[PATCH 1/1] nvme-rdma: Add association between ctrl and transport dev
 2019-05-23 15:33 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] examples: strip directory and use suffix as name
 2019-05-23 15:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] examples: enable building multiprocess applications

[Qemu-devel] [PATCH] hw/rdma: Delete unused headers inclusion
 2019-05-23 15:24 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Add 'bcb' command to read/modify/write Android BCB
 2019-05-23 15:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] include: android_bootloader_message.h: Minimize the diff to AOSP
` [U-Boot] [PATCH v3 2/3] cmd: Add 'bcb' command to read/modify/write BCB fields
` [U-Boot] [PATCH v3 3/3] doc: relocate/rename Android README and add BCB overview

[PATCH v4 00/30] coresight: Support for ACPI bindings
 2019-05-23 15:31 UTC  (4+ messages)

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23 15:31 UTC  (3+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early
 2019-05-23 15:31 UTC  (11+ messages)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-23 15:30 UTC  (2+ messages)
` [PATCH v2 5.2] "

bonding-devel mail list?
 2019-05-23 15:31 UTC 

[PATCH] e2fsck: handle verity files in scan_extent_node()
 2019-05-23 15:30 UTC 

[PATCH] connman: fix segfault with musl >2.21
 2019-05-23 15:31 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/2] block: Use bdrv_unref_child() for all children in bdrv_close()
 2019-05-23 15:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] "

master - tests: fix error detection in lvconvert-raid-takeover.sh
 2019-05-23 15:30 UTC 

FAILED: patch "[PATCH] arm64: Save and restore OSDLR_EL1 across suspend/resume" failed to apply to 4.9-stable tree
 2019-05-23 15:27 UTC  (3+ messages)
` [PATCH stable 4.9] arm64: Save and restore OSDLR_EL1 across suspend/resume

[Qemu-devel] [PATCH 0/3] Update documentation and help related to the preallocation parameter
 2019-05-23 15:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qapi/block-core: update documentation of "
` [Qemu-devel] [PATCH 2/3] block/file-posix: update .help of BLOCK_OPT_PREALLOC option
` [Qemu-devel] [PATCH 3/3] block/gluster: "

[PATCH] drm/todo: Add bootsplash entry
 2019-05-23 15:29 UTC  (2+ messages)

[PATCH] iw: print HE capabilities
 2019-05-23 15:22 UTC  (2+ messages)

[RFC][PATCH] kernel.h: Add generic roundup_64() macro
 2019-05-23 15:27 UTC  (3+ messages)

[PATCH v4 00/18] btrfs dax support
 2019-05-23 15:27 UTC  (5+ messages)
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot

[PATCHv2 6/6] nvme-pci: Use host managed power state for suspend
 2019-05-23 15:27 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:26 UTC 

[usb:usb-linus] BUILD REGRESSION c1a145a3ed9a40f3b6145feb97789e8eb49c5566
 2019-05-23 15:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2019-05-23 15:26 UTC 

[Qemu-devel] [PATCH 0/2] network announce; interface selection
 2019-05-23 15:18 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/xfstests-dev
 2019-05-23 15:24 UTC 

Getting empty callchain from perf_callchain_kernel()
 2019-05-23 15:24 UTC  (11+ messages)

kernel-devsrc used to be full source - not the case since thud
 2019-05-23 15:24 UTC  (6+ messages)

FedEx Shipment Notification: Incorrect Delivery Address
 2019-05-23 10:17 UTC 

[Linux-kernel-mentees] Summer 2019 applications closed
 2019-05-23 15:23 UTC  (3+ messages)

[RFC PATCH] rcu: Make 'rcu_assign_pointer(p, v)' of type 'typeof(p)'
 2019-05-23 15:23 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2019-05-23 15:23 UTC 

[Qemu-devel] [PATCH v2 00/28] current testing/next queue
 2019-05-23 15:18 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/28] semihosting: move semihosting configuration into its own directory
` [Qemu-devel] [PATCH v2 02/28] semihosting: introduce CONFIG_SEMIHOSTING
` [Qemu-devel] [PATCH v2 04/28] semihosting: enable chardev backed output for console
` [Qemu-devel] [PATCH v2 06/28] target/arm: use the common interface for WRITE0/WRITEC in arm-semi
` [Qemu-devel] [PATCH v2 07/28] target/arm: add LOG_UNIMP messages to arm-semi

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2019-05-23 15:22 UTC 

[PATCH][meta-networking] lldpd: update to 1.0.3
 2019-05-23 15:21 UTC  (2+ messages)

[PATCH] staging/gasket: Fix string split
 2019-05-23 15:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:20 UTC 

[patch net-next 0/7] expose flash update status to user
 2019-05-23 15:19 UTC  (3+ messages)
` [patch net-next 3/7] mlxfw: Propagate error messages through extack

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-23 15:17 UTC  (5+ messages)
` [PATCH 05/10] s390/cio: introduce DMA pools to cio

[PATCH 0/9] keys: Namespacing [ver #3]
 2019-05-23 15:18 UTC  (20+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

Could we implement new features by C language?
 2019-05-23 15:18 UTC  (2+ messages)

[PATCH 0/5] Nodifications needed by the NumPy interface
 2019-05-23 15:18 UTC  (6+ messages)
` [PATCH 1/5] kernel-shark: Add new dataloading method to be used by the NumPu interface
` [PATCH 2/5] kernel-shark: Use full paths for non-standard library headers
` [PATCH 3/5] kernel-shark: Use the shared versions of the trace-cmd libraries
` [PATCH 4/5] trace-cmd: Install public interface headers
` [PATCH 5/5] kernel-shark: "

[PATCH 1/4] ima-evm-utils: link to libcrypto instead of OpenSSL
 2019-05-23 15:17 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/5] vhost: I-cache pressure optimizations
 2019-05-23 15:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH 3/5] vhost: do not inline unlikely fragmented buffers code

[Qemu-devel] [PATCH 0/6] target/rx: Improvements to disassembly
 2019-05-23 15:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/6] target/rx: Disassemble rx_index_addr into a string
` [Qemu-devel] [PATCH 2/6] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH 4/6] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH 5/6] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH 6/6] target/rx: Dump bytes for each insn "

[U-Boot] Cannot boot mx6qsabred with 2019.07-rc2
 2019-05-23 15:17 UTC  (10+ messages)

✅ PASS: Stable queue: queue-5.1
 2019-05-23 15:17 UTC 

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:16 UTC 

Bug or mis configuration for mlx5e lag and multipath
 2019-05-23 15:15 UTC  (2+ messages)

[PATCH] fanotify: remove redundant capable(CAP_SYS_ADMIN)s
 2019-05-23 15:15 UTC  (12+ messages)

[PATCH v2] usb: dwc3: move core validation to be after clks enable
 2019-05-23 15:15 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 5.2
 2019-05-23 15:15 UTC  (2+ messages)

[PATCH 0/4] ALSA: firewire-lib: unify handlers for outgoing packet
 2019-05-23 15:14 UTC  (5+ messages)
` [PATCH 1/4] ALSA: firewire-lib: split helper function to generate CIP header
` [PATCH 2/4] ALSA: firewire-lib: unify packet handler for IT context
` [PATCH 3/4] ALSA: firewire-lib: code refactoring to queueing packets
` [PATCH 4/4] ALSA: firewire-lib: use 8 byte packet header for IT context to separate CIP header from CIP payload

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-05-23 15:14 UTC 

[dpdk-dev] [PATCH v1 0/5] make lcore_config internal
 2019-05-23 15:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 "

[PATCH v7 0/4] Qualcomm AOSS QMP driver
 2019-05-23 15:12 UTC  (3+ messages)
` [PATCH v7 3/4] arm64: dts: qcom: Add AOSS QMP node

[Qemu-devel] [PATCH v4 00/11] block: Deal with filters
 2019-05-23 15:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 02/11] block: Filtered children access functions

[PATCH v2 0/9] Add Subsystem/Ctrl/Namespace relations (nvme-cli)
 2019-05-23 15:12 UTC  (5+ messages)
` [PATCH 7/9] nvme-print: Introduce show_nvme_ctrl helper
` [PATCH 9/9] nvme: Retrieve namespaces during list-subsys cmd

[RFC PATCH net-next 0/9] Decoupling PHYLINK from struct net_device
 2019-05-23 15:12 UTC  (2+ messages)

[PATCH net] cxgb4: offload VLAN flows regardless of VLAN ethtype
 2019-05-23 15:11 UTC 

[PATCH v5 0/4] Allwinner H6 watchdog support
 2019-05-23 15:10 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: watchdog: add Allwinner H6 watchdog
` [PATCH v5 2/4] arm64: dts: allwinner: h6: add watchdog node
` [PATCH v5 3/4] arm64: dts: allwinner: h6: add r_watchog node
` [PATCH v5 4/4] arm64: defconfig: enable sunxi watchdog

post-receive: pub/scm/linux/kernel/git/geoff/ps3-linux
 2019-05-23 15:11 UTC 

[Cocci] accessing comments
 2019-05-23 15:10 UTC  (6+ messages)

[PATCH 0/3] Fixes toward KS 1.0
 2019-05-23 15:09 UTC  (2+ messages)
` [PATCH 3/3] kernel-shark: Correct memory management when data loading fails


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.