All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-17 18:44:14 to 2020-02-17 18:56:09 UTC [more...]

x86/sgx: v23-rc2
 2020-02-17 18:56 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: use spinlock_t instead of struct spinlock
 2020-02-17 18:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v5 00/79] refactor main RAM allocation to use hostmem backend
 2020-02-17 18:52 UTC  (17+ messages)
` [PATCH v5 04/79] machine: introduce convenience MachineState::ram
` [PATCH v5 07/79] vl.c: ensure that ram_size matches size of machine.memory-backend
` [PATCH v5 09/79] arm/aspeed: actually check RAM size
` [PATCH v5 10/79] arm/aspeed: use memdev for RAM
` [PATCH v5 11/79] arm/collie: "
` [PATCH v5 12/79] arm/cubieboard: "
` [PATCH v5 13/79] arm/digic_boards: "
` [PATCH v5 14/79] arm/highbank: "

[PATCH v6 00/19] Change readahead API
 2020-02-17 18:48 UTC  (170+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH v6 01/19] mm: Return void from various readahead functions
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 02/19] mm: Ignore return value of ->readpages
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 03/19] mm: Use readahead_control to pass arguments
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 04/19] mm: Rearrange readahead loop
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 04/16] mm: Tweak readahead loop slightly
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 05/16] mm: Put readahead pages in cache earlier
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 06/16] mm: Add readahead address space operation
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 07/16] mm: Add page_cache_readahead_limit
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 08/16] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 08/19] mm: Add readahead address space operation
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 09/16] btrfs: Convert from readpages to readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 09/19] mm: Add page_cache_readahead_limit
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 10/16] erofs: Convert uncompressed files from readpages to readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 10/19] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 11/19] btrfs: Convert from readpages to readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 11/16] erofs: Convert compressed files "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 12/19] erofs: Convert uncompressed "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 12/16] ext4: Convert "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 13/19] erofs: Convert compressed files "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 13/16] f2fs: Convert "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 14/19] ext4: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 14/16] fuse: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 15/19] f2fs: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 15/16] iomap: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 16/19] fuse: "
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 16/16] mm: Use memalloc_nofs_save in readahead path
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 17/19] iomap: Restructure iomap_readpages_actor
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 18/19] iomap: Convert from readpages to readahead
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "
` [PATCH v6 19/19] mm: Use memalloc_nofs_save in readahead path
  ` [Cluster-devel] "
  ` [Ocfs2-devel] "
  ` [f2fs-dev] "

[PATCH] pinctrl: uniphier: Replace zero-length array with flexible-array member
 2020-02-17 18:54 UTC 

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-17 18:51 UTC  (10+ messages)
` [CFT 1/8] net: phylink: propagate resolved link config via mac_link_up()

[Buildroot] [PATCH 0/4] udisks bump to version 2.8.4
 2020-02-17 18:51 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] package/volume_key: add new package

[GIT PULL] tpmdd updates for Linux v5.6-rc3
 2020-02-17 18:50 UTC 

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-02-17 18:50 UTC  (3+ messages)
` [PATCH 08/44] docs: filesystems: convert btrfs.txt "

[dpdk-dev] [PATCH] ci: build and use libabigail 1.6
 2020-02-17 18:47 UTC  (2+ messages)

[PATCH net] net: macb: Properly handle phylink on at91rm9200
 2020-02-17 18:47 UTC  (5+ messages)

[PATCH 01/10] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-02-17 18:44 UTC  (10+ messages)
` [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

[PATCH v4 0/2] mtd: spi-nor: use spi-mem dirmap API
 2020-02-17 18:43 UTC  (4+ messages)
` [PATCH v4 2/2] "

[Xen-devel] [PATCH v2 0/6] x86: fixes/improvements for scratch cpumask
 2020-02-17 18:43 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/6] x86/smp: unify header includes in smp.h
` [Xen-devel] [PATCH v2 4/6] x86: track when in #NMI context
` [Xen-devel] [PATCH v2 5/6] x86/smp: use a dedicated scratch cpumask in send_IPI_mask
` [Xen-devel] [PATCH v2 6/6] x86: add accessors for scratch cpu mask


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.