All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 22:34:58 to 2020-09-04 00:18:50 UTC [more...]

[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-04  0:18 UTC  (17+ messages)
` [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v7 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v7 3/7] nvme: make tests transport type agnostic
` [PATCH v7 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v7 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v7 6/7] common: move module_unload to common
` [PATCH v7 7/7] nvme: support rdma transport type

[PATCH V2 0/6] nvme-core: timeout related fixes and cleanup
 2020-09-04  0:16 UTC  (7+ messages)
` [PATCH V2 1/6] nvme-core: use I/O timeout in submit sync cmd
` [PATCH V2 2/6] nvme-core: use I/O timeout in nvme_submit_user_cmd
` [PATCH V2 3/6] nvmet: set default timeout for passthru requests
` [PATCH V2 4/6] nvmet: add passthru admin timeout value attr
` [PATCH V2 5/6] nvmet: add passthru io "
` [PATCH V2 6/6] nvme: use consistent macro name for timeout

How to comprehensively search the OpenBMC Archives
 2020-09-04  0:14 UTC 

[PATCH v2 0/2] QEMU Gating CI
 2020-09-04  0:11 UTC  (6+ messages)
` [PATCH v2 2/2] GitLab Gating CI: initial set of jobs, documentation and scripts

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-04  0:10 UTC  (10+ messages)

[PATCH v2 net-next 0/2] ionic: add devlink dev flash support
 2020-09-04  0:05 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] ionic: update the fw update api
` [PATCH v2 net-next 2/2] ionic: add devlink firmware update

[PATCH v3 0/3] Expose recovery/coredump configuration from sysfs
 2020-09-04  0:04 UTC  (5+ messages)
` [PATCH v3 1/3] remoteproc: Expose remoteproc configuration through sysfs
` [PATCH v3 2/3] remoteproc: Add coredump configuration to sysfs
` [PATCH v3 3/3] remoteproc: Add recovery "

[PATCH for-next 0/2] io_uring SQPOLL related
 2020-09-04  0:02 UTC  (3+ messages)
  ` [PATCH 1/2] io_uring: separate ring/file creation from descriptor install
  ` [PATCH 2/2] io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits

[PATCH v3 0/4] soc: renesas: use menu for Renesas SoC
 2020-09-04  0:03 UTC  (4+ messages)
` [PATCH v3 3/4] soc: renesas: Merge if xxx into menu description

[GIT] Networking
 2020-09-04  0:03 UTC 

[PATCH bpf 0/2] bpf: do not use bucket_lock for hashmap iterator
 2020-09-04  0:03 UTC  (5+ messages)
` [PATCH bpf 1/2] "

[PATCH] file-posix: split hdev_refresh_limits from raw_refresh_limits
 2020-09-04  0:01 UTC  (2+ messages)

[RFC] soc_pcm_open: error path behavior change since v5.6
 2020-09-04  0:01 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-09-03 23:58 UTC  (3+ messages)

[PATCH v2 0/3] Expose recovery/coredump configuration from sysfs
 2020-09-03 23:59 UTC  (3+ messages)

[PATCH v2 0/4] Support non-blocking pidfds
 2020-09-03 23:58 UTC  (9+ messages)
` [PATCH v2 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()
` [PATCH v2 2/4] exit: support non-blocking pidfds

[PATCH RESEND] smsc9420: switch from 'pci_' to 'dma_' API
 2020-09-03 23:54 UTC  (3+ messages)

[PATCH RESEND] epic100: switch from 'pci_' to 'dma_' API
 2020-09-03 23:54 UTC  (3+ messages)

next/pending-fixes build: 211 builds: 0 failed, 211 passed, 88 warnings (v5.9-rc3-474-gc41730a9bddc)
 2020-09-03 23:52 UTC 

[PATCH net 0/4] net/smc: fixes 2020-09-03
 2020-09-03 23:52 UTC  (2+ messages)

More Generic Audio Graph Sound Card idea
 2020-09-03 23:51 UTC  (4+ messages)

[PATCH net-next v2] net: phy: dp83867: Fix various styling and space issues
 2020-09-03 23:51 UTC  (2+ messages)

NFS over QUIC
 2020-09-03 23:48 UTC  (2+ messages)
