All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-20 14:04:14 to 2020-03-20 14:32:07 UTC [more...]

[PATCH] {IB,net}/mlx5: Remove unused variable
 2020-03-20 14:32 UTC  (3+ messages)

[PATCH 1/1] s390/ipl: fix off-by-one in update_machine_ipl_properties()
 2020-03-20 14:31 UTC 

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 14:31 UTC  (3+ messages)

[patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
 2020-03-20 14:30 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: add stride to calculate oss ring offsets
 2020-03-20 14:30 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: add macro to get proper ih ring register offset

[PATCH] staging: mt7621-pci: don't return if get gpio fails
 2020-03-20 14:30 UTC  (2+ messages)

[f2fs-dev] Fwd: Add page_cache_readahead_unbounded
 2020-03-20 14:29 UTC  (2+ messages)
`  "

[PATCH] IB/mlx5: Fix a NULL vs IS_ERR() check
 2020-03-20 14:29 UTC  (3+ messages)

[PATCH] KVM: let declaration of kvm_get_running_vcpus match implementation
 2020-03-20 14:29 UTC  (3+ messages)

[patch 02/22] x86/cpu: Add conistent CPU match macros
 2020-03-20 14:29 UTC  (3+ messages)

generic DMA bypass flag v2
 2020-03-20 14:16 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device
` [PATCH 2/2] powerpc: use the generic dma_ops_bypass mode

[GIT PULL] Char/Misc driver fixes for 5.6-rc7
 2020-03-20 14:28 UTC 

[PATCH v2 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-20 14:27 UTC  (5+ messages)
` [PATCH v2 1/5] IB/core: add a simple SRQ pool per PD

[Xen-devel] [PATCH 0/6] x86/ucode: Cleanup - Part 1/n
 2020-03-20 14:27 UTC  (6+ messages)
` [Xen-devel] [PATCH 4/6] x86/ucode: Rationalise startup and family/model checks

WARNING: refcount bug in sctp_wfree
 2020-03-20 14:28 UTC  (3+ messages)

[GIT PULL] Staging/IIO driver fixes for 5.6-rc7
 2020-03-20 14:27 UTC  (2+ messages)

[Xen-devel] [PATCH v7 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-03-20 14:27 UTC  (15+ messages)
` [Xen-devel] [PATCH v7 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[PATCH] tools: fw_env: use erasesize from MEMGETINFO ioctl
 2020-03-20 14:27 UTC  (3+ messages)

[GIT PULL] USB fixes for 5.6-rc7
 2020-03-20 14:27 UTC 

[GIT PULL] TTY driver fixes for 5.6-rc7
 2020-03-20 14:27 UTC 

stable/linux-4.4.y boot: 57 boots: 3 failed, 50 passed with 4 untried/unknown (v4.4.217)
 2020-03-20 14:26 UTC 

[PATCH v9 00/25] Change readahead API
 2020-03-20 14:22 UTC  (104+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v9 01/25] mm: Move readahead prototypes from mm.h
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 02/25] mm: Return void from various readahead functions
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 03/25] mm: Ignore return value of ->readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 04/25] mm: Move readahead nr_pages check into read_pages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 05/25] mm: Add new readahead_control API
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 06/25] mm: Use readahead_control to pass arguments
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 07/25] mm: Rename various 'offset' parameters to 'index'
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 08/25] mm: rename readahead loop variable to 'i'
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 09/25] mm: Remove 'page_offset' from readahead loop
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 10/25] mm: Put readahead pages in cache earlier
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 11/25] mm: Add readahead address space operation
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 13/25] mm: Add page_cache_readahead_unbounded
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 14/25] mm: Document why we don't set PageReadahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 15/25] mm: Use memalloc_nofs_save in readahead path
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 17/25] btrfs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v9 18/25] erofs: Convert uncompressed files "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  `  "
` [PATCH v9 19/25] erofs: Convert compressed "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 20/25] ext4: Convert "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 21/25] ext4: Pass the inode to ext4_mpage_readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 22/25] f2fs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 23/25] f2fs: Pass the inode to f2fs_mpage_readpages
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 24/25] fuse: Convert from readpages to readahead
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v9 25/25] iomap: "
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "
  ` [f2fs-dev] "

[PATCH -next] dmaengine: tegra-apb: mark PM functions as __maybe_unused
 2020-03-20 14:25 UTC  (2+ messages)

[PATCH v3 0/2] UFS driver general fixes bundle 2
 2020-03-16  6:20 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: Do not rely on prefetched data

[hch-misc:dma-rework-mask-setting 18/20] mapping.c:undefined reference to `arch_dma_set_mask'
 2020-03-20 14:24 UTC 

are posix-shell-compliant continuation lines valid/supported, or not, in /etc/default/grub ?
 2020-03-20 14:24 UTC  (7+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20 14:23 UTC  (9+ messages)
` [PATCH v5 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v5 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD

[PATCH v2] iomap: return partial I/O count on error in iomap_dio_bio_actor
 2020-03-20 14:23 UTC  (3+ messages)

[PATCH v3 1/6] i2c: core: Provide generic definitions for bus frequencies
 2020-03-20 14:23 UTC  (2+ messages)
  ` [PATCH v3 6/6] i2c: drivers: Use "

[PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday
 2020-03-20 14:22 UTC  (13+ messages)

[PATCH 1/3] drm/amdgpu: Add documentation for memory info
 2020-03-20 14:22 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Add documentation for unique_id

[PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
 2020-03-20 14:18 UTC  (14+ messages)
` [Linux-kernel] "
    ` [alsa-devel] "

[PATCH] soundwire: stream: only change state if needed
 2020-03-20 14:15 UTC  (3+ messages)

LOAN OFFER
 2020-03-20 14:16 UTC 

[PATCH] powerpc/64s/hash: add torture_segments kernel boot option to increase SLB faults
 2020-03-20 13:43 UTC 

Outreachy patches caught up on
 2020-03-20 14:14 UTC 

[PATCH v1] dt-bindings: phy: cadence-torrent: Fix YAML check error
 2020-03-20 14:13 UTC  (2+ messages)

[Xen-devel] [PATCH 1/2] tools/xenstore: Do not abort xenstore-ls if a node disappears while iterating
 2020-03-20 14:12 UTC  (7+ messages)

[PATCH v4] tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
 2020-03-20 14:12 UTC  (2+ messages)

[PATCH] arm/ftrace: Remove duplicate function
 2020-03-20 14:11 UTC  (3+ messages)

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-03-20 14:11 UTC  (3+ messages)

[PATCH 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 13:10 UTC  (2+ messages)

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-20 14:10 UTC  (4+ messages)

[PATCH] soundwire: qcom: add support for get_sdw_stream()
 2020-03-20 14:07 UTC  (3+ messages)

[Buildroot] [PATCH v6 0/4] package/python-scipy: new package
 2020-03-20 14:08 UTC  (3+ messages)
` [Buildroot] [PATCH v6 1/4] package/python-numpy: Bump to version 1.18.1

[igt-dev] [PATCH i-g-t] lib/tests/igt_describe: Use __FILE__ in JUST_C_OUTPUT and DESCRIBE_ALL_OUTPUT
 2020-03-20 14:07 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/tests/igt_describe: Use __FILE__ in JUST_C_OUTPUT and DESCRIBE_ALL_OUTPUT (rev2)

[PATCH v3 00/15] Convert cpu_up/down to device_online/offline
 2020-03-20 14:07 UTC  (5+ messages)
` [PATCH v3 05/15] arm64: Don't use disable_nonboot_cpus()

[PATCH] ACPI: s2idle: Fix comment in acpi_s2idle_prepare_late()
 2020-03-20 14:07 UTC 

[PATCH] Update copyright date for user-facing copyright strings
 2020-03-20 14:06 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: os_dep: Correct long line comments and remove whitespace in code
 2020-03-20 14:06 UTC  (5+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: os_dep: Correct long line comments
` [PATCH v2 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line

[PATCH v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-20 14:06 UTC  (6+ messages)
` [PATCH v3 1/5] drivers: provide devm_platform_get_and_ioremap_resource()

[PATCH 0/2] Correct long line comments and remove whitespace in code
 2020-03-20 14:05 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: os_dep: Correct long line comments
` [PATCH 2/2] staging: rtl8723bs: os_dep: Remove whitespace characters in code line

[PATCH 0/2] Fix SVM hang at startup
 2020-03-20 12:22 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls

[PATCH v3] block/iscsi:use the flags in iscsi_open() prevent Clang warning
 2020-03-20 14:04 UTC  (2+ messages)

[PATCH v3 0/2] Replaced locks with lock guard macros
 2020-03-20 14:02 UTC  (2+ 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.