All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-27 16:38:06 to 2020-03-27 17:16:07 UTC [more...]

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-27 17:12 UTC  (4+ messages)

[PATCH 00/17 V5] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-03-27 17:15 UTC  (19+ messages)
` [PATCH 1/1] nvme-cli/fabrics: Add pi_enable param to connect cmd
` [PATCH 01/17] nvme: introduce namespace features flag
` [PATCH 02/17] nvme: Add has_md field to the nvme_req structure
` [PATCH 03/17] nvme: Enforce extended LBA format for fabrics metadata
` [PATCH 04/17] nvme: introduce max_integrity_segments ctrl attribute
` [PATCH 05/17] nvme-fabrics: Allow user enabling metadata/T10-PI support
` [PATCH 06/17] nvme: introduce NVME_INLINE_MD_SG_CNT
` [PATCH 07/17] nvme-rdma: Introduce nvme_rdma_sgl structure
` [PATCH 08/17] nvme-rdma: add metadata/T10-PI support
` [PATCH 09/17] nvmet: prepare metadata request
` [PATCH 10/17] nvmet: add metadata characteristics for a namespace
` [PATCH 11/17] nvmet: Rename nvmet_rw_len to nvmet_rw_data_len
` [PATCH 12/17] nvmet: Rename nvmet_check_data_len to nvmet_check_transfer_len
` [PATCH 13/17] nvme: Add Metadata Capabilities enumerations
` [PATCH 14/17] nvmet: Add metadata/T10-PI support
` [PATCH 15/17] nvmet: Add metadata support for block devices
` [PATCH 16/17] RDMA/rw: Expose maximal page list for a device per 1 MR
` [PATCH 17/17] nvmet-rdma: Add metadata/T10-PI support

[RFC PATCH] ipv6: Use dev_addr in stable-privacy address generation
 2020-03-27 17:15 UTC  (5+ messages)

