* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
@ 2024-01-08 17:58 ` SeongJae Park
2024-01-08 18:50 ` Florian Fainelli
` (13 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: SeongJae Park @ 2024-01-08 17:58 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, damon,
SeongJae Park
Hello,
On Mon, 8 Jan 2024 16:07:06 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below. Please note that I retrieved the
kernel from linux-stable-rc tree[2].
Tested-by: SeongJae Park <sj@kernel.org>
[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] c52463eb66c8 ("Linux 6.6.11-rc1")
Thanks,
SJ
[...]
---
ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: sysfs.sh
ok 9 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 10 selftests: damon: reclaim.sh
ok 11 selftests: damon: lru_sort.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_m68k.sh
ok 13 selftests: damon-tests: build_i386_idle_flag.sh
ok 14 selftests: damon-tests: build_i386_highpte.sh
ok 15 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
2024-01-08 17:58 ` SeongJae Park
@ 2024-01-08 18:50 ` Florian Fainelli
2024-01-08 19:02 ` Allen
` (12 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Florian Fainelli @ 2024-01-08 18:50 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
conor, allen.lkml
On 1/8/24 07:07, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
--
Florian
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
2024-01-08 17:58 ` SeongJae Park
2024-01-08 18:50 ` Florian Fainelli
@ 2024-01-08 19:02 ` Allen
2024-01-08 20:55 ` Shuah Khan
` (11 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Allen @ 2024-01-08 19:02 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <apais@linux.microsoft.com>
Thanks.
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2024-01-08 19:02 ` Allen
@ 2024-01-08 20:55 ` Shuah Khan
2024-01-09 7:03 ` Bagas Sanjaya
` (10 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Shuah Khan @ 2024-01-08 20:55 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, Shuah Khan
On 1/8/24 08:07, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2024-01-08 20:55 ` Shuah Khan
@ 2024-01-09 7:03 ` Bagas Sanjaya
2024-01-09 7:32 ` Ron Economos
` (9 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Bagas Sanjaya @ 2024-01-09 7:03 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
On Mon, Jan 08, 2024 at 04:07:06PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
Successfully compiled and installed the kernel on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2024-01-09 7:03 ` Bagas Sanjaya
@ 2024-01-09 7:32 ` Ron Economos
2024-01-09 11:31 ` Naresh Kamboju
` (8 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Ron Economos @ 2024-01-09 7:32 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml
On 1/8/24 7:07 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Built and booted successfully on RISC-V RV64 (HiFive Unmatched).
Tested-by: Ron Economos <re@w6rz.net>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2024-01-09 7:32 ` Ron Economos
@ 2024-01-09 11:31 ` Naresh Kamboju
2024-01-09 11:44 ` Takeshi Ogasawara
` (7 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Naresh Kamboju @ 2024-01-09 11:31 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On Mon, 8 Jan 2024 at 20:40, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
## Build
* kernel: 6.6.11-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.6.y
* git commit: c52463eb66c8ae86cf354c700d80ae02fd9a1eda
* git describe: v6.6.10-125-gc52463eb66c8
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.10-125-gc52463eb66c8
## Test Regressions (compared to v6.6.9)
## Metric Regressions (compared to v6.6.9)
## Test Fixes (compared to v6.6.9)
## Metric Fixes (compared to v6.6.9)
## Test result summary
total: 153932, pass: 132066, fail: 2439, skip: 19275, xfail: 152
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 144 passed, 1 failed
* arm64: 52 total, 49 passed, 3 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 26 total, 26 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 36 passed, 0 failed
* riscv: 25 total, 24 passed, 1 failed
* s390: 13 total, 13 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 44 passed, 2 failed
## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-vm
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2024-01-09 11:31 ` Naresh Kamboju
@ 2024-01-09 11:44 ` Takeshi Ogasawara
2024-01-09 13:08 ` Luna Jernberg
` (6 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Takeshi Ogasawara @ 2024-01-09 11:44 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
Hi Greg
On Tue, Jan 9, 2024 at 12:10 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
6.6.11-rc1 tested.
Build successfully completed.
Boot successfully completed.
No dmesg regressions.
Video output normal.
Sound output normal.
Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux)
[ 0.000000] Linux version 6.6.11-rc1rv
(takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU
Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Tue Jan 9 18:32:00 JST 2024
Thanks
Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2024-01-09 11:44 ` Takeshi Ogasawara
@ 2024-01-09 13:08 ` Luna Jernberg
2024-01-09 13:29 ` Conor Dooley
` (5 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Luna Jernberg @ 2024-01-09 13:08 UTC (permalink / raw)
To: Greg Kroah-Hartman, Luna Jernberg
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
Works fine on my Dell Latitude 7390 laptop with model name :
Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz
and Crystal Linux: https://getcryst.al/site
Tested-by: Luna Jernberg <droidbittin@gmail.com>
Den mån 8 jan. 2024 kl 15:10 skrev Greg Kroah-Hartman
<gregkh@linuxfoundation.org>:
>
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Linux 6.6.11-rc1
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> media: qcom: camss: Comment CSID dt_id field
>
> Alison Schofield <alison.schofield@intel.com>
> cxl/memdev: Hold region_rwsem during inject and clear poison ops
>
> Dave Jiang <dave.jiang@intel.com>
> cxl/hdm: Fix a benign lockdep splat
>
> Dave Jiang <dave.jiang@intel.com>
> cxl: Add cxl_num_decoders_committed() usage to cxl_test
>
> Wenchao Chen <wenchao.chen@unisoc.com>
> mmc: sdhci-sprd: Fix eMMC init failure after hw reset
>
> Geert Uytterhoeven <geert+renesas@glider.be>
> mmc: core: Cancel delayed work before releasing host
>
> Jorge Ramirez-Ortiz <jorge@foundries.io>
> mmc: rpmb: fixes pause retune on all RPMB partitions.
>
> Ziyang Huang <hzyitc@outlook.com>
> mmc: meson-mx-sdhc: Fix initialization frozen issue
>
> Joshua Ashton <joshua@froggi.es>
> drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR
>
> Alex Deucher <alexander.deucher@amd.com>
> drm/amd/display: add nv12 bounding box
>
> Alex Deucher <alexander.deucher@amd.com>
> drm/amdgpu: skip gpu_info fw loading on navi12
>
> Jiajun Xie <jiajun.xie.sh@gmail.com>
> mm: fix unmap_mapping_range high bits shift bug
>
> Benjamin Bara <benjamin.bara@skidata.com>
> i2c: core: Fix atomic xfer check for non-preempt config
>
> Jinghao Jia <jinghao7@illinois.edu>
> x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect
>
> Takashi Sakamoto <o-takashi@sakamocchi.jp>
> firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and ASM108x/VT630x PCIe cards
>
> Yu Zhao <yuzhao@google.com>
> mm/mglru: skip special VMAs in lru_gen_look_around()
>
> Eric Dumazet <edumazet@google.com>
> net: constify sk_dst_get() and __sk_dst_get() argument
>
> duanqiangwen <duanqiangwen@net-swift.com>
> net: libwx: fix memory leak on free page
>
> Ira Weiny <ira.weiny@intel.com>
> cxl/pmu: Ensure put_device on pmu devices
>
> Eric Dumazet <edumazet@google.com>
> net: prevent mss overflow in skb_segment()
>
> Haren Myneni <haren@linux.ibm.com>
> powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
>
> Yong-Xuan Wang <yongxuan.wang@sifive.com>
> RISCV: KVM: update external interrupt atomically for IMSIC swfile
>
> Yang Yingliang <yangyingliang@huawei.com>
> dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
>
> Guanjun <guanjun@linux.alibaba.com>
> dmaengine: idxd: Protect int_handle field in hw descriptor
>
> Alex Deucher <alexander.deucher@amd.com>
> drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml
>
> Alison Schofield <alison.schofield@intel.com>
> kernel/resource: Increment by align value in get_free_mem_region()
>
> Alison Schofield <alison.schofield@intel.com>
> cxl/core: Always hold region_rwsem while reading poison lists
>
> Dave Jiang <dave.jiang@intel.com>
> cxl: Add cxl_decoders_committed() helper
>
> Alvin Lee <alvin.lee2@amd.com>
> drm/amd/display: Increase num voltage states to 40
>
> Ville Syrjälä <ville.syrjala@linux.intel.com>
> drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled
>
> Alex Bee <knaerzche@gmail.com>
> clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
>
> Finley Xiao <finley.xiao@rock-chips.com>
> clk: rockchip: rk3128: Fix aclk_peri_src's parent
>
> Su Hui <suhui@nfschina.com>
> phy: sunplus: return negative error code in sp_usb_phy_probe
>
> Michael Walle <mwalle@kernel.org>
> phy: mediatek: mipi: mt8183: fix minimal supported frequency
>
> Lu Baolu <baolu.lu@linux.intel.com>
> iommu/vt-d: Support enforce_cache_coherency only for empty domains
>
> Nuno Sa <nuno.sa@analog.com>
> iio: imu: adis16475: use bit numbers in assign_bit()
>
> Xiaolei Wang <xiaolei.wang@windriver.com>
> dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
>
> Xiaolei Wang <xiaolei.wang@windriver.com>
> dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when the system is sleeping
>
> Jai Luthra <j-luthra@ti.com>
> dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
>
> Ronald Wahl <rwahl@gmx.de>
> dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
>
> Andrew Davis <afd@ti.com>
> phy: ti: gmii-sel: Fix register offset when parent is not a syscon node
>
> Claudio Imbrenda <imbrenda@linux.ibm.com>
> KVM: s390: vsie: fix wrong VIR 37 when MSO is used
>
> Jisheng Zhang <jszhang@kernel.org>
> riscv: don't probe unaligned access speed if already done
>
> Frederic Weisbecker <frederic@kernel.org>
> rcu/tasks-trace: Handle new PF_IDLE semantics
>
> Frederic Weisbecker <frederic@kernel.org>
> rcu/tasks: Handle new PF_IDLE semantics
>
> Frederic Weisbecker <frederic@kernel.org>
> rcu: Introduce rcu_cpu_online()
>
> Peter Zijlstra <peterz@infradead.org>
> rcu: Break rcu_node_0 --> &rq->__lock order
>
> Dan Carpenter <dan.carpenter@linaro.org>
> ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
>
> Moshe Shemesh <moshe@nvidia.com>
> RDMA/mlx5: Fix mkey cache WQ flush
>
> Marek Vasut <marex@denx.de>
> clk: si521xx: Increase stack based print buffer size in probe
>
> Alex Williamson <alex.williamson@redhat.com>
> vfio/mtty: Overhaul mtty interrupt handling
>
> Longfang Liu <liulongfang@huawei.com>
> crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
>
> Svyatoslav Pankratov <svyatoslav.pankratov@intel.com>
> crypto: qat - fix double free during reset
>
> Eric Biggers <ebiggers@google.com>
> crypto: xts - use 'spawn' for underlying single-block cipher
>
> Ian Rogers <irogers@google.com>
> bpftool: Align output skeleton ELF code
>
> Denys Zagorui <dzagorui@cisco.com>
> bpftool: Fix -Wcast-qual warning
>
> Eric Dumazet <edumazet@google.com>
> tcp: derive delack_max from rto_min
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> media: qcom: camss: Fix genpd cleanup
>
> Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> media: qcom: camss: Fix V4L2 async notifier error path
>
> Tirthendu Sarkar <tirthendu.sarkar@intel.com>
> xsk: add multi-buffer support for sockets sharing umem
>
> Matthew Wilcox (Oracle) <willy@infradead.org>
> mm/memory-failure: pass the folio and the page to collect_procs()
>
> Matthew Wilcox (Oracle) <willy@infradead.org>
> mm: convert DAX lock/unlock page to lock/unlock folio
>
> Thomas Lange <thomas@corelatus.se>
> net: Implement missing SO_TIMESTAMPING_NEW cmsg support
>
> Michael Chan <michael.chan@broadcom.com>
> bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
>
> Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
> net: ravb: Wait for operating mode to be applied
>
> Chen Ni <nichen@iscas.ac.cn>
> asix: Add check for usbnet_get_endpoints
>
> Naveen Mamindlapalli <naveenm@marvell.com>
> octeontx2-af: Re-enable MAC TX in otx2_stop processing
>
> Naveen Mamindlapalli <naveenm@marvell.com>
> octeontx2-af: Always configure NIX TX link credits based on max frame size
>
> Wen Gu <guwen@linux.alibaba.com>
> net/smc: fix invalid link access in dumping SMC-R connections
>
> Dinghao Liu <dinghao.liu@zju.edu.cn>
> net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
>
> Xuan Zhuo <xuanzhuo@linux.alibaba.com>
> virtio_net: fix missing dma unmap for resize
>
> Eric Dumazet <edumazet@google.com>
> virtio_net: avoid data-races on dev->stats fields
>
> John Johansen <john.johansen@canonical.com>
> apparmor: Fix move_mount mediation by detecting if source is detached
>
> Rodrigo Cataldo <rodrigo.cadore@l-acoustics.com>
> igc: Fix hicredit calculation
>
> Andrii Staikov <andrii.staikov@intel.com>
> i40e: Restore VF MSI-X state during PCI reset
>
> Mark Brown <broonie@kernel.org>
> ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
>
> Mark Brown <broonie@kernel.org>
> ASoC: meson: g12a-toacodec: Fix event generation
>
> Mark Brown <broonie@kernel.org>
> ASoC: meson: g12a-tohdmitx: Validate written enum values
>
> Mark Brown <broonie@kernel.org>
> ASoC: meson: g12a-toacodec: Validate written enum values
>
> Ke Xiao <xiaoke@sangfor.com.cn>
> i40e: fix use-after-free in i40e_aqc_add_filters()
>
> Marc Dionne <marc.dionne@auristor.com>
> net: Save and restore msg_namelen in sock_sendmsg
>
> Pablo Neira Ayuso <pablo@netfilter.org>
> netfilter: nft_immediate: drop chain reference counter on error
>
> Brad Cowie <brad@faucet.nz>
> netfilter: nf_nat: fix action not being set for all ct states
>
> Adrian Cinal <adriancinal@gmail.com>
> net: bcmgenet: Fix FCS generation for fragmented skbuffs
>
> Zhipeng Lu <alexious@zju.edu.cn>
> sfc: fix a double-free bug in efx_probe_filters
>
> Stefan Wahren <wahrenst@gmx.net>
> ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
>
> Hangbin Liu <liuhangbin@gmail.com>
> selftests: bonding: do not set port down when adding to bond
>
> Jörn-Thorben Hinz <jthinz@mailbox.tu-berlin.de>
> net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
>
> Kai-Heng Feng <kai.heng.feng@canonical.com>
> r8169: Fix PCI error on system resume
>
> Hangyu Hua <hbh25y@gmail.com>
> net: sched: em_text: fix possible memory leak in em_text_destroy()
>
> David Thompson <davthompson@nvidia.com>
> mlxbf_gige: fix receive packet race condition
>
> Eugen Hristev <eugen.hristev@collabora.com>
> ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
>
> Chancel Liu <chancel.liu@nxp.com>
> ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
>
> Kurt Kanzenbach <kurt@linutronix.de>
> igc: Check VLAN EtherType mask
>
> Kurt Kanzenbach <kurt@linutronix.de>
> igc: Check VLAN TCI mask
>
> Kurt Kanzenbach <kurt@linutronix.de>
> igc: Report VLAN EtherType matching back to user
>
> Sudheer Mogilappagari <sudheer.mogilappagari@intel.com>
> i40e: Fix filter input checks to prevent config with invalid values
>
> Ngai-Mint Kwan <ngai-mint.kwan@intel.com>
> ice: Shut down VSI with "link-down-on-close" enabled
>
> Katarzyna Wieczerzycka <katarzyna.wieczerzycka@intel.com>
> ice: Fix link_down_on_close message
>
> Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
> drm/i915/perf: Update handling of MMIO triggered reports
>
> Khaled Almahallawy <khaled.almahallawy@intel.com>
> drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
>
> Suman Ghosh <sumang@marvell.com>
> octeontx2-af: Fix marking couple of structure as __packed
>
> Siddh Raman Pant <code@siddh.me>
> nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
>
> Pablo Neira Ayuso <pablo@netfilter.org>
> netfilter: nf_tables: set transport offset from mac header for netdev/egress
>
> Douglas Anderson <dianders@chromium.org>
> drm/bridge: ps8640: Fix size mismatch warning w/ len
>
> Douglas Anderson <dianders@chromium.org>
> drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
>
> Douglas Anderson <dianders@chromium.org>
> drm/bridge: parade-ps8640: Never store more than msg->size bytes in AUX xfer
>
> Johannes Berg <johannes.berg@intel.com>
> wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
>
> Jeffrey Hugo <quic_jhugo@quicinc.com>
> accel/qaic: Implement quirk for SOC_HW_VERSION
>
> Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>
> accel/qaic: Fix GEM import path code
>
> Paolo Bonzini <pbonzini@redhat.com>
> KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
>
> Shyam Prasad N <sprasad@microsoft.com>
> cifs: do not depend on release_iface for maintaining iface_list
>
> Shyam Prasad N <sprasad@microsoft.com>
> cifs: cifs_chan_is_iface_active should be called with chan_lock held
>
> Jocelyn Falempe <jfalempe@redhat.com>
> drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SE
>
> Bjorn Helgaas <bhelgaas@google.com>
> Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
>
> Paolo Abeni <pabeni@redhat.com>
> mptcp: prevent tcp diag from closing listener subflows
>
> Wayne Lin <wayne.lin@amd.com>
> drm/amd/display: pbn_div need be updated for hotplug event
>
> Siddhesh Dharme <siddheshdharme18@gmail.com>
> ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
>
> Andy Chi <andy.chi@canonical.com>
> ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBook
>
> Aabish Malik <aabishmalik3337@gmail.com>
> ALSA: hda/realtek: enable SND_PCI_QUIRK for hp pavilion 14-ec1xxx series
>
> Gergo Koteles <soyer@irl.hu>
> ALSA: hda/tas2781: remove sound controls in unbind
>
> Gergo Koteles <soyer@irl.hu>
> ALSA: hda/tas2781: move set_drv_data outside tasdevice_init
>
> Gergo Koteles <soyer@irl.hu>
> ALSA: hda/tas2781: do not use regcache
>
> Edward Adam Davis <eadavis@qq.com>
> keys, dns: Fix missing size check of V1 server-list header
>
>
> -------------
>
> Diffstat:
>
> Makefile | 4 +-
> arch/arm/mach-sunxi/mc_smp.c | 4 +-
> arch/powerpc/platforms/pseries/vas.c | 51 ++++-
> arch/powerpc/platforms/pseries/vas.h | 2 +
> arch/riscv/kernel/cpufeature.c | 4 +
> arch/riscv/kvm/aia_imsic.c | 13 ++
> arch/s390/kvm/vsie.c | 4 -
> arch/x86/events/intel/core.c | 7 +-
> arch/x86/kernel/kprobes/core.c | 3 +-
> crypto/xts.c | 23 +-
> drivers/accel/qaic/mhi_controller.c | 15 +-
> drivers/accel/qaic/qaic_data.c | 6 +-
> drivers/acpi/thermal.c | 4 +-
> drivers/clk/clk-si521xx.c | 4 +-
> drivers/clk/rockchip/clk-rk3128.c | 22 +-
> drivers/crypto/hisilicon/qm.c | 117 ++++------
> drivers/crypto/intel/qat/qat_common/adf_aer.c | 3 +-
> drivers/cxl/core/hdm.c | 9 +-
> drivers/cxl/core/mbox.c | 2 +-
> drivers/cxl/core/memdev.c | 31 ++-
> drivers/cxl/core/pmu.c | 2 +-
> drivers/cxl/core/port.c | 7 +
> drivers/cxl/core/region.c | 5 -
> drivers/cxl/cxl.h | 1 +
> drivers/dma/fsl-edma-main.c | 12 +-
> drivers/dma/idxd/submit.c | 14 +-
> drivers/dma/ti/k3-psil-am62.c | 12 +-
> drivers/dma/ti/k3-psil-am62a.c | 12 +-
> drivers/firewire/ohci.c | 51 +++++
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 11 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 11 +-
> drivers/gpu/drm/amd/display/dc/dml/Makefile | 4 +
> drivers/gpu/drm/amd/display/dc/dml/dc_features.h | 2 +-
> .../gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c | 110 +++++++++-
> .../amd/display/modules/info_packet/info_packet.c | 13 +-
> drivers/gpu/drm/bridge/parade-ps8640.c | 7 +-
> drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 +-
> drivers/gpu/drm/i915/display/intel_display.c | 3 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
> drivers/gpu/drm/i915/i915_perf.c | 39 +++-
> drivers/gpu/drm/mgag200/mgag200_drv.h | 5 +
> drivers/gpu/drm/mgag200/mgag200_g200er.c | 5 +
> drivers/gpu/drm/mgag200/mgag200_g200ev.c | 5 +
> drivers/gpu/drm/mgag200/mgag200_g200se.c | 5 +
> drivers/gpu/drm/mgag200/mgag200_mode.c | 10 +-
> drivers/i2c/i2c-core.h | 4 +-
> drivers/iio/imu/adis16475.c | 4 +-
> drivers/infiniband/hw/mlx5/mr.c | 2 +
> drivers/iommu/intel/iommu.c | 5 +-
> drivers/iommu/intel/iommu.h | 3 +
> .../media/platform/qcom/camss/camss-csid-gen2.c | 14 +-
> drivers/media/platform/qcom/camss/camss.c | 45 ++--
> drivers/mmc/core/block.c | 7 +-
> drivers/mmc/core/host.c | 1 +
> drivers/mmc/host/meson-mx-sdhc-mmc.c | 26 +--
> drivers/mmc/host/sdhci-sprd.c | 10 +-
> drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +-
> drivers/net/ethernet/broadcom/genet/bcmgenet.c | 4 +-
> drivers/net/ethernet/intel/i40e/i40e_main.c | 11 +-
> drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 34 ++-
> drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h | 3 +
> drivers/net/ethernet/intel/ice/ice_main.c | 12 +-
> drivers/net/ethernet/intel/igc/igc.h | 1 +
> drivers/net/ethernet/intel/igc/igc_ethtool.c | 42 +++-
> drivers/net/ethernet/intel/igc/igc_tsn.c | 2 +-
> drivers/net/ethernet/marvell/octeontx2/af/npc.h | 4 +-
> drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 1 +
> .../net/ethernet/marvell/octeontx2/af/rvu_cgx.c | 17 ++
> .../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 118 +---------
> .../ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c | 9 +-
> drivers/net/ethernet/qlogic/qla3xxx.c | 2 +
> drivers/net/ethernet/realtek/r8169_main.c | 2 +-
> drivers/net/ethernet/renesas/ravb_main.c | 65 ++++--
> drivers/net/ethernet/sfc/rx_common.c | 4 +-
> drivers/net/ethernet/wangxun/libwx/wx_lib.c | 82 +------
> drivers/net/ethernet/wangxun/libwx/wx_type.h | 1 -
> drivers/net/usb/ax88172a.c | 4 +-
> drivers/net/virtio_net.c | 90 ++++----
> drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 4 +-
> drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 8 +-
> drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 17 +-
> drivers/pci/pci.c | 6 +
> drivers/pci/pci.h | 2 +
> drivers/pci/pcie/aspm.c | 19 ++
> drivers/phy/mediatek/phy-mtk-mipi-dsi-mt8183.c | 2 +-
> drivers/phy/sunplus/phy-sunplus-usb2.c | 2 +-
> drivers/phy/ti/phy-gmii-sel.c | 5 +-
> fs/dax.c | 24 +--
> fs/smb/client/cifsglob.h | 1 -
> fs/smb/client/connect.c | 9 +-
> fs/smb/client/smb2ops.c | 34 ++-
> include/linux/dax.h | 10 +-
> include/linux/hisi_acc_qm.h | 1 +
> include/net/netfilter/nf_tables_ipv4.h | 2 +-
> include/net/sock.h | 4 +-
> include/net/tcp.h | 2 +
> include/net/xdp_sock.h | 2 +
> kernel/rcu/rcu.h | 2 +
> kernel/rcu/tasks.h | 32 ++-
> kernel/rcu/tree.c | 43 +++-
> kernel/resource.c | 4 +-
> mm/memory-failure.c | 52 ++---
> mm/memory.c | 4 +-
> mm/vmscan.c | 13 +-
> net/core/skbuff.c | 3 +-
> net/core/sock.c | 12 +-
> net/dns_resolver/dns_key.c | 19 +-
> net/ipv4/tcp.c | 3 +-
> net/ipv4/tcp_output.c | 16 +-
> net/mptcp/subflow.c | 13 ++
> net/netfilter/nf_nat_ovs.c | 3 +-
> net/netfilter/nf_tables_core.c | 2 +-
> net/netfilter/nft_immediate.c | 2 +-
> net/nfc/llcp_core.c | 39 +++-
> net/sched/em_text.c | 4 +-
> net/smc/smc_diag.c | 3 +-
> net/socket.c | 2 +
> net/xdp/xsk.c | 2 +-
> net/xdp/xsk_buff_pool.c | 3 +
> samples/vfio-mdev/mtty.c | 237 +++++++++++++-------
> security/apparmor/apparmorfs.c | 1 +
> security/apparmor/mount.c | 4 +
> sound/pci/hda/patch_realtek.c | 3 +
> sound/pci/hda/tas2781_hda_i2c.c | 240 +++++++++++----------
> sound/soc/codecs/tas2781-comlib.c | 4 +-
> sound/soc/codecs/tas2781-i2c.c | 2 +
> sound/soc/fsl/fsl_rpmsg.c | 10 +-
> sound/soc/mediatek/mt8186/mt8186-dai-adda.c | 2 +-
> sound/soc/meson/g12a-toacodec.c | 5 +-
> sound/soc/meson/g12a-tohdmitx.c | 8 +-
> tools/bpf/bpftool/gen.c | 15 +-
> tools/testing/cxl/Kbuild | 1 +
> tools/testing/cxl/cxl_core_exports.c | 7 +
> tools/testing/cxl/test/cxl.c | 5 +-
> .../net/bonding/bond-arp-interval-causes-panic.sh | 6 +-
> 135 files changed, 1449 insertions(+), 844 deletions(-)
>
>
>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2024-01-09 13:08 ` Luna Jernberg
@ 2024-01-09 13:29 ` Conor Dooley
2024-01-09 13:46 ` Jon Hunter
` (4 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Conor Dooley @ 2024-01-09 13:29 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
On Mon, Jan 08, 2024 at 04:07:06PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
Tested-by: Conor Dooley <conor.dooley@microchip.com>
Cheers,
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (9 preceding siblings ...)
2024-01-09 13:29 ` Conor Dooley
@ 2024-01-09 13:46 ` Jon Hunter
2024-01-09 18:59 ` Kelsey Steele
` (3 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Jon Hunter @ 2024-01-09 13:46 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, linux-tegra,
stable
On Mon, 08 Jan 2024 16:07:06 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.6:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
106 tests: 106 pass, 0 fail
Linux version: 6.6.11-rc1-gc52463eb66c8
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Jon
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (10 preceding siblings ...)
2024-01-09 13:46 ` Jon Hunter
@ 2024-01-09 18:59 ` Kelsey Steele
2024-01-10 2:16 ` Harshit Mogalapalli
` (2 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: Kelsey Steele @ 2024-01-09 18:59 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On Mon, Jan 08, 2024 at 04:07:06PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
No regressions found on WSL (x86 and arm64).
Built, booted, and reviewed dmesg.
Thank you.
Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (11 preceding siblings ...)
2024-01-09 18:59 ` Kelsey Steele
@ 2024-01-10 2:16 ` Harshit Mogalapalli
2024-01-10 11:01 ` Shreeya Patel
2024-01-10 11:29 ` Ricardo B. Marliere
14 siblings, 0 replies; 16+ messages in thread
From: Harshit Mogalapalli @ 2024-01-10 2:16 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, conor, allen.lkml, Vegard Nossum, Darren Kenny
Hi Greg,
On 08/01/24 8:37 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
Built and boot tested on x86_64 and aarch64.
Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Thanks,
Harshit
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (12 preceding siblings ...)
2024-01-10 2:16 ` Harshit Mogalapalli
@ 2024-01-10 11:01 ` Shreeya Patel
2024-01-10 11:29 ` Ricardo B. Marliere
14 siblings, 0 replies; 16+ messages in thread
From: Shreeya Patel @ 2024-01-10 11:01 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml,
Gustavo Padovan, kernel
On Monday, January 08, 2024 20:37 IST, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
Please find the KernelCI report for linux-6.6.y below :-
## stable-rc HEAD for linux-6.6.y:
Date: 2024-01-08
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/log/?h=c52463eb66c8ae86cf354c700d80ae02fd9a1eda
## Build failures:
No build failures seen for the stable-rc/linux-6.6.y commit head \o/
## Boot failures:
No **new** boot failures seen for the stable-rc/linux-6.6.y commit head \o/
Tested-by: kernelci.org bot <bot@kernelci.org>
Thanks,
Shreeya Patel
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.11-rc1 review
2024-01-08 15:07 [PATCH 6.6 000/124] 6.6.11-rc1 review Greg Kroah-Hartman
` (13 preceding siblings ...)
2024-01-10 11:01 ` Shreeya Patel
@ 2024-01-10 11:29 ` Ricardo B. Marliere
14 siblings, 0 replies; 16+ messages in thread
From: Ricardo B. Marliere @ 2024-01-10 11:29 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, conor, allen.lkml
On 8 Jan 16:07, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.6.11 release.
> There are 124 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 10 Jan 2024 15:05:35 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.11-rc1.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
System runs fine, no noticeable regressions.
Linux version 6.6.11-rc1-ktest-gc52463eb66c8 (rbmarliere@debian) (gcc (Debian 13.2.0-9) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41.50.20231227) #1 SMP PREEMPT_DYNAMIC Tue Jan 9 14:26:52 -03 2024
Tested-by: Ricardo B. Marliere <ricardo@marliere.net>
Thanks,
- Ricardo
^ permalink raw reply [flat|nested] 16+ messages in thread