[Kernel-packages] [Bug 2052479] Re: apply nvidia-tegra patches 2024 Jan 16-Feb 5

2024-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-nvidia-tegra-igx - 5.15.0-1009.9

---
linux-nvidia-tegra-igx (5.15.0-1009.9) jammy; urgency=medium

  * jammy/linux-nvidia-tegra-igx: 5.15.0-1009.9 -proposed tracker (LP:
#2054476)

  [ Ubuntu: 5.15.0-1022.22 ]

  * jammy/linux-nvidia-tegra: 5.15.0-1022.22 -proposed tracker (LP: #2053284)
  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/s2024.01.08)
  * apply nvidia-tegra patches 2024 Jan 16-Feb 5 (LP: #2052479)
- NVIDIA: SAUCE: arm64: configs: enable CONFIG_IP_NF_TARGET_REDIRECT
- NVIDIA: SAUCE: arm64: configs: Enable userspace I/O driver
- NVIDIA: SAUCE: usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
- NVIDIA: SAUCE: arm64: configs: additional kubernetes related configs
  * jammy/linux-realtime: 5.15.0-1055.62 -proposed tracker (LP: #2052611)
  * jammy/linux: 5.15.0-97.107 -proposed tracker (LP: #2052600)
  * Packaging resync (LP: #1786013)
- [Packaging] update annotations scripts
  * partproke is broken on empty loopback device (LP: #2049689)
- block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
  * CVE-2023-51781
- appletalk: Fix Use-After-Free in atalk_ioctl
  * CVE-2023-51780
- atm: Fix Use-After-Free in do_vcc_ioctl
  * CVE-2023-6915
- ida: Fix crash in ida_free when the bitmap is empty
  * CVE-2024-0565
- smb: client: fix OOB in receive_encrypted_standard()
  * CVE-2024-0646
- net: tls, update curr on splice as well
  * jammy/linux-realtime: 5.15.0-1054.60 -proposed tracker (LP: #2048310)
  * Jammy real-time patch set update: v5.15.145-rt73 (LP: #2049522)
- rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT
- sched: Introduce migratable()
- arm64: mm: Make arch_faults_on_old_pte() check for migratability
- printk: rename printk cpulock API and always disable interrupts
- console: add write_atomic interface
- kdb: only use atomic consoles for output mirroring
- serial: 8250: implement write_atomic
- printk: relocate printk_delay()
- printk: call boot_delay_msec() in printk_delay()
- printk: use seqcount_latch for console_seq
- printk: introduce kernel sync mode
- printk: move console printing to kthreads
- printk: add console handover
- printk: add pr_flush()
- printk: Enhance the condition check of msleep in pr_flush()
- sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
- kthread: Move prio/affinite change into the newly created thread
- genirq: Move prio assignment into the newly created thread
- genirq: Disable irqfixup/poll on PREEMPT_RT.
- efi: Allow efi=runtime
- mm: Disable zsmalloc on PREEMPT_RT
- net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
- samples/kfifo: Rename read_lock/write_lock
- crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
- mm: Allow only SLUB on PREEMPT_RT
- mm: page_alloc: Use migrate_disable() in drain_local_pages_wq()
- mm/scatterlist: Replace the !preemptible warning in sg_miter_stop()
- mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on
  PREEMPT_RT
- x86/softirq: Disable softirq stacks on PREEMPT_RT
- Documentation/kcov: Include types.h in the example.
- Documentation/kcov: Define `ip' in the example.
- kcov: Allocate per-CPU memory on the relevant node.
- kcov: Avoid enable+disable interrupts if !in_task().
- kcov: Replace local_irq_save() with a local_lock_t.
- net/sched: sch_ets: properly init all active DRR list handles
- gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
- gen_stats: Add gnet_stats_add_queue().
- mq, mqprio: Use gnet_stats_add_queue().
- gen_stats: Move remaining users to gnet_stats_add_queue().
- u64_stats: Introduce u64_stats_set()
- net: sched: Protect Qdisc::bstats with u64_stats
- net: sched: Use _bstats_update/set() instead of raw writes
- net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
- net: sched: Remove Qdisc::running sequence counter
- net: sched: Allow statistics reads from softirq.
- net: sched: fix logic error in qdisc_run_begin()
- net: sched: remove one pair of atomic operations
- net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of
  adding.
- net: sched: gred: dynamically allocate tc_gred_qopt_offload
- sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
- irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
- irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
- irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
- irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
- smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq().
- fs/namespace: Boost the mount_lock.lock owner instead of spinning on
  PREEMPT_RT.
- fscache: Use only one 

[Kernel-packages] [Bug 2052479] Re: apply nvidia-tegra patches 2024 Jan 16-Feb 5

2024-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-nvidia-tegra - 5.15.0-1022.22

---
linux-nvidia-tegra (5.15.0-1022.22) jammy; urgency=medium

  * jammy/linux-nvidia-tegra: 5.15.0-1022.22 -proposed tracker (LP:
#2053284)

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/s2024.01.08)

  * apply nvidia-tegra patches 2024 Jan 16-Feb 5 (LP: #2052479)
- NVIDIA: SAUCE: arm64: configs: enable CONFIG_IP_NF_TARGET_REDIRECT
- NVIDIA: SAUCE: arm64: configs: Enable userspace I/O driver
- NVIDIA: SAUCE: usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
- NVIDIA: SAUCE: arm64: configs: additional kubernetes related configs

  [ Ubuntu: 5.15.0-1055.62 ]

  * jammy/linux-realtime: 5.15.0-1055.62 -proposed tracker (LP: #2052611)
  * jammy/linux: 5.15.0-97.107 -proposed tracker (LP: #2052600)
  * Packaging resync (LP: #1786013)
- [Packaging] update annotations scripts
  * partproke is broken on empty loopback device (LP: #2049689)
- block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
  * CVE-2023-51781
- appletalk: Fix Use-After-Free in atalk_ioctl
  * CVE-2023-51780
- atm: Fix Use-After-Free in do_vcc_ioctl
  * CVE-2023-6915
- ida: Fix crash in ida_free when the bitmap is empty
  * CVE-2024-0565
- smb: client: fix OOB in receive_encrypted_standard()
  * CVE-2024-0646
- net: tls, update curr on splice as well

  [ Ubuntu: 5.15.0-1054.60 ]

  * jammy/linux-realtime: 5.15.0-1054.60 -proposed tracker (LP: #2048310)
  * Jammy real-time patch set update: v5.15.145-rt73 (LP: #2049522)
- rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT
- sched: Introduce migratable()
- arm64: mm: Make arch_faults_on_old_pte() check for migratability
- printk: rename printk cpulock API and always disable interrupts
- console: add write_atomic interface
- kdb: only use atomic consoles for output mirroring
- serial: 8250: implement write_atomic
- printk: relocate printk_delay()
- printk: call boot_delay_msec() in printk_delay()
- printk: use seqcount_latch for console_seq
- printk: introduce kernel sync mode
- printk: move console printing to kthreads
- printk: add console handover
- printk: add pr_flush()
- printk: Enhance the condition check of msleep in pr_flush()
- sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
- kthread: Move prio/affinite change into the newly created thread
- genirq: Move prio assignment into the newly created thread
- genirq: Disable irqfixup/poll on PREEMPT_RT.
- efi: Allow efi=runtime
- mm: Disable zsmalloc on PREEMPT_RT
- net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
- samples/kfifo: Rename read_lock/write_lock
- crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
- mm: Allow only SLUB on PREEMPT_RT
- mm: page_alloc: Use migrate_disable() in drain_local_pages_wq()
- mm/scatterlist: Replace the !preemptible warning in sg_miter_stop()
- mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on
  PREEMPT_RT
- x86/softirq: Disable softirq stacks on PREEMPT_RT
- Documentation/kcov: Include types.h in the example.
- Documentation/kcov: Define `ip' in the example.
- kcov: Allocate per-CPU memory on the relevant node.
- kcov: Avoid enable+disable interrupts if !in_task().
- kcov: Replace local_irq_save() with a local_lock_t.
- net/sched: sch_ets: properly init all active DRR list handles
- gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
- gen_stats: Add gnet_stats_add_queue().
- mq, mqprio: Use gnet_stats_add_queue().
- gen_stats: Move remaining users to gnet_stats_add_queue().
- u64_stats: Introduce u64_stats_set()
- net: sched: Protect Qdisc::bstats with u64_stats
- net: sched: Use _bstats_update/set() instead of raw writes
- net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
- net: sched: Remove Qdisc::running sequence counter
- net: sched: Allow statistics reads from softirq.
- net: sched: fix logic error in qdisc_run_begin()
- net: sched: remove one pair of atomic operations
- net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of
  adding.
- net: sched: gred: dynamically allocate tc_gred_qopt_offload
- sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
- irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.
- irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT
- irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT
- irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
- smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq().
- fs/namespace: Boost the mount_lock.lock owner instead of spinning on
  PREEMPT_RT.
- fscache: Use only one fscache_object_cong_wait.
- sched: Clean up the might_sleep() underscore 

[Kernel-packages] [Bug 2052479] Re: apply nvidia-tegra patches 2024 Jan 16-Feb 5

2024-02-21 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-nvidia-
tegra/5.15.0-1022.22 kernel in -proposed solves the problem. Please test
the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-jammy-linux-nvidia-tegra' to
'verification-done-jammy-linux-nvidia-tegra'. If the problem still
exists, change the tag 'verification-needed-jammy-linux-nvidia-tegra' to
'verification-failed-jammy-linux-nvidia-tegra'.


If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.


See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-nvidia-tegra-v2 
verification-needed-jammy-linux-nvidia-tegra

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-tegra in Ubuntu.
https://bugs.launchpad.net/bugs/2052479

Title:
  apply nvidia-tegra patches 2024 Jan 16-Feb 5

Status in linux-nvidia-tegra package in Ubuntu:
  Fix Committed
Status in linux-nvidia-tegra-igx package in Ubuntu:
  Fix Committed

Bug description:
  Apply patches to linux-nvidia-tegra and linux-nvida-tegra-igx.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2052479/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2052479] Re: apply nvidia-tegra patches 2024 Jan 16-Feb 5

2024-02-20 Thread Jacob Martin
** Changed in: linux-nvidia-tegra (Ubuntu)
   Status: New => Fix Committed

** Changed in: linux-nvidia-tegra-igx (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-tegra in Ubuntu.
https://bugs.launchpad.net/bugs/2052479

Title:
  apply nvidia-tegra patches 2024 Jan 16-Feb 5

Status in linux-nvidia-tegra package in Ubuntu:
  Fix Committed
Status in linux-nvidia-tegra-igx package in Ubuntu:
  Fix Committed

Bug description:
  Apply patches to linux-nvidia-tegra and linux-nvida-tegra-igx.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2052479/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp