messages from 2025-10-15 21:17:14 to 2025-10-15 22:11:09 UTC [more...]
[v1 00/12] ENETC4 PMD support
2025-10-15 22:10 UTC (9+ messages)
` [v1 02/12] net/enetc: Add RX and TX queue APIs for ENETC4 PMD
` [v1 08/12] net/enetc: Add VF to PF messaging support and primary MAC setup
+ csky-mm-fix-build-errors-cause-by-folio-flags-changes.patch added to mm-hotfixes-unstable branch
2025-10-15 22:10 UTC (3+ messages)
[PATCH 0/4] refs: cleanup code around optimizations
2025-10-15 22:09 UTC (7+ messages)
` [PATCH 1/4] refs: move to using the '.optimize' functions
` [PATCH 2/4] refs: cleanup code around optimization
` [PATCH 3/4] refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
` [PATCH 4/4] t/pack-refs-tests: move the 'test_done' to callees
FAILED: patch "[PATCH] nfsd: unregister with rpcbind when deleting a transport" failed to apply to 6.12-stable tree
2025-10-15 22:08 UTC (6+ messages)
` [PATCH 6.12.y 1/5] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
` [PATCH 6.12.y 2/5] NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
` [PATCH 6.12.y 3/5] nfsd: refine and rename NFSD_MAY_LOCK
` [PATCH 6.12.y 4/5] nfsd: don't use sv_nrthreads in connection limiting calculations
` [PATCH 6.12.y 5/5] nfsd: unregister with rpcbind when deleting a transport
[PATCH v2 00/22] drm/xe: Add Xe3p support
2025-10-15 22:06 UTC (23+ messages)
` [PATCH v2 01/22] drm/xe/xe3: Add support for graphics IP versions 30.04 & 30.05
` [PATCH v2 02/22] drm/xe/xe3p_lpm: Add support for media IP versions 35.00 & 35.03
` [PATCH v2 03/22] drm/xe: Drop CTC_MODE register read
` [PATCH v2 04/22] drm/xe: Add GT_VER() to check version specific to gt type
` [PATCH v2 05/22] drm/xe/xe3p_lpm: Skip disabling NOA on unsupported IPs
` [PATCH v2 06/22] drm/xe/xe3p_lpm: Handle MCR steering
` [PATCH v2 07/22] drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
` [PATCH v2 08/22] drm/xe/xe3p: Determine service copy availability from fuse
` [PATCH v2 09/22] drm/xe: Dump CURRENT_LRCA register
` [PATCH v2 10/22] drm/xe/xe3p: Dump CSMQDEBUG register
` [PATCH v2 11/22] drm/xe/nvl: Define NVL-S platform
` [PATCH v2 12/22] drm/xe/nvls: Define GuC firmware for NVL-S
` [PATCH v2 13/22] drm/xe/nvls: Attach MOCS table "
` [PATCH v2 14/22] drm/xe/xe3p_xpc: Add Xe3p_XPC IP definition
` [PATCH v2 15/22] drm/xe/xe3p_xpc: Add L3 bank mask
` [PATCH v2 16/22] drm/xe/xe3p_xpc: Add MCR steering
` [PATCH v2 17/22] drm/xe/irq: Rename fuse mask variables
` [PATCH v2 18/22] drm/xe/irq: Split irq mask per engine class
` [PATCH v2 19/22] drm/xe/xe3p_xpc: Add support for compute walker for non-MSIx
` [PATCH v2 20/22] drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs
` [PATCH v2 21/22] drm/xe/xe3p_xpc: Setup PAT table
` [PATCH v2 22/22] drm/xe/xe3p: Add xe3p EU stall data format
[PATCH] BreakingChanges: say that `git diff X..Y` syntax will be removed in 3.0
2025-10-15 22:07 UTC
[RFC PATCH v2 00/11] bpf: Introduce file dynptr
2025-10-15 22:07 UTC (9+ messages)
` [RFC PATCH v2 06/11] bpf: mark vm_area_struct as trusted
` [RFC PATCH v2 11/11] selftests/bpf: add file dynptr tests
[PATCH v7 00/14] hide ->i_state behind accessors
2025-10-15 22:06 UTC (7+ messages)
` [PATCH v7 03/14] fs: provide accessors for ->i_state
[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
2025-10-15 22:05 UTC (11+ messages)
` [PATCH v7 03/12] drm/xe: Add xe_ggtt_node_addr() to avoid dereferencing xe_ggtt_node
` [PATCH v7 04/12] drm/xe/display: Avoid "
` [PATCH v7 05/12] drm/xe: Do not dereference ggtt_node in xe_bo.c
` [PATCH v7 06/12] drm/xe: Improve xe_gt_sriov_pf_config GGTT handling
` [PATCH v7 07/12] drm/xe: Privatize xe_ggtt_node
[PATCH v2 0/9] tcg: Remove support for 32-bit mips/ppc hosts
2025-10-15 22:04 UTC (11+ messages)
` [PATCH v2 1/9] gitlab: Stop cross-testing for 32-bit MIPS hosts
` [PATCH v2 2/9] buildsys: Remove support "
` [PATCH v2 3/9] kvm/mips: Remove support for 32-bit hosts
` [PATCH v2 4/9] tcg/mips: Remove support for O32 and N32 ABIs
` [PATCH v2 5/9] tcg/mips: Remove support for 32-bit hosts
` [PATCH v2 6/9] tcg/mips: Remove ALIAS_PADD, ALIAS_PADDI
` [PATCH v2 7/9] buildsys: Remove support for 32-bit PPC hosts
` [PATCH v2 8/9] tcg/ppc: Remove support for 32-bit hosts
` [PATCH v2 9/9] tcg/ppc: Remove dead cases from tcg_target_op_def
[PATCH 0/2] [Outreachy] gpg-interface.c: use string_list_split instead of strbuf_split_max
2025-10-15 22:05 UTC (9+ messages)
` [PATCH 1/2] [Outreachy] gpg-interface: replace strbuf_split with string_list_split
` [PATCH 2/2] [Outreachy] gpg-interface: use string_list_split instead of strbuf_split
[PATCH 0/2] *** Wangxun new NIC support ***
2025-10-15 22:04 UTC (3+ messages)
` [PATCH v4 00/20] Wangxun new NIC support
[PATCH v1 00/20] iommu: Introduce and roll out test_dev domain op
2025-10-15 22:02 UTC (5+ messages)
` [PATCH v1 15/20] iommu/fsl_pamu_domain: Implement fsl_pamu_domain_test_device
Fw: [Bug 220649] New: A bug is happening at __dev_change_net_namespace when runnning LXC/Incus service in 6.17
2025-10-15 22:02 UTC
[CI 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
2025-10-15 22:01 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
Replacing Link trailers
2025-10-15 22:01 UTC (13+ messages)
+ mm-thp-reparent-the-split-queue-during-memcg-offline.patch added to mm-new branch
2025-10-15 22:01 UTC
+ mm-thp-use-folio_batch-to-handle-thp-splitting-in-deferred_split_scan.patch added to mm-new branch
2025-10-15 22:01 UTC
+ mm-thp-introduce-folio_split_queue_lock-and-its-variants.patch added to mm-new branch
2025-10-15 22:01 UTC
+ mm-thp-replace-folio_memcg-with-folio_memcg_charged.patch added to mm-new branch
2025-10-15 22:01 UTC
[PATCH 0/6] spi: add multi-bus support
2025-10-15 22:01 UTC (4+ messages)
` [PATCH 4/6] spi: axi-spi-engine: support SPI_MULTI_BUS_MODE_STRIPE
[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
2025-10-15 22:00 UTC (2+ messages)
[PATCH 1/2] multipath-tools: fix mandoc errors in man pages
2025-10-15 22:00 UTC (5+ messages)
Question - Livepatch/Kprobe Coexistence on Ftrace-enabled Functions (Ubuntu kernel based on Linux stable 5.15.30)
2025-10-15 21:11 UTC (3+ messages)
` [External] "
[PATCH net-next 00/14] net: stmmac: phylink PCS conversion
2025-10-15 21:57 UTC (12+ messages)
` [PATCH net-next 03/14] net: stmmac: remove SGMII/RGMII/SMII interrupt handling
` [PATCH net-next 11/14] net: stmmac: do not require snps,ps-speed for SGMII
` [PATCH net-next 13/14] net: stmmac: provide PCS initialisation hook
` [PATCH net-next 14/14] net: stmmac: convert to phylink PCS support
[PATCH] man/man7/tcp.7: Add TCP_SAVE_SYN and TCP_SAVED_SYN
2025-10-15 21:48 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/1] dt-bindings: net: dsa: nxp,sja1105: Add optional clock
2025-10-15 21:56 UTC (11+ messages)
[RFC PATCH 0/3] Introduce iommu-map-masked for platform devices
2025-10-15 21:55 UTC (11+ messages)
Fix for v6.18-rc1 udp test bug
2025-10-15 21:53 UTC (3+ messages)
[PATCH v2 0/5] sched.7 and small futex.2 updates
2025-10-15 21:53 UTC (11+ messages)
` [PATCH v2 1/5] man/man2/prctl.2, PR_FUTEX_HASH_SET_SLOTS.2const: Document PR_FUTEX_HASH_SET_SLOTS
` [PATCH v2 2/5] man/man7/sched.7: Update the real-time section
` [PATCH v2 3/5] man/man7/sched.7: Update the documentation references
` [PATCH v2 4/5] man/man2/futex.2: Update the link reference again
` [PATCH v2 5/5] man/man3/pthread_cond_init.3: Add a note regarding real-time usage
docs build problems
2025-10-15 21:53 UTC (5+ messages)
[PATCH v2 0/7] Introduce SpacemiT K1 PCIe phy and host controller
2025-10-15 21:51 UTC (4+ messages)
` [PATCH v2 4/7] phy: spacemit: introduce PCIe/combo PHY
+ hung_task-panic-when-there-are-more-than-n-hung-tasks-at-the-same-time.patch added to mm-nonmm-unstable branch
2025-10-15 21:52 UTC
[syzbot] [net?] INFO: rcu detected stall in inet_rtm_newaddr (2)
2025-10-15 21:50 UTC (9+ messages)
` [syzbot] [net?] [mm?] "
parse_headers.pl ?
2025-10-15 21:49 UTC
[PATCH v5 1/6] drm/amdgpu: Updated naming of SRIOV critical region offsets/sizes with _V1 suffix
2025-10-15 21:48 UTC (5+ messages)
` [PATCH v5 3/6] drm/amdgpu: Introduce SRIOV critical regions v2 during VF init
` [PATCH v5 4/6] drm/amdgpu: Reuse fw_vram_usage_* for dynamic critical region in SRIOV
` [PATCH v5 5/6] drm/amdgpu: Add logic for VF ipd and VF bios to init from dynamic crit_region offsets
` [PATCH v5 6/6] drm/amdgpu: Add logic for VF data exchange region "
[PATCH] ARM: dts: aspeed: fuji-data64: Enable mac3 controller
2025-10-15 21:47 UTC (2+ messages)
[RFC PATCH 0/2] target/arm: Allow aarch64=off for TCG
2025-10-15 21:46 UTC (2+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-15 21:45 UTC (5+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [f2fs-dev] "
[PATCH v2 1/2] drm/amdkfd: Fix false positive queue buffer free warning
2025-10-15 21:45 UTC (6+ messages)
` [PATCH v2 2/2] drm/amdkfd: Stop user queues when process mm released
[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
2025-10-15 21:43 UTC (4+ messages)
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding
[PATCH v19 00/22] Type2 device basic support
2025-10-15 21:42 UTC (5+ messages)
` [PATCH v19 18/22] cxl: Allow region creation by type2 drivers
[PATCH 0/2] Documentation: fixups for L1D flushing
2025-10-15 21:41 UTC (3+ messages)
` [PATCH 1/2] Documentation: clarify PR_SPEC_L1D_FLUSH
[PATCH] tests/functional/alpha: Remove superfluous fetch() line from the clipper test
2025-10-15 21:40 UTC (2+ messages)
[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
2025-10-15 20:23 UTC (6+ messages)
` [PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode
[PATCH] fuse2fs: reopen filesystem read-write for read-only journal recovery
2025-10-15 21:40 UTC (4+ messages)
[PATCH v2 0/9] drm/i915/prefill: Introduce helpers for prefill latency calculations
2025-10-15 21:40 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/prefill: Introduce helpers for prefill latency calculations (rev3)
[PATCH v4 0/7] KVM: SVM: Add Page Modification Logging (PML) support
2025-10-15 21:37 UTC (10+ messages)
` [PATCH v4 4/7] KVM: x86: Move nested CPU dirty logging logic to common code
[PATCH v5] SELinux: Add support for BPF token access control
2025-10-15 21:36 UTC (2+ messages)
[Buildroot] [git commit] configs/beaglebone: bump Linux to 6.12.34-ti-arm32-r12 and U-Boot to 2025.10
2025-10-15 20:06 UTC
[Buildroot] [git commit] board/beaglebone: fix shellcheck warning in post-build.sh
2025-10-15 20:13 UTC
[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
2025-10-15 21:35 UTC (15+ messages)
` [PATCH 40/49] builtin/repack.c: introduce `struct write_pack_opts`
` [PATCH 42/49] repack: move `find_pack_prefix()` out of the builtin
` [PATCH 43/49] repack: extract `write_pack_opts_is_local()`
` [PATCH 44/49] builtin/repack.c: pass `write_pack_opts` to `finish_pack_objects_cmd()`
[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
2025-10-15 21:32 UTC (5+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
Optimizing small reads
2025-10-15 21:31 UTC (3+ messages)
[PATCH v2] webkitgtk: upgrade 2.48.5 -> 2.50.0
2025-10-15 21:31 UTC (3+ messages)
` [OE-core] "
[jkirsher-net-queue:master 2/4] drivers/net/ethernet/ti/icssg/icssg_prueth.c:814:17: error: implicit declaration of function 'emac_adjust_link'
2025-10-15 21:29 UTC
[bcachefs:master /575] fs/bcachefs/sb/io.c:238:23: error: call to undeclared function 'bio_inline_vecs'; ISO C99 and later do not support implicit function declarations
2025-10-15 21:29 UTC
[PATCH] arc: Add const attribute support for mathematical ARC builtins
2025-10-15 21:28 UTC (7+ messages)
[PATCH v5 00/12] VRAM Self Refresh
2025-10-15 21:29 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for VRAM Self Refresh (rev5)
[PATCH 00/19] Cache Aware Scheduling
2025-10-15 21:28 UTC (7+ messages)
` [PATCH 10/19] sched/fair: Prioritize tasks preferring destination LLC during balancing
` [PATCH 11/19] sched/fair: Identify busiest sched_group for LLC-aware load balancing
+ mm-khugepaged-fix-comment-for-default-scan-sleep-duration.patch added to mm-new branch
2025-10-15 21:28 UTC
[PATCH 0/9] Xdiff cleanup part2
2025-10-15 21:28 UTC (11+ messages)
` [PATCH 1/9] xdiff: use ssize_t for dstart/dend, make them last in xdfile_t
` [PATCH 2/9] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH 3/9] xdiff: use size_t for xrecord_t.size
` [PATCH 4/9] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH 5/9] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH 6/9] xdiff: make xdfile_t.nrec a size_t instead of long
` [PATCH 7/9] xdiff: make xdfile_t.nreff "
` [PATCH 8/9] xdiff: change rindex from long to size_t in xdfile_t
` [PATCH 9/9] xdiff: rename rindex -> reference_index
[PATCH v2 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
2025-10-15 21:26 UTC (5+ messages)
` [PATCH v2 02/11] ARM: dts: imx6: rename touch-thermal0 to touch-0-thermal
cleanup quota locking
2025-10-15 21:27 UTC (18+ messages)
` [PATCH 10/17] xfs: return the dquot unlocked from xfs_qm_dqget
` [PATCH 11/17] xfs: remove q_qlock locking in xfs_qm_scall_setqlim
` [PATCH 12/17] xfs: push q_qlock acquisition from xchk_dquot_iter to the callers
` [PATCH 13/17] xfs: move q_qlock locking into xchk_quota_item
` [PATCH 14/17] xfs: move q_qlock locking into xqcheck_compare_dquot
` [PATCH 15/17] xfs: move q_qlock acquisition into xqcheck_commit_dquot
` [PATCH 16/17] xfs: move xfs_dquot_tree calls into xfs_qm_dqget_cache_{lookup,insert}
` [PATCH 17/17] xfs: reduce ilock roundtrips in xfs_qm_vop_dqalloc
[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-15 21:25 UTC (3+ messages)
[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
2025-10-15 21:25 UTC (4+ messages)
` [PATCH 3/4] KVM: selftests: Add VM_MODE_PXXV57_4K VM mode
[PATCH v7 00/27] Legacy hardware/cache events as json
2025-10-15 21:24 UTC (4+ messages)
[PATCH] contrib/plugins/uftrace_symbols.py: generate debug files to map symbols to source
2025-10-15 21:23 UTC (4+ messages)
[PATCH v4 0/7] chardev: postpone connect
2025-10-15 21:20 UTC (8+ messages)
` [PATCH v4 1/7] chardev/char-socket: simplify reconnect-ms handling
` [PATCH v4 2/7] chardev/char: split chardev_init_common() out of qemu_char_open()
` [PATCH v4 3/7] chardev/char: qemu_char_open(): add return value
` [PATCH v4 4/7] chardev/char: move filename and be_opened handling to qemu_char_open()
` [PATCH v4 5/7] chardev/char: introduce .init() + .connect() initialization interface
` [PATCH v4 6/7] chardev/char-socket: move to .init + .connect api
` [PATCH v4 7/7] chardev: introduce DEFINE_PROP_CHR_NO_CONNECT
+ tools-mm-use-stdboolh-in-page_owner_sortc.patch added to mm-new branch
2025-10-15 21:21 UTC
[PATCH 0/8] btrfs-progs: fscrypt updates
2025-10-15 21:20 UTC (4+ messages)
[PATCH v3 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
2025-10-15 21:20 UTC (3+ messages)
` [PATCH v3 1/2] tracing: Allow tracer to add more than 32 options
[PATCH 0/2] btrfs: add and use helper macros to print keys
2025-10-15 21:19 UTC (2+ messages)
+ drivers-base-node-fold-register_node-into-register_one_node-fix.patch added to mm-new branch
2025-10-15 21:19 UTC
[jic23-iio:testing 69/79] drivers/iio/imu/inv_icm45600/inv_icm45600_buffer.c:41:39: warning: field accel within 'struct inv_icm45600_fifo_2sensors_packet' is less aligned than 'struct inv_icm45600_fifo_sensor_data' and is usually due to 'struct inv_icm45600_fifo_2sensors_packet' b
2025-10-15 21:18 UTC
[PATCH v2 0/6] Add PCIe support for Kaanapali
2025-10-15 21:17 UTC (4+ messages)
` [PATCH v2 4/6] phy: qcom-qmp: pcs-pcie: Add v8 register offsets
[PATCH 0/2] Locales fixes
2025-10-15 21:17 UTC (5+ messages)
[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
2025-10-15 21:17 UTC (7+ messages)
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
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.