All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-09 00:35:32 to 2025-08-09 05:40:32 UTC [more...]

[PATCH] lib/uuid: Do not use mixed-case letters in UUIDs
 2025-08-09  5:40 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1753/1753] include/linux/string.h:249:16: warning: '__builtin_strncpy' accessing 80 bytes at offsets 100 and 36 may overlap up to 0 bytes at offset [9223372036854775807, -9223372036854775808]
 2025-08-09  5:29 UTC 

[GIT PULL] soc: fixes for 6.17, part 1
 2025-08-09  5:19 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2025-08-09  5:20 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for Linux 6.17
 2025-08-09  5:20 UTC  (2+ messages)

[PULL 0/2] xtensa updates for v6.17
 2025-08-09  5:19 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.17-rc1
 2025-08-09  5:19 UTC  (2+ messages)

[GIT PULL] Crypto Fixes for 6.17
 2025-08-09  5:19 UTC  (3+ messages)

[GIT PULL] ksmbd server fixes
 2025-08-09  5:19 UTC  (2+ messages)

[GIT PULL] gpio updates for v6.17-rc1 - part 2
 2025-08-09  5:19 UTC  (2+ messages)

[RFC PATCH v4 00/28] Cache aware load-balancing
 2025-08-09  5:09 UTC  (29+ messages)
` [RFC PATCH v4 01/28] sched: "
` [RFC PATCH v4 02/28] sched: Several fixes for cache aware scheduling
` [RFC PATCH v4 03/28] sched: Avoid task migration within its preferred LLC
` [RFC PATCH v4 04/28] sched: Avoid calculating the cpumask if the system is overloaded
` [RFC PATCH v4 05/28] sched: Add hysteresis to switch a task's preferred LLC
` [RFC PATCH v4 06/28] sched: Save the per LLC utilization for better cache aware scheduling
` [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow "
` [RFC PATCH v4 08/28] sched: Set up LLC indexing
` [RFC PATCH v4 09/28] sched: Introduce task preferred LLC field
` [RFC PATCH v4 10/28] sched: Calculate the number of tasks that have LLC preference on a runqueue
` [RFC PATCH v4 11/28] sched: Introduce per runqueue task LLC preference counter
` [RFC PATCH v4 12/28] sched: Calculate the total number of preferred LLC tasks during load balance
` [RFC PATCH v4 13/28] sched: Tag the sched group as llc_balance if it has tasks prefer other LLC
` [RFC PATCH v4 14/28] sched: Introduce update_llc_busiest() to deal with groups having preferred LLC tasks
` [RFC PATCH v4 15/28] sched: Introduce a new migration_type to track the preferred LLC load balance
` [RFC PATCH v4 16/28] sched: Consider LLC locality for active balance
` [RFC PATCH v4 17/28] sched: Consider LLC preference when picking tasks from busiest queue
` [RFC PATCH v4 18/28] sched: Do not migrate task if it is moving out of its preferred LLC
` [RFC PATCH v4 19/28] sched: Introduce SCHED_CACHE_LB to control cache aware load balance
` [RFC PATCH v4 20/28] sched: Introduce SCHED_CACHE_WAKE to control LLC aggregation on wake up
` [RFC PATCH v4 21/28] sched: Introduce a static key to enable cache aware only for multi LLCs
` [RFC PATCH v4 22/28] sched: Turn EPOCH_PERIOD and EPOCH_OLD into tunnable debugfs
` [RFC PATCH v4 23/28] sched: Scan a task's preferred node for preferred LLC
` [RFC PATCH v4 24/28] sched: Record average number of runninhg tasks per process
` [RFC PATCH v4 25/28] sched: Skip cache aware scheduling if the process has many active threads
` [RFC PATCH v4 26/28] sched: Do not enable cache aware scheduling for process with large RSS
` [RFC PATCH v4 27/28] sched: Allow the user space to tune the scale factor for RSS comparison
` [RFC PATCH v4 28/28] sched: Add ftrace to track cache aware load balance and hottest CPU changes

[syzbot] [net?] WARNING: ODEBUG bug in __sk_destruct (3)
 2025-08-09  5:11 UTC  (5+ messages)

[PATCH 0/4] arm64: dts: renesas: Enable I3C on RZ G3S/E
 2025-08-09  5:09 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: renesas: r9a08g045: Add I3C node
