2022-10-10 08:00:47

by Luna Jernberg

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/17] 6.0.1-rc1 review

Works on Arch Linux

Tested-by: Luna Jernberg <[email protected]>


On Mon, Oct 10, 2022 at 9:07 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.1 release.
> There are 17 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, 12 Oct 2022 07:03:19 +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.0.1-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.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 6.0.1-rc1
>
> Tetsuo Handa <[email protected]>
> Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
>
> Jules Irenge <[email protected]>
> bpf: Fix resetting logic for unreferenced kptrs
>
> Daniel Golle <[email protected]>
> net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
>
> Kumar Kartikeya Dwivedi <[email protected]>
> bpf: Gate dynptr API behind CAP_BPF
>
> Palmer Dabbelt <[email protected]>
> RISC-V: Print SSTC in canonical order
>
> Mario Limonciello <[email protected]>
> gpiolib: acpi: Add a quirk for Asus UM325UAZ
>
> Mario Limonciello <[email protected]>
> gpiolib: acpi: Add support to ignore programming an interrupt
>
> Johan Hovold <[email protected]>
> USB: serial: ftdi_sio: fix 300 bps rate for SIO
>
> Tadeusz Struk <[email protected]>
> usb: mon: make mmapped memory read only
>
> Aleksa Savic <[email protected]>
> hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
>
> Shuah Khan <[email protected]>
> docs: update mediator information in CoC docs
>
> Kees Cook <[email protected]>
> hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
>
> Sami Tolvanen <[email protected]>
> Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
>
> Bart Van Assche <[email protected]>
> sparc: Unbreak the build
>
> Al Viro <[email protected]>
> fix coredump breakage
>
> Dongliang Mu <[email protected]>
> fs: fix UAF/GPF bug in nilfs_mdt_destroy
>
> Jalal Mostafa <[email protected]>
> xsk: Inherit need_wakeup flag for shared sockets
>
>
> -------------
>
> Diffstat:
>
> .../process/code-of-conduct-interpretation.rst | 2 +-
> Makefile | 8 ++---
> arch/riscv/kernel/cpu.c | 2 +-
> arch/sparc/include/asm/smp_32.h | 15 ++++-----
> arch/sparc/kernel/leon_smp.c | 12 ++++---
> arch/sparc/kernel/sun4d_smp.c | 12 ++++---
> arch/sparc/kernel/sun4m_smp.c | 10 +++---
> arch/sparc/mm/srmmu.c | 29 ++++++++---------
> drivers/gpio/gpiolib-acpi.c | 38 +++++++++++++++++++---
> drivers/hwmon/aquacomputer_d5next.c | 2 +-
> drivers/net/ethernet/mediatek/mtk_ppe.c | 2 +-
> drivers/usb/mon/mon_bin.c | 5 +++
> drivers/usb/serial/ftdi_sio.c | 3 +-
> fs/coredump.c | 3 +-
> fs/inode.c | 7 ++--
> include/net/xsk_buff_pool.h | 2 +-
> kernel/bpf/helpers.c | 28 ++++++++--------
> kernel/bpf/syscall.c | 2 +-
> net/bluetooth/hci_core.c | 15 +++++++--
> net/bluetooth/hci_event.c | 6 ++--
> net/xdp/xsk.c | 4 +--
> net/xdp/xsk_buff_pool.c | 5 +--
> scripts/Makefile.extrawarn | 1 +
> security/Kconfig.hardening | 14 +++++---
> 24 files changed, 141 insertions(+), 86 deletions(-)
>
>


2022-10-12 09:12:29

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/17] 6.0.1-rc1 review

Hi!

> Works on Arch Linux
>
> Tested-by: Luna Jernberg <[email protected]>

Can we get more details, like list of architectures you build it on
and list of machines or at least architectures you test it on?

Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


Attachments:
(No filename) (400.00 B)
signature.asc (188.00 B)
Digital signature
Download all attachments

2022-10-12 10:09:01

by Luna Jernberg

[permalink] [raw]
Subject: Re: [PATCH 6.0 00/17] 6.0.1-rc1 review

model name : Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
so amd64 an older HP desktop machine i got from my brother that now
serves life as my Arch Linux homeserver

On 10/12/22, Pavel Machek <[email protected]> wrote:
> Hi!
>
>> Works on Arch Linux
>>
>> Tested-by: Luna Jernberg <[email protected]>
>
> Can we get more details, like list of architectures you build it on
> and list of machines or at least architectures you test it on?
>
> Best regards,
> Pavel
> --
> DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>