From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 6.9.9
Date: Thu, 11 Jul 2024 12:53:56 +0200 [thread overview]
Message-ID: <2024071156-spool-mastiff-5b1f@gregkh> (raw)
I'm announcing the release of the 6.9.9 kernel.
All users of the 6.9 kernel series must upgrade.
The updated 6.9.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.9.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts | 2
arch/powerpc/include/asm/interrupt.h | 10
arch/powerpc/include/asm/io.h | 2
arch/powerpc/include/asm/percpu.h | 10
arch/powerpc/kernel/head_64.S | 5
arch/powerpc/kernel/setup_64.c | 2
arch/powerpc/kexec/core_64.c | 11
arch/powerpc/platforms/pseries/kexec.c | 8
arch/powerpc/platforms/pseries/pseries.h | 1
arch/powerpc/platforms/pseries/setup.c | 1
arch/powerpc/xmon/xmon.c | 6
arch/riscv/include/asm/errata_list.h | 12
arch/riscv/include/asm/tlbflush.h | 19 +
arch/riscv/kernel/machine_kexec.c | 10
arch/riscv/kvm/vcpu_pmu.c | 2
arch/riscv/mm/tlbflush.c | 23 -
arch/s390/include/asm/kvm_host.h | 1
arch/s390/include/asm/processor.h | 2
arch/s390/kvm/kvm-s390.c | 1
arch/s390/kvm/kvm-s390.h | 15 +
arch/s390/kvm/priv.c | 32 ++
block/blk-settings.c | 8
crypto/aead.c | 3
crypto/cipher.c | 3
drivers/base/regmap/regmap-i2c.c | 3
drivers/block/null_blk/zoned.c | 11
drivers/bluetooth/hci_bcm4377.c | 10
drivers/bluetooth/hci_qca.c | 18 +
drivers/cdrom/cdrom.c | 2
drivers/clk/mediatek/clk-mt8183-mfgcfg.c | 1
drivers/clk/mediatek/clk-mtk.c | 24 +
drivers/clk/mediatek/clk-mtk.h | 2
drivers/clk/qcom/clk-alpha-pll.c | 3
drivers/clk/qcom/gcc-ipq9574.c | 10
drivers/clk/qcom/gcc-sm6350.c | 10
drivers/clk/sunxi-ng/ccu_common.c | 18 -
drivers/crypto/hisilicon/debugfs.c | 21 +
drivers/crypto/hisilicon/sec2/sec_main.c | 2
drivers/firmware/dmi_scan.c | 11
drivers/firmware/sysfb.c | 12
drivers/gpio/gpio-mmio.c | 2
drivers/gpio/gpiolib-of.c | 22 +
drivers/gpu/drm/amd/amdgpu/aldebaran.c | 2
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 5
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 20 -
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 5
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 3
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 8
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 2
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c | 1
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 3
drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c | 2
drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 2
drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 6
drivers/gpu/drm/amd/amdkfd/kfd_svm.h | 3
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 4
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c | 8
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 8
drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 106 +++++---
drivers/gpu/drm/amd/display/dc/dml2/display_mode_core.c | 4
drivers/gpu/drm/amd/display/dc/dml2/dml2_dc_resource_mgmt.c | 6
drivers/gpu/drm/amd/display/dc/irq/dce110/irq_service_dce110.c | 8
drivers/gpu/drm/amd/display/dc/resource/dcn30/dcn30_resource.c | 3
drivers/gpu/drm/amd/display/dc/resource/dcn31/dcn31_resource.c | 5
drivers/gpu/drm/amd/display/dc/resource/dcn314/dcn314_resource.c | 5
drivers/gpu/drm/amd/display/dc/resource/dcn315/dcn315_resource.c | 2
drivers/gpu/drm/amd/display/dc/resource/dcn316/dcn316_resource.c | 2
drivers/gpu/drm/amd/display/dc/resource/dcn32/dcn32_resource.c | 5
drivers/gpu/drm/amd/display/dc/resource/dcn321/dcn321_resource.c | 2
drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c | 2
drivers/gpu/drm/amd/display/dc/resource/dcn351/dcn351_resource.c | 2
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c | 8
drivers/gpu/drm/amd/include/atomfirmware.h | 4
drivers/gpu/drm/drm_fbdev_generic.c | 3
drivers/gpu/drm/drm_panel_orientation_quirks.c | 7
drivers/gpu/drm/lima/lima_gp.c | 2
drivers/gpu/drm/lima/lima_mmu.c | 5
drivers/gpu/drm/lima/lima_pp.c | 4
drivers/gpu/drm/nouveau/nouveau_connector.c | 3
drivers/gpu/drm/ttm/ttm_bo.c | 1
drivers/gpu/drm/xe/tests/xe_dma_buf.c | 3
drivers/gpu/drm/xe/xe_gt_mcr.c | 6
drivers/gpu/drm/xe/xe_migrate.c | 8
drivers/hwmon/dell-smm-hwmon.c | 8
drivers/i2c/busses/i2c-i801.c | 2
drivers/i2c/busses/i2c-pnx.c | 48 ---
drivers/infiniband/core/user_mad.c | 21 +
drivers/input/ff-core.c | 7
drivers/leds/leds-an30259a.c | 14 -
drivers/leds/leds-mlxreg.c | 14 -
drivers/media/dvb-frontends/as102_fe_types.h | 2
drivers/media/dvb-frontends/tda10048.c | 9
drivers/media/dvb-frontends/tda18271c2dd.c | 4
drivers/media/i2c/st-mipid02.c | 2
drivers/media/i2c/tc358746.c | 3
drivers/media/platform/mediatek/vcodec/decoder/vdec/vdec_av1_req_lat_if.c | 22 +
drivers/media/platform/mediatek/vcodec/encoder/venc/venc_h264_if.c | 5
drivers/media/usb/dvb-usb/dib0700_devices.c | 18 +
drivers/media/usb/dvb-usb/dw2102.c | 120 +++++----
drivers/media/usb/s2255/s2255drv.c | 20 -
drivers/mtd/nand/raw/nand_base.c | 66 +++--
drivers/mtd/nand/raw/rockchip-nand-controller.c | 6
drivers/net/bonding/bond_options.c | 6
drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 1
drivers/net/dsa/mv88e6xxx/chip.c | 4
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h | 2
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 6
drivers/net/ethernet/google/gve/gve_ethtool.c | 41 ++-
drivers/net/ethernet/intel/e1000e/netdev.c | 132 +++++-----
drivers/net/ethernet/intel/ice/ice_hwmon.c | 2
drivers/net/ethernet/intel/ice/ice_ptp.c | 131 +++++++--
drivers/net/ethernet/intel/ice/ice_ptp.h | 9
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec.c | 48 ++-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5
drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ingress_ofld.c | 37 ++
drivers/net/ethernet/mellanox/mlxsw/core_linecards.c | 1
drivers/net/ethernet/renesas/rswitch.c | 4
drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 2
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 7
drivers/net/ethernet/wangxun/libwx/wx_hw.c | 1
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 10
drivers/net/ethernet/wangxun/libwx/wx_type.h | 1
drivers/net/ethernet/wangxun/ngbe/ngbe_main.c | 2
drivers/net/ethernet/wangxun/txgbe/txgbe_irq.c | 124 +++------
drivers/net/ethernet/wangxun/txgbe/txgbe_irq.h | 2
drivers/net/ethernet/wangxun/txgbe/txgbe_main.c | 9
drivers/net/ntb_netdev.c | 2
drivers/net/phy/aquantia/aquantia.h | 5
drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.c | 10
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 2
drivers/net/wireless/mediatek/mt76/mt7996/debugfs.c | 5
drivers/net/wireless/mediatek/mt76/mt7996/mcu.c | 5
drivers/net/wireless/microchip/wilc1000/hif.c | 3
drivers/net/wireless/realtek/rtw89/fw.c | 4
drivers/nfc/virtual_ncidev.c | 4
drivers/nvme/host/multipath.c | 2
drivers/nvme/host/pci.c | 3
drivers/nvme/target/core.c | 9
drivers/platform/x86/toshiba_acpi.c | 31 +-
drivers/platform/x86/touchscreen_dmi.c | 36 ++
drivers/s390/block/dasd_eckd.c | 4
drivers/s390/block/dasd_fba.c | 2
drivers/s390/cio/vfio_ccw_cp.c | 9
drivers/s390/crypto/pkey_api.c | 109 +++-----
drivers/scsi/mpi3mr/mpi3mr_transport.c | 10
drivers/scsi/qedf/qedf_io.c | 6
drivers/spi/spi-cadence-xspi.c | 20 +
drivers/thermal/mediatek/lvts_thermal.c | 2
drivers/tty/serial/imx.c | 2
drivers/usb/host/xhci-ring.c | 5
drivers/vhost/scsi.c | 17 -
drivers/vhost/vhost.c | 114 ++++++--
drivers/vhost/vhost.h | 2
drivers/virtio/virtio_pci_common.c | 2
fs/btrfs/block-group.c | 13
fs/btrfs/extent_io.c | 2
fs/btrfs/qgroup.c | 10
fs/btrfs/scrub.c | 2
fs/btrfs/space-info.c | 24 +
fs/f2fs/f2fs.h | 12
fs/f2fs/super.c | 27 +-
fs/f2fs/sysfs.c | 14 -
fs/jffs2/super.c | 1
fs/locks.c | 9
fs/nilfs2/alloc.c | 19 +
fs/nilfs2/alloc.h | 4
fs/nilfs2/dat.c | 2
fs/nilfs2/dir.c | 6
fs/nilfs2/ifile.c | 7
fs/nilfs2/nilfs.h | 10
fs/nilfs2/the_nilfs.c | 6
fs/nilfs2/the_nilfs.h | 2
fs/ntfs3/xattr.c | 5
fs/orangefs/super.c | 3
fs/super.c | 11
include/linux/dynamic_queue_limits.h | 3
include/linux/fsnotify.h | 8
include/linux/mutex.h | 27 ++
include/linux/phy.h | 2
include/linux/sched/vhost_task.h | 3
include/net/bluetooth/hci.h | 11
include/net/mac80211.h | 2
include/uapi/linux/cn_proc.h | 3
kernel/dma/map_benchmark.c | 3
kernel/exit.c | 2
kernel/locking/mutex-debug.c | 12
kernel/power/swap.c | 2
kernel/vhost_task.c | 53 ++--
lib/fortify_kunit.c | 9
lib/kunit/try-catch.c | 3
mm/page-writeback.c | 32 ++
net/bluetooth/hci_conn.c | 15 -
net/bluetooth/hci_event.c | 33 ++
net/bluetooth/iso.c | 3
net/bpf/bpf_dummy_struct_ops.c | 55 +++-
net/core/datagram.c | 19 -
net/ipv4/inet_diag.c | 2
net/ipv4/tcp_input.c | 9
net/ipv4/tcp_metrics.c | 1
net/mac802154/main.c | 14 -
net/netfilter/nf_tables_api.c | 3
net/sctp/socket.c | 7
net/wireless/nl80211.c | 6
scripts/link-vmlinux.sh | 2
sound/core/ump.c | 8
sound/pci/hda/patch_realtek.c | 9
tools/lib/bpf/bpf_core_read.h | 1
tools/lib/bpf/features.c | 32 ++
tools/power/x86/turbostat/turbostat.c | 35 +-
tools/testing/selftests/bpf/prog_tests/dummy_st_ops.c | 34 ++
tools/testing/selftests/bpf/progs/dummy_st_ops_success.c | 15 -
tools/testing/selftests/kselftest_harness.h | 43 +--
tools/testing/selftests/net/gro.c | 3
tools/testing/selftests/net/ip_local_port_range.c | 2
tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 2
tools/testing/selftests/net/msg_zerocopy.c | 14 -
tools/testing/selftests/resctrl/cat_test.c | 32 +-
219 files changed, 1973 insertions(+), 862 deletions(-)
Aleksandr Mishin (1):
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file
Alex Deucher (2):
drm/amdgpu/atomfirmware: silence UBSAN warning
drm/amdgpu: silence UBSAN warning
Alex Hung (6):
drm/amd/display: Check index msg_id before read or write
drm/amd/display: Check pipe offset before setting vblank
drm/amd/display: Skip finding free audio for unknown engine_id
drm/amd/display: Do not return negative stream id for array
drm/amd/display: ASSERT when failing to find index by plane/stream id
drm/amd/display: Fix uninitialized variables in DM
Andrii Nakryiko (2):
libbpf: detect broken PID filtering logic for multi-uprobe
libbpf: don't close(-1) in multi-uprobe feature detector
Armin Wolf (2):
platform/x86: toshiba_acpi: Fix quickstart quirk handling
hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist
Atish Patra (1):
RISC-V: KVM: Fix the initial sample period value
Babu Moger (1):
selftests/resctrl: Fix non-contiguous CBM for AMD
Bartosz Golaszewski (1):
net: phy: aquantia: add missing include guards
Bob Zhou (1):
drm/amdgpu: fix double free err_addr pointer warnings
Boris Burkov (1):
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Breno Leitao (1):
net: dql: Avoid calling BUG() when WARN() is enough
Chao Yu (1):
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chenghai Huang (1):
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chris Mi (1):
net/mlx5: E-switch, Create ingress ACL when needed
Christian Borntraeger (1):
KVM: s390: fix LPSWEY handling
Christian Brauner (2):
fs: don't misleadingly warn during thaw operations
swap: yield device immediately
Corinna Vinschen (1):
igc: fix a log entry using uninitialized netdev
Damien Le Moal (1):
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Dave Jiang (1):
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
Dima Ruinskiy (1):
e1000e: Fix S0ix residency on corporate systems
Dmitry Antipov (1):
mac802154: fix time calculation in ieee802154_configure_durations()
Dmitry Torokhov (2):
gpiolib: of: fix lookup quirk for MIPS Lantiq
gpiolib: of: add polarity quirk for TSC2005
Dragan Simic (1):
arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
Eduard Zingerman (5):
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
selftests/bpf: adjust dummy_st_ops_success to detect additional error
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
bpf: check bpf_dummy_struct_ops program params for test runs
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Edward Adam Davis (2):
Bluetooth: Ignore too large handle values in BIG
nfc/nci: Add the inconsistency check between the input data length and count
Eric Dumazet (1):
wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values
Eric Farman (1):
s390/vfio_ccw: Fix target addresses of TIC CCWs
Erick Archer (2):
sctp: prefer struct_size over open coded arithmetic
Input: ff-core - prefer struct_size over open coded arithmetic
Erico Nunes (1):
drm/lima: fix shared irq handling on driver remove
Fedor Pchelkin (1):
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
Fei Shao (1):
media: mediatek: vcodec: Only free buffer VA that is not NULL
Felix Fietkau (1):
wifi: mt76: replace skb_put with skb_put_zero
Florian Westphal (1):
netfilter: nf_tables: unconditionally flush pending work before notifier
Frank Oltmanns (1):
clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
Furong Xu (1):
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Gabor Juhos (1):
clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
George Stark (3):
locking/mutex: Introduce devm_mutex_init()
leds: mlxreg: Use devm_mutex_init() for mutex initialization
leds: an30259a: Use devm_mutex_init() for mutex initialization
Ghadi Elie Rahme (1):
bnx2x: Fix multiple UBSAN array-index-out-of-bounds
Greg Kroah-Hartman (1):
Linux 6.9.9
Greg Kurz (1):
powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
Hailey Mothershead (1):
crypto: aead,cipher - zeroize key buffer after use
Hannes Reinecke (1):
block: check for max_hw_sectors underflow
Hawking Zhang (1):
drm/amdgpu: correct hbm field in boot status
Hector Martin (1):
Bluetooth: hci_bcm4377: Fix msgid release
Heiner Kallweit (1):
i2c: i801: Annotate apanel_addr as __ro_after_init
Hersen Wu (2):
drm/amd/display: Add NULL pointer check for kzalloc
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Holger Dengler (3):
s390/pkey: Wipe sensitive data on failure
s390/pkey: Wipe copies of clear-key structures on failure
s390/pkey: Wipe copies of protected- and secure-keys
Iulia Tanasescu (1):
Bluetooth: ISO: Check socket flag instead of hcon
Jacob Keller (2):
ice: Don't process extts if PTP is disabled
ice: Reject pin requests with unsupported flags
Jakub Kicinski (1):
tcp_metrics: validate source addr length
Jan Kara (3):
mm: avoid overflows in dirty throttling logic
fsnotify: Do not generate events for O_PATH file descriptors
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jann Horn (1):
filelock: Remove locks reliably when fcntl/close race is detected
Jean Delvare (1):
firmware: dmi: Stop decoding on broken entry
Jesse Zhang (2):
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
drm/amdgpu: fix the warning about the expression (int)size - len
Jian-Hong Pan (1):
ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
Jianbo Liu (1):
net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()
Jiawen Wu (4):
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
net: txgbe: remove separate irq request for MSI and INTx
net: txgbe: add extra handle for MSI/INTx into thread irq handle
net: txgbe: free isb resources at the right time
Jim Wylder (1):
regmap-i2c: Subtract reg size from max_write
Jimmy Assarsson (1):
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jinglin Wen (1):
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinliang Zheng (1):
mm: optimize the redundant loop of mm_update_owner_next()
Johannes Berg (1):
wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
John Hubbard (1):
selftests/net: fix uninitialized variables
John Meneghini (1):
scsi: qedf: Make qedf_execute_tmf() non-preemptible
John Schoenick (1):
drm: panel-orientation-quirks: Add quirk for Valve Galileo
Jose E. Marchesi (1):
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jozef Hopko (1):
wifi: wilc1000: fix ies_len type in connect path
Jules Irenge (1):
s390/pkey: Use kfree_sensitive() to fix Coccinelle warnings
Julien Panis (1):
thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
Justin Stitt (1):
cdrom: rearrange last_media_change check to avoid unintentional overflow
Kees Cook (1):
kunit/fortify: Do not spam logs with fortify WARNs
Konstantin Komarov (1):
fs/ntfs3: Mark volume as dirty if xattr is broken
Kundan Kumar (1):
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kuniyuki Iwashima (1):
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Lang Yu (1):
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Len Brown (1):
tools/power turbostat: Remember global max_die_id
Leon Romanovsky (2):
net/mlx5e: Present succeeded IPsec SA bytes and packet
net/mlx5e: Approximate IPsec per-SA payload data bytes count
Li Zhang (1):
virtio-pci: Check if is_avq is NULL
Lu Yao (1):
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Luca Weiss (1):
clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents
Luiz Augusto von Dentz (1):
Bluetooth: hci_event: Fix setting of unicast qos interval
Ma Jun (2):
drm/amdgpu: Fix uninitialized variable warnings
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Ke (1):
drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
Mahesh Salgaonkar (1):
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Marek Vasut (1):
net: phy: phy_device: Fix PHY LED blinking code comment
Masahiro Yamada (1):
kbuild: fix short log for AS in link-vmlinux.sh
Matt Jan (1):
connector: Fix invalid conversion in cn_proc.h
Matt Roper (1):
drm/xe/mcr: Avoid clobbering DSS steering
Matthew Auld (1):
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthias Schiffer (1):
serial: imx: Raise TX trigger level to 8
Mauro Carvalho Chehab (1):
media: dw2102: fix a potential buffer overflow
Md Sadre Alam (1):
clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag
Michael Bunk (1):
media: dw2102: Don't translate i2c read into write
Michael Ellerman (1):
powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
Michael Guralnik (1):
IB/core: Implement a limit on UMAD receive List
Mickaël Salaün (2):
kunit: Fix timeout message
selftests/harness: Fix tests timeout and race condition
Mike Christie (4):
vhost: Use virtqueue mutex for swapping worker
vhost: Release worker mutex during flushes
vhost_task: Handle SIGKILL by flushing work and exiting
vhost-scsi: Handle vhost_vq_work_queue failures for events
Mike Marshall (1):
orangefs: fix out-of-bounds fsid access
Milena Olech (1):
ice: Fix improper extts handling
Miquel Raynal (3):
mtd: rawnand: Ensure ECC configuration is propagated to upper layers
mtd: rawnand: Fix the nand_read_data_op() early check
mtd: rawnand: Bypass a couple of sanity checks during NAND identification
Naohiro Aota (2):
btrfs: zoned: fix calc_available_free_space() for zoned mode
btrfs: fix adding block group to a reclaim list and the unused list during reclaim
Nathan Chancellor (2):
f2fs: Add inline to f2fs_build_fault_attr() stub
scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()
Neal Cardwell (1):
UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()
Nicholas Piggin (1):
powerpc/pseries: Fix scv instruction crash with kexec
Niklas Neronin (1):
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
Nilay Shroff (1):
nvme-multipath: find NUMA path only for online numa-node
Patryk Wlazlyn (1):
tools/power turbostat: Avoid possible memory corruption due to sparse topology IDs
Pavan Chebbi (1):
bnxt_en: Fix the resource check condition for RSS contexts
Pavel Skripkin (1):
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Petr Oros (1):
ice: use proper macro for testing bit
Pin-yen Lin (1):
clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
Piotr Wojtaszczyk (1):
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Qu Wenruo (1):
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Radu Rendec (1):
net: rswitch: Avoid use-after-free in rswitch_poll()
Ricardo Ribalda (7):
media: dvb: as102-fe: Fix as10x_register_addr packing
media: dvb-usb: dib0700_devices: Add missing release_firmware()
media: dvb-frontends: tda18271c2dd: Remove casting during div
media: s2255: Use refcount_t instead of atomic_t for num_channels
media: i2c: st-mipid02: Use the correct div function
media: tc358746: Use the correct div_ function
media: dvb-frontends: tda10048: Fix integer overflow
Rodrigo Vivi (1):
drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf
Ryusuke Konishi (3):
nilfs2: fix inode number range checks
nilfs2: add missing check for inode numbers on directory entries
nilfs2: fix incorrect inode allocation from reserved inodes
Sagi Grimberg (2):
net: allow skb_datagram_iter to be called from any context
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sam Sun (1):
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Samuel Holland (1):
riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
Sasha Neftin (1):
Revert "igc: fix a log entry using uninitialized netdev"
Shailend Chand (1):
gve: Account for stopped queues when reading NIC stats
Shigeru Yoshida (1):
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shiji Yang (1):
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Simon Horman (1):
net: dsa: mv88e6xxx: Correct check for empty list
Song Shuai (1):
riscv: kexec: Avoid deadlock in kexec crash path
StanleyYP Wang (1):
wifi: mt76: mt7996: add sanity checks for background radar trigger
Stefan Haberland (1):
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Sven Peter (1):
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Schnelle (1):
s390: Mark psw in __load_psw_mask() as __unitialized
Takashi Iwai (1):
ALSA: ump: Set default protocol when not given explicitly
Thomas Hellström (1):
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Huth (1):
drm/fbdev-generic: Fix framebuffer on big endian devices
Thomas Zimmermann (1):
firmware: sysfb: Fix reference count of sysfb parent device
Tim Huang (1):
drm/amdgpu: fix uninitialized scalar variable warning
Tomas Henzl (1):
scsi: mpi3mr: Sanitise num_phys
Val Packett (1):
mtd: rawnand: rockchip: ensure NVDDR timings are rejected
Wang Yong (1):
jffs2: Fix potential illegal address access in jffs2_free_inode
Wenjing Liu (1):
drm/amd/display: update pipe topology log to support subvp
Wenkai Lin (1):
crypto: hisilicon/sec2 - fix for register offset
Witold Sadowski (1):
spi: cadence: Ensure data lines set to low during dummy-cycle period
Yijie Yang (1):
net: stmmac: dwmac-qcom-ethqos: fix error array size
Zijian Zhang (2):
selftests: fix OOM in msg_zerocopy selftest
selftests: make order checking verbose in msg_zerocopy selftest
Zijun Hu (1):
Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
Zong-Zhe Yang (1):
wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband
hmtheboy154 (2):
platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
next reply other threads:[~2024-07-11 10:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 10:53 Greg Kroah-Hartman [this message]
2024-07-11 10:53 ` Linux 6.9.9 Greg Kroah-Hartman
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=2024071156-spool-mastiff-5b1f@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.