messages from 2023-07-24 09:33:50 to 2023-07-24 09:49:32 UTC [more...]
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-24 9:43 UTC (129+ messages)
` [Cluster-devel] "
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [Cluster-devel] "
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [Cluster-devel] "
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [Cluster-devel] "
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [Cluster-devel] "
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [Cluster-devel] "
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [Cluster-devel] "
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [Cluster-devel] "
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [Cluster-devel] "
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [Cluster-devel] "
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [Cluster-devel] "
` [f2fs-dev] "
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [Cluster-devel] "
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [Cluster-devel] "
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [Cluster-devel] "
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [Cluster-devel] "
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [Cluster-devel] "
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [Cluster-devel] "
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [Cluster-devel] "
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [Cluster-devel] "
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [Cluster-devel] "
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [Cluster-devel] "
` [Cluster-devel] [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [Cluster-devel] [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [Cluster-devel] [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [Cluster-devel] [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [Cluster-devel] [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [Cluster-devel] [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [Cluster-devel] [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [Cluster-devel] [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [Cluster-devel] [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [Cluster-devel] [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [Cluster-devel] [PATCH v2 33/47] jbd2, ext4: dynamically allocate the jbd2-journal shrinker
` [Cluster-devel] [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [Cluster-devel] [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [Cluster-devel] [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [Cluster-devel] [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [Cluster-devel] [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [Cluster-devel] [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [Cluster-devel] [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [Cluster-devel] [PATCH v2 41/47] mm: shrinker: remove old APIs
` [Cluster-devel] [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [Cluster-devel] [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [Cluster-devel] [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [Cluster-devel] [PATCH v2 45/47] mm: shrinker: make memcg "
` [Cluster-devel] [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [Cluster-devel] [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex
[Intel-xe] [PATCH V6 0/6] drm/xe: Add engine scheduler control interface
2023-07-24 9:49 UTC (12+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add engine scheduler control interface (rev6)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] [PATCH V6 1/6] drm/xe: Add sysfs entries for engines under its GT
` [Intel-xe] [PATCH V6 2/6] drm/xe: Add sysfs for default engine scheduler properties
` [Intel-xe] [PATCH V6 3/6] drm/xe: Add job timeout engine property to sysfs
` [Intel-xe] [PATCH V6 4/6] drm/xe: Add timeslice duration "
` [Intel-xe] [PATCH V6 5/6] drm/xe: Add sysfs for preempt reset timeout
` [Intel-xe] [PATCH V6 6/6] drm/xe: Add min/max cap for engine scheduler properties
` [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
Prerequisites for Large Anon Folios
2023-07-24 9:46 UTC (5+ messages)
[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
Low Interest loan opportunity
2023-07-24 8:47 UTC
[RFC PATCH 0/4] splice: Fix corruption in data spliced to pipe
2023-07-24 9:44 UTC (8+ messages)
` [RFC PATCH 1/4] splice: Fix corruption of spliced data after splice() returns
[RFC PATCH net-next 1/2] net: veth: Page pool creation error handling for existing pools only
2023-07-24 9:44 UTC (4+ messages)
` [RFC PATCH net-next 2/2] net: veth: Improving page pool recycling
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:47 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 9:09 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:47 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:47 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:46 UTC
[PATCH userspace] libselinux,policycoreutils,python,semodule-utils: de-brand SELinux
2023-07-24 9:42 UTC (2+ messages)
` RFC: remove /ru/ man pages from the repo
[PATCH v4 0/2] xen/riscv: introduce identity mapping
2023-07-24 9:42 UTC (3+ messages)
` [PATCH v4 1/2] xen/riscv: introduce function for physical offset calculation
` [PATCH v4 2/2] xen/riscv: introduce identity mapping
[PATCHv3 net] ipv6: do not match device when remove source route
2023-07-24 9:42 UTC (6+ messages)
[Intel-gfx] [PATCH v8 0/9] Update AUX invalidation sequence
2023-07-24 9:42 UTC (10+ messages)
` [Intel-gfx] [PATCH v8 6/9] drm/i915/gt: Refactor intel_emit_pipe_control_cs() in a single function
` "
` [Intel-gfx] [PATCH v8 9/9] drm/i915/gt: Support aux invalidation on all engines
[PATCH v8 00/13] PCI devices passthrough on Arm, part 3
2023-07-24 9:41 UTC (3+ messages)
` [PATCH v8 04/13] vpci: add hooks for PCI device assign/de-assign
[PATCH v2 net] tcp: Reduce chance of collisions in inet6_hashfn()
2023-07-24 9:41 UTC (2+ messages)
[PATCH v5 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-07-24 9:40 UTC (2+ messages)
[PATCH 1/1] ethernet: atheros: fix return value check in atl1c_tso_csum()
2023-07-24 9:40 UTC (2+ messages)
[xen-unstable test] 181987: tolerable FAIL
2023-07-24 9:39 UTC
[PATCH net-next v4 1/3] dt-bindings: net: snps,dwmac: add phy-supply support
2023-07-24 9:39 UTC (3+ messages)
[Intel-xe] [PATCH v2 0/2] drm/xe/pmu: Enable PMU interface
2023-07-24 9:38 UTC (7+ messages)
` [Intel-xe] [PATCH v2 2/2] "
[sailus-media-tree:async-multi] BUILD SUCCESS 16438d629173e2af8dc8e4abfcc402c1ce5f31cc
2023-07-24 9:38 UTC
[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
2023-07-24 9:38 UTC (4+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
ODP: [OE-Core][PATCH v8][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
2023-07-24 9:36 UTC (5+ messages)
` ODP: "
` ODP: "
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-24 9:34 UTC (5+ messages)
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH v3 0/3] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
2023-07-24 9:34 UTC (5+ messages)
Don't miss out on our low Interest loan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:58 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
Low Interest loan opportunity
2023-07-24 8:47 UTC
Don't miss out on our low Interest loan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:46 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:47 UTC
Low Interest loan opportunity
2023-07-24 8:45 UTC
Don't miss out on our low Interest coinloan opportunity
2023-07-24 8:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.