All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-22 16:41:31 to 2026-03-22 20:06:30 UTC [more...]

[PATCH sched_ext/for-7.1] sched_ext: Guard cpu_smt_mask() with CONFIG_SCHED_SMT
 2026-03-22 20:06 UTC  (2+ messages)

[PATCH v3 sched_ext/for-7.1] sched_ext: Fix build errors and unused label warning in non-cgroup configs
 2026-03-22 20:06 UTC  (2+ messages)

[kas:pte_size 14/30] include/linux/mm.h:2290:42: error: suggest parentheses around arithmetic in operand of '|'
 2026-03-22 20:00 UTC 

[patch v2 00/14] Improve /proc/interrupts further and add a binary interface
 2026-03-22 19:59 UTC  (3+ messages)
` [patch v2 03/14] genirq/proc: Utilize irq_desc::tot_count to avoid evaluation

[PATCH] docs: add advanced search for kernel documentation
 2026-03-22 19:59 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/3] soc: renesas: add MFIS driver
 2026-03-22 19:58 UTC  (4+ messages)
` [PATCH 2/3] soc: renesas: Add Renesas R-Car "

[PATCH 0/1] docs: examples of pages affected by heading overflow
 2026-03-22 19:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] docs: allow long unbroken headings to wrap and prevent overflow

[PATCH v3] hw/net/virtio-net: add support for notification coalescing
 2026-03-22 19:56 UTC 

[PATCH sched_ext/for-7.0-fixes] sched_ext: Fix invalid kobj cast in scx_uevent()
 2026-03-22 19:55 UTC  (2+ messages)

[GSoC RFC PATCH v2] graph: add --max-columns option to limit displayed columns
 2026-03-22 19:54 UTC  (2+ messages)
` [GSoC PATCH WIP RFC v3 0/3] graph: add --graph-lane-limit option

[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-03-22 19:53 UTC  (10+ messages)
` [PATCH v8 1/9] dax/bus: Use dax_region_put() in alloc_dax_region() error path
` [PATCH v8 2/9] dax/hmem: Factor HMEM registration into __hmem_register_device()
` [PATCH v8 3/9] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH v8 4/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v8 5/9] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
` [PATCH v8 6/9] dax: Track all dax_region allocations under a global resource tree
` [PATCH v8 7/9] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v8 8/9] dax/hmem, cxl: Defer and resolve Soft Reserved ownership
` [PATCH v8 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[kas:pte_size 25/30] ld.lld: error: ./arch/hexagon/kernel/vmlinux.lds:11: symbol not found: PTE_SIZE
 2026-03-22 19:48 UTC 

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-22 19:51 UTC  (3+ messages)
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids

[PATCH net-next] net: phy: realtek: support MDI swapping for RTL8226-CG
 2026-03-22 19:31 UTC 

[PATCH] ASoC: Intel: boards: fix unmet dependency on PINCTRL
 2026-03-22 19:48 UTC 

[PATCH QUESTION 0/2] NFC support in Linux (and support for Qualcomm SDM845 devices)
 2026-03-22 19:48 UTC  (2+ messages)

[PATCH] rcu: Use an intermediate irq_work to start process_srcu()
 2026-03-22 19:47 UTC  (15+ messages)

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-22 19:46 UTC  (4+ messages)
  `  "

Caldigit TS5+ problem with work in progress patch
 2026-03-22 19:45 UTC  (2+ messages)

[PATCH] mm: fix data race in __filemap_remove_folio / folio_mapping
 2026-03-22 19:03 UTC 

[PATCH 0/3] arm64: dts: qcom: eliza: Left-over review fixes
 2026-03-22 19:43 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: eliza: Coding style clean-ups
` [PATCH 2/3] arm64: dts: qcom: eliza: Add CX power domain to GCC
` [PATCH 3/3] arm64: dts: qcom: eliza: Disable UFS MCQ mode

[GIT PULL] md-7.1-20260323
 2026-03-22 19:39 UTC  (2+ messages)

[android-common:android16-6.12-2025-12 2/2] mm/kasan/kasan_test_c.c:48:6: sparse: sparse: symbol 'kasan_ptr_result' was not declared. Should it be static?
 2026-03-22 19:36 UTC 

[PATCH 1/1] docs: contain horizontal overflow in C API descriptions
 2026-03-22 19:37 UTC  (3+ messages)
` [PATCH v2 0/1] docs: examples of pages affected by C API signature overflow
  ` [PATCH v2 1/1] docs: contain horizontal overflow in C API descriptions

[PATCH] mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path
 2026-03-22 19:36 UTC  (7+ messages)

[PATCH 0/9] bitbake-setup: improvements, VSCode workspace generation
 2026-03-22 19:34 UTC  (10+ messages)
` [PATCH 1/9] bitbake-selftest: add GitUnpackUpdateTest
` [PATCH 2/9] bitbake-setup: always restore sys.stdout
` [PATCH 3/9] tests/setup: cleanup imports
` [PATCH 4/9] tests/setup: fix dead check_setupdir_files guards
` [PATCH 5/9] bitbake-setup: report local modifications blocking an update
` [PATCH 6/9] bitbake-setup: generate config files for VSCode
` [PATCH 7/9] tests/setup: add test_vscode for VSCode workspace generation
` [PATCH 8/9] bitbake-setup: add --rebase-strategy to the update command
` [PATCH 9/9] tests/setup: add test_update_rebase_strategy

[PATCH] mm/damon/core: avoid use of half-online-committed context
 2026-03-22 19:32 UTC  (3+ messages)

[PATCH] tpm: i2c: atmel: fix block comment formatting
 2026-03-22 19:30 UTC 

[meta-arago][master][PATCH 1/4] ti-test: Move libsdl2-tests inclusion behind guard
 2026-03-22 19:26 UTC  (4+ messages)
` [meta-arago][master][PATCH 3/4] mesa-demos: Flip to a bbappend

[PATCH 0/1] docs: examples of pages affected by table overflow
 2026-03-22 19:24 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] docs: wrap generated tables to contain small-screen overflow

[PATCH 0/2] docs: contain overflow from long links
 2026-03-22 19:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] docs: allow long links to wrap per character to prevent page overflow
  ` [PATCH v2 2/2] docs: allow long table reference links to wrap and prevent overflow

[GSoC PATCH 0/3] preserve promisor files content after repack
 2026-03-22 19:18 UTC  (9+ messages)
` [GSoC PATCH 2/3] pack-write: add helper to fill promisor file "
` [GSoC PATCH v2 0/4] preserve promisor files content "
  ` [GSoC PATCH v2 1/4] pack-write: add explanation to promisor file content
  ` [GSoC PATCH v2 2/4] pack-write: add helper to fill promisor file after repack
  ` [GSoC PATCH v2 3/4] repack-promisor: preserve content of promisor files "
  ` [GSoC PATCH v2 4/4] t7700: test for promisor file content "

[PATCH v7 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-03-22 19:15 UTC  (6+ messages)
` [PATCH v7 4/4] "

[PATCH 1/5] EDAC/versalnet: Fix teardown ordering in mc_remove()
 2026-03-22 19:15 UTC  (3+ messages)
` [PATCH 3/5] EDAC/versalnet: Fix memory leak in remove and probe error paths

[hch-misc:lib-raid6 29/39] lib/raid/raid6/powerpc/altivec1.c:60:9: sparse: sparse: Trying to use reserved word 'return' as identifier
 2026-03-22 19:14 UTC 

[PATCH v2 0/5] platform/x86: hp-wmi: Victus S fan control fixes
 2026-03-22 19:06 UTC  (6+ messages)
` [PATCH v2 1/5] platform/x86: hp-wmi: fix ignored return values in fan settings
` [PATCH v2 2/5] platform/x86: hp-wmi: avoid cancel_delayed_work_sync from work handler
` [PATCH v2 3/5] platform/x86: hp-wmi: use mod_delayed_work to reset keep-alive timer
` [PATCH v2 4/5] platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation
` [PATCH v2 5/5] platform/x86: hp-wmi: add locking for concurrent hwmon access

[PATCH] x86/kexec: bound bzImage64 setup header copy
 2026-03-22 19:03 UTC  (2+ messages)

[PATCH] powerpc: Simplify access_ok()
 2026-03-22 19:02 UTC  (3+ messages)

[PATCH] RDMA/uverbs: update outdated reference to remove_commit_idr_uobject()
 2026-03-22 18:59 UTC  (2+ messages)

[GIT PULL] BPF fixes for 7.0-rc5
 2026-03-22 18:59 UTC  (3+ messages)

[PATCH] RDMA: update outdated references to hfi1_destroy_qp()
 2026-03-22 18:59 UTC  (2+ messages)

[PATCH 5/5] counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member
 2026-03-22 18:57 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: remove reduntant functions
 2026-03-22 18:47 UTC  (2+ messages)

kernel/events/core.c:5774:6-11: ERROR: iterator variable bound on line 5733 cannot be NULL
 2026-03-22 18:47 UTC 

[PATCH rdma-next v2] RDMA/mana_ib: hardening: Clamp adapter capability values from MANA_IB_GET_ADAPTER_CAP
 2026-03-22 18:50 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH 5/5] mm: Change gfp_t to unsigned long
 2026-03-22 18:47 UTC  (2+ messages)

[PATCH rdma] RDMA/mana_ib: Disable RX steering on RSS QP destroy
 2026-03-22 18:48 UTC  (2+ messages)

[PATCH v2] drm/msm/dpu: calculate data_width like downstream
 2026-03-22 18:48 UTC 

[PATCH net] net: af_key: zero aligned sockaddr tail in PF_KEY exports
 2026-03-22 18:46 UTC 

[PATCH] bootcount: Give i2c-eeprom a unique identifier
 2026-03-22 18:46 UTC  (2+ messages)

[PATCH 0/2] mm/damon/core: performance optimizations for kdamond hot path
 2026-03-22 18:46 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/core: optimize kdamond_apply_schemes() by inverting scheme and region loops
` [PATCH 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()

[GIT PULL] tracing: Fixes for 7.0
 2026-03-22 18:45 UTC  (2+ messages)

[PULL REQUEST] i2c-for-7.0-rc5
 2026-03-22 18:45 UTC  (2+ messages)

[RFC PATCH 00/15] RFC: dm: Add uclass adjunct support
 2026-03-22 14:37 UTC  (3+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2026-03-19
 2026-03-22 18:41 UTC  (2+ messages)

[PATCH v5 0/6] Add initial DTS for Samsung Galaxy Book4 Edge
 2026-03-22 18:40 UTC  (4+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] firmware: qcom: scm: Allow QSEECOM on "

[PATCH RFC] drm/msm/dpu: calculate data_width like downstream
 2026-03-22 18:35 UTC  (2+ messages)

[PATCH dwarves v3 0/9] pahole: Encode true signatures in kernel BTF
 2026-03-22 18:33 UTC  (10+ messages)
` [PATCH dwarves v3 1/9] dwarf_loader: Reduce parameter checking with clang DW_AT_calling_convention attr
` [PATCH dwarves v3 2/9] dwarf_loader: Handle signatures with dead arguments
` [PATCH dwarves v3 7/9] dwarf_loader: Handle expression lists

[PATCH 2/2] md/raid5: move handle_stripe() comment to correct location
 2026-03-22 18:33 UTC  (2+ messages)

[PATCH 1/2] md/raid5: remove stale md_raid5_kick_device() declaration
 2026-03-22 18:32 UTC  (2+ messages)

[PATCH] md: remove unused mddev argument from export_rdev
 2026-03-22 18:32 UTC  (2+ messages)

[PATCH 0/1] docs: examples of pages affected by inline literal overflow
 2026-03-22 18:32 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] docs: allow inline literals in paragraphs to wrap to prevent overflow

[PATCH] md/raid5: skip 2-failure compute when other disk is R5_LOCKED
 2026-03-22 18:31 UTC  (2+ messages)

[PATCH v2 0/5] md/md-llbitmap: fixes and proactive parity building support
 2026-03-22 18:30 UTC  (2+ messages)

[PATCH 2/3] RDMA/hfi1, rdmavt: open-code rvt_set_ibdev_name()
 2026-03-22 18:29 UTC  (2+ messages)

[PATCH] iw: fix station dump beacon RX indent
 2026-03-22 18:29 UTC 

[PATCH v2 0/2] md/raid1: serialize overlapped ios for writemostly device
 2026-03-22 18:28 UTC  (3+ messages)
` [PATCH 1/2] md/raid1: fix the comparing region of interval tree

[meta-oe][PATCH 1/2] gnulib: Copy hidden files to staging area as well
 2026-03-22 18:26 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] netcf: Stick to shell implementation of gnulib-tool

[meta-networking][PATCH] ntopng: Upgrade to 6.6
 2026-03-22 18:25 UTC  (2+ messages)
` [oe] "

[hch-misc:lib-raid6 27/39] include/linux/fortify-string.h:478:4: warning: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()?
 2026-03-22 18:24 UTC 

[PATCH] docs: rework footer with semantic markup and responsive layout
 2026-03-22 18:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 2-in-1 16AKP10 (17aa:391d)
 2026-03-22 17:37 UTC 

fs/smb/client/connect.c:3360 generic_ip_connect() error: we previously assumed 'server->ssocket' could be null (see line 3347)
 2026-03-22 18:12 UTC 

[PATCH rdma-next] RDMA: Properly propagate the number of CQEs as unsigned int
 2026-03-22 18:12 UTC  (2+ messages)

[PATCH 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
 2026-03-22 18:09 UTC  (4+ messages)
` [PATCH 4/5] pack-objects: support excluded-open packs with --stdin-packs

[PATCH v2] backfill: handle unexpected arguments
 2026-03-22 18:06 UTC  (4+ messages)
` [PATCH v3] "

[GIT PULL] x86 fixes
 2026-03-22 18:05 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2026-03-22 18:04 UTC  (2+ messages)

[GIT PULL] objtool fixes
 2026-03-22 18:04 UTC  (2+ messages)

[GIT PULL] locking fix
 2026-03-22 18:04 UTC  (2+ messages)

[GIT PULL] IRQ fix
 2026-03-22 18:04 UTC  (2+ messages)

[PATCH] use strvec_pushv() to add another strvec
 2026-03-22 18:05 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] Driver core fixes for 7.0-rc5
 2026-03-22 18:04 UTC  (2+ messages)

[android-common:android16-6.12-2025-12 2/2] mm/damon/tests/vaddr-kunit.h:69:47: sparse: sparse: missing braces around initializer
 2026-03-22 17:59 UTC 

arch/arm/boot/dts/ti/omap/omap2420-h4.dtb: wdt@48022000 (ti,omap2-wdt): $nodename:0: 'wdt@48022000' does not match '^(pmic|timer|watchdog)(@.*|-([0-9]|[1-9][0-9]+))?$'
 2026-03-22 17:58 UTC 

What's cooking in git.git (Mar 2026, #08)
 2026-03-22 17:53 UTC  (5+ messages)

[PATCH 04/12] i3c: master: Support ACPI enumeration
 2026-03-22 17:47 UTC  (5+ messages)

[QUESTION/REGRESSION] Unbound kthreads scheduled on nohz_full CPUs after commit 041ee6f3727a
 2026-03-22 17:48 UTC  (3+ messages)

[RFC PATCH v4 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-22 17:47 UTC  (3+ messages)
` (sashiko review) "

[PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
 2026-03-22 17:39 UTC  (2+ messages)

[PATCH] x86: replace char builtin_cmdline[COMMAND_LINE_SIZE] with struct seq_buf
 2026-03-22 17:43 UTC 

[RFC PATCH v4 01/10] mm/damon/core: introduce damon_ctx->paused
 2026-03-22 17:40 UTC  (3+ messages)
` (sashiko review) "

[PATCH] loongarch: boot: dts: Add Loongson-2K0300 support
 2026-03-22 17:38 UTC 

[PATCH 00/13] scsi: Core ALUA driver
 2026-03-22 17:37 UTC  (2+ messages)

[syzbot] [nilfs?] WARNING in nilfs_btree_mark
 2026-03-22 17:35 UTC  (2+ messages)

[PATCH RFC v2 0/9] AD9910 Direct Digital Synthesizer
 2026-03-22 17:34 UTC  (12+ messages)
` [PATCH RFC v2 2/9] iio: frequency: ad9910: initial driver implementation
` [PATCH RFC v2 3/9] iio: frequency: ad9910: add simple parallel port mode support
` [PATCH RFC v2 5/9] iio: frequency: ad9910: add RAM "
` [PATCH RFC v2 8/9] Documentation: ABI: testing: add docs for ad9910 sysfs entries
` [PATCH RFC v2 9/9] docs: iio: add documentation for ad9910 driver

[RFC PATCH] ptrace: don't report syscall-exit if the tracee was killed by seccomp
 2026-03-22 17:32 UTC  (3+ messages)

[PATCH 00/11 net-next v4] Convert CONFIG_IPV6 to built-in and remove stubs
 2026-03-22 17:27 UTC  (2+ messages)

[PATCH] classes/cpan: Convert tabs to spaces in pythonic function
 2026-03-22 17:26 UTC 

[PATCH 0/8] some diff-highlight tweaks
 2026-03-22 17:24 UTC  (5+ messages)
` [PATCH 5/8] diff-highlight: use test_decode_color in tests
` [PATCH 8/8] diff-highlight: fetch all config with one process

[PATCH v6 00/12] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-03-22 17:22 UTC  (5+ messages)

kernel/sched/core.c:6781:37: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2026-03-22 17:17 UTC 

[PATCH] mailbox: Fix NULL message support in mbox_send_message()
 2026-03-22 17:17 UTC 

[PATCHv2] irqchip/qcom-mpm: Fix missing mailbox TX done acknowledgment
 2026-03-22 17:15 UTC 

[PATCH 0/5] platform/x86: hp-wmi: fix bugs in Victus S fan control
 2026-03-22 17:14 UTC  (3+ messages)
` [PATCH 4/5] platform/x86: hp-wmi: fix u8 underflow in gpu_delta calculation

[RFC PATCH v4 00/10] mm/damon: let DAMON be paused and resumed
 2026-03-22 17:11 UTC  (3+ messages)
` (sashiko status) "

[PATCH v6 net 0/3] ipv6: Fix two GC issues with permanent routes
 2026-03-22 17:03 UTC  (7+ messages)
` [PATCH v6 net 1/3] ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire
` [PATCH v6 net 2/3] ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist
` [PATCH v6 net 3/3] selftest: net: Add GC test for temporary routes with exceptions

[PATCH RESEND v2 0/2] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-03-22 17:02 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM
` [PATCH RESEND v2 2/2] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[dakr:driver_override 6/7] drivers/s390/crypto/ap_bus.c:1021:44: error: 'ap_dev' undeclared; did you mean 'ap_drv'?
 2026-03-22 16:55 UTC 

[PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
 2026-03-22 16:55 UTC 

[RFT v2 PATCH] hwmon: (pmbus/core) Protect regulator operations with mutex
 2026-03-22 16:51 UTC 

[PATCH net-next v4 0/2] Add support for per-route seg6 tunsrc
 2026-03-22 16:47 UTC  (3+ messages)
` [PATCH net-next v4 1/2] seg6: add per-route tunnel source address

[PATCH v4 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-22 16:44 UTC  (3+ messages)

[Buildroot] [git commit] package/ndctl: new package
 2026-03-19 20:45 UTC 

[Buildroot] [git commit] DEVELOPERS: Add Chen Pei to ndctl
 2026-03-19 20:47 UTC 

[Buildroot] [git commit] support/testing: test_aichat: improve test reliability
 2026-03-19 20:54 UTC 

[RFC PATCH 0/4] VRF support in FIB library
 2026-03-22 16:43 UTC  (4+ messages)
` [RFC PATCH 2/4] fib: add VRF functional and unit tests

[PATCH v2] hwmon: lm75: Add support for label
 2026-03-22 16:42 UTC  (2+ messages)


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.