All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-20 22:04:11 to 2025-11-20 22:49:20 UTC [more...]

[PATCH] dt-bindings: arm: qcom: add ipq8064 board variants
 2025-11-20 22:49 UTC  (5+ messages)

lm75 on i2c-elektor.c
 2025-11-20 22:49 UTC  (3+ messages)

[PATCH 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-20 22:48 UTC  (3+ messages)
` [PATCH 1/2] bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
  ` [OE-core] "

[PATCH v14 04/16] irq & spin_lock: Add counted interrupt disabling/enabling
 2025-11-20 22:47 UTC  (2+ messages)

[linux-next:master 2964/10599] error[E0609]: no field `dev` on type `drm_gem_object`
 2025-11-20 22:47 UTC 

[PATCH 1/5] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-20 22:44 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/5] "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH rdma-next 0/2] Add new IB rate for XDR (8x) support
 2025-11-20 22:44 UTC  (3+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx5: Add support for 1600_8x lane speed

[PATCH bpf-next] libbpf: Add debug messaging in dedup equivalence/identity matching
 2025-11-20 22:42 UTC 

[PATCH] config: really pretend missing :(optional) value is not there
 2025-11-20 22:40 UTC  (3+ messages)

[PATCH 0/1] drm/xe/guc: Don't run jobs during GT reset
 2025-11-20 22:39 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

Questions about encryption and (possibly weak) checksum
 2025-11-20 22:36 UTC  (3+ messages)

[PATCH v2 0/2] -fcanon-file-prefix and cc-rs compiler flag mixing
 2025-11-20 22:36 UTC  (3+ messages)
` [PATCH v2 1/2] bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
` [PATCH v2 2/2] rust-common.bbclass: filter out incorrect compiler flags in wrapper

[PATCH 00/18] Multi Queue feature validation support
 2025-11-20 22:35 UTC  (7+ messages)
` [PATCH 07/18] tests/xe_exec_multi_queue: Add multiple placement test

[PATCH RFC v2 00/48] file: add and convert to FD_PREPARE()
 2025-11-20 22:32 UTC  (49+ messages)
` [PATCH RFC v2 01/48] file: add FD_PREPARE()
` [PATCH RFC v2 02/48] anon_inodes: convert __anon_inode_getfd() to FD_PREPARE()
` [PATCH RFC v2 03/48] eventfd: convert do_eventfd() "
` [PATCH RFC v2 04/48] fhandle: convert do_handle_open() "
` [PATCH RFC v2 05/48] namespace: convert open_tree() "
` [PATCH RFC v2 06/48] namespace: convert open_tree_attr() "
` [PATCH RFC v2 07/48] namespace: convert fsmount() "
` [PATCH RFC v2 08/48] fanotify: convert fanotify_init() "
` [PATCH RFC v2 09/48] nsfs: convert open_namespace() "
` [PATCH RFC v2 10/48] nsfs: convert ns_ioctl() "
` [PATCH RFC v2 11/48] autofs: convert autofs_dev_ioctl_open_mountpoint() "
` [PATCH RFC v2 12/48] eventpoll: convert do_epoll_create() "
` [PATCH RFC v2 13/48] open: convert do_sys_openat2() "
` [PATCH RFC v2 14/48] signalfd: convert do_signalfd4() "
` [PATCH RFC v2 15/48] timerfd: convert timerfd_create() "
` [PATCH RFC v2 16/48] userfaultfd: convert new_userfaultfd() "
` [PATCH RFC v2 17/48] xfs: convert xfs_open_by_handle() "
` [PATCH RFC v2 18/48] drm: convert drm_mode_create_lease_ioctl() "
` [PATCH RFC v2 19/48] dma: convert dma_buf_fd() "
` [PATCH RFC v2 20/48] af_unix: convert unix_file_open() "
` [PATCH RFC v2 21/48] dma: convert sync_file_ioctl_merge() "
` [PATCH RFC v2 22/48] exec: convert begin_new_exec() "
` [PATCH RFC v2 23/48] ipc: convert do_mq_open() "
` [PATCH RFC v2 24/48] bpf: convert bpf_iter_new_fd() "
` [PATCH RFC v2 25/48] bpf: convert bpf_token_create() "
` [PATCH RFC v2 26/48] memfd: convert memfd_create() "
` [PATCH RFC v2 27/48] secretmem: convert memfd_secret() "
` [PATCH RFC v2 28/48] net/handshake: convert handshake_nl_accept_doit() "
` [PATCH RFC v2 29/48] net/kcm: convert kcm_ioctl() "
` [PATCH RFC v2 30/48] net/sctp: convert sctp_getsockopt_peeloff_common() "
` [PATCH RFC v2 31/48] net/socket: convert sock_map_fd() "
` [PATCH RFC v2 32/48] net/socket: convert __sys_accept4_file() "
` [PATCH RFC v2 33/48] spufs: convert spufs_context_open() "
` [PATCH RFC v2 34/48] papr-hvpipe: convert papr_hvpipe_dev_create_handle() "
` [PATCH RFC v2 35/48] spufs: convert spufs_gang_open() "
` [PATCH RFC v2 36/48] pseries: convert papr_platform_dump_create_handle() "
` [PATCH RFC v2 37/48] pseries: port papr_rtas_setup_file_interface() "
` [PATCH RFC v2 38/48] dma: port sw_sync_ioctl_create_fence() "
` [PATCH RFC v2 39/48] gpio: convert linehandle_create() "
` [PATCH RFC v2 40/48] hv: convert mshv_ioctl_create_partition() "
` [PATCH RFC v2 41/48] media: convert media_request_alloc() "
` [PATCH RFC v2 42/48] ntsync: convert ntsync_obj_get_fd() "
` [PATCH RFC v2 43/48] tty: convert ptm_open_peer() "
` [PATCH RFC v2 44/48] vfio: convert vfio_group_ioctl_get_device_fd() "
` [PATCH RFC v2 45/48] file: convert replace_fd() "
` [PATCH RFC v2 46/48] io_uring: convert io_create_mock_file() "
` [PATCH RFC v2 47/48] kvm: convert kvm_arch_supports_gmem_init_shared() "
` [PATCH RFC v2 48/48] kvm: convert kvm_vcpu_ioctl_get_stats_fd() "

[Buildroot] [PATCH] utils/generate-cyclonedx: fix monotonically increasing dependency list
 2025-11-20 22:32 UTC  (2+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-20 22:32 UTC  (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support

[kvm-unit-tests patch v3 0/8] Fix pmu test errors on GNR/SRF/CWF
 2025-11-20 22:30 UTC  (8+ messages)
` [kvm-unit-tests patch v3 1/8] x86/pmu: Add helper to detect Intel overcount issues
` [kvm-unit-tests patch v3 3/8] x86/pmu: Fix incorrect masking of fixed counters
` [kvm-unit-tests patch v3 5/8] x86/pmu: Relax precise count check for emulated instructions tests

[GIT PULL] QCA: Add Bluetooth firmware for WCN685x uart interface
 2025-11-20 22:29 UTC  (2+ messages)

[brauner-github:work.ovl.cred.guard.prepare 43/53] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-11-20 22:26 UTC 

[PATCH] config: mark otherise unused function as file-scope static
 2025-11-20 22:27 UTC  (3+ messages)

[openeuler:OLK-5.10 3296/3296] io_uring/io_uring.o: warning: objtool: io_kiocb_start_write()+0xdb: unreachable instruction
 2025-11-20 22:27 UTC 

[brauner-github:work.ovl.cred.guard.prepare 40/53] checkpatch: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent
 2025-11-20 22:26 UTC 

[PATCH v1 0/3] Allow knfsd to use atomic_open()
 2025-11-20 22:26 UTC  (4+ messages)

update firmware binary for v5.4
 2025-11-20 22:24 UTC  (10+ messages)

[PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_NO_INHERIT
 2025-11-20 22:23 UTC  (7+ messages)
` [PATCH 1/6] landlock: "
` [PATCH 2/6] landlock: Implement LANDLOCK_ADD_RULE_NO_INHERIT userspace api
` [PATCH 3/6] samples/landlock: Add LANDLOCK_ADD_RULE_NO_INHERIT to landlock-sandboxer
` [PATCH 4/6] selftests/landlock: Implement selftests for LANDLOCK_ADD_RULE_NO_INHERIT
` [PATCH 5/6] landlock: Fix compilation error for kunit tests when CONFIG_AUDIT is disabled
` [PATCH 6/6] landlock: Implement KUnit test for LANDLOCK_ADD_RULE_NO_INHERIT

[PATCH v3 0/3] Consolidate and clarify LED device tree descriptions on Radxa boards
 2025-11-20 22:23 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
 2025-11-20 22:23 UTC  (3+ messages)
` (subset) "

[PATCHv3 bpf-next 5/8] ftrace: Add update_ftrace_direct_mod function
 2025-11-20 22:23 UTC  (2+ messages)

[PATCHv3 bpf-next 4/8] ftrace: Add update_ftrace_direct_del function
 2025-11-20 22:23 UTC  (2+ messages)

[PATCH v2 0/5] Some cleanups and addition of another Qnap TSx33 device
 2025-11-20 22:22 UTC  (3+ messages)

[PATCH v7 0/5] clk: rockchip: Add clock controller for the
 2025-11-20 22:23 UTC  (3+ messages)
` (subset) "

[PATCH] arm64: dts: rockchip: fix PCIe 3.3V regulator voltage on 9Tripod X3568 v4
 2025-11-20 22:22 UTC  (3+ messages)

[PATCH] dt-bindings: arm: rockchip: merge Asus Tinker and Tinker S
 2025-11-20 22:23 UTC  (3+ messages)

[PATCH v3 0/2] arm64: dts: rockchip: add Tinker Board 3 and 3S device tree
 2025-11-20 22:23 UTC  (3+ messages)

[PATCH V2 0/4] Indiedroid Nova Devicetree Updates
 2025-11-20 22:23 UTC  (3+ messages)

[PATCH v8 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-11-20 22:21 UTC  (8+ messages)
` [PATCH v8 1/7] typeinfo: Introduce KCFI typeinfo mangling API
` [PATCH v8 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure
` [PATCH v8 3/7] kcfi: Add regression test suite
` [PATCH v8 4/7] x86: Add x86_64 Kernel Control Flow Integrity implementation
` [PATCH v8 5/7] aarch64: Add AArch64 "
` [PATCH v8 6/7] arm: Add ARM 32-bit "
` [PATCH v8 7/7] riscv: Add RISC-V "

Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
 2025-11-20 22:18 UTC  (7+ messages)
      ` Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_CHELSIO_T4=y (was CONFIG_KCSAN)

[PATCH v2] ecryptfs: Drop redundant NUL terminations after calling ecryptfs_to_hex
 2025-11-20 22:17 UTC 

[PATCH 0/6] objtool: AUTOFDO fixes + alias improvements
 2025-11-20 22:18 UTC  (3+ messages)
` [PATCH 1/6] objtool: Support Clang AUTOFDO .cold functions

[REGRESSION][BISECTED] usb: hub: total system freeze after running adb
 2025-11-20 22:18 UTC  (5+ messages)

[PATCH] fs/resctrl: Consider sparse masks when initializing new group's allocation
 2025-11-20 22:17 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: clear scheduled subflows on retransmit
 2025-11-20 22:16 UTC 

[Buildroot] [PATCH 0/3] binutils: bump to 2.45, default to 2.44, drop 2.42
 2025-11-20 22:15 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/binutils: add support for binutils 2.45.1
` [Buildroot] [PATCH 2/3] package/binutils: make binutils 2.44 be the default
` [Buildroot] [PATCH 3/3] package/binutils: remove support for binutils 2.42

[PATCH liburing v2 0/4] liburing: getsockname support
 2025-11-20 22:13 UTC  (5+ messages)
` [PATCH liburing v2 1/4] liburing: Introduce getsockname operation
` [PATCH liburing v2 2/4] test/bind-listen.t: Use ephemeral port
` [PATCH liburing v2 3/4] bind-listen.t: Add tests for getsockname
` [PATCH liburing v2 4/4] man/io_uring_prep_getsockname.3: Add man page

[Buildroot] [git commit] docs/website/{download, news}.html: update for 2025.02.8 and 2025.08.2
 2025-11-20 22:12 UTC 

[Buildroot] [git commit] CHANGES: update for 2025.08.2
 2025-11-20 22:02 UTC 

[Buildroot] [git commit] CHANGES: update for 2025.02.8
 2025-11-20 21:51 UTC 

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-20 22:11 UTC  (3+ messages)
` [PATCH v2 13/13] drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915

Feature request: git cp
 2025-11-20 22:10 UTC  (4+ messages)

[PATCH v2] bpf: Document cfi_stubs and owner fields in struct bpf_struct_ops
 2025-11-20 22:10 UTC  (2+ messages)

[PATCH v6 00/33] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-20 22:09 UTC  (3+ messages)
` [PATCH v6 33/33] hw/arm/smmuv3-accel: Add support for PASID enable

Rust library?
 2025-11-20 22:10 UTC 

[Buildroot] [git commit branch/2025.02.x] CHANGES: update for 2025.02.8
 2025-11-20 22:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/quazip: add config option to enable building and installing unit tests
 2025-11-20 22:08 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/quazip: add runtime tests

[PATCH v2 1/2] ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards
 2025-11-20 22:08 UTC  (2+ messages)

[linux-next:master 9912/10599] kernel/liveupdate/luo_session.c:392:86: sparse: sparse: Using plain integer as NULL pointer
 2025-11-20 22:06 UTC  (2+ messages)

[anolis-intel-cloud:devel-6.6 84/84] drivers/vfio/vfio_main.c:1313:21: warning: no previous prototype for 'vfio_device_from_file'
 2025-11-20 22:06 UTC 

[PATCH 00/13] Centralize management of object database sources
 2025-11-20 22:06 UTC  (3+ messages)
` [PATCH 12/13] odb: handle changing a repository's commondir

[PATCH 0/6] Start of Upstream Support for TUXEDO NB02 devices
 2025-11-20 22:06 UTC  (14+ messages)
` [PATCH 2/6] platform/x86/uniwill: Handle more WMI events required for TUXEDO devices

[Buildroot] [PATCH 1/1] package/php-apcu: bump version to 5.1.27
 2025-11-20 22:05 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Track pre-production workaround support
 2025-11-20 22:05 UTC  (5+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [v2,1/2] drm/xe: Track pre-production workaround support (rev2)

[PATCH net] ipvs: fix ipv4 null-ptr-deref in route error path
 2025-11-20 21:59 UTC  (2+ messages)

[merged mm-nonmm-stable] ocfs2-mark-inode-bad-upon-validation-failure-during-read.patch removed from -mm tree
 2025-11-20 22:05 UTC 

[merged mm-nonmm-stable] ocfs2-replace-deprecated-strcpy-with-strscpy.patch removed from -mm tree
 2025-11-20 22:05 UTC 

[merged mm-nonmm-stable] ocfs2-replace-deprecated-strcpy-in-ocfs2_create_xattr_block.patch removed from -mm tree
 2025-11-20 22:05 UTC 

[merged mm-nonmm-stable] lib-ratelimit-fix-spelling-mistake-seperately.patch removed from -mm tree
 2025-11-20 22:05 UTC 

[merged mm-nonmm-stable] maintainers-add-petr-as-a-reviewer-of-hung-task-detector.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] uaccess-gate-_copy__user-on-inline_copy_from_user.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] crash-export-crashkernel-cma-reservation-to-userspace.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] documentation-abi-add-kexec-and-kdump-sysfs-interface.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] ceph-replace-local-base64-helpers-with-lib-base64.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] fscrypt-replace-local-base64url-helpers-with-lib-base64.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[PATCH] fixup: mm/migrate_device: handle partially mapped folios during
 2025-11-20 22:04 UTC  (3+ messages)

[merged mm-nonmm-stable] lib-add-kunit-tests-for-base64-encoding-decoding.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-base64-rework-encode-decode-for-speed-and-stricter-validation.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-base64-optimize-base64_decode-with-reverse-lookup-tables.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-base64-add-support-for-multiple-variants.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] sys_info-add-a-default-kernel-sys_info-mask.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] watchdog-add-sys_info-sysctls-to-dump-sys-info-on-system-lockup.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] hung_task-add-hung_task_sys_info-sysctl-to-dump-sys-info-on-task-hung.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] revert-lib-plistc-enforce-memory-ordering-in-plist_check_list.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] docs-panic-correct-some-sys_ifo-names-in-sysctl-doc.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] maintainers-remove-myself-from-sync-framework.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] fix-redundant-judgment-in-warn_once-with-clang.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] maintainers-update-nilfs2-entry.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] fs-proc-page-remove-unused-kpmbits.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] mathh-amend-kernel-doc-and-add-a-note-about-signed-type-limits.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] scripts-gdb-symbols-make-bpf-debug-info-available-to-gdb.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] scripts-gdb-radix-tree-add-lx-radix-tree-command.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] maintainers-add-myself-as-a-reviewer-for-kho.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-test_mul_u64_u64_div_u64-test-the-32bit-code-on-64bit.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-mul_u64_u64_div_u64-optimise-the-divide-code.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-mul_u64_u64_div_u64-optimise-multiply-on-32bit-x86.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-test_mul_u64_u64_div_u64-test-both-generic-and-arch-versions.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-add-tests-for-mul_u64_u64_div_u64_roundup.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-add-mul_u64_add_u64_div_u64-and-mul_u64_u64_div_u64_roundup.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-mul_u64_u64_div_u64-simplify-check-for-a-64bit-product.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-mul_u64_u64_div_u64-combine-overflow-and-divide-by-zero-checks.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-mul_u64_u64_div_u64-rename-parameter-c-to-d.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] kernel-hung_task-unexport-sysctl_hung_task_timeout_secs.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] util_macrosh-fix-kernel-doc-for-u64_to_user_ptr.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] checkpatch-add-idr-to-the-deprecated-list.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] lib-kconfigdebug-cleanup-config_debug_section_mismatch-help-text.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] ocfs2-validate-cl_bpc-in-allocator-inodes-to-prevent-divide-by-zero.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] ocfs2-add-extra-consistency-checks-for-chain-allocator-dinodes.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] panic-sys_info-factor-out-read-and-write-handlers.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] panic-sys_info-deduplicate-local-variable-table-assignments.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] panic-sys_info-rewrite-a-fix-for-a-compilation-error-make-w=1.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] panic-sys_info-replace-struct-sys_info_name-with-plain-array-of-strings.patch removed from -mm tree
 2025-11-20 22:04 UTC 

[merged mm-nonmm-stable] panic-sys_info-align-constant-definition-names-with-parameters.patch removed from -mm tree
 2025-11-20 22:04 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.