All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 09:46:14 to 2023-07-24 09:57:05 UTC [more...]

[PATCH v1 0/9] gfxstream + rutabaga_gfx
 2023-07-24  9:56 UTC  (2+ messages)

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

Prerequisites for Large Anon Folios
 2023-07-24  9:54 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_hdmi_inject: Fix audio test by loading snd driver
 2023-07-24  9:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 0/4] dasd fixes
 2023-07-24  9:49 UTC  (3+ messages)

[PATCH 1/2] i2c: imx-lpi2c: add bus recovery feature
 2023-07-24  9:48 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: i2c: imx-lpi2c: Add bus recovery example
    ` [EXT] "

[PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
 2023-07-24  9:53 UTC  (2+ messages)

[PATCH 0/2] Intel: sof_rt5682: remove quirk flag
 2023-07-24  9:52 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Intel: maxim-common: get codec number from ACPI

[PATCH v1 1/1] clk: mmp: Switch to use struct u32_fract instead of custom one
 2023-07-24  9:48 UTC 

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-24  9:48 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom

[PATCH] USB: add usbfs ioctl to get specific superspeedplus rates
 2023-07-24  9:47 UTC  (5+ messages)
  `  "
    `  "

[PATCH net-next 00/12] nfp: add support for multi-pf configuration
 2023-07-24  9:48 UTC  (13+ messages)
` [PATCH net-next 01/12] nsp: generate nsp command with variable nsp major version
` [PATCH net-next 02/12] nfp: bump the nsp major version to support multi-PF
` [PATCH net-next 03/12] nfp: change application firmware loading flow in multi-PF setup
` [PATCH net-next 04/12] nfp: don't skip firmware loading when it's pxe firmware in running
` [PATCH net-next 05/12] nfp: introduce keepalive mechanism for multi-PF setup
` [PATCH net-next 06/12] nfp: avoid reclaiming resource mutex by mistake
` [PATCH net-next 07/12] nfp: redefine PF id used to format symbols
` [PATCH net-next 08/12] nfp: apply one port per PF for multi-PF setup
` [PATCH net-next 09/12] nfp: enable multi-PF in application firmware if supported
` [PATCH net-next 10/12] nfp: configure VF total count for each PF
` [PATCH net-next 11/12] nfp: configure VF split info into application firmware
` [PATCH net-next 12/12] nfp: use absolute vf id for multi-PF case

[PATCH iwl-next v1] i40e: Clear stats after deleting tc
 2023-07-24  9:43 UTC 

[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
 2023-07-24  9:44 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v3 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v3 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v3 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [PATCH v3 6/6] KVM: s390: selftests: Add selftest for single-stepping

[PATCH v4 net-next 0/4] ionic: add FLR support
 2023-07-24  9:50 UTC  (2+ messages)

[PATCH net 0/2] vxlan: fix GRO with VXLAN-GPE
 2023-07-24  9:50 UTC  (2+ messages)

[Intel-xe] [PATCH V6 0/6] drm/xe: Add engine scheduler control interface
 2023-07-24  9:49 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Build: success for drm/xe: Add engine scheduler control interface (rev6)
` [Intel-xe] ✗ CI.Hooks: failure "

[XEN PATCH] x86/hpet: Disable legacy replacement mode after IRQ test if not needed
 2023-07-24  9:48 UTC  (5+ messages)

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-24  9:47 UTC  (6+ messages)
` [PATCH 06/11] RISC-V: drivers/iommu/riscv: Add command, fault, page-req queues

[PULL 0/5] Linux user brk fixes patches
 2023-07-24  9:45 UTC  (4+ messages)
` [PULL 5/5] linux-user: Fix qemu-arm to run static armhf binaries


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.