linux-signed-i386_4.19.177+1_source.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2021-03-08 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 03 Mar 2021 13:48:46 +0100
Source: linux-signed-i386
Architecture: source
Version: 4.19.177+1
Distribution: buster-proposed-updates
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Changes:
 linux-signed-i386 (4.19.177+1) buster; urgency=medium
 .
   * Sign kernel from linux 4.19.177-1
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.172
 - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
 - dm integrity: conditionally disable "recalculate" feature
 - writeback: Drop I_DIRTY_TIME_EXPIRE
 - fs: fix lazytime expiration handling in __writeback_single_inode()
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.173
 - nbd: freeze the queue while we're adding connections (CVE-2021-3348)
 - ACPI: sysfs: Prefer "compatible" modalias
 - kernel: kexec: remove the lock operation of system_transition_mutex
 - xen/privcmd: allow fetching resource sizes
 - ALSA: hda/via: Apply the workaround generically for Clevo machines
 - media: rc: ensure that uevent can be read directly after rc device
   register
 - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
 - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem
   family
 - PM: hibernate: flush swap writer after marking
 - [x86] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
   intel_arch_events[]
 - [x86] KVM: get smi pending status correctly
 - leds: trigger: fix potential deadlock with libata
 - mt7601u: fix kernel crash unplugging the device
 - mt7601u: fix rx buffer refcounting
 - xen-blkfront: allow discard-* nodes to be optional
 - [armhf] imx: build suspend-imx6.S with arm instruction set
 - netfilter: nft_dynset: add timeout extension to template
 - xfrm: Fix oops in xfrm_replay_advance_bmp
 - xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
 - RDMA/cxgb4: Fix the reported max_recv_sge value
 - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
 - iwlwifi: pcie: use jiffies for memory read spin time limit
 - iwlwifi: pcie: reschedule in long-running memory reads
 - mac80211: pause TX while changing interface type
 - net/mlx5: Fix memory leak on flow table creation error flow
 - can: dev: prevent potential information leak in can_fill_info()
 - [amd64] iommu/vt-d: Gracefully handle DMAR units with no supported
   address widths
 - [amd64] iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not
   built
 - rxrpc: Fix memory leak in rxrpc_lookup_local
 - NFC: fix resource leak when target index is invalid
 - NFC: fix possible resource leak
 - team: protect features update by RCU to avoid deadlock
 - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.174
 - [armhf] net: dsa: bcm_sf2: put device node before return
 - ACPI: thermal: Do not call acpi_thermal_check() directly
 - sysctl: handle overflow in proc_get_long
 - net_sched: gen_estimator: support large ewma log
 - [x86] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron
   7352
 - [x86] __always_inline __{rd,wr}msr()
 - scsi: scsi_transport_srp: Don't block target in failfast state
 - scsi: libfc: Avoid invoking response handler twice if ep is already
   completed
 - mac80211: fix fast-rx encryption check
 - [ppc64el] scsi: ibmvfc: Set default timeout to avoid crash during
   migration
 - objtool: Don't fail on missing symbol table
 - kthread: Extract KTHREAD_IS_PER_CPU
 - workqueue: Restrict affinity change to rescuer
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.175
 - USB: serial: cp210x: add pid/vid for WSDA-200-USB
 - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
 - USB: serial: option: Adding support for Cinterion MV31
 - Input: i8042 - unbreak Pegatron C15B
 - rxrpc: Fix deadlock around release of dst cached on udp tunnel
 - net: lapb: Copy the skb before sending a packet
 - [arm64,armhf] net: mvpp2: TCAM entry enable should be written after SRAM
   data
 - memblock: do not start bottom-up allocations with kernel_end
 - USB: gadget: legacy: fix an error code in eth_bind()
 - USB: usblp: don't call usb_set_interface if there's a single alt
 - [arm*] usb: dwc2: Fix endpoint direction check in ep_from_windex
 - [arm64,armhf] usb: dwc3: fix clock issue during resume in OTG mode
 - ovl: fix dentry leak in ovl_get_redirect
 - mac80211: fix station rate table updates on assoc
 - kretprobe: Avoid re-registration of the same kretprobe earlier
 - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
 - xhci: 

Processed: Re: Bug#983595: linux-image-5.10.0-3-amd64: [regression] Kernel panic on resume from sleep

2021-03-08 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #983595 [src:linux] linux-image-5.10.0-3-amd64: [regression] Kernel panic 
on resume from sleep
Added tag(s) pending.

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



Bug#983595: linux-image-5.10.0-3-amd64: [regression] Kernel panic on resume from sleep

2021-03-08 Thread Salvatore Bonaccorso
Control: tags -1 + pending

Hi,

On Sat, Mar 06, 2021 at 08:18:52PM +0100, Zbynek Michl wrote:
> So really it was a bug in the alx driver - there was a wrong call order on
> resume.
> 
> Jakub Kicinski has fixed it in the vanilla kernel:
> https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=a4dcfbc4ee2218abd567d81d795082d8d4afcdf6
> 
> More details are available in the kernel mailing list:
> https://lore.kernel.org/netdev/CAJH0kmw00RHaKXqxRFi-7aSj2waYaMBYpp3v1fnC-=237be...@mail.gmail.com/T/#t
> 
> This bug report can be closed now.

Not directly, as the change is not yet in our upload. I cherry-picked
the commit for the next upload as
https://salsa.debian.org/kernel-team/linux/-/commit/3f06579cf51c653d71722c8bb742450798455089
.

Regards,
Salvatore



Bug#983466: Is a mesa-bug

2021-03-08 Thread Gert van de Kraats

because wayland itself needs 2 fence registers for 2 momitors  i
and X11 only 1.
A trace without using wayland shows the 15th register is used without
giving any problem:

Feb 24 20:10:59 debian systemd[1270]: Started GNOME Shell on X11.

Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 0 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 1 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 2 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 3 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 4 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 5 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 6 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 7 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 8 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 9 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 10 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 11 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 12 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 13 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 14 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 15 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 1 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 2 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 3 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 4 0
Feb 24 20:11:29 debian gnome-shell[1505]: GK_intelClearWithBlit_fences 5 0
.

So this seems to be  a mesa bug and an exact duplicate
of https://gitlab.freedesktop.org/mesa/mesa/-/issues/790 .

Only the kernel-driver-error has changed and is misleading now.

I add the mesa-2.3.4-patch I currently use, which solves the problem.

Testing for register-overflow is done after updating the batch, If 
overflow occurs


the batch is restored to the situation before the last update, the 
buffer is flushed


and the batch again is updated with the last update.

--- a/src/mesa/drivers/dri/i915/intel_blit.c2021-01-29 19:33:19.919872300 
+0100
+++ b/src/mesa/drivers/dri/i915/intel_blit.c2021-02-27 11:52:41.779536510 
+0100
@@ -93,9 +93,10 @@
GLuint CMD, BR13, pass = 0;
int dst_y2 = dst_y + h;
int dst_x2 = dst_x + w;
-   drm_intel_bo *aper_array[3];
+   drm_intel_bo *aper_array[1];
bool dst_y_tiled = dst_tiling == I915_TILING_Y;
bool src_y_tiled = src_tiling == I915_TILING_Y;
+   int reloc_count;
BATCH_LOCALS;
 
if (dst_tiling != I915_TILING_NONE) {
@@ -109,22 +110,6 @@
if (dst_y_tiled || src_y_tiled)
   return false;
 
-   /* do space check before going any further */
-   do {
-   aper_array[0] = intel->batch.bo;
-   aper_array[1] = dst_buffer;
-   aper_array[2] = src_buffer;
-
-   if (dri_bufmgr_check_aperture_space(aper_array, 3) != 0) {
-   intel_batchbuffer_flush(intel);
-   pass++;
-   } else
-   break;
-   } while (pass < 2);
-
-   if (pass >= 2)
-  return false;
-
intel_batchbuffer_require_space(intel, 8 * 4);
DBG("%s src:buf(%p)/%d+%d %d,%d dst:buf(%p)/%d+%d %d,%d sz:%dx%d\n",
__func__,
@@ -177,15 +162,32 @@
assert(dst_x < dst_x2);
assert(dst_y < dst_y2);
 
-   BEGIN_BATCH(8);
+   do {
+   reloc_count = drm_intel_gem_bo_get_reloc_count(intel->batch.bo);
+   BEGIN_BATCH(8);
+
+   OUT_BATCH(CMD | (8 - 2));
+   OUT_BATCH(BR13 | (uint16_t)dst_pitch);
+   OUT_BATCH((dst_y << 16) | dst_x);
+   OUT_BATCH((dst_y2 << 16) | dst_x2);
+   OUT_RELOC_FENCED(dst_buffer,
+   I915_GEM_DOMAIN_RENDER, I915_GEM_DOMAIN_RENDER,
+   dst_offset);
+   /* do space check before going any further */
+   aper_array[0] = intel->batch.bo;
+   if (dri_bufmgr_check_aperture_space(aper_array, 1) != 0) {
+   drm_intel_gem_bo_clear_relocs(intel->batch.bo, reloc_count);
+   intel_batchbuffer_emit_reset(intel);
+   intel_batchbuffer_flush(intel);
+   pass++;
+   } else
+   break;
+   } while (pass < 2);
+
+   if (pass >= 2)
+   return false;
+
 
-   OUT_BATCH(CMD | (8 - 2));
-   OUT_BATCH(BR13 | (uint16_t)dst_pitch);
-   OUT_BATCH((dst_y << 16) | dst_x);
-   OUT_BATCH((dst_y2 << 16) | dst_x2);
-   OUT_RELOC_FENCED(dst_buffer,
-   I915_GEM_DOMAIN_RENDER, I915_GEM_DOMAIN_RENDER,
-   dst_offset);
OUT_BATCH((src_y << 16) | src_x);
OUT_BATCH((uint16_t)src_pitch);
OUT_RELOC_FENCED(src_buffer,
@@ -335,6 +337,8 @@
GLuint clear_depth_value, clear_depth_mask;
GLint cx, cy, cw, ch;
GLbitfield fail_mask = 0;
+   int reloc_count;
+   bool flushed;

Bug#772578: marked as done ([initramfs-tools] Missing keyboard modules i2c_designware_* in initramfs)

2021-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Mar 2021 21:51:41 +0100
with message-id <62ae7a06ebe22e35234359613e6d106ae8127e7c.ca...@decadent.org.uk>
and subject line Re: Still an issue with usb kbds in initramfs rescue mode
has caused the Debian Bug report #701656,
regarding [initramfs-tools] Missing keyboard modules i2c_designware_* in 
initramfs
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.)


-- 
701656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.116

I just got an ASUS X205TA notebook, which requires the
i2c_designware_core and i2c_designware_platform modules to be loaded for
the keyboard to work. The module gets correctly loaded when booting up,
but it's not present in the initramfs. As a result, I had to attach an
USB keyboard when being asked for the passphrase to unlock my root
partition. Adding the two modules to /etc/initramfs-tools/modules solves
the problem.

This also affects the jessie netinst image, requiring a spare USB
keyboard during installation, shall I file a separate bug for this?
--- End Message ---
--- Begin Message ---
On Mon, 8 Mar 2021 11:30:02 +0900 Norbert Preining  
wrote:
> unarchive 701656
> found 701656 0.139
> thanks
> 
> Hi
> 
> I just got dropped into an initramfs rescue shell, and realized that my
> USB keyboard does not work.
> 
> I have
>   MODULES=most
> in my /etc/initramfs-tools/initramfs.conf but still the device doesn't
> give a beep. I actually tried two different USB keyboards, with the same
> effect. It seems hid-generic or so should be fine, but it isn't loaded.
>
This bug report is about MODULES=dep, not MODULES=most.  Please open a
new bug report.

Ben.

-- 
Ben Hutchings
The Peter principle: In a hierarchy, every employee tends to rise to
their level of incompetence.


signature.asc
Description: This is a digitally signed message part
--- End Message ---


Bug#639876: marked as done (MODULES=dep does not include input drivers)

2021-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Mar 2021 21:51:41 +0100
with message-id <62ae7a06ebe22e35234359613e6d106ae8127e7c.ca...@decadent.org.uk>
and subject line Re: Still an issue with usb kbds in initramfs rescue mode
has caused the Debian Bug report #701656,
regarding MODULES=dep does not include input drivers
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.)


-- 
701656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cryptsetup
Version: 2:1.3.0-3
Severity: wishlist

Hey,

this is a wishlist bug but it might be upgraded to minor.

In some specific situations, people won't be able to boot their machine:

* they use encrypted root
* they use a passphrase
* they use a usb keyboard
* they use MODULES=dep in initramfs.conf

What happens in that, with MODULE=dep, the usb modules (mainly usbhid
and uhci_hcd or similar) won't be added to initramfs, so people won't be
able to type their password.

It's not too much of a big deal since:

* people using encrypted root are (I guess) mostly on laptops, where the
  keyboard is still often using ps/2 or similar (at least it is on
  thinkpads :)
* the default is MODULES=most

But it'd still be nice if switching to MODULES=dep on those boxes would
still work. I'm not too sure if there's a way to detect how the keyboard
is plugged and add usb modules if needed. Adding them unconditionnally
might now be possible either.

Regards,
-- 
Yves-Alexis


-- Package-specific info:
-- /proc/cmdline
initrd=/initrd.img-3.0.0-1-amd64 root=LABEL=root ro quiet splash 
intel_iommu=on,igfx_off pcie_aspm=force BOOT_IMAGE=/vmlinuz-3.0.0-1-amd64 

-- /etc/crypttab
# 
scapa_crypt   /dev/sda2   noneluks

-- /etc/fstab
# /etc/fstab - static file system information
#
#   
 
proc   /proc  proc   rw,nosuid,nodev,noexec 0   
   0
none   /proc/bus/usb  usbfs  defaults,noauto0   
   0
sysfs  /sys   sysfs  rw,nosuid,nodev,noexec 0   
   0
devpts /dev/pts   devpts noauto,mode=0622   0   
   0

LABEL=root /  ext4   defaults   0   
   1
LABEL=boot /boot  ext2   defaults,nodev,nosuid,noexec   0   
   2
LABEL=home /home  ext4   defaults   0   
   2

LABEL=swap none   swap   sw 0   
   0

-- lsmod
Module  Size  Used by
sg 25985  0 
rfcomm 33848  4 
bnep   17615  2 
bluetooth 114376  10 rfcomm,bnep
deflate12551  0 
zlib_deflate   25570  1 deflate
ums_realtek12750  0 
ctr12979  0 
usb_storage47996  1 ums_realtek
uas13299  0 
twofish_generic16569  0 
twofish_x86_64 12501  0 
twofish_common 20544  2 twofish_generic,twofish_x86_64
camellia   29068  0 
serpent29015  0 
blowfish   16632  0 
cast5  24829  0 
des_generic20851  0 
cbc12755  0 
xcbc   12709  0 
rmd160 16640  0 
nf_conntrack_ipv6  13317  5 
nf_defrag_ipv6 12831  1 nf_conntrack_ipv6
ip6table_filter12540  1 
ip6_tables 22263  1 ip6table_filter
sha512_generic 12625  0 
nf_conntrack_ipv4  18176  5 
nf_defrag_ipv4 12483  1 nf_conntrack_ipv4
xt_state   12503  10 
nf_conntrack   57034  3 nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state
iptable_filter 12536  1 
ip_tables  22131  1 iptable_filter
x_tables   19024  5 
ip6table_filter,ip6_tables,xt_state,iptable_filter,ip_tables
sha256_generic 16797  0 
sha1_generic   12575  0 
hmac   12923  0 
crypto_null12732  0 
af_key 31954  0 
ext2   63732  1 
acpi_cpufreq   13009  1 
mperf  12453  1 acpi_cpufreq
snd_hda_codec_hdmi 26321  1 
snd_hda_codec_conexant45375  1 
arc4   12458  2 
iwlagn166455  0 
snd_hda_intel  26140  1 
mac80211  182631  1 iwlagn
snd_hda_codec  72699  3 
snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep  13186  1 snd_hda_codec
thinkpad_acpi  61450  1 
ehci_hcd   40090 

Bug#701656: marked as done (Include current input drivers when MODULES=dep, to support rescue shell)

2021-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Mar 2021 21:51:41 +0100
with message-id <62ae7a06ebe22e35234359613e6d106ae8127e7c.ca...@decadent.org.uk>
and subject line Re: Still an issue with usb kbds in initramfs rescue mode
has caused the Debian Bug report #701656,
regarding Include current input drivers when MODULES=dep, to support rescue 
shell
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.)


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

Package: initramfs-tools
Version: 0.109

The initramfs rescue shell doesn't recognize the USB keyboard if I do an 
expert install of Debian 7.0 and in response to "Drivers to include in 
the initrd" choose "targeted" instead of "generic". Same behavior with 
Debian 6.0 and "yaird" choice, in which case the initramfs-tools version 
is 0.98.2. In either case, the USB keyboard driver seems to not be included.


I'm landing in the initramfs rescue shell early in the boot process due 
to an incorrect kernel root= parameter in the GRUB configuration (due to 
an unrelated installer bug, which has been reported separately). I get:


  ALERT!  /dev/sde1 does not exist.  Dropping to a shell!

  BusyBox v1.17.1 (Debian 1:1.17.1-8) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  /bin/sh: can't access tty; job control turned off
  (initramfs)

At this point there is a blinking cursor. On systems with a PS/2 
keyboard, I can type commands. With both a PS/2 keyboard and a USB 
keyboard, only the PS/2 keyboard works. But some of our machines don't 
have PS/2 ports! On those machines, I'm not totally stuck. Whereas the 
preceding BIOS and GRUB components did respond to the USB keyboard, the 
rescue shell at this point does not.
--- End Message ---
--- Begin Message ---
On Mon, 8 Mar 2021 11:30:02 +0900 Norbert Preining  
wrote:
> unarchive 701656
> found 701656 0.139
> thanks
> 
> Hi
> 
> I just got dropped into an initramfs rescue shell, and realized that my
> USB keyboard does not work.
> 
> I have
>   MODULES=most
> in my /etc/initramfs-tools/initramfs.conf but still the device doesn't
> give a beep. I actually tried two different USB keyboards, with the same
> effect. It seems hid-generic or so should be fine, but it isn't loaded.
>
This bug report is about MODULES=dep, not MODULES=most.  Please open a
new bug report.

Ben.

-- 
Ben Hutchings
The Peter principle: In a hierarchy, every employee tends to rise to
their level of incompetence.


signature.asc
Description: This is a digitally signed message part
--- End Message ---


Processed: tagging 983595 ...

2021-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 983595 + upstream
Bug #983595 [src:linux] linux-image-5.10.0-3-amd64: [regression] Kernel panic 
on resume from sleep
Ignoring request to alter tags of bug #983595 to the same tags previously set
> forwarded 983595 
> https://lore.kernel.org/netdev/cajh0kmzrf4mpubb1rdcp9mu1balm0ycn-mxky41oufhxd8n...@mail.gmail.com/
Bug #983595 [src:linux] linux-image-5.10.0-3-amd64: [regression] Kernel panic 
on resume from sleep
Set Bug forwarded-to-address to 
'https://lore.kernel.org/netdev/cajh0kmzrf4mpubb1rdcp9mu1balm0ycn-mxky41oufhxd8n...@mail.gmail.com/'.
> thanks
Stopping processing here.

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



Bug#981686: marked as done (linux-image-5.10.0-3-amd64: Streaming video over NFSv3 broken since upgrade to 5.10.12)

2021-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 8 Mar 2021 21:04:25 +0100
with message-id 
and subject line Re: Bug#981686: linux-image-5.10.0-3-amd64: Streaming video 
over NFSv3 broken since upgrade to 5.10.12
has caused the Debian Bug report #981686,
regarding linux-image-5.10.0-3-amd64: Streaming video over NFSv3 broken since 
upgrade to 5.10.12
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.)


-- 
981686: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981686
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.10.12-1
Severity: normal
X-Debbugs-Cc: unit...@bigpond.com

Dear Maintainer,

NFS is working fine on 5.10.9 an previous kernel versions.

I stream video from linux to an android media player and since the upgrade the 
videos are unwatchable, they jump around and pause and picture is corrupted. 
This also happens on xanmod kernels from version 5.10.10 and higher so clearly 
an upstream issue.

Wireshark trace reveals version 3 is being used but I can't see any obvious 
issues looking at the trace.

Options in exports file: 
192.168.1.15(ro,async,no_subtree_check,insecure,all_squash)

There were no error messages in the kernel logs.

Thanks
Geoff

-- Package-specific info:
** Version:
Linux version 5.10.0-3-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 
10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP 
Debian 5.10.12-1 (2021-01-30)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-5.10.0-3-amd64 root=/dev/mapper/root-root ro quiet 
fbcon=scrollback:256k nouveau.modeset=0 nvidia-drm.modeset=1

** Tainted: PIOE (14337)
 * proprietary module was loaded
 * workaround for bug in platform firmware applied
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information
sys_vendor: ASUS
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 1802
board_vendor: ASUSTeK COMPUTER INC.
board_name: ROG STRIX Z390-E GAMING
board_version: Rev 1.xx

** Loaded modules:
cfg80211
tun
cpufreq_userspace
cpufreq_powersave
cpufreq_ondemand
cpufreq_conservative
ip6t_rpfilter
nf_log_ipv4
nf_log_common
nft_counter
xt_conntrack
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
xt_LOG
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
nft_compat
nf_tables
nfnetlink
binfmt_misc
intel_rapl_msr
intel_rapl_common
nvidia_drm(POE)
snd_sof_pci
snd_sof_intel_byt
snd_sof_intel_ipc
snd_sof_intel_hda_common
snd_sof_xtensa_dsp
snd_sof
snd_sof_intel_hda
snd_soc_skl
drm_kms_helper
snd_hda_codec_realtek
snd_hda_codec_generic
snd_soc_hdac_hda
x86_pkg_temp_thermal
intel_powerclamp
ledtrig_audio
cec
snd_hda_ext_core
pktcdvd
ghash_clmulni_intel
snd_soc_sst_ipc
snd_soc_sst_dsp
nvidia_modeset(POE)
snd_soc_acpi_intel_match
snd_soc_acpi
snd_hda_intel
snd_intel_dspcfg
aesni_intel
soundwire_intel
soundwire_generic_allocation
snd_soc_core
libaes
crypto_simd
cryptd
glue_helper
snd_compress
soundwire_cadence
rapl
snd_hda_codec
intel_cstate
snd_hda_core
intel_uncore
snd_hwdep
coretemp
hid_logitech_hidpp
eeepc_wmi
asus_wmi
pcspkr
battery
sparse_keymap
nvidia(POE)
cdc_acm
rfkill
soundwire_bus
evdev
joydev
snd_pcm_oss
snd_mixer_oss
wmi_bmof
snd_pcm
snd_timer
iTCO_wdt
snd
intel_pmc_bxt
iTCO_vendor_support
mxm_wmi
soundcore
mei_me
watchdog
mei
sg
intel_pmc_core
acpi_tad
acpi_pad
button
nfsd
loop
msr
auth_rpcgss
parport_pc
ppdev
nfs_acl
lp
drm
lockd
parport
grace
sunrpc
fuse
configfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid0
multipath
linear
jitterentropy_rng
hid_logitech_dj
hid_generic
usbhid
hid
uhci_hcd
ohci_pci
ohci_hcd
ehci_pci
ehci_hcd
dm_mod
raid1
uas
usb_storage
md_mod
sd_mod
sr_mod
cdrom
t10_pi
crc_t10dif
crct10dif_generic
xhci_pci
ahci
xhci_hcd
libahci
libata
e1000e
usbcore
crct10dif_pclmul
crct10dif_common
crc32_pclmul
crc32c_intel
scsi_mod
ptp
i2c_i801
pps_core
i2c_smbus
usb_common
fan
wmi
video

** Network interface configuration:
*** /etc/network/interfaces:

auto lo
iface lo inet loopback

allow-hotplug eno1
iface eno1 inet static
address 192.168.1.4
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
dns-nameservers 8.8.8.8 8.8.4.4
up route add 144.217.29.220/32 gw 192.168.1.1
down route del 144.217.29.220/32 gw 192.168.1.1


iface eno1 inet6 

Bug#981686: linux-image-5.10.0-3-amd64: Streaming video over NFSv3 broken since upgrade to 5.10.12

2021-03-08 Thread Salvatore Bonaccorso
Source: linux
Source-Version: 5.10.19-1

Hi,

On Sat, Mar 06, 2021 at 11:08:18AM +1100, Geoff wrote:
> Package: linux-image-5.10.20-xanmod1
> Followup-For: Bug #981686
> X-Debbugs-Cc: unit...@bigpond.com
> 
> NFSv3 issue is fixed upstream in 5.10.15 so this bug can be closed.

Thanks for reporting back.

Regards,
Salvatore



Processed: closing 980381

2021-03-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 980381 5.10.12-1
Bug #980381 {Done: Tulio Magno Quites Machado Filho } 
[src:linux] Segmentation fault on system call vectored (linux ppc64 on POWER9)
Marked as fixed in versions linux/5.10.12-1.
Bug #980381 {Done: Tulio Magno Quites Machado Filho } 
[src:linux] Segmentation fault on system call vectored (linux ppc64 on POWER9)
Bug 980381 is already marked as done; not doing anything.
> thanks
Stopping processing here.

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



Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread Paul Gevers
Hi

On 08-03-2021 20:50, maximilian attems wrote:
> so please unblock firmware-nonfree 20210208-3

Please file a bug, as this message has a high chance to get lost (the
volume of traffic is rising) as it's not actionable right now.

Paul



OpenPGP_signature
Description: OpenPGP digital signature


Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread maximilian attems
> https://udd.debian.org/cgi-bin/key_packages.yaml.cgi disagrees. The
> release team uses this list as the canonical source for the
> implementation for the automatic blocks.

so please unblock firmware-nonfree 20210208-3

it is the version that has the relevant firmware packages for
the targeted version of linux in bullseye.

It will need a small amount of fixes on top that are preprared
in git and will be uploaded as soon it has migrated.

thank you.

-- 
maks


signature.asc
Description: PGP signature


linux-signed-i386_4.19.177+1_source.changes is NEW

2021-03-08 Thread Debian FTP Masters
Mapping buster-proposed-updates to proposed-updates.
binary:acpi-modules-4.19.0-15-686-di is NEW.
binary:acpi-modules-4.19.0-15-686-pae-di is NEW.
binary:ata-modules-4.19.0-15-686-di is NEW.
binary:ata-modules-4.19.0-15-686-pae-di is NEW.
binary:btrfs-modules-4.19.0-15-686-di is NEW.
binary:btrfs-modules-4.19.0-15-686-pae-di is NEW.
binary:cdrom-core-modules-4.19.0-15-686-di is NEW.
binary:cdrom-core-modules-4.19.0-15-686-pae-di is NEW.
binary:compress-modules-4.19.0-15-686-di is NEW.
binary:compress-modules-4.19.0-15-686-pae-di is NEW.
binary:crc-modules-4.19.0-15-686-di is NEW.
binary:crc-modules-4.19.0-15-686-pae-di is NEW.
binary:crypto-dm-modules-4.19.0-15-686-di is NEW.
binary:crypto-dm-modules-4.19.0-15-686-pae-di is NEW.
binary:crypto-modules-4.19.0-15-686-di is NEW.
binary:crypto-modules-4.19.0-15-686-pae-di is NEW.
binary:efi-modules-4.19.0-15-686-di is NEW.
binary:efi-modules-4.19.0-15-686-pae-di is NEW.
binary:event-modules-4.19.0-15-686-di is NEW.
binary:event-modules-4.19.0-15-686-pae-di is NEW.
binary:ext4-modules-4.19.0-15-686-di is NEW.
binary:ext4-modules-4.19.0-15-686-pae-di is NEW.
binary:fat-modules-4.19.0-15-686-di is NEW.
binary:fat-modules-4.19.0-15-686-pae-di is NEW.
binary:fb-modules-4.19.0-15-686-di is NEW.
binary:fb-modules-4.19.0-15-686-pae-di is NEW.
binary:firewire-core-modules-4.19.0-15-686-di is NEW.
binary:firewire-core-modules-4.19.0-15-686-pae-di is NEW.
binary:fuse-modules-4.19.0-15-686-di is NEW.
binary:fuse-modules-4.19.0-15-686-pae-di is NEW.
binary:i2c-modules-4.19.0-15-686-di is NEW.
binary:i2c-modules-4.19.0-15-686-pae-di is NEW.
binary:input-modules-4.19.0-15-686-di is NEW.
binary:input-modules-4.19.0-15-686-pae-di is NEW.
binary:isofs-modules-4.19.0-15-686-di is NEW.
binary:isofs-modules-4.19.0-15-686-pae-di is NEW.
binary:jfs-modules-4.19.0-15-686-di is NEW.
binary:jfs-modules-4.19.0-15-686-pae-di is NEW.
binary:kernel-image-4.19.0-15-686-di is NEW.
binary:kernel-image-4.19.0-15-686-pae-di is NEW.
binary:linux-image-4.19.0-15-686 is NEW.
binary:linux-image-4.19.0-15-686-pae is NEW.
binary:linux-image-4.19.0-15-rt-686-pae is NEW.
binary:loop-modules-4.19.0-15-686-di is NEW.
binary:loop-modules-4.19.0-15-686-pae-di is NEW.
binary:md-modules-4.19.0-15-686-di is NEW.
binary:md-modules-4.19.0-15-686-pae-di is NEW.
binary:mmc-core-modules-4.19.0-15-686-di is NEW.
binary:mmc-core-modules-4.19.0-15-686-pae-di is NEW.
binary:mmc-modules-4.19.0-15-686-di is NEW.
binary:mmc-modules-4.19.0-15-686-pae-di is NEW.
binary:mouse-modules-4.19.0-15-686-di is NEW.
binary:mouse-modules-4.19.0-15-686-pae-di is NEW.
binary:mtd-core-modules-4.19.0-15-686-di is NEW.
binary:mtd-core-modules-4.19.0-15-686-pae-di is NEW.
binary:multipath-modules-4.19.0-15-686-di is NEW.
binary:multipath-modules-4.19.0-15-686-pae-di is NEW.
binary:nbd-modules-4.19.0-15-686-di is NEW.
binary:nbd-modules-4.19.0-15-686-pae-di is NEW.
binary:nic-modules-4.19.0-15-686-di is NEW.
binary:nic-modules-4.19.0-15-686-pae-di is NEW.
binary:nic-pcmcia-modules-4.19.0-15-686-di is NEW.
binary:nic-pcmcia-modules-4.19.0-15-686-pae-di is NEW.
binary:nic-shared-modules-4.19.0-15-686-di is NEW.
binary:nic-shared-modules-4.19.0-15-686-pae-di is NEW.
binary:nic-usb-modules-4.19.0-15-686-di is NEW.
binary:nic-usb-modules-4.19.0-15-686-pae-di is NEW.
binary:nic-wireless-modules-4.19.0-15-686-di is NEW.
binary:nic-wireless-modules-4.19.0-15-686-pae-di is NEW.
binary:pata-modules-4.19.0-15-686-di is NEW.
binary:pata-modules-4.19.0-15-686-pae-di is NEW.
binary:pcmcia-modules-4.19.0-15-686-di is NEW.
binary:pcmcia-modules-4.19.0-15-686-pae-di is NEW.
binary:pcmcia-storage-modules-4.19.0-15-686-di is NEW.
binary:pcmcia-storage-modules-4.19.0-15-686-pae-di is NEW.
binary:ppp-modules-4.19.0-15-686-di is NEW.
binary:ppp-modules-4.19.0-15-686-pae-di is NEW.
binary:sata-modules-4.19.0-15-686-di is NEW.
binary:sata-modules-4.19.0-15-686-pae-di is NEW.
binary:scsi-core-modules-4.19.0-15-686-di is NEW.
binary:scsi-core-modules-4.19.0-15-686-pae-di is NEW.
binary:scsi-modules-4.19.0-15-686-di is NEW.
binary:scsi-modules-4.19.0-15-686-pae-di is NEW.
binary:scsi-nic-modules-4.19.0-15-686-di is NEW.
binary:scsi-nic-modules-4.19.0-15-686-pae-di is NEW.
binary:serial-modules-4.19.0-15-686-di is NEW.
binary:serial-modules-4.19.0-15-686-pae-di is NEW.
binary:sound-modules-4.19.0-15-686-di is NEW.
binary:sound-modules-4.19.0-15-686-pae-di is NEW.
binary:speakup-modules-4.19.0-15-686-di is NEW.
binary:speakup-modules-4.19.0-15-686-pae-di is NEW.
binary:squashfs-modules-4.19.0-15-686-di is NEW.
binary:squashfs-modules-4.19.0-15-686-pae-di is NEW.
binary:udf-modules-4.19.0-15-686-di is NEW.
binary:udf-modules-4.19.0-15-686-pae-di is NEW.
binary:uinput-modules-4.19.0-15-686-di is NEW.
binary:uinput-modules-4.19.0-15-686-pae-di is NEW.
binary:usb-modules-4.19.0-15-686-di is NEW.
binary:usb-modules-4.19.0-15-686-pae-di is NEW.
binary:usb-serial-modules-4.19.0-15-686-di is NEW.
binary:usb-serial-modules-4.19.0-15-686-pae-di is NEW.

Processing of linux-signed-i386_4.19.177+1_source.changes

2021-03-08 Thread Debian FTP Masters
linux-signed-i386_4.19.177+1_source.changes uploaded successfully to localhost
along with the files:
  linux-signed-i386_4.19.177+1.dsc
  linux-signed-i386_4.19.177+1.tar.xz

Greetings,

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



linux-signed-amd64_4.19.177+1_source.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2021-03-08 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 03 Mar 2021 13:48:46 +0100
Source: linux-signed-amd64
Architecture: source
Version: 4.19.177+1
Distribution: buster-proposed-updates
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Changes:
 linux-signed-amd64 (4.19.177+1) buster; urgency=medium
 .
   * Sign kernel from linux 4.19.177-1
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.172
 - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
 - dm integrity: conditionally disable "recalculate" feature
 - writeback: Drop I_DIRTY_TIME_EXPIRE
 - fs: fix lazytime expiration handling in __writeback_single_inode()
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.173
 - nbd: freeze the queue while we're adding connections (CVE-2021-3348)
 - ACPI: sysfs: Prefer "compatible" modalias
 - kernel: kexec: remove the lock operation of system_transition_mutex
 - xen/privcmd: allow fetching resource sizes
 - ALSA: hda/via: Apply the workaround generically for Clevo machines
 - media: rc: ensure that uevent can be read directly after rc device
   register
 - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
 - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem
   family
 - PM: hibernate: flush swap writer after marking
 - [x86] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
   intel_arch_events[]
 - [x86] KVM: get smi pending status correctly
 - leds: trigger: fix potential deadlock with libata
 - mt7601u: fix kernel crash unplugging the device
 - mt7601u: fix rx buffer refcounting
 - xen-blkfront: allow discard-* nodes to be optional
 - [armhf] imx: build suspend-imx6.S with arm instruction set
 - netfilter: nft_dynset: add timeout extension to template
 - xfrm: Fix oops in xfrm_replay_advance_bmp
 - xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
 - RDMA/cxgb4: Fix the reported max_recv_sge value
 - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
 - iwlwifi: pcie: use jiffies for memory read spin time limit
 - iwlwifi: pcie: reschedule in long-running memory reads
 - mac80211: pause TX while changing interface type
 - net/mlx5: Fix memory leak on flow table creation error flow
 - can: dev: prevent potential information leak in can_fill_info()
 - [amd64] iommu/vt-d: Gracefully handle DMAR units with no supported
   address widths
 - [amd64] iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not
   built
 - rxrpc: Fix memory leak in rxrpc_lookup_local
 - NFC: fix resource leak when target index is invalid
 - NFC: fix possible resource leak
 - team: protect features update by RCU to avoid deadlock
 - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.174
 - [armhf] net: dsa: bcm_sf2: put device node before return
 - ACPI: thermal: Do not call acpi_thermal_check() directly
 - sysctl: handle overflow in proc_get_long
 - net_sched: gen_estimator: support large ewma log
 - [x86] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron
   7352
 - [x86] __always_inline __{rd,wr}msr()
 - scsi: scsi_transport_srp: Don't block target in failfast state
 - scsi: libfc: Avoid invoking response handler twice if ep is already
   completed
 - mac80211: fix fast-rx encryption check
 - [ppc64el] scsi: ibmvfc: Set default timeout to avoid crash during
   migration
 - objtool: Don't fail on missing symbol table
 - kthread: Extract KTHREAD_IS_PER_CPU
 - workqueue: Restrict affinity change to rescuer
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.175
 - USB: serial: cp210x: add pid/vid for WSDA-200-USB
 - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
 - USB: serial: option: Adding support for Cinterion MV31
 - Input: i8042 - unbreak Pegatron C15B
 - rxrpc: Fix deadlock around release of dst cached on udp tunnel
 - net: lapb: Copy the skb before sending a packet
 - [arm64,armhf] net: mvpp2: TCAM entry enable should be written after SRAM
   data
 - memblock: do not start bottom-up allocations with kernel_end
 - USB: gadget: legacy: fix an error code in eth_bind()
 - USB: usblp: don't call usb_set_interface if there's a single alt
 - [arm*] usb: dwc2: Fix endpoint direction check in ep_from_windex
 - [arm64,armhf] usb: dwc3: fix clock issue during resume in OTG mode
 - ovl: fix dentry leak in ovl_get_redirect
 - mac80211: fix station rate table updates on assoc
 - kretprobe: Avoid re-registration of the same kretprobe earlier
 - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
 - 

linux-signed-arm64_4.19.177+1_source.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2021-03-08 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 03 Mar 2021 13:48:46 +0100
Source: linux-signed-arm64
Architecture: source
Version: 4.19.177+1
Distribution: buster-proposed-updates
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Changes:
 linux-signed-arm64 (4.19.177+1) buster; urgency=medium
 .
   * Sign kernel from linux 4.19.177-1
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.172
 - tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
 - dm integrity: conditionally disable "recalculate" feature
 - writeback: Drop I_DIRTY_TIME_EXPIRE
 - fs: fix lazytime expiration handling in __writeback_single_inode()
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.173
 - nbd: freeze the queue while we're adding connections (CVE-2021-3348)
 - ACPI: sysfs: Prefer "compatible" modalias
 - kernel: kexec: remove the lock operation of system_transition_mutex
 - xen/privcmd: allow fetching resource sizes
 - ALSA: hda/via: Apply the workaround generically for Clevo machines
 - media: rc: ensure that uevent can be read directly after rc device
   register
 - wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
 - net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem
   family
 - PM: hibernate: flush swap writer after marking
 - [x86] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
   intel_arch_events[]
 - [x86] KVM: get smi pending status correctly
 - leds: trigger: fix potential deadlock with libata
 - mt7601u: fix kernel crash unplugging the device
 - mt7601u: fix rx buffer refcounting
 - xen-blkfront: allow discard-* nodes to be optional
 - [armhf] imx: build suspend-imx6.S with arm instruction set
 - netfilter: nft_dynset: add timeout extension to template
 - xfrm: Fix oops in xfrm_replay_advance_bmp
 - xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
 - RDMA/cxgb4: Fix the reported max_recv_sge value
 - pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
 - iwlwifi: pcie: use jiffies for memory read spin time limit
 - iwlwifi: pcie: reschedule in long-running memory reads
 - mac80211: pause TX while changing interface type
 - net/mlx5: Fix memory leak on flow table creation error flow
 - can: dev: prevent potential information leak in can_fill_info()
 - [amd64] iommu/vt-d: Gracefully handle DMAR units with no supported
   address widths
 - [amd64] iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not
   built
 - rxrpc: Fix memory leak in rxrpc_lookup_local
 - NFC: fix resource leak when target index is invalid
 - NFC: fix possible resource leak
 - team: protect features update by RCU to avoid deadlock
 - tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.174
 - [armhf] net: dsa: bcm_sf2: put device node before return
 - ACPI: thermal: Do not call acpi_thermal_check() directly
 - sysctl: handle overflow in proc_get_long
 - net_sched: gen_estimator: support large ewma log
 - [x86] platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron
   7352
 - [x86] __always_inline __{rd,wr}msr()
 - scsi: scsi_transport_srp: Don't block target in failfast state
 - scsi: libfc: Avoid invoking response handler twice if ep is already
   completed
 - mac80211: fix fast-rx encryption check
 - [ppc64el] scsi: ibmvfc: Set default timeout to avoid crash during
   migration
 - objtool: Don't fail on missing symbol table
 - kthread: Extract KTHREAD_IS_PER_CPU
 - workqueue: Restrict affinity change to rescuer
 https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.175
 - USB: serial: cp210x: add pid/vid for WSDA-200-USB
 - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
 - USB: serial: option: Adding support for Cinterion MV31
 - Input: i8042 - unbreak Pegatron C15B
 - rxrpc: Fix deadlock around release of dst cached on udp tunnel
 - net: lapb: Copy the skb before sending a packet
 - [arm64,armhf] net: mvpp2: TCAM entry enable should be written after SRAM
   data
 - memblock: do not start bottom-up allocations with kernel_end
 - USB: gadget: legacy: fix an error code in eth_bind()
 - USB: usblp: don't call usb_set_interface if there's a single alt
 - [arm*] usb: dwc2: Fix endpoint direction check in ep_from_windex
 - [arm64,armhf] usb: dwc3: fix clock issue during resume in OTG mode
 - ovl: fix dentry leak in ovl_get_redirect
 - mac80211: fix station rate table updates on assoc
 - kretprobe: Avoid re-registration of the same kretprobe earlier
 - genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
 - 

linux-latest_105+deb10u10_source.changes ACCEPTED into proposed-updates->stable-new, proposed-updates

2021-03-08 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 06 Mar 2021 08:37:46 +0100
Source: linux-latest
Architecture: source
Version: 105+deb10u10
Distribution: buster
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Changes:
 linux-latest (105+deb10u10) buster; urgency=medium
 .
   * Update to 4.19.0-15
Checksums-Sha1:
 88df0b60a16cbfe0531a20b4c17ac20642dfbac5 11743 linux-latest_105+deb10u10.dsc
 8ef6e90ecf08586b1cb1fa5426551dd3388b2b76 20536 linux-latest_105+deb10u10.tar.xz
 814704f5d2c13c18790c08453111d4aa9b73cda3 6076 
linux-latest_105+deb10u10_source.buildinfo
Checksums-Sha256:
 86b719b0b83e85cecd0891d7db994011fe516831a92ccc036b2500b2d646318c 11743 
linux-latest_105+deb10u10.dsc
 b32cccb65385e122895058ae16180681f0e8716aa019c5c5e2b1487b4e56dd32 20536 
linux-latest_105+deb10u10.tar.xz
 22452a18efc4f02d2635c48e1c3dded2a1d20201ee69c5a57cd5b519b75237ac 6076 
linux-latest_105+deb10u10_source.buildinfo
Files:
 3e1aaadd85d181bde9f0c787a2c9b721 11743 kernel optional 
linux-latest_105+deb10u10.dsc
 b59d7efdc9091f79e47f21d8620f5f9f 20536 kernel optional 
linux-latest_105+deb10u10.tar.xz
 8104c9b2fe80bfff8db473bcd275ca06 6076 kernel optional 
linux-latest_105+deb10u10_source.buildinfo

-BEGIN PGP SIGNATURE-

iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmBDMh1fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EbckQAJ5b7D/dwJLzkFiamnDrmQC2S/ugMuxf
jViPwRUO9LQx565/P2tPO+xKmxneBDzh9vwTR8w19XPl/A5AbB1ReEsKLIheOTvm
8fWur0OOzklHSveGSPKME/G/cjj//tTuFU0V3VmRNeoFJK66T+1aK6zkZJeqC78c
NuKiBhWx/oOkd7taMDkVsKs36sEg4fmo/LsZqxSpmIehvxOz7adTF4qnhbmMJZiO
qFJi2SYR7ELwxCXM45aLDuCEBqvuBTSDexX8C0jSa1+Kw8VSJfiFKdc2fYajXAOt
7jwitXFBRqaZVe9iQDF5cu9FkRvCDswUqkLSFfW1uaoAiSKKauDHZFm4MxpqpIGP
Mo7EUmp670BpQXUcAzcdIQO9ZpIPJPHPNv1XXZ0ETJ7nxFFAH8/8FiWltZMxpLMY
5CCZeW8Ak2qa8/AsWLmz4d00ll/bIdhzmlrD1zIQHQsSOv0bGD5obCXABM3bkvnT
SdOEw2mP+ftoRrldrKb6xbURkHNrWHd1sn+jhQVUqBfR/zok3MU0UTGKwir18jjR
2v0sHAIV2m1Ykxg5CeMGPA0N2rTbLG35DfHontDEm9TH0iof68t5GWzVhABmEaXz
Hynk+dcA1WAYK3K7eCE1wYAdsyHT2gtSckLaZDgHIoaw5ZQtmKeiQbWt4NnR/MtK
BDSZPTZLzhRw
=yeF9
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread Paul Gevers
Hi maks,

On 08-03-2021 19:46, maximilian attems wrote:
> non-free packages were never considered key by Debian afair.

https://udd.debian.org/cgi-bin/key_packages.yaml.cgi disagrees. The
release team uses this list as the canonical source for the
implementation for the automatic blocks.

Paul



OpenPGP_signature
Description: OpenPGP digital signature


linux_4.9.258-1_source.changes REJECTED

2021-03-08 Thread Debian FTP Masters



The suite "oldstable-proposed-updates" does not accept source uploads.

Mapping oldstable-security to oldstable-proposed-updates.
binary:acpi-modules-4.9.0-15-686-di is NEW.
binary:acpi-modules-4.9.0-15-686-pae-di is NEW.
binary:acpi-modules-4.9.0-15-amd64-di is NEW.
binary:affs-modules-4.9.0-15-4kc-malta-di is NEW.
binary:affs-modules-4.9.0-15-5kc-malta-di is NEW.
binary:affs-modules-4.9.0-15-loongson-3-di is NEW.
binary:affs-modules-4.9.0-15-octeon-di is NEW.
binary:ata-modules-4.9.0-15-4kc-malta-di is NEW.
binary:ata-modules-4.9.0-15-5kc-malta-di is NEW.
binary:ata-modules-4.9.0-15-686-di is NEW.
binary:ata-modules-4.9.0-15-686-pae-di is NEW.
binary:ata-modules-4.9.0-15-amd64-di is NEW.
binary:ata-modules-4.9.0-15-arm64-di is NEW.
binary:ata-modules-4.9.0-15-armmp-di is NEW.
binary:ata-modules-4.9.0-15-loongson-3-di is NEW.
binary:ata-modules-4.9.0-15-powerpc64le-di is NEW.
binary:btrfs-modules-4.9.0-15-4kc-malta-di is NEW.
binary:btrfs-modules-4.9.0-15-5kc-malta-di is NEW.
binary:btrfs-modules-4.9.0-15-686-di is NEW.
binary:btrfs-modules-4.9.0-15-686-pae-di is NEW.
binary:btrfs-modules-4.9.0-15-amd64-di is NEW.
binary:btrfs-modules-4.9.0-15-arm64-di is NEW.
binary:btrfs-modules-4.9.0-15-armmp-di is NEW.
binary:btrfs-modules-4.9.0-15-loongson-3-di is NEW.
binary:btrfs-modules-4.9.0-15-marvell-di is NEW.
binary:btrfs-modules-4.9.0-15-octeon-di is NEW.
binary:btrfs-modules-4.9.0-15-powerpc64le-di is NEW.
binary:btrfs-modules-4.9.0-15-s390x-di is NEW.
binary:cdrom-core-modules-4.9.0-15-4kc-malta-di is NEW.
binary:cdrom-core-modules-4.9.0-15-5kc-malta-di is NEW.
binary:cdrom-core-modules-4.9.0-15-686-di is NEW.
binary:cdrom-core-modules-4.9.0-15-686-pae-di is NEW.
binary:cdrom-core-modules-4.9.0-15-amd64-di is NEW.
binary:cdrom-core-modules-4.9.0-15-arm64-di is NEW.
binary:cdrom-core-modules-4.9.0-15-loongson-3-di is NEW.
binary:cdrom-core-modules-4.9.0-15-marvell-di is NEW.
binary:cdrom-core-modules-4.9.0-15-octeon-di is NEW.
binary:cdrom-core-modules-4.9.0-15-powerpc64le-di is NEW.
binary:crc-modules-4.9.0-15-4kc-malta-di is NEW.
binary:crc-modules-4.9.0-15-5kc-malta-di is NEW.
binary:crc-modules-4.9.0-15-686-di is NEW.
binary:crc-modules-4.9.0-15-686-pae-di is NEW.
binary:crc-modules-4.9.0-15-amd64-di is NEW.
binary:crc-modules-4.9.0-15-arm64-di is NEW.
binary:crc-modules-4.9.0-15-armmp-di is NEW.
binary:crc-modules-4.9.0-15-loongson-3-di is NEW.
binary:crc-modules-4.9.0-15-marvell-di is NEW.
binary:crc-modules-4.9.0-15-octeon-di is NEW.
binary:crc-modules-4.9.0-15-powerpc64le-di is NEW.
binary:crc-modules-4.9.0-15-s390x-di is NEW.
binary:crypto-dm-modules-4.9.0-15-4kc-malta-di is NEW.
binary:crypto-dm-modules-4.9.0-15-5kc-malta-di is NEW.
binary:crypto-dm-modules-4.9.0-15-686-di is NEW.
binary:crypto-dm-modules-4.9.0-15-686-pae-di is NEW.
binary:crypto-dm-modules-4.9.0-15-amd64-di is NEW.
binary:crypto-dm-modules-4.9.0-15-arm64-di is NEW.
binary:crypto-dm-modules-4.9.0-15-armmp-di is NEW.
binary:crypto-dm-modules-4.9.0-15-loongson-3-di is NEW.
binary:crypto-dm-modules-4.9.0-15-marvell-di is NEW.
binary:crypto-dm-modules-4.9.0-15-octeon-di is NEW.
binary:crypto-dm-modules-4.9.0-15-powerpc64le-di is NEW.
binary:crypto-dm-modules-4.9.0-15-s390x-di is NEW.
binary:crypto-modules-4.9.0-15-4kc-malta-di is NEW.
binary:crypto-modules-4.9.0-15-5kc-malta-di is NEW.
binary:crypto-modules-4.9.0-15-686-di is NEW.
binary:crypto-modules-4.9.0-15-686-pae-di is NEW.
binary:crypto-modules-4.9.0-15-amd64-di is NEW.
binary:crypto-modules-4.9.0-15-arm64-di is NEW.
binary:crypto-modules-4.9.0-15-armmp-di is NEW.
binary:crypto-modules-4.9.0-15-loongson-3-di is NEW.
binary:crypto-modules-4.9.0-15-marvell-di is NEW.
binary:crypto-modules-4.9.0-15-octeon-di is NEW.
binary:crypto-modules-4.9.0-15-powerpc64le-di is NEW.
binary:crypto-modules-4.9.0-15-s390x-di is NEW.
binary:dasd-extra-modules-4.9.0-15-s390x-di is NEW.
binary:dasd-modules-4.9.0-15-s390x-di is NEW.
binary:efi-modules-4.9.0-15-686-di is NEW.
binary:efi-modules-4.9.0-15-686-pae-di is NEW.
binary:efi-modules-4.9.0-15-amd64-di is NEW.
binary:efi-modules-4.9.0-15-arm64-di is NEW.
binary:efi-modules-4.9.0-15-armmp-di is NEW.
binary:event-modules-4.9.0-15-4kc-malta-di is NEW.
binary:event-modules-4.9.0-15-5kc-malta-di is NEW.
binary:event-modules-4.9.0-15-686-di is NEW.
binary:event-modules-4.9.0-15-686-pae-di is NEW.
binary:event-modules-4.9.0-15-amd64-di is NEW.
binary:event-modules-4.9.0-15-arm64-di is NEW.
binary:event-modules-4.9.0-15-armmp-di is NEW.
binary:event-modules-4.9.0-15-loongson-3-di is NEW.
binary:event-modules-4.9.0-15-marvell-di is NEW.
binary:event-modules-4.9.0-15-octeon-di is NEW.
binary:event-modules-4.9.0-15-powerpc64le-di is NEW.
binary:ext4-modules-4.9.0-15-4kc-malta-di is NEW.
binary:ext4-modules-4.9.0-15-5kc-malta-di is NEW.
binary:ext4-modules-4.9.0-15-686-di is NEW.
binary:ext4-modules-4.9.0-15-686-pae-di is NEW.
binary:ext4-modules-4.9.0-15-amd64-di is NEW.
binary:ext4-modules-4.9.0-15-arm64-di is NEW.
binary:ext4-modules-4.9.0-15-armmp-di 

Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread maximilian attems
On Mon, Mar 08, 2021 at 06:52:33PM +0100, Paul Gevers wrote:
> On 08-03-2021 10:39, maximilian attems wrote:
> > Tomorrow once firmware-nonfree has migrated 20210208-4 will be uploaded
> > with important small fixes to Raspberry Pi 4B and BananaPi M2 ultra and
> > BananaPi M3 supports. As all changes are quite small and current window
> > allows important fixes, I do not expect to need an unblock.
> 
> Ehm, firmware-nonfree is a key package. If the upload didn't happen
> somewhere before 2-3-2021 it will require an unblock.

the upload of 20210208-3 happened on 26/2/2021 [1].
[1] https://tracker.debian.org/pkg/firmware-nonfree

the next upload will happen *after* 2-3-2021, as it it is planned for
tomorrow. non-free packages were never considered key by Debian afair.
of course I am happy to ask for unblock for 20210208-4 should that be.

best,

-- 
maks


signature.asc
Description: PGP signature


Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread Paul Gevers
Hi,

On 08-03-2021 10:39, maximilian attems wrote:
> Tomorrow once firmware-nonfree has migrated 20210208-4 will be uploaded
> with important small fixes to Raspberry Pi 4B and BananaPi M2 ultra and
> BananaPi M3 supports. As all changes are quite small and current window
> allows important fixes, I do not expect to need an unblock.

Ehm, firmware-nonfree is a key package. If the upload didn't happen
somewhere before 2-3-2021 it will require an unblock.

Paul



OpenPGP_signature
Description: OpenPGP digital signature


linux-signed-arm64_4.19.177+1_source.changes is NEW

2021-03-08 Thread Debian FTP Masters
Mapping buster-proposed-updates to proposed-updates.
binary:ata-modules-4.19.0-15-arm64-di is NEW.
binary:btrfs-modules-4.19.0-15-arm64-di is NEW.
binary:cdrom-core-modules-4.19.0-15-arm64-di is NEW.
binary:compress-modules-4.19.0-15-arm64-di is NEW.
binary:crc-modules-4.19.0-15-arm64-di is NEW.
binary:crypto-dm-modules-4.19.0-15-arm64-di is NEW.
binary:crypto-modules-4.19.0-15-arm64-di is NEW.
binary:efi-modules-4.19.0-15-arm64-di is NEW.
binary:event-modules-4.19.0-15-arm64-di is NEW.
binary:ext4-modules-4.19.0-15-arm64-di is NEW.
binary:fat-modules-4.19.0-15-arm64-di is NEW.
binary:fb-modules-4.19.0-15-arm64-di is NEW.
binary:fuse-modules-4.19.0-15-arm64-di is NEW.
binary:i2c-modules-4.19.0-15-arm64-di is NEW.
binary:input-modules-4.19.0-15-arm64-di is NEW.
binary:isofs-modules-4.19.0-15-arm64-di is NEW.
binary:jfs-modules-4.19.0-15-arm64-di is NEW.
binary:kernel-image-4.19.0-15-arm64-di is NEW.
binary:leds-modules-4.19.0-15-arm64-di is NEW.
binary:linux-image-4.19.0-15-arm64 is NEW.
binary:linux-image-4.19.0-15-rt-arm64 is NEW.
binary:loop-modules-4.19.0-15-arm64-di is NEW.
binary:md-modules-4.19.0-15-arm64-di is NEW.
binary:mmc-modules-4.19.0-15-arm64-di is NEW.
binary:mtd-core-modules-4.19.0-15-arm64-di is NEW.
binary:multipath-modules-4.19.0-15-arm64-di is NEW.
binary:nbd-modules-4.19.0-15-arm64-di is NEW.
binary:nic-modules-4.19.0-15-arm64-di is NEW.
binary:nic-shared-modules-4.19.0-15-arm64-di is NEW.
binary:nic-usb-modules-4.19.0-15-arm64-di is NEW.
binary:nic-wireless-modules-4.19.0-15-arm64-di is NEW.
binary:ppp-modules-4.19.0-15-arm64-di is NEW.
binary:sata-modules-4.19.0-15-arm64-di is NEW.
binary:scsi-core-modules-4.19.0-15-arm64-di is NEW.
binary:scsi-modules-4.19.0-15-arm64-di is NEW.
binary:scsi-nic-modules-4.19.0-15-arm64-di is NEW.
binary:squashfs-modules-4.19.0-15-arm64-di is NEW.
binary:udf-modules-4.19.0-15-arm64-di is NEW.
binary:uinput-modules-4.19.0-15-arm64-di is NEW.
binary:usb-modules-4.19.0-15-arm64-di is NEW.
binary:usb-serial-modules-4.19.0-15-arm64-di is NEW.
binary:usb-storage-modules-4.19.0-15-arm64-di is NEW.
binary:xfs-modules-4.19.0-15-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



Processing of linux-signed-arm64_4.19.177+1_source.changes

2021-03-08 Thread Debian FTP Masters
linux-signed-arm64_4.19.177+1_source.changes uploaded successfully to localhost
along with the files:
  linux-signed-arm64_4.19.177+1.dsc
  linux-signed-arm64_4.19.177+1.tar.xz

Greetings,

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



Bug#980381: marked as done (Segmentation fault on system call vectored (linux ppc64 on POWER9))

2021-03-08 Thread Debian Bug Tracking System
Your message dated Mon, 08 Mar 2021 12:32:13 -0300
with message-id <87o8ftsltu@linux.ibm.com>
and subject line Bug#980381: Fixed
has caused the Debian Bug report #980381,
regarding Segmentation fault on system call vectored (linux ppc64 on POWER9)
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.)


-- 
980381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 5.10.4-1
Severity: normal
X-Debbugs-Cc: none

Dear Maintainer,

Linux 5.9 started to support a new system call ABI called system call vectored
(using POWER9 instruction scv).
glibc 2.33 (to be released) includes support for this instruction.

However, there is an issue in upstream kernel that may cause userspace programs
using this instruction to segfault.

In order to reproduce the issue, one needs to call scv thousands of times.
An easy way to reproduce this issue is to run glibc make check, i.e. on a
POWER9:

git clone git://sourceware.org/git/glibc.git
mkdir build
cd build
../glibc/configure --prefix=/usr --with-cpu=power9
make -j$(nproc)
make -j$(nproc) check

A couple of tests will segfault.  The list changes between executions.

I was able to reproduce this issue only on POWER9 revision 2.2 (pvr 004e 1202).

I reproduced this also on:
Package: linux-image-5.9.0-5-powerpc64
Version: 5.9.15-1

Although I was able to reproduce this issue only on powerpc64, this issue
also affects ppc64el.

A fix for this issue has been proposed upstream at
https://patchwork.ozlabs.org/project/linuxppc-dev/patch/20210111062408.287092-1-npig...@gmail.com/

Notice the problem disappears if entry_flush and rfi_flush are disabled, but I
don't think that's recommended.

-- Package-specific info:
** Version:
Linux version 5.10.0-1-powerpc64 (debian-kernel@lists.debian.org) (gcc-10 
(Debian 10.2.1-3) 10.2.1 20201224, GNU ld (GNU Binutils for Debian) 2.35.1) #1 
SMP Debian 5.10.4-1 (2020-12-31)

** Command line:
BOOT_IMAGE=/boot/vmlinux-5.10.0-1-powerpc64 
root=UUID=47206b1a-d5ae-4032-8b3e-e70796cd06c6 ro disable_radix quiet

** Tainted: E (8192)
 * unsigned module was loaded

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64

Kernel: Linux 5.10.0-1-powerpc64 (SMP w/16 CPU threads)
Kernel taint flags: TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

-- 
Tulio Magno
--- End Message ---
--- Begin Message ---
Version: 5.10.13-1

-- 
Tulio Magno--- End Message ---


Bug#980381: Acknowledgement (Segmentation fault on system call vectored (linux ppc64 on POWER9))

2021-03-08 Thread Tulio Magno Quites Machado Filho
I tested linux-image-5.10.0-3-powerpc64 and confirmed this issue has been fixed.

Thanks!

-- 
Tulio Magno



linux-signed-amd64_4.19.177+1_source.changes is NEW

2021-03-08 Thread Debian FTP Masters
Mapping buster-proposed-updates to proposed-updates.
binary:acpi-modules-4.19.0-15-amd64-di is NEW.
binary:ata-modules-4.19.0-15-amd64-di is NEW.
binary:btrfs-modules-4.19.0-15-amd64-di is NEW.
binary:cdrom-core-modules-4.19.0-15-amd64-di is NEW.
binary:compress-modules-4.19.0-15-amd64-di is NEW.
binary:crc-modules-4.19.0-15-amd64-di is NEW.
binary:crypto-dm-modules-4.19.0-15-amd64-di is NEW.
binary:crypto-modules-4.19.0-15-amd64-di is NEW.
binary:efi-modules-4.19.0-15-amd64-di is NEW.
binary:event-modules-4.19.0-15-amd64-di is NEW.
binary:ext4-modules-4.19.0-15-amd64-di is NEW.
binary:fat-modules-4.19.0-15-amd64-di is NEW.
binary:fb-modules-4.19.0-15-amd64-di is NEW.
binary:firewire-core-modules-4.19.0-15-amd64-di is NEW.
binary:fuse-modules-4.19.0-15-amd64-di is NEW.
binary:i2c-modules-4.19.0-15-amd64-di is NEW.
binary:input-modules-4.19.0-15-amd64-di is NEW.
binary:isofs-modules-4.19.0-15-amd64-di is NEW.
binary:jfs-modules-4.19.0-15-amd64-di is NEW.
binary:kernel-image-4.19.0-15-amd64-di is NEW.
binary:linux-image-4.19.0-15-amd64 is NEW.
binary:linux-image-4.19.0-15-cloud-amd64 is NEW.
binary:linux-image-4.19.0-15-rt-amd64 is NEW.
binary:loop-modules-4.19.0-15-amd64-di is NEW.
binary:md-modules-4.19.0-15-amd64-di is NEW.
binary:mmc-core-modules-4.19.0-15-amd64-di is NEW.
binary:mmc-modules-4.19.0-15-amd64-di is NEW.
binary:mouse-modules-4.19.0-15-amd64-di is NEW.
binary:mtd-core-modules-4.19.0-15-amd64-di is NEW.
binary:multipath-modules-4.19.0-15-amd64-di is NEW.
binary:nbd-modules-4.19.0-15-amd64-di is NEW.
binary:nic-modules-4.19.0-15-amd64-di is NEW.
binary:nic-pcmcia-modules-4.19.0-15-amd64-di is NEW.
binary:nic-shared-modules-4.19.0-15-amd64-di is NEW.
binary:nic-usb-modules-4.19.0-15-amd64-di is NEW.
binary:nic-wireless-modules-4.19.0-15-amd64-di is NEW.
binary:pata-modules-4.19.0-15-amd64-di is NEW.
binary:pcmcia-modules-4.19.0-15-amd64-di is NEW.
binary:pcmcia-storage-modules-4.19.0-15-amd64-di is NEW.
binary:ppp-modules-4.19.0-15-amd64-di is NEW.
binary:sata-modules-4.19.0-15-amd64-di is NEW.
binary:scsi-core-modules-4.19.0-15-amd64-di is NEW.
binary:scsi-modules-4.19.0-15-amd64-di is NEW.
binary:scsi-nic-modules-4.19.0-15-amd64-di is NEW.
binary:serial-modules-4.19.0-15-amd64-di is NEW.
binary:sound-modules-4.19.0-15-amd64-di is NEW.
binary:speakup-modules-4.19.0-15-amd64-di is NEW.
binary:squashfs-modules-4.19.0-15-amd64-di is NEW.
binary:udf-modules-4.19.0-15-amd64-di is NEW.
binary:uinput-modules-4.19.0-15-amd64-di is NEW.
binary:usb-modules-4.19.0-15-amd64-di is NEW.
binary:usb-serial-modules-4.19.0-15-amd64-di is NEW.
binary:usb-storage-modules-4.19.0-15-amd64-di is NEW.
binary:xfs-modules-4.19.0-15-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



Processing of linux-signed-amd64_4.19.177+1_source.changes

2021-03-08 Thread Debian FTP Masters
linux-signed-amd64_4.19.177+1_source.changes uploaded successfully to localhost
along with the files:
  linux-signed-amd64_4.19.177+1.dsc
  linux-signed-amd64_4.19.177+1.tar.xz

Greetings,

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



Bug#961627: (no subject)

2021-03-08 Thread yann.hauquin

Hello,

I've had exactly the same problem since I switched to Buster.
SWAP is always used while the system has enough RAM available.
Switching from swappiness to 0 has absolutely no effect, I clearly think 
it's a kernel bug!


Regards,

_

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.



Re: firmware-nonfree 20210208-1 upload

2021-03-08 Thread maximilian attems
Tomorrow once firmware-nonfree has migrated 20210208-4 will be uploaded
with important small fixes to Raspberry Pi 4B and BananaPi M2 ultra and
BananaPi M3 supports. As all changes are quite small and current window
allows important fixes, I do not expect to need an unblock.

best,

-- 
maks


signature.asc
Description: PGP signature