All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-17 10:36:38 to 2019-07-17 11:26:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2019-07-17 11:26 UTC 

[GIT PULL] Ceph updates for 5.3-rc1
 2019-07-17 11:28 UTC 

[Qemu-devel] [PATCH v2] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
 2019-07-17 11:24 UTC  (4+ messages)

[PATCH v2] dm kcopyd: Increase default sub-job size to 512KB
 2019-07-17 11:24 UTC 

[PATCH] drm/i915: Update description of i915.enable_guc modparam
 2019-07-17 11:23 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH-for-4.1] virtio-balloon: fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
 2019-07-17 11:22 UTC  (9+ messages)

[PATCH] drm/arm/mali-dp: Add display QoS interface configuration
 2019-07-17 11:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Enable iotests during "make check"
 2019-07-17 11:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] tests/qemu-iotests/check: Allow tests without groups
` [Qemu-devel] [PATCH v3 2/4] tests/qemu-iotests/group: Remove some more tests from the "auto" group
` [Qemu-devel] [PATCH v3 3/4] tests: Run the iotests during "make check" again
` [Qemu-devel] [PATCH v3 4/4] gitlab-ci: Remove qcow2 tests that are handled by "make check" already

How can I do to remove some default package?
 2019-07-17 11:20 UTC 

use of shrinker in virtio balloon free page hinting
 2019-07-17 11:20 UTC 

[dpdk-dev] [PATCH] devtools: fix null test
 2019-07-17 11:20 UTC 

how do I know a subvolume is a snapshot?
 2019-07-17 11:19 UTC  (6+ messages)

[PATCH v3 1/3] kernel/notifier.c: avoid duplicate registration
 2019-07-17 11:19 UTC  (2+ messages)

[Xen-devel] [PATCH v2 00/10] Per vcpu vm_event channels
 2019-07-17 11:18 UTC  (7+ messages)
` [Xen-devel] [PATCH v2 04/10] vm_event: Simplify vm_event interface
` [Xen-devel] [PATCH v2 08/10] xen-access: Use getopt_long for cmdline parsing
` [Xen-devel] [PATCH v2 09/10] xen-access: Code cleanup

[dpdk-dev] [RFC PATCH] vfio: avoid re-installing irq handler
 2019-07-17 11:16 UTC  (13+ messages)
` [dpdk-dev] [RFC PATCH v3 1/3] vfio: revert change that does intr eventfd setup at probe
  ` [dpdk-dev] [RFC PATCH v3 2/3] eal: add mask and unmask interrupt APIs

[dpdk-dev] [PATCH v4 0/1] add extra features to test-compress-perf
 2019-07-17 11:16 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/1] app/test-compress-perf: report header improvement
    ` [dpdk-dev] [EXT] "
  ` [dpdk-dev] [EXT] [PATCH v5 0/1] add extra features to test-compress-perf

blkid identifying whole disk ntfs as both ntfs and msdos partition table
 2019-07-17 11:16 UTC  (2+ messages)

[PATCH v3 0/3] kernel/notifier.c: avoid duplicate registration
 2019-07-17 11:15 UTC  (12+ messages)

[PATCH 0/5] mtd: spi-nor: write protection at power-up
 2019-07-17 11:15 UTC  (4+ messages)
` [PATCH 5/5] mtd: spi-nor: add Kconfig option to disable "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-07-17 11:14 UTC 

[PATCH] drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
 2019-07-17 11:13 UTC 

[PATCH] opkg/package/rootfs_ipk: allow overwriting OPKGLIBDIR
 2019-07-17 11:12 UTC  (2+ messages)

[PATCH] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-07-17 11:11 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] padata: Replace delayed timer with immediate workqueue in padata_reorder

[PATCH] spi: remove redundant put_device
 2019-07-17 11:11 UTC  (2+ messages)

[PATCH v1 00/50] Exynos5x clocks and buses changes
 2019-07-17 11:11 UTC  (18+ messages)
  ` [PATCH v1 26/50] ARM: dts: exynos: align NOC100 bus OPPs in Exynos5420
  ` [PATCH v1 37/50] ARM: dts: exynos: change parent and rate of bus_fsys in Exynos5422

IPv6 L2TP issues related to 93531c67
 2019-07-17 11:11 UTC  (4+ messages)

[RFC] libselinux: Use Python distutils to install SELinux python bindings
 2019-07-17 11:10 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/25] Shared PD and MR
 2019-07-17 11:09 UTC  (3+ messages)

[PATCH v3 04/20] docs: kernellog.py: add support for info()
 2019-07-17 11:05 UTC  (20+ messages)
` [PATCH v3 05/20] docs: kernel_abi.py: add a script to parse ABI documentation
` [PATCH v3 06/20] docs: kernel_abi.py: fix UTF-8 support
` [PATCH v3 07/20] docs: kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v3 08/20] docs: kernel_abi.py: Update copyrights
` [PATCH v3 09/20] docs: kernel_abi.py: add a SPDX header file
` [PATCH v3 10/20] docs: kernel_abi.py: use --enable-lineno for get_abi.pl
` [PATCH v3 11/20] docs: kernel_abi.py: Handle with a lazy Sphinx parser
` [PATCH v3 12/20] docs: add ABI documentation to the admin-guide book
` [PATCH v3 14/20] docs: ABI: stable: make files ReST compatible
  ` [Xen-devel] "
` [PATCH v3 15/20] docs: ABI: testing: make the files compatible with ReST output
  ` [Xen-devel] "
` [PATCH v3 16/20] docs: ABI: make it parse ABI/stable as ReST-compatible files
` [PATCH v3 17/20] docs: ABI: create a 2-depth index for ABI
` [PATCH v3 18/20] docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
` [PATCH v3 19/20] docs: abi-testing.rst: enable --rst-sources when building docs
` [PATCH v3 20/20] docs: Kconfig/Makefile: add a check for broken ABI files

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-17 11:09 UTC  (6+ messages)
` [PATCH v18 08/15] userfaultfd: untag user pointers

[PATCH 1/4] Makefile: rules for printing kernel architecture and localversion
 2019-07-17 11:08 UTC  (7+ messages)
` [PATCH 4/4] debian: add generic rule file

[Qemu-devel] [PATCH-for-4.1 v2 0/3] virtio-balloon: fixes for PartialBalloonedPage
 2019-07-17 11:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH-for-4.1 v2 1/3] virtio-balloon: fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
` [Qemu-devel] [PATCH-for-4.1 v2 2/3] virtio-balloon: fix memory leak on unrealize()
` [Qemu-devel] [PATCH-for-4.1 v2 3/3] virtio-balloon: reset pbp on device resets

[Qemu-devel] [PATCH v5 0/4] spapr: implement dispatch and suspend calls
 2019-07-17 11:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 2/4] spapr: Implement H_PROD

[PATCH] ASoC: fsl_sai: mark regmap as fast_io
 2019-07-17 11:06 UTC  (2+ messages)

[PATCH 2/2] docs: gpu: add msm-crash-dump.rst to the index.rst file
 2019-07-17 11:06 UTC  (2+ messages)

[PATCH 1/4] subversion: set CVE vendor to Apache
 2019-07-17 11:03 UTC  (4+ messages)
` [PATCH 2/4] boost: set CVE vendor to Boost
` [PATCH 3/4] git: set CVE vendor to git-scm
` [PATCH 4/4] ed: set CVE vendor to avoid false positives

[PATCH V3 00/15] Packed virtqueue support for vhost
 2019-07-17 11:02 UTC  (33+ messages)
` [PATCH V3 01/15] vhost: simplify meta data pointer accessing
` [PATCH V3 02/15] vhost: remove the unnecessary parameter of vhost_vq_avail_empty()
` [PATCH V3 03/15] vhost: remove unnecessary parameter of vhost_enable_notify()/vhost_disable_notify
` [PATCH V3 04/15] vhost-net: don't use vhost_add_used_n() for zerocopy
` [PATCH V3 05/15] vhost: introduce helpers to manipulate shadow used ring
` [PATCH V3 06/15] vhost_net: switch TX to use shadow used ring API
` [PATCH V3 07/15] vhost_net: calculate last used length once for mergeable buffer
` [PATCH V3 08/15] vhost_net: switch to use shadow used ring API for RX
` [PATCH V3 09/15] vhost: do not export vhost_add_used_n() and vhost_add_used_and_signal_n()
` [PATCH V3 10/15] vhost: hide used ring layout from device
` [PATCH V3 11/15] vhost: do not use vring_used_elem
` [PATCH V3 12/15] vhost: vhost_put_user() can accept metadata type
` [PATCH V3 13/15] vhost: packed ring support
` [PATCH V3 14/15] vhost: event suppression for packed ring
` [PATCH V3 15/15] vhost: enable packed virtqueues

[PATCH] net: ethernet: mediatek: Add MT7628/88 SoC support
 2019-07-17 11:02 UTC 

[PATCH] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-07-17 11:01 UTC  (3+ messages)

[Qemu-devel] [RFC] vhost-user: don't ignore CTRL_VLAN feature
 2019-07-17 11:00 UTC  (4+ messages)

[PATCH v2 0/19] drm: drop use of drmp.h in drm-misc
 2019-07-17 10:59 UTC  (5+ messages)

git p4 sync: "str expected, not %s"
 2019-07-17 10:54 UTC  (3+ messages)

[v3 1/2] mtd: nand: Add Cadence NAND controller driver
 2019-07-17 10:58 UTC  (5+ messages)
` [v3 2/2] dt-bindings: "

[virtio-dev] [PATCH] content: fix typo in feature bit name
 2019-07-17 10:59 UTC  (3+ messages)

[PATCH] squashfs-tools: upgrade to commit f95864afe883
 2019-07-17 10:57 UTC  (6+ messages)

[PATCH 0/3] i.MX8M support for FSL SAI
 2019-07-17 10:56 UTC  (4+ messages)
` [PATCH 1/3] ASoC: fsl_sai: add of_match data
` [PATCH 2/3] ASoC: fsl_sai: derive TX FIFO watermark from FIFO depth
` [PATCH 3/3] ASoC: fsl_sai: add i.MX8M support

Add a new fchmodat4() syscall, v2
 2019-07-17  7:54 UTC  (3+ messages)
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434

[v2 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
 2019-07-17 10:55 UTC  (5+ messages)
` [v2 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified

[PATCH v1] ACPI / APEI: Get rid of NULL_UUID_LE constant
 2019-07-17 10:55 UTC 

next/pending-fixes boot: 225 boots: 9 failed, 211 passed with 3 offline, 1 untried/unknown, 1 conflict (v5.2-11081-g48f391c6cc7e)
 2019-07-17 10:55 UTC 

[PATCH] rtc: snvs: fix possible race condition
 2019-07-17 10:54 UTC  (2+ messages)

[LTP] [PATCH v4 1/3] lib: alter find_free_loopdev()
 2019-07-17 10:54 UTC  (5+ messages)
` [LTP] [PATCH v5 "

[PATCH] ARM: dts: aspeed: Add Mihawk BMC platform
 2019-07-17 10:46 UTC 

[PATCH V3 00/15] Packed virtqueue support for vhost
 2019-07-17 10:52 UTC 

[virtio-dev] [PATCH v3 0/2] virtio-fs: add virtio file system device
 2019-07-17 10:48 UTC  (8+ messages)
` [virtio-dev] [PATCH v3 2/2] virtio-fs: add DAX window

[LPC 2019] Power Management and Thermal Control MC: Call for topics
 2019-07-17 10:48 UTC 

[Qemu-devel] [PATCH v2 0/4] ppc: Fix some memory leaks
 2019-07-17 10:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] ppc: fix memory leak in spapr_caps_add_properties
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v2 2/4] ppc: fix memory leak in spapr_dt_drc()
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v2 3/4] ppc: fix leak in h_client_architecture_support
  ` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH v3 0/2] rockchip: make_fit_atf.py Eliminate pyelftools dependency
 2019-07-17 10:47 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] rockchip: make_fit_atf.py: "
` [U-Boot] [PATCH v3 2/2] rockchip: Remove obsolete references to pyelftools

