From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
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,
conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.6 000/163] 6.6.37-rc1 review
Date: Tue, 2 Jul 2024 19:01:54 +0200 [thread overview]
Message-ID: <20240702170233.048122282@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.6.37 release.
There are 163 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 Thu, 04 Jul 2024 17:01:55 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.37-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.6.37-rc1
Yao Xingtao <yaoxt.fnst@fujitsu.com>
cxl/region: check interleave capability
Alison Schofield <alison.schofield@intel.com>
cxl/region: Avoid null pointer dereference in region lookup
Alison Schofield <alison.schofield@intel.com>
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alex Bee <knaerzche@gmail.com>
arm64: dts: rockchip: Add sound-dai-cells for RK3368
FUKAUMI Naoki <naoki@radxa.com>
arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
FUKAUMI Naoki <naoki@radxa.com>
arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A
Johan Jonker <jbx6244@gmail.com>
ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node
Hsin-Te Yuan <yuanhsinte@chromium.org>
arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399-gru
Jonas Karlman <jonas@kwiboo.se>
arm64: dts: rockchip: Rename LED related pinctrl nodes on rk3308-rock-pi-s
Jonas Karlman <jonas@kwiboo.se>
arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s
yangge <yangge1116@126.com>
mm/page_alloc: Separate THP PCP into movable and non-movable categories
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units"
Uwe Kleine-König <u.kleine-koenig@baylibre.com>
pwm: stm32: Refuse too small period requests
Jingbo Xu <jefflexu@linux.alibaba.com>
erofs: fix NULL dereference of dif->bdev_handle in fscache mode
Arnd Bergmann <arnd@arndb.de>
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann <arnd@arndb.de>
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann <arnd@arndb.de>
ftruncate: pass a signed offset
Niklas Cassel <cassel@kernel.org>
ata: libata-core: Fix double free on error
Niklas Cassel <cassel@kernel.org>
ata: ahci: Clean up sysfs file on error
Vitor Soares <vitor.soares@toradex.com>
can: mcp251xfd: fix infinite loop when xmit fails
Sven Eckelmann <sven@narfation.org>
batman-adv: Don't accept TT entries for out-of-spec VIDs
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/atomfirmware: fix parsing of vram_info
Michael Strauss <michael.strauss@amd.com>
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Ma Ke <make24@iscas.ac.cn>
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
drm/i915/gt: Fix potential UAF by revoke of fence registers
Julia Zhang <julia.zhang@amd.com>
drm/amdgpu: avoid using null object of framebuffer
Thomas Zimmermann <tzimmermann@suse.de>
drm/fbdev-dma: Only set smem_start is enable per module option
Ma Ke <make24@iscas.ac.cn>
drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
Jann Horn <jannh@google.com>
drm/drm_file: Fix pid refcounting race
Arnd Bergmann <arnd@arndb.de>
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann <arnd@arndb.de>
csky, hexagon: fix broken sys_sync_file_range
Naohiro Aota <naohiro.aota@wdc.com>
btrfs: zoned: fix initial free space detection
Arnd Bergmann <arnd@arndb.de>
sh: rework sync_file_range ABI
Dragan Simic <dsimic@manjaro.org>
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Huacai Chen <chenhuacai@kernel.org>
irqchip/loongson-liointc: Set different ISRs for different cores
Yuntao Wang <ytcoode@gmail.com>
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Huacai Chen <chenhuacai@kernel.org>
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing
Mostafa Saleh <smostafa@google.com>
PCI/MSI: Fix UAF in msi_capability_init
Oleksij Rempel <o.rempel@pengutronix.de>
net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new
Oleksij Rempel <o.rempel@pengutronix.de>
net: can: j1939: recover socket queue on CAN bus error during BAM transmission
Shigeru Yoshida <syoshida@redhat.com>
net: can: j1939: Initialize unused data in j1939_send_one()
Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
tty: mcf: MCF54418 has 10 UARTS
Dirk Su <dirk.su@canonical.com>
ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.
Jonas Gorski <jonas.gorski@gmail.com>
serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
Jonas Gorski <jonas.gorski@gmail.com>
serial: core: introduce uart_port_tx_limited_flags()
Stefan Eichenberger <stefan.eichenberger@toradex.com>
serial: imx: set receiver level before starting uart
Udit Kumar <u-kumar1@ti.com>
serial: 8250_omap: Implementation of Errata i2310
Doug Brown <doug@schmorgal.com>
Revert "serial: core: only stop transmit when HW fifo is empty"
Jos Wang <joswang@lenovo.com>
usb: dwc3: core: Workaround for CSR read timeout
Wesley Cheng <quic_wcheng@quicinc.com>
usb: dwc3: core: Add DWC31 version 2.00a controller
Fabrice Gasnier <fabrice.gasnier@foss.st.com>
usb: ucsi: stm32: fix command completion handling
Javier Carrasco <javier.carrasco.cruz@gmail.com>
usb: typec: ucsi: glink: fix child node release in probe function
Jeremy Kerr <jk@codeconstruct.com.au>
usb: gadget: aspeed_udc: fix device address configuration
Meng Li <Meng.Li@windriver.com>
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
Nikita Zhandarovich <n.zhandarovich@fintech.ru>
usb: atm: cxacru: fix endpoint checking in cxacru_bind()
Dan Carpenter <dan.carpenter@linaro.org>
usb: musb: da8xx: fix a resource leak in probe()
Oliver Neukum <oneukum@suse.com>
usb: gadget: printer: fix races against disable
Oliver Neukum <oneukum@suse.com>
usb: gadget: printer: SS+ support
Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
net: usb: ax88179_178a: improve link status logs
Vasileios Amoiridis <vassilisamir@gmail.com>
iio: chemical: bme680: Fix sensor data read operation
Vasileios Amoiridis <vassilisamir@gmail.com>
iio: chemical: bme680: Fix overflows in compensate() functions
Vasileios Amoiridis <vassilisamir@gmail.com>
iio: chemical: bme680: Fix calibration data variable
Vasileios Amoiridis <vassilisamir@gmail.com>
iio: chemical: bme680: Fix pressure value output
Alexander Sverdlin <alexander.sverdlin@siemens.com>
iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF
Fernando Yang <hagisf@usp.br>
iio: adc: ad7266: Fix variable checking bug
Niklas Cassel <cassel@kernel.org>
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel <cassel@kernel.org>
ata: libata-core: Fix null pointer dereference on error
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: testunit: discard write requests while old command is running
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: testunit: don't erase registers after STOP
Thayne Harbaugh <thayne@mastodonlabs.com>
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Mark-PK Tsai <mark-pk.tsai@mediatek.com>
kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates
David Lechner <dlechner@baylibre.com>
counter: ti-eqep: enable clock at probe
Sean Anderson <sean.anderson@linux.dev>
iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Do not invert write-protect twice
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos
Kamal Dasu <kamal.dasu@broadcom.com>
mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos
Zhaoyang Huang <zhaoyang.huang@unisoc.com>
mm: fix incorrect vbq reference in purge_fragmented_block
Christoph Hellwig <hch@lst.de>
nfs: drop the incorrect assertion in nfs_swap_rw()
Jan Kara <jack@suse.cz>
ocfs2: fix DIO failure due to insufficient transaction credits
Johan Hovold <johan+linaro@kernel.org>
pinctrl: qcom: spmi-gpio: drop broken pm8008 support
Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Revert "MIPS: pci: lantiq: restore reset gpio polarity"
Arnd Bergmann <arnd@arndb.de>
parisc: use generic sys_fanotify_mark implementation
Linus Torvalds <torvalds@linux-foundation.org>
x86: stop playing stack games in profile_pc()
Kees Cook <kees@kernel.org>
randomize_kstack: Remove non-functional per-arch entropy filtering
Kent Gibson <warthog618@gmail.com>
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Andy Chiu <andy.chiu@sifive.com>
riscv: stacktrace: convert arch_stack_walk() to noinstr
Lijo Lazar <lijo.lazar@amd.com>
drm/amdgpu: Fix pci state save during mode-1 reset
Jesse Taube <jesse@rivosinc.com>
RISC-V: fix vector insn load/store width mask
Aleksandr Mishin <amishin@t-argos.ru>
gpio: davinci: Validate the obtained number of IRQs
Liu Ying <victor.liu@nxp.com>
drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA
Hannes Reinecke <hare@suse.de>
nvme: fixup comment for nvme RDMA Provider Type
Erick Archer <erick.archer@outlook.com>
drm/radeon/radeon_display: Decrease the size of allocated memory
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andrew Davis <afd@ti.com>
soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
Tiezhu Yang <yangtiezhu@loongson.cn>
irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGARCH_CPU
Ricardo Ribalda <ribalda@chromium.org>
media: dvbdev: Initialize sbuf
Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
ALSA: emux: improve patch ioctl data validation
Joachim Vandersmissen <git@jvdsn.com>
crypto: ecdh - explicitly zeroize private_key
Dawei Li <dawei.li@shingroup.cn>
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li <dawei.li@shingroup.cn>
net/iucv: Avoid explicit cpumask var allocation on stack
Wenchao Hao <haowenchao2@huawei.com>
RDMA/restrack: Fix potential invalid address access
Martin KaFai Lau <martin.lau@kernel.org>
bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
Johannes Berg <johannes.berg@intel.com>
wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
Denis Arefev <arefev@swemel.ru>
mtd: partitions: redboot: Added conversion of operands to a larger type
Uros Bizjak <ubizjak@gmail.com>
x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup
Maxime Coquelin <maxime.coquelin@redhat.com>
vduse: Temporarily fail if control queue feature requested
Maxime Coquelin <maxime.coquelin@redhat.com>
vduse: validate block features only with block devices
Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
Christophe Leroy <christophe.leroy@csgroup.eu>
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
Christophe Leroy <christophe.leroy@csgroup.eu>
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Ma Ke <make24@iscas.ac.cn>
net: mana: Fix possible double free in error handling path
Yunseong Kim <yskelg@gmail.com>
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix missing MSB in MIDI2 SPP conversion
Neal Cardwell <ncardwell@google.com>
tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO
Arnd Bergmann <arnd@arndb.de>
powerpc: restore some missing spu syscalls
Arnd Bergmann <arnd@arndb.de>
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann <arnd@arndb.de>
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann <arnd@arndb.de>
sparc: fix old compat_sys_select()
Tristram Ha <tristram.ha@microchip.com>
net: dsa: microchip: fix wrong register write when masking interrupt
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages
luoxuanqiang <luoxuanqiang@kylinos.cn>
Fix race for duplicate reqsk on identical SYN
Filipe Manana <fdmanana@suse.com>
btrfs: use NOFS context when getting inodes during logging and log replay
Jianguo Wu <wujianguo@chinatelecom.cn>
netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
Daniil Dulov <d.dulov@aladdin.ru>
xdp: Remove WARN() from __xdp_reg_mem_model()
Jan Sokolowski <jan.sokolowski@intel.com>
ice: Rebuild TC queues on VSI queue reconfiguration
Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
net: phy: micrel: add Microchip KSZ 9477 to the device table
Nick Child <nnac123@linux.ibm.com>
ibmvnic: Free any outstanding tx skbs during scrq reset
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix overrunning reservations in ringbuf
Ido Schimmel <idosch@nvidia.com>
mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
Xin Long <lucien.xin@gmail.com>
openvswitch: get related ct labels from its master if it is not confirmed
Tristram Ha <tristram.ha@microchip.com>
net: dsa: microchip: fix initial port flush problem
Elinor Montmasson <elinor.montmasson@savoirfairelinux.com>
ASoC: fsl-asoc-card: set priv->pdev before using it
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe()
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
ASoC: amd: acp: add a null check for chip_pdev structure
Niklas Schnelle <schnelle@linux.ibm.com>
s390/pci: Add missing virt_to_phys() for directed DIBV
Yonghong Song <yonghong.song@linux.dev>
bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
Yonghong Song <yonghong.song@linux.dev>
bpf: Add missed var_off setting in set_sext32_default_val()
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: q6apm-lpass-dai: close graph on prepare errors
Wenchao Hao <haowenchao22@gmail.com>
workqueue: Increase worker desc's length to 32
Andrei Simion <andrei.simion@microchip.com>
ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
ASoC: atmel: convert not to use asoc_xxx()
Hsin-Te Yuan <yuanhsinte@chromium.org>
ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision
Alibek Omarov <a1ba.omarov@gmail.com>
ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclk
Jeff Johnson <quic_jjohnson@quicinc.com>
wifi: mac80211: Use flexible array in struct ieee80211_tim_ie
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: userspace_pm: fixed subtest names
Geliang Tang <tanggeliang@kylinos.cn>
selftests: mptcp: print_test out of verify_listener_events
Martin Schiller <ms@dev.tdt.de>
MIPS: pci: lantiq: restore reset gpio polarity
Huang-Huang Bao <i@eh5.me>
pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set
Huang-Huang Bao <i@eh5.me>
pinctrl: rockchip: use dedicated pinctrl type for RK3328
Huang-Huang Bao <i@eh5.me>
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins
Huang-Huang Bao <i@eh5.me>
pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins
Hagar Hemdan <hagarhem@amazon.com>
pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER
John Keeping <jkeeping@inmusicbrands.com>
Input: ili210x - fix ili251x_read_touch_data() return value
Jan Beulich <jbeulich@suse.com>
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Heikki Krogerus <heikki.krogerus@linux.intel.com>
usb: typec: ucsi: Ack also failed Get Error commands
Christian A. Ehrhardt <lk@c--e.de>
usb: typec: ucsi: Never send a lone connector change ack
Adam Rizkalla <ajarizzo@gmail.com>
iio: pressure: bmp280: Fix BMP580 temperature reading
Li peiyu <579lpy@gmail.com>
iio: pressure: fix some word spelling errors
-------------
Diffstat:
Documentation/kbuild/modules.rst | 8 +-
Makefile | 4 +-
arch/arm/boot/dts/rockchip/rk3066a.dtsi | 1 +
arch/arm/net/bpf_jit_32.c | 25 ++-
arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts | 18 +-
arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dts | 4 +-
arch/arm64/boot/dts/rockchip/rk3368.dtsi | 3 +
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 2 +-
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts | 1 +
arch/arm64/include/asm/unistd32.h | 2 +-
arch/arm64/kernel/syscall.c | 16 +-
arch/csky/include/uapi/asm/unistd.h | 1 +
arch/hexagon/include/asm/syscalls.h | 6 +
arch/hexagon/include/uapi/asm/unistd.h | 1 +
arch/hexagon/kernel/syscalltab.c | 7 +
arch/loongarch/net/bpf_jit.c | 22 +-
arch/mips/kernel/syscalls/syscall_n32.tbl | 2 +-
arch/mips/kernel/syscalls/syscall_o32.tbl | 2 +-
arch/mips/net/bpf_jit_comp.c | 3 +-
arch/parisc/Kconfig | 1 +
arch/parisc/kernel/sys_parisc32.c | 9 -
arch/parisc/kernel/syscalls/syscall.tbl | 6 +-
arch/parisc/net/bpf_jit_core.c | 8 +-
arch/powerpc/kernel/syscalls/syscall.tbl | 6 +-
arch/riscv/include/asm/insn.h | 2 +-
arch/riscv/kernel/stacktrace.c | 2 +-
arch/s390/include/asm/entry-common.h | 2 +-
arch/s390/kernel/syscalls/syscall.tbl | 2 +-
arch/s390/net/bpf_jit_comp.c | 6 +-
arch/s390/pci/pci_irq.c | 2 +-
arch/sh/kernel/sys_sh32.c | 11 +
arch/sh/kernel/syscalls/syscall.tbl | 3 +-
arch/sparc/kernel/sys32.S | 221 ---------------------
arch/sparc/kernel/syscalls/syscall.tbl | 8 +-
arch/sparc/net/bpf_jit_comp_64.c | 6 +-
arch/x86/entry/syscalls/syscall_32.tbl | 2 +-
arch/x86/include/asm/entry-common.h | 15 +-
arch/x86/kernel/fpu/core.c | 4 +-
arch/x86/kernel/time.c | 20 +-
arch/x86/mm/numa.c | 6 +-
arch/x86/net/bpf_jit_comp32.c | 3 +-
crypto/ecdh.c | 2 +
drivers/ata/ahci.c | 17 +-
drivers/ata/libata-core.c | 29 ++-
drivers/counter/ti-eqep.c | 6 +
drivers/cpufreq/amd-pstate.c | 2 +-
drivers/cpufreq/intel_pstate.c | 13 +-
drivers/cxl/core/core.h | 7 +
drivers/cxl/core/hdm.c | 13 ++
drivers/cxl/core/memdev.c | 44 ----
drivers/cxl/core/region.c | 137 +++++++++++++
drivers/cxl/cxl.h | 2 +
drivers/cxl/cxlmem.h | 10 +
drivers/gpio/gpio-davinci.c | 5 +
drivers/gpio/gpiolib-cdev.c | 16 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | 18 +-
.../display/dc/link/protocols/link_dp_capability.c | 10 +-
drivers/gpu/drm/amd/display/include/dpcd_defs.h | 5 +
drivers/gpu/drm/drm_fb_helper.c | 6 +-
drivers/gpu/drm/drm_fbdev_dma.c | 5 +-
drivers/gpu/drm/drm_file.c | 8 +-
drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c | 1 +
drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 6 +
drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 6 +-
drivers/gpu/drm/panel/panel-simple.c | 1 +
drivers/gpu/drm/radeon/radeon.h | 1 -
drivers/gpu/drm/radeon/radeon_display.c | 8 +-
drivers/i2c/i2c-slave-testunit.c | 5 +-
drivers/iio/accel/Kconfig | 2 +
drivers/iio/adc/ad7266.c | 2 +
drivers/iio/adc/xilinx-ams.c | 8 +-
drivers/iio/chemical/bme680.h | 2 +
drivers/iio/chemical/bme680_core.c | 62 +++++-
drivers/iio/pressure/bmp280-core.c | 14 +-
drivers/iio/pressure/bmp280.h | 2 +-
drivers/infiniband/core/restrack.c | 51 +----
drivers/input/touchscreen/ili210x.c | 4 +-
drivers/irqchip/Kconfig | 2 +-
drivers/irqchip/irq-loongson-eiointc.c | 5 +-
drivers/irqchip/irq-loongson-liointc.c | 4 +-
drivers/media/dvb-core/dvbdev.c | 2 +-
drivers/mmc/host/sdhci-brcmstb.c | 4 +
drivers/mmc/host/sdhci-pci-core.c | 11 +-
drivers/mmc/host/sdhci-pci-o2micro.c | 41 ++--
drivers/mmc/host/sdhci.c | 25 ++-
drivers/mtd/parsers/redboot.c | 2 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 14 +-
drivers/net/can/spi/mcp251xfd/mcp251xfd-tx.c | 55 ++++-
drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 5 +
drivers/net/dsa/microchip/ksz9477.c | 10 +-
drivers/net/dsa/microchip/ksz9477_reg.h | 1 +
drivers/net/dsa/microchip/ksz_common.c | 2 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 14 +-
drivers/net/ethernet/ibm/ibmvnic.c | 6 +
drivers/net/ethernet/intel/ice/ice_main.c | 10 +-
.../net/ethernet/mellanox/mlxsw/spectrum_buffers.c | 20 +-
drivers/net/ethernet/microsoft/mana/mana_en.c | 2 +
drivers/net/phy/micrel.c | 1 +
drivers/net/usb/ax88179_178a.c | 6 +-
drivers/pci/msi/msi.c | 10 +-
drivers/pinctrl/core.c | 2 +-
drivers/pinctrl/pinctrl-rockchip.c | 68 ++++++-
drivers/pinctrl/pinctrl-rockchip.h | 1 +
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 -
drivers/pwm/pwm-stm32.c | 3 +
drivers/scsi/libsas/sas_ata.c | 6 +-
drivers/scsi/libsas/sas_discover.c | 2 +-
drivers/soc/ti/wkup_m3_ipc.c | 7 +-
drivers/tty/serial/8250/8250_omap.c | 25 ++-
drivers/tty/serial/bcm63xx_uart.c | 7 +-
drivers/tty/serial/imx.c | 4 +-
drivers/tty/serial/mcf.c | 2 +-
drivers/usb/atm/cxacru.c | 14 ++
drivers/usb/dwc3/core.c | 26 ++-
drivers/usb/dwc3/core.h | 1 +
drivers/usb/gadget/function/f_printer.c | 40 +++-
drivers/usb/gadget/udc/aspeed_udc.c | 4 +-
drivers/usb/musb/da8xx.c | 8 +-
drivers/usb/typec/ucsi/ucsi.c | 55 +++--
drivers/usb/typec/ucsi/ucsi_glink.c | 5 +-
drivers/usb/typec/ucsi/ucsi_stm32g0.c | 19 +-
drivers/vdpa/vdpa_user/vduse_dev.c | 14 +-
fs/btrfs/free-space-cache.c | 2 +-
fs/btrfs/tree-log.c | 43 ++--
fs/erofs/data.c | 5 +-
fs/gfs2/log.c | 3 +-
fs/gfs2/super.c | 4 +
fs/nfs/direct.c | 2 -
fs/ocfs2/aops.c | 5 +
fs/ocfs2/journal.c | 17 ++
fs/ocfs2/journal.h | 2 +
fs/ocfs2/ocfs2_trace.h | 2 +
fs/open.c | 4 +-
include/linux/compat.h | 2 +-
include/linux/filter.h | 10 +-
include/linux/ieee80211.h | 15 +-
include/linux/libata.h | 1 +
include/linux/mmzone.h | 9 +-
include/linux/nvme.h | 4 +-
include/linux/serial_core.h | 21 +-
include/linux/syscalls.h | 8 +-
include/linux/workqueue.h | 2 +-
include/net/inet_connection_sock.h | 2 +-
include/net/netfilter/nf_tables.h | 5 +
include/trace/events/qdisc.h | 2 +-
include/uapi/asm-generic/unistd.h | 2 +-
kernel/bpf/core.c | 6 +-
kernel/bpf/ringbuf.c | 31 ++-
kernel/bpf/verifier.c | 10 +-
kernel/cpu.c | 8 +-
kernel/sys_ni.c | 2 +-
mm/page_alloc.c | 9 +-
mm/vmalloc.c | 21 +-
net/batman-adv/originator.c | 27 +++
net/can/j1939/main.c | 6 +-
net/can/j1939/transport.c | 21 +-
net/core/xdp.c | 4 +-
net/dccp/ipv4.c | 7 +-
net/dccp/ipv6.c | 7 +-
net/ipv4/inet_connection_sock.c | 17 +-
net/ipv4/tcp_input.c | 45 +++--
net/iucv/iucv.c | 26 ++-
net/netfilter/nf_hooks_lwtunnel.c | 3 +
net/netfilter/nf_tables_api.c | 8 +-
net/netfilter/nft_lookup.c | 3 +-
net/openvswitch/conntrack.c | 7 +-
scripts/Makefile.dtbinst | 2 +-
scripts/Makefile.package | 2 +-
sound/core/seq/seq_ump_convert.c | 10 +-
sound/pci/hda/patch_realtek.c | 3 +
sound/soc/amd/acp/acp-i2s.c | 8 -
sound/soc/amd/acp/acp-pci.c | 10 +-
sound/soc/atmel/atmel-classd.c | 17 +-
sound/soc/atmel/atmel-pcm-dma.c | 8 +-
sound/soc/atmel/atmel-pcm-pdc.c | 4 +-
sound/soc/atmel/atmel-pdmic.c | 12 +-
sound/soc/atmel/atmel_wm8904.c | 4 +-
sound/soc/atmel/mikroe-proto.c | 2 +-
sound/soc/atmel/sam9g20_wm8731.c | 2 +-
sound/soc/atmel/sam9x5_wm8731.c | 2 +-
sound/soc/fsl/fsl-asoc-card.c | 3 +-
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c | 10 +-
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 32 +--
sound/soc/rockchip/rockchip_i2s_tdm.c | 13 +-
sound/synth/emux/soundfont.c | 17 +-
tools/testing/cxl/test/cxl.c | 4 +
tools/testing/selftests/net/mptcp/userspace_pm.sh | 50 +++--
189 files changed, 1374 insertions(+), 859 deletions(-)
next reply other threads:[~2024-07-02 17:18 UTC|newest]
Thread overview: 178+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-02 17:01 Greg Kroah-Hartman [this message]
2024-07-02 17:01 ` [PATCH 6.6 001/163] iio: pressure: fix some word spelling errors Greg Kroah-Hartman
2024-07-02 17:01 ` [PATCH 6.6 002/163] iio: pressure: bmp280: Fix BMP580 temperature reading Greg Kroah-Hartman
2024-07-02 17:01 ` [PATCH 6.6 003/163] usb: typec: ucsi: Never send a lone connector change ack Greg Kroah-Hartman
2024-07-02 17:01 ` [PATCH 6.6 004/163] usb: typec: ucsi: Ack also failed Get Error commands Greg Kroah-Hartman
2024-07-02 17:01 ` [PATCH 6.6 005/163] x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node() Greg Kroah-Hartman
2024-07-03 6:41 ` Mike Rapoport
2024-07-02 17:02 ` [PATCH 6.6 006/163] Input: ili210x - fix ili251x_read_touch_data() return value Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 007/163] pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 008/163] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 009/163] pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 010/163] pinctrl: rockchip: use dedicated pinctrl type for RK3328 Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 011/163] pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 012/163] MIPS: pci: lantiq: restore reset gpio polarity Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 013/163] selftests: mptcp: print_test out of verify_listener_events Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 014/163] selftests: mptcp: userspace_pm: fixed subtest names Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 015/163] wifi: mac80211: Use flexible array in struct ieee80211_tim_ie Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 016/163] ASoC: rockchip: i2s-tdm: Fix trcm mode by setting clock on right mclk Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 017/163] ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 018/163] ASoC: atmel: convert not to use asoc_xxx() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 019/163] ASoC: atmel: atmel-classd: Re-add dai_link->platform to fix card init Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 020/163] workqueue: Increase worker descs length to 32 Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 021/163] ASoC: q6apm-lpass-dai: close graph on prepare errors Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 022/163] bpf: Add missed var_off setting in set_sext32_default_val() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 023/163] bpf: Add missed var_off setting in coerce_subreg_to_size_sx() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 024/163] s390/pci: Add missing virt_to_phys() for directed DIBV Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 025/163] ASoC: amd: acp: add a null check for chip_pdev structure Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 026/163] ASoC: amd: acp: remove i2s configuration check in acp_i2s_probe() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 027/163] ASoC: fsl-asoc-card: set priv->pdev before using it Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 028/163] net: dsa: microchip: fix initial port flush problem Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 029/163] openvswitch: get related ct labels from its master if it is not confirmed Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 030/163] mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 031/163] bpf: Fix overrunning reservations in ringbuf Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 032/163] ibmvnic: Free any outstanding tx skbs during scrq reset Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 033/163] net: phy: micrel: add Microchip KSZ 9477 to the device table Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 034/163] net: dsa: microchip: use collision based back pressure mode Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 035/163] ice: Rebuild TC queues on VSI queue reconfiguration Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 036/163] xdp: Remove WARN() from __xdp_reg_mem_model() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 037/163] netfilter: fix undefined reference to netfilter_lwtunnel_* when CONFIG_SYSCTL=n Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 038/163] btrfs: use NOFS context when getting inodes during logging and log replay Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 039/163] Fix race for duplicate reqsk on identical SYN Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 040/163] ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messages Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 041/163] net: dsa: microchip: fix wrong register write when masking interrupt Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 042/163] sparc: fix old compat_sys_select() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 043/163] sparc: fix compat recv/recvfrom syscalls Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 044/163] parisc: use correct " Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 045/163] powerpc: restore some missing spu syscalls Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 046/163] tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFO Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 047/163] ALSA: seq: Fix missing MSB in MIDI2 SPP conversion Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 048/163] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 049/163] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 050/163] net: mana: Fix possible double free in error handling path Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 051/163] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 052/163] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 053/163] drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 054/163] vduse: validate block features only with block devices Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 055/163] vduse: Temporarily fail if control queue feature requested Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 056/163] x86/fpu: Fix AMD X86_BUG_FXSAVE_LEAK fixup Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 057/163] mtd: partitions: redboot: Added conversion of operands to a larger type Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 058/163] wifi: ieee80211: check for NULL in ieee80211_mle_size_ok() Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 059/163] bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 060/163] RDMA/restrack: Fix potential invalid address access Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 061/163] net/iucv: Avoid explicit cpumask var allocation on stack Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 062/163] net/dpaa2: " Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 063/163] crypto: ecdh - explicitly zeroize private_key Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 064/163] ALSA: emux: improve patch ioctl data validation Greg Kroah-Hartman
2024-07-02 17:02 ` [PATCH 6.6 065/163] media: dvbdev: Initialize sbuf Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 066/163] irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGARCH_CPU Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 067/163] soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 068/163] gfs2: Fix NULL pointer dereference in gfs2_log_flush Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 069/163] drm/radeon/radeon_display: Decrease the size of allocated memory Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 070/163] nvme: fixup comment for nvme RDMA Provider Type Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 071/163] drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 072/163] gpio: davinci: Validate the obtained number of IRQs Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 073/163] RISC-V: fix vector insn load/store width mask Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 074/163] drm/amdgpu: Fix pci state save during mode-1 reset Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 075/163] riscv: stacktrace: convert arch_stack_walk() to noinstr Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 076/163] gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1) Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 077/163] randomize_kstack: Remove non-functional per-arch entropy filtering Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 078/163] x86: stop playing stack games in profile_pc() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 079/163] parisc: use generic sys_fanotify_mark implementation Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 080/163] Revert "MIPS: pci: lantiq: restore reset gpio polarity" Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 081/163] pinctrl: qcom: spmi-gpio: drop broken pm8008 support Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 082/163] ocfs2: fix DIO failure due to insufficient transaction credits Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 083/163] nfs: drop the incorrect assertion in nfs_swap_rw() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 084/163] mm: fix incorrect vbq reference in purge_fragmented_block Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 085/163] mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 086/163] mmc: sdhci-brcmstb: check R1_STATUS for erase/trim/discard Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 087/163] mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 088/163] mmc: sdhci: Do not invert write-protect twice Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 089/163] mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 090/163] iio: xilinx-ams: Dont include ams_ctrl_channels in scan_mask Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 091/163] counter: ti-eqep: enable clock at probe Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 092/163] kbuild: doc: Update default INSTALL_MOD_DIR from extra to updates Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 093/163] kbuild: Fix build target deb-pkg: ln: failed to create hard link Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 094/163] i2c: testunit: dont erase registers after STOP Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 095/163] i2c: testunit: discard write requests while old command is running Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 096/163] ata: libata-core: Fix null pointer dereference on error Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 097/163] ata,scsi: libata-core: Do not leak memory for ata_port struct members Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 098/163] iio: adc: ad7266: Fix variable checking bug Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 099/163] iio: accel: fxls8962af: select IIO_BUFFER & IIO_KFIFO_BUF Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 100/163] iio: chemical: bme680: Fix pressure value output Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 101/163] iio: chemical: bme680: Fix calibration data variable Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 102/163] iio: chemical: bme680: Fix overflows in compensate() functions Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 103/163] iio: chemical: bme680: Fix sensor data read operation Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 104/163] net: usb: ax88179_178a: improve link status logs Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 105/163] usb: gadget: printer: SS+ support Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 106/163] usb: gadget: printer: fix races against disable Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 107/163] usb: musb: da8xx: fix a resource leak in probe() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 108/163] usb: atm: cxacru: fix endpoint checking in cxacru_bind() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 109/163] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 110/163] usb: gadget: aspeed_udc: fix device address configuration Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 111/163] usb: typec: ucsi: glink: fix child node release in probe function Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 112/163] usb: ucsi: stm32: fix command completion handling Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 113/163] usb: dwc3: core: Add DWC31 version 2.00a controller Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 114/163] usb: dwc3: core: Workaround for CSR read timeout Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 115/163] Revert "serial: core: only stop transmit when HW fifo is empty" Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 116/163] serial: 8250_omap: Implementation of Errata i2310 Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 117/163] serial: imx: set receiver level before starting uart Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 118/163] serial: core: introduce uart_port_tx_limited_flags() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 119/163] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 120/163] ALSA: hda/realtek: fix mute/micmute LEDs dont work for EliteBook 645/665 G11 Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 121/163] tty: mcf: MCF54418 has 10 UARTS Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 122/163] net: can: j1939: Initialize unused data in j1939_send_one() Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 123/163] net: can: j1939: recover socket queue on CAN bus error during BAM transmission Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 124/163] net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new Greg Kroah-Hartman
2024-07-02 17:03 ` [PATCH 6.6 125/163] PCI/MSI: Fix UAF in msi_capability_init Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 126/163] cpufreq: intel_pstate: Use HWP to initialize ITMT if CPPC is missing Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 127/163] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node() Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 128/163] cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked() Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 129/163] irqchip/loongson-liointc: Set different ISRs for different cores Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 130/163] kbuild: Install dtb files as 0644 in Makefile.dtbinst Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 131/163] sh: rework sync_file_range ABI Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 132/163] btrfs: zoned: fix initial free space detection Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 133/163] csky, hexagon: fix broken sys_sync_file_range Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 134/163] hexagon: fix fadvise64_64 calling conventions Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 135/163] drm/drm_file: Fix pid refcounting race Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 136/163] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 137/163] drm/fbdev-dma: Only set smem_start is enable per module option Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 138/163] drm/amdgpu: avoid using null object of framebuffer Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 139/163] drm/i915/gt: Fix potential UAF by revoke of fence registers Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 140/163] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 141/163] drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 142/163] drm/amdgpu/atomfirmware: fix parsing of vram_info Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 143/163] batman-adv: Dont accept TT entries for out-of-spec VIDs Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 144/163] can: mcp251xfd: fix infinite loop when xmit fails Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 145/163] ata: ahci: Clean up sysfs file on error Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 146/163] ata: libata-core: Fix double free " Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 147/163] ftruncate: pass a signed offset Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 148/163] syscalls: fix compat_sys_io_pgetevents_time64 usage Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 149/163] syscalls: fix sys_fanotify_mark prototype Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 150/163] erofs: fix NULL dereference of dif->bdev_handle in fscache mode Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 151/163] pwm: stm32: Refuse too small period requests Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 152/163] Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units" Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 153/163] mm/page_alloc: Separate THP PCP into movable and non-movable categories Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 154/163] arm64: dts: rockchip: Fix SD NAND and eMMC init on rk3308-rock-pi-s Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 155/163] arm64: dts: rockchip: Rename LED related pinctrl nodes " Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 156/163] arm64: dts: rockchip: Fix the value of `dlg,jack-det-rate` mismatch on rk3399-gru Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 157/163] ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 158/163] arm64: dts: rockchip: make poweroff(8) work on Radxa ROCK 5A Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 159/163] arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 160/163] arm64: dts: rockchip: Add sound-dai-cells for RK3368 Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 161/163] cxl/region: Move cxl_dpa_to_region() work to the region driver Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 162/163] cxl/region: Avoid null pointer dereference in region lookup Greg Kroah-Hartman
2024-07-02 17:04 ` [PATCH 6.6 163/163] cxl/region: check interleave capability Greg Kroah-Hartman
2024-07-02 19:18 ` [PATCH 6.6 000/163] 6.6.37-rc1 review SeongJae Park
2024-07-02 21:39 ` Mark Brown
2024-07-02 23:43 ` Shuah Khan
2024-07-03 8:13 ` Jon Hunter
2024-07-03 8:57 ` Naresh Kamboju
2024-07-03 12:34 ` Naresh Kamboju
2024-07-04 7:30 ` Greg Kroah-Hartman
2024-07-03 12:54 ` Takeshi Ogasawara
2024-07-03 15:05 ` Peter Schneider
2024-07-03 17:29 ` Harshit Mogalapalli
2024-07-03 17:31 ` Kelsey Steele
2024-07-03 21:16 ` Ron Economos
2024-07-04 15:12 ` Florian Fainelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240702170233.048122282@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).