Bug#1098354: linux-image-6.1.0: FriendlyElec R5S, one Ethernet-Port / PCI-Device missing on Kernels beyond 6.1.0-28-arm64

2025-02-22 Thread Matthias Babisch

Moin Salvatore.

Am 21.02.25 um 08:11 schrieb Salvatore Bonaccorso:

Hi Matthias,

On Wed, Feb 19, 2025 at 01:40:35PM +0100, Matthias Babisch wrote:

Package: src:linux
Version: 6.1.124-1
Severity: important
File: linux-image-6.1.0
X-Debbugs-Cc:m...@gosmooth.de

lspci on system affected
root@takashi:~# lspci
0001:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal 
Processor (rev 01)
0001:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller (rev 05)
0002:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal 
Processor (rev 01)

lspci on system not affected
root@kiyoko:~# lspci
:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal 
Processor (rev 01)
:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller (rev 05)
0001:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal 
Processor (rev 01)
0001:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 
2.5GbE Controller (rev 05)
0002:00:00.0 PCI bridge: Rockchip Electronics Co., Ltd RK3568 Remote Signal 
Processor (rev 01)

System is unaffected if running older kernel. I have two systems. They both
work if running the older kernel, both don't when running the newer kernel.

I think this is the same as 1098250 and 1095745.

See:https://lore.kernel.org/lkml/2025010611.1344418-2-amad...@jmu.edu.cn/

I see a strong similarity to 1098250. Lesser so to 1095745 and the 
patch. But it could very well be.


Its just way beyond my level of expertise ;o) Any idea when the patch is 
entering the debian kernel? I would gladly test a preliminary package if 
that helps. Thank you very much. Matthias Babisch


Processed: closing 996852

2025-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 996852
Bug #996852 [bpftool] "Error: failed to load BTF from ./fat: Invalid argument"
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
996852: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996852
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of linux_6.12.16-1_source.changes

2025-02-22 Thread Debian FTP Masters
linux_6.12.16-1_source.changes uploaded successfully to localhost
along with the files:
  linux_6.12.16-1.dsc
  linux_6.12.16.orig.tar.xz
  linux_6.12.16-1.debian.tar.xz
  linux_6.12.16-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1098706: linux: building out-of-tree modules fails with pahole: not found

2025-02-22 Thread Andreas Beckmann
Source: linux
Version: 6.12.16-1
Severity: serious

Hi,

the last linux upload causes regressions building (probably) all
out-of-tree dkms modules, e.g.

DKMS (dkms-3.1.5) make.log for dkms_test/1.0 for kernel 6.12.16-amd64 (x86_64)
Sun Feb 23 00:18:07 UTC 2025

Building module(s)
# command: make -j14 KERNELRELEASE=6.12.16-amd64 -C 
/lib/modules/6.12.16-amd64/build M=/var/lib/dkms/dkms_test/1.0/build
make: Entering directory '/usr/src/linux-headers-6.12.16-amd64'
  CC [M]  /var/lib/dkms/dkms_test/1.0/build/dkms_test.o
  MODPOST /var/lib/dkms/dkms_test/1.0/build/Module.symvers
  CC [M]  /var/lib/dkms/dkms_test/1.0/build/dkms_test.mod.o
  CC [M]  /var/lib/dkms/dkms_test/1.0/build/.module-common.o
  LD [M]  /var/lib/dkms/dkms_test/1.0/build/dkms_test.ko
  BTF [M] /var/lib/dkms/dkms_test/1.0/build/dkms_test.ko
/bin/sh: 1: pahole: not found
make[2]: *** 
[/usr/src/linux-headers-6.12.16-common/scripts/Makefile.modfinal:64: 
/var/lib/dkms/dkms_test/1.0/build/dkms_test.ko] Error 127
make[2]: *** Deleting file '/var/lib/dkms/dkms_test/1.0/build/dkms_test.ko'
make[1]: *** [/usr/src/linux-headers-6.12.16-common/Makefile:1890: modules] 
Error 2
make: *** [/usr/src/linux-headers-6.12.16-common/Makefile:236: __sub-make] 
Error 2
make: Leaving directory '/usr/src/linux-headers-6.12.16-amd64'

# exit code: 2
# elapsed time: 00:00:03



Andreas



Bug#860013: Bug#824442: and conflict needs to be resolved

2025-02-22 Thread Salvatore Bonaccorso
Hi,

On Tue, Apr 11, 2017 at 11:28:41PM +0100, Ben Hutchings wrote:
> Control: severity -1 important
> Control: severity 824442 important
> 
> On Tue, 2017-04-11 at 23:20 +0200, Aurelien Jarno wrote:
> > On 2017-04-11 03:35, Ben Hutchings wrote:
> > > Control: tag -1 moreinfo
> > > 
> > > On Mon, 10 Apr 2017 10:48:45 +0200 Aurelien Jarno  
> > > wrote:
> > > [...] 
> > > > Unfortunately I have been pointed on the libc-alpha mailing list that
> > > > it doesn't work if another file which includes 
> > > > (e.g. ) is included before . The problem is
> > > > that the __UAPI_DEF_IF_* constants are set to 1 in 
> > > > even if  is not included.
> > > 
> > > [...]
> > > 
> > > Does this affect any real programs, or is this just theoretical (and
> > > therefore should be downgraded)?
> > 
> > It depends what do you mean by real program. I doubt it still affect
> > debian packages. The change has been introduced by kernel 4.5, and I
> > guess by now all the FTBFS have been fixed. At least for stretch, they
> > might be a few left in sid.
> 
> While the fix in the kernel is clearly incomplete, I think it must have
> worked for most programs.
> 
> > Now some of the fixes might not have reached upstream yet.
> > 
> > If we consider that acceptable, we can lower the severity of the bugs on
> > both the kernel and the glibc side.
> 
> Let's do that.

I see there were back in history two commits which had fixes for
4a91cb61bb99 ("uapi glibc compat: fix compile errors when glibc
net/if.h included before linux/if.h") .

Is there still something which needs to be done on either side (glibc,
kernel) or should we close this issue?

Regards,
Salvatore



Processing of linux-signed-arm64_6.13.4+1~exp1_source.changes

2025-02-22 Thread Debian FTP Masters
linux-signed-arm64_6.13.4+1~exp1_source.changes uploaded successfully to 
localhost
along with the files:
  linux-signed-arm64_6.13.4+1~exp1.dsc
  linux-signed-arm64_6.13.4+1~exp1.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processed: bug 1021927 is forwarded to https://lore.kernel.org/linux-f2fs-devel/z7ow1khuntx-j...@eldamar.lan/T/

2025-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1021927 
> https://lore.kernel.org/linux-f2fs-devel/z7ow1khuntx-j...@eldamar.lan/T/
Bug #1021927 [src:linux] Kernel 5.19 reports corrupted f2fs without corruption
Set Bug forwarded-to-address to 
'https://lore.kernel.org/linux-f2fs-devel/z7ow1khuntx-j...@eldamar.lan/T/'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1021927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1087981: linux-image-6.1.0-27-amd64: detected stalls in kernel log, system very slow on IO (regression)

2025-02-22 Thread Salvatore Bonaccorso
Hi Willi,

On Thu, Dec 19, 2024 at 09:14:44PM +0100, Willi Mann wrote:
> Hi Salvatore,
> 
> there are still stalls logged, but I don't experience any slowness (though I
> haven't used the system around the times the stalls were logged). Logs
> attached.

While we had no followup after your last email, I wonder now if you
still experience the issues with the most recent 6.1.y kernel
available in Debian (6.1.128-1).

Can you report back? Can you test on that machine as well newer
kernels ideally from unstable (6.12.16-1) or experimental
(6.13.4-1~exp1)?

Regards,
Salvatore



Bug#1074170: marked as done (linux: missing 5.10 backport of pfn_valid() changes from f6564fce256a3944aa1bc76cb3c40e792d97c1eb ?)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 21:17:07 +0100
with message-id 
and subject line Re: Bug#1074170: linux: missing 5.10 backport of pfn_valid() 
changes from f6564fce256a3944aa1bc76cb3c40e792d97c1eb ?
has caused the Debian Bug report #1074170,
regarding linux: missing 5.10 backport of pfn_valid() changes from 
f6564fce256a3944aa1bc76cb3c40e792d97c1eb ?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1074170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074170
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 5.10.218-1
Severity: important
Tags: upstream

There are two commits in 6.8 that modify (the arch independent)
pfn_valid() in include/linux/mmzone.h to fix race conditions:

mm/sparsemem: fix race in accessing memory_section->usage
5ec8e8ea8b7783fab150cf86404fc38cb4db8800 (v6.8-rc1)
introduces usage of rcu_read_lock()/rcu_read_unlock()
(which are (transitively) GPL-only symbols)

mm, kmsan: fix infinite recursion due to RCU critical section
f6564fce256a3944aa1bc76cb3c40e792d97c1eb (v6.8-rc3)
switches that to rcu_read_lock_sched()/rcu_read_unlock_sched()
(which are not)

Both commits got backported to Linux 6.1 (in bookworm) in
v6.1.76/v6.1.77 but so far only the first got backported to Linux 5.10
(in bullseye) in v5.10.210.

This triggered a module build failure of the proprietary nvidia driver
in bullseye-pu on ppc64el (no other architectures affected), while it
succeeds for the kernels in bookworm-pu and sid.
(see #1072965 for details)


Andreas
--- End Message ---
--- Begin Message ---
Hi,

On Mon, Jun 24, 2024 at 10:58:12AM +0200, Andreas Beckmann wrote:
> Source: linux
> Version: 5.10.218-1
> Severity: important
> Tags: upstream
> 
> There are two commits in 6.8 that modify (the arch independent)
> pfn_valid() in include/linux/mmzone.h to fix race conditions:
> 
> mm/sparsemem: fix race in accessing memory_section->usage
> 5ec8e8ea8b7783fab150cf86404fc38cb4db8800 (v6.8-rc1)
> introduces usage of rcu_read_lock()/rcu_read_unlock()
> (which are (transitively) GPL-only symbols)
> 
> mm, kmsan: fix infinite recursion due to RCU critical section
> f6564fce256a3944aa1bc76cb3c40e792d97c1eb (v6.8-rc3)
> switches that to rcu_read_lock_sched()/rcu_read_unlock_sched()
> (which are not)
> 
> Both commits got backported to Linux 6.1 (in bookworm) in
> v6.1.76/v6.1.77 but so far only the first got backported to Linux 5.10
> (in bullseye) in v5.10.210.
> 
> This triggered a module build failure of the proprietary nvidia driver
> in bullseye-pu on ppc64el (no other architectures affected), while it
> succeeds for the kernels in bookworm-pu and sid.
> (see #1072965 for details)

Given bullseye is in LTS now, and does not support ppc64el I think we
can close this bug now.

Regards,
Salvatore--- End Message ---


Processed: closing 1087980

2025-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1087980 6.1.90-1
Bug #1087980 [src:linux] linux-image-5.10.0-32-686-pae: does not boot on Atom 
D525
Marked as fixed in versions linux/6.1.90-1.
Bug #1087980 [src:linux] linux-image-5.10.0-32-686-pae: does not boot on Atom 
D525
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1087980: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1098698: linux: Segfault and system hang on larger network file transfers

2025-02-22 Thread Paul DeKraker
Source: linux
Severity: important
Tags: upstream
X-Debbugs-Cc: pdekraker+deb...@gmail.com

Dear Maintainer,

I am experiencing an issue where my system completely locks up when attempting
a large network file transfer from a mounted smb share. When copying a file
above 1 GB I am consistienly experiencing this behavior. I tried going back to
the 6.12.3 kernel which is the oldest I have on the system and the probelm is
there as well. Looking at the dump below my guess is that it was introduced
with 6.12 and netfs/read_collect.c.  I have been unable to get a dump with
6.12.15, but the behavior is consistient. The transfer starts, but after a few
seconds the whole system locks up.


2/22/25 8:38 AM [ cut here ]
2/22/25 8:38 AM WARNING CPU: 4 PID: 291 at fs/netfs/read_collect.c:110
netfs_consume_read_data.isra.0+0x67f/0xb50 [netfs]
2/22/25 8:38 AM Modules linked in   ccm nls_utf8 cifs cifs_arc4
nls_ucs2_utils cifs_md4 dns_resolver netfs snd_seq_dummy snd_hrtimer snd_seq
snd_seq_device xt_CHECKSUM xt_MASQUERADE xt_conntrack ipt_REJECT nf_reject_ipv4
xt_tcpudp nft_compat nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6
nf_defrag_ipv4 nf_tables bridge stp llc rfcomm cmac algif_hash algif_skcipher
af_alg overlay qrtr bnep amd_atl intel_rapl_msr intel_rapl_common sunrpc
edac_mce_amd binfmt_misc kvm_amd snd_hda_codec_realtek snd_hda_codec_generic
snd_hda_scodec_component kvm snd_hda_codec_hdmi nls_ascii crct10dif_pclmul
nls_cp437 snd_hda_intel crc32_pclmul ghash_clmulni_intel snd_intel_dspcfg btusb
snd_intel_sdw_acpi sha512_ssse3 vfat fat snd_hda_codec sha256_ssse3 btrtl
sha1_ssse3 btintel snd_hda_core aesni_intel btbcm ahci btmtk snd_hwdep gf128mul
r8169 crypto_simd libahci snd_pcm bluetooth cryptd realtek snd_timer libata
rapl sp5100_tco snd watchdog wmi_bmof mdio_devres gigabyte_wmi soundcore
i2c_piix4 pcspkr i2c_smbus rfkill libphy scsi_mod ccp k10temp
2/22/25 8:38 AM scsi_common button lm92 msr dm_mod parport_pc ppdev lp
parport efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 mbcache
jbd2 razerkbd(OE) efivarfs raid10 raid456 libcrc32c crc32c_generic
async_raid6_recov async_memcpy async_pq async_xor xor async_tx raid6_pq raid1
raid0 md_mod evdev joydev razermouse(OE) hid_generic usbhid hid amdgpu video
amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper
drm_buddy drm_display_helper xhci_pci xhci_hcd drm_kms_helper drm nvme usbcore
cec rc_core nvme_core crc32c_intel crc16 usb_common wmi gpio_amdpt gpio_generic
2/22/25 8:38 AM CPU 4 UID: 0 PID: 291 Comm: kworker/4:2 Tainted: G OE
6.12.3-amd64 #1 Debian 6.12.3-1
2/22/25 8:38 AM Tainted [O]=OOT_MODULE, [E]=UNSIGNED_MODULE
2/22/25 8:38 AM Hardware name   Gigabyte Technology Co., Ltd. B550M AORUS
PRO-P/B550M AORUS PRO-P, BIOS F13 07/08/2021
2/22/25 8:38 AM Workqueue   cifsiod smb2_readv_worker [cifs]
2/22/25 8:38 AM RIP 0010:netfs_consume_read_data.isra.0+0x67f/0xb50 [netfs]
2/22/25 8:38 AM Code43 28 48 39 c8 0f 84 04 02 00 00 4c 89 40 58 0f 1f 44
00 00 0f 1f 44 00 00 48 8b 43 78 48 89 43 68 48 89 43 70 e9 6e fe ff ff <0f> 0b
49 8b 47 70 48 8b 74 24 30 8b 7c 24 38 41 0f b7 97 96 00 00
2/22/25 8:38 AM RSP 0018:ab8240b07dd8 EFLAGS: 00010246
2/22/25 8:38 AM RAX  RBX:  RCX:
3b20
2/22/25 8:38 AM RDX 3b60 RSI: 3b60 RDI:
dd69cfb9
2/22/25 8:38 AM RBP 0004 R08: 0002 R09:
0040
2/22/25 8:38 AM R10 0008 R11: 0008 R12:
9cbba2abdaa8
2/22/25 8:38 AM R13 0020 R14: 3b40 R15:
9cbd00ce2280
2/22/25 8:38 AM FS  () GS:9cc93ee0()
knlGS:
2/22/25 8:38 AM CS  0010 DS:  ES:  CR0: 80050033
2/22/25 8:38 AM CR2 7f724be0412c CR3: 00010a98e000 CR4:
00f50ef0
2/22/25 8:38 AM PKRU5554
2/22/25 8:38 AM Call Trace
2/22/25 8:38 AM 
2/22/25 8:38 AM ? netfs_consume_read_data.isra.0+0x67f/0xb50 [netfs]
2/22/25 8:38 AM ? __warn.cold+0x93/0xf6
2/22/25 8:38 AM ? netfs_consume_read_data.isra.0+0x67f/0xb50 [netfs]
2/22/25 8:38 AM ? report_bug+0xff/0x140
2/22/25 8:38 AM ? handle_bug+0x58/0x90
2/22/25 8:38 AM ? exc_invalid_op+0x17/0x70
2/22/25 8:38 AM ? asm_exc_invalid_op+0x1a/0x20
2/22/25 8:38 AM ? netfs_consume_read_data.isra.0+0x67f/0xb50 [netfs]
2/22/25 8:38 AM ? netfs_consume_read_data.isra.0+0x48b/0xb50 [netfs]
2/22/25 8:38 AM ? finish_task_switch.isra.0+0x97/0x2c0
2/22/25 8:38 AM netfs_read_subreq_terminated+0x2ab/0x3f0 [netfs]
2/22/25 8:38 AM process_one_work+0x177/0x330
2/22/25 8:38 AM worker_thread+0x252/0x390
2/22/25 8:38 AM ? __pfx_worker_thread+0x10/0x10
2/22/25 8:38 AM kthread+0xd2/0x100
2/22/25 8:38 AM ? __pfx_kthread+0x10/0x10
2/22/25 8:38 AM ret_from_fork+0x34/0x50
2/22/

linux_6.12.16-1_source.changes is NEW

2025-02-22 Thread Debian FTP Masters
binary:affs-modules-6.12.16-5kc-malta-di is NEW.
binary:affs-modules-6.12.16-loongson-3-di is NEW.
binary:affs-modules-6.12.16-mips64r2el-di is NEW.
binary:affs-modules-6.12.16-mips64r6el-di is NEW.
binary:affs-modules-6.12.16-octeon-di is NEW.
binary:ata-modules-6.12.16-5kc-malta-di is NEW.
binary:ata-modules-6.12.16-armmp-di is NEW.
binary:ata-modules-6.12.16-loongson-3-di is NEW.
binary:ata-modules-6.12.16-mips64r2el-di is NEW.
binary:ata-modules-6.12.16-mips64r6el-di is NEW.
binary:ata-modules-6.12.16-octeon-di is NEW.
binary:ata-modules-6.12.16-powerpc64le-di is NEW.
binary:ata-modules-6.12.16-riscv64-di is NEW.
binary:btrfs-modules-6.12.16-5kc-malta-di is NEW.
binary:btrfs-modules-6.12.16-armmp-di is NEW.
binary:btrfs-modules-6.12.16-loongson-3-di is NEW.
binary:btrfs-modules-6.12.16-mips64r2el-di is NEW.
binary:btrfs-modules-6.12.16-mips64r6el-di is NEW.
binary:btrfs-modules-6.12.16-octeon-di is NEW.
binary:btrfs-modules-6.12.16-powerpc64le-di is NEW.
binary:btrfs-modules-6.12.16-riscv64-di is NEW.
binary:btrfs-modules-6.12.16-s390x-di is NEW.
binary:cdrom-core-modules-6.12.16-5kc-malta-di is NEW.
binary:cdrom-core-modules-6.12.16-armmp-di is NEW.
binary:cdrom-core-modules-6.12.16-loongson-3-di is NEW.
binary:cdrom-core-modules-6.12.16-mips64r2el-di is NEW.
binary:cdrom-core-modules-6.12.16-mips64r6el-di is NEW.
binary:cdrom-core-modules-6.12.16-octeon-di is NEW.
binary:cdrom-core-modules-6.12.16-powerpc64le-di is NEW.
binary:cdrom-core-modules-6.12.16-riscv64-di is NEW.
binary:cdrom-core-modules-6.12.16-s390x-di is NEW.
binary:crypto-dm-modules-6.12.16-5kc-malta-di is NEW.
binary:crypto-dm-modules-6.12.16-armmp-di is NEW.
binary:crypto-dm-modules-6.12.16-loongson-3-di is NEW.
binary:crypto-dm-modules-6.12.16-mips64r2el-di is NEW.
binary:crypto-dm-modules-6.12.16-mips64r6el-di is NEW.
binary:crypto-dm-modules-6.12.16-octeon-di is NEW.
binary:crypto-dm-modules-6.12.16-powerpc64le-di is NEW.
binary:crypto-dm-modules-6.12.16-riscv64-di is NEW.
binary:crypto-dm-modules-6.12.16-s390x-di is NEW.
binary:crypto-modules-6.12.16-5kc-malta-di is NEW.
binary:crypto-modules-6.12.16-armmp-di is NEW.
binary:crypto-modules-6.12.16-loongson-3-di is NEW.
binary:crypto-modules-6.12.16-mips64r2el-di is NEW.
binary:crypto-modules-6.12.16-mips64r6el-di is NEW.
binary:crypto-modules-6.12.16-octeon-di is NEW.
binary:crypto-modules-6.12.16-powerpc64le-di is NEW.
binary:crypto-modules-6.12.16-riscv64-di is NEW.
binary:crypto-modules-6.12.16-s390x-di is NEW.
binary:dasd-extra-modules-6.12.16-s390x-di is NEW.
binary:dasd-modules-6.12.16-s390x-di is NEW.
binary:drm-core-modules-6.12.16-5kc-malta-di is NEW.
binary:drm-core-modules-6.12.16-armmp-di is NEW.
binary:drm-core-modules-6.12.16-loongson-3-di is NEW.
binary:drm-core-modules-6.12.16-mips64r2el-di is NEW.
binary:drm-core-modules-6.12.16-mips64r6el-di is NEW.
binary:drm-core-modules-6.12.16-octeon-di is NEW.
binary:drm-core-modules-6.12.16-powerpc64le-di is NEW.
binary:drm-core-modules-6.12.16-riscv64-di is NEW.
binary:ext4-modules-6.12.16-5kc-malta-di is NEW.
binary:ext4-modules-6.12.16-armmp-di is NEW.
binary:ext4-modules-6.12.16-loongson-3-di is NEW.
binary:ext4-modules-6.12.16-mips64r2el-di is NEW.
binary:ext4-modules-6.12.16-mips64r6el-di is NEW.
binary:ext4-modules-6.12.16-octeon-di is NEW.
binary:ext4-modules-6.12.16-powerpc64le-di is NEW.
binary:ext4-modules-6.12.16-riscv64-di is NEW.
binary:ext4-modules-6.12.16-s390x-di is NEW.
binary:f2fs-modules-6.12.16-5kc-malta-di is NEW.
binary:f2fs-modules-6.12.16-armmp-di is NEW.
binary:f2fs-modules-6.12.16-loongson-3-di is NEW.
binary:f2fs-modules-6.12.16-mips64r2el-di is NEW.
binary:f2fs-modules-6.12.16-mips64r6el-di is NEW.
binary:f2fs-modules-6.12.16-octeon-di is NEW.
binary:f2fs-modules-6.12.16-powerpc64le-di is NEW.
binary:f2fs-modules-6.12.16-riscv64-di is NEW.
binary:f2fs-modules-6.12.16-s390x-di is NEW.
binary:fat-modules-6.12.16-5kc-malta-di is NEW.
binary:fat-modules-6.12.16-armmp-di is NEW.
binary:fat-modules-6.12.16-loongson-3-di is NEW.
binary:fat-modules-6.12.16-mips64r2el-di is NEW.
binary:fat-modules-6.12.16-mips64r6el-di is NEW.
binary:fat-modules-6.12.16-octeon-di is NEW.
binary:fat-modules-6.12.16-powerpc64le-di is NEW.
binary:fat-modules-6.12.16-riscv64-di is NEW.
binary:fat-modules-6.12.16-s390x-di is NEW.
binary:fb-modules-6.12.16-5kc-malta-di is NEW.
binary:fb-modules-6.12.16-armmp-di is NEW.
binary:fb-modules-6.12.16-loongson-3-di is NEW.
binary:fb-modules-6.12.16-mips64r2el-di is NEW.
binary:fb-modules-6.12.16-mips64r6el-di is NEW.
binary:fb-modules-6.12.16-octeon-di is NEW.
binary:fb-modules-6.12.16-powerpc64le-di is NEW.
binary:fb-modules-6.12.16-riscv64-di is NEW.
binary:firewire-core-modules-6.12.16-5kc-malta-di is NEW.
binary:firewire-core-modules-6.12.16-loongson-3-di is NEW.
binary:firewire-core-modules-6.12.16-mips64r2el-di is NEW.
binary:firewire-core-modules-6.12.16-mips64r6el-di is NEW.
binary:firewire-core-modules-6.12.16-octeon-di is NEW.
binary:firewire-core-modules-6.12.16-powerpc64le

Bug#1021927: Bug is still present in current kernels

2025-02-22 Thread Salvatore Bonaccorso
Hi Jaegeuk, hi Chao

We got the following report in Debian (cf.
https://bugs.debian.org/1021927) and quoted in the following:

On Sat, Feb 22, 2025 at 02:44:07PM +0100, Heinz Repp wrote:
> Since kernel 5.19.x this bug is present in all newer kernels, up to 6.12.12.
> On every boot, it prints:
> 
> > Info: Fix the reported corruption.
> > Info: [/dev/sdb4] SanDisk SDSSDHTI
> > Info: MKFS Version
> >   "Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc 
> > version 5.3.1 20160101 (Debian 5.3.1-5) ) #1 SMP Debian 4.3.3-5 
> > (2016-01-04)"
> > Info: FSCK Version
> >   from "Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc 
> > version 5.3.1 20160121 (Debian 5.3.1-7) ) #1 SMP Debian 4.3.5-1 
> > (2016-02-06)"
> > to "Linux version 6.12.12-amd64 (debian-kernel@lists.debian.org) 
> > (x86_64-linux-gnu-gcc 14 (Debian 14.2.0-16) 14.2.0, GNU ld (GNU Binutils 
> > for Debian) 2.43.90.20250127) #1 SMP PREEMPT_DYNAMIC Debian 6.12.12-
> > 1 (2025-02-02)"
> > Info: superblock features = 0 :
> > Info: superblock encrypt level = 0, salt = 
> > Info: Segments per section = 1
> > Info: Sections per zone = 1
> > Info: Total FS sectors = 233906176 (114212 MB)
> > Info: CKPT version = 4b0b40
> > Info: checkpoint state = 42 :   crc orphan_inodes sudden-power-off
> > Info: No error was reported
> > [   10,619367]
> 
> First, there is a reported corruption. But then, it says "No error was
> reported". That's a little bit crazy. This came up with kernel 5.19, without
> changing f2fs, but maybe this bug lives in f2fs?
> 
> Greetings
> 
> Heinz Repp

Does this ring some bells to you?

Regards,
Salvatore



linux-signed-arm64_6.12.16+1_source.changes is NEW

2025-02-22 Thread Debian FTP Masters
Mapping sid to unstable.
binary:ata-modules-6.12.16-arm64-di is NEW.
binary:btrfs-modules-6.12.16-arm64-di is NEW.
binary:cdrom-core-modules-6.12.16-arm64-di is NEW.
binary:crypto-dm-modules-6.12.16-arm64-di is NEW.
binary:crypto-modules-6.12.16-arm64-di is NEW.
binary:ext4-modules-6.12.16-arm64-di is NEW.
binary:f2fs-modules-6.12.16-arm64-di is NEW.
binary:fat-modules-6.12.16-arm64-di is NEW.
binary:fb-modules-6.12.16-arm64-di is NEW.
binary:input-modules-6.12.16-arm64-di is NEW.
binary:isofs-modules-6.12.16-arm64-di is NEW.
binary:jfs-modules-6.12.16-arm64-di is NEW.
binary:kernel-image-6.12.16-arm64-di is NEW.
binary:linux-image-6.12.16-arm64 is NEW.
binary:linux-image-6.12.16-arm64-16k is NEW.
binary:linux-image-6.12.16-cloud-arm64 is NEW.
binary:linux-image-6.12.16-rt-arm64 is NEW.
binary:loop-modules-6.12.16-arm64-di is NEW.
binary:md-modules-6.12.16-arm64-di is NEW.
binary:mmc-modules-6.12.16-arm64-di is NEW.
binary:multipath-modules-6.12.16-arm64-di is NEW.
binary:nbd-modules-6.12.16-arm64-di is NEW.
binary:nic-modules-6.12.16-arm64-di is NEW.
binary:nic-shared-modules-6.12.16-arm64-di is NEW.
binary:nic-usb-modules-6.12.16-arm64-di is NEW.
binary:nic-wireless-modules-6.12.16-arm64-di is NEW.
binary:ppp-modules-6.12.16-arm64-di is NEW.
binary:sata-modules-6.12.16-arm64-di is NEW.
binary:scsi-core-modules-6.12.16-arm64-di is NEW.
binary:scsi-modules-6.12.16-arm64-di is NEW.
binary:scsi-nic-modules-6.12.16-arm64-di is NEW.
binary:sound-modules-6.12.16-arm64-di is NEW.
binary:speakup-modules-6.12.16-arm64-di is NEW.
binary:squashfs-modules-6.12.16-arm64-di is NEW.
binary:udf-modules-6.12.16-arm64-di is NEW.
binary:uinput-modules-6.12.16-arm64-di is NEW.
binary:usb-modules-6.12.16-arm64-di is NEW.
binary:usb-serial-modules-6.12.16-arm64-di is NEW.
binary:usb-storage-modules-6.12.16-arm64-di is NEW.
binary:xfs-modules-6.12.16-arm64-di is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports


pgpYNFABXWloJ.pgp
Description: PGP signature


linux_6.12.16-1_source.changes ACCEPTED into unstable

2025-02-22 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a single segment
 - idpf: record rx queue in skb for RSC packets
 - idpf: call set_real_num_queues in idpf_open
 - igc: Fix HW RX timestamp when passed by ZC XDP
 - vxlan: check vxlan_vnigroup_init() return value
 - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
 - Bluetooth: btintel_pcie: Fix a potential race condition
 - team: better TEAM_OPTION_TYPE_STRING validation
 - workqueue: Put the pwq after detaching the rescuer from the pool
 - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 - [arm64] cacheinfo: Avoid out-of-bounds write to cacheinfo array
 - [arm64,armhf] gpu: host1x: Fix a use of uninitialized mutex
 - cgroup: Remove steal time from usage_usec
 - [x86] perf/x86/intel: Clean up PEBS-via-PT on hybrid
 - drm/xe/client: bo->client does not need bos_lock
 - [amd64] drm/i915/selftests: avoid using uninitialized context
 - io_uring/waitid: don't abuse io_tw_state
 - io_uring/uring_cmd: remove dead req_has_async_data() check
 - amdkfd: properly free gang_ctx_bo when failed to init user queue
 - drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
 - drm: Fix DSC BPP increment decoding
 - block: cleanup and fix batch completion adding conditions
 - sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
 - sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
 - gpiolib: Fix crash on error in gpiochip_get_ngpios()
 - [amd64] iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
 - tools: fix annoying "mkdir -p ..." logs when building tools in parallel
 - [arm64] firmware: qcom: scm: smc: Handle missing SCM device
 - [arm64,armhf] soc/tegra: fuse: Update Tegra234 nvmem keepout list
 - media: cxd2841er: fix 64-bit division on gcc-9
 - media: i2c: ds90ub913: Add error handling to ub913_hw_init()
 - media: i2c: ds90ub953: Add error handling for i2c reads/writes
 - media: bcm2835-unicam: Disable trigger mode operation
 - media: uvcvideo: Implement dual stream quirk to fix loss of usb packets
 - media: uvcvideo: Add new quirk definition for the Sonix Technology Co.
   292a camera
 - media: uvcvideo: Add Kurokesu C1 PRO camera
 - media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread
 - PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
 - PCI: switchtec: Add Microchip PCI100X device IDs
 - scsi: ufs: bsg: Set bsg_queue to NULL after removal
 - rtla/timerlat_hist: Abort event processing on second signal
 - rtla/timerlat_top: Abort event processing on second signal
 - serial: 8250_pci: Resolve WCH vendor ID ambiguity
 - serial: 8250_pci: Share WCH IDs with parport_serial driver
 - 8250: microchip: pci1: Add workaround for RTS bit toggle
 - kunit: platform: Resolve 'struct completion' warning
 - vfio/pci: Enable iowrite64 and ioread64 for vfio pci
 - NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 - vfio/nvgrace-gpu: Read dvsec register to determine need for uncached
   resmem
 - vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM
 - fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode()
 - Grab mm lock before grabbing pt lock
 - [x86] ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet
   5V
 - [x86] mm/tlb: Only trim the mm_cpumask once a second
 - orangefs: fix a oob in orangefs_debug_write
 - kbuild: suppress stdout from merge_config for silent builds
 - [amd64] ASoC: Intel: bytcr_rt5640: Add DMI quirk

Bug#1093655: marked as done (linux-kbuild-6.12.5: Include tools/bpf/resolve_btfids in linux-kbuild package)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#1093655: fixed in linux 6.12.16-1
has caused the Debian Bug report #1093655,
regarding linux-kbuild-6.12.5: Include tools/bpf/resolve_btfids in linux-kbuild 
package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1093655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-kbuild-6.12.5
Version: 6.12.5-1
Severity: wishlist
X-Debbugs-Cc: mpar...@gmx.net

This tool can be required to build out of tree modules like kiodump
.
Because it's missing, make will abort with this error:

>   MODPOST /usr/src/repos/iodump/kernel/Module.symvers
>   CC [M]  /usr/src/repos/iodump/kernel/kiodump.mod.o
>   CC [M]  /usr/src/repos/iodump/kernel/.module-common.o
>   LD [M]  /usr/src/repos/iodump/kernel/kiodump.ko
>   BTF [M] /usr/src/repos/iodump/kernel/kiodump.ko
> /bin/sh: 1: ./tools/bpf/resolve_btfids/resolve_btfids: not found
> make[3]: *** [/usr/src/linux-
headers-6.12.5-common/scripts/Makefile.modfinal:64:
/usr/src/repos/iodump/kernel/kiodump.ko] Error 127
> make[3]: *** Deleting file '/usr/src/repos/iodump/kernel/kiodump.ko'
> make[2]: *** [/usr/src/linux-headers-6.12.5-common/Makefile:1895: modules]
Error 2
> make[1]: *** [/usr/src/linux-headers-6.12.5-common/Makefile:236: __sub-make]
Error 2
> make[1]: Leaving directory '/usr/src/linux-headers-6.12.5-amd64'
> make: *** [Makefile:32: default] Error 2

Ubuntu does include it in its linux-headers packages..


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (510, 'unstable'), (509, 'experimental'), (500, 
'stable-updates'), (500, 'stable-security'), (500, 'oldstable-updates'), (500, 
'oldstable-security'), (500, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.5-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-kbuild-6.12.5 depends on:
ii  libc6   2.40-3
ii  libelf1t64  0.192-4
ii  libssl3t64  3.4.0-2

linux-kbuild-6.12.5 recommends no packages.

linux-kbuild-6.12.5 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.12.16-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1093...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a

Bug#1027304: marked as done (linux-kbuild-6.0: missing `resolve_btfids` and some scripts)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#1093655: fixed in linux 6.12.16-1
has caused the Debian Bug report #1093655,
regarding linux-kbuild-6.0: missing `resolve_btfids` and some scripts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1093655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-kbuild-6.0
Version: 6.0.12-1~bpo11+1
Severity: important
Tags: patch
X-Debbugs-Cc: u...@protonmail.com

Dear Maintainer,

I tried to build my out-of-tree kernel module and noticed a message:
`Skipping BTF generation for PATH_TO_KO due to unavailability of vmlinux`.
After copying `/sys/kernel/btf/vmlinux` to corresponding position and with
`dwarves` installed, building the kernel module throws a error: 
`/bin/sh: 1: ./tools/bpf/resolve_btfids/resolve_btfids: not found`.

Besides I find that some useful scripts are not included in `linux-kbuild`
package such as `clang-tools/gen_compile_commands.py`, and I had to copy
it from kernel source tree.

I patched build scripts to contain those components locally with
following patches.

-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-0.deb11.2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-kbuild-6.0 depends on:
ii  libc6  2.31-13+deb11u5
ii  libelf10.183-1
ii  libssl1.1  1.1.1n-0+deb11u3

linux-kbuild-6.0 recommends no packages.

linux-kbuild-6.0 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.12.16-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1093...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a single segment
 - idpf: record rx queue in skb for RSC packets
 - idpf: call set_real_num_queues in idpf_open
 - igc: Fix HW RX timestamp when passed by ZC XDP
 - vxlan: check vxlan_vnigroup_init() return value
 - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
 - Bluetooth: btintel_pcie: Fix a potential race condition
 - team: better TEAM_OPTION_TYPE_STRING validation
 - workqueue: Put the pwq after detaching the rescuer from the pool
 - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 - [arm64] cacheinfo: Avoi

Bug#1094755: marked as done (linux: dubious CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#1094755: fixed in linux 6.12.16-1
has caused the Debian Bug report #1094755,
regarding linux: dubious CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1094755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Source: linux
Version: 6.1.123-1

Debian sets CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1, despite 
Documentation/sound/designs/powersave.rst recommending against it:


The default value of timeout is given via 
``CONFIG_SND_AC97_POWER_SAVE_DEFAULT`` and 
``CONFIG_SND_HDA_POWER_SAVE_DEFAULT`` Kconfig options.  Setting this to 
1 (the minimum value) isn't recommended because many applications try 
to reopen the device frequently.  10 would be a good choice for normal 
operations.


--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.12.16-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1094...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a single segment
 - idpf: record rx queue in skb for RSC packets
 - idpf: call set_real_num_queues in idpf_open
 - igc: Fix HW RX timestamp when passed by ZC XDP
 - vxlan: check vxlan_vnigroup_init() return value
 - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
 - Bluetooth: btintel_pcie: Fix a potential race condition
 - team: better TEAM_OPTION_TYPE_STRING validation
 - workqueue: Put the pwq after detaching the rescuer from the pool
 - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 - [arm64] cacheinfo: Avoid out-of-bounds write to cacheinfo array
 - [arm64,armhf] gpu: host1x: Fix a use of uninitialized mutex
 - cgroup: Remove steal time from usage_usec
 - [x86] perf/x86/intel: Clean up PEBS-via-PT on hybrid
 - drm/xe/client: bo->client does not need bos_lock
 - [amd64] drm/i915/selftests: avoid using uninitialized context
 - io_uring/waitid: don't abuse io_tw_state
 - io_uring/uring_cmd: remove dead req_has_async_data() check
 - amdkfd: properly free gang_ctx_bo when failed to init user queue
 - drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
 - drm: Fix DSC BPP increment decoding
 - block: cleanup and fix batch completion adding conditions
 - sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
 - sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
 - gpiolib: Fix crash on error in gpiochip_get_ngpios()
 - [amd64] iommu/amd: Expicitly enable CNTRL

Bug#1027306: marked as done (linux-kbuild-6.0: missing `resolve_btfids` and some scripts)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#1093655: fixed in linux 6.12.16-1
has caused the Debian Bug report #1093655,
regarding linux-kbuild-6.0: missing `resolve_btfids` and some scripts
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1093655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093655
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-kbuild-6.0
Version: 6.0.12-1~bpo11+1
Severity: important
Tags: patch

Dear Maintainer,

I tried to build my out-of-tree kernel module and noticed a message:
`Skipping BTF generation for PATH_TO_KO due to unavailability of vmlinux`.
After copying `/sys/kernel/btf/vmlinux` to corresponding position and with
`dwarves` installed, building the kernel module throws a error: 
`/bin/sh: 1: ./tools/bpf/resolve_btfids/resolve_btfids: not found`.

Besides I find that some useful scripts are not included in `linux-kbuild`
package such as `clang-tools/gen_compile_commands.py`, and I had to copy
it from kernel source tree.

I patched build scripts to contain those components locally with
following patches.

-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-0.deb11.2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-kbuild-6.0 depends on:
ii  libc6  2.31-13+deb11u5
ii  libelf10.183-1
ii  libssl1.1  1.1.1n-0+deb11u3

linux-kbuild-6.0 recommends no packages.

linux-kbuild-6.0 suggests no packages.

-- no debconf information
>From 1b9e5fa40cc29bd9a8af9cd3355e65d88cd19a8e Mon Sep 17 00:00:00 2001
From: ur4t <46435411+u...@users.noreply.github.com>
Date: Thu, 29 Dec 2022 19:10:37 +0800
Subject: [PATCH 1/2] linux-kbuild: Add tools/bpf/resolve_btfids/resolve_btfids

This is a new dependency of OOT module builds with BTF enabled.
---
 debian/rules.d/tools/bpf/resolve_btfids/Makefile | 7 +++
 debian/rules.real| 2 ++
 2 files changed, 9 insertions(+)
 create mode 100644 debian/rules.d/tools/bpf/resolve_btfids/Makefile

diff --git a/debian/rules.d/tools/bpf/resolve_btfids/Makefile 
b/debian/rules.d/tools/bpf/resolve_btfids/Makefile
new file mode 100644
index 00..8f5e4e0cb5
--- /dev/null
+++ b/debian/rules.d/tools/bpf/resolve_btfids/Makefile
@@ -0,0 +1,7 @@
+include $(top_rulesdir)/Makefile.inc
+
+all:
+   $(MAKE) -C $(top_srcdir)/tools/bpf/resolve_btfids O=$(CURDIR)
+
+install:
+   install -D -m755 resolve_btfids $(DESTDIR)/$(installdir)/resolve_btfids
diff --git a/debian/rules.real b/debian/rules.real
index 9bb0c617bd..98e8dd7999 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -560,6 +560,7 @@ build_kbuild: $(STAMPS_DIR)/build-tools-headers
$(call make-tools,certs)
$(call make-tools,scripts)
$(call make-tools,tools/objtool)
+   $(call make-tools,tools/bpf/resolve_btfids)
 
 binary_kbuild: PREFIX_DIR = /usr/lib/$(PACKAGE_NAME)
 binary_kbuild: build_kbuild
@@ -569,6 +570,7 @@ binary_kbuild: build_kbuild
$(call make-tools,certs) install prefix=$(PREFIX_DIR)
$(call make-tools,scripts) install prefix=$(PREFIX_DIR)
$(call make-tools,tools/objtool) install prefix=$(PREFIX_DIR)
+   $(call make-tools,tools/bpf/resolve_btfids) install DESTDIR=$(DIR) 
prefix=$(PREFIX_DIR)
dh_link $(PREFIX_DIR) /usr/src/$(PACKAGE_NAME)
dh_installchangelogs
 ifeq (,$(filter nodoc,$(DEB_BUILD_PROFILES)))
-- 
2.30.2

>From fc0c873389031d1e2e068658d5464e7d70b6f142 Mon Sep 17 00:00:00 2001
From: ur4t <46435411+u...@users.noreply.github.com>
Date: Thu, 29 Dec 2022 19:19:08 +0800
Subject: [PATCH 2/2] linux-kbuild: Add missing upstream scripts

---
 debian/rules.d/scripts/Makefile | 47 +
 debian/rules.d/scripts/clang-tools/Makefile |  4 ++
 2 files changed, 34 insertions(+), 17 deletions(-)
 create mode 100644 debian/rules.d/scripts/clang-tools/Makefile

diff --git a/debian/rules.d/scripts/Makefile b/debian/rules.d/scripts/Makefile
index bbfe9c0d10..2e803d1c9f 100644
--- a/debian/rules.d/scripts/Makefile
+++ b/debian/rules.d/scripts/Makefile
@@ -7,37 +7,50 @@ PROGS = \
 
 DATA = \
Kbuild.include \
-   Makefile.* \
+   Makefile* \
mkversion \
module-common.lds \
subarch.include
 
-SC

Bug#1096058: marked as done (linux-image-6.12.12-amd64: Please set CONFIG_INTEL_MEI_GSC_PROXY=m)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#1096058: fixed in linux 6.12.16-1
has caused the Debian Bug report #1096058,
regarding linux-image-6.12.12-amd64: Please set CONFIG_INTEL_MEI_GSC_PROXY=m
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1096058: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 6.12.12-1
Severity: wishlist

Hello,

With trixie, on an Intel Ultra 7 165H, I observe: *ERROR* GT1: GSC
proxy handler failed to init.

According to [1], this error will be emitted if
CONFIG_INTEL_MEI_GSC_PROXY is not set. As a result, HDCP will be
capped to v1.4 and PXP will be disabled, so mesa will not expose
protected memory capabilities.

Further, a minor inconvenience is that the error message overwrites
the console login prompt.

Please set: CONFIG_INTEL_MEI_GSC_PROXY=m

Thank you,
Phil

[1] https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/10521
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.12.16-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1096...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a single segment
 - idpf: record rx queue in skb for RSC packets
 - idpf: call set_real_num_queues in idpf_open
 - igc: Fix HW RX timestamp when passed by ZC XDP
 - vxlan: check vxlan_vnigroup_init() return value
 - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
 - Bluetooth: btintel_pcie: Fix a potential race condition
 - team: better TEAM_OPTION_TYPE_STRING validation
 - workqueue: Put the pwq after detaching the rescuer from the pool
 - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 - [arm64] cacheinfo: Avoid out-of-bounds write to cacheinfo array
 - [arm64,armhf] gpu: host1x: Fix a use of uninitialized mutex
 - cgroup: Remove steal time from usage_usec
 - [x86] perf/x86/intel: Clean up PEBS-via-PT on hybrid
 - drm/xe/client: bo->client does not need bos_lock
 - [amd64] drm/i915/selftests: avoid using uninitialized context
 - io_uring/waitid: don't abuse io_tw_state
 - io_uring/uring_cmd: remove dead req_has_async_data() check
 - amdkfd: properly free gang_ctx_bo when failed to init user queue
 - drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
 - drm: Fix DSC BPP increment decoding
 - block: cleanup and fix batch completion adding conditions
 - sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
 - sched_ext: Use SCX_CALL_OP_TASK in task_

Bug#962708: marked as done (Please build dummy_hcd and g_mass_storage modules)

2025-02-22 Thread Debian Bug Tracking System
Your message dated Sat, 22 Feb 2025 13:00:10 +
with message-id 
and subject line Bug#962708: fixed in linux 6.12.16-1
has caused the Debian Bug report #962708,
regarding Please build dummy_hcd and g_mass_storage modules
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
962708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962708
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-amd64
Severity: wishlist

Hi,

When using the spice protocol one can via usbredir give
the remote guest VM access to a local USB device, all
with a nice UI in spicy or remote-viewer which
allows you to select the local USB device to share.

It would be nice when you have downloaded an ISO file (eg debian ISO)
not to have to dd it to a real USB device in order
to then make it available to the VM via spice.

It should be doable virtually without a real device 
using dummy_hcd and g_mass_storage kernel modules according to:

https://unix.stackexchange.com/questions/373569/emulating-usb-device-with-a-file-using-g-mass-storage-udc-core-couldnt-find

However those two modules are not packaged in stable 4.19 kernel:

# modprobe dummy_hcd
modprobe: FATAL: Module dummy_hcd not found in directory
/lib/modules/4.19.0-8-amd64
# modprobe g_mass_storage
modprobe: FATAL: Module g_mass_storage not found in directory
/lib/modules/4.19.0-8-amd64

Note: this was requested a while ago but with another
use in mind which had a better solution for the user:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678731

Thanks in advance for your help,

Sincerely,

Laurent GUERBY
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.12.16-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 962...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 22 Feb 2025 08:49:24 +0100
Source: linux
Architecture: source
Version: 6.12.16-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 962708 1093655 1094755 1096058
Changes:
 linux (6.12.16-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.16
 - nfsd: clear acl_access/acl_default after releasing them
 - NFSD: fix hang in nfsd4_shutdown_callback
 - [x86] cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
 - HID: multitouch: Add NULL check in mt_input_configured
 - pinctrl: pinconf-generic: Print unsigned value if a format is registered
 - HID: hid-thrustmaster: fix stack-out-of-bounds read in
   usb_check_int_endpoints()
 - HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
 - net: fib_rules: annotate data-races around rule->[io]ifindex
 - Documentation/networking: fix basic node example document ISO 15765-2
 - ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
 - vrf: use RCU protection in l3mdev_l3_out()
 - idpf: fix handling rsc packet with a single segment
 - idpf: record rx queue in skb for RSC packets
 - idpf: call set_real_num_queues in idpf_open
 - igc: Fix HW RX timestamp when passed by ZC XDP
 - vxlan: check vxlan_vnigroup_init() return value
 - [arm64] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 - [arm64] net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
 - Bluetooth: btintel_pcie: Fix a potential race condition
 - team: better TEAM_OPTION_TYPE_STRING validation
 - workqueue: Put the pwq after detaching the rescuer from the pool
 - sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 - [arm64] cacheinfo: Avoid out-of-bounds write to cacheinfo array
 - [arm64,armhf] gpu: host1x: Fix a use of uninitialized mutex
 - cgroup: Remove steal time from usage_usec
 - [x86] perf/x86/intel: Clean up PEBS-via-PT on hybrid
 - drm/xe/client: bo->client does not 

Bug#1098661: linux: fails to boot on VisionFive 2: Unhandled exception: Store/AMO access fault

2025-02-22 Thread Aurelien Jarno
Package: src:linux
Version: 6.13.3-1~exp1
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: debian-ri...@lists.debian.org

Hi,

Starting with version 6.13.3-1~exp1, the riscv64 kernel is shipped as a
EFI binary with the payload compressed with zstd (using the EFI_ZBOOT
config option). In addition to breaking non-EFI systems, this change
simply prevents the kernel to boot on a VisionFive 2 board:

| Loading Linux 6.13-riscv64 ...
| Loading initial ramdisk ...
| EFI stub: Decompressing Linux Kernel...
| Unhandled exception: Store/AMO access fault
| EPC: fb64a6ea RA: fb64a6da TVAL: 40020020
| EPC: 3b9046ea RA: 3b9046da reloc adjusted
| 
| Code: 0506 9526 4783 0015 4703 0005 3583 ed84 (0e23 fef9)
| UEFI image [0xfe6aa000:0xfe6d0fff] '/efi\boot\bootriscv64.efi'
| UEFI image [0xfb646000:0xfbe933ff] pc=0x46ea
| 
| 
| resetting ...
| reset not supported yet
| ### ERROR ### Please RESET the board ###

Regards
Aurelien


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
Device Tree model: StarFive VisionFive 2 v1.2A

** PCI devices:
:00:00.0 PCI bridge [0604]: PLDA XpressRich-AXI Ref Design [1556:] (rev 
02) (prog-if 00 [Normal decode])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

:01:00.0 USB controller [0c03]: VIA Technologies, Inc. VL805/806 xHCI USB 
3.0 Controller [1106:3483] (rev 01) (prog-if 30 [XHCI])
Subsystem: VIA Technologies, Inc. VL805/806 xHCI USB 3.0 Controller 
[1106:3483]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci

0001:00:00.0 PCI bridge [0604]: PLDA XpressRich-AXI Ref Design [1556:] (rev 
02) (prog-if 00 [Normal decode])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

0001:01:00.0 Non-Volatile memory controller [0108]: Silicon Motion, Inc. 
SM2263EN/SM2263XT (DRAM-less) NVMe SSD Controllers [126f:2263] (rev 03) 
(prog-if 02 [NVM Express])
Subsystem: Silicon Motion, Inc. SM2263EN/SM2263XT (DRAM-less) NVMe SSD 
Controllers [126f:2263]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: nvme
Kernel modules: nvme


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 
G2/50 Kyson


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: riscv64

Kernel: Linux 6.13-rc7-riscv64 (SMP w/4 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-6.13-riscv64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.145
ii  kmod33+20240816-2
ii  linux-base  4.11

Versions of packages linux-image-6.13-riscv64 recommends:
ii  apparmor  3.1.7-1+b3

Versions of packages linux-image-6.13-riscv64 suggests:
pn  debian-kernel-handbook  
pn  firmware-linux-free 
pn  linux-doc-6.13  

Versions of packages linux-image-6.13-riscv64 is related to:
pn  firmware-amd-graphics  
pn  firmware-atheros   
pn  firmware-bnx2  
pn  firmware-bnx2x 
pn  firmware-brcm80211 
pn  firmware-cavium
pn  firmware-cirrus
pn  firmware-intel-graphics
pn  firmware-intel-misc
pn  firmware-intel-sound   
pn  firmware-ipw2x00   
pn  firmware-ivtv  
pn  firmware-iwlwifi   
pn  firmware-libertas  
pn  firmware-marvell-prestera  
pn  firmware-mediatek  
pn  firmware-misc-nonfree  
pn  firmware-myricom   
pn  firmware-netronome 
pn  firmware-netxen
pn  firmware-nvidia-graphics   
pn  firmware-qcom-soc  
pn  f

linux-signed-6.1-i386_6.1.128+1~deb11u1_source.changes REJECTED

2025-02-22 Thread Debian FTP Masters


ACL automatic-source-uploads: not allowed to upload source package 
'linux-signed-6.1-i386'

Mapping oldstable-security to oldstable-proposed-updates.
binary:linux-headers-6.1-686 is NEW.
binary:linux-headers-6.1-686-pae is NEW.
binary:linux-headers-6.1-rt-686-pae is NEW.
binary:linux-image-6.1-686 is NEW.
binary:linux-image-6.1-686-pae is NEW.
binary:linux-image-6.1-rt-686-pae is NEW.
binary:linux-image-6.1.0-0.deb11.31-686 is NEW.
binary:linux-image-6.1.0-0.deb11.31-686-pae is NEW.
binary:linux-image-6.1.0-0.deb11.31-rt-686-pae is NEW.
source:linux-signed-6.1-i386 is NEW.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



pgpBmUyxhc4GG.pgp
Description: PGP signature


linux-signed-6.1-arm64_6.1.128+1~deb11u1_source.changes REJECTED

2025-02-22 Thread Debian FTP Masters


ACL automatic-source-uploads: not allowed to upload source package 
'linux-signed-6.1-arm64'

Mapping oldstable-security to oldstable-proposed-updates.
binary:linux-headers-6.1-arm64 is NEW.
binary:linux-headers-6.1-cloud-arm64 is NEW.
binary:linux-headers-6.1-rt-arm64 is NEW.
binary:linux-image-6.1-arm64 is NEW.
binary:linux-image-6.1-cloud-arm64 is NEW.
binary:linux-image-6.1-rt-arm64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-arm64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-cloud-arm64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-rt-arm64 is NEW.
source:linux-signed-6.1-arm64 is NEW.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



pgpx84GAPa95r.pgp
Description: PGP signature


linux-signed-6.1-amd64_6.1.128+1~deb11u1_source.changes REJECTED

2025-02-22 Thread Debian FTP Masters


ACL automatic-source-uploads: not allowed to upload source package 
'linux-signed-6.1-amd64'

Mapping oldstable-security to oldstable-proposed-updates.
binary:linux-headers-6.1-amd64 is NEW.
binary:linux-headers-6.1-cloud-amd64 is NEW.
binary:linux-headers-6.1-rt-amd64 is NEW.
binary:linux-image-6.1-amd64 is NEW.
binary:linux-image-6.1-cloud-amd64 is NEW.
binary:linux-image-6.1-rt-amd64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-amd64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-cloud-amd64 is NEW.
binary:linux-image-6.1.0-0.deb11.31-rt-amd64 is NEW.
source:linux-signed-6.1-amd64 is NEW.

===

Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.



pgpvxjMeS5d0D.pgp
Description: PGP signature


Processed (with 5 errors): Bug is still present in current kernels

2025-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 1021927 =
Bug #1021927 {Done: car...@debian.org} [src:linux] Kernel 5.19 reports 
corrupted f2fs without corruption
Bug reopened
Ignoring request to alter fixed versions of bug #1021927 to the same values 
previously set
> Since kernel 5.19.x this bug is present in all newer kernels, up to 6.12.12.
Unknown command or malformed arguments to command.
> On every boot, it prints:
Unknown command or malformed arguments to command.
> > Info: Fix the reported corruption.
Unknown command or malformed arguments to command.
> > Info: [/dev/sdb4] SanDisk SDSSDHTI
Unknown command or malformed arguments to command.
> > Info: MKFS Version
Unknown command or malformed arguments to command.
Too many unknown commands, stopping here.

Please contact me if you need assistance.
-- 
1021927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Bug is still present in current kernels

2025-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 1021927 =
Bug #1021927 [src:linux] Kernel 5.19 reports corrupted f2fs without corruption
Bug 1021927 is not marked as done; doing nothing.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1021927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021927
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1021927: Bug is still present in current kernels

2025-02-22 Thread Heinz Repp

Since kernel 5.19.x this bug is present in all newer kernels, up to 6.12.12.
On every boot, it prints:


Info: Fix the reported corruption.
Info: [/dev/sdb4] SanDisk SDSSDHTI
Info: MKFS Version
  "Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 
20160101 (Debian 5.3.1-5) ) #1 SMP Debian 4.3.3-5 (2016-01-04)"
Info: FSCK Version
  from "Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 
5.3.1 20160121 (Debian 5.3.1-7) ) #1 SMP Debian 4.3.5-1 (2016-02-06)"
to "Linux version 6.12.12-amd64 (debian-kernel@lists.debian.org) 
(x86_64-linux-gnu-gcc 14 (Debian 14.2.0-16) 14.2.0, GNU ld (GNU Binutils for Debian) 
2.43.90.20250127) #1 SMP PREEMPT_DYNAMIC Debian 6.12.12-
1 (2025-02-02)"
Info: superblock features = 0 :
Info: superblock encrypt level = 0, salt = 
Info: Segments per section = 1
Info: Sections per zone = 1
Info: Total FS sectors = 233906176 (114212 MB)
Info: CKPT version = 4b0b40
Info: checkpoint state = 42 :   crc orphan_inodes sudden-power-off
Info: No error was reported
[   10,619367]


First, there is a reported corruption. But then, it says "No error was 
reported". That's a little bit crazy. This came up with kernel 5.19, 
without changing f2fs, but maybe this bug lives in f2fs?


Greetings

Heinz Repp



linux-signed-amd64_6.12.16+1_source.changes is NEW

2025-02-22 Thread Debian FTP Masters
Mapping sid to unstable.
binary:ata-modules-6.12.16-amd64-di is NEW.
binary:btrfs-modules-6.12.16-amd64-di is NEW.
binary:cdrom-core-modules-6.12.16-amd64-di is NEW.
binary:crypto-dm-modules-6.12.16-amd64-di is NEW.
binary:crypto-modules-6.12.16-amd64-di is NEW.
binary:drm-core-modules-6.12.16-amd64-di is NEW.
binary:ext4-modules-6.12.16-amd64-di is NEW.
binary:f2fs-modules-6.12.16-amd64-di is NEW.
binary:fat-modules-6.12.16-amd64-di is NEW.
binary:fb-modules-6.12.16-amd64-di is NEW.
binary:firewire-core-modules-6.12.16-amd64-di is NEW.
binary:input-modules-6.12.16-amd64-di is NEW.
binary:isofs-modules-6.12.16-amd64-di is NEW.
binary:jfs-modules-6.12.16-amd64-di is NEW.
binary:kernel-image-6.12.16-amd64-di is NEW.
binary:linux-image-6.12.16-amd64 is NEW.
binary:linux-image-6.12.16-cloud-amd64 is NEW.
binary:linux-image-6.12.16-rt-amd64 is NEW.
binary:loop-modules-6.12.16-amd64-di is NEW.
binary:md-modules-6.12.16-amd64-di is NEW.
binary:mmc-core-modules-6.12.16-amd64-di is NEW.
binary:mmc-modules-6.12.16-amd64-di is NEW.
binary:mtd-core-modules-6.12.16-amd64-di is NEW.
binary:multipath-modules-6.12.16-amd64-di is NEW.
binary:nbd-modules-6.12.16-amd64-di is NEW.
binary:nic-modules-6.12.16-amd64-di is NEW.
binary:nic-pcmcia-modules-6.12.16-amd64-di is NEW.
binary:nic-shared-modules-6.12.16-amd64-di is NEW.
binary:nic-usb-modules-6.12.16-amd64-di is NEW.
binary:nic-wireless-modules-6.12.16-amd64-di is NEW.
binary:pata-modules-6.12.16-amd64-di is NEW.
binary:pcmcia-modules-6.12.16-amd64-di is NEW.
binary:pcmcia-storage-modules-6.12.16-amd64-di is NEW.
binary:ppp-modules-6.12.16-amd64-di is NEW.
binary:rfkill-modules-6.12.16-amd64-di is NEW.
binary:sata-modules-6.12.16-amd64-di is NEW.
binary:scsi-core-modules-6.12.16-amd64-di is NEW.
binary:scsi-modules-6.12.16-amd64-di is NEW.
binary:scsi-nic-modules-6.12.16-amd64-di is NEW.
binary:serial-modules-6.12.16-amd64-di is NEW.
binary:sound-modules-6.12.16-amd64-di is NEW.
binary:speakup-modules-6.12.16-amd64-di is NEW.
binary:squashfs-modules-6.12.16-amd64-di is NEW.
binary:udf-modules-6.12.16-amd64-di is NEW.
binary:uinput-modules-6.12.16-amd64-di is NEW.
binary:usb-modules-6.12.16-amd64-di is NEW.
binary:usb-serial-modules-6.12.16-amd64-di is NEW.
binary:usb-storage-modules-6.12.16-amd64-di is NEW.
binary:xfs-modules-6.12.16-amd64-di is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports


pgpPHc0ub46wI.pgp
Description: PGP signature


Processing of linux-signed-amd64_6.12.16+1_source.changes

2025-02-22 Thread Debian FTP Masters
linux-signed-amd64_6.12.16+1_source.changes uploaded successfully to localhost
along with the files:
  linux-signed-amd64_6.12.16+1.dsc
  linux-signed-amd64_6.12.16+1.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of linux-signed-arm64_6.12.16+1_source.changes

2025-02-22 Thread Debian FTP Masters
linux-signed-arm64_6.12.16+1_source.changes uploaded successfully to localhost
along with the files:
  linux-signed-arm64_6.12.16+1.dsc
  linux-signed-arm64_6.12.16+1.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1098706: linux: building out-of-tree modules fails with pahole: not found

2025-02-22 Thread Antonio Russo

Just to clarify for everyone: this is resolved by installing pahole.

Presumably, the solution is to just to make kbuild Depend: on pahole.

Best,
Antonio


OpenPGP_0x72DB026E04C1C768.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature