All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 14:43:38 to 2026-04-27 15:19:50 UTC [more...]

+ mm-damon-tests-core-kunit-test-pause-commitment.patch added to mm-new branch
 2026-04-27 15:19 UTC 

[PATCH 0/5] Improvements to PCI hibernate path
 2026-04-27 15:19 UTC  (5+ messages)

+ docs-abi-damon-update-for-pause-sysfs-file.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ docs-admin-guide-mm-damon-usage-update-for-pause-file.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ docs-mm-damon-design-update-for-context-pause-resume-feature.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ mm-damon-sysfs-add-pause-file-under-context-dir.patch added to mm-new branch
 2026-04-27 15:19 UTC 

+ mm-damon-core-introduce-damon_ctx-paused.patch added to mm-new branch
 2026-04-27 15:19 UTC 

[PATCH] Update the e-mail address of the Xenomai mailing list
 2026-04-27 15:19 UTC  (2+ messages)

ucm2: Qualcomm: Add HONOR MagicBook Art 14 support
 2026-04-27 15:18 UTC 

[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
 2026-04-27 15:19 UTC  (2+ messages)

FAILED: patch "[PATCH] ALSA: usb-audio: Evaluate packsize caps at the right place" failed to apply to 5.10-stable tree
 2026-04-27 15:18 UTC 

[Intel-wired-lan] [PATCH net] ice: fix stats array overflow when VF requests more queues
 2026-04-27 15:18 UTC  (2+ messages)
`  "

[scarthgap][PATCH 0/9] scarthgap updates
 2026-04-27 15:18 UTC  (4+ messages)
` [scarthgap][PATCH 4/9] bash: upgrade 5.2.21 -> 5.2.37
  ` [OE-core] "

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-27 15:18 UTC  (10+ messages)

[PATCH v5 0/4] staging: octeon: modernize logging and refactor to per-device state
 2026-04-27 15:15 UTC  (5+ messages)
` [PATCH v5 1/4] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
` [PATCH v5 2/4] staging: octeon: replace pr_warn with dev_warn in fill path
` [PATCH v5 3/4] staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
` [PATCH v5 4/4] staging: octeon: refactor to per-device state and pass platform_device

[PATCH] [v4] wiznet: convert to GPIO descriptors
 2026-04-27 15:17 UTC  (4+ messages)

[PATCH v4] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-27 15:17 UTC 

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-27 15:16 UTC  (2+ messages)

[PATCH] tests/functional/ppc/test_ppe42: Fix warning from the latest version of pylint
 2026-04-27 15:15 UTC  (2+ messages)

[PATCH 0/3] mm: remove page_mapped()
 2026-04-27 15:15 UTC  (10+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
` [PATCH 3/3] mm: remove page_mapped()

[PATCH] ALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streams
 2026-04-27 15:15 UTC 

[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
 2026-04-27 15:14 UTC  (4+ messages)

[RFC PATCH v2 0/2] vfs: syscalls: add mkdirat2() that returns an O_DIRECTORY fd
 2026-04-27 15:14 UTC  (4+ messages)
` [RFC PATCH v2 1/2] "

[PATCHSET v5] libfuse: run fuse servers as a contained service
 2026-04-27 15:13 UTC  (9+ messages)
` [PATCH 11/13] example/service_ll: create a sample systemd service fuse server
` [PATCH 12/13] example/service: create a sample systemd service for a high-level "

[PATCH] badblocks: fix infinite loop due to incorrect rounding and overflow
 2026-04-27 15:12 UTC  (2+ messages)

[PATCH test-artifacts v3 00/13] Changes for several CI improvements
 2026-04-27 15:12 UTC  (4+ messages)
` [PATCH test-artifacts v3 03/13] Add debian rootfs artifact

[RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
 2026-04-27 15:11 UTC  (13+ messages)
` [RFC PATCH 01/12] tools/rv: Fix substring match bug in monitor name search
` [RFC PATCH 02/12] tools/rv: Fix substring match when listing container monitors
` [RFC PATCH 03/12] tools/rv: Fix exit status when monitor execution fails
` [RFC PATCH 04/12] tools/rv: Fix cleanup after failed trace setup
` [RFC PATCH 05/12] tools/rv: Add selftests
` [RFC PATCH 06/12] verification/rvgen: Fix options shared among commands
` [RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
` [RFC PATCH 08/12] verification/rvgen: Add selftests
` [RFC PATCH 09/12] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
` [RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
` [RFC PATCH 11/12] rv: Add KUnit stubs for current and smp_processor_id()
` [RFC PATCH 12/12] rv: Add KUnit tests for some LTL monitors

[PATCH] riscv/sifive: remove warning in errata
 2026-04-27 15:12 UTC  (3+ messages)

Linux 7.0.2
 2026-04-27 15:12 UTC  (2+ messages)

Linux 6.18.25
 2026-04-27 15:12 UTC  (2+ messages)

Linux 6.12.84
 2026-04-27 15:12 UTC  (2+ messages)

[PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
 2026-04-27 15:12 UTC  (11+ messages)
` [PATCH v2 01/10] mm/damon/core: introduce damon_ctx->paused
` [PATCH v2 02/10] mm/damon/sysfs: add pause file under context dir
` [PATCH v2 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [PATCH v2 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [PATCH v2 05/10] Docs/ABI/damon: update for pause sysfs file
` [PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH v2 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status

Linux 6.6.136
 2026-04-27 15:11 UTC  (2+ messages)

[PATCH] btrfs: remove 32bit compat code for VFS inode number
 2026-04-27 15:12 UTC  (3+ messages)

[PATCH V6 00/14] iothread: Support tracking and querying IOThread holders
 2026-04-27 15:10 UTC  (10+ messages)
` [PATCH V6 02/14] iothread: introduce iothread_ref/unref to track attached devices
` [PATCH V6 06/14] monitor: Update tracking iothread users with holder name
` [PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads

`Option::filter` in nova-core/firmware.rs
 2026-04-27 15:11 UTC  (2+ messages)

[RFC PATCH v2 0/8] kvfree_rcu() improvements
 2026-04-27 15:08 UTC  (6+ messages)
` [PATCH 5/8] mm/slab: make kfree_rcu_nolock() work with sheaves

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-04-27 15:10 UTC  (9+ messages)
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues

[PATCH v2 1/4] mm/damon/ops-common: optimize damon_hot_score() using ilog2()
 2026-04-27 15:09 UTC  (2+ messages)

[BUG] Missing strrchr definition in arch/um/drivers/
 2026-04-27 15:09 UTC 

[PATCH wireless-next 0/2] wifi: cfg80211/mac80211: indicate (Re)Association frame encryption in SME-in-driver mode
 2026-04-27 15:07 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: cfg80211: indicate (Re)Association frame encryption to userspace
` [PATCH wireless-next 2/2] wifi: cfg80211/mac80211: extend cfg80211_rx_assoc_resp_data() for assoc encryption

[PATCH v6 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2026-04-27 15:08 UTC  (3+ messages)
` [PATCH v6 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH v2] Document shared state signing
 2026-04-27 15:08 UTC  (4+ messages)
` [docs] "

[PATCH] mtd: spi-nor: Add gd55lb02gf chips
 2026-04-27 15:08 UTC 

[PATCH] clockevents: Reset next_event_forced in the coupled programming path
 2026-04-27 15:08 UTC  (2+ messages)

[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
 2026-04-27 15:12 UTC  (5+ messages)
  ` [RFC PATCH 1/4] cxl/extent: Promote cxlr_dax->region_extent to an xarray

[PATCH] Documentation/kernel-parameters: Remove "Deprecated" from isolcpus=
 2026-04-27 15:07 UTC 

[RFC v2 00/10] acpi/x86: s2idle: Introduce and implement hint class ABI and idle hint for s2idle
 2026-04-27 15:07 UTC  (5+ messages)
` [RFC v2 01/10] acpi/x86: s2idle: Rename LPS0 constants so they mirror their function

[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
 2026-04-27 15:07 UTC  (6+ messages)
` [PATCH v3 3/3] ARM: at91: remove unnecessary of_platform_default_populate calls

[yocto] Chance of success building "wrynose" core-image-minimal for Orange Pi 5 Pro?
 2026-04-27 15:08 UTC 

[PATCH 1/4] qemu: overlay signature nodes
 2026-04-27 15:03 UTC  (4+ messages)
` [PATCH 2/4] iminfo: also verify signatures
` [PATCH 3/4] mkimage: define log_err and log_info
` [PATCH 4/4] image-fit-sig: require signatures

[RFC PATCH 0/8] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-04-27 15:04 UTC  (2+ messages)

[PATCH v2 0/7] clk: qcom: Add initial clock controllers for the upcoming Hawi SoC
 2026-04-27 15:05 UTC  (3+ messages)
` [PATCH v2 7/7] clk: qcom: Add support for global clock controller on Hawi

[PATCH v3] docs: add guidelines for submitting new filesystems
 2026-04-27 15:05 UTC  (2+ messages)

[PATCH nf,v6 1/3] netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwarding
 2026-04-27 15:05 UTC  (3+ messages)
` [PATCH nf,v6 2/3] "
` [PATCH nf,v6 3/3] netfilter: nft_fwd_netdev: use recursion counter in neigh egress path

[PATCH mptcp-net 0/2] mptcp: replace lock_sock_fast with sleepable lock
 2026-04-27 15:04 UTC  (6+ messages)
` [PATCH mptcp-net 1/2] mptcp: fix scheduling with atomic in timestamp sockopt
` [PATCH mptcp-next 2/2] mptcp: use sockopt_lock(release)_sock in sockopt

[PATCH 00/12] arm64: dts: qcom: qcs6490: Radxa Dragon Q6A feature enablement and fixes
 2026-04-27 15:04 UTC  (7+ messages)
` [PATCH 12/12] arm64: dts: qcom: qcs6490-radxa-dragon-q6a: add LPASS CPU audio variant

[GIT PULL] Btrfs fixes for 7.1-rc2
 2026-04-27 15:04 UTC 

[PATCH v2 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-04-27 15:04 UTC  (7+ messages)
` [PATCH v2 1/6] firmware: samsung: acpm: Fix cross-thread RX length corruption
` [PATCH v2 2/6] firmware: samsung: acpm: Fix mailbox channel leak on probe error
` [PATCH v2 3/6] firmware: samsung: acpm: Fix dummy stubs to return ERR_PTR
` [PATCH v2 4/6] firmware: samsung: acpm: Fix memory ordering race in RX path
` [PATCH v2 5/6] firmware: samsung: acpm: Fix out-of-bounds read and infinite loop "
` [PATCH v2 6/6] firmware: samsung: acpm: Fix infinite loop on sequence number exhaustion

[PATCH 1/1] drm/i915/guc: Avoid tasklet_kill hang after submission deadlock
 2026-04-27 15:04 UTC 

[syzbot] [nilfs?] INFO: task hung in nilfs_transaction_begin (2)
 2026-04-27 15:04 UTC 

cleanup block-style layouts exports v2
 2026-04-27 15:03 UTC  (11+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] e1000e: Avoid DMA re-mapping on RX copybreak
 2026-04-27 15:03 UTC  (3+ messages)

[PATCH v6 0/3] Introduce Xe Correctable Error Handling
 2026-04-27 15:03 UTC  (3+ messages)
` [PATCH v6 3/3] drm/xe/ras: Introduce correctable error handling

[PATCH v2 0/3] drm/vmwgfx: Use DRM's vblank timer
 2026-04-27 15:00 UTC  (4+ messages)
` [PATCH v2 1/3] drm/vmwgfx: Determine lock-waiting timeout from vblank state
` [PATCH v2 2/3] drm/vmwgfx: Move vblank handling into separate helper
` [PATCH v2 3/3] drm/vmwgfx: Convert to DRM vblank timers

[akpm-mm:mm-new 117/130] ./include/asm-generic/fixmap.h:77:9: error: implicit declaration of function '__set_fixmap'; did you mean 'set_fixmap'?
 2026-04-27 14:55 UTC  (2+ messages)

[LTP] [PATCH v2] lapi/io_uring: Add IORING_OP_READ/WRITE constants
 2026-04-27 15:01 UTC 

[PATCH] virtio-mmio: fix device release warning on module unload
 2026-04-27 15:01 UTC  (3+ messages)

[PATCH] drm/xe: fix possible GGTT write ordering issue causing hard freeze on Lunar Lake
 2026-04-27 15:01 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] tests/qtest: Make qtest_get_arch() cleverer
 2026-04-27 15:00 UTC 

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-27 14:20 UTC  (7+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address

[PATCH v2] virtio-mmio: fix device release warning on module unload
 2026-04-27 14:37 UTC 

[PATCH v9.1] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-27 14:58 UTC  (3+ messages)
  ` [PATCH for-sashiko] mm/damon/core: (fixup) break calc_eligible_bytes() loop if addr overflows

Patchwork housekeeping for: spi-devel-general
 2026-04-27 14:57 UTC 

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-04-27 14:57 UTC  (6+ messages)
` [RFC PATCH v1 01/11] security: add LSM blob and hooks for namespaces

BPF: writable uprobe pt_regs context bypasses lockdown=integrity
 2026-04-27 14:56 UTC  (3+ messages)

[PATCH] ALSA: caiaq: Don't abort when no input device is available
 2026-04-27 14:56 UTC 

[PATCH] rust: workqueue: fix SAFETY comment Arc refs in Pin<KBox<T>>
 2026-04-27 14:56 UTC  (2+ messages)

[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
 2026-04-27 14:52 UTC 

[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
 2026-04-27 14:56 UTC  (2+ messages)

[RFC PATCH 0/1] Fix halted scanning of swap-cache folios
 2026-04-27 14:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

+ include-asm-generic-fixmaph-reimplement-nasty-macros-in-c-fix-fix.patch added to mm-new branch
 2026-04-27 14:55 UTC 

[PATCH libgpiod v2] build: replace autotools with meson & ninja
 2026-04-27 14:55 UTC  (3+ messages)

[BUG] some temporary IPv6 address don't get regenerated
 2026-04-27 14:55 UTC  (2+ messages)

[PATCH v2 0/3] uaccess: unify inline vs outline copy_{from,to}_user() selection
 2026-04-27 14:54 UTC  (3+ messages)
` [PATCH v2 1/3] rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()
  ` [PATCH v2 1/3] rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()\

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-04-27 14:54 UTC  (7+ messages)
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

[PATCH v3 0/3] revamp fs/filesystems.c
 2026-04-27 14:53 UTC  (2+ messages)

Multiple radios/single phy - should the wiphy struct radios[] be set?
 2026-04-27 14:53 UTC  (2+ messages)

[PATCH v6 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-04-27 14:52 UTC  (7+ messages)
` [PATCH v6 2/3] ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xx
` [PATCH v6 3/3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770

-next status at v7.1-rc1
 2026-04-27 14:52 UTC 

[PATCH] scripts: generate_rust_analyzer.py: reduce import noise
 2026-04-27 14:51 UTC  (3+ messages)

[PATCH v8 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-04-27 14:50 UTC  (3+ messages)
` [PATCH v8 10/13] xen/arm: Resume memory management on Xen resume

qcom: vpu: add Gen2 firmware binary for Agatti
 2026-04-27 14:51 UTC  (3+ messages)

[PATCH] ASoC: Intel: cht_bsw_rt5672: Simplify probe() with local 'dev' pointer
 2026-04-27 14:46 UTC 

[PATCH] md/raid1: fix bio splitting in raid1 thread to avoid recursion and deadlock
 2026-04-27 14:49 UTC  (2+ messages)

[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
 2026-04-27 14:49 UTC  (8+ messages)
` [PATCH v4 2/3] "

[PATCH v9.1] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-27 14:49 UTC  (2+ messages)

[PATCH v2 0/3] Minor GuC PC cleanups
 2026-04-27 14:48 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Minor GuC PC cleanups (rev2)

[PATCH v3] vdpa: Allow VDPA to work on big-endian machine
 2026-04-27 14:47 UTC 

[PATCH] mm/mglru: Use folio_mark_accessed to replace folio_set_active in PF
 2026-04-27 14:46 UTC  (4+ messages)

[PATCH 1/3] ASoC: arm: pxa2xx: remove platform_data processing
 2026-04-27 14:46 UTC  (3+ messages)
` [PATCH 2/3] ASoC: pxa2xx: push gpio usage into arch code
` [PATCH 3/3] ASoC: pxa: integrate sound/arm/pxa2xx into sound/soc/pxa2xx

[PATCH v2 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
 2026-04-27 14:48 UTC  (10+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix OOB write in HT_caps_handler()

[PATCH] clk: davinci: add Kconfig symbol
 2026-04-27 14:47 UTC  (3+ messages)

+ scripts-gdb-slab-update-field-names-of-struct-kmem_cache.patch added to mm-hotfixes-unstable branch
 2026-04-27 14:47 UTC 

+ scripts-gdb-mm-cast-untyped-symbols-in-x86_page_ops.patch added to mm-hotfixes-unstable branch
 2026-04-27 14:46 UTC 

Couple of clang warnings for Rockchip boards
 2026-04-27 14:46 UTC  (7+ messages)

erofs pointer corruption and kernel crash
 2026-04-27 14:45 UTC  (12+ messages)

[PATCH v5 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-04-27 14:45 UTC  (5+ messages)
` [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common

[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
 2026-04-27 14:45 UTC  (5+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH 0/5] leds: Add shutdown gpio for is31fl32xx
 2026-04-27 14:43 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: leds: is31fl32xx: convert the binding to yaml
` [PATCH 2/5] dt-bindings: leds: leds-is31fl32xx: add support for is31fl3236a
` [PATCH 3/5] dt-bindings: leds: leds-is31fl32xx: Add shutdown-gpios property
` [PATCH 4/5] leds: is31fl32xx: Add shutdown pin to exit hardware shutdown mode
` [PATCH 5/5] leds: is31f132xx: Fix missing brightness_steps for is31f13236

[PATCH v2] mshv: Fix interrupt state corruption in hv_do_map_pfns error path
 2026-04-27 14:44 UTC 

[PATCH] fs: retire stale lock ordering annotations from inode hash
 2026-04-27 14:44 UTC  (2+ messages)

[PATCH v2] mshv: Fix large page unmap count in error path
 2026-04-27 14:44 UTC 

[PATCH] rockchip: rk3576: Properly handle USB controller takeover from BootROM
 2026-04-27 14:43 UTC  (2+ messages)

[PATCH] x86/olpc: select GPIOLIB_LEGACY
 2026-04-27 14:43 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.