[PATCH 1/2 nft] src: json: fix synproxy flag parser typo
 2019-07-17 10:46 UTC  (2+ messages)
` [PATCH 2/2 nft] tests: py: add missing json outputs

[PATCH v1] CIFS: fix deadlock in cached root handling
 2019-07-17 10:46 UTC 

[PATCH] docs: fs: convert porting to ReST
 2019-07-17 10:46 UTC 

[PATCH] cogl-1.0.inc: set RDEPENDS_${PN}-dev = ""
 2019-07-17 10:46 UTC  (3+ messages)

[PATCH 1/3] cve-check: allow comparison of Vendor as well as Product
 2019-07-17 10:45 UTC  (3+ messages)
` [PATCH 2/3] flex: set CVE_PRODUCT to include vendor
` [PATCH 3/3] cve-update-db-native: use SQL placeholders instead of format strings

[dpdk-dev] [PATCH v2 00/15] bnxt patch series
 2019-07-17 10:41 UTC  (17+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/15] net/bnxt: fix extended port counter statistics
  ` [dpdk-dev] [PATCH v3 02/15] net/bnxt: fix possible segfault in case of probe failure
  ` [dpdk-dev] [PATCH v3 03/15] net/bnxt: do not fail VF probe when the MAC address is zero
  ` [dpdk-dev] [PATCH v3 04/15] net/bnxt: fix Tx hang after port stop/start
  ` [dpdk-dev] [PATCH v3 05/15] net/bnxt: reset Rx allocation state on port restart
  ` [dpdk-dev] [PATCH v3 06/15] net/bnxt: fix L4 checksum error indication in Rx path
  ` [dpdk-dev] [PATCH v3 07/15] net/bnxt: fix for doorbell register offset for Tx ring
  ` [dpdk-dev] [PATCH v3 08/15] net/bnxt: save the number of EM flow count
  ` [dpdk-dev] [PATCH v3 09/15] net/bnxt: nq doorbell cleanups
  ` [dpdk-dev] [PATCH v3 10/15] net/bnxt: avoid null pointer dereference
  ` [dpdk-dev] [PATCH v3 11/15] net/bnxt: fix to enable disable interrupts correctly
  ` [dpdk-dev] [PATCH v3 12/15] net/bnxt: fix to check for invalid VNIC in cleanup path
  ` [dpdk-dev] [PATCH v3 13/15] net/bnxt: fix a compilation warning
  ` [dpdk-dev] [PATCH v3 14/15] net/bnxt: fix rxq count if ntuple filtering is disabled
  ` [dpdk-dev] [PATCH v3 15/15] net/bnxt: fix to avoid sending invalid VNIC id to firmware

post-receive: pub/scm/utils/util-linux/util-linux
 2019-07-17 10:43 UTC 

[PATCH v3 1/2] ARM: dts: Add ZII support for ZII i.MX7 RMU2 board
 2019-07-17 10:42 UTC  (3+ messages)

[tpm2] tpm2-totp stable-RC v.0.1.2-rc2
 2019-07-17 10:41 UTC 

[dpdk-dev] [PATCH v3 00/11] Rework API for RSA algorithm in asymmetric crypto
 2019-07-17 10:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 09/11] cryptodev: add RSA padding none description
  ` [dpdk-dev] [EXT] "

[PATCH net] be2net: Signal that the device cannot transmit during reconfiguration
 2019-07-17 10:25 UTC  (6+ messages)

[PATCH 0/3] Add support for i.MXQXP AI_ML board
 2019-07-17 10:40 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add support for i.MX8QXP "

[U-Boot] [RFC PATCH 0/9] Initial layout for Sphinx HTML docs
 2019-07-17 10:39 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 4/9] doc: driver-model: Convert README.txt to reST

[PATCH] powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
 2019-07-17 10:35 UTC 

[PATCH bpf] bpf: fix narrower loads on s390
 2019-07-17 10:36 UTC  (5+ messages)


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.