* [PATCH 6.1 000/196] 6.1.60-rc1 review
@ 2023-10-23 10:54 Greg Kroah-Hartman
2023-10-23 16:24 ` SeongJae Park
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2023-10-23 10:54 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, 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.1.60 release.
There are 196 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, 25 Oct 2023 10:47:57 +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.60-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.60-rc1
Matthieu Baerts <matttbe@kernel.org>
selftests: mptcp: join: no RST when rm subflow/addr
Matthieu Baerts <matttbe@kernel.org>
selftests: mptcp: join: correctly check for no RST
Geliang Tang <geliang.tang@suse.com>
mptcp: avoid sending RST when closing the initial subflow
Kees Cook <keescook@chromium.org>
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Edward AD <twuufnxlz@gmail.com>
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Jakub Kicinski <kuba@kernel.org>
net: move altnames together with the netdevice
Tony Lindgren <tony@atomide.com>
phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins
Tony Lindgren <tony@atomide.com>
phy: mapphone-mdm6600: Fix runtime PM for remove
Tony Lindgren <tony@atomide.com>
phy: mapphone-mdm6600: Fix runtime disable on probe
Haibo Chen <haibo.chen@nxp.com>
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Alexander Stein <alexander.stein@ew.tq-group.com>
gpio: vf610: make irq_chip immutable
Francis Laniel <flaniel@linux.microsoft.com>
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Zhen Lei <thunder.leizhen@huawei.com>
kallsyms: Add helper kallsyms_on_each_match_symbol()
Zhen Lei <thunder.leizhen@huawei.com>
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Arnd Bergmann <arnd@arndb.de>
serial: 8250: omap: convert to modern PM ops
Geert Uytterhoeven <geert@linux-m68k.org>
serial: 8250: omap: Move uart_write() inside PM section
Douglas Anderson <dianders@chromium.org>
drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
Stephen Boyd <swboyd@chromium.org>
drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
Dan Carpenter <dan.carpenter@linaro.org>
ASoC: pxa: fix a memory leak in probe()
Haibo Chen <haibo.chen@nxp.com>
gpio: vf610: set value before the direction to avoid a glitch
Hans de Goede <hdegoede@redhat.com>
platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
Hans de Goede <hdegoede@redhat.com>
platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
Hans de Goede <hdegoede@redhat.com>
platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
platform/x86: intel-uncore-freq: Conditionally create attribute for read frequency
Armin Wolf <W_Armin@gmx.de>
platform/surface: platform_profile: Propagate error if profile registration fails
Dinghao Liu <dinghao.liu@zju.edu.cn>
s390/cio: fix a memleak in css_alloc_subchannel
Francis Laniel <flaniel@linux.microsoft.com>
selftests/ftrace: Add new test case which checks non unique symbol
Niklas Schnelle <schnelle@linux.ibm.com>
s390/pci: fix iommu bitmap allocation
Peter Zijlstra <peterz@infradead.org>
perf: Disallow mis-matched inherited group reads
Puliang Lu <puliang.lu@fibocom.com>
USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
Benoît Monin <benoit.monin@gmx.fr>
USB: serial: option: add entry for Sierra EM9191 with new firmware
Fabio Porcedda <fabio.porcedda@gmail.com>
USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
José Expósito <jose.exposito89@gmail.com>
HID: input: map battery system charging
Sean Christopherson <seanjc@google.com>
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Maurizio Lombardi <mlombard@redhat.com>
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi <mlombard@redhat.com>
nvmet-auth: complete a request only after freeing the dhchap pointers
Keith Busch <kbusch@kernel.org>
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch <kbusch@kernel.org>
nvme: sanitize metadata bounce buffer for reads
Dai Ngo <dai.ngo@oracle.com>
nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE op
Sunil V L <sunilvl@ventanamicro.com>
ACPI: irq: Fix incorrect return value in acpi_register_gsi()
Olga Kornievskaia <kolga@netapp.com>
NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Trond Myklebust <trond.myklebust@hammerspace.com>
pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats
Trond Myklebust <trond.myklebust@hammerspace.com>
pNFS: Fix a hang in nfs4_evict_inode()
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
Avri Altman <avri.altman@wdc.com>
mmc: core: Capture correct oemid-bits for eMMC cards
Haibo Chen <haibo.chen@nxp.com>
mmc: core: sdio: hold retuning if sdio in 1-bit mode
Pablo Sun <pablo.sun@mediatek.com>
mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
Sven van Ashbrook <svenva@chromium.org>
mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
dt-bindings: mmc: sdhci-msm: correct minimum number of clocks
Geert Uytterhoeven <geert+renesas@glider.be>
mtd: physmap-core: Restore map_rom fallback
Martin Kurbanov <mmkurbanov@sberdevices.ru>
mtd: spinand: micron: correct bitmask for ecc status
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: rawnand: pl353: Ensure program page operations are successful
Bibek Kumar Patro <quic_bibekkum@quicinc.com>
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Albert Huang <huangjie.albert@bytedance.com>
net/smc: fix smc clc failed issue when netdevice not in init_net
Paolo Abeni <pabeni@redhat.com>
tcp_bpf: properly release resources on error paths
Aaron Conole <aconole@redhat.com>
selftests: openvswitch: Add version check for pyroute2
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_event: Fix using memcmp when comparing keys
Bjorn Helgaas <bhelgaas@google.com>
ice: Remove redundant pci_enable_pcie_error_reporting()
Paolo Abeni <pabeni@redhat.com>
tcp: allow again tcp_disconnect() when threads are waiting
Hannes Reinecke <hare@suse.de>
net/tls: split tls_rx_reader_lock
Jianbo Liu <jianbol@nvidia.com>
net/mlx5e: Don't offload internal port if filter device is out device
Maher Sanalla <msanalla@nvidia.com>
net/mlx5: Handle fw tracer change ownership event based on MTRC
Shay Drory <shayd@nvidia.com>
net/mlx5: E-switch, register event handler before arming the event
Zhang Changzhong <zhangchangzhong@huawei.com>
xfrm6: fix inet6_dev refcount underflow problem
Dong Chenchen <dongchenchen2@huawei.com>
net: xfrm: skip policies marked as dead while reinserting policies
Masami Hiramatsu (Google) <mhiramat@kernel.org>
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google) <mhiramat@kernel.org>
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google) <mhiramat@kernel.org>
fprobe: Pass entry_data to handlers
Xuewen Yan <xuewen.yan@unisoc.com>
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Renan Guilherme Lebre Ramos <japareaggae@gmail.com>
platform/x86: touchscreen_dmi: Add info for the Positivo C4128B
Martino Fontana <tinozzo123@gmail.com>
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Rahul Rameshbabu <sergeantsagara@protonmail.com>
HID: multitouch: Add required quirk for Synaptics 0xcd7e device
Kenneth Feng <kenneth.feng@amd.com>
drm/amd/pm: add unique_id for gc 11.0.3
Filipe Manana <fdmanana@suse.com>
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana <fdmanana@suse.com>
btrfs: error when COWing block from a root that is being deleted
Filipe Manana <fdmanana@suse.com>
btrfs: error out when COWing block using a stale transaction
Josef Bacik <josef@toxicpanda.com>
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Kai Uwe Broulik <foss-linux@broulik.de>
drm: panel-orientation-quirks: Add quirk for One Mix 2S
Hangbin Liu <liuhangbin@gmail.com>
ipv4/fib: send notify when delete source address routes
Kees Cook <keescook@chromium.org>
sky2: Make sure there is at least one frag_addr available
Michał Mirosław <mirq-linux@rere.qmqm.pl>
regulator/core: Revert "fix kobject release warning and memory leak in regulator_register()"
Benjamin Berg <benjamin.berg@intel.com>
wifi: cfg80211: avoid leaking stack data into trace
Wen Gong <quic_wgong@quicinc.com>
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Ilan Peer <ilan.peer@intel.com>
wifi: cfg80211: Fix 6GHz scan configuration
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_core: Fix build warnings
Ying Hsu <yinghsu@chromium.org>
Bluetooth: Avoid redundant authentication
Rocky Liao <quic_rjliao@quicinc.com>
Bluetooth: btusb: add shutdown function for QCA6174
Ma Ke <make_ruc2021@163.com>
HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
Hans de Goede <hdegoede@redhat.com>
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Ben Greear <greearb@candelatech.com>
wifi: iwlwifi: Ensure ack flag is properly cleared.
Gustavo A. R. Silva <gustavoars@kernel.org>
wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
Clément Léger <cleger@rivosinc.com>
tracing: relax trace_event_eval_update() execution with cond_resched()
Damien Le Moal <dlemoal@kernel.org>
ata: libata-eh: Fix compilation warning in ata_eh_link_report()
Damien Le Moal <dlemoal@kernel.org>
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Chengfeng Ye <dg573847474@gmail.com>
gpio: timberdale: Fix potential deadlock on &tgpio->lock
Jeff Layton <jlayton@kernel.org>
overlayfs: set ctime when setting mtime and atime
Heiner Kallweit <hkallweit1@gmail.com>
i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
Josef Bacik <josef@toxicpanda.com>
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Filipe Manana <fdmanana@suse.com>
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana <fdmanana@suse.com>
btrfs: prevent transaction block reserve underflow when starting transaction
Chunhai Guo <guochunhai@vivo.com>
fs-writeback: do not requeue a clean inode having skipped pages
Tony Lindgren <tony@atomide.com>
ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
David Thompson <davthompson@nvidia.com>
pwr-mlxbf: extend Kconfig to include gpio-mlxbf3 dependency
Alisa-Dariana Roman <alisa.roman@analog.com>
iio: adc: ad7192: Correct reference voltage
Matti Vaittinen <mazziesaccount@gmail.com>
iio: adc: ad7192: Simplify using devm_regulator_get_enable()
Tzung-Bi Shih <tzungbi@kernel.org>
iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
Nuno Sá <nuno.sa@analog.com>
iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
Tony Lindgren <tony@atomide.com>
serial: 8250_omap: Fix errors with no_console_suspend
Tony Lindgren <tony@atomide.com>
serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
Lukas Wunner <lukas@wunner.de>
serial: Reduce spinlocked portion of uart_rs485_config()
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: Rename uart_change_speed() to uart_change_line_settings()
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: Move uart_change_speed() earlier
Javier Carrasco <javier.carrasco@wolfvision.net>
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Anand Moon <linux.amoon@gmail.com>
usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
Anand Moon <linux.amoon@gmail.com>
usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub support
Icenowy Zheng <uwu@icenowy.me>
usb: misc: onboard_usb_hub: add Genesys Logic GL850G hub support
Juntong Deng <juntong.deng@outlook.com>
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
Jakub Kicinski <kuba@kernel.org>
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski <kuba@kernel.org>
net: fix ifname in netlink ntf during netns move
Jakub Kicinski <kuba@kernel.org>
net: avoid UAF on deleted altname
Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru>
net: pktgen: Fix interface flags printing
Florian Fainelli <florian.fainelli@broadcom.com>
net: phy: bcm7xxx: Add missing 16nm EPHY statistics
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: revert do not remove elements if set backend implements .abort
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: do not remove elements if set backend implements .abort
Christoph Paasch <cpaasch@apple.com>
netlink: Correct offload_xstats size
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Phil Sutter <phil@nwl.cc>
selftests: netfilter: Run nft_audit.sh in its own netns
Aaron Conole <aconole@redhat.com>
selftests: openvswitch: Catch cases where the tests are killed
Geert Uytterhoeven <geert+renesas@glider.be>
neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section
Pedro Tammela <pctammela@mojatatu.com>
net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
Jiri Wiesner <jwiesner@suse.de>
bonding: Return pointer to data after pull on skb
Jinjie Ruan <ruanjinjie@huawei.com>
net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
Michal Schmidt <mschmidt@redhat.com>
i40e: prevent crash on probe if hw registers have invalid values
Shinas Rasheed <srasheed@marvell.com>
octeon_ep: update BQL sent bytes before ringing doorbell
Dan Carpenter <dan.carpenter@linaro.org>
net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
Eric Dumazet <edumazet@google.com>
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet <edumazet@google.com>
tun: prevent negative ifindex
Kuniyuki Iwashima <kuniyu@amazon.com>
tcp: Fix listen() warning with v4-mapped-v6 address.
Eric Dumazet <edumazet@google.com>
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Neal Cardwell <ncardwell@google.com>
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Josua Mayer <josua@solid-run.com>
net: rfkill: gpio: prevent value glitch during probe
Ma Ke <make_ruc2021@163.com>
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke <make_ruc2021@163.com>
net: ipv4: fix return value check in esp_remove_trailer
Johannes Berg <johannes.berg@intel.com>
wifi: cfg80211: use system_unbound_wq for wiphy work
Eric Dumazet <edumazet@google.com>
xfrm: interface: use DEV_STATS_INC()
Eric Dumazet <edumazet@google.com>
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet <edumazet@google.com>
xfrm: fix a data-race in xfrm_lookup_with_ifid()
Manish Chopra <manishc@marvell.com>
qed: fix LL2 RX buffer allocation
Johan Hovold <johan+linaro@kernel.org>
ASoC: codecs: wcd938x: fix resource leaks on bind errors
Johan Hovold <johan+linaro@kernel.org>
ASoC: codecs: wcd938x: fix unbind tear down order
Johan Hovold <johan+linaro@kernel.org>
ASoC: codecs: wcd938x: drop bogus bind error handling
Johan Hovold <johan+linaro@kernel.org>
ASoC: codecs: wcd938x-sdw: fix runtime PM imbalance on probe errors
Johan Hovold <johan+linaro@kernel.org>
ASoC: codecs: wcd938x-sdw: fix use after free on driver unbind
Luka Guzenko <l.guzenko@web.de>
ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx
Artem Borisov <dedsa2002@gmail.com>
ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV
Kailang Yang <kailang@realtek.com>
ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
Chen-Yu Tsai <wenst@chromium.org>
drm/mediatek: Correctly free sg_table in gem prime vmap
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/i915: Retry gtt fault when out of fence registers
Sagi Grimberg <sagi@grimberg.me>
nvmet-tcp: Fix a possible UAF in queue intialization setup
Florian Westphal <fw@strlen.de>
netfilter: nft_payload: fix wrong mac header matching
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: fix deadlock in mark_as_free_ex
Zeng Heng <zengheng4@huawei.com>
fs/ntfs3: fix panic about slab-out-of-bounds caused by ntfs_list_ea()
Ziqi Zhao <astrajoan@yahoo.com>
fs/ntfs3: Fix possible null-pointer dereference in hdr_find_e()
Paolo Abeni <pabeni@redhat.com>
mptcp: more conservative check for zero probes
Paolo Abeni <pabeni@redhat.com>
tcp: check mptcp-level constraints for backlog coalescing
Dan Clash <daclash@linux.microsoft.com>
audit,io_uring: io_uring openat triggers audit reference count underflow
Maxim Levitsky <mlevitsk@redhat.com>
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky <mlevitsk@redhat.com>
x86: KVM: SVM: add support for Invalid IPI Vector interception
Sean Christopherson <seanjc@google.com>
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson <seanjc@google.com>
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Joerg Roedel <jroedel@suse.de>
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel <jroedel@suse.de>
x86/sev: Check IOBM for IOIO exceptions from user-space
Borislav Petkov (AMD) <bp@alien8.de>
x86/sev: Disable MMIO emulation from user mode
Jim Mattson <jmattson@google.com>
KVM: x86: Mask LVTPC when handling a PMI
Johan Hovold <johan+linaro@kernel.org>
regmap: fix NULL deref on lookup
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Zygo Blaxell <ce3g8jdj@umail.furryterror.org>
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Dust Li <dust.li@linux.alibaba.com>
net/smc: return the right falback reason when prefix checks fail
Jesse Brandeburg <jesse.brandeburg@intel.com>
ice: reset first in crash dump kernels
Jesse Brandeburg <jesse.brandeburg@intel.com>
ice: fix over-shifted variable
Arnd Bergmann <arnd@arndb.de>
Bluetooth: avoid memcmp() out of bounds warning
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: hci_event: Fix coding style
Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
Bluetooth: vhci: Fix race when opening vhci device
Ziyang Xuan <william.xuanziyang@huawei.com>
Bluetooth: Fix a refcnt underflow problem for hci_conn
Lee, Chun-Yi <jlee@suse.com>
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi <jlee@suse.com>
Bluetooth: hci_event: Ignore NULL link key
Vinicius Costa Gomes <vinicius.gomes@intel.com>
igc: Fix race condition in PTP tx code
Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
igc: Add condition for qbv_config_change_errors counter
Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
igc: Add qbv_config_change_errors counter
Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
igc: Remove reset adapter task for i226 during disable tsn config
Tan Tee Min <tee.min.tan@linux.intel.com>
igc: enable Qbv configuration for 2nd GCL
Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@intel.com>
igc: remove I226 Qbv BaseTime restriction
Hyeonggon Yoo <42.hyeyoo@gmail.com>
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
-------------
Diffstat:
.../devicetree/bindings/mmc/sdhci-msm.yaml | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/motorola-mapphone-common.dtsi | 1 +
arch/s390/pci/pci_dma.c | 15 +-
arch/x86/boot/compressed/sev.c | 10 ++
arch/x86/include/asm/fpu/api.h | 3 +-
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/include/asm/svm.h | 1 +
arch/x86/kernel/fpu/core.c | 5 +-
arch/x86/kernel/fpu/xstate.c | 12 +-
arch/x86/kernel/fpu/xstate.h | 3 +-
arch/x86/kernel/sev-shared.c | 53 +++++--
arch/x86/kernel/sev.c | 30 ++++
arch/x86/kvm/cpuid.c | 8 -
arch/x86/kvm/lapic.c | 8 +-
arch/x86/kvm/mmu/mmu.c | 9 +-
arch/x86/kvm/mmu/mmu_internal.h | 15 +-
arch/x86/kvm/mmu/tdp_mmu.c | 135 +++++++---------
arch/x86/kvm/mmu/tdp_mmu.h | 4 +-
arch/x86/kvm/svm/avic.c | 5 +-
arch/x86/kvm/svm/nested.c | 3 +
arch/x86/kvm/x86.c | 42 +++--
drivers/acpi/irq.c | 7 +-
drivers/ata/libata-core.c | 2 +-
drivers/ata/libata-eh.c | 2 +-
drivers/base/regmap/regmap.c | 2 +-
drivers/bluetooth/btusb.c | 1 +
drivers/bluetooth/hci_vhci.c | 3 +
drivers/gpio/gpio-timberdale.c | 5 +-
drivers/gpio/gpio-vf610.c | 46 +++---
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 1 +
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 14 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 16 ++
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 1 +
drivers/gpu/drm/mediatek/mtk_drm_gem.c | 6 +-
drivers/gpu/drm/panel/panel-edp.c | 29 ----
drivers/gpu/drm/panel/panel-simple.c | 35 +++++
drivers/hid/.kunitconfig | 1 +
drivers/hid/hid-holtek-kbd.c | 4 +
drivers/hid/hid-input-test.c | 80 ++++++++++
drivers/hid/hid-input.c | 36 ++++-
drivers/hid/hid-logitech-hidpp.c | 2 +
drivers/hid/hid-multitouch.c | 4 +
drivers/hid/hid-nintendo.c | 175 ++++++++++++---------
drivers/i2c/i2c-mux.c | 2 +-
drivers/iio/adc/ad7192.c | 42 +++--
.../common/cros_ec_sensors/cros_ec_sensors_core.c | 6 +-
drivers/iio/industrialio-core.c | 38 +++++
drivers/mmc/core/mmc.c | 2 +-
drivers/mmc/core/sdio.c | 8 +-
drivers/mmc/host/mtk-sd.c | 6 +-
drivers/mmc/host/sdhci-pci-gli.c | 104 +++++++-----
drivers/mtd/maps/physmap-core.c | 11 ++
drivers/mtd/nand/raw/arasan-nand-controller.c | 16 +-
drivers/mtd/nand/raw/marvell_nand.c | 23 ++-
drivers/mtd/nand/raw/pl35x-nand-controller.c | 9 ++
drivers/mtd/nand/raw/qcom_nandc.c | 2 +-
drivers/mtd/nand/spi/micron.c | 2 +-
drivers/net/bonding/bond_main.c | 2 +-
drivers/net/dsa/bcm_sf2.c | 24 +--
.../chelsio/inline_crypto/chtls/chtls_io.c | 36 ++++-
drivers/net/ethernet/intel/i40e/i40e_common.c | 4 +-
drivers/net/ethernet/intel/ice/ice_lib.c | 3 +-
drivers/net/ethernet/intel/ice/ice_main.c | 18 ++-
drivers/net/ethernet/intel/igc/igc.h | 7 +-
drivers/net/ethernet/intel/igc/igc_base.c | 29 ++++
drivers/net/ethernet/intel/igc/igc_base.h | 2 +
drivers/net/ethernet/intel/igc/igc_defines.h | 1 +
drivers/net/ethernet/intel/igc/igc_ethtool.c | 1 +
drivers/net/ethernet/intel/igc/igc_main.c | 20 ++-
drivers/net/ethernet/intel/igc/igc_ptp.c | 57 ++++---
drivers/net/ethernet/intel/igc/igc_tsn.c | 69 +++++---
.../net/ethernet/marvell/octeon_ep/octep_main.c | 13 +-
drivers/net/ethernet/marvell/sky2.h | 2 +-
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 17 +-
drivers/net/ethernet/qlogic/qed/qed_ll2.c | 7 +-
drivers/net/phy/bcm7xxx.c | 3 +
drivers/net/tun.c | 7 +-
drivers/net/usb/smsc95xx.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 3 +
.../net/wireless/marvell/mwifiex/11n_rxreorder.c | 16 ++
drivers/nvme/host/ioctl.c | 10 +-
drivers/nvme/host/pci.c | 3 +-
drivers/nvme/host/rdma.c | 3 +
drivers/nvme/target/fabrics-cmd-auth.c | 9 +-
drivers/nvme/target/tcp.c | 7 +-
drivers/phy/motorola/phy-mapphone-mdm6600.c | 38 +++--
drivers/pinctrl/core.c | 16 +-
.../platform/surface/surface_platform_profile.c | 3 +-
drivers/platform/x86/asus-nb-wmi.c | 3 +
drivers/platform/x86/asus-wmi.c | 15 +-
drivers/platform/x86/asus-wmi.h | 2 +-
.../uncore-frequency/uncore-frequency-common.c | 8 +-
drivers/platform/x86/touchscreen_dmi.c | 23 +++
drivers/power/reset/Kconfig | 2 +-
drivers/regulator/core.c | 6 +-
drivers/s390/cio/css.c | 6 +-
drivers/tty/serial/8250/8250_omap.c | 110 ++++++-------
drivers/tty/serial/serial_core.c | 115 +++++++-------
drivers/usb/misc/onboard_usb_hub.c | 5 +
drivers/usb/misc/onboard_usb_hub.h | 12 ++
drivers/usb/serial/option.c | 7 +
fs/btrfs/ctree.c | 52 ++++--
fs/btrfs/delayed-ref.c | 9 +-
fs/btrfs/delayed-ref.h | 1 -
fs/btrfs/extent-tree.c | 6 +-
fs/btrfs/ioctl.c | 4 +-
fs/btrfs/transaction.c | 6 +-
fs/btrfs/tree-log.c | 2 +-
fs/btrfs/volumes.c | 2 +-
fs/fs-writeback.c | 11 +-
fs/namei.c | 9 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 17 +-
fs/nfs/nfs42proc.c | 3 +-
fs/nfs/nfs4proc.c | 2 -
fs/nfs/pnfs.c | 33 ++--
fs/ntfs3/fsntfs.c | 6 +-
fs/ntfs3/index.c | 3 +
fs/ntfs3/xattr.c | 7 +-
fs/overlayfs/copy_up.c | 2 +-
include/linux/fprobe.h | 10 +-
include/linux/fs.h | 2 +-
include/linux/hid.h | 2 +
include/linux/iio/iio.h | 2 +
include/linux/kallsyms.h | 8 +
include/linux/perf_event.h | 1 +
include/net/bluetooth/hci_core.h | 2 +-
include/net/bluetooth/hci_mon.h | 2 +-
include/net/ip_fib.h | 1 +
include/net/netns/xfrm.h | 1 +
include/net/sock.h | 10 +-
include/net/tcp.h | 3 +
include/trace/events/neigh.h | 4 +-
kernel/auditsc.c | 8 +-
kernel/events/core.c | 39 ++++-
kernel/kallsyms.c | 36 ++++-
kernel/kallsyms_internal.h | 2 +-
kernel/sched/cpufreq_schedutil.c | 3 +-
kernel/trace/bpf_trace.c | 2 +-
kernel/trace/fprobe.c | 32 ++--
kernel/trace/trace_events.c | 1 +
kernel/trace/trace_kprobe.c | 63 ++++++++
kernel/trace/trace_probe.h | 1 +
lib/Kconfig.debug | 5 +-
lib/test_fprobe.c | 6 +-
net/bluetooth/hci_conn.c | 72 +++++----
net/bluetooth/hci_core.c | 8 +-
net/bluetooth/hci_event.c | 33 +++-
net/bluetooth/hci_sock.c | 3 +-
net/core/dev.c | 65 ++++++--
net/core/dev.h | 3 +
net/core/pktgen.c | 14 +-
net/core/rtnetlink.c | 4 +-
net/core/stream.c | 12 +-
net/ipv4/af_inet.c | 10 +-
net/ipv4/esp4.c | 4 +-
net/ipv4/fib_semantics.c | 15 +-
net/ipv4/fib_trie.c | 4 +
net/ipv4/inet_connection_sock.c | 1 -
net/ipv4/inet_hashtables.c | 24 ++-
net/ipv4/tcp.c | 16 +-
net/ipv4/tcp_bpf.c | 12 ++
net/ipv4/tcp_ipv4.c | 1 +
net/ipv4/tcp_output.c | 25 ++-
net/ipv4/tcp_recovery.c | 2 +-
net/ipv6/esp6.c | 4 +-
net/ipv6/xfrm6_policy.c | 4 +-
net/mac80211/cfg.c | 3 +-
net/mac80211/ibss.c | 2 +-
net/mac80211/ieee80211_i.h | 1 +
net/mac80211/mesh_plink.c | 2 +-
net/mac80211/mlme.c | 27 +++-
net/mac80211/tx.c | 3 +-
net/mac80211/vht.c | 16 +-
net/mptcp/protocol.c | 43 ++---
net/netfilter/nft_payload.c | 2 +-
net/netfilter/nft_set_rbtree.c | 2 +
net/nfc/nci/spi.c | 2 +
net/rfkill/rfkill-gpio.c | 4 +-
net/sched/sch_hfsc.c | 18 ++-
net/smc/af_smc.c | 5 +-
net/smc/smc_ib.c | 7 +-
net/smc/smc_ib.h | 2 +-
net/tls/tls_main.c | 10 +-
net/tls/tls_sw.c | 57 ++++---
net/wireless/core.c | 2 +-
net/wireless/nl80211.c | 2 +-
net/wireless/scan.c | 4 +
net/xfrm/xfrm_interface_core.c | 22 ++-
net/xfrm/xfrm_policy.c | 21 +--
samples/fprobe/fprobe_example.c | 6 +-
scripts/kallsyms.c | 5 +-
sound/pci/hda/patch_realtek.c | 27 ++++
sound/soc/codecs/wcd938x-sdw.c | 27 +++-
sound/soc/codecs/wcd938x.c | 50 ++++--
sound/soc/pxa/pxa-ssp.c | 2 +-
.../ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc | 13 ++
tools/testing/selftests/net/mptcp/mptcp_join.sh | 21 ++-
.../selftests/net/openvswitch/openvswitch.sh | 4 +-
.../testing/selftests/net/openvswitch/ovs-dpctl.py | 10 +-
tools/testing/selftests/netfilter/nft_audit.sh | 6 +
.../selftests/vm/charge_reserved_hugetlb.sh | 4 +-
.../selftests/vm/hugetlb_reparenting_test.sh | 4 +-
205 files changed, 2092 insertions(+), 966 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman @ 2023-10-23 16:24 ` SeongJae Park 2023-10-23 18:03 ` Ricardo B. Marliere ` (9 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: SeongJae Park @ 2023-10-23 16:24 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, damon, SeongJae Park Hello, On Mon, 23 Oct 2023 12:54:25 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +0000. > Anything received after that time might be too late. 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]. Also, please note that the automated run of the test was failed kunit test due to a buggy commit. Attaching test results summary is that of the failed one. I made a fix and pushed[3]. With the fix, I manually confirmed this rc kernel passes the kunit test with the fix. Tested-by: SeongJae Park <sj@kernel.org> [1] https://github.com/awslabs/damon-tests/tree/next/corr [2] fa9447b759f6 ("Linux 6.1.60-rc1") [3] https://github.com/awslabs/damon-tests/commit/6182d52940e83623376ceceb6c0b90e661abba3b 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 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 not ok 1 selftests: damon-tests: kunit.sh # exit=1 [91mFAIL [39m ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman 2023-10-23 16:24 ` SeongJae Park @ 2023-10-23 18:03 ` Ricardo B. Marliere 2023-10-23 19:05 ` Allen Pais ` (8 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Ricardo B. Marliere @ 2023-10-23 18:03 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 On 23/10/23 12:54PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +0000. > Anything received after that time might be too late. No build and dmesg warnings, my system runs fine: [ 0.000000] Linux version 6.1.60-rc1+ (rbmarliere@debian) (gcc (Debian 13.2.0-4) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #3 SMP PREEMPT_DYNAMIC Mon Oct 23 11:52:39 -03 2023 Tested-by: Ricardo B. Marliere <ricardo@marliere.net> ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman 2023-10-23 16:24 ` SeongJae Park 2023-10-23 18:03 ` Ricardo B. Marliere @ 2023-10-23 19:05 ` Allen Pais 2023-10-23 19:27 ` Florian Fainelli ` (7 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Allen Pais @ 2023-10-23 19:05 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.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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.60-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. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2023-10-23 19:05 ` Allen Pais @ 2023-10-23 19:27 ` Florian Fainelli 2023-10-23 20:44 ` Pavel Machek ` (6 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Florian Fainelli @ 2023-10-23 19:27 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 On 10/23/23 03:54, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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.60-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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2023-10-23 19:27 ` Florian Fainelli @ 2023-10-23 20:44 ` Pavel Machek 2023-10-24 2:32 ` Bagas Sanjaya ` (5 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Pavel Machek @ 2023-10-23 20: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 [-- Attachment #1: Type: text/plain, Size: 659 bytes --] Hi! > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (4 preceding siblings ...) 2023-10-23 20:44 ` Pavel Machek @ 2023-10-24 2:32 ` Bagas Sanjaya 2023-10-24 8:31 ` Daniel Díaz ` (4 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Bagas Sanjaya @ 2023-10-24 2: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 [-- Attachment #1: Type: text/plain, Size: 559 bytes --] On Mon, Oct 23, 2023 at 12:54:25PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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 [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 228 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (5 preceding siblings ...) 2023-10-24 2:32 ` Bagas Sanjaya @ 2023-10-24 8:31 ` Daniel Díaz 2023-10-24 8:51 ` Sudip Mukherjee (Codethink) ` (3 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Daniel Díaz @ 2023-10-24 8:31 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, rwarsow, conor Hello! On 23/10/23 4:54 a. m., Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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.60-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.60-rc1 * git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc * git branch: linux-6.1.y * git commit: fa9447b759f65cb3a25b4092562576311f245dff * git describe: v6.1.58-328-gfa9447b759f6 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.58-328-gfa9447b759f6 ## No test regressions (compared to v6.1.58-132-g9b707223d2e9) ## No metric regressions (compared to v6.1.58-132-g9b707223d2e9) ## No test fixes (compared to v6.1.58-132-g9b707223d2e9) ## No metric fixes (compared to v6.1.58-132-g9b707223d2e9) ## Test result summary total: 130174, pass: 111193, fail: 2397, skip: 16455, xfail: 129 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 279 total, 279 passed, 0 failed * arm64: 83 total, 83 passed, 0 failed * i386: 64 total, 64 passed, 0 failed * mips: 52 total, 52 passed, 0 failed * parisc: 6 total, 6 passed, 0 failed * powerpc: 68 total, 68 passed, 0 failed * riscv: 24 total, 24 passed, 0 failed * s390: 23 total, 23 passed, 0 failed * sh: 24 total, 24 passed, 0 failed * sparc: 11 total, 11 passed, 0 failed * x86_64: 73 total, 73 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-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-user_events * kselftest-vDSO * kselftest-vm * kselftest-watchdog * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * 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 Greetings! Daniel Díaz daniel.diaz@linaro.org -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (6 preceding siblings ...) 2023-10-24 8:31 ` Daniel Díaz @ 2023-10-24 8:51 ` Sudip Mukherjee (Codethink) 2023-10-24 9:13 ` Ron Economos ` (2 subsequent siblings) 10 siblings, 0 replies; 12+ messages in thread From: Sudip Mukherjee (Codethink) @ 2023-10-24 8:51 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, srw, rwarsow, conor Hi Greg, On Mon, Oct 23, 2023 at 12:54:25PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +0000. > Anything received after that time might be too late. Build test (gcc version 13.2.1 20230827): mips: 52 configs -> no failure arm: 100 configs -> no failure arm64: 3 configs -> no failure x86_64: 4 configs -> no failure alpha allmodconfig -> no failure csky allmodconfig -> no failure powerpc allmodconfig -> no failure riscv allmodconfig -> no failure s390 allmodconfig -> no failure xtensa allmodconfig -> no failure Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1] arm64: Booted on rpi4b (4GB model). No regression. [2] mips: Booted on ci20 board. No regression. [3] [1]. https://openqa.qa.codethink.co.uk/tests/5361 [2]. https://openqa.qa.codethink.co.uk/tests/5363 [3]. https://openqa.qa.codethink.co.uk/tests/5372 Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> -- Regards Sudip ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (7 preceding siblings ...) 2023-10-24 8:51 ` Sudip Mukherjee (Codethink) @ 2023-10-24 9:13 ` Ron Economos 2023-10-24 12:33 ` Takeshi Ogasawara 2023-10-24 18:11 ` Guenter Roeck 10 siblings, 0 replies; 12+ messages in thread From: Ron Economos @ 2023-10-24 9:13 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 On 10/23/23 3:54 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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.60-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> ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (8 preceding siblings ...) 2023-10-24 9:13 ` Ron Economos @ 2023-10-24 12:33 ` Takeshi Ogasawara 2023-10-24 18:11 ` Guenter Roeck 10 siblings, 0 replies; 12+ messages in thread From: Takeshi Ogasawara @ 2023-10-24 12:33 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 Hi Greg On Mon, Oct 23, 2023 at 8:20 PM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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.60-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 6.1.60-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) Thanks Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/196] 6.1.60-rc1 review 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman ` (9 preceding siblings ...) 2023-10-24 12:33 ` Takeshi Ogasawara @ 2023-10-24 18:11 ` Guenter Roeck 10 siblings, 0 replies; 12+ messages in thread From: Guenter Roeck @ 2023-10-24 18:11 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor On Mon, Oct 23, 2023 at 12:54:25PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.60 release. > There are 196 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, 25 Oct 2023 10:47:57 +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 ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-10-24 18:12 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-10-23 10:54 [PATCH 6.1 000/196] 6.1.60-rc1 review Greg Kroah-Hartman 2023-10-23 16:24 ` SeongJae Park 2023-10-23 18:03 ` Ricardo B. Marliere 2023-10-23 19:05 ` Allen Pais 2023-10-23 19:27 ` Florian Fainelli 2023-10-23 20:44 ` Pavel Machek 2023-10-24 2:32 ` Bagas Sanjaya 2023-10-24 8:31 ` Daniel Díaz 2023-10-24 8:51 ` Sudip Mukherjee (Codethink) 2023-10-24 9:13 ` Ron Economos 2023-10-24 12:33 ` Takeshi Ogasawara 2023-10-24 18:11 ` Guenter Roeck
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox