All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 20:56:42 to 2026-07-08 21:47:20 UTC [more...]

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-08 21:47 UTC  (44+ messages)
` [PATCH v4 sched_ext/for-7.3 01/40] sched_ext: Record an error on errno-only sub-enable failure
` [PATCH v4 sched_ext/for-7.3 02/40] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH v4 sched_ext/for-7.3 03/40] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH v4 sched_ext/for-7.3 04/40] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH v4 sched_ext/for-7.3 05/40] sched_ext: Add SCX_CALL_CID_OP_TASK() for cid-form op dispatch
` [PATCH v4 sched_ext/for-7.3 06/40] sched_ext: Rename extra_enq_flags to remote_activate_enq_flags
` [PATCH v4 sched_ext/for-7.3 07/40] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [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 09/40] sched_ext: Make scx_bpf_kick_cid() return void
` [PATCH v4 sched_ext/for-7.3 10/40] sched_ext: Make the kick machinery per-sched
` [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 12/40] sched_ext: Add CID sharding
` [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 16/40] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH v4 sched_ext/for-7.3 17/40] sched_ext: Build the set_cmask scratch from trusted geometry
` [PATCH v4 sched_ext/for-7.3 18/40] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH v4 sched_ext/for-7.3 19/40] sched_ext: Add scx_skip_subtree_pre()
` [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 22/40] sched_ext: Add coalescing sub_caps_updated() notifier "
` [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 25/40] sched_ext: Generalize local-DSQ handling to rq-owned DSQs
` [PATCH v4 sched_ext/for-7.3 26/40] sched_ext: Add reject DSQ for cap-rejected dispatches
` [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 28/40] sched_ext: Assign a unique id to each scheduler instance
` [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 30/40] sched_ext: Track the cpu a task is runnable on
` [PATCH v4 sched_ext/for-7.3 31/40] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the 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 33/40] sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
` [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 35/40] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
` [PATCH v4 sched_ext/for-7.3 36/40] sched_ext: Replay ecaps notifications suppressed by bypass
` [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 38/40] tools/sched_ext: Add three-mask cmask intersection iterator
` [PATCH v4 sched_ext/for-7.3 39/40] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH v4 sched_ext/for-7.3 40/40] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection

+ mm-damon-core-handle-unreset-probe_hits-in-probe_hits_mvsum.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-update-probe-hits-for-new-parameter-commit.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-s-nr_accesses_for_new_attrs-nr_samples_for_new_attrs.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-s-nr_accesses_to_accesses_bp-sample_count_to_bp.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-s-accesses_bp_to_nr_accesses-sample_bp_to_count.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-s-damon_max_nr_accesses-damon_nr_samples_per_aggr.patch added to mm-new branch
 2026-07-08 21:47 UTC 

+ mm-damon-core-remove-comment-and-test-for-nr_to_bp-divide-by-zero.patch added to mm-new branch
 2026-07-08 21:47 UTC 

[Buildroot] [git commit] support/docker: make the image reproducible again
 2026-07-08 21:19 UTC 

Lunar Lake: silent fatal platform resets caused by idle-exit core hang
 2026-07-08 21:44 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/26] Add RZ/G3L IA55 support
 2026-07-08 21:44 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
 2026-07-08 21:35 UTC  (6+ messages)
` [PATCH 1/5] drm: panel: jd9365da: Enable LPM mode
` [PATCH 2/5] drm: panel: jd9365da: Add prepare_prev_first flag to drm_panel
` [PATCH 3/5] dt-bindings: vendor-prefixes: Add DCLTEK
` [PATCH 4/5] dt-bindings: display: panel: add compatible for DCLTek 300250 9.35in panel
` [PATCH 5/5] drm: panel: jd9365da: Add DCLTek 300250 9.35in display

[PATCH] x86/microcode/intel: Panic on partial microcode update
 2026-07-08 21:18 UTC  (2+ messages)
` [PATCH v2] x86/microcode/intel: Taint kernel on partial update

[PATCH 0/1][RFC] Fix no gcda files with kunit.py
 2026-07-08 21:42 UTC  (4+ messages)
` [PATCH 1/1[RFC] um: include .fini_array.* in linker scripts

[PATCH] unpack-trees: avoid quadratic index scan in next_cache_entry()
 2026-07-08 21:42 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/amd/display: Fix DM IRQ teardown races
 2026-07-08 21:41 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Use unbound workqueues for deferred DM work

[intel-lts:6.18/linux 1/1] Warning: drivers/net/pcs/pcs-xpcs.c:1523 function parameter 'skip_reset' not described in 'xpcs_create_mdiodev'
 2026-07-08 21:39 UTC 

[android-common:android15-6.6-2025-10 1/1] fs/binfmt_elf.c:2162:19: error: 'struct linux_binfmt' has no member named 'min_coredump'
 2026-07-08 21:39 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08 21:39 UTC  (21+ messages)
` [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it

[PATCH] x86/build/64: Prevent native builds from generating APX instructions
 2026-07-08 21:14 UTC 

[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-08 21:40 UTC  (6+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 2/5] iomap: support invalidating partial folios

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-08 21:37 UTC  (3+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
 2026-07-08 21:36 UTC 

[PATCH] NFS/localio: fix nfs_local_dio_misaligned tracepoint
 2026-07-08 21:36 UTC 

[PATCH 0/3] SM8450 IPA support
 2026-07-08 21:35 UTC  (4+ messages)
` [PATCH 3/3] net: ipa: Add IPA v5.1 data

[PATCH] mm/page_owner: avoid docs build warning
 2026-07-08 21:35 UTC 

[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
 2026-07-08 21:34 UTC  (8+ messages)
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-08 21:35 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62
` [PATCH v1 2/3] arm64: dts: ti: Add support "
` [PATCH v1 3/3] arm64: dts: ti: var-som-am62: Add support for Variscite Symphony Board

[PATCH 00/15] MT8189: Add support for system and base clock controllers
 2026-07-08 21:34 UTC  (5+ messages)
` [PATCH 02/15] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186

[PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-07-08 21:33 UTC  (4+ messages)

[PATCH v4] dma: at_hdmac: Fix use-after-free by proper tasklet cleanup
 2026-07-08 21:32 UTC  (2+ messages)

[PATCH v12 0/6] Add dt-bindings and PHY updates for CAMSS on x1e80100 silicon
 2026-07-08 21:32 UTC  (4+ messages)
` [PATCH v12 2/6] dt-bindings: media: qcom,x1e80100-camss: Describe iommu entries

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-07-08 21:31 UTC  (3+ messages)

[PATCH] phy: HiSilicon: Fix error handling in hi3670_pcie_allclk_ctrl()
 2026-07-08 21:31 UTC  (2+ messages)

[PATCH] cxl/hdm: Enforce CFMWS HDM-H policy at decoder commit time
 2026-07-08 21:30 UTC 

[Buildroot] [PATCH] support/docker: make the image reproducible again
 2026-07-08 21:29 UTC  (3+ messages)

[android-common:android17-6.18-2026-06 4/4] drivers/irqchip/irq-gic-v3.c:1585:12: warning: 'gic_v3_suspend' defined but not used
 2026-07-08 21:29 UTC 

NFS mount option rdirplus
 2026-07-08 20:59 UTC 

[PATCH] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-08 21:01 UTC 

[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-08 21:26 UTC  (2+ messages)
` [PATCH v3] drm/xe/configfs: Add enable_multi_queue attribute

[PATCH xenomai-images] linux-xenomai: use the wip/evl-riscv branch for riscv
 2026-07-08 21:26 UTC  (2+ messages)

[PATCH bpf-next 0/4] Misc BPF fixes from sashiko findings
 2026-07-08 21:25 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinux
` [PATCH bpf-next 2/4] bpf: Give vmlinux BTF init its own mutex
` [PATCH bpf-next 3/4] bpf: Account insn_aux_data allocation in bpf_check
` [PATCH bpf-next 4/4] bpf: Account scratch buffer in bpf_prog_calc_tag

+ mm-bootmem_info-remove-config_have_bootmem_info_node.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ mm-sparse-remove-bootmem_infoh-include.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ mm-hugetlb_vmemmap-remove-bootmem_info-leftovers.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ x86-mm-remove-config_have_bootmem_info_node.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ x86-mm-stop-marking-page-tables-as-mix_section_info.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ x86-mm-stop-marking-vmemmap-as-section_info.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ mm-bootmem_info-allow-calling-free_bootmem_page-on-pages-without-a-bootmem_type.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ s390-mm-use-free_reserved_pages-in-vmem_free_pages.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ mm-provide-free_reserved_pages-removing-x86-variant.patch added to mm-new branch
 2026-07-08 21:25 UTC 

+ x86-mm-drop-order-parameter-from-free_pagetable.patch added to mm-new branch
 2026-07-08 21:25 UTC 

[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-08 21:24 UTC  (2+ messages)

[PATCH v8 00/10] can: bcm: collected fixes - final3 :-/
 2026-07-08 21:23 UTC  (2+ messages)

[PATCH net-next v7 0/6] pds_core: Add PLDM firmware update and host backed memory support
 2026-07-08 21:22 UTC  (7+ messages)
` [PATCH 1/6] pds_core: add support for quiet devcmd failures
` [PATCH 2/6] pds_core: add support for identity version 2
` [PATCH 3/6] pds_core: add PLDM firmware update support via devlink flash
` [PATCH 4/6] pds_core: add PLDM component info display
` [PATCH 5/6] pds_core: add host backed memory support for firmware
` [PATCH 6/6] pds_core: add debugfs support for host backed memory

[PATCH v1] dts: add support for no link topology
 2026-07-08 21:23 UTC  (3+ messages)
` [PATCH v5] "

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-07-08 20:58 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
  ` [External] "

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-08 21:21 UTC  (12+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08 21:20 UTC  (13+ messages)
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[PATCH net] sctp: validate stream count in sctp_process_strreset_inreq()
 2026-07-08 21:20 UTC  (2+ messages)

[PATCH 1/2] platform/x86: uniwill-laptop: Add 2 new feature defines for TUXEDO devices
 2026-07-08 21:18 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: uniwill-laptop: Add Avell A60 MUV support

[android-common:android15-6.6-2026-04 1/1] include/trace/stages/init.h:2:23: warning: 'str__huge_memory__trace_system_name' defined but not used
 2026-07-08 21:17 UTC 

+ mm-avoid-unnecessary-lru-drain-for-wp_can_reuse_anon_folio-fix.patch added to mm-unstable branch
 2026-07-08 21:18 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08 21:18 UTC  (5+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "

[PATCH bpf-next 02/12] bpf: Add verifier support for 16-byte returns in R0:R2
 2026-07-08 21:17 UTC  (2+ messages)

[PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
 2026-07-08 21:16 UTC  (11+ messages)

[tip:perf/merge] BUILD SUCCESS c364506b98ef947174c1e8554c6861383712e141
 2026-07-08 21:14 UTC 

+ kselftest-alloc_tag-extend-the-allocinfo-ioctl-kselftest.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ kselftest-alloc_tag-add-kselftest-for-ioctl-interface.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-accuracy-based-filtering-to-ioctl.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-size-based-filtering-to-ioctl.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-ioctl-filters-to-proc-allocinfo.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-ioctl-to-proc-allocinfo.patch added to mm-new branch
 2026-07-08 21:14 UTC 

possible deadlock in drm_gem_shmem_mmap
 2026-07-08 21:13 UTC 

[PATCH v2 0/2] Fix fatal error in git-clone(1) when reading empty bundle-URI
 2026-07-08 21:13 UTC  (3+ messages)
` [PATCH v2 1/2] bundle-uri: drain remaining response on invalid bundle-uri lines

[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 21:13 UTC  (2+ messages)

[PATCH v4 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-08 21:10 UTC  (3+ messages)
` [PATCH v4 3/4] mfd: mt6397-core: add mt6323 AUXADC support

[PATCH bpf-next 06/12] bpf: Force JIT for programs using the R0:R2 register pair
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 04/12] bpf: Track R2 of register-pair returns in precision backtracking
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 05/12] bpf: Account R2 of register-pair returns in live register analysis
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 09/12] selftests/bpf: Add C tests for 16-byte returns in R0:R2
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH v2 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
 2026-07-08 21:09 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/msm: Add PERFCNTR_CONFIG ioctl (rev2)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-08 21:08 UTC  (3+ messages)
` [PATCH v4] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-08 21:08 UTC  (9+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation

[PATCH] scsi: ufs: core: cancel RTC work in active-active suspend
 2026-07-08 21:07 UTC  (4+ messages)

[PATCH] libceph: reset OSD session when keepalive2 acks stop arriving
 2026-07-08 21:07 UTC  (2+ messages)

[PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
 2026-07-08 21:07 UTC 

kernel/time/jiffies.c:114:16: error: implicit declaration of function 'proc_int_u2k_conv_uop'
 2026-07-08 21:07 UTC 

[REGRESSION] 2017 Pixelbook backlight control doesn’t work with 7.1 kernel
 2026-07-08 20:58 UTC 

[PATCH v5 0/9] vpci: allow queueing of mapping operations
 2026-07-08 21:02 UTC  (10+ messages)
` [PATCH v5 1/9] vpci: move BAR mapping permissions checks
` [PATCH v5 2/9] vpci: make BAR mapping more resilient for the hardware domain
` [PATCH v5 3/9] vpci: only check BAR validity once
` [PATCH v5 4/9] vpci/msix: move MSI-X hole punching as a result of memory decoding enable
` [PATCH v5 5/9] vpci: simplify handling of memory decoding and ROM enable writes
` [PATCH v5 6/9] vpci: create mem local variables
` [PATCH v5 7/9] vpci: split vpci_process_pending()
` [PATCH v5 8/9] vpci: allow queueing of mapping operations
` [PATCH v5 9/9] vpci: don't pass command value to modify_bars()

[PATCH -next] docs: submitting-patches: Fix section structure around DCO
 2026-07-08 21:04 UTC  (2+ messages)

[PATCH v4] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-07-08 21:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: host variant also needs cmake >= 4.3
 2026-07-08 21:01 UTC  (2+ messages)

[Buildroot] [git commit] package/mosquitto: host variant also needs cmake >= 4.3
 2026-07-08 20:58 UTC 

[PATCH net-next v3] net: mana: Add handler for sriov configure
 2026-07-08 20:59 UTC 

[PATCH v2] x86/shstk: shadow stack enabling write return code change
 2026-07-08 21:00 UTC  (4+ messages)

[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
 2026-07-08 20:58 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-08 20:57 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias

[bcain:bcain/qemu_boot 17/69] arch/hexagon/kernel/setup.c:50:15: error: use of undeclared identifier '__dtb_start'; did you mean '__bss_start'?
 2026-07-08 20:57 UTC 

+ mm-util-dont-read-__page_2-for-order-1-folios-in-snapshot_page.patch added to mm-hotfixes-unstable branch
 2026-07-08 20:56 UTC 

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-08 20:56 UTC  (3+ messages)
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures


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.