forked from kernelbugs/kernel-source
GIT Revision: b073671aec14585e6c4c1b702831be85ab812904
GIT Branch: SLE15-SP7 2026-01-27 00:25:53 +0000
This commit is contained in:
@@ -1,3 +1,146 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 14:59:36 CET 2026 - tiwai@suse.de
|
||||
|
||||
- kABI workaround for tpm_chip changes (CVE-2025-71077
|
||||
bsc#1256613).
|
||||
- commit 66e0457
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 14:51:44 CET 2026 - tiwai@suse.de
|
||||
|
||||
- tpm: Cap the number of PCR banks (CVE-2025-71077 bsc#1256613).
|
||||
- commit 727f4b1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:43:15 CET 2026 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Convert to use namespaces
|
||||
by default (bsc#1255346).
|
||||
- commit c2a5f76
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:35:42 CET 2026 - rbm@suse.com
|
||||
|
||||
- Delete
|
||||
patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch.
|
||||
- commit 755a7f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:20:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
|
||||
(git-fixes).
|
||||
- commit 7e4403b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:19:31 CET 2026 - ailiop@suse.com
|
||||
|
||||
- NFSD: Fix permission check for read access to executable-only
|
||||
files (git-fixes).
|
||||
- commit 2ce0763
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:17:59 CET 2026 - ailiop@suse.com
|
||||
|
||||
- nfsd: Drop the client reference in client_states_open()
|
||||
(git-fixes).
|
||||
- commit 8226664
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:16:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- svcrdma: return 0 on success from svc_rdma_copy_inline_range
|
||||
(git-fixes).
|
||||
- commit d34b05e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:15:13 CET 2026 - ailiop@suse.com
|
||||
|
||||
- NFSD: use correct reservation type in nfsd4_scsi_fence_client
|
||||
(git-fixes).
|
||||
- commit 2de8cf6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:11:15 CET 2026 - ailiop@suse.com
|
||||
|
||||
- NFSD/blocklayout: Fix minlength check in proc_layoutget
|
||||
(git-fixes).
|
||||
- commit 91340f9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:01:43 CET 2026 - ailiop@suse.com
|
||||
|
||||
- NFS: Fix up the automount fs_context to use the correct cred
|
||||
(git-fixes).
|
||||
- commit 99b1550
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 13:00:48 CET 2026 - ailiop@suse.com
|
||||
|
||||
- NFSv4: ensure the open stateid seqid doesn't go backwards
|
||||
(git-fixes).
|
||||
- commit ca47c84
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 12:58:59 CET 2026 - ailiop@suse.com
|
||||
|
||||
- exfat: fix remount failure in different process environments
|
||||
(git-fixes).
|
||||
- commit ec2e76f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 12:57:26 CET 2026 - ailiop@suse.com
|
||||
|
||||
- exfat: check return value of sb_min_blocksize in
|
||||
exfat_read_boot_sector (git-fixes).
|
||||
- commit 99696d0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 09:01:54 CET 2026 - tiwai@suse.de
|
||||
|
||||
- w1: fix redundant counter decrement in w1_attach_slave_device()
|
||||
(git-fixes).
|
||||
- w1: therm: Fix off-by-one buffer overflow in alarms_store
|
||||
(git-fixes).
|
||||
- comedi: dmm32at: serialize use of paged registers (git-fixes).
|
||||
- uacce: ensure safe queue release with state management
|
||||
(git-fixes).
|
||||
- uacce: implement mremap in uacce_vm_ops to return -EPERM
|
||||
(git-fixes).
|
||||
- uacce: fix isolate sysfs check condition (git-fixes).
|
||||
- uacce: fix cdev handling in the cleanup path (git-fixes).
|
||||
- slimbus: core: fix of_slim_get_device() kernel doc (git-fixes).
|
||||
- slimbus: core: fix device reference leak on report present
|
||||
(git-fixes).
|
||||
- slimbus: core: fix runtime PM imbalance on report present
|
||||
(git-fixes).
|
||||
- slimbus: core: fix OF node leak on registration failure
|
||||
(git-fixes).
|
||||
- intel_th: fix device leak on output open() (git-fixes).
|
||||
- comedi: Fix getting range information for subdevices 16 to 255
|
||||
(git-fixes).
|
||||
- iio: accel: iis328dq: fix gain values (git-fixes).
|
||||
- iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
|
||||
(git-fixes).
|
||||
- iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without
|
||||
event detection (git-fixes).
|
||||
- iio: adc: ad9467: fix ad9434 vref mask (git-fixes).
|
||||
- iio: adc: ad7280a: handle spi_setup() errors in probe()
|
||||
(git-fixes).
|
||||
- iio: adc: at91-sama5d2_adc: Fix potential use-after-free in
|
||||
sama5d2_adc driver (git-fixes).
|
||||
- serial: 8250_pci: Fix broken RS485 for F81504/508/512
|
||||
(git-fixes).
|
||||
- comedi: fix divide-by-zero in comedi_buf_munge() (stable-fixes).
|
||||
- commit 50f3b9f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 07:30:59 CET 2026 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Do not let BPF test infra emit invalid GSO types to stack
|
||||
(bsc#1255569).
|
||||
- commit 1df0a4e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 24 09:21:55 CET 2026 - tiwai@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user