All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 21:29:51 to 2025-10-15 22:28:58 UTC [more...]

[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
 2025-10-15 22:28 UTC  (38+ messages)
` [PATCH 44/49] builtin/repack.c: pass `write_pack_opts` to `finish_pack_objects_cmd()`
` [PATCH v2 00/49] repack: prepare for incremental MIDX-based repacking
  ` [PATCH v2 01/49] builtin/repack.c: avoid "the_repository" in `cmd_repack()`
  ` [PATCH v2 02/49] builtin/repack.c: avoid "the_repository" in existing packs API
  ` [PATCH v2 03/49] builtin/repack.c: avoid "the_repository" when taking a ref snapshot
  ` [PATCH v2 04/49] builtin/repack.c: avoid "the_repository" when removing packs
  ` [PATCH v2 05/49] builtin/repack.c: avoid "the_repository" when repacking promisor objects
  ` [PATCH v2 06/49] builtin/repack.c: avoid "the_hash_algo" when deleting packs
  ` [PATCH v2 07/49] builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
  ` [PATCH v2 08/49] builtin/repack: avoid "the_hash_algo" in `repack_promisor_objects()`
  ` [PATCH v2 09/49] builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
  ` [PATCH v2 10/49] builtin/repack.c: avoid using `hash_to_hex()` in pack geometry
  ` [PATCH v2 11/49] repack: introduce new compilation unit
  ` [PATCH v2 12/49] builtin/repack.c: pass both pack_objects args to repack_config
  ` [PATCH v2 13/49] repack: move 'delta_base_offset' to 'struct pack_objects_args'
  ` [PATCH v2 14/49] repack: remove 'prepare_pack_objects' from the builtin
  ` [PATCH v2 15/49] builtin/repack.c: rename many 'struct existing_packs' functions
  ` [PATCH v2 16/49] repack: remove 'remove_redundant_pack' from the builtin
  ` [PATCH v2 17/49] builtin/repack.c: pass "packdir" when removing packs
  ` [PATCH v2 18/49] builtin/repack.c: avoid unnecessary numeric casts in existing_packs
  ` [PATCH v2 19/49] repack: remove 'existing_packs' API from the builtin
  ` [PATCH v2 20/49] builtin/repack.c: rename "struct generated_pack_data"
  ` [PATCH v2 21/49] builtin/repack.c: factor out "generated_pack_install"
  ` [PATCH v2 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
  ` [PATCH v2 23/49] builtin/repack.c: provide pack locations to `generated_pack_install()`
  ` [PATCH v2 24/49] repack: remove 'generated_pack' API from the builtin
  ` [PATCH v2 25/49] builtin/repack.c: pass "packtmp" to `repack_promisor_objects()`
  ` [PATCH v2 26/49] builtin/repack.c: remove "repack_promisor_objects()" from the builtin
  ` [PATCH v2 27/49] builtin/repack.c: rename various pack_geometry functions
  ` [PATCH v2 28/49] builtin/repack.c: pass 'pack_kept_objects' to `pack_geometry_init()`
  ` [PATCH v2 29/49] builtin/repack.c: pass 'packdir' to `pack_geometry_remove_redundant()`
  ` [PATCH v2 30/49] repack: remove pack_geometry API from the builtin
  ` [PATCH v2 31/49] builtin/repack.c: remove ref snapshotting from builtin
  ` [PATCH v2 32/49] builtin/repack.c: extract opts struct for 'write_midx_included_packs()'
  ` [PATCH v2 33/49] builtin/repack.c: use a string_list for 'midx_pack_names'

[PATCH] BreakingChanges: say that `git diff X..Y` syntax will be removed in 3.0
 2025-10-15 22:28 UTC  (3+ messages)

[PATCH] perf: Tweak reproducibility fix
 2025-10-15 22:25 UTC 

[RFC PATCH v2 00/11] bpf: Introduce file dynptr
 2025-10-15 22:25 UTC  (13+ messages)
` [RFC PATCH v2 06/11] bpf: mark vm_area_struct as trusted
` [RFC PATCH v2 08/11] bpf: add kfuncs and helpers support for file dynptrs
` [RFC PATCH v2 11/11] selftests/bpf: add file dynptr tests

PCI/MSI: Boot issue on X86 Laptop 6.18-rc1
 2025-10-15 22:24 UTC  (2+ messages)

[PATCH 0/8] Eight small UFS patches
 2025-10-15 22:24 UTC  (3+ messages)
` [PATCH 1/8] ufs: core: Fix a race condition related to the "hid" attribute group

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-15 22:24 UTC  (10+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH] tpm_crb: Add idle support for the Arm FF-A start method
 2025-10-15 22:22 UTC  (5+ messages)

Replacing Link trailers
 2025-10-15 22:22 UTC  (13+ messages)

[openeuler:OLK-6.6 2972/2972] drivers/net/ethernet/wangxun/txgbe/txgbe_ethtool.c:3288:37: sparse: sparse: incorrect type in assignment (different base types)
 2025-10-15 22:20 UTC 

[PATCH v2] fuse: Wake requests on the same cpu
 2025-10-15 22:19 UTC  (4+ messages)

Uboot upgrade from 2016 to 2020
 2025-10-15 22:19 UTC  (2+ messages)

[PATCH 0/4] refs: cleanup code around optimizations
 2025-10-15 22:18 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 v1 0/2] spi: cadence: Add xSPI controller driver support
 2025-10-15 22:17 UTC  (5+ messages)
` [PATCH v1 1/2] spi: cadence: Add driver for xSPI
` [PATCH v1 2/2] spi: Enable Kconfig and Makefile "

[RFC PATCH 0/6] remove deprecated queue stats
 2025-10-15 22:17 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] ethdev: remove queue stats from ethdev stats structure
  ` [PATCH v3 7/7] ethdev: deprecate queue stats mapping functions

[PATCH] taint: add reminder about updating docs and scripts
 2025-10-15 22:16 UTC 

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-15 21:45 UTC  (6+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
      ` [f2fs-dev] "

[PATCH] drm/amd: Resume the device on suspend failures
 2025-10-15 22:14 UTC  (2+ messages)

[PATCH] docs: ABI: sysfs-module: list all taint flags
 2025-10-15 22:13 UTC 

[PATCH v1] NFSD: Enable return of an updated stable_how to NFS clients
 2025-10-15 22:13 UTC  (2+ messages)
` [PATCH v3] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE

[PATCH net-next 00/14] net: stmmac: phylink PCS conversion
 2025-10-15 22:12 UTC  (13+ 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

ipv6_route flags RTF_ADDRCONF and RTF_PREFIX_RT are not cleared when static on-link routes are added during IPv6 address configuration
 2025-10-15 22:12 UTC 

[PATCH 0/4] PF: Update auto-provisioning
 2025-10-15 22:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 net-next 0/6] net: optimize TX throughput and efficiency
 2025-10-15 22:11 UTC  (3+ messages)

[v1 00/12] ENETC4 PMD support
 2025-10-15 22:10 UTC  (11+ messages)
` [v1 01/12] net/enetc: Add initial ENETC4 PMD driver support
` [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)

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 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 "

+ 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 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] man/man7/tcp.7: Add TCP_SAVE_SYN and TCP_SAVED_SYN
 2025-10-15 21:48 UTC  (2+ 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  (9+ messages)
` [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 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 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 


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.