The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-09 21:18:39 to 2026-07-10 00:24:04 UTC [more...]

[RFC PATCH v1.3 00/19] mm/damon: introduce data attributes only monitoring
 2026-07-10  0:23 UTC  (18+ messages)
` [RFC PATCH v1.3 01/19] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH v1.3 02/19] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH v1.3 03/19] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH v1.3 04/19] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH v1.3 05/19] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH v1.3 06/19] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH v1.3 07/19] mm/damon/core: use abs_diff() instead of abs()
` [RFC PATCH v1.3 08/19] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH v1.3 09/19] mm/damon/core: disallow probe_hits overflow on attrs only monitoring
` [RFC PATCH v1.3 10/19] mm/damon/core: validate params for probe hits weighted sum overflow
` [RFC PATCH v1.3 11/19] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH v1.3 12/19] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH v1.3 13/19] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH v1.3 14/19] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH v1.3 15/19] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH v1.3 16/19] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH v1.3 17/19] Docs/mm/damon/design: document attrs-only monitoring

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-10  0:23 UTC  (7+ messages)
` [PATCH v4 04/18] KVM: SEV: Wire up kvm_x86_ops.gmem_xxx() if and only if CONFIG_KVM_AMD_SEV=y
` [PATCH v4 14/18] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v4 16/18] KVM: guest_memfd: Explicitly pass number of pages to kvm_arch_gmem_prepare()

[PATCH] scripts/sorttable: guard long_size under MCOUNT_SORT_ENABLED
 2026-07-10  0:22 UTC  (2+ messages)

[PATCH v2 0/3] mm: split a couple of headers from internal.h
 2026-07-10  0:13 UTC  (2+ messages)

[PATCH] KVM: x86: TDX: Use validated CPUID entry count for TD init
 2026-07-10  0:12 UTC  (7+ messages)

