All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-19 13:20:58 to 2019-12-19 14:01:25 UTC [more...]

[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-12-19 13:09 UTC  (5+ messages)
  ` [PATCH v4 02/24] nvme: remove superfluous breaks
  ` [PATCH v4 03/24] nvme: move device parameters to separate struct
  ` [PATCH v4 04/24] nvme: add missing fields in the identify data structures
  ` [PATCH v4 05/24] nvme: populate the mandatory subnqn and ver fields

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2019-12-19 14:01 UTC 

[PATCH] bitbake: fetch2/clearcase: Fix tar command
 2019-12-19 14:00 UTC 

[PATCH v3] qemu: Add PACKAGECONFIG for glusterfs
 2019-12-19 14:00 UTC 

[PATCH] run-ptest: fix ptest output
 2019-12-19 13:59 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: edac: Add DT bindings for Kryo EDAC
 2019-12-19 13:58 UTC  (5+ messages)

[PATCH v3] docs: build an index page for the HTML docs
 2019-12-19 13:56 UTC 

[PATCH 1/2] dt: bindings: net: ath11k: add qcom,board_id definition
 2019-12-19 13:57 UTC  (5+ messages)
` [PATCH 1/2] dt: bindings: net: ath11k: add qcom, board_id definition

[PATCH net] af_packet: refactoring code for prb_calc_retire_blk_tmo
 2019-12-19 13:56 UTC  (3+ messages)

use generic DMA mapping code in powerpc V4
 2019-12-19 13:54 UTC  (8+ messages)

[PATCH] cifs: Optimize readdir on reparse points
 2019-12-19 13:56 UTC 

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-19 13:56 UTC  (3+ messages)

[PATCH] riscv: Fix breakage caused by linker relaxation
 2019-12-19 13:56 UTC  (2+ messages)

[PATCH nf] netfilter: flowtable: clean up entries for FLOW_BLOCK_UNBIND
 2019-12-19 13:56 UTC 

[PATCH 1/3] libical: upgrade 3.0.6 -> 3.0.7
 2019-12-19 13:54 UTC  (3+ messages)
` [PATCH 2/3] fribidi: upgrade 1.0.7 -> 1.0.8
` [PATCH 3/3] piglit: upgrade to latest revision

[PATCH 0/5] drm/msm/a6xx: System Cache Support
 2019-12-19 13:14 UTC  (6+ messages)
` [PATCH 1/5] iommu/arm-smmu: Pass io_pgtable_cfg to impl specific init_context
` [PATCH 2/5] iommu/arm-smmu: Add domain attribute for QCOM system cache
` [PATCH 3/5] drm/msm: rearrange the gpu_rmw() function
` [PATCH 4/5] drm/msm: Pass mmu features to generic layers
` [PATCH 5/5] drm/msm/a6xx: Add support for using system cache(LLC)

[PATCH RFC] sched: Micro optimization in pick_next_task() and in check_preempt_curr()
 2019-12-19 13:53 UTC  (4+ messages)

[PATCH v4 00/37] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-12-19 13:53 UTC  (4+ messages)

[PATCH 0/2] ath10k: pci: Two PCI related fixups
 2019-12-19 13:53 UTC  (7+ messages)
` [PATCH 1/2] ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
` [PATCH 2/2] ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram

[PATCH] ext4: Optimize ext4 DIO overwrites
 2019-12-19 13:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mel/linux
 2019-12-19 13:52 UTC 

[PATCH v2] qcow2: Move error check of local_err near its assignment
 2019-12-19 13:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mel/linux
 2019-12-19 13:52 UTC 

[PATCH for-5.0 v2 0/9] q35: CPU hotplug with secure boot, part 1+2
 2019-12-19 13:30 UTC  (2+ messages)

[PATCH v2] printk: Fix preferred console selection with multiple matches
 2019-12-19 13:50 UTC  (2+ messages)

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-19 13:42 UTC  (4+ messages)

[Buildroot] [PATCH v5 00/13] use host-systemd to enable units
 2019-12-19 13:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-12-19 13:50 UTC 

Weston does not start after upgrade (imx8mmevk machine with 4.19.y kernel)
 2019-12-19 13:48 UTC  (4+ messages)
  ` [meta-freescale] "

[libgpiod][PATCH 0/7] teach libgpiod to read multiple line events at once
 2019-12-19 13:48 UTC  (4+ messages)
` [libgpiod][PATCH 3/7] tests: event: extend test coverage for reading "

[PATCH 0/2] phy: qcom-qmp: Add MSM8996 UFS QMP support
 2019-12-19 13:48 UTC  (5+ messages)
` [PATCH 1/2] "

[PULL 00/24] virtio, pci, pc: fixes, features
 2019-12-19 13:29 UTC  (25+ messages)
` [PULL 01/24] virtio: add ability to delete vq through a pointer
` [PULL 02/24] virtio: make virtio_delete_queue idempotent
` [PULL 03/24] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PULL 04/24] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
` [PULL 05/24] virtio-input: convert to new virtio_delete_queue
` [PULL 06/24] intel_iommu: fix bug to read DMAR_RTADDR_REG
` [PULL 07/24] virtio: update queue size on guest write
` [PULL 08/24] virtio-pci: disable vring processing when bus-mastering is disabled
` [PULL 09/24] Implement backend program convention command for vhost-user-blk
` [PULL 10/24] virtio: don't enable notifications during polling
` [PULL 11/24] numa: Extend CLI to provide initiator information for numa nodes
` [PULL 12/24] numa: Extend CLI to provide memory latency and bandwidth information
` [PULL 13/24] numa: Extend CLI to provide memory side cache information
` [PULL 14/24] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [PULL 15/24] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [PULL 16/24] hmat acpi: Build Memory Side Cache "
` [PULL 17/24] tests/numa: Add case for QMP build HMAT
` [PULL 18/24] tests/bios-tables-test: add test cases for ACPI HMAT
` [PULL 19/24] ACPI: add expected files for HMAT tests (acpihmat)
` [PULL 20/24] virtio-mmio: Clear v2 transport state on soft reset
` [PULL 21/24] hw/pci/pci_host: Remove redundant PCI_DPRINTF()
` [PULL 22/24] hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument
` [PULL 23/24] vhost-user: add VHOST_USER_RESET_DEVICE to reset devices
` [PULL 24/24] vhost-user-scsi: reset the device if supported

[PATCH rdma-next] RDMA/mlx4: Redo TX checksum offload in line with docs
 2019-12-19 13:48 UTC 

[PATCH 1/3] dt-bindings: iio: frequency: Add docs for LTC6952
 2019-12-19 13:48 UTC  (3+ messages)
` [PATCH 2/3] iio: frequency: ltc6952: Add support "
` [PATCH 3/3] MAINTAINNERS: add entry for LTC6952 driver

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-19 13:41 UTC  (2+ messages)

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-19 13:36 UTC  (12+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH rdma-next] RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()
 2019-12-19 13:47 UTC 

post-receive: pub/scm/linux/kernel/git/lee/linux
 2019-12-19 13:47 UTC 

[iomap] 3af5053534: WARNING:at_fs/iomap/buffered-io.c:#iomap_readpages
 2019-12-19 13:47 UTC  (2+ messages)
` [LTP] "

a7d06153ee: kexec boot failed
 2019-12-19 13:47 UTC  (2+ messages)

[PATCH rdma-rc 0/3] ODP Fixes
 2019-12-19 13:46 UTC  (4+ messages)
` [PATCH rdma-rc 1/3] IB/mlx5: Unify ODP MR code paths to allow extra flexibility
` [PATCH rdma-rc 2/3] IB/core: Fix ODP get user pages flow
` [PATCH rdma-rc 3/3] IB/core: Fix ODP with IB_ACCESS_HUGETLB handling

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-19 13:47 UTC  (7+ messages)
` [PATCH v12 23/25] NET: Add SO_PEERCONTEXT for multiple LSMs

[PATCH 0/7] KVM: arm/arm64: Help VMs dying quicker
 2019-12-19 13:46 UTC  (7+ messages)
` [PATCH 7/7] KVM: arm/arm64: Elide CMOs when unmapping a range

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-19 13:34 UTC 

[RESEND 0/9] ath11k: resend pending patches
 2019-12-19 13:45 UTC  (7+ messages)
` [RESEND 6/9] ath11k: add debugfs for TWT debug calls

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-19 13:45 UTC  (6+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h

[Buildroot] [PATCH] package/nodejs: security bump to version 12.14.0
 2019-12-19 13:44 UTC  (2+ messages)

[Buildroot] [git commit] package/nodejs: security bump to version 12.14.0
 2019-12-19 13:44 UTC 

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-19 13:33 UTC  (5+ messages)
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate

[Buildroot] [PATCH 1/2] package/wavpack: security bump to version 5.2.0
 2019-12-19 13:43 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/wavpack: add openssl optional dependency

[PATCH 01/16] resolvconf: update to 1.80
 2019-12-19 13:43 UTC  (18+ messages)
` [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35
` [PATCH 03/16] ovmf: update to 201911
` [PATCH 04/16] meson: update 0.52.0 -> 0.52.1
` [PATCH 05/16] vala: upgrade 0.46.4 -> 0.46.5
` [PATCH 06/16] bash-completion: upgrade 2.9 -> 2.10
` [PATCH 07/16] libcomps: upgrade 0.1.12 -> 0.1.14
` [PATCH 08/16] createrepo-c: upgrade 0.15.1 -> 0.15.4
` [PATCH 09/16] librepo: upgrade 1.11.0 -> 1.11.1
` [PATCH 10/16] btrfs-tools: upgrade 5.3.1 -> 5.4
` [PATCH 11/16] epiphany: upgrade 3.34.1 -> 3.34.2
` [PATCH 12/16] boost: upgrade 1.71.0 -> 1.72.0
` [PATCH 13/16] strace: update to 5.4
` [PATCH 14/16] gnutls: update to 3.6.11.1
` [PATCH 15/16] llvm: fix upstream version check
` [PATCH 16/16] python3-pygments: update to 2.5.2
` ✗ patchtest: failure for "resolvconf: update to 1.80..." and 15 more

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-19 13:43 UTC  (9+ messages)
` [PATCHv3 07/15] remoteproc/omap: Add support for DRA7xx remote processors
` [PATCHv3 11/15] remoteproc/omap: Request a timer(s) for remoteproc usage

[LTP] [PATCH 1/1] tst_test.sh: Add return value to _tst_expect_{fail, pass}
 2019-12-19 13:43 UTC  (2+ messages)

Kindly need help debugging start of kernel
 2019-12-19 13:42 UTC 

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-19 13:41 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/helgaas/pci
 2019-12-19 13:42 UTC 

[dpdk-dev] [PATCH] mempool: fix mempool obj alignment for non x86
 2019-12-19 13:42 UTC 

Ability to ignore EOL changes for certain projects
 2019-12-19 13:39 UTC  (7+ messages)

[RFC] printing the final constructed kernel command line
 2019-12-19 13:39 UTC  (6+ messages)

[PATCH v4 0/5] drm/tidss: New driver for TI Keystone platform Display SubSystem
 2019-12-19 13:39 UTC  (4+ messages)
` [PATCH v4 3/5] dt-bindings: display: ti,j721e-dss: Add dt-schema yaml binding
    ` [PATCH v4 3/5] dt-bindings: display: ti, j721e-dss: "

[Intel-gfx] [PATCH] drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2
 2019-12-19 13:38 UTC 

linux-next: manual merge of the rcu tree with the tip tree
 2019-12-19 13:38 UTC  (5+ messages)

[PATCH -next] ath11k: add dependency for struct ath11k member debug
 2019-12-19 13:38 UTC  (4+ messages)

how the openbmc running in qemu communicate with the operating system running in another qemu via KCS/BT?
 2019-12-19 13:37 UTC  (2+ messages)

[PATCH 1/3] iio: frequency: adf4371: Create a power down/up function
 2019-12-19 13:37 UTC  (3+ messages)
` [PATCH 2/3] iio: frequency: adf4371: Introduce channel child nodes
` [PATCH 3/3] dt-binding: iio: Add documentation for ADF4371 channel child notes

[PATCH] can: m_can: Fix default pinmux glitch at init
 2019-12-19 13:37 UTC  (5+ messages)

[Patch V2 00/18] Tegra XUSB OTG support
 2019-12-19 13:37 UTC  (5+ messages)
` [Patch V2 03/18] phy: tegra: xusb: Add usb-role-switch support
` [Patch V2 04/18] phy: tegra: xusb: Add usb-phy support

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-19 13:36 UTC  (14+ messages)
` [PATCH v2 2/9] drm/amd/display: Fix compilation issue
        ` [Intel-gfx] "
` [PATCH v2 3/9] drm/i915/dp: Move vswing/pre-emphasis adjustment calculation
    ` [Intel-gfx] "

[PATCH v10 00/11] x86: PIE support to extend KASLR randomization
 2019-12-19 13:34 UTC  (3+ messages)

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-19 13:35 UTC  (4+ messages)
` [net-next v4 "

[PATCH] mm, debug_pagealloc: don't rely on static keys too early
 2019-12-19 13:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-19 13:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 09/15] drm/i915: Make sure Y slave planes get all the required state

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-19 13:32 UTC  (4+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()

[PATCH v10 0/3] Proposed trace points for RDMA/core
 2019-12-19 13:32 UTC  (2+ messages)

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-19 13:31 UTC  (4+ messages)

[Intel-gfx] [PATCH 08/15] drm/i915: Skip rotated offset adjustment for unsupported modifiers
 2019-12-19 13:31 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-19 13:26 UTC  (4+ messages)

[PATCH] ARC: asm-offsets: remove duplicate entry
 2019-12-19 13:30 UTC  (2+ messages)

[PATCH] i2c: cadence: Added slave support
 2019-12-19 13:29 UTC  (4+ messages)

[PATCH v2 0/1] VirtIO video device specification
 2019-12-19 13:28 UTC  (4+ messages)
` [PATCH v2 1/1] virtio-video: Add virtio "
    ` [virtio-dev] "

[Xen-devel] [PATCH v2] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-19 13:27 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2019-12-19 13:26 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/dsc: fixes for ICL DSI DSC
 2019-12-19 13:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/2] drm/i915/dsc: fix DSC power domains for DSI

post-receive: pub/scm/virt/kvm/mst/qemu
 2019-12-19 13:25 UTC 

[PATCH/RFC] NFS: handle NFSv4.1 server that doesn't support NFS4_OPEN_CLAIM_DELEG_CUR_FH
 2019-12-19 13:24 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/ardb/linux
 2019-12-19 13:23 UTC 

[RFC PATCH] media: vimc: Add optimized mode
 2019-12-19 13:23 UTC  (3+ messages)

[PATCH v2 00/21] efi/x86: confine type unsafe casting to mixed mode
 2019-12-19 13:22 UTC  (3+ messages)

[PATCH v5 0/3] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
 2019-12-19 13:21 UTC  (3+ messages)
` [PATCH 3/3] "

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2019-12-19 13:21 UTC  (2+ messages)

[PATCH] drm/i915: Provide ddc symlink in hdmi connector sysfs directory
 2019-12-19 13:20 UTC  (4+ 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.