[PATCH v4 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-27 17:06 UTC  (12+ messages)
    ` [PATCH v4 1/5] dt-bindings: phy: Document Samsung UFS PHY bindings
    ` [PATCH v4 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC
    ` [PATCH v4 3/5] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
    ` [PATCH v4 4/5] scsi: ufs-exynos: add UFS host support for Exynos SoCs
    ` [PATCH v4 5/5] arm64: dts: Add node for ufs exynos7

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-27 17:15 UTC  (4+ messages)
` [Intel-gfx] [PATCH 06/13] drm/i915: Include port sync state in the state dump

[feng:stressng 4/6] csky-linux-gcc: error: unrecognized command line option '-falign_functions=32'; did you mean '-falign-functions='?
 2020-03-27 17:15 UTC 

PROBLEM: mmc_select_hs400es failed, error -110
 2020-03-27 17:14 UTC  (5+ messages)
  ` PROBLEM: mmc_select_hs400es failed, error -110【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-27 17:13 UTC  (15+ messages)
` [PATCH v3 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v3 04/10] block: Introduce zone write pointer offset caching
` [PATCH v3 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v3 07/10] null_blk: Cleanup zoned device initialization
` [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v3 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH v1] powerpc: Make setjmp/longjump signature standard
 2020-03-27 17:10 UTC  (3+ messages)

[dpdk-dev] [PATCH] kvargs: fix a heap-buffer-overflow when detect list
 2020-03-27 17:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/3] kvargs fixes
  ` [dpdk-dev] [dpdk-stable] "

[Buildroot] [PATCH v2 0/3] imx: update Boundary Devices boards support
 2020-03-27 17:12 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] board/boundarydevices/common/post-image.sh: use genimage.sh
` [Buildroot] [PATCH v2 2/3] board/boundarydevices: update readme.txt
` [Buildroot] [PATCH v2 3/3] configs/nitrogen8mm: Add new defconfig

[PATCH 00/11] remoteproc: stm32: Add support for synchronisation with MCU
 2020-03-27 17:11 UTC  (23+ messages)
` [PATCH 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH 06/11] remoteproc: stm32: Get coprocessor state
` [PATCH 07/11] remoteproc: stm32: Get loaded resource table for synchronisation
` [PATCH 08/11] remoteproc: stm32: Introduce new start and stop ops "
` [PATCH 09/11] remoteproc: stm32: Introduce new parse fw "
` [PATCH 10/11] remoteproc: stm32: Introduce new loaded rsc "
` [PATCH 11/11] remoteproc: stm32: Allocate rproc for synchronisation with MCU

[PATCH v2 1/1] A compact idiom to add code examples in kerneldoc comments
 2020-03-27 17:11 UTC  (6+ messages)
` [PATCH v3 0/1] Compactly make code examples into literal blocks

[PATCH -next] fanotify: Fix the checks in fanotify_fsid_equal
 2020-03-27 17:10 UTC 

[RFC] ARC: initial ftrace support
 2020-03-27 17:10 UTC  (3+ messages)

IOZone error
 2020-03-27 17:10 UTC  (2+ messages)

Why do I sometimes "lose" the "psys" RAPL counter?
 2020-03-27 17:09 UTC  (3+ messages)

[PATCH 0/2] userspace: Implement new format of filename trans rules
 2020-03-27 17:09 UTC  (3+ messages)
` [PATCH 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-03-27 17:07 UTC  (10+ messages)
    ` [virtio-dev] "

[PATCH v3 0/2] scsi: ufs: add error recovery for suspend and resume in ufs-mediatek
 2020-03-27 17:06 UTC  (4+ messages)

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-03-27 17:06 UTC  (5+ messages)
` [PATCH v5 34/38] kmsan: dma: unpoison memory mapped by dma_direct_map_page()

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-03-27 17:06 UTC  (7+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH 0/7] thp/khugepaged improvements and CoW semantics
 2020-03-27 17:06 UTC  (8+ messages)
` [PATCH 1/7] khugepaged: Add self test
` [PATCH 2/7] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins
` [PATCH 4/7] khugepaged: Allow to callapse a page shared across fork
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCH 6/7] thp: Change CoW semantics for anon-THP
` [PATCH 7/7] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-03-27 17:05 UTC  (11+ messages)

[PATCH v9 00/11] Inline Encryption Support
 2020-03-27 17:05 UTC  (9+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
    ` [f2fs-dev] "
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
    ` [f2fs-dev] "

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-27 17:04 UTC  (8+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

Any idea of when Virtual Media will be supported in the Web UI for https://github.com/Intel-BMC/openbmc ?
 2020-03-27 17:05 UTC 

[Xen-devel] [xen-unstable-smoke test] 149096: tolerable all pass - PUSHED
 2020-03-27 17:04 UTC 

[PATCH v6 0/2] UFS driver general fixes bundle 2
 2020-03-27 17:04 UTC  (3+ messages)
` [PATCH v6 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path

[PATCH] ARM: vf610: report soc info via soc device
 2020-03-27 17:04 UTC  (3+ messages)

[PATCH 0/2] xfs: a couple AIL pushing trylock fixes
 2020-03-27 17:04 UTC  (9+ messages)
` [PATCH 1/2] xfs: trylock underlying buffer on dquot flush

[PATCH] thp: Simplify splitting PMD mapping huge zero page
 2020-03-27 17:03 UTC 

[PATCH 0/6] gpu: convert to use new I2C API
 2020-03-27 17:03 UTC  (9+ messages)
` [PATCH 6/6] drm/radeon: convert to use i2c_new_client_device()

[PATCH] arm64: mmu: no write cache for O_SYNC flag
 2020-03-27 17:02 UTC  (5+ messages)

[PATCH] soc: mediatek: mtk-mmsys: Export ddp_dis/connect symbols
 2020-03-27 17:02 UTC  (4+ messages)

[PATCH] Add documentation on meaning of -EPROBE_DEFER
 2020-03-27 17:01 UTC 

[RFC PATCH] arm64: unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
 2020-03-27 16:59 UTC  (4+ messages)

[Xen-devel] [PATCH v8 0/2] docs: Migration design documents
 2020-03-27 16:59 UTC  (6+ messages)
` [Xen-devel] [PATCH v8 1/2] docs/designs: Add a design document for non-cooperative live migration
` [Xen-devel] [PATCH v8 2/2] docs/designs: Add a design document for migration of xenstore data

[PATCH] scsi: aic7xxx: aic97xx: Remove FreeBSD-specific code
 2020-03-27 16:58 UTC  (2+ messages)

[PATCH] staging: vt6656: Define EnCFG_BBType_MASK as OR between previous defines
 2020-03-27 16:58 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: add SoundWire machine driver
 2020-03-27 16:19 UTC  (4+ messages)

[1/1] s390x/smp: fix detection of "running"
 2020-03-27 16:55 UTC  (2+ messages)

[GIT PULL] clk fixes for v5.6-rc7
 2020-03-27 16:55 UTC  (2+ messages)

[git pull] drm fixes for 5.6-rc8
 2020-03-27 16:55 UTC  (3+ messages)

[PATCH v2 0/3] qla2xxx: Updates for the driver
 2020-03-27 16:54 UTC  (2+ messages)

[PATCH v1] s390x: Reject unaligned RAM sizes
 2020-03-27 16:53 UTC  (8+ messages)

Gmail message ID finder Chrome extension
 2020-03-27 16:54 UTC 

[PATCH 00/10] IOASID extensions for guest SVA
 2020-03-27 16:59 UTC  (5+ messages)
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs

[PATCH v2] powerpc/boot: Delete unneeded .globl _zimage_start
 2020-03-27 16:50 UTC  (5+ messages)

[PATCH] Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
 2020-03-27 16:52 UTC  (3+ messages)
` [PATCH v2] "

[Xen-devel] [PATCH v1] libxl: remove limit for default number of event channels
 2020-03-27 16:50 UTC  (4+ messages)

[PATCH v3] qcow2: Forbid discard in qcow2 v2 images with backing files
 2020-03-27 16:48 UTC 

[PATCH 0/2] s390/cio: correct some uevent issues
 2020-03-27 16:50 UTC  (3+ messages)
` [PATCH 1/2] s390/cio: avoid duplicated 'ADD' uevents

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-03-27 16:50 UTC  (6+ messages)

[PATCH v2 for-next 00/16] New hfi1 feature: Accelerated IP
 2020-03-27 16:49 UTC  (3+ messages)
` [PATCH v2 for-next 07/16] IB/ipoib: Increase ipoib Datagram mode MTU's upper limit

[RFC, WIP, v2 0/3] Implement a virtual DVB driver
 2020-03-27 16:48 UTC  (4+ messages)
` [RFC, WIP, v2 3/3] media: dvb_dummy_fe.c: write PSI information into DMX buffer
  ` [Linux-kernel-mentees] "

[PATCH] ARM: dts: bcm283x: Add cells encoding format to firmware bus
 2020-03-27 16:48 UTC  (5+ messages)

[Buildroot] [git commit] package/gstreamer1/gst1-python: fix libpython-dir path
 2020-03-27 16:48 UTC 

[PATCH v3 0/5] scsi: qla2xxx: fixes for driver unloading
 2020-03-27 16:47 UTC  (6+ messages)
` [PATCH v3 1/5] scsi: qla2xxx: set UNLOADING before waiting for session deletion
` [PATCH v3 2/5] scsi: qla2xxx: check UNLOADING before posting async work
` [PATCH v3 3/5] Revert "scsi: qla2xxx: Fix unbound sleep in fcport delete path."
` [PATCH v3 4/5] scsi: qla2xxx: avoid sending iocbs when firmware is stopped
` [PATCH v3 5/5] scsi: qla2xxx: only send certain mailbox commands to stopped firmware

[Intel-gfx] [CI] drm/i915/execlists: Prevent GPU death on ELSP[1] promotion to idle context
 2020-03-27 16:47 UTC  (3+ messages)

[PATCH] dt-bindings: sound: tlv320adcx140: Remove undocumented property
 2020-03-27 16:24 UTC 

b4 version 0.3.5 released
 2020-03-27 16:45 UTC 

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-03-27 16:29 UTC 

OF: ERROR: Bad of_node_put() on /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/l4per-cm@1700/l4per-clkctrl@28
 2020-03-27 16:43 UTC  (2+ messages)

[PATCH] avahi: add LICENSE for individual packages
 2020-03-27 16:43 UTC 

[PATCH for-5.0] xen: fixup RAM memory region initialization
 2020-03-27 16:42 UTC  (3+ messages)

[PATCH nf-next 1/3] netfilter: nft_set_bitmap: initialize set element extension in lookups
 2020-03-27 16:43 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nft_dynset: validate set expression definition
` [PATCH nf-next 3/3] netfilter: nf_tables: skip set types that do not support for expressions

route and chmap
 2020-03-27 16:23 UTC  (3+ messages)

[PATCH 0/3] nbd: Try for cleaner TLS shutdown
 2020-03-27 16:40 UTC  (3+ messages)
` [PATCH 2/3] io: Support shutdown of TLS channel

[PATCH 0/2] efi/arm64: execute the kernel in place if possible
 2020-03-27 16:39 UTC  (4+ messages)

[PATCHSET 0/9] perf: Improve cgroup profiling (v6)
 2020-03-27 16:39 UTC  (3+ messages)
` [PATCH 9/9] perf script: Add --show-cgroup-events option

[PATCH] u-boot: Fix CVE-2020-8432
 2020-03-27 16:38 UTC 

[MPTCP] Re: [PATCH 0/6] mptcp: remove all "inline" in foo.c files
 2020-03-27 16:39 UTC 

[RFC] current devlink extension plan for NICs
 2020-03-27 16:38 UTC  (11+ messages)

[PATCH 0/4] firmware: arm_scmi: Extend SMC/HVC to support multiple channels
 2020-03-27 16:36 UTC  (2+ messages)
` [PATCH 4/4] firmware: arm_scmi: Drop checking for shmem property in parent node

[PATCH] staging: rtl8723bs: hal: Compress return logic
 2020-03-27 16:37 UTC  (3+ messages)
` [Outreachy kernel] "


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.