` [nfsv4] "

[PATCH memory-model 0/9] LKMM updates for v5.10
 2020-09-03 23:45 UTC  (13+ messages)
` [PATCH kcsan 6/9] tools/memory-model: Expand the cheatsheet.txt notion of relaxed
` [PATCH kcsan 9/9] tools/memory-model: Document locking corner cases

[PATCH 00/22] add support for Clang LTO
 2020-09-03 23:42 UTC  (49+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 01/28] x86/boot/compressed: Disable relocation relaxation
  ` [PATCH v2 15/28] init: lto: ensure initcall ordering
  ` [PATCH v2 16/28] init: lto: fix PREL32 relocations
  ` [PATCH v2 17/28] PCI: Fix PREL32 relocations for LTO
  ` [PATCH v2 18/28] modpost: lto: strip .lto from module names
  ` [PATCH v2 19/28] scripts/mod: disable LTO for empty.c
  ` [PATCH v2 20/28] efi/libstub: disable LTO
  ` [PATCH v2 22/28] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
  ` [PATCH v2 23/28] arm64: vdso: disable LTO
  ` [PATCH v2 24/28] KVM: arm64: disable LTO for the nVHE directory
  ` [PATCH v2 25/28] arm64: allow LTO_CLANG and THINLTO to be selected
  ` [PATCH v2 26/28] x86, vdso: disable LTO only for vDSO
  ` [PATCH v2 27/28] x86, relocs: Ignore L4_PAGE_OFFSET relocations
  ` [PATCH v2 28/28] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-03 23:40 UTC  (5+ messages)
` [PATCH 50/63] tpm_crb: Rename CRB to TPM_CRB
` [PATCH 51/63] tpm_spapr: Rename VIO_SPAPR_VTPM to TPM_SPAPR

[chrome-os:chromeos-4.4 2/4] ld.lld: error: failed to open drivers/net/ethernet/built-in.o: Cannot allocate memory
 2020-09-03 23:36 UTC 

[PATCH v3 0/7] pseries NUMA distance rework
 2020-09-03 23:31 UTC  (10+ messages)
` [PATCH v3 2/7] spapr, spapr_numa: handle vcpu ibm,associativity
` [PATCH v3 5/7] spapr: move h_home_node_associativity to spapr_numa.c
` [PATCH v3 6/7] spapr_numa: create a vcpu associativity helper
` [PATCH v3 7/7] spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall

[PATCH 0/2] btrfs: free space tree mounting fixes
 2020-09-03 23:34 UTC  (4+ messages)
` [PATCH 1/2] btrfs: support remount of ro fs with free space tree

[PATCH v2 00/10] Support qcom USB3+DP combo phy (or type-c phy)
 2020-09-03 23:29 UTC  (8+ messages)
` [PATCH v2 07/10] phy: qcom-qmp: Add support for DP in USB3+DP combo phy
` [PATCH v2 08/10] phy: qcom-qmp: Add support for sc7180 DP phy

[PATCH v4 00/12] Green the msys2 CI make
 2020-09-03 23:29 UTC  (5+ messages)
` [PATCH v4 03/12] tcg: Fixes dup_const link error

[PATCH] mmc: sdhci-msm: Prefer asynchronous probe
 2020-09-03 23:28 UTC  (5+ messages)

[dpdk-dev] [PATCH] eal/interrupts: add function to allow interruptible epoll
 2020-09-03 23:28 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-03 23:25 UTC  (5+ messages)
` [PATCH 12/14] x86: remove address space overrides using set_fs()

[PATCH 0/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for all host drivers
 2020-09-03 23:24 UTC  (19+ messages)
` [PATCH 1/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
` [PATCH 2/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.9
` [PATCH 3/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
` [PATCH 4/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
` [PATCH 5/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v5.4
` [PATCH 6/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4

[PATCH] efi: Always map EfiRuntimeServicesCode and EfiRuntimeServicesData
 2020-09-03 23:24 UTC 

[Intel-wired-lan] [PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-09-03 23:22 UTC  (5+ messages)
    `  "

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-03 23:19 UTC  (11+ messages)
` [PATCH v5 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

[qemu-mainline test] 153625: regressions - FAIL
 2020-09-03 23:18 UTC 

New meta-layer request
 2020-09-03 23:18 UTC  (2+ messages)

[PATCH net-next v2] net: tighten the definition of interface statistics
 2020-09-03 23:14 UTC 

[dpdk-dev] [PATCH] rte_log: make rte_logs private
 2020-09-03 23:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] rte_log: make internal structures private
  ` [dpdk-dev] [PATCH v2 1/2] rte_log: take experimental tag off of rte_log_get_stream
  ` [dpdk-dev] [PATCH v2 2/2] rte_log: make rte_logs private

[PATCH net-next] net: tighten the definition of interface statistics
 2020-09-03 23:03 UTC  (4+ messages)

[PATCH] mm: workingset: ignore slab memory size when calculating shadows pressure
 2020-09-03 23:00 UTC 

[PATCH v2 0/8] introduce name service announcement rpmsg driver
 2020-09-03 23:00 UTC  (3+ messages)
` [PATCH v2 5/8] rpmsg: introduce reserved rpmsg driver for ns announcement

[PATCH v5 0/7] make hdmi work on bananapi-r2
 2020-09-03 22:54 UTC  (6+ messages)

[PATCH v1 0/9] Support qcom USB3+DP combo phy (or type-c phy)
 2020-09-03 22:55 UTC  (6+ messages)
` [PATCH v1 6/9] phy: qcom-qmp: Add support for DP in USB3+DP combo phy

[linux-next:master] BUILD REGRESSION 7a6956579ce6950890ea706f6fcf7874a7981f50
 2020-09-03 22:54 UTC 

make -i check resut for msys2
 2020-09-03 22:53 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] config/arm: avoid variable reuse
 2020-09-03 22:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] build: find max lcore programmatically

[PATCH 0/3] xfs: Extend per-inode extent counters
 2020-09-03 22:51 UTC  (3+ messages)
` [PATCH 3/3] xfs: Extend data/attr fork extent counter width

Hastings crash related to CE cleanup
 2020-09-03 22:50 UTC 

[hch-block:bdev-inode 54/69] fs/ocfs2/cluster/heartbeat.c:1799:35: warning: variable 'inode' is uninitialized when used here
 2020-09-03 22:50 UTC 

[dpdk-dev] [PATCH v3 00/11] bbdev PMD ACC100
 2020-09-03 22:48 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 04/11] baseband/acc100: add queue configuration

[dpdk-dev] [PATCH] usertools: add huge page setup script
 2020-09-03 22:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-09-03 22:47 UTC  (16+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
  ` [PATCH v4 02/14] t4216: use an '&&'-chain
  ` [PATCH v4 03/14] commit-graph: pass a 'struct repository *' in more places
  ` [PATCH v4 04/14] t/helper/test-read-graph.c: prepare repo settings
  ` [PATCH v4 05/14] commit-graph: respect 'commitGraph.readChangedPaths'
  ` [PATCH v4 06/14] commit-graph.c: store maximum changed paths
  ` [PATCH v4 07/14] bloom: split 'get_bloom_filter()' in two
  ` [PATCH v4 08/14] bloom: use provided 'struct bloom_filter_settings'
  ` [PATCH v4 09/14] bloom/diff: properly short-circuit on max_changes
  ` [PATCH v4 10/14] commit-graph.c: sort index into commits list
  ` [PATCH v4 11/14] csum-file.h: introduce 'hashwrite_be64()'
  ` [PATCH v4 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v4 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v4 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[pull request][net-next 00/10] mlx5 Multi packet tx descriptors for SKBs
 2020-09-03 22:46 UTC  (3+ messages)
` [net-next 06/10] net/mlx5e: Support multiple SKBs in a TX WQE

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-03 22:45 UTC  (7+ messages)

[PATCH 0/4] Add support for video pattern DP CTS to MSM DP
 2020-09-03 22:43 UTC  (10+ messages)
` [PATCH 1/4] drm/msm/dp: add debugfs support to DP driver
` [PATCH 2/4] drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/
` [PATCH 3/4] drm/msm/dp: add debugfs nodes for video pattern tests
` [PATCH 4/4] drm/msm/dp: remove mode hard-coding in case of DP CTS

[PATCH] KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
 2020-09-03 22:44 UTC  (3+ messages)

[dpdk-dev] ixgbe: use of multiple tx queues
 2020-09-03 22:44 UTC 

[PATCH v4 for-next 0/7] rdma_rxe: add memory windows to rxe
 2020-09-03 22:40 UTC  (8+ messages)
` [PATCH v4 for-next 1/7] ib_user_verbs.h: Added missing WR and WC opcodes
` [PATCH v4 for-next 2/7] rdma_rxe: Separated MEM into MR and MW objects
` [PATCH v4 for-next 3/7] rdma_rxe: enabled "
` [PATCH v4 for-next 4/7] rdma_rxe: Let pools support both keys and indices
` [PATCH v4 for-next 5/7] rdma_rxe: Added alloc_mw and dealloc_mw verbs
` [PATCH v4 for-next 6/7] rdma_rxe: added bind_mw and invalidate_mw verbs
` [PATCH v4 for-next 7/7] rdma_rxe: add memory access through MWs

[Cluster-devel] gfs2-utils 3.3.0 released
 2020-09-03 22:39 UTC  (2+ messages)
` [Cluster-devel] [ClusterLabs] "

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-03 22:34 UTC  (3+ messages)
` [PATCH v7 9/9] x86/mmu: Allocate/free PASID


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.