* [PATCH 6.1 000/225] 6.1.33-rc1 review
@ 2023-06-07 20:13 Greg Kroah-Hartman
2023-06-07 20:16 ` [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer Greg Kroah-Hartman
` (9 more replies)
0 siblings, 10 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2023-06-07 20:13 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
This is the start of the stable review cycle for the 6.1.33 release.
There are 225 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 Fri, 09 Jun 2023 20:07:31 +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.33-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.33-rc1
Theodore Ts'o <tytso@mit.edu>
ext4: enable the lazy init thread when remounting read/write
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: diag: skip if MPTCP is not supported
Ard Biesheuvel <ardb@kernel.org>
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Jakub Kicinski <kuba@kernel.org>
tls: rx: strp: don't use GFP_KERNEL in softirq context
Darrick J. Wong <djwong@kernel.org>
xfs: verify buffer contents when we skip log replay
Fangzhi Zuo <jerry.zuo@amd.com>
drm/amd/display: Have Payload Properly Created After Resume
Vasant Hegde <vasant.hegde@amd.com>
iommu/amd/pgtbl_v2: Fix domain max address
Lino Sanfilippo <l.sanfilippo@kunbus.com>
tpm, tpm_tis: Request threaded interrupt handler
Jim Wylder <jwylder@google.com>
regmap: Account for register length when chunking
Edward Lo <edward.lo@ambergroup.io>
fs/ntfs3: Validate MFT flags before replaying logs
Roberto Sassu <roberto.sassu@huawei.com>
KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
Kuan-Ting Chen <h3xrabbit@gmail.com>
ksmbd: fix multiple out-of-bounds read during context decoding
Kuan-Ting Chen <h3xrabbit@gmail.com>
ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix incorrect AllocationSize set in smb2_get_info
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix UAF issue from opinfo->conn
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix credit count leakage
Sean Christopherson <seanjc@google.com>
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Akihiko Odaki <akihiko.odaki@daynix.com>
KVM: arm64: Populate fault info for watchpoint
Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr>
test_firmware: fix the memory leak of the allocated firmware buffer
Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr>
test_firmware: fix a memory leak with reqs buffer
Maninder Singh <maninder1.s@samsung.com>
powerpc/xmon: Use KSYM_NAME_LEN in array size
Herve Codina <herve.codina@bootlin.com>
serial: cpm_uart: Fix a COMPILE_TEST dependency
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()
Helge Deller <deller@gmx.de>
fbcon: Fix null-ptr-deref in soft_cursor
Theodore Ts'o <tytso@mit.edu>
ext4: add lockdep annotations for i_data_sem for ea_inode's
Theodore Ts'o <tytso@mit.edu>
ext4: disallow ea_inodes with extended attributes
Theodore Ts'o <tytso@mit.edu>
ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()
Theodore Ts'o <tytso@mit.edu>
ext4: add EA_INODE checking to ext4_iget()
Paolo Abeni <pabeni@redhat.com>
mptcp: fix active subflow finalization
Paolo Abeni <pabeni@redhat.com>
mptcp: fix connect timeout handling
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts <matthieu.baerts@tessares.net>
selftests: mptcp: connect: skip if MPTCP is not supported
Pietro Borrello <borrello@diag.uniroma1.it>
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing/histograms: Allow variables to have some modifiers
Daniel Bristot de Oliveira <bristot@kernel.org>
tracing/timerlat: Always wakeup the timerlat thread
Arnd Bergmann <arnd@arndb.de>
mtdchar: mark bits of ioctl handler noinline
Paul Moore <paul@paul-moore.com>
selinux: don't use make's grouped targets feature yet
Ben Noordhuis <info@bnoordhuis.nl>
io_uring: undeprecate epoll_ctl support
Ism Hong <ism.hong@gmail.com>
riscv: perf: Fix callchain parse error with kernel tracepoint events
Lino Sanfilippo <l.sanfilippo@kunbus.com>
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Jon Pan-Doh <pandoh@google.com>
iommu/amd: Fix domain flush size when syncing iotlb
Gaurav Batra <gbatra@linux.vnet.ibm.com>
powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcall
Damien Le Moal <dlemoal@kernel.org>
block: fix revalidate performance regression
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-pcie-msm8996: fix init-count imbalance
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-combo: fix init-count imbalance
pengfuyuan <pengfuyuan@kylinos.cn>
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds
Sherry Sun <sherry.sun@nxp.com>
tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK
Marek Vasut <marex@denx.de>
mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order
Deren Wu <deren.wu@mediatek.com>
mmc: vub300: fix invalid response handling
Juergen Gross <jgross@suse.com>
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case")
Tim Huang <Tim.Huang@amd.com>
drm/amd/pm: reverse mclk and fclk clocks levels for renoir
Tim Huang <Tim.Huang@amd.com>
drm/amd/pm: reverse mclk and fclk clocks levels for yellow carp
Tim Huang <Tim.Huang@amd.com>
drm/amd/pm: reverse mclk clocks levels for SMU v13.0.5
Guchun Chen <guchun.chen@amd.com>
drm/amd/pm: resolve reboot exception for si oland
Tim Huang <Tim.Huang@amd.com>
drm/amd/pm: reverse mclk and fclk clocks levels for vangogh
Tim Huang <Tim.Huang@amd.com>
drm/amd/pm: reverse mclk and fclk clocks levels for SMU v13.0.4
Ikshwaku Chauhan <ikshwaku.chauhan@amd.com>
drm/amdgpu: enable tmz by default for GC 11.0.1
Damien Le Moal <dlemoal@kernel.org>
ata: libata-scsi: Use correct device no in ata_find_dev()
Bart Van Assche <bvanassche@acm.org>
scsi: stex: Fix gcc 13 warnings
Richard Acayan <mailingradian@gmail.com>
misc: fastrpc: reject new invocations during device removal
Richard Acayan <mailingradian@gmail.com>
misc: fastrpc: return -EPIPE to invocations on device removal
Yu Kuai <yukuai3@huawei.com>
md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()
Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Frank Li <Frank.Li@nxp.com>
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Marek Vasut <marex@denx.de>
dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type
Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Lukas Bulwahn <lukas.bulwahn@gmail.com>
iio: dac: build ad5758 driver when AD5758 is selected
Sean Nyekjaer <sean@geanix.com>
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Paul Cercueil <paul@crapouillou.net>
iio: adc: ad7192: Change "shorted" channels to differential
Rasmus Villemoes <linux@rasmusvillemoes.dk>
iio: addac: ad74413: fix resistance input processing
Marek Vasut <marex@denx.de>
iio: dac: mcp4725: Fix i2c_master_send() return value handling
Masahiro Honda <honda@mechatrax.com>
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Sean Nyekjaer <sean@geanix.com>
iio: adc: stm32-adc: skip adc-channels setup if none is present
Frank Li <Frank.Li@nxp.com>
iio: light: vcnl4035: fixed chip ID check
Geert Uytterhoeven <geert+renesas@glider.be>
dt-bindings: iio: adc: renesas,rcar-gyroadc: Fix adi,ad7476 compatible value
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
iio: imu: inv_icm42600: fix timestamp reset
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
HID: wacom: avoid integer overflow in wacom_intuos_inout()
Sung-Chi Li <lschyi@chromium.org>
HID: google: add jewel USB id
Jiakai Luo <jkluo@hust.edu.cn>
iio: adc: mxs-lradc: fix the order of two cleanup operations
Hans de Goede <hdegoede@redhat.com>
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
media: uvcvideo: Don't expose unsupported formats to userspace
K Prateek Nayak <kprateek.nayak@amd.com>
drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplug
Dan Carpenter <dan.carpenter@linaro.org>
mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()
Pin-yen Lin <treapking@chromium.org>
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Jean-Philippe Brucker <jean-philippe@linaro.org>
KVM: arm64: vgic: Fix locking comment
Jean-Philippe Brucker <jean-philippe@linaro.org>
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
Jean-Philippe Brucker <jean-philippe@linaro.org>
KVM: arm64: vgic: Fix a circular locking issue
Loic Poulain <loic.poulain@linaro.org>
block: Deny writable memory mapping if block is read-only
Daniel Smith <dansmith@ds.gy>
nvme-pci: Add quirk for Teamgroup MP33 SSD
Ming Lei <ming.lei@redhat.com>
ublk: fix AB-BA lockdep warning
Guchun Chen <guchun.chen@amd.com>
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Xiubo Li <xiubli@redhat.com>
ceph: silence smatch warning in reconnect_caps_cb()
Arnd Bergmann <arnd@arndb.de>
atm: hide unused procfs functions
Rob Clark <robdclark@chromium.org>
drm/msm: Be more shouty if per-process pgtables aren't working
Arnd Bergmann <arnd@arndb.de>
ALSA: oss: avoid missing-prototype warnings
Maurizio Lombardi <mlombard@redhat.com>
nvme: do not let the user delete a ctrl before a complete initialization
Christoph Hellwig <hch@lst.de>
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Tom Rix <trix@redhat.com>
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with CONFIG_NF_NAT
Kai-Heng Feng <kai.heng.feng@canonical.com>
net: wwan: t7xx: Ensure init is completed before system sleep
Arnd Bergmann <arnd@arndb.de>
wifi: b43: fix incorrect __packed annotation
Wenchao Hao <haowenchao2@huawei.com>
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Ariel Malamud <ariel.malamud@intel.com>
wifi: iwlwifi: mvm: Add locking to the rate read flow
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: recalc chanctx mindef before assigning
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: consider reserved chanctx for mindef
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: simplify chanctx allocation
Linus Walleij <linus.walleij@linaro.org>
arm64: vdso: Pass (void *) to virt_to_page()
Min-Hua Chen <minhuadotchen@gmail.com>
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Dario Binacchi <dario.binacchi@amarulasolutions.com>
ARM: dts: stm32: add pin map for CAN controller on stm32f7
Yun Lu <luyun@kylinos.cn>
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Rubén Gómez <mrgommer@proton.me>
ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
Alexander Gordeev <agordeev@linux.ibm.com>
s390/topology: honour nr_cpu_ids when adding CPUs
Holger Dengler <dengler@linux.ibm.com>
s390/pkey: zeroize key blobs
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ASoC: SOF: pm: save io region state in case of errors in resume
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions
Hyunwoo Kim <v4bel@theori.io>
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Takashi Iwai <tiwai@suse.de>
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Hyunwoo Kim <imv4bel@gmail.com>
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim <imv4bel@gmail.com>
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
Hyunwoo Kim <imv4bel@gmail.com>
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
YongSu Yoo <yongsuyoo0215@gmail.com>
media: dvb_ca_en50221: fix a size write bug
Wei Chen <harperchen1110@gmail.com>
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Chen <harperchen1110@gmail.com>
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
Wei Chen <harperchen1110@gmail.com>
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
Zhang Shurong <zhang_shurong@foxmail.com>
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Wei Chen <harperchen1110@gmail.com>
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
Wei Chen <harperchen1110@gmail.com>
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
Wei Chen <harperchen1110@gmail.com>
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
YongSu Yoo <yongsuyoo0215@gmail.com>
media: dvb_demux: fix a bug for the continuity counter
Paweł Anikiel <pan@semihalf.com>
ASoC: ssm2602: Add workaround for playback distortions
Alexandru Sorodoc <ealex95@gmail.com>
ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V
Martin Povišer <povik+lin@cutebit.org>
ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
Benedict Wong <benedictwong@google.com>
xfrm: Check if_id in inbound policy/secpath match
Johannes Berg <johannes.berg@intel.com>
um: harddog: fix modular build
Maxim Kochetkov <fido_max@inbox.ru>
ASoC: dwc: limit the number of overrun messages
Jeremy Soller <jeremy@system76.com>
ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
Hristo Venev <hristo@venev.name>
nvme-pci: add quirk for missing secondary temperature thresholds
Sagi Grimberg <sagi@grimberg.me>
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Guoqing Jiang <guoqing.jiang@linux.dev>
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Ivan Orlov <ivan.orlov0322@gmail.com>
nbd: Fix debugfs_create_dir error checking
Helge Deller <deller@gmx.de>
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller <deller@gmx.de>
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Zheng Wang <zyytlz.wz@163.com>
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Yifan Zhang <yifan1.zhang@amd.com>
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Bob Peterson <rpeterso@redhat.com>
gfs2: Don't deref jdesc in evict
Liming Sun <limings@nvidia.com>
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Julian Winkler <julian.winkler1@web.de>
platform/x86: intel_scu_pcidrv: Add back PCI ID for Medfield
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Mario Limonciello <mario.limonciello@amd.com>
hwmon: (k10temp) Add PCI ID for family 19, model 78h
Haibo Li <haibo.li@mediatek.com>
ARM: 9295/1: unwind:fix unwind abort for uleb128 case
Filipe Manana <fdmanana@suse.com>
btrfs: abort transaction when sibling keys check fails for leaves
Jammy Huang <jammy_huang@aspeedtech.com>
drm/ast: Fix ARM compatibility
Lee Jones <lee@kernel.org>
mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()
lyndonli <Lyndon.Li@amd.com>
drm/amdgpu: Use the default reset when loading or reloading the driver
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet
WANG Xuerui <git@xen0n.name>
LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR
jasontao <jasontao@glenfly.com>
ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs.
Johannes Thumshirn <jth@kernel.org>
watchdog: menz069_wdt: fix watchdog initialisation
Chong Li <chongli2@amd.com>
drm/amdgpu: release gpu full access after "amdgpu_device_ip_late_init"
Paolo Abeni <pabeni@redhat.com>
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni <pabeni@redhat.com>
mptcp: fix data race around msk->first access
Paolo Abeni <pabeni@redhat.com>
mptcp: consolidate passive msk socket initialization
Paolo Abeni <pabeni@redhat.com>
mptcp: simplify subflow_syn_recv_sock()
Paolo Abeni <pabeni@redhat.com>
mptcp: avoid unneeded address copy
Paolo Abeni <pabeni@redhat.com>
mptcp: add annotations around msk->subflow accesses
Paolo Abeni <pabeni@redhat.com>
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
Xin Long <lucien.xin@gmail.com>
rtnetlink: call validate_linkmsg in rtnl_create_link
Chris Packham <chris.packham@alliedtelesis.co.nz>
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham <chris.packham@alliedtelesis.co.nz>
mtd: rawnand: marvell: ensure timing values are written
Andreas Svensson <andreas.svensson@axis.com>
net: dsa: mv88e6xxx: Increase wait after reset deactivation
fuyuanli <fuyuanli@didiglobal.com>
tcp: fix mishandling when the sack compression is deferred.
Hangyu Hua <hbh25y@gmail.com>
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Chen-Yu Tsai <wenst@chromium.org>
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Moshe Shemesh <moshe@nvidia.com>
net/mlx5: Read embedded cpu after init bit cleared
Saeed Mahameed <saeedm@nvidia.com>
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Christoph Hellwig <hch@lst.de>
nvme: fix the name of Zone Append for verbose logging
Dan Carpenter <dan.carpenter@linaro.org>
nfsd: fix double fget() bug in __write_ports_addfd()
Vladislav Efanov <VEfanov@ispras.ru>
udp6: Fix race condition in udp6_sendmsg & connect
Pedro Tammela <pctammela@mojatatu.com>
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Zhengchao Shao <shaozhengchao@huawei.com>
net: sched: fix NULL pointer dereference in mq_attach
Peilin Ye <peilin.ye@bytedance.com>
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye <peilin.ye@bytedance.com>
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye <peilin.ye@bytedance.com>
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye <peilin.ye@bytedance.com>
net/sched: sch_ingress: Only create under TC_H_INGRESS
Wen Gu <guwen@linux.alibaba.com>
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu <guwen@linux.alibaba.com>
net/smc: Scan from current RMB list when no position specified
Cambda Zhu <cambda@linux.alibaba.com>
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Eric Dumazet <edumazet@google.com>
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet <edumazet@google.com>
af_packet: do not use READ_ONCE() in packet_bind()
Mustafa Ismail <mustafa.ismail@intel.com>
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail <mustafa.ismail@intel.com>
RDMA/irdma: Prevent QP use after free
Arnd Bergmann <arnd@arndb.de>
mtd: rawnand: ingenic: fix empty stub helper definitions
Namhyung Kim <namhyung@kernel.org>
perf ftrace latency: Remove unnecessary "--" from --use-nsec option
Raju Rangoju <Raju.Rangoju@amd.com>
amd-xgbe: fix the false linkup in xgbe_phy_status
Jakub Kicinski <kuba@kernel.org>
tls: improve lockless access safety of tls_err_abort()
Kuniyuki Iwashima <kuniyu@amazon.com>
af_packet: Fix data-races of pkt_sk(sk)->num.
Eric Dumazet <edumazet@google.com>
netrom: fix info-leak in nr_write_internal()
Thomas Bogendoerfer <tbogendoerfer@suse.de>
net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
Dmytro Linkin <dlinkin@nvidia.com>
net/mlx5e: Don't attach netdev profile while handling internal error
Shay Drory <shayd@nvidia.com>
net/mlx5: fw_tracer, Fix event handling
Shay Drory <shayd@nvidia.com>
net/mlx5: SF, Drain health before removing device
Shay Drory <shayd@nvidia.com>
net/mlx5: Drain health before unregistering devlink
Alexandre Ghiti <alexghiti@rivosinc.com>
riscv: Fix unused variable warning when BUILTIN_DTB is set
Randy Dunlap <rdunlap@infradead.org>
dmaengine: pl330: rename _start to prevent build error
Jeff Layton <jlayton@kernel.org>
nfsd: make a copy of struct iattr before calling notify_change
Jerry Snitselaar <jsnitsel@redhat.com>
iommu/amd: Fix up merge conflict resolution
Joao Martins <joao.m.martins@oracle.com>
iommu/amd: Handle GALog overflows
Joao Martins <joao.m.martins@oracle.com>
iommu/amd: Don't block updates to GATag if guest mode is on
Chao Wang <D202280639@hust.edu.cn>
iommu/rockchip: Fix unwind goto issue
Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
RDMA/bnxt_re: Fix a possible memory leak
Dan Carpenter <dan.carpenter@linaro.org>
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Yangyang Li <liyangyang20@huawei.com>
RDMA/hns: Modify the value of long message loopback slice
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Fix base address table allocation
Chengchang Tang <tangchengchang@huawei.com>
RDMA/hns: Fix timeout attr in query qp for HIP08
Yonatan Nachum <ynachum@amazon.com>
RDMA/efa: Fix unsupported page sizes in device
Neil Armstrong <neil.armstrong@linaro.org>
phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix CNTL2_DIF_TX_CTL0 value
Selvin Xavier <selvin.xavier@broadcom.com>
RDMA/bnxt_re: Fix the page_size used during the MR creation
-------------
Diffstat:
.../bindings/iio/adc/renesas,rcar-gyroadc.yaml | 2 +-
.../devicetree/bindings/sound/tas2562.yaml | 6 +-
.../devicetree/bindings/sound/tas2770.yaml | 6 +-
.../devicetree/bindings/sound/tas27xx.yaml | 6 +-
.../devicetree/bindings/usb/snps,dwc3.yaml | 2 +-
Makefile | 4 +-
arch/arm/boot/dts/stm32f7-pinctrl.dtsi | 82 ++++++++++++
arch/arm/kernel/unwind.c | 25 +++-
arch/arm64/kernel/vdso.c | 2 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 8 +-
arch/arm64/kvm/hyp/nvhe/switch.c | 2 +
arch/arm64/kvm/hyp/vhe/switch.c | 1 +
arch/arm64/kvm/vgic/vgic-init.c | 25 +++-
arch/arm64/kvm/vgic/vgic-its.c | 14 +-
arch/arm64/kvm/vgic/vgic-kvm-device.c | 10 +-
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 31 +++--
arch/arm64/kvm/vgic/vgic-mmio.c | 9 +-
arch/arm64/kvm/vgic/vgic-v2.c | 6 -
arch/arm64/kvm/vgic/vgic-v3.c | 7 -
arch/arm64/kvm/vgic/vgic-v4.c | 3 +-
arch/arm64/mm/fault.c | 4 +-
arch/loongarch/include/asm/inst.h | 26 ++++
arch/loongarch/kernel/genex.S | 1 +
arch/loongarch/kernel/traps.c | 92 +++++++++++++
arch/powerpc/platforms/pseries/iommu.c | 13 +-
arch/powerpc/xmon/xmon.c | 2 +-
arch/riscv/include/asm/perf_event.h | 7 +
arch/riscv/mm/init.c | 2 +-
arch/s390/kernel/topology.c | 32 ++---
arch/um/drivers/Makefile | 4 +-
arch/um/drivers/harddog.h | 9 ++
arch/um/drivers/harddog_kern.c | 7 +-
arch/um/drivers/harddog_user.c | 1 +
arch/um/drivers/harddog_user_exp.c | 9 ++
arch/x86/kvm/x86.c | 3 +
arch/x86/mm/pat/memtype.c | 3 +-
block/blk-settings.c | 3 +-
block/fops.c | 12 +-
crypto/asymmetric_keys/public_key.c | 38 +++---
drivers/acpi/resource.c | 12 ++
drivers/ata/libata-scsi.c | 34 +++--
drivers/base/cacheinfo.c | 20 +++
drivers/base/regmap/regmap.c | 6 +-
drivers/block/nbd.c | 4 +-
drivers/block/rnbd/rnbd-proto.h | 2 +-
drivers/block/ublk_drv.c | 9 +-
drivers/char/tpm/tpm_tis_core.c | 7 +-
drivers/char/tpm/tpm_tis_core.h | 8 +-
drivers/dma/at_xdmac.c | 7 +-
drivers/dma/pl330.c | 8 +-
drivers/firmware/efi/libstub/arm64-stub.c | 39 ++++--
drivers/firmware/efi/libstub/efistub.h | 41 +++++-
drivers/firmware/efi/libstub/smbios.c | 13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 45 ++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 29 -----
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 10 +-
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c | 5 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 5 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c | 5 +-
.../gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c | 5 +-
drivers/gpu/drm/ast/ast_main.c | 9 +-
drivers/gpu/drm/msm/msm_iommu.c | 7 +-
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/wacom_wac.c | 2 +-
drivers/hwmon/k10temp.c | 1 +
drivers/iio/accel/st_accel_core.c | 4 +-
drivers/iio/adc/ad7192.c | 8 +-
drivers/iio/adc/ad_sigma_delta.c | 4 +
drivers/iio/adc/mxs-lradc-adc.c | 10 +-
drivers/iio/adc/stm32-adc.c | 61 ++++-----
drivers/iio/addac/ad74413r.c | 2 +-
drivers/iio/dac/Makefile | 2 +-
drivers/iio/dac/mcp4725.c | 16 ++-
drivers/iio/imu/inv_icm42600/inv_icm42600_buffer.c | 10 +-
drivers/iio/light/vcnl4035.c | 3 +
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 4 +-
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 11 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 12 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 7 +-
drivers/infiniband/hw/efa/efa_verbs.c | 2 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 25 ++--
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 +
drivers/infiniband/hw/hns/hns_roce_mr.c | 43 +++++++
drivers/infiniband/hw/irdma/verbs.c | 12 +-
drivers/iommu/amd/amd_iommu.h | 4 +-
drivers/iommu/amd/init.c | 24 ++++
drivers/iommu/amd/iommu.c | 25 +++-
drivers/iommu/mtk_iommu.c | 3 +-
drivers/iommu/rockchip-iommu.c | 14 +-
drivers/mailbox/mailbox-test.c | 13 +-
drivers/md/raid5.c | 2 +-
drivers/media/dvb-core/dvb_ca_en50221.c | 49 ++++++-
drivers/media/dvb-core/dvb_demux.c | 4 +-
drivers/media/dvb-core/dvb_frontend.c | 16 ++-
drivers/media/dvb-core/dvb_net.c | 38 +++++-
drivers/media/dvb-core/dvbdev.c | 84 +++++++++---
drivers/media/dvb-frontends/mn88443x.c | 2 +-
drivers/media/pci/netup_unidvb/netup_unidvb_core.c | 17 +--
.../mediatek/vcodec/mtk_vcodec_dec_stateful.c | 3 +
drivers/media/platform/renesas/rcar-vin/rcar-dma.c | 4 +-
drivers/media/usb/dvb-usb-v2/ce6230.c | 8 ++
drivers/media/usb/dvb-usb-v2/ec168.c | 12 ++
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 20 +++
drivers/media/usb/dvb-usb/az6027.c | 12 ++
drivers/media/usb/dvb-usb/digitv.c | 4 +
drivers/media/usb/dvb-usb/dw2102.c | 2 +-
drivers/media/usb/ttusb-dec/ttusb_dec.c | 3 +-
drivers/media/usb/uvc/uvc_driver.c | 16 ++-
drivers/misc/fastrpc.c | 7 +-
drivers/mmc/core/pwrseq_sd8787.c | 34 +++--
drivers/mmc/host/vub300.c | 3 +
drivers/mtd/mtdchar.c | 8 +-
drivers/mtd/nand/raw/ingenic/ingenic_ecc.h | 8 +-
drivers/mtd/nand/raw/marvell_nand.c | 10 +-
drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 12 +-
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_common.c | 11 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 35 ++++-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 9 +-
.../ethernet/mellanox/mlx5/core/sf/dev/driver.c | 1 +
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_rx.c | 13 +-
drivers/net/usb/qmi_wwan.c | 2 +-
drivers/net/wireless/broadcom/b43/b43.h | 2 +-
.../net/wireless/broadcom/b43legacy/b43legacy.h | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 3 +
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 1 +
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 4 +-
drivers/net/wwan/t7xx/t7xx_pci.c | 18 +++
drivers/net/wwan/t7xx/t7xx_pci.h | 1 +
drivers/nvme/host/constants.c | 2 +-
drivers/nvme/host/core.c | 6 +-
drivers/nvme/host/hwmon.c | 4 +-
drivers/nvme/host/multipath.c | 1 -
drivers/nvme/host/nvme.h | 5 +
drivers/nvme/host/pci.c | 6 +
.../phy/amlogic/phy-meson-g12a-mipi-dphy-analog.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 5 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 5 +-
drivers/platform/mellanox/mlxbf-tmfifo.c | 11 +-
drivers/platform/x86/intel_scu_pcidrv.c | 1 +
drivers/s390/crypto/pkey_api.c | 3 +
drivers/scsi/scsi_lib.c | 2 +
drivers/scsi/stex.c | 4 +
drivers/tty/serial/8250/8250_tegra.c | 4 +-
drivers/tty/serial/Kconfig | 2 +-
drivers/tty/serial/cpm_uart/cpm_uart.h | 2 -
drivers/tty/serial/fsl_lpuart.c | 44 ++++---
drivers/usb/cdns3/cdns3-gadget.c | 13 ++
drivers/usb/gadget/function/f_fs.c | 2 +-
drivers/video/fbdev/core/bitblit.c | 3 +
drivers/video/fbdev/core/modedb.c | 5 +
drivers/video/fbdev/imsttfb.c | 15 ++-
drivers/video/fbdev/stifb.c | 1 +
drivers/watchdog/menz69_wdt.c | 16 +--
fs/btrfs/ctree.c | 2 +
fs/btrfs/disk-io.c | 2 +-
fs/ceph/mds_client.c | 3 +-
fs/ext4/ext4.h | 5 +-
fs/ext4/inode.c | 34 ++++-
fs/ext4/super.c | 24 ++--
fs/ext4/xattr.c | 41 ++----
fs/gfs2/super.c | 8 ++
fs/ksmbd/oplock.c | 72 +++++++----
fs/ksmbd/smb2pdu.c | 90 +++++++------
fs/nfsd/nfsctl.c | 7 +-
fs/nfsd/vfs.c | 10 +-
fs/ntfs3/inode.c | 6 +
fs/xfs/xfs_buf_item_recover.c | 10 ++
include/linux/sunrpc/svcsock.h | 7 +-
include/media/dvb_net.h | 4 +
include/media/dvbdev.h | 15 +++
include/net/sock.h | 4 +
include/net/tcp.h | 1 +
io_uring/epoll.c | 4 -
kernel/trace/trace_events_hist.c | 23 +++-
kernel/trace/trace_osnoise.c | 2 +
kernel/trace/trace_probe.h | 2 +-
lib/test_firmware.c | 29 ++++-
net/atm/resources.c | 2 +
net/core/rtnetlink.c | 8 +-
net/core/sock.c | 2 +-
net/ipv4/af_inet.c | 2 +
net/ipv4/inet_connection_sock.c | 1 +
net/ipv4/tcp.c | 9 +-
net/ipv4/tcp_input.c | 2 +-
net/ipv4/tcp_timer.c | 16 ++-
net/mac80211/chan.c | 75 +++++++----
net/mac80211/ieee80211_i.h | 3 +-
net/mac80211/util.c | 2 +-
net/mptcp/protocol.c | 143 ++++++++++++---------
net/mptcp/protocol.h | 15 ++-
net/mptcp/subflow.c | 63 ++-------
net/netfilter/nf_conntrack_netlink.c | 4 +
net/netlink/af_netlink.c | 2 +-
net/netrom/nr_subr.c | 7 +-
net/packet/af_packet.c | 8 +-
net/packet/diag.c | 2 +-
net/sched/cls_flower.c | 3 +
net/sched/sch_api.c | 16 ++-
net/sched/sch_ingress.c | 16 ++-
net/smc/smc_llc.c | 9 +-
net/sunrpc/svcsock.c | 24 +---
net/tls/tls_strp.c | 4 +-
net/tls/tls_sw.c | 8 +-
net/xfrm/xfrm_policy.c | 11 +-
security/selinux/Makefile | 6 +-
sound/core/oss/pcm_plugin.h | 16 +--
sound/pci/hda/hda_intel.c | 21 +++
sound/pci/hda/patch_hdmi.c | 22 ++++
sound/pci/hda/patch_realtek.c | 20 +++
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/ssm2602.c | 15 +++
sound/soc/dwc/dwc-i2s.c | 4 +-
sound/soc/intel/common/soc-acpi-intel-cht-match.c | 26 ++++
sound/soc/sof/debug.c | 4 +-
sound/soc/sof/pcm.c | 17 +--
sound/soc/sof/pm.c | 14 +-
sound/soc/sof/sof-client-probes.c | 14 +-
tools/perf/builtin-ftrace.c | 2 +-
tools/testing/selftests/net/mptcp/Makefile | 2 +-
tools/testing/selftests/net/mptcp/diag.sh | 4 +
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 4 +
tools/testing/selftests/net/mptcp/mptcp_join.sh | 17 ++-
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 40 ++++++
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 4 +
tools/testing/selftests/net/mptcp/pm_netlink.sh | 4 +
tools/testing/selftests/net/mptcp/simult_flows.sh | 4 +
tools/testing/selftests/net/mptcp/userspace_pm.sh | 4 +
233 files changed, 2115 insertions(+), 852 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread* [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman @ 2023-06-07 20:16 ` Greg Kroah-Hartman 2023-06-08 1:22 ` [PATCH 6.1 000/225] 6.1.33-rc1 review Shuah Khan ` (8 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Greg Kroah-Hartman @ 2023-06-07 20:16 UTC (permalink / raw) To: stable Cc: Greg Kroah-Hartman, patches, Mirsad Goran Todorovac, Dan Carpenter, Takashi Iwai, Luis Chamberlain, Russ Weight, Tianfei zhang, Christophe JAILLET, Zhengchao Shao, Colin Ian King, linux-kernel, Kees Cook, Scott Branden, linux-kselftest From: Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> commit 48e156023059e57a8fc68b498439832f7600ffff upstream. The following kernel memory leak was noticed after running tools/testing/selftests/firmware/fw_run_tests.sh: [root@pc-mtodorov firmware]# cat /sys/kernel/debug/kmemleak . . . unreferenced object 0xffff955389bc3400 (size 1024): comm "test_firmware-0", pid 5451, jiffies 4294944822 (age 65.652s) hex dump (first 32 bytes): 47 48 34 35 36 37 0a 00 00 00 00 00 00 00 00 00 GH4567.......... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<ffffffff962f5dec>] slab_post_alloc_hook+0x8c/0x3c0 [<ffffffff962fcca4>] __kmem_cache_alloc_node+0x184/0x240 [<ffffffff962704de>] kmalloc_trace+0x2e/0xc0 [<ffffffff9665b42d>] test_fw_run_batch_request+0x9d/0x180 [<ffffffff95fd813b>] kthread+0x10b/0x140 [<ffffffff95e033e9>] ret_from_fork+0x29/0x50 unreferenced object 0xffff9553c334b400 (size 1024): comm "test_firmware-1", pid 5452, jiffies 4294944822 (age 65.652s) hex dump (first 32 bytes): 47 48 34 35 36 37 0a 00 00 00 00 00 00 00 00 00 GH4567.......... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<ffffffff962f5dec>] slab_post_alloc_hook+0x8c/0x3c0 [<ffffffff962fcca4>] __kmem_cache_alloc_node+0x184/0x240 [<ffffffff962704de>] kmalloc_trace+0x2e/0xc0 [<ffffffff9665b42d>] test_fw_run_batch_request+0x9d/0x180 [<ffffffff95fd813b>] kthread+0x10b/0x140 [<ffffffff95e033e9>] ret_from_fork+0x29/0x50 unreferenced object 0xffff9553c334f000 (size 1024): comm "test_firmware-2", pid 5453, jiffies 4294944822 (age 65.652s) hex dump (first 32 bytes): 47 48 34 35 36 37 0a 00 00 00 00 00 00 00 00 00 GH4567.......... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<ffffffff962f5dec>] slab_post_alloc_hook+0x8c/0x3c0 [<ffffffff962fcca4>] __kmem_cache_alloc_node+0x184/0x240 [<ffffffff962704de>] kmalloc_trace+0x2e/0xc0 [<ffffffff9665b42d>] test_fw_run_batch_request+0x9d/0x180 [<ffffffff95fd813b>] kthread+0x10b/0x140 [<ffffffff95e033e9>] ret_from_fork+0x29/0x50 unreferenced object 0xffff9553c3348400 (size 1024): comm "test_firmware-3", pid 5454, jiffies 4294944822 (age 65.652s) hex dump (first 32 bytes): 47 48 34 35 36 37 0a 00 00 00 00 00 00 00 00 00 GH4567.......... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace: [<ffffffff962f5dec>] slab_post_alloc_hook+0x8c/0x3c0 [<ffffffff962fcca4>] __kmem_cache_alloc_node+0x184/0x240 [<ffffffff962704de>] kmalloc_trace+0x2e/0xc0 [<ffffffff9665b42d>] test_fw_run_batch_request+0x9d/0x180 [<ffffffff95fd813b>] kthread+0x10b/0x140 [<ffffffff95e033e9>] ret_from_fork+0x29/0x50 [root@pc-mtodorov firmware]# Note that the size 1024 corresponds to the size of the test firmware buffer. The actual number of the buffers leaked is around 70-110, depending on the test run. The cause of the leak is the following: request_partial_firmware_into_buf() and request_firmware_into_buf() provided firmware buffer isn't released on release_firmware(), we have allocated it and we are responsible for deallocating it manually. This is introduced in a number of context where previously only release_firmware() was called, which was insufficient. Reported-by: Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> Fixes: 7feebfa487b92 ("test_firmware: add support for request_firmware_into_buf") Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Dan Carpenter <error27@gmail.com> Cc: Takashi Iwai <tiwai@suse.de> Cc: Luis Chamberlain <mcgrof@kernel.org> Cc: Russ Weight <russell.h.weight@intel.com> Cc: Tianfei zhang <tianfei.zhang@intel.com> Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Cc: Zhengchao Shao <shaozhengchao@huawei.com> Cc: Colin Ian King <colin.i.king@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: Kees Cook <keescook@chromium.org> Cc: Scott Branden <sbranden@broadcom.com> Cc: Luis R. Rodriguez <mcgrof@kernel.org> Cc: linux-kselftest@vger.kernel.org Cc: stable@vger.kernel.org # v5.4 Signed-off-by: Mirsad Goran Todorovac <mirsad.todorovac@alu.unizg.hr> Link: https://lore.kernel.org/r/20230509084746.48259-3-mirsad.todorovac@alu.unizg.hr Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- lib/test_firmware.c | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) --- a/lib/test_firmware.c +++ b/lib/test_firmware.c @@ -44,6 +44,7 @@ struct test_batched_req { bool sent; const struct firmware *fw; const char *name; + const char *fw_buf; struct completion completion; struct task_struct *task; struct device *dev; @@ -174,8 +175,14 @@ static void __test_release_all_firmware( for (i = 0; i < test_fw_config->num_requests; i++) { req = &test_fw_config->reqs[i]; - if (req->fw) + if (req->fw) { + if (req->fw_buf) { + kfree_const(req->fw_buf); + req->fw_buf = NULL; + } release_firmware(req->fw); + req->fw = NULL; + } } vfree(test_fw_config->reqs); @@ -651,6 +658,8 @@ static ssize_t trigger_request_store(str mutex_lock(&test_fw_mutex); release_firmware(test_firmware); + if (test_fw_config->reqs) + __test_release_all_firmware(); test_firmware = NULL; rc = request_firmware(&test_firmware, name, dev); if (rc) { @@ -751,6 +760,8 @@ static ssize_t trigger_async_request_sto mutex_lock(&test_fw_mutex); release_firmware(test_firmware); test_firmware = NULL; + if (test_fw_config->reqs) + __test_release_all_firmware(); rc = request_firmware_nowait(THIS_MODULE, 1, name, dev, GFP_KERNEL, NULL, trigger_async_request_cb); if (rc) { @@ -793,6 +804,8 @@ static ssize_t trigger_custom_fallback_s mutex_lock(&test_fw_mutex); release_firmware(test_firmware); + if (test_fw_config->reqs) + __test_release_all_firmware(); test_firmware = NULL; rc = request_firmware_nowait(THIS_MODULE, FW_ACTION_NOUEVENT, name, dev, GFP_KERNEL, NULL, @@ -855,6 +868,8 @@ static int test_fw_run_batch_request(voi test_fw_config->buf_size); if (!req->fw) kfree(test_buf); + else + req->fw_buf = test_buf; } else { req->rc = test_fw_config->req_firmware(&req->fw, req->name, @@ -915,6 +930,7 @@ static ssize_t trigger_batched_requests_ req->fw = NULL; req->idx = i; req->name = test_fw_config->name; + req->fw_buf = NULL; req->dev = dev; init_completion(&req->completion); req->task = kthread_run(test_fw_run_batch_request, req, @@ -1019,6 +1035,7 @@ ssize_t trigger_batched_requests_async_s for (i = 0; i < test_fw_config->num_requests; i++) { req = &test_fw_config->reqs[i]; req->name = test_fw_config->name; + req->fw_buf = NULL; req->fw = NULL; req->idx = i; init_completion(&req->completion); ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman 2023-06-07 20:16 ` [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer Greg Kroah-Hartman @ 2023-06-08 1:22 ` Shuah Khan 2023-06-08 3:21 ` Florian Fainelli ` (7 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Shuah Khan @ 2023-06-08 1:22 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, Shuah Khan On 6/7/23 14:13, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +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.33-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 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman 2023-06-07 20:16 ` [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer Greg Kroah-Hartman 2023-06-08 1:22 ` [PATCH 6.1 000/225] 6.1.33-rc1 review Shuah Khan @ 2023-06-08 3:21 ` Florian Fainelli 2023-06-08 6:38 ` Markus Reichelt ` (6 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Florian Fainelli @ 2023-06-08 3:21 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 On 6/7/23 13:13, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +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.33-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 tseted 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/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2023-06-08 3:21 ` Florian Fainelli @ 2023-06-08 6:38 ` Markus Reichelt 2023-06-08 7:24 ` Chris Paterson ` (5 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Markus Reichelt @ 2023-06-08 6:38 UTC (permalink / raw) To: stable, linux-kernel * Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000. > Anything received after that time might be too late. Hi Greg 6.1.33-rc1 compiles, boots and runs here on x86_64 (AMD Ryzen 5 PRO 4650G, Slackware64-15.0) Tested-by: Markus Reichelt <lkt+2023@mareichelt.com> ^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2023-06-08 6:38 ` Markus Reichelt @ 2023-06-08 7:24 ` Chris Paterson 2023-06-08 9:43 ` Conor Dooley ` (4 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Chris Paterson @ 2023-06-08 7:24 UTC (permalink / raw) To: Greg Kroah-Hartman, stable@vger.kernel.org Cc: patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de Hello Greg, > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Sent: Wednesday, June 7, 2023 9:13 PM > > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000. > Anything received after that time might be too late. CIP configurations built and booted okay with Linux 6.1.33-rc1 (8f4f686e321c): https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/893074084 https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-6.1.y Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com> Kind regards, Chris ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (4 preceding siblings ...) 2023-06-08 7:24 ` Chris Paterson @ 2023-06-08 9:43 ` Conor Dooley 2023-06-08 11:07 ` Naresh Kamboju ` (3 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Conor Dooley @ 2023-06-08 9:43 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 [-- Attachment #1: Type: text/plain, Size: 383 bytes --] On Wed, Jun 07, 2023 at 10:13:13PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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. LGTM chief, Tested-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor. [-- 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/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (5 preceding siblings ...) 2023-06-08 9:43 ` Conor Dooley @ 2023-06-08 11:07 ` Naresh Kamboju 2023-06-08 11:19 ` ogasawara takeshi ` (2 subsequent siblings) 9 siblings, 0 replies; 12+ messages in thread From: Naresh Kamboju @ 2023-06-08 11:07 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 On Thu, 8 Jun 2023 at 02:08, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +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.33-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.33-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git branch: linux-6.1.y * git commit: 8f4f686e321cfb99dd17774b45f93d96a16c2073 * git describe: v6.1.31-266-g8f4f686e321c * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.31-266-g8f4f686e321c ## Test Regressions (compared to v6.1.31) ## Metric Regressions (compared to v6.1.31) ## Test Fixes (compared to v6.1.31) ## Metric Fixes (compared to v6.1.31) ## Test result summary total: 111194, pass: 97858, fail: 1305, skip: 11824, xfail: 207 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 142 total, 141 passed, 1 failed * arm64: 49 total, 49 passed, 0 failed * i386: 37 total, 36 passed, 1 failed * mips: 25 total, 25 passed, 0 failed * parisc: 3 total, 3 passed, 0 failed * powerpc: 34 total, 34 passed, 0 failed * riscv: 12 total, 12 passed, 0 failed * s390: 12 total, 12 passed, 0 failed * sh: 12 total, 12 passed, 0 failed * sparc: 6 total, 6 passed, 0 failed * x86_64: 42 total, 42 passed, 0 failed ## Test suites summary * boot * kselftest-android * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-drivers-dma-buf * kselftest-efivarfs * kselftest-exec * kselftest-filesystems * kselftest-filesystems-binderfs * kselftest-firmware * kselftest-fpu * kselftest-ftrace * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-kcmp * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-net * 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-tmpfs * kselftest-tpm2 * kselftest-user_events * kselftest-vDSO * kselftest-watchdog * kselftest-x86 * kunit * libgpiod * libhugetlbfs * log-parser-boot * log-parser-test * ltp-cap_bounds * ltp-commands * ltp-containers * ltp-controllers * ltp-crypto * ltp-cve * 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 * perf * rcutorture * v4l2-compliance -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (6 preceding siblings ...) 2023-06-08 11:07 ` Naresh Kamboju @ 2023-06-08 11:19 ` ogasawara takeshi 2023-06-08 11:30 ` Bagas Sanjaya 2023-06-08 15:08 ` Guenter Roeck 9 siblings, 0 replies; 12+ messages in thread From: ogasawara takeshi @ 2023-06-08 11:19 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 Hi Greg On Thu, Jun 8, 2023 at 5:38 AM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +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.33-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.33-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/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (7 preceding siblings ...) 2023-06-08 11:19 ` ogasawara takeshi @ 2023-06-08 11:30 ` Bagas Sanjaya 2023-06-08 15:08 ` Guenter Roeck 9 siblings, 0 replies; 12+ messages in thread From: Bagas Sanjaya @ 2023-06-08 11:30 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 [-- Attachment #1: Type: text/plain, Size: 559 bytes --] On Wed, Jun 07, 2023 at 10:13:13PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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/225] 6.1.33-rc1 review 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman ` (8 preceding siblings ...) 2023-06-08 11:30 ` Bagas Sanjaya @ 2023-06-08 15:08 ` Guenter Roeck 2023-06-08 17:57 ` Greg Kroah-Hartman 9 siblings, 1 reply; 12+ messages in thread From: Guenter Roeck @ 2023-06-08 15:08 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: patches, linux-kernel, torvalds, akpm, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow On 6/7/23 13:13, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.33 release. > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000. > Anything received after that time might be too late. > Failed builds: loongarch:defconfig loongarch:allnoconfig loongarch:tinyconfig loongarch:allmodconfig arch/loongarch/kernel/traps.c: In function 'trap_init': arch/loongarch/kernel/traps.c:815:21: error: 'EXCCODE_BCE' undeclared EXCCODE_BCE is indeed undeclared in v6.1.y. Commit 'LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR' is not marked Fixes: or stable: and should arguably not have been backported. The same problem affects 6.3. Guenter ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.1 000/225] 6.1.33-rc1 review 2023-06-08 15:08 ` Guenter Roeck @ 2023-06-08 17:57 ` Greg Kroah-Hartman 0 siblings, 0 replies; 12+ messages in thread From: Greg Kroah-Hartman @ 2023-06-08 17:57 UTC (permalink / raw) To: Guenter Roeck Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow On Thu, Jun 08, 2023 at 08:08:50AM -0700, Guenter Roeck wrote: > On 6/7/23 13:13, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 6.1.33 release. > > There are 225 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 Fri, 09 Jun 2023 20:07:31 +0000. > > Anything received after that time might be too late. > > > > Failed builds: > loongarch:defconfig > loongarch:allnoconfig > loongarch:tinyconfig > loongarch:allmodconfig > > arch/loongarch/kernel/traps.c: In function 'trap_init': > arch/loongarch/kernel/traps.c:815:21: error: 'EXCCODE_BCE' undeclared > > EXCCODE_BCE is indeed undeclared in v6.1.y. > > Commit 'LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERR' > is not marked Fixes: or stable: and should arguably not have been backported. > > The same problem affects 6.3. Thanks, I'll go drop this from both trees and push out -rc2 releases. greg k-h ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2023-06-08 17:57 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-06-07 20:13 [PATCH 6.1 000/225] 6.1.33-rc1 review Greg Kroah-Hartman 2023-06-07 20:16 ` [PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer Greg Kroah-Hartman 2023-06-08 1:22 ` [PATCH 6.1 000/225] 6.1.33-rc1 review Shuah Khan 2023-06-08 3:21 ` Florian Fainelli 2023-06-08 6:38 ` Markus Reichelt 2023-06-08 7:24 ` Chris Paterson 2023-06-08 9:43 ` Conor Dooley 2023-06-08 11:07 ` Naresh Kamboju 2023-06-08 11:19 ` ogasawara takeshi 2023-06-08 11:30 ` Bagas Sanjaya 2023-06-08 15:08 ` Guenter Roeck 2023-06-08 17:57 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).