messages from 2026-07-06 23:15:59 to 2026-07-07 00:39:34 UTC [more...]
[PATCHSET v3 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-07 0:39 UTC (49+ messages)
` [PATCH v3 sched_ext/for-7.3 01/36] sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
` [PATCH v3 sched_ext/for-7.3 02/36] sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
` [PATCH v3 sched_ext/for-7.3 03/36] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH v3 sched_ext/for-7.3 04/36] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH v3 sched_ext/for-7.3 05/36] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH v3 sched_ext/for-7.3 06/36] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [PATCH v3 sched_ext/for-7.3 07/36] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH v3 sched_ext/for-7.3 08/36] sched_ext: Make scx_bpf_kick_cid() return void
` [PATCH v3 sched_ext/for-7.3 09/36] sched_ext: Make the kick machinery per-sched
` [PATCH v3 sched_ext/for-7.3 10/36] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v3 sched_ext/for-7.3 11/36] sched_ext: Add CID sharding
` [PATCH v3 sched_ext/for-7.3 12/36] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH v3 sched_ext/for-7.3 13/36] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH v3 sched_ext/for-7.3 14/36] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH v3 sched_ext/for-7.3 15/36] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH v3 sched_ext/for-7.3 16/36] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v3 sched_ext/for-7.3 17/36] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH v3 sched_ext/for-7.3 18/36] sched_ext: Add scx_skip_subtree_pre()
` [PATCH v3 sched_ext/for-7.3 19/36] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v3 sched_ext/for-7.3 20/36] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH v3 sched_ext/for-7.3 21/36] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v3 sched_ext/for-7.3 22/36] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v3 sched_ext/for-7.3 23/36] sched_ext: Generalize local-DSQ handling to rq-owned DSQs
` [PATCH v3 sched_ext/for-7.3 24/36] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v3 sched_ext/for-7.3 25/36] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH v3 sched_ext/for-7.3 26/36] sched_ext: Assign a unique id to each scheduler instance
` [PATCH v3 sched_ext/for-7.3 27/36] sched_ext: Route task slice writes through set_task_slice()
` [PATCH v3 sched_ext/for-7.3 28/36] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH v3 sched_ext/for-7.3 29/36] sched_ext: Add the SCX_CAP_ENQ cap
` [PATCH v3 sched_ext/for-7.3 30/36] sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
` [PATCH v3 sched_ext/for-7.3 31/36] sched_ext: Authorize remote-move inserts against the placing scheduler
` [PATCH v3 sched_ext/for-7.3 32/36] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
` [PATCH v3 sched_ext/for-7.3 33/36] sched_ext: Replay ecaps notifications suppressed by bypass
` [PATCH v3 sched_ext/for-7.3 34/36] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH v3 sched_ext/for-7.3 35/36] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH v3 sched_ext/for-7.3 36/36] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection
[PATCH v7 0/3] Incorporate DRAM address in EDAC messages
2026-07-07 0:37 UTC (5+ messages)
` [PATCH v7 2/3] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
` [PATCH v7 3/3] EDAC/amd64: Include DRAM address in output
[PATCH bpf-next v2] selftests/bpf: veristat: Minimize map size during verification
2026-07-07 0:32 UTC
[PATCH v4] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
2026-07-07 0:30 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/gt: Use poll_timeout_us in place of sliding sleep window (rev4)
[PATCH] docs: admin-guide: thunderbolt: fix sentence structure
2026-07-07 0:26 UTC (2+ messages)
[PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-07 0:25 UTC (7+ messages)
` [PATCH v4 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
` [PATCH v4 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
[PATCH v6 00/11] Dynamic PAMT
2026-07-07 0:25 UTC (5+ messages)
` [PATCH v6 07/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
[PATCH v5 0/2] SDM670 Basic SoC thermal zones
2026-07-07 0:23 UTC (3+ messages)
` [PATCH v5 1/2] thermal/qcom/lmh: support SDM670 and its CPU clusters
[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
2026-07-07 0:22 UTC (3+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper
[PATCH bpf-next] selftests/bpf: veristat: Minimize map size during verification
2026-07-07 0:21 UTC (3+ messages)
[PATCH 0/6] Enable joiner cursor fast updates
2026-07-07 0:20 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Enable joiner cursor fast updates (rev4)
[PATCH] fstests: generic: add a basic cachestat test case
2026-07-07 0:18 UTC
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-07 0:17 UTC (2+ messages)
[REGRESSION] mt7925e: fails to read EEPROM MAC on 7.2-rc2, falls back to random MAC (worked on 7.1-rc7 and 7.0.x)
2026-07-07 0:16 UTC (3+ messages)
[RFC PATCH v1.1 00/16] mm/damon: introduce data attributes only monitoring
2026-07-07 0:13 UTC (2+ messages)
[RFC PATCH v1.1 14/16] Docs/mm/damon/design: document attrs-only monitoring
2026-07-07 0:11 UTC (2+ messages)
[geert-renesas-devel:master] BUILD SUCCESS 22953600363db160d3e793fccbb798c9c832414c
2026-07-07 0:08 UTC
[Buildroot] Buildroot ZFS update
2026-07-07 0:08 UTC
[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-07-07 0:08 UTC (3+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[RFC PATCH v1.1 13/16] mm/damon/sysfs: implement probe/weight file
2026-07-07 0:08 UTC (2+ messages)
[PATCH] multipath.conf.in: Update path_checker and force_sync documentation
2026-07-07 0:08 UTC (2+ messages)
include/linux/instrumented.h:62:(.xiptext+0x580): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: warn_slowpath_fmt
2026-07-07 0:08 UTC
[wireless-next:main] BUILD REGRESSION 2bfd9da88b95d89041c91c06acd1c38258edc38b
2026-07-07 0:06 UTC
[PATCH v6 0/8] lsm: Replace security_sb_mount with granular mount hooks
2026-07-07 0:06 UTC (16+ messages)
` [PATCH v6 1/8] lsm: Add "
` [PATCH v6 2/8] apparmor: Remove redundant MS_MGC_MSK stripping in apparmor_sb_mount
` [PATCH v6 3/8] apparmor: Convert from sb_mount to granular mount hooks
` [PATCH v6 4/8] selinux: "
` [PATCH v6 5/8] landlock: "
` [PATCH v6 6/8] tomoyo: "
` [PATCH v6 7/8] vfs: Replace security_sb_mount/security_move_mount with granular hooks
` [PATCH v6 8/8] lsm: Remove security_sb_mount and security_move_mount
[PATCH v9] drm/xe: Consolidate debugfs fault injection functions
2026-07-07 0:05 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Consolidate debugfs fault injection functions. (rev3)
` ✓ Xe.CI.BAT: "
[RFC PATCH v1.1 12/16] mm/damon/core: implement damon_has_probe_weight()
2026-07-07 0:05 UTC (2+ messages)
[PATCH v7 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
2026-07-07 0:04 UTC (2+ messages)
` ✓ CI.KUnit: success for series starting with [v7,1/1] "
[PATCH] Documentation/arch/x86/amd-memory-encryption.rst: Fix typo
2026-07-07 0:04 UTC (2+ messages)
[PATCH] perf build: Do not pass -static to dlfilters
2026-07-07 0:03 UTC
[RFC PATCH v1.1 11/16] mm/damon/core: get merge threshold from probe hits when weights are set
2026-07-07 0:03 UTC (2+ messages)
[PATCH 0/8] ASoC: add [devm_]snd_soc_register_component_with_name()
2026-07-07 0:02 UTC (6+ messages)
[ANN] U-Boot v2026.07 released
2026-07-07 0:02 UTC
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-07-07 0:01 UTC (4+ messages)
[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
2026-07-07 0:00 UTC (3+ messages)
` [PATCH v4 4/5] KVM: VMX: Synthesize nested EPT violation GVA_IS_VALID/GVA_TRANSLATED bits
[PATCH net] vxlan: add missing NULL check for vxlan_sock in GRO path
2026-07-06 23:59 UTC (3+ messages)
[PATCH] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
2026-07-06 23:58 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[RFC PATCH v4 0/5] drm/xe: Structured RAS error logging infrastructure
2026-07-06 23:57 UTC (4+ messages)
` [RFC PATCH v4 3/5] drm/xe: use xe_ras_log_wedged macro in xe_device_declare_wedged
[PATCH v2] perf build: Fix compiler errors with old capstone
2026-07-06 23:56 UTC (2+ messages)
[RFC PATCH v1.1 09/16] mm/damon/core: set samples in apply_probes() if probe weights are set
2026-07-06 23:56 UTC (2+ messages)
[meta-security][PATCH 0/1] Fix broken URLs in meta-integrity and ccs-tools
2026-07-06 23:56 UTC (5+ messages)
` [meta-security][PATCH 1/1] README: fix "
[RFC PATCH v1.1 08/16] mm/damon/core: disable access monitoring when probe weights are set
2026-07-06 23:54 UTC (2+ messages)
[PATCH 1/6] lib: Add generic platform filtering framework
2026-07-06 23:50 UTC (6+ messages)
` [PATCH 2/6] lib/amdgpu: Add AMD platform filtering backend
` [PATCH 3/6] lib: Add platform filter initialization check for automatic filtering
` [PATCH 4/6] lib/igt_core: Enable automatic platform filtering in subtest execution
` [PATCH 5/6] docs: Add comprehensive platform filtering documentation
` [PATCH 6/6] tests/amdgpu: Integrate platform filtering into amd_basic
[PATCH] clk: mediatek: mt8189: fix VLP_CK wrong parents
2026-07-06 23:52 UTC
[RFC PATCH v1.1 07/16] mm/damon/core: extend merge function to work with probe hits
2026-07-06 23:52 UTC (2+ messages)
+ ocfs2-validate-external-xattr-entries-when-reading-metadata.patch added to mm-nonmm-unstable branch
2026-07-06 23:50 UTC
+ ocfs2-validate-inline-xattrs-during-inode-block-validation.patch added to mm-nonmm-unstable branch
2026-07-06 23:50 UTC
[PATCH v1 00/13] perf python: Fix python extension bugs and memory leaks
2026-07-06 23:49 UTC (5+ messages)
` [PATCH v2 00/16] perf python: Fix python extension bugs from v19 review
+ ksm-add-mremap-selftests-for-ksm_rmap_walk.patch added to mm-new branch
2026-07-06 23:48 UTC
+ ksm-optimize-rmap_walk_ksm-by-passing-a-suitablepage-index.patch added to mm-new branch
2026-07-06 23:48 UTC
+ ksm-add-linear_page_index-into-ksm_rmap_item.patch added to mm-new branch
2026-07-06 23:48 UTC
[RFC PATCH v1.1 06/16] mm/damon/paddr: respect return_max_wsum
2026-07-06 23:47 UTC (2+ messages)
[PATCH v2 1/2] drm/xe: Add support for WA 22022079272
2026-07-06 23:46 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [v2,1/2] "
[RFC PATCH v1.1 05/16] mm/damon/core: implement damon_probe_hits_wsum()
2026-07-06 23:46 UTC (2+ messages)
[RFC PATCH v1.1 04/16] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
2026-07-06 23:42 UTC (2+ messages)
[PATCHSET v2 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-06 23:40 UTC (53+ messages)
` [PATCH v2 sched_ext/for-7.3 10/36] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v2 sched_ext/for-7.3 11/36] sched_ext: Add CID sharding
` [PATCH v2 sched_ext/for-7.3 15/36] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH v2 sched_ext/for-7.3 16/36] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v2 sched_ext/for-7.3 17/36] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH v2 sched_ext/for-7.3 19/36] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v2 sched_ext/for-7.3 20/36] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH v2 sched_ext/for-7.3 21/36] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v2 sched_ext/for-7.3 22/36] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v2 sched_ext/for-7.3 24/36] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v2 sched_ext/for-7.3 25/36] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH v2 sched_ext/for-7.3 27/36] sched_ext: Route task slice writes through set_task_slice()
` [PATCH v2 sched_ext/for-7.3 28/36] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH v2 sched_ext/for-7.3 33/36] sched_ext: Replay ecaps notifications suppressed by bypass
` [PATCH v2 sched_ext/for-7.3 34/36] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH v2 sched_ext/for-7.3 35/36] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
[LTP] [PATCH v8] connect03: New test case for EPROTOTYPE and EACCES errors
2026-07-06 23:39 UTC (2+ messages)
` [LTP] [PATCH v9] "
[rdma:wip/leon-for-next] BUILD SUCCESS 5f9576c6734abca88a02db72c466e09d2eddf160
2026-07-06 23:39 UTC
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-06 23:38 UTC (2+ messages)
arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
2026-07-06 23:34 UTC
[PATCH iwl-net] ice: add missing xa_destroy for sched_node_ids
2026-07-06 23:36 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v2 00/10] Use drm_exec to lock TTM buffers, respin
2026-07-06 23:32 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for Use drm_exec to lock TTM buffers, respin (rev3)
[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
2026-07-06 23:32 UTC (5+ messages)
` [PATCH 1/4] KVM: x86: Document that KVM_CREATE_IRQCHIP must precede vcpu creation
` [PATCH 2/4] KVM: x86: Document APIC base address constraint for in-kernel irqchip
[Intel-wired-lan] [PATCH iwl-net v2] ice: add missing xa_destroy for sched_node_ids
2026-07-06 23:31 UTC (2+ messages)
` "
[PATCHv3] scsi: st: use kzalloc_array()
2026-07-06 23:30 UTC
[PATCH v2 00/14] nfsd: refactor nfs4_create_file()
2026-07-06 23:29 UTC (7+ messages)
` [PATCH v2 06/14] nfsd: in nfsd4_create_file() let VFS report if file was created
` [PATCH v2 13/14] nfsd: separate out VFS-specific from from nfsd4_create_file()
[PATCH 00/10] EDAC/{ie31200,igen6}: Fix address decoding and detect IMCs at runtime
2026-07-06 23:29 UTC (3+ messages)
` [PATCH 09/10] EDAC/igen6: Remove redundant resource configuration tables
[PATCH v3 0/3] soc: apple: Add "PMGR misc" power controls driver
2026-07-06 23:29 UTC (2+ messages)
+ selftests-mm-fix-clone-cleartid-race-in-pkey-sighandler-tests.patch added to mm-unstable branch
2026-07-06 23:29 UTC
+ selftests-mm-add-missing-pthread_create-return-checks-in-pkey-tests.patch added to mm-unstable branch
2026-07-06 23:29 UTC
+ selftests-mm-add-missing-mmap-return-checks-in-pkey-tests.patch added to mm-unstable branch
2026-07-06 23:29 UTC
[PATCHv2 wireless] wifi: mt76: fix MAC address for non OF pcie cards
2026-07-06 23:28 UTC
+ selftests-mm-use-pkey_assert-on-clone_raw-failure-in-pkey-test.patch added to mm-unstable branch
2026-07-06 23:29 UTC
+ selftests-mm-unify-pkey-sighandler-selftest-assertions-and-tracing.patch added to mm-unstable branch
2026-07-06 23:29 UTC
+ selftests-mm-move-pkey-selftest-helpers-to-pkey_utilc.patch added to mm-unstable branch
2026-07-06 23:28 UTC
[PATCH net] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
2026-07-06 23:28 UTC
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 23:28 UTC (2+ messages)
[PATCH v4] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
2026-07-06 23:27 UTC (3+ messages)
[PATCH net-next] net: dpaa_eth: convert to napi_gro_receive
2026-07-06 23:25 UTC (3+ messages)
[PATCH net] macvlan: cap IFLA_MACVLAN_BC_QUEUE_LEN to bound broadcast backlog
2026-07-06 23:25 UTC (3+ messages)
[PATCH v2] mfd: rohm: Factor out power button registration
2026-07-06 23:24 UTC
[PATCH] RDMA/nldev: validate dynamic counter attribute length
2026-07-06 23:23 UTC (2+ messages)
[wireless-next:main 2/99] (.text+0x4e00): multiple definition of `is_command_pending'; drivers/net/wireless/marvell/mwifiex/main.o:(.text+0x5880): first defined here
2026-07-06 23:21 UTC
[PATCHv2] gpio: mvebu: fix devres LIFO ordering between GPIO chip and IRQ domain
2026-07-06 23:22 UTC
[PATCH] arch: arm64: add early_param idle=<wfi|yield|nop>
2026-07-06 23:21 UTC (2+ messages)
+ radix-tree-fix-kmemleak-false-positives-on-tree-head-reassignment.patch added to mm-new branch
2026-07-06 23:19 UTC (7+ messages)
[to-be-updated] selftests-mm-add-missing-pthread_create-return-checks-in-pkey-tests.patch removed from -mm tree
2026-07-06 23:18 UTC
[to-be-updated] selftests-mm-add-missing-mmap-return-checks-in-pkey-tests.patch removed from -mm tree
2026-07-06 23:18 UTC
[to-be-updated] selftests-mm-use-pkey_assert-on-clone_raw-failure-in-pkey-test.patch removed from -mm tree
2026-07-06 23:18 UTC
[to-be-updated] selftests-mm-unify-pkey-sighandler-selftest-assertions-and-tracing.patch removed from -mm tree
2026-07-06 23:18 UTC
[to-be-updated] selftests-mm-move-pkey-selftest-helpers-to-pkey_utilc.patch removed from -mm tree
2026-07-06 23:18 UTC
[PATCH v5 0/2] rohm-bdi718x7/71828: Use software nodes for gpio-keys
2026-07-06 23:17 UTC (6+ messages)
[PATCH net-next v4 0/3] net: af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-06 23:17 UTC (3+ messages)
` [PATCH net-next v4 3/3] selftest: Add tests for "
[brgl:pwrseq/for-next] BUILD SUCCESS 162ea02941a936f8899f3dbe10607b1d5af1b07b
2026-07-06 23:11 UTC
nfs: opening a file with O_WRONLY|O_CREAT flags can result in permission denied error
2026-07-06 23:17 UTC (2+ messages)
[merged] cgroup-cpuset-rebind-mm-mempolicy-to-effective_mems-not-mems_allowed.patch removed from -mm tree
2026-07-06 23:16 UTC
[PATCH v3 00/12] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
2026-07-06 23:16 UTC (4+ messages)
` [PATCH v3 11/12] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
+ mm-clarify-the-folio_free_swap-for-do_swap_page.patch added to mm-new branch
2026-07-06 23:15 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.