All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 21:23:18 to 2026-07-08 22:03:27 UTC [more...]

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-08 22:03 UTC  (53+ 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

[PATCH 6.1.y-cip 0/4] Add PCIe support to RZ/V2N SoC
 2026-07-08 22:00 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 6.12.y-cip 0/4] Add PCIe support to RZ/V2N SoC
 2026-07-08 21:59 UTC  (3+ messages)
  ` [cip-dev] "

[vbabka:objext_split 10/14] mm/slab.h:702:47: error: no member named '_ctref' in 'struct slabobj_ext'
 2026-07-08 21:58 UTC 

[PATCH v2 00/12] ASoC: cleanup simple-card/audio-graph-card1/2
 2026-07-08 21:58 UTC  (4+ messages)
` [PATCH v2 06/12] ASoC: simple-card: tidyup simple_util_parse_card_name()

[PATCH v3 00/14] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-07-08 21:57 UTC  (30+ messages)
` [PATCH v3 01/14] dt-bindings: display: vop2: Add missing reset properties
` [PATCH v3 02/14] drm/rockchip: vop2: Fix resource leak on vop2_enable() error path
` [PATCH v3 03/14] drm/rockchip: vop2: Balance state on atomic_enable() error paths
` [PATCH v3 04/14] drm/rockchip: vop2: Send pending event when atomic_enable() fails
` [PATCH v3 05/14] drm/rockchip: vop2: Avoid division by zero when computing max_dclk
` [PATCH v3 06/14] drm/rockchip: vop2: Fix VOP2_MAX_DCLK_RATE overflow on 32-bit
` [PATCH v3 07/14] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness
` [PATCH v3 08/14] drm/rockchip: vop2: Avoid DCLK source switch for 10-bit YUV422 output
` [PATCH v3 09/14] drm/rockchip: vop2: Consolidate HDMI PHY PLL clock parent switch
` [PATCH v3 10/14] drm/rockchip: vop2: Switch to enum vop_csc_format
` [PATCH v3 11/14] drm/bridge: dw-hdmi-qp: Log resolution and refresh rate in atomic_enable()
` [PATCH v3 12/14] drm/rockchip: dw_hdmi_qp: Support 10-bit YUV422 output format
` [PATCH v3 13/14] drm/rockchip: dw_hdmi_qp: Enable YUV420 "
` [PATCH v3 14/14] arm64: dts: rockchip: Add RK3588 VOP2 resets

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

[PATCH] cxl/hdm: Enforce CFMWS HDM-H policy at decoder commit time
 2026-07-08 21:57 UTC  (2+ messages)

[PATCH v4] hfs: validate catalog CNIDs before instantiating inodes
 2026-07-08 21:56 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 00/10] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-07-08 21:56 UTC  (2+ messages)

[to-be-updated] panic-make-force_cpu-redirect-work-from-an-nmi.patch removed from -mm tree
 2026-07-08 21:56 UTC 

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-08 13:07 UTC  (11+ messages)
` [PATCH v2 2/6] dt-bindings: power: Document Renesas R-Car X5H Module Controller
` [PATCH v2 3/6] clk: renesas: Add R-Car X5H CPG driver
` [PATCH v2 4/6] pmdomain: renesas: Add R-Car X5H MDLC driver
` [PATCH v2 5/6] arm64: dts: renesas: r8a78000: Add CPG node
` [PATCH v2 6/6] arm64: dts: renesas: r8a78000: Add MDLC nodes

[RFC PATCH] ASoC: qcom: q6apm-lpass-dais: start the graph at prepare
 2026-07-08 21:55 UTC  (3+ messages)

[PATCH v9 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-07-08 21:55 UTC  (5+ messages)
` [PATCH v9 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH 0/5] drm/panel: jd9365da: add support for DCLTek DT300250
 2026-07-08 21:54 UTC  (8+ 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 2/2] drm/imx: ipuv3: handle PRG channel configuration failure
 2026-07-08 21:54 UTC 

[PATCH 1/2] drm/imx: ipuv3: account for active PREs in atomic check
 2026-07-08 21:53 UTC 

[PATCH v2 0/5] Add support for RPMI to U-Boot
 2026-07-08 21:51 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: add support for RPMI
` [PATCH v2 2/5] firmware: rpmi: add support for the SBI MPXY transport
` [PATCH v2 3/5] firmware: rpmi: add support for shared memory transport
` [PATCH v2 4/5] drivers: clk: add support for RPMI clocks
` [PATCH v2 5/5] firmware: rpmi: add a test and a sandbox driver

[PATCH] hfsplus: validate B-tree record offset table
 2026-07-08 21:52 UTC  (4+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[legion:sysctls-v2 1/29] Warning: fs/proc/proc_sysctl.c:1568 function parameter 'fields' not described in '__register_sysctl_table_internal'
 2026-07-08 21:50 UTC 

[android-common:android16-6.12 1/1] drivers/usb/host/xhci-sideband.c:263: warning: Function parameter or struct member 'intr_num' not described in 'xhci_sideband_create_interrupter'
 2026-07-08 21:50 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08 21:49 UTC  (12+ messages)
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean

[PATCH v2] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-08 21:49 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/configfs: Add disable_multi_queue attribute (rev2)

[PATCH] fuse: drop redundant err assignments in fuse_dev_do_write()
 2026-07-08 21:49 UTC  (2+ messages)

[vbabka:objext_split 12/14] mm/kasan/../slab.h:720:53: error: 'slabobj_ext_idx_ctref' undeclared; did you mean 'slabobj_ext_idx_objcg'?
 2026-07-08 21:48 UTC 

[PATCH v1] landlock: Document the threat model
 2026-07-08 21:48 UTC  (2+ messages)

[RFC PATCH 0/3] rust: power_supply class abstraction and SMB347 charger driver
 2026-07-08 21:47 UTC  (4+ messages)
` [RFC PATCH 1/3] rust: i2c: add SMBus byte transfer helpers
` [RFC PATCH 2/3] rust: power_supply: add power supply class abstraction
` [RFC PATCH 3/3] power: supply: add Rust SMB347 charger driver

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

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

[PATCH net] macsec: fix promiscuity refcount leak in macsec_dev_open()
 2026-07-08 21:47 UTC  (2+ messages)

+ 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] 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 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] 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  (5+ 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  (5+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62
` [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)

[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  (3+ messages)
` [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] "


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.