All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 22:26:37 to 2026-07-09 23:28:07 UTC [more...]

[GIT PULL] ksmbd server fixes
 2026-07-09 23:27 UTC 

[PATCH v6 0/4] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-09 23:24 UTC  (3+ messages)
` [PATCH v6 3/4] iio: adc: ltc2378: Enable high-speed data capture

drivers/media/i2c/t4ka3.c:577 t4ka3_enable_stream() warn: pm_runtime_get_sync() also returns 1 on success
 2026-07-09 23:24 UTC 

[android-common:android15-6.6-2025-07 1/1] WARNING: modpost: drivers/rtc/rtc-imxdi: section mismatch in reference: dryice_rtc_driver+0x4 (section: .data) -> dryice_rtc_remove (section: .exit.text)
 2026-07-09 23:24 UTC 

[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-09 23:17 UTC  (3+ messages)
` [PATCH 08/11] dt-bindings: i2c: apple,i2c: Add t6030 and t6031 compatibles

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-09 23:22 UTC  (8+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH v4 0/7] Transition Nova Core to TLV firmare images
 2026-07-09 23:21 UTC  (6+ messages)
` [PATCH v4 1/7] rust: firmware: add request_into_buf()
` [PATCH v4 4/7] gpu: nova-core: transition gsp to TLV images

[PATCH v2 0/3] tracing/remotes: Fix leak in trace_remote_alloc_buffer() error path
 2026-07-09 23:15 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
 2026-07-09 23:17 UTC  (7+ messages)
` [PATCH bpf-next v1 1/4] bpf: Remove dynptr check in check_stack_range_initialized()
` [PATCH bpf-next v1 2/4] bpf: Factor out raw_mode-related fields in bpf_call_arg_meta
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta

[PATCH] power: regulator: Fix regulator_enable/disable() macros
 2026-07-09 23:16 UTC 

[PATCH net] amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
 2026-07-09 23:16 UTC  (2+ messages)

+ mailmap-add-entry-for-charlie-jenkins.patch added to mm-nonmm-unstable branch
 2026-07-09 23:15 UTC 

[PATCH v2 1/2] x86/build: only align ENTRY_TEXT to PMD_SIZE if necessary
 2026-07-09 23:14 UTC  (4+ messages)
` [PATCH v2 2/2] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
` [tip: x86/cleanups] x86/build: Only align ENTRY_TEXT to PMD_SIZE if necessary

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-09 23:14 UTC  (5+ messages)
` [RESEND PATCH v4 13/15] fs/resctrl: Add interface to modify kernel-mode via info/kernel_mode
` [RESEND PATCH v4 14/15] fs/resctrl: Allow user space to write kmode_cpus/kmode_cpus_list

CPU affinity behavior of liburcu call-rcu per-cpu worker threads
 2026-07-09 23:13 UTC  (5+ messages)

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-09 23:12 UTC  (2+ messages)

[PATCH v2 0/8] Refactor AST2700 SCU preparation for coprocessors
 2026-07-09 23:12 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS d72d2706b23503617a97a066316c00bf25702f2f
 2026-07-09 23:11 UTC 

drivers/gpu/drm/stm/ltdc.c:2078 ltdc_load() warn: 'ldev->pixel_clk' from clk_prepare_enable() not released on lines: 1948
 2026-07-09 23:09 UTC 

[android-common:android-mainline-desktop 1/1] drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:15199:26: warning: shift count >= width of type
 2026-07-09 23:09 UTC 

[PATCH v6 00/11] Dynamic PAMT
 2026-07-09 23:09 UTC  (6+ messages)
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-09 23:08 UTC  (5+ messages)
` [PATCH bpf-next 06/12] bpf: Force JIT for programs using "
` [PATCH bpf-next 07/12] bpf: Reject >8 byte return values on return-reading trampoline paths

[PATCH 0/2] Fix sreg writes, PC update for system reg TBs
 2026-07-09 23:06 UTC  (3+ messages)
` [PATCH 1/2] target/hexagon: initialize deferred sreg-write temps to current value
` [PATCH 2/2] target/hexagon: fix PC not advancing for non-COF TB-ending packets

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-09 23:08 UTC  (2+ messages)

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 23:06 UTC  (4+ messages)
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

+ mm-vmalloc-align-vm_area-so-vmap-can-batch-mappings.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-map-contiguous-pages-in-batches-for-vmap-if-possible.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-extend-page-table-walk-to-support-larger-page_shift-sizes-and-eliminate-page-table-rewalk.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ mm-vmalloc-extract-vmap_set_ptes-to-consolidate-pte-mapping-logic.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ arm64-vmalloc-allow-arch_vmap_pte_range_map_size-to-batch-multiple-cont_pte.patch added to mm-new branch
 2026-07-09 23:05 UTC 

+ arm64-hugetlb-extend-batching-of-multiple-cont_pte-in-a-single-pte-setup.patch added to mm-new branch
 2026-07-09 23:05 UTC 

[PATCH v2] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-09 23:04 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind() (rev2)

[PATCH v2 0/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
 2026-07-09 23:02 UTC  (5+ messages)
` [PATCH v2 1/4] power: regulator: Add helper to set voltage within an acceptable range
` [PATCH v2 2/4] test: dm: regulator: Add regulator_set_value_clamp() tests
` [PATCH v2 3/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
` [PATCH v2 4/4] mmc: sdhci: Use CONFIG_IS_ENABLED for MMC_IO_VOLTAGE

[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-07-09 23:03 UTC  (3+ messages)
` [ndctl PATCH v3 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live

[PATCH] sched/topology: fix memory leaks in allocation failure paths
 2026-07-09 23:03 UTC 

[i-g-t] tests/intel/xe_exec_multi_queue: Check PXP is rejected on multi-queue
 2026-07-09 23:02 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

+ selftests-mm-add-userfaultfd-rwp-tests.patch added to mm-unstable branch
 2026-07-09 23:01 UTC 

[PATCH v4 0/6] gpu: nova-core: boot GSP with vGPU enabled
 2026-07-09 23:00 UTC  (3+ messages)
` [PATCH v4 2/6] rust: pci: add sriov_get_totalvfs() helper

[to-be-updated] selftests-mm-add-userfaultfd-rwp-tests.patch removed from -mm tree
 2026-07-09 22:59 UTC 

[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-09 22:59 UTC  (8+ messages)
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v3 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries

[PATCH] soc: renesas: r8a78000: Drop duplicate "default ARCH_RENESAS"
 2026-07-09 22:58 UTC  (2+ messages)

[PATCH v4 1/6] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
 2026-07-09 22:58 UTC  (3+ messages)

[PATCH i-g-t v1] lib/igt_debugfs: Add "errno" to debug print
 2026-07-09 22:56 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/2] drm/amdgpu: Fix __rcu fence pointer accesses
 2026-07-09 22:55 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Pack nested ucode_info struct

[bluez/bluez]
 2026-07-09 22:53 UTC 

[PATCH 7.1.y 0/6] cBPF JIT spray hardening
 2026-07-09 22:52 UTC  (9+ messages)
` [PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 7.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF

+ selftests-mm-fix-memleak-in-migration-benchmark.patch added to mm-new branch
 2026-07-09 22:51 UTC 

[PATCH 1/6] lib/amdgpu: Add AMD platform filtering backend
 2026-07-09 22:50 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [1/6] "

[PATCHSET v5 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 22:50 UTC  (34+ messages)
` [PATCH v5 sched_ext/for-7.3 01/33] sched_ext: Assert per-task ops run on the task's owner
` [PATCH v5 sched_ext/for-7.3 02/33] sched_ext: Make the kick machinery per-sched
` [PATCH v5 sched_ext/for-7.3 03/33] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v5 sched_ext/for-7.3 04/33] sched_ext: Add CID sharding
` [PATCH v5 sched_ext/for-7.3 05/33] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH v5 sched_ext/for-7.3 06/33] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH v5 sched_ext/for-7.3 07/33] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH v5 sched_ext/for-7.3 08/33] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH v5 sched_ext/for-7.3 09/33] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v5 sched_ext/for-7.3 10/33] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH v5 sched_ext/for-7.3 11/33] sched_ext: Add scx_skip_subtree_pre()
` [PATCH v5 sched_ext/for-7.3 12/33] sched_ext: Stop resolving a disabled scheduler's programs
` [PATCH v5 sched_ext/for-7.3 13/33] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v5 sched_ext/for-7.3 14/33] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH v5 sched_ext/for-7.3 15/33] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v5 sched_ext/for-7.3 16/33] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v5 sched_ext/for-7.3 17/33] sched_ext: Generalize local-DSQ handling to rq-owned DSQs
` [PATCH v5 sched_ext/for-7.3 18/33] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v5 sched_ext/for-7.3 19/33] sched_ext: Add SCX_ENQ_IGNORE_CAPS for in-place restore
` [PATCH v5 sched_ext/for-7.3 20/33] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH v5 sched_ext/for-7.3 21/33] sched_ext: Assign a unique id to each scheduler instance
` [PATCH v5 sched_ext/for-7.3 22/33] sched_ext: Route task slice writes through set_task_slice()
` [PATCH v5 sched_ext/for-7.3 23/33] sched_ext: Track the cpu a task is runnable on
` [PATCH v5 sched_ext/for-7.3 24/33] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH v5 sched_ext/for-7.3 25/33] sched_ext: Add the SCX_CAP_ENQ cap
` [PATCH v5 sched_ext/for-7.3 26/33] sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
` [PATCH v5 sched_ext/for-7.3 27/33] sched_ext: Authorize remote-move inserts against the placing scheduler
` [PATCH v5 sched_ext/for-7.3 28/33] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
` [PATCH v5 sched_ext/for-7.3 29/33] sched_ext: Replay ecaps notifications suppressed by bypass
` [PATCH v5 sched_ext/for-7.3 30/33] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH v5 sched_ext/for-7.3 31/33] tools/sched_ext: Add three-mask cmask intersection iterator
` [PATCH v5 sched_ext/for-7.3 32/33] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH v5 sched_ext/for-7.3 33/33] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection

[PATCH] hfs: don't re-dirty MDB buffers after a write failure
 2026-07-09 22:50 UTC 

[merged mm-hotfixes-stable] mm-memory-failure-trace-change-memory_failure_event-to-ras-subsystem.patch removed from -mm tree
 2026-07-09 22:50 UTC 

[merged mm-hotfixes-stable] mm-page_reporting-allow-driver-to-set-batch-capacity.patch removed from -mm tree
 2026-07-09 22:50 UTC 

[merged mm-hotfixes-stable] mm-kmemleak-fix-checksum-computation-for-per-cpu-objects.patch removed from -mm tree
 2026-07-09 22:50 UTC 

[merged mm-hotfixes-stable] mm-damon-core-disallow-overlapping-input-ranges-for-damon_set_regions.patch removed from -mm tree
 2026-07-09 22:50 UTC 

[merged mm-hotfixes-stable] maintainers-add-usama-as-a-thp-reviewer.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[merged mm-hotfixes-stable] fat-avoid-stack-overflow-warning.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[PATCH sched_ext/for-7.3] sched_ext: Keep rq tracking accurate in the consume path
 2026-07-09 22:49 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-damon-core-validate-ranges-in-damon_set_regions.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[merged mm-hotfixes-stable] m68k-avoid-wunused-but-set-parameter-in-clear_user_page.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[merged mm-hotfixes-stable] mm-huge_memory-set-pg_has_hwpoisoned-only-after-new-folio-head-is-established.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[merged mm-hotfixes-stable] mm-page_vma_mapped-fix-device-private-pmd-handling.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[merged mm-hotfixes-stable] maintainers-s-seongjae-sj.patch removed from -mm tree
 2026-07-09 22:49 UTC 

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-09 22:48 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH 6.6 v3 0/6] arm64: KVM: Backport VHE-only boot fixes
 2026-07-09 22:46 UTC  (10+ messages)
` [PATCH 6.6 v3 1/6] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH 6.6 v3 2/6] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH 6.6 v3 3/6] arm64: Fix early handling of FEAT_E2H0 not being implemented
` [PATCH 6.6 v3 4/6] KVM: arm64: Initialize HCR_EL2.E2H early
` [PATCH 6.6 v3 5/6] KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()
` [PATCH 6.6 v3 6/6] arm64: Revamp HCR_EL2.E2H RES1 detection

[PATCH net 0/1] tls: device: push pending open record on splice EOF
 2026-07-09 22:44 UTC  (2+ messages)
` [PATCH 1/1] "

[android-common:android15-6.6 19/19] drivers/mmc/host/mmc_spi.c:172 mmc_spi_skip() error: buffer overflow 'cp' 29 <= 31
 2026-07-09 22:45 UTC 

[PATCH v3 0/7] Transition Nova Core to TLV firmare images
 2026-07-09 22:44 UTC  (12+ messages)
` [PATCH v3 5/7] gpu: nova-core: transition gen_bootloader to TLV images

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-09 22:43 UTC  (7+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
    ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
        ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]

[PATCH] drm/bridge: tc358767: clamp the reported AUX read size to the request
 2026-07-09 22:42 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add boot options to disable DPC and AER recovery
 2026-07-09 22:42 UTC  (2+ messages)

[rockchip][PATCH] rauc: update keyring path for meta-rauc relocation
 2026-07-09 22:39 UTC 

[PATCH] gpio: mvebu: use devm_clk_get_optional_enabled()
 2026-07-09 22:34 UTC  (6+ messages)

[tip:irq/drivers] BUILD SUCCESS b80ddec4ca74f31232dce5b19db3b8ab3140932d
 2026-07-09 22:33 UTC 

[PATCH] btrfs: write-protect folios during data writeback
 2026-07-09 22:33 UTC  (4+ messages)

[PATCH 0/6] perf: Add support for memory region/range reporting
 2026-07-09 22:31 UTC  (9+ messages)
` [PATCH 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH 3/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH 4/6] perf tools: Show memory region in perf-script subcommand
` [PATCH 5/6] perf header: Support memory ranges

[PATCH v2 00/23] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-09 22:30 UTC  (24+ messages)
` [PATCH v2 01/23] binfmt_misc: restore write access when removing an entry
` [PATCH v2 02/23] binfmt_misc: use exe_file_deny_write_access() for the interpreter clone
` [PATCH v2 03/23] binfmt_misc: convert entry list to an hlist
` [PATCH v2 04/23] binfmt_misc: use RCU for the handler lookup
` [PATCH v2 05/23] binfmt_misc: annotate racy accesses to ->enabled
` [PATCH v2 06/23] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v2 07/23] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v2 08/23] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v2 09/23] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v2 10/23] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v2 11/23] binfmt_misc: convert the entry file to seq_file
` [PATCH v2 12/23] binfmt_misc: factor out the entry matching
` [PATCH v2 13/23] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v2 14/23] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v2 15/23] binfmt_misc: give the parse_command() results names
` [PATCH v2 16/23] binfmt_misc: factor out the entry removal
` [PATCH v2 17/23] binfmt_misc: simplify check_special_flags()
` [PATCH v2 18/23] binfmt_misc: use a flexible array member for the register string
` [PATCH v2 19/23] binfmt_misc: split the field parsing out of create_entry()
` [PATCH v2 20/23] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v2 21/23] binfmt_misc: assorted small cleanups
` [PATCH v2 22/23] binfmt_misc: include what is used
` [PATCH v2 23/23] binfmt_misc: allow removing entries via unlink(2)

[PATCH] docs: pt_BR: process: Translate the kernel driver statement
 2026-07-09 22:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 22:28 UTC  (46+ messages)
` [PATCH v4 sched_ext/for-7.3 08/40] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH v4 sched_ext/for-7.3 11/40] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH v4 sched_ext/for-7.3 13/40] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH v4 sched_ext/for-7.3 14/40] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH v4 sched_ext/for-7.3 15/40] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH v4 sched_ext/for-7.3 20/40] sched_ext: Stop resolving a disabled scheduler's programs
` [PATCH v4 sched_ext/for-7.3 21/40] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH v4 sched_ext/for-7.3 23/40] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH v4 sched_ext/for-7.3 24/40] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v4 sched_ext/for-7.3 27/40] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH v4 sched_ext/for-7.3 29/40] sched_ext: Route task slice writes through set_task_slice()
` [PATCH v4 sched_ext/for-7.3 32/40] sched_ext: Add the SCX_CAP_ENQ cap
` [PATCH v4 sched_ext/for-7.3 34/40] sched_ext: Authorize remote-move inserts against the placing scheduler
` [PATCH v4 sched_ext/for-7.3 37/40] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH v4 sched_ext/for-7.3 39/40] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling

[PATCH v2 0/5] gpu: nova: Export parameters from nova-core to nova-drm
 2026-07-09 22:28 UTC  (4+ messages)
` [PATCH v2 3/5] drm: nova: Add GETPARAM parameter to read the GPU chipset

[PATCH v1 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
 2026-07-09 22:26 UTC  (3+ messages)
` [PATCH v1 2/2] ASoC: codecs: add TAS2557 mono "

TargetCli issue / bug
 2026-07-09 22:26 UTC 

+ ksm-use-precise-linear_page_index-instead-of-the-whole-address-space.patch added to mm-new branch
 2026-07-09 22:26 UTC 

+ mm-ksm-initialize-the-addr-only-once-in-collect_procs_ksm.patch added to mm-new branch
 2026-07-09 22:26 UTC 


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.