` [PATCH 3/4] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C

[PATCH] tools/power turbostat: Fix incorrect sorting of PMT telemetry
 2025-08-09  5:05 UTC 

kernel lockup on bpf selftests module_attach
 2025-08-09  8:15 UTC  (4+ messages)

[PATCH v6 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
 2025-08-09  5:02 UTC  (8+ messages)
` [PATCH v6 1/7] NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN support
` [PATCH v6 2/7] NFSD: pass nfsd_file to nfsd_iter_read()
` [PATCH v6 3/7] NFSD: add io_cache_read controls to debugfs interface
` [PATCH v6 4/7] NFSD: add io_cache_write "
` [PATCH v6 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
` [PATCH v6 6/7] NFSD: issue WRITEs "
` [PATCH v6 7/7] NFSD: add nfsd_analyze_read_dio and nfsd_analyze_write_dio trace events

[davidhildenbrand:nth_page 6/13] mm/hugetlb.c:3239:13: warning: unused variable 'nid'
 2025-08-09  5:01 UTC 

[GIT PULL] RISC-V Patches for the 6.17 Merge Window, Part 1
 2025-08-09  4:58 UTC  (3+ messages)

[PATCH RFC] btrfs: support all block sizes which is no larger than page size
 2025-08-09  4:49 UTC 

[PATCH v1 0/5] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2025-08-09  2:08 UTC  (7+ messages)
` [PATCH v1 4/5] tools: mkimage: detect overlapping load regions in FIT configurations
` [PATCH v1 5/5] test: Add test case for FIT image load address overlap detection

[Bug 220428] New: UBSAN array-index-out-of-bounds warning in radeon_atombios.c on kernel 6.15.9 with AMD Radeon HD 6250
 2025-08-09  4:45 UTC 

[PATCH v2] btrfs: simplify support block size check
 2025-08-09  4:40 UTC 

[PATCH] drm/xe: Take preemption into account when resubmitting jobs
 2025-08-09  4:41 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 2/2] rtc: pcf85363: add support for additional features
 2025-08-09  4:39 UTC  (2+ messages)

[GIT PULL v2] PCI changes for v6.17
 2025-08-09  4:34 UTC  (11+ messages)

[davidhildenbrand:nth_page 3/13] mm/page_alloc.c:6857:53: error: 'order' undeclared
 2025-08-09  4:28 UTC 

[PATCH] bloom: enable bloom filter with wildcard pathspec in revision traversal
 2025-08-09  4:22 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "

KASAN: slab-use-after-free Read in xfrm_alloc_spi
 2025-08-09  4:10 UTC 

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-09  4:07 UTC  (2+ messages)

[PATCH] watchdog: Don't need a definition of the perf fallback-attr
 2025-08-09  4:07 UTC  (2+ messages)

[PATCH v2] riscv: Add sysctl to control discard of vstate during syscall
 2025-08-09  3:58 UTC  (4+ messages)

[PATCH] RISC-V: KVM: Using user-mode pte within kvm_riscv_gstage_ioremap
 2025-08-09  3:20 UTC  (4+ messages)

Is NFSv4.2's clone_blksize per-file or per-file-system?
 2025-08-09  3:46 UTC  (2+ messages)

[PATCH 0/2] verify: fix issues of verify state handling improvement
 2025-08-09  3:41 UTC  (4+ messages)
` [PATCH 1/2] verify: fix write tracking in error cases
` [PATCH 2/2] verify: bump up verify state file version

[Buildroot] [PATCH 1/3] package/libgtk3: remove schema compile hook
 2025-08-09  3:37 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/libgtk4: "
` [Buildroot] [PATCH 3/3] package/gvfs: remove schema compile and cleanup hook

[PATCH] bcachefs: fix build on sh4
 2025-08-09  3:37 UTC  (2+ messages)

What's cooking in git.git (Aug 2025, #03; Fri, 8)
 2025-08-09  3:28 UTC 

[PATCH ath-next] wifi: ath10k: switch to of_get_mac_address
 2025-08-09  3:15 UTC 

[PATCH] wifi: mt76: mt7996: use the correct vif link for scanning/roc
 2025-08-09  3:14 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-08-08
 2025-08-09  3:14 UTC 

[PATCH bpf-next 0/4] bpf: Introduce deferred task context execution
 2025-08-09  3:04 UTC  (5+ messages)
` [PATCH bpf-next 3/4] bpf: task work scheduling kfuncs

[asahilinux:asahi-wip 37/208] arch/arm64/boot/dts/apple/t8112-j413.dtb: efuse@23d2c8000 (apple,t8112-efuses): Unevaluated properties are not allowed ('compatible', 'efuse@480,20', 'efuse@480,23', 'efuse@480,25', 'efuse@480,28', 'efuse@480,30', 'efuse@484,15', 'efuse@484,17', 'efuse@48
 2025-08-09  3:03 UTC 

[openeuler:openEuler-1.0-LTS 1753/1753] drivers/staging/erofs/unzip_vle_lz4.o: warning: objtool: missing symbol for section .text
 2025-08-09  2:58 UTC 

[koverstreet-bcachefs:bcachefs-testing 285/286] fs/bcachefs/backpointers.c:993:26: error: use of undeclared identifier 'bitmap'; did you mean 'bmap'?
 2025-08-09  2:53 UTC 

[PATCH] sdk: The main in the C example should return an int
 2025-08-09  2:47 UTC  (2+ messages)
` [docs] "

[PATCH v10 0/6] KVM: arm64: Support FF-A 1.2
 2025-08-09  2:33 UTC  (14+ messages)
` [PATCH v10 1/6] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v10 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v10 3/6] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v10 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v10 5/6] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v10 6/6] KVM: arm64: Bump the supported version of FF-A to 1.2

[PATCH v2] brd: use page reference to protect page lifetime
 2025-08-09  2:28 UTC  (2+ messages)

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-08-09  2:24 UTC  (3+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[robh:dt-convert 509/801] arch/powerpc/boot/dts/fsl/t1023rdb.dtb: corenet-cf@18000 (fsl,corenet2-cf): 'fsl,ccf-num-csdids' is a required property
 2025-08-09  2:21 UTC 

[PATCH v3] drm/i915/gt: Protect against overflow in active_engine()
 2025-08-09  2:17 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Protect against overflow in active_engine() (rev4)
` ✓ i915.CI.Full: "

[PATCH v2 00/12] drm/msm/dp: Drop the HPD state machine
 2025-08-09  2:14 UTC  (19+ messages)
` [PATCH v2 01/12] drm/msm/dp: fix HPD state status bit shift value
` [PATCH v2 02/12] drm/msm/dp: Fix the ISR_* enum values
` [PATCH v2 03/12] drm/msm/dp: Read DPCD and sink count in bridge detect()
` [PATCH v2 04/12] drm/msm/dp: Move link training to atomic_enable()
` [PATCH v2 05/12] drm/msm/dp: Drop EV_USER_NOTIFICATION
` [PATCH v2 06/12] drm/msm/dp: Use drm_bridge_hpd_notify()
` [PATCH v2 07/12] drm/msm/dp: Handle internal HPD IRQ in hpd_notify()
` [PATCH v2 08/12] drm/msm/dp: Drop event waitqueue
` [PATCH v2 09/12] drm/msm/dp: remove redundant checks related to ST_DISPLAY_OFF in plug handler
` [PATCH v2 10/12] drm/msm/dp: Return early from atomic_enable() if cable is not connected
` [PATCH v2 11/12] drm/msm/dp: drop the entire HPD state machine
` [PATCH v2 12/12] drm/msm/dp: Add sink_count and link_ready to debug logs

[PATCH v2 3/3] iio: adc: update ad7779 to use IIO backend
 2025-08-09  2:10 UTC 

[PATCH v6 06/12] PCI: cadence: Add support for High Performance Arch(HPA) controller
 2025-08-09  1:59 UTC  (2+ messages)

[PATCH] m68k: Add target for lz4 compressed vmlinux
 2025-08-09  1:55 UTC 

[PATCH net v2] net: stmmac: thead: Enable TX clock before MAC initialization
 2025-08-09  1:54 UTC  (3+ messages)

[PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
 2025-08-09  1:52 UTC  (3+ messages)

[PATCH v5 0/5] implement `kernel::sync::Refcount` and convert users
 2025-08-09  1:32 UTC  (7+ messages)
` [PATCH v5 1/5] rust: implement `kernel::sync::Refcount`
` [PATCH v5 2/5] rust: make `Arc::into_unique_or_drop` associated function
` [PATCH v5 3/5] rust: convert `Arc` to use `Refcount`

[PATCH] dt-bindings: powerpc: Drop duplicate fsl/mpic.txt
 2025-08-09  1:28 UTC 

arch/arm/boot/dts/nvidia/tegra30-apalis-eval.dtb: pmic@2d (ti,tps65911): 'wakeup-source' does not match any of the regexes: '^(vcc(io|[1-7])-supply)$', '^pinctrl-[0-9]+$'
 2025-08-09  1:27 UTC 

[PATCH] soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease"
 2025-08-09  1:27 UTC  (2+ messages)

[PATCH] mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
 2025-08-09  1:23 UTC  (7+ messages)

[BUG] PCI: build failure in pci_bus_add_device() due to missing pci_dev_allow_binding() declaration (v6.16)
 2025-08-09  1:22 UTC 

[BUG] x86_64: build failure in switch_fpu() due to missing x86_task_fpu() declaration (v6.16)
 2025-08-09  1:18 UTC 

[PATCH v6 09/12] PCI: sky1: Add PCIe host support for CIX Sky1
 2025-08-09  1:17 UTC  (2+ messages)

[PATCH v3 0/5] doc: git-rebase: clarify DESCRIPTION section
 2025-08-09  1:14 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] doc: git-rebase: start with an example
  ` [PATCH v4 2/5] doc: git rebase: dedup merge conflict discussion
  ` [PATCH v4 3/5] doc: git rebase: clarify arguments syntax
  ` [PATCH v4 4/5] doc: git-rebase: move --onto explanation down
  ` [PATCH v4 5/5] doc: git-rebase: update discussion of internals

[PATCH v2 04/22] drivers: mtd: spi-nand: add missed add missed MODULE_DEVICE_TABLE()
 2025-08-09  1:04 UTC  (26+ messages)
` [PATCH v4 00/24] mtd: spinand: driver improvements
  ` [PATCH v4 01/24] spi-mem: sync a bit with linux-6.16
  ` [PATCH v4 02/24] mtd: spinand: Use the spi-mem dirmap API
  ` [PATCH v4 03/24] mtd: nand: Add a NAND page I/O request type
  ` [PATCH v4 04/24] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
  ` [PATCH v4 05/24] mtd: spinand: simulate behavior of linux's function spinand_wait()
  ` [PATCH v4 06/24] mtd: spinand: more use of spinand_to_{something} helpers
  ` [PATCH v4 07/24] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
  ` [PATCH v4 08/24] mtd: spinand: minor refactoring
  ` [PATCH v4 09/24] mtd: spinand: more refactoring
  ` [PATCH v4 10/24] mtd: spinand: sync code with linux-6.10
  ` [PATCH v4 11/24] mtd: spinand: set bitflip_threshold to 75% of ECC strength
  ` [PATCH v4 12/24] mtd: spinand: Add support for setting plane select bits
  ` [PATCH v4 13/24] mtd: spinand: Remove write_enable_op() in markbad()
  ` [PATCH v4 14/24] mtd: spinand: Introduce a way to avoid raw access
  ` [PATCH v4 15/24] mtd: spinand: add support of continuous reading mode
  ` [PATCH v4 16/24] mtd: spinand: Add read retry support
  ` [PATCH v4 17/24] mtd: spinand: add OTP support
  ` [PATCH v4 18/24] mtd: spinand: Enhance the logic when picking a variant
  ` [PATCH v4 19/24] mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
  ` [PATCH v4 20/24] mtd: spinand: Add a ->configure_chip() hook
  ` [PATCH v4 21/24] mtd: spinand: sync with linux-6.17-rc1
  ` [PATCH v4 22/24] mtd: spinand: fix direct mapping creation sizes
  ` [PATCH v4 23/24] mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
  ` [PATCH v4 24/24] mtd: spinand: repeat reading in regular mode if "

[PATCH] x86/bpf: use bpf_capable() instead of capable(CAP_SYS_ADMIN)
 2025-08-09  1:06 UTC  (5+ messages)

[PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
 2025-08-09  1:00 UTC  (11+ messages)

[PATCH] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-09  0:46 UTC  (5+ messages)

[to-be-updated] selftests-mm-do-check_huge_anon-with-a-number-been-passed-in.patch removed from -mm tree
 2025-08-09  0:45 UTC 

+ selftests-mm-check-after-split-folio-orders-in-split_huge_page_test.patch added to mm-new branch
 2025-08-09  0:43 UTC 

+ selftests-mm-add-check_folio_orders-helper.patch added to mm-new branch
 2025-08-09  0:43 UTC 

+ mm-huge_memory-add-new_order-and-offset-to-split_huge_pages-pr_debug.patch added to mm-new branch
 2025-08-09  0:43 UTC 

[PATCH] drm/xe: Enable 2M pages in xe_migrate_vram
 2025-08-09  0:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

+ kho-warn-if-kho-is-disabled-due-to-an-error.patch added to mm-hotfixes-unstable branch
 2025-08-09  0:41 UTC 

+ kho-mm-dont-allow-deferred-struct-page-with-kho.patch added to mm-hotfixes-unstable branch
 2025-08-09  0:41 UTC 

+ kho-init-new_physxa-phys_bits-to-fix-lockdep.patch added to mm-hotfixes-unstable branch
 2025-08-09  0:41 UTC 

mm/kasan/kasan_test_c.c:262 kmalloc_large_uaf() error: dereferencing freed memory 'ptr' (line 260)
 2025-08-09  0:36 UTC 

[openeuler:openEuler-1.0-LTS 1753/1753] net/rxrpc/local_object.c:152:20: warning: this statement may fall through
 2025-08-09  0:35 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.