All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-07 11:11:42 to 2023-08-07 11:19:00 UTC [more...]

[Cluster-devel] [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
 2023-08-07 11:09 UTC  (182+ messages)
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
  ` [f2fs-dev] "
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
  ` [f2fs-dev] "
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
  ` [f2fs-dev] "
  ` [Cluster-devel] "
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
  ` [f2fs-dev] "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
  `  "
  ` [Cluster-devel] "
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
  `  "
  ` [Cluster-devel] "
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
  ` [Cluster-devel] "
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 34/48] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
  `  "
  ` [PATCH v4 34/48] jbd2,ext4: "
  ` [Cluster-devel] [PATCH v4 34/48] jbd2, ext4: "
` [f2fs-dev] [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
  `  "
  ` [Cluster-devel] "
` [f2fs-dev] [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
  `  "
  ` [Cluster-devel] "
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs

[XEN PATCH 0/6] xen: address MISRA C:2012 Rule 5.3
 2023-08-07 11:12 UTC  (6+ messages)
` [XEN PATCH 1/6] x86: rename variable 'e820' to "

[PATCH 0/6] mmc-utils: ffu: ffu of large images
 2023-08-07 11:13 UTC  (2+ messages)

[PATCH v8 0/8] refactor file signing program
 2023-08-07 11:13 UTC  (9+ messages)
` [PATCH v8 1/8] sign-file: use getopt_long_only for parsing input args
` [PATCH v8 2/8] sign-file: inntroduce few new flags to make argument processing easy
` [PATCH v8 3/8] sign-file: move file signing logic to its own function
` [PATCH v8 4/8] sign-file: add support to sign modules in bulk
` [PATCH v8 5/8] sign-file: improve help message
` [PATCH v8 6/8] sign-file: use const with a global string constant
` [PATCH v8 7/8] sign-file: fix do while styling issue
` [PATCH v8 8/8] kbuild: modinst: do modules_install step by step

[PATCH v7 00/13] Add support to configure TPDM DSB subunit
 2023-08-07 11:15 UTC  (3+ messages)
` [PATCH v7 10/13] coresight-tpdm: Add nodes to configure pattern match output

[PATCH v1 0/2] Fix ecam size value to discover 256 buses during
 2023-08-07 11:14 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: xilinx-nwl: Update ECAM default value and remove unnecessary code

[PATCH v4 0/3] Add new channels for adis16475
 2023-08-07 11:12 UTC  (4+ messages)
` [PATCH v4 1/3] iio: Add IIO_DELTA_ANGL channel type
` [PATCH v4 2/3] iio: Add IIO_DELTA_VELOCITY "
` [PATCH v4 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels

[PATCH v9 0/7] arm64: Add debug IPI for backtraces / kgdb; try to use NMI for it
 2023-08-07 11:13 UTC  (7+ messages)
` [PATCH v9 7/7] arm64: kgdb: Roundup cpus using the debug IPI

[Intel-wired-lan] [PATCH 0/9] ice: fix timestamping in reset process
 2023-08-07 11:12 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/9] ice: introduce PTP state machine


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.