messages from 2026-03-21 16:39:15 to 2026-03-21 18:45:03 UTC [more...]
[syzbot] [kernel?] INFO: task hung in vfs_coredump (2)
2026-03-21 18:45 UTC
[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
2026-03-21 18:43 UTC (11+ messages)
[PATCH 1/2] rust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrs
2026-03-21 18:42 UTC (3+ messages)
` [PATCH 2/2] rust: dma: add CoherentHandle for DMA allocations without kernel mapping
[PATCH] staging: atomisp: replace uint32_t with u32
2026-03-21 18:42 UTC
[PATCH v3] tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()
2026-03-21 18:42 UTC (2+ messages)
[PATCH 1/2] sched_ext: Documentation: Document events sysfs file and module parameters
2026-03-21 18:42 UTC (2+ messages)
[PATCH v2 sched_ext/for-7.1] sched_ext: idle: Prioritize idle SMT sibling
2026-03-21 18:42 UTC (2+ messages)
[PATCH] sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
2026-03-21 18:42 UTC (3+ messages)
[PATCH 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz
2026-03-21 18:41 UTC (2+ messages)
[PATCH v3 0/2] Add support for AD5706R DAC
2026-03-21 18:39 UTC (3+ messages)
` [PATCH v3 2/2] iio: dac: ad5706r: "
[PATCH] erofs-utils: fsck: check symlink size before allocation
2026-03-21 18:36 UTC
[GIT PULL] bluetooth 2026-03-19
2026-03-21 18:36 UTC (6+ messages)
` bluetooth regression fix likely to miss -rc5 (was: Re: [GIT PULL] bluetooth 2026-03-19)
[PATCH] t1900: cover linked worktrees and separate git dirs
2026-03-21 18:32 UTC (2+ messages)
[PATCH v2 i-g-t] tests/intel/xe_pat: Add negetive test to validate pat index
2026-03-21 18:32 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_pat: Add negetive test to validate pat index (rev2)
+ mm-damon-sysfs-check-contexts-nr-in-repeat_call_fn.patch added to mm-hotfixes-unstable branch
2026-03-21 18:28 UTC
+ mm-damon-sysfs-check-contexts-nr-before-accessing-contexts_arr.patch added to mm-hotfixes-unstable branch
2026-03-21 18:28 UTC
+ mm-damon-sysfs-fix-param_ctx-leak-on-damon_sysfs_new_test_ctx-failure.patch added to mm-hotfixes-unstable branch
2026-03-21 18:28 UTC
[PATCH] workqueue: Fix false positive stall reports
2026-03-21 18:27 UTC (2+ messages)
[PATCH v4 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
2026-03-21 18:27 UTC (3+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v4 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
2026-03-21 18:27 UTC (3+ messages)
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe
[PATCH 0/2] fetch: clobber existing tags with --prune-tags
2026-03-21 18:26 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] mfd: axp20x: Change volatile ranges on axp803
2026-03-21 18:26 UTC (3+ messages)
+ mm-page_alloc-dont-increase-highatomic-reserve-after-pcp-alloc.patch added to mm-new branch
2026-03-21 18:25 UTC
[PATCH] staging: atomisp: u32 over uint32_t
2026-03-21 18:23 UTC (2+ messages)
[syzbot] [kernel?] INFO: task hung in vfs_coredump (2)
2026-03-21 18:23 UTC
[Buildroot] [PATCH 1/1] support/testing: ndctl: new runtime test
2026-03-21 18:22 UTC
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
2026-03-21 18:22 UTC (6+ messages)
` [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
[PATCH v5 00/21] Virtual Swap Space
2026-03-21 18:22 UTC (2+ messages)
[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
2026-03-21 18:20 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/cmake: bump version to 4.3.0
2026-03-21 18:18 UTC (2+ messages)
[PATCH v5 0/3] Implement Send and Sync for clk
2026-03-21 18:17 UTC (3+ messages)
+ mm-memcontrol-fix-reclaim_options-leak-in-try_charge_memcg.patch added to mm-new branch
2026-03-21 18:15 UTC
[PATCH] docs: add advanced search for kernel documentation
2026-03-21 18:15 UTC
Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
2026-03-21 18:15 UTC (8+ messages)
` [PATCH] rcu: Use an intermediate irq_work to start process_srcu()
[PATCH 00/10] mm/damon: let DAMON be paused and resumed
2026-03-21 18:13 UTC (11+ messages)
` [PATCH 01/10] mm/damon/core: introduce damon_ctx->paused
` [PATCH 02/10] mm/damon/sysfs: add pause file under context dir
` [PATCH 03/10] Docs/mm/damon/design: update for context pause/resume feature
` [PATCH 04/10] Docs/admin-guide/mm/damon/usage: update for pause file
` [PATCH 05/10] Docs/ABI/damon: update for pause sysfs file
` [PATCH 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
[Bug 221256] New: On Boot - WARNING: kernel/irq/manage.c:1502 at __setup_irq+0x5bb/0x800, CPU#7: iio-sensor-prox/932
2026-03-21 18:13 UTC (3+ messages)
` [Bug 221256] "
[PATCH v6 0/3] hwmon: (pmbus/max31785) refactor inter-access delay handling
2026-03-21 18:12 UTC (4+ messages)
` [PATCH v6 1/3] hwmon: (pmbus) export pmbus_wait and pmbus_update_ts
` [PATCH v6 2/3] hwmon: (pmbus/max31785) use access_delay for PMBus-mediated accesses
` [PATCH v6 3/3] hwmon: (pmbus/max31785) check for partial i2c_transfer in read_long_data
+ mm-change-to-return-bool-for-the-mmu-notifiers-young-flag-check.patch added to mm-new branch
2026-03-21 18:10 UTC
+ mm-change-to-return-bool-for-pudp_test_and_clear_young.patch added to mm-new branch
2026-03-21 18:10 UTC
+ mm-change-to-return-bool-for-pmdp_clear_flush_young.patch added to mm-new branch
2026-03-21 18:10 UTC
+ mm-change-to-return-bool-for-pmdp_test_and_clear_young.patch added to mm-new branch
2026-03-21 18:10 UTC
+ mm-change-to-return-bool-for-ptep_clear_flush_young-clear_flush_young_ptes.patch added to mm-new branch
2026-03-21 18:10 UTC
+ mm-change-to-return-bool-for-ptep_test_and_clear_young.patch added to mm-new branch
2026-03-21 18:10 UTC
[PATCH 0/2] docs: contain overflow from long links
2026-03-21 18:08 UTC (3+ messages)
` [PATCH 1/2] docs: allow long links to wrap per character to prevent page overflow
` [PATCH 2/2] docs: allow long table reference links to wrap and prevent overflow
[syzbot] [kernel?] INFO: task hung in vfs_coredump (2)
2026-03-21 18:07 UTC (4+ messages)
` Forwarded: Test for 6ed94e81a1492fe1d512
` Forwarded: syzkaller-bugs@googlegroups.com
[PATCH] iio: dac: mcp4821: add configurable gain support
2026-03-21 18:07 UTC (2+ messages)
[PATCH v4] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()
2026-03-21 18:07 UTC (2+ messages)
[PATCH v6 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-21 18:05 UTC (14+ messages)
` [PATCH v6 1/6] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v6 2/6] mm/vmalloc: fix vrealloc() grow-in-place check
` [PATCH v6 3/6] mm/vmalloc: zero newly exposed memory on vrealloc() grow
` [PATCH v6 4/6] mm/vmalloc: protect /proc/vmallocinfo readers with READ_ONCE()
` [PATCH v6 5/6] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v6 6/6] lib/test_vmalloc: add vrealloc test case
[syzbot] [kernel?] INFO: task hung in vfs_coredump (2)
2026-03-21 18:05 UTC
[PATCH v5 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-21 18:04 UTC (3+ messages)
[PATCH] erofs-utils: mkfs: bound-check s3 passwd_file credentials
2026-03-21 18:02 UTC
[Buildroot] [PATCH 1/1] package/kodi-pvr-zattoo: bump version to 21.0.6-Omega
2026-03-21 18:00 UTC
[Buildroot] [PATCH] package/dash: bump to version 0.5.13.2
2026-03-21 18:00 UTC
[PATCH v7 0/2] mm/swap, PM: hibernate: fix swapoff race and optimize swap
2026-03-21 17:59 UTC (2+ messages)
[PATCH 0/2] liveupdate: prevent double management of files
2026-03-21 17:58 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: liveupdate: add test for double preservation
+ mm-update-outdated-comments-for-removed-scan_swap_map_slots.patch added to mm-new branch
2026-03-21 17:57 UTC
[PATCH] net: pse-pd: add LED trigger support
2026-03-21 17:55 UTC (2+ messages)
+ mm-vmalloc-update-outdated-comment-for-renamed-vread.patch added to mm-new branch
2026-03-21 17:55 UTC
[PATCH v5 1/4] hwmon: (pmbus) add missing mutex_lock in regulator ops
2026-03-21 17:54 UTC (2+ messages)
[PATCH v3 0/3] mm/damon/sysfs: fix memory leak and NULL dereference issues
2026-03-21 17:54 UTC (4+ messages)
` [PATCH v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
` [PATCH v3 2/3] mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
` [PATCH v3 3/3] mm/damon/sysfs: check contexts->nr in repeat_call_fn
[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-21 17:52 UTC (3+ messages)
+ mm-mark-early-init-static-variables-with-__meminitdata.patch added to mm-new branch
2026-03-21 17:54 UTC
[PATCH v1 0/2] *** Support BPF traversal of wakeup sources ***
2026-03-21 17:51 UTC (2+ messages)
[PATCH v24 00/12] *AuxCCS handling and render compression modifiers
2026-03-21 17:52 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v2 0/5] Add Invensense ICM42607
2026-03-21 17:50 UTC (10+ messages)
` [PATCH V2 2/5] iio: imu: inv_icm42600: Add support for using alternate registers
` [PATCH V2 3/5] iio: imu: inv_icm42600: Add registers for icm42607
` [PATCH V2 4/5] iio: imu: inv_icm42600: Add support "
+ mm-zsmalloc-copy-kmsan-metadata-in-zs_page_migrate.patch added to mm-new branch
2026-03-21 17:50 UTC
[PATCH] mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()
2026-03-21 17:48 UTC (2+ messages)
[PATCH] backfill: handle unexpected arguments
2026-03-21 17:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH v8 0/6] imu: st_lsm6dsx: Add support for rotation sensor
2026-03-21 17:46 UTC (9+ messages)
` [PATCH v8 2/6] iio: Replace 'sign' field with union in struct iio_scan_type
` [PATCH v8 3/6] iio: tools: Add support for floating-point types in buffer scan elements
` [PATCH v8 5/6] iio: ABI: Add quaternion axis modifier
` [PATCH v8 6/6] iio: imu: st_lsm6dsx: Add support for rotation sensor
[GIT PULL] bootconfig: Fixes for v7.0-rc4
2026-03-21 17:45 UTC (2+ messages)
[GIT PULL] hwmon fixes for hwmon-for-v7.0-rc5
2026-03-21 17:45 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 7.0-rc5, part 2
2026-03-21 17:45 UTC (2+ messages)
[PATCH v3 1/5] liveupdate: block outgoing session updates during reboot
2026-03-21 17:45 UTC (2+ messages)
[PATCH] net/netvsc: switch data path to synthetic on device stop
2026-03-21 17:44 UTC (2+ messages)
[PATCH v2] hw/usb/hcd-ohci: check for MPS=0 to avoid infinite loop
2026-03-21 17:43 UTC (2+ messages)
[PATCH rfc] hvf: arm: Inject SEA when executing insn in invalid memory range
2026-03-21 17:39 UTC (5+ messages)
[PATCH 0/8] dax/kmem: atomic whole-device hotplug via sysfs
2026-03-21 17:40 UTC (2+ messages)
[RFC v2] mm/damon: add synchronous validation for commit_inputs
2026-03-21 17:40 UTC (4+ messages)
` (Sashiko) "
[PATCH v1 1/2] libbpf: Fix strict aliasing violations in hashmap
2026-03-21 17:36 UTC (3+ messages)
[PATCH] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
2026-03-21 17:34 UTC (11+ messages)
[V2 0/7] hinic3 change for support new SPx NIC
2026-03-21 17:32 UTC (3+ messages)
` [v6 "
[PATCH] sched_ext: Fix build errors and unused label warning in non-cgroup configs
2026-03-21 17:31 UTC (3+ messages)
[GSoC 2026][Discussion] mkfs.erofs: manifest-based filesystem generation support
2026-03-21 17:30 UTC
[PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-03-21
2026-03-21 17:29 UTC (16+ messages)
` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argument
` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: mld: make alloc functions not forced static
` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: mld: add double-include guards to nan.h
` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()
` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: add MAC context command version 4
` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: mld: use the dedicated helper to extract a link
` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: always assign a fw id to a vif
` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: add a macro for max FW links
` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: mld: update the TLC when we deactivate a link
` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structures
` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: mld: block EMLSR during TDLS connections
` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_valid
` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMD
` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: reduce the number of prints upon firmware crash
` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END generically
[PATCH v18 13/13] net/sxe: add virtual function
2026-03-21 17:22 UTC (5+ messages)
` [PATCH v19 00/13] net/sxe: added Linkdata sxe ethernet driver
` [PATCH v19 02/13] net/sxe: add ethdev probe and remove
[PATCH v6 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
2026-03-21 17:21 UTC (4+ messages)
` [PATCH v6 2/2] "
Need help with FDT overlay
2026-03-21 17:20 UTC (3+ messages)
fs/btrfs/extent-io-tree.o: warning: objtool: btrfs_extent_io_tree_release+0xac: unreachable instruction
2026-03-21 17:20 UTC
[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
2026-03-21 17:19 UTC (2+ messages)
[PATCH sched_ext/for-7.1] tools/sched_ext: Add compat handling for sub-scheduler ops
2026-03-21 17:17 UTC (2+ messages)
[PATCH v4 0/5] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
2026-03-21 17:16 UTC (4+ messages)
` [PATCH v4 2/5] drm/meson: handle RGB101010 in format switches
[PATCH v3 0/8] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-21 17:14 UTC (4+ messages)
[PATCH v9 00/11] media: qcom: iris: rework platform data handling
2026-03-21 17:13 UTC (4+ messages)
` [PATCH v9 10/11] media: qcom: iris: use new firmware name for SM8250
[PATCH 3/3] bitmap: add test_zero_nbits()
2026-03-21 17:09 UTC (2+ messages)
[PATCH] reset: Correct dependencies for RESET_RZG2L_USBPHY_CTRL
2026-03-21 17:10 UTC (11+ messages)
[PATCH] percpu: Fix hint invariant breakage
2026-03-21 17:09 UTC (2+ messages)
[meta-webserver][PATCH] hiawatha: Fix checksum mismatch
2026-03-21 17:08 UTC
[PATCH] usb: Correct dependencies around USB_EMUL
2026-03-21 17:06 UTC (3+ messages)
[PATCH dpdk] net/tap: add software MAC address filtering
2026-03-21 17:06 UTC (3+ messages)
` [PATCH dpdk v3] "
[PATCH v3 0/7] Move SNP initialization to the CCP driver
2026-03-21 17:05 UTC (5+ messages)
` [PATCH v3 2/7] x86/snp: create snp_prepare_for_snp_init()
` [PATCH v3 3/7] x86/snp: create snp_x86_shutdown()
Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
2026-03-21 17:03 UTC (2+ messages)
` [RFC PATCH] rcu-tasks: Avoid using mod_timer() in call_rcu_tasks_generic()
[PATCH 0/3] arm64: dts: qcom: Add support for the Nothing Phone (3a)
2026-03-21 17:00 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: milos: Reduce rmtfs_mem size to 2.5MiB
` [PATCH 2/3] dt-bindings: arm: qcom: Add the Nothing Phone (3a)
` [PATCH 3/3] arm64: dts: "
[RFC PATCH] mm/damon/lru_sort: add synchronous validation for commit_inputs
2026-03-21 17:00 UTC (2+ messages)
[PATCH net-next 1/2] net: huawei: hinic: correct IPv6 version check in TX checksum path
2026-03-21 16:52 UTC (2+ messages)
` [PATCH net-next 2/2] net: huawei: hinic3: "
[RFC PATCH v4 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-21 16:57 UTC (2+ messages)
[PATCH 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
2026-03-21 16:57 UTC (3+ messages)
` [PATCH 4/5] pack-objects: support excluded-open packs with --stdin-packs
[PATCH bpf v2 1/2] bpf: Fix exception exit lock checking for subprogs
2026-03-21 16:55 UTC (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for bpf_throw lock leak from subprogs
[RFC PATCH v4 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-03-21 16:54 UTC (2+ messages)
[PATCH 2/3] staging: iio: ad5933: use sysfs_emit() in show functions
2026-03-21 16:53 UTC (2+ messages)
[paulmck-rcu:dev] BUILD SUCCESS 35d354b6cd0f36a1dfd8e087b5961fa980ea4f7f
2026-03-21 16:50 UTC
[PATCH v2 0/13] io_uring: add IORING_OP_BPF for extending io_uring
2026-03-21 16:50 UTC (4+ messages)
` [PATCH V2 08/13] io_uring: bpf: add uring_bpf_memcpy() kfunc
[PATCH v3 0/6] Enable new features for flipkart-rimob
2026-03-21 16:45 UTC (3+ messages)
` [PATCH v3 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
[PATCH] drivers: base: Fix typo 'interupt' -> 'interrupt' in platform_get_irq_affinity()
2026-03-21 16:44 UTC
[PATCH] rerere: update to modern representation of empty strbufs
2026-03-21 16:41 UTC (9+ messages)
` [RFC] cocci: .buf in a strbuf object can never be NULL
[tip: sched/core] sched/topology: Compute sd_weight considering cpuset partitions
2026-03-21 16:38 UTC (2+ messages)
` [PATCH] sched/topology: Initialize sd_span after assignment to *sd
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.