Makefile | 4 +- arch/loongarch/mm/init.c | 9 +- arch/powerpc/kernel/head_85xx.S | 2 +- arch/powerpc/kernel/setup-common.c | 2 + arch/powerpc/mm/mem.c | 1 - arch/x86/kvm/svm/svm.c | 3 +- drivers/dma/ste_dma40.c | 1 + drivers/firmware/efi/efi.c | 8 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 +- drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 5 +- drivers/gpu/drm/ttm/ttm_device.c | 8 +- drivers/hwtracing/coresight/coresight-tmc-etr.c | 3 +- drivers/input/mouse/synaptics.c | 1 + drivers/input/rmi4/rmi_smbus.c | 50 ++-- drivers/irqchip/irq-riscv-intc.c | 10 +- drivers/irqchip/irq-stm32-exti.c | 1 + drivers/misc/pci_endpoint_test.c | 4 + drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 + drivers/net/usb/r8152.c | 7 + drivers/pci/quirks.c | 8 +- drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +- drivers/power/supply/power_supply_core.c | 8 +- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +- drivers/spi/spi-npcm-fiu.c | 5 +- drivers/tty/n_gsm.c | 2 + drivers/tty/serial/8250/8250_pci.c | 327 +++++++++++++++++++++++- drivers/usb/gadget/legacy/raw_gadget.c | 26 +- drivers/usb/storage/unusual_cypress.h | 2 +- drivers/usb/typec/tcpm/tcpm.c | 3 + drivers/video/fbdev/aty/atyfb_base.c | 4 + drivers/video/fbdev/omap/omapfb_main.c | 4 +- drivers/video/fbdev/uvesafb.c | 2 +- fs/ceph/mds_client.c | 2 +- fs/ntfs3/attrib.c | 6 +- fs/ntfs3/attrlist.c | 15 +- fs/ntfs3/bitmap.c | 3 +- fs/ntfs3/dir.c | 6 +- fs/ntfs3/frecord.c | 8 +- fs/ntfs3/fslog.c | 6 +- fs/ntfs3/fsntfs.c | 13 +- fs/ntfs3/super.c | 2 +- include/drm/gpu_scheduler.h | 3 +- include/linux/pci_ids.h | 1 + include/linux/power_supply.h | 2 +- io_uring/rw.c | 2 +- mm/mempolicy.c | 4 +- mm/mmap.c | 15 +- net/netfilter/nf_tables_api.c | 50 ++-- net/netfilter/nfnetlink_log.c | 2 +- net/sched/cls_u32.c | 2 +- sound/hda/intel-dsp-config.c | 6 + sound/soc/codecs/rt5645.c | 2 + sound/soc/codecs/tas2780.c | 2 +- sound/soc/codecs/tlv320adc3xxx.c | 4 +- sound/soc/generic/simple-card.c | 6 +- sound/soc/sof/sof-pci-dev.c | 7 + sound/usb/quirks.c | 2 + tools/perf/util/evlist.c | 5 +- tools/testing/selftests/netfilter/nft_audit.sh | 46 ++++ 59 files changed, 620 insertions(+), 144 deletions(-)
This is the start of the stable review cycle for the 6.1.62 release.
There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.1.62-rc1
Mark Hasemeyer <markhas@chromium.org>
ASoC: SOF: sof-pci-dev: Fix community key quirk detection
Mark Hasemeyer <markhas@chromium.org>
ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
Siddharth Vadapalli <s-vadapalli@ti.com>
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add support for Intashield IX cards
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add support for additional Brainboxes PX cards
Cameron Williams <cang1@live.co.uk>
tty: 8250: Fix up PX-803/PX-857
Cameron Williams <cang1@live.co.uk>
tty: 8250: Fix port count of PX-257
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add support for Intashield IS-100
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add support for Brainboxes UP cards
Cameron Williams <cang1@live.co.uk>
tty: 8250: Add support for additional Brainboxes UC cards
Cameron Williams <cang1@live.co.uk>
tty: 8250: Remove UC-257 and UC-431
Daniel Starke <daniel.starke@siemens.com>
tty: n_gsm: fix race condition in status line change on dead connections
Andrey Konovalov <andreyknvl@gmail.com>
usb: raw-gadget: properly handle interrupted requests
Jimmy Hu <hhhuuu@google.com>
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
LihaSika <lihasika@gmail.com>
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility
Vicki Pfau <vi@endrift.com>
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Max McCarthy <mmccarthy@mcintoshlabs.com>
ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices
Liam R. Howlett <Liam.Howlett@oracle.com>
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett <Liam.Howlett@oracle.com>
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Maxim Levitsky <mlevitsk@redhat.com>
x86: KVM: SVM: always update the x2avic msr interception
Ian Rogers <irogers@google.com>
perf evlist: Avoid frequency mode for the dummy event
Kai-Heng Feng <kai.heng.feng@canonical.com>
power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
Al Viro <viro@zeniv.linux.org.uk>
ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
Al Viro <viro@zeniv.linux.org.uk>
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed
Michael Ellerman <mpe@ellerman.id.au>
powerpc/mm: Fix boot crash with FLATMEM
Douglas Anderson <dianders@chromium.org>
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson <dianders@chromium.org>
r8152: Check for unplug in rtl_phy_patch_request()
Su Hui <suhui@nfschina.com>
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Felix Kuehling <Felix.Kuehling@amd.com>
drm/amdgpu: Reserve fences for VM update
Liming Sun <limings@nvidia.com>
platform/mellanox: mlxbf-tmfifo: Fix a warning message
Phil Sutter <phil@nwl.cc>
netfilter: nf_tables: audit log object reset once per table
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen <chenhuacai@kernel.org>
LoongArch: Export symbol invalid_pud_table for modules building
Luben Tuikov <luben.tuikov@amd.com>
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov <luben.tuikov@amd.com>
drm/amdgpu: Unset context priority is now invalid
Tomas Henzl <thenzl@redhat.com>
scsi: mpt3sas: Fix in error path
Jorge Maidana <jorgem.linux@gmail.com>
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()
Dan Carpenter <dan.carpenter@linaro.org>
fbdev: omapfb: fix some error codes
Karolina Stolarek <karolina.stolarek@intel.com>
drm/ttm: Reorder sys manager cleanup step
Roy Chateau <roy.chateau@mep-info.com>
ASoC: codecs: tas2780: Fix log of failed reset via I2C.
Shuming Fan <shumingf@realtek.com>
ASoC: rt5650: fix the wrong result of key button
Kuan-Wei Chiu <visitorckw@gmail.com>
efi: fix memory leak in krealloc failure handling
Florian Westphal <fw@strlen.de>
netfilter: nfnetlink_log: silence bogus compiler warning
William A. Kennington III <william@wkennington.com>
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
Su Hui <suhui@nfschina.com>
fs/ntfs3: Avoid possible memory leak
Gabriel Marcano <gabemarcano@yahoo.com>
fs/ntfs3: Fix directory element type detection
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: Write immediately updated ntfs state
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: Add ckeck in ni_update_parent()
Arnd Bergmann <arnd@arndb.de>
fbdev: atyfb: only use ioremap_uc() on i386 and ia64
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Christophe Leroy <christophe.leroy@csgroup.eu>
powerpc/85xx: Fix math emulation exception
Zhang Shurong <zhang_shurong@foxmail.com>
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe
Ben Wolsieffer <ben.wolsieffer@hefring.com>
irqchip/stm32-exti: add missing DT IRQ flag translation
Anup Patel <apatel@ventanamicro.com>
irqchip/riscv-intc: Mark all INTC nodes as initialized
Gustavo A. R. Silva <gustavoars@kernel.org>
net: sched: cls_u32: Fix allocation size in u32_init()
Antoine Gennart <gennartan@disroot.org>
ASoC: tlv320adc3xxx: BUG: Correct micbias setting
Suzuki K Poulose <suzuki.poulose@arm.com>
coresight: tmc-etr: Disable warnings for allocation failures
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
ASoC: simple-card: fixup asoc_simple_probe() error handling
-------------
Diffstat:
Makefile | 4 +-
arch/loongarch/mm/init.c | 9 +-
arch/powerpc/kernel/head_85xx.S | 2 +-
arch/powerpc/kernel/setup-common.c | 2 +
arch/powerpc/mm/mem.c | 1 -
arch/x86/kvm/svm/svm.c | 3 +-
drivers/dma/ste_dma40.c | 1 +
drivers/firmware/efi/efi.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 5 +-
drivers/gpu/drm/ttm/ttm_device.c | 8 +-
drivers/hwtracing/coresight/coresight-tmc-etr.c | 3 +-
drivers/input/mouse/synaptics.c | 1 +
drivers/input/rmi4/rmi_smbus.c | 50 ++--
drivers/irqchip/irq-riscv-intc.c | 10 +-
drivers/irqchip/irq-stm32-exti.c | 1 +
drivers/misc/pci_endpoint_test.c | 4 +
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 +
drivers/net/usb/r8152.c | 7 +
drivers/pci/quirks.c | 8 +-
drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +-
drivers/power/supply/power_supply_core.c | 8 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
drivers/spi/spi-npcm-fiu.c | 5 +-
drivers/tty/n_gsm.c | 2 +
drivers/tty/serial/8250/8250_pci.c | 327 +++++++++++++++++++++++-
drivers/usb/gadget/legacy/raw_gadget.c | 26 +-
drivers/usb/storage/unusual_cypress.h | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 3 +
drivers/video/fbdev/aty/atyfb_base.c | 4 +
drivers/video/fbdev/omap/omapfb_main.c | 4 +-
drivers/video/fbdev/uvesafb.c | 2 +-
fs/ceph/mds_client.c | 2 +-
fs/ntfs3/attrib.c | 6 +-
fs/ntfs3/attrlist.c | 15 +-
fs/ntfs3/bitmap.c | 3 +-
fs/ntfs3/dir.c | 6 +-
fs/ntfs3/frecord.c | 8 +-
fs/ntfs3/fslog.c | 6 +-
fs/ntfs3/fsntfs.c | 13 +-
fs/ntfs3/super.c | 2 +-
include/drm/gpu_scheduler.h | 3 +-
include/linux/pci_ids.h | 1 +
include/linux/power_supply.h | 2 +-
io_uring/rw.c | 2 +-
mm/mempolicy.c | 4 +-
mm/mmap.c | 15 +-
net/netfilter/nf_tables_api.c | 50 ++--
net/netfilter/nfnetlink_log.c | 2 +-
net/sched/cls_u32.c | 2 +-
sound/hda/intel-dsp-config.c | 6 +
sound/soc/codecs/rt5645.c | 2 +
sound/soc/codecs/tas2780.c | 2 +-
sound/soc/codecs/tlv320adc3xxx.c | 4 +-
sound/soc/generic/simple-card.c | 6 +-
sound/soc/sof/sof-pci-dev.c | 7 +
sound/usb/quirks.c | 2 +
tools/perf/util/evlist.c | 5 +-
tools/testing/selftests/netfilter/nft_audit.sh | 46 ++++
59 files changed, 620 insertions(+), 144 deletions(-)
On Mon, Nov 06, 2023 at 02:03:06PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +0000. > Anything received after that time might be too late. > Build results: total: 157 pass: 157 fail: 0 Qemu test results: total: 529 pass: 529 fail: 0 Tested-by: Guenter Roeck <linux@roeck-us.net> Guenter
On Mon, 6 Nov 2023 at 18:42, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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.1.62-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-6.1.y * git commit: f2e7db5bff4666814d68d4f2a8f1818be97f5e70 * git describe: v6.1.61-63-gf2e7db5bff46 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.61-63-gf2e7db5bff46 ## Test Regressions (compared to v6.1.61) ## Metric Regressions (compared to v6.1.61) ## Test Fixes (compared to v6.1.61) ## Metric Fixes (compared to v6.1.61) ## Test result summary total: 123810, pass: 105299, fail: 2422, skip: 15973, xfail: 116 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 147 total, 147 passed, 0 failed * arm64: 50 total, 50 passed, 0 failed * i386: 38 total, 38 passed, 0 failed * mips: 25 total, 25 passed, 0 failed * parisc: 4 total, 4 passed, 0 failed * powerpc: 35 total, 35 passed, 0 failed * riscv: 15 total, 15 passed, 0 failed * s390: 16 total, 16 passed, 0 failed * sh: 10 total, 10 passed, 0 failed * sparc: 8 total, 8 passed, 0 failed * x86_64: 46 total, 46 passed, 0 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-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-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-user_events * kselftest-vDSO * kselftest-vm * kselftest-watchdog * kselftest-x86 * kselftest-zram * kunit * libgpiod * 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 * v4l2-complianciance -- Linaro LKFT https://lkft.linaro.org
On 23/11/06 02:03PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.y > and the diffstat can be found below. > > thanks, > > greg k-h No regressions on my system. Tested-by: Ricardo B. Marliere <ricardo@marliere.net> Thank you.
On Mon, Nov 06, 2023 at 02:03:06PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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> Thanks, Conor.
On 11/6/23 06:03, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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
On Mon, 06 Nov 2023 14:03:06 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.62 release.
> There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.1:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 116 pass, 0 fail
Linux version: 6.1.62-rc1-gf2e7db5bff46
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
On 11/6/23 5:03 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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>
On Mon, Nov 06, 2023 at 02:03:06PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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 bindeb-pkgs 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
Hi!
> This is the start of the stable review cycle for the 6.1.62 release.
> There are 62 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.
CIP testing did not find any problems here:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.1.y
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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, Allen
On 11/6/23 05:03, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.62 release. > There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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
Hello,
On Mon, 6 Nov 2023 14:03:06 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> This is the start of the stable review cycle for the 6.1.62 release.
> There are 62 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, 08 Nov 2023 13:02:46 +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.1.62-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.1.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] f2e7db5bff46 ("Linux 6.1.62-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: sysfs.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_i386_idle_flag.sh
ok 13 selftests: damon-tests: build_i386_highpte.sh
ok 14 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m
© 2016 - 2025 Red Hat, Inc.