[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-10  0:10 UTC  (12+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-10  0:08 UTC  (2+ messages)

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-10  0:04 UTC  (3+ messages)

[PATCH bpf] bpf: Avoid soft lockup in __htab_map_lookup_and_delete_batch()
 2026-07-09 23:57 UTC 

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 23:57 UTC  (16+ messages)
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug

[PATCH v5 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-09 23:54 UTC  (3+ messages)

[PATCH] nodemask: use nr_node_ids instead of MAX_NUMNODES in __nodemask_pr_numnodes()
 2026-07-09 23:49 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2026-07-09 23:45 UTC  (2+ messages)

[PATCH net] net: dpaa: always set a valid mode I/F mode
 2026-07-09 23:45 UTC  (2+ messages)

Stale maintainer information in cypress_cy7c63 driver
 2026-07-09 23:41 UTC 

[PATCH 2/2] hwmon: (pmbus) Add driver for Analog Devices MAX20912 and MAX20916
 2026-07-09 23:39 UTC  (12+ messages)

[PATCH] usb: misc: cypress_cy7c63: check control transfer status
 2026-07-09 23:30 UTC  (4+ messages)

[PATCH net v2 0/2] net: dsa: mv88e6xxx: 6141/6341 workarounds
 2026-07-09 23:29 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dsa: mv88e6xxx: write the ATU FID register on 88E6141/88E6341
` [PATCH net v2 2/2] net: dsa: mv88e6xxx: flush the ATU when the hash algorithm changes

[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 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 net] amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
 2026-07-09 23:16 UTC  (2+ messages)

[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

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

[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 v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-09 23:08 UTC  (2+ messages)

[PATCH] sched/topology: fix memory leaks in allocation failure paths
 2026-07-09 23:03 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

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

[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 sched_ext/for-7.3] sched_ext: Keep rq tracking accurate in the consume path
 2026-07-09 22:49 UTC  (2+ 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)

[PATCH 6.6 v3 0/6] arm64: KVM: Backport VHE-only boot fixes
 2026-07-09 22:36 UTC  (7+ 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] 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 

[PATCHSET v4 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
 2026-07-09 22:28 UTC  (32+ 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 v3] dt-bindings: rtc: Convert rtc-cmos binding to YAML
 2026-07-09 22:19 UTC 

ld.lld: error: relocation R_PPC_ADDR16_LO cannot be used against symbol 'init_task'; recompile with -fPIC
 2026-07-09 22:18 UTC 

[PATCH RFC 0/2] workqueue: Make alloc_workqueue() unbound by default
 2026-07-09 22:19 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: serialize pib updates to fix double-free
 2026-07-09 22:18 UTC 

[PATCH v2] libceph: reset OSD session when keepalive2 acks stop arriving
 2026-07-09 22:18 UTC  (2+ messages)

[PATCH 0/6] perf: Add support for memory region/range reporting
 2026-07-09 22:17 UTC  (7+ messages)
` [PATCH 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [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 6/6] perf c2c: print memory region data with stdio output

[PATCH v2 2/5] mm: hugetlb: Fix subpool usage leak on allocation failure
 2026-07-09 22:15 UTC  (3+ messages)

[PATCH] smb: client: fix DACL-rewrite heap overflow in id_mode_to_cifs_acl()
 2026-07-09 22:15 UTC  (2+ messages)

[tip:tip/urgent] BUILD SUCCESS 02faaa36fe129cab875b77c2187f5bd0e835d0df
 2026-07-09 22:13 UTC 

[PATCH 0/3] cpupower: Improve arm64 frequency and CPPC reporting
 2026-07-09 22:13 UTC  (4+ messages)
` [PATCH 1/3] cpupower: Add generic CPPC performance display
` [PATCH 2/3] cpupower: Build and call CPPC information on non-AMD processors
` [PATCH 3/3] cpupower: Print kernel and hardware frequency information

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

[PATCH] arm64: dts: renesas: ironhide: Describe inline ECC carveouts
 2026-07-09 22:12 UTC 

[PATCH v3] platform/x86: hp-wmi: Add GPU MUX switch support
 2026-07-09 22:05 UTC 

[PATCH ntfs] fs/ntfs3: fix slab-out-of-bounds write in attr_insert_range()
 2026-07-09 22:05 UTC 

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-09 22:04 UTC  (2+ messages)

[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-09 21:56 UTC  (13+ messages)
` [PATCH v7 01/12] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v7 02/12] cpumask: Introduce cpu_preferred_mask
` [PATCH v7 03/12] sysfs: Add preferred CPU file
` [PATCH v7 04/12] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v7 05/12] sched/fair: Load balance only among preferred CPUs
` [PATCH v7 06/12] sched/core: Push current task from non preferred CPU
` [PATCH v7 07/12] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v7 08/12] virt: Introduce steal monitor driver
` [PATCH v7 09/12] virt/steal_monitor: Add control knobs for handling steal values
` [PATCH v7 10/12] virt/steal_monitor: Provide functions for managing "
` [PATCH v7 11/12] virt/steal_monitor: Act on steal time periodically and decide on preferred CPUs
` [PATCH v7 12/12] sched, virt/steal_monitor: Keep tick on for faster push on nohz_full CPU

[PATCH v2 00/15] arm_mpam: Add MPAM-Fb firmware support
 2026-07-09 21:54 UTC  (4+ messages)
` [PATCH v2 13/15] arm_mpam: add MPAM-Fb MSC firmware access support

[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
 2026-07-09 21:53 UTC  (3+ messages)

[PATCH v2] rust: allow `clippy::unwrap_or_default` globally
 2026-07-09 21:51 UTC  (2+ messages)

[PATCH v2 RESEND] mtd: afs: validate v2 image info bounds
 2026-07-09 21:48 UTC  (2+ messages)

[PATCH] docs: workqueue: Fix bracket
 2026-07-09 21:46 UTC  (2+ messages)

[PATCH 0/4] serial: 8250: Add AN7581 UART support
 2026-07-09 21:46 UTC  (7+ messages)
` [PATCH 2/4] serial: 8250: export serial8250_get_baud_rate()
` [PATCH 3/4] serial: 8250: map UAPI port type to internal enum

[PATCH v2] ALSA: hda: cs35l41: Support HP OmniBook 7 Laptop 16-bh0xxx
 2026-07-09 21:43 UTC 

[PATCH v2 0/1] coreboot CFR firmware attributes
 2026-07-09 21:45 UTC  (3+ messages)
` [PATCH v2 1/1] platform/x86: Add "

[PATCH] selftests/sched_ext: Fix bpf_link leak on early return in prog_run
 2026-07-09 21:40 UTC  (2+ messages)

[PATCH] sched_ext: Fix typo in scx_bpf_dsq_insert() comment
 2026-07-09 21:40 UTC  (2+ messages)

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-09 21:36 UTC  (8+ messages)
` [PATCH v6 1/7] drm/tyr: add resources to RegistrationData
` [PATCH v6 2/7] drm/tyr: add a generic slot manager
` [PATCH v6 3/7] drm/tyr: add Memory Management Unit (MMU) support
` [PATCH v6 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v6 5/7] drm/tyr: add a kernel buffer object
` [PATCH v6 6/7] drm/tyr: add parser for firmware binary
` [PATCH v6 7/7] drm/tyr: add Microcontroller Unit (MCU) booting

[PATCH] perf jevents: Add dynamic IIO PCIe bandwidth metrics for Intel
 2026-07-09 21:33 UTC  (2+ messages)

[PATCH 2/3] remoteproc: abort subdev stop sequence on first failure
 2026-07-09 21:27 UTC  (4+ messages)

[tip:master] BUILD SUCCESS 030b0bce8bb1f96ee6d81bb486943d9d8a5792dc
 2026-07-09 21:18 UTC 

[PATCH net v2] gve: fix Rx queue stall on alloc failure
 2026-07-09 21:19 UTC 

[PATCH v2 00/10] nfsd: copy offload fixes
 2026-07-09 21:18 UTC  (3+ messages)
` [PATCH v2 03/10] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox