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/189] 6.6.46-rc1 review
Date: Mon, 12 Aug 2024 18:00:56 +0200 [thread overview]
Message-ID: <20240812160132.135168257@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.6.46 release.
There are 189 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 14 Aug 2024 16:00:26 +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.46-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.46-rc1
Filipe Manana <fdmanana@suse.com>
btrfs: fix double inode unlock for direct IO sync writes
Matthieu Baerts (NGI0) <matttbe@kernel.org>
Revert "selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky"
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: join: test both signal & subflow
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: join: ability to invert ADD_ADDR check
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: reduce indentation blocks
Wayne Lin <wayne.lin@amd.com>
drm/amd/display: Defer handling mst up request in resume
Christoph Hellwig <hch@lst.de>
xfs: fix log recovery buffer allocation for the legacy h_size fixup
Dave Airlie <airlied@redhat.com>
nouveau: set placement to original placement on uvmm validate.
Miaohe Lin <linmiaohe@huawei.com>
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Arnaldo Carvalho de Melo <acme@redhat.com>
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Nicolas Dichtel <nicolas.dichtel@6wind.com>
ipv6: fix source address selection with route leak
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: prefer nft_chain_validate
Filipe Manana <fdmanana@suse.com>
btrfs: fix corruption after buffer fault in during direct IO append write
Yang Shi <yang@os.amperecomputing.com>
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
Yang Shi <yang@os.amperecomputing.com>
mm: huge_memory: don't force huge page alignment on 32 bit
Ivan Lipski <ivlipski@amd.com>
Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update"
Jens Axboe <axboe@kernel.dk>
block: use the right type for stub rq_integrity_vec()
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: deny endp with signal + subflow + port
Paolo Abeni <pabeni@redhat.com>
selftests: mptcp: fix error path
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: fully established after ADD_ADDR echo on MPJ
Bill Wendling <morbo@google.com>
drm/radeon: Remove __counted_by from StateArray.states[]
Thomas Zimmermann <tzimmermann@suse.de>
drm/mgag200: Bind I2C lifetime to DRM device
Thomas Zimmermann <tzimmermann@suse.de>
drm/mgag200: Set DDC timeout in milliseconds
Dragan Simic <dsimic@manjaro.org>
drm/lima: Mark simple_ondemand governor as softdep
Wayne Lin <Wayne.Lin@amd.com>
drm/dp_mst: Skip CSN if topology probing is not done yet
Lucas Stach <l.stach@pengutronix.de>
drm/bridge: analogix_dp: properly handle zero sized AUX transactions
Yang Yingliang <yangyingliang@huawei.com>
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang <yangyingliang@huawei.com>
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang <yangyingliang@huawei.com>
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang <yangyingliang@huawei.com>
sched/smt: Introduce sched_smt_present_inc/dec() helper
Andi Kleen <ak@linux.intel.com>
x86/mtrr: Check if fixed MTRRs exist before saving them
Chen Yu <yu.c.chen@intel.com>
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Qu Wenruo <wqu@suse.com>
btrfs: avoid using fixed char array size for tree names
Nico Pache <npache@redhat.com>
selftests: mm: add s390 to ARCH check
Mathias Krause <minipli@grsecurity.net>
eventfs: Use SRCU for freeing eventfs_inodes
Mathias Krause <minipli@grsecurity.net>
eventfs: Don't return NULL in eventfs_create_dir()
Steve French <stfrench@microsoft.com>
smb3: fix setting SecurityFlags when encryption is required
Waiman Long <longman@redhat.com>
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Tze-nan Wu <Tze-nan.Wu@mediatek.com>
tracing: Fix overflow in get_free_elt()
Hans de Goede <hdegoede@redhat.com>
power: supply: axp288_charger: Round constant_charge_voltage writes down
Hans de Goede <hdegoede@redhat.com>
power: supply: axp288_charger: Fix constant_charge_voltage writes
Neil Armstrong <neil.armstrong@linaro.org>
power: supply: qcom_battmgr: return EAGAIN when firmware service is not up
Miao Wang <shankerwangmiao@gmail.com>
LoongArch: Enable general EFI poweroff method
Shay Drory <shayd@nvidia.com>
genirq/irqdesc: Honor caller provided affinity in alloc_desc()
Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
irqchip/xilinx: Fix shift out of bounds
Andrey Konovalov <andreyknvl@gmail.com>
kcov: properly check for softirq context
Takashi Iwai <tiwai@suse.de>
ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx
Mikulas Patocka <mpatocka@redhat.com>
parisc: fix a possible DMA corruption
Mikulas Patocka <mpatocka@redhat.com>
parisc: fix unaligned accesses in BPF
Shakeel Butt <shakeel.butt@linux.dev>
memcg: protect concurrent access to mem_cgroup_idr
George Kennedy <george.kennedy@oracle.com>
serial: core: check uartclk for zero to avoid divide by zero
Thomas Gleixner <tglx@linutronix.de>
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Justin Stitt <justinstitt@google.com>
ntp: Safeguard against time_constant overflow
Steven Rostedt <rostedt@goodmis.org>
tracefs: Use generic inode RCU for synchronizing freeing
Mathias Krause <minipli@grsecurity.net>
tracefs: Fix inode allocation
Dan Williams <dan.j.williams@intel.com>
driver core: Fix uevent_show() vs driver detach race
Paul E. McKenney <paulmck@kernel.org>
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Feng Tang <feng.tang@intel.com>
clocksource: Scale the watchdog read retries automatically
Justin Stitt <justinstitt@google.com>
ntp: Clamp maxerror and esterror to operating range
Jason Wang <jasowang@redhat.com>
vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler
Thomas Gleixner <tglx@linutronix.de>
tick/broadcast: Move per CPU pointer access into the atomic section
Vamshi Gajjela <vamshigajjela@google.com>
scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
Manivannan Sadhasivam <mani@kernel.org>
scsi: ufs: core: Do not set link to OFF state while waking up from hibernation
Damien Le Moal <dlemoal@kernel.org>
scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES
Chris Wulff <crwulff@gmail.com>
usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed.
Prashanth K <quic_prashk@quicinc.com>
usb: gadget: u_serial: Set start_delayed during suspend
Takashi Iwai <tiwai@suse.de>
usb: gadget: midi2: Fix the response for FB info with block 0xff
Chris Wulff <crwulff@gmail.com>
usb: gadget: core: Check for unset descriptor
Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
USB: serial: debug: do not echo input by default
Oliver Neukum <oneukum@suse.com>
usb: vhci-hcd: Do not drop references before new references are gained
Takashi Iwai <tiwai@suse.de>
ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4
Dustin L. Howett <dustin@howett.net>
ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks
Steven 'Steve' Kendall <skend@chromium.org>
ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
Takashi Iwai <tiwai@suse.de>
ALSA: line6: Fix racy access to midibuf
Ma Ke <make24@iscas.ac.cn>
drm/client: fix null pointer dereference in drm_client_modeset_probe
Andi Shyti <andi.shyti@linux.intel.com>
drm/i915/gem: Adjust vma offset for framebuffer mmap offset
Joshua Ashton <joshua@froggi.es>
drm/amdgpu: Forward soft recovery errors to userspace
Fangzhi Zuo <Jerry.Zuo@amd.com>
drm/amd/display: Skip Recompute DSC Params if no Stream on Link
Andi Shyti <andi.shyti@linux.intel.com>
drm/i915/gem: Fix Virtual Memory mapping boundaries calculation
Linus Torvalds <torvalds@linux-foundation.org>
module: make waiting for a concurrent module loader interruptible
Linus Torvalds <torvalds@linux-foundation.org>
module: warn about excessively long module waits
Gleb Korobeynikov <gkorobeynikov@astralinux.ru>
cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath
Jerome Brunet <jbrunet@baylibre.com>
ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
Takashi Iwai <tiwai@suse.de>
ALSA: usb-audio: Re-add ScratchAmp quirk entries
Stefan Wahren <wahrenst@gmx.net>
spi: spi-fsl-lpspi: Fix scldiv calculation
Gaosheng Cui <cuigaosheng1@huawei.com>
i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
Gaosheng Cui <cuigaosheng1@huawei.com>
i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
Masami Hiramatsu (Google) <mhiramat@kernel.org>
kprobes: Fix to check symbol prefixes correctly
Menglong Dong <menglong8.dong@gmail.com>
bpf: kprobe: remove unused declaring of bpf_kprobe_override
Guenter Roeck <linux@roeck-us.net>
i2c: smbus: Send alert notifications to all devices if source not found
Curtis Malainey <cujomalainey@chromium.org>
ASoC: SOF: Remove libraries from topology lookups
Geert Uytterhoeven <geert+renesas@glider.be>
spi: spidev: Add missing spi_device_id for bh2228fv
Jerome Audu <jau@free.fr>
ASoC: sti: add missing probe entry for player and reader
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ASoC: codecs: wsa884x: Correct Soundwire ports mask
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: codecs: wsa884x: parse port-mapping information
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ASoC: codecs: wsa883x: Correct Soundwire ports mask
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: codecs: wsa883x: parse port-mapping information
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ASoC: codecs: wsa881x: Correct Soundwire ports mask
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask
Guenter Roeck <linux@roeck-us.net>
i2c: smbus: Improve handling of stuck alerts
Mark Rutland <mark.rutland@arm.com>
arm64: errata: Expand speculative SSBS workaround (again)
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland <mark.rutland@arm.com>
arm64: errata: Expand speculative SSBS workaround
Mark Rutland <mark.rutland@arm.com>
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-X925 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-A720 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-X3 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Neoverse-V3 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: cputype: Add Cortex-X4 definitions
Mark Rutland <mark.rutland@arm.com>
arm64: barrier: Restore spec_bar() macro
Besar Wicaksono <bwicaksono@nvidia.com>
arm64: Add Neoverse-V2 part
Willem de Bruijn <willemb@google.com>
net: drop bad gso csum_start and offset in virtio_net_hdr
Zheng Zucheng <zhengzucheng@huawei.com>
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Huacai Chen <chenhuacai@kernel.org>
irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
Arseniy Krasnov <avkrasnov@salutedevices.com>
irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'
Damien Le Moal <dlemoal@kernel.org>
scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
profiling: remove profile=sleep support
Benjamin Coddington <bcodding@redhat.com>
SUNRPC: Fix a race to wake a sync task
Peter Oberparleiter <oberpar@linux.ibm.com>
s390/sclp: Prevent release of buffer in I/O
Kemeng Shi <shikemeng@huaweicloud.com>
jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
Xiaxi Shen <shenxiaxi26@gmail.com>
ext4: fix uninitialized variable in ext4_inlinedir_to_tree
Chi Zhiling <chizhiling@kylinos.cn>
media: xc2028: avoid use-after-free in load_firmware_cb()
Michal Pecio <michal.pecio@gmail.com>
media: uvcvideo: Fix the bandwdith quirk on USB 3.x
Ricardo Ribalda <ribalda@chromium.org>
media: uvcvideo: Ignore empty TS packets
Alex Hung <alex.hung@amd.com>
drm/amd/display: Add null checker before passing variables
Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_plane_handle_cursor_update
Ming Qian <ming.qian@nxp.com>
media: amphion: Remove lock in s_ctrl callback
Bob Zhou <bob.zhou@amd.com>
drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
Victor Skvortsov <victor.skvortsov@amd.com>
drm/amdgpu: Add lock around VF RLCG interface
Jesse Zhang <jesse.zhang@amd.com>
drm/admgpu: fix dereferencing null pointer context
Ma Jun <Jun.Ma2@amd.com>
drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules
Ma Jun <Jun.Ma2@amd.com>
drm/amdgpu: Fix the null pointer dereference to ras_manager
Ma Jun <Jun.Ma2@amd.com>
drm/amdgpu/pm: Fix the null pointer dereference for smu7
Ma Jun <Jun.Ma2@amd.com>
drm/amdgpu/pm: Fix the param type of set_power_profile_mode
Tim Huang <Tim.Huang@amd.com>
drm/amdgpu: fix potential resource leak warning
Michael Strauss <michael.strauss@amd.com>
drm/amd/display: Add delay to improve LTTPR UHBR interop
Luke Wang <ziniu.wang_1@nxp.com>
Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading
Filipe Manana <fdmanana@suse.com>
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Qu Wenruo <wqu@suse.com>
btrfs: do not clear page dirty inside extent_write_locked_range()
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3
Marc Kleine-Budde <mkl@pengutronix.de>
can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd
Marc Kleine-Budde <mkl@pengutronix.de>
can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum
Johannes Berg <johannes.berg@intel.com>
wifi: nl80211: don't give key data to userspace
Roman Smirnov <r.smirnov@omp.ru>
udf: prevent integer overflow in udf_bitmap_free_blocks()
FUJITA Tomonori <fujita.tomonori@gmail.com>
PCI: Add Edimax Vendor ID to pci_ids.h
Kuniyuki Iwashima <kuniyu@amazon.com>
af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect().
Yonghong Song <yonghong.song@linux.dev>
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Dragos Tatulea <dtatulea@nvidia.com>
net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
Baochen Qiang <quic_bqiang@quicinc.com>
wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
Johannes Berg <johannes.berg@intel.com>
wifi: nl80211: disallow setting special AP channel widths
Viresh Kumar <viresh.kumar@linaro.org>
xen: privcmd: Switch from mutex to spinlock for irqfds
Thomas Weißschuh <linux@weissschuh.net>
ACPI: SBS: manage alarm sysfs attribute through psy core
Thomas Weißschuh <linux@weissschuh.net>
ACPI: battery: create alarm sysfs attribute atomically
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
clocksource/drivers/sh_cmt: Address race condition for clock events
Frederic Weisbecker <frederic@kernel.org>
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Mikulas Patocka <mpatocka@redhat.com>
block: change rq_integrity_vec to respect the iterator
Yu Kuai <yukuai3@huawei.com>
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Li Nan <linan122@huawei.com>
md: do not delete safemode_timer in mddev_suspend
Paul E. McKenney <paulmck@kernel.org>
rcutorture: Fix rcu_torture_fwd_cb_cr() data race
Wilken Gottwalt <wilken.gottwalt@posteo.net>
hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu
Hagar Hemdan <hagarhem@amazon.com>
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Csókás, Bence <csokas.bence@prolan.hu>
net: fec: Stop PPS on driver remove
Florian Fainelli <florian.fainelli@broadcom.com>
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
James Chapman <jchapman@katalix.com>
l2tp: fix lockdep splat
Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Zhengchao Shao <shaozhengchao@huawei.com>
net/smc: add the max value of fallback reason count
Anton Khirnov <anton@khirnov.net>
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Dmitry Antipov <dmantipov@yandex.ru>
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Grzegorz Nitka <grzegorz.nitka@intel.com>
ice: Fix reset handler
Eric Dumazet <edumazet@google.com>
net: linkwatch: use system_unbound_wq
Nikolay Aleksandrov <razor@blackwall.org>
net: bridge: mcast: wait for previous gc cycles when removing port
Daniele Palmas <dnlplm@gmail.com>
net: usb: qmi_wwan: fix memory leak for not ip packets
Kuniyuki Iwashima <kuniyu@amazon.com>
sctp: Fix null-ptr-deref in reuseport_add_sock().
Johan Hovold <johan+linaro@kernel.org>
wifi: ath12k: fix soft lockup on suspend
Kang Yang <quic_kangyang@quicinc.com>
wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler
Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
wifi: ath12k: rename the sc naming convention to ab
Paulo Alcantara <pc@manguebit.com>
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Peter Zijlstra <peterz@infradead.org>
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra <peterz@infradead.org>
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra <peterz@infradead.org>
jump_label: Fix the fix, brown paper bags galore
Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
platform/x86/intel/ifs: Initialize union ifs_status to zero
Jithu Joseph <jithu.joseph@intel.com>
platform/x86/intel/ifs: Gen2 Scan test support
Jithu Joseph <jithu.joseph@intel.com>
platform/x86/intel/ifs: Store IFS generation number
Yipeng Zou <zouyipeng@huawei.com>
irqchip/mbigen: Fix mbigen node address layout
-------------
Diffstat:
Documentation/admin-guide/cifs/usage.rst | 2 +-
Documentation/admin-guide/kernel-parameters.txt | 10 +-
Documentation/arch/arm64/silicon-errata.rst | 36 +++++
Documentation/hwmon/corsair-psu.rst | 6 +-
Makefile | 4 +-
arch/arm64/Kconfig | 38 +++++
arch/arm64/include/asm/barrier.h | 4 +
arch/arm64/include/asm/cputype.h | 16 +++
arch/arm64/kernel/cpu_errata.c | 31 +++++
arch/arm64/kernel/cpufeature.c | 12 ++
arch/arm64/kernel/proton-pack.c | 12 ++
arch/arm64/tools/cpucaps | 1 +
arch/loongarch/kernel/efi.c | 6 +
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/cache.h | 11 +-
arch/parisc/net/bpf_jit_core.c | 2 +-
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/include/asm/qspinlock.h | 12 +-
arch/x86/kernel/cpu/mtrr/mtrr.c | 2 +-
arch/x86/kernel/paravirt.c | 7 +-
arch/x86/mm/pti.c | 8 +-
drivers/acpi/battery.c | 16 ++-
drivers/acpi/sbs.c | 23 +--
drivers/base/core.c | 13 +-
drivers/base/module.c | 4 +
drivers/bluetooth/btnxpuart.c | 2 +-
drivers/clocksource/sh_cmt.c | 13 +-
drivers/gpio/gpiolib.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 6 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c | 5 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 10 +-
.../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 3 +
.../hwss/link_hwss_hpo_fixed_vs_pe_retimer_dp.c | 5 +
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 8 +-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c | 8 +-
.../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 55 ++++----
.../gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c | 14 +-
.../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c | 36 ++++-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 16 +--
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c | 5 +-
drivers/gpu/drm/display/drm_dp_mst_topology.c | 11 ++
drivers/gpu/drm/drm_client_modeset.c | 5 +
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 55 +++++++-
drivers/gpu/drm/lima/lima_drv.c | 1 +
drivers/gpu/drm/mgag200/mgag200_i2c.c | 8 +-
drivers/gpu/drm/nouveau/nouveau_uvmm.c | 6 +-
drivers/gpu/drm/radeon/pptable.h | 2 +-
drivers/hwmon/corsair-psu.c | 7 +-
drivers/i2c/busses/i2c-qcom-geni.c | 5 +-
drivers/i2c/i2c-smbus.c | 64 ++++++++-
drivers/irqchip/irq-loongarch-cpu.c | 6 +-
drivers/irqchip/irq-mbigen.c | 20 ++-
drivers/irqchip/irq-meson-gpio.c | 14 +-
drivers/irqchip/irq-xilinx-intc.c | 2 +-
drivers/md/md.c | 1 -
drivers/md/raid5.c | 20 ++-
drivers/media/platform/amphion/vdec.c | 2 -
drivers/media/platform/amphion/venc.c | 2 -
drivers/media/tuners/xc2028.c | 9 +-
drivers/media/usb/uvc/uvc_video.c | 37 ++++-
drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c | 2 +
drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c | 125 +++++++++--------
drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 13 +-
drivers/net/dsa/bcm_sf2.c | 4 +-
drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 14 +-
drivers/net/ethernet/freescale/fec_ptp.c | 3 +
drivers/net/ethernet/intel/ice/ice_main.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 3 +
.../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 23 +++
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wireless/ath/ath12k/core.h | 2 +
drivers/net/wireless/ath/ath12k/dp_rx.c | 1 +
drivers/net/wireless/ath/ath12k/hif.h | 18 +--
drivers/net/wireless/ath/ath12k/pci.c | 21 ++-
drivers/nvme/host/pci.c | 6 +-
drivers/platform/x86/intel/ifs/core.c | 3 +
drivers/platform/x86/intel/ifs/ifs.h | 30 +++-
drivers/platform/x86/intel/ifs/runtest.c | 31 +++--
drivers/power/supply/axp288_charger.c | 24 ++--
drivers/power/supply/qcom_battmgr.c | 8 +-
drivers/s390/char/sclp_sd.c | 10 +-
drivers/scsi/mpi3mr/mpi3mr_os.c | 11 ++
drivers/scsi/mpt3sas/mpt3sas_base.c | 20 ++-
drivers/spi/spi-fsl-lpspi.c | 6 +-
drivers/spi/spidev.c | 1 +
drivers/tty/serial/serial_core.c | 8 ++
drivers/ufs/core/ufshcd.c | 14 +-
drivers/usb/gadget/function/f_midi2.c | 21 ++-
drivers/usb/gadget/function/u_audio.c | 42 ++++--
drivers/usb/gadget/function/u_serial.c | 1 +
drivers/usb/gadget/udc/core.c | 10 +-
drivers/usb/serial/usb_debug.c | 7 +
drivers/usb/usbip/vhci_hcd.c | 9 +-
drivers/vhost/vdpa.c | 8 +-
drivers/xen/privcmd.c | 25 ++--
fs/btrfs/ctree.h | 1 +
fs/btrfs/extent_io.c | 4 +-
fs/btrfs/file.c | 60 ++++++--
fs/btrfs/free-space-cache.c | 1 +
fs/btrfs/print-tree.c | 2 +-
fs/ext4/inline.c | 6 +-
fs/jbd2/journal.c | 1 +
fs/smb/client/cifs_debug.c | 2 +-
fs/smb/client/cifsglob.h | 8 +-
fs/smb/client/inode.c | 17 ++-
fs/smb/client/misc.c | 9 +-
fs/smb/client/reparse.c | 4 +
fs/smb/client/reparse.h | 19 ++-
fs/smb/client/smb2inode.c | 2 +
fs/smb/client/smb2pdu.c | 3 +
fs/tracefs/event_inode.c | 4 +-
fs/tracefs/inode.c | 12 +-
fs/tracefs/internal.h | 5 +-
fs/udf/balloc.c | 36 ++---
fs/xfs/xfs_log_recover.c | 20 ++-
include/linux/blk-integrity.h | 16 +--
include/linux/clocksource.h | 14 +-
include/linux/fs.h | 2 +-
include/linux/pci_ids.h | 2 +
include/linux/profile.h | 1 -
include/linux/trace_events.h | 1 -
include/linux/virtio_net.h | 16 +--
include/net/ip6_route.h | 22 ++-
include/trace/events/intel_ifs.h | 16 +--
kernel/irq/irqdesc.c | 1 +
kernel/jump_label.c | 4 +-
kernel/kcov.c | 15 +-
kernel/kprobes.c | 4 +-
kernel/module/main.c | 41 ++++--
kernel/padata.c | 7 +
kernel/profile.c | 11 +-
kernel/rcu/rcutorture.c | 2 +-
kernel/rcu/tree.c | 10 +-
kernel/sched/core.c | 68 ++++++---
kernel/sched/cputime.c | 6 +
kernel/sched/stats.c | 10 --
kernel/time/clocksource-wdtest.c | 13 +-
kernel/time/clocksource.c | 10 +-
kernel/time/ntp.c | 9 +-
kernel/time/tick-broadcast.c | 3 +-
kernel/time/timekeeping.c | 2 +-
kernel/trace/tracing_map.c | 6 +-
mm/huge_memory.c | 4 +
mm/hugetlb.c | 14 +-
mm/memcontrol.c | 22 ++-
net/bluetooth/hci_sync.c | 14 ++
net/bluetooth/l2cap_core.c | 1 +
net/bridge/br_multicast.c | 4 +-
net/core/link_watch.c | 4 +-
net/ipv4/tcp_offload.c | 3 +
net/ipv4/udp_offload.c | 4 +
net/ipv6/ip6_output.c | 1 +
net/ipv6/route.c | 2 +-
net/l2tp/l2tp_core.c | 15 +-
net/mptcp/options.c | 3 +-
net/mptcp/pm.c | 12 ++
net/mptcp/pm_netlink.c | 65 ++++++---
net/mptcp/pm_userspace.c | 18 +++
net/mptcp/protocol.h | 3 +
net/mptcp/subflow.c | 3 +
net/netfilter/nf_tables_api.c | 154 ++-------------------
net/sctp/input.c | 19 +--
net/smc/smc_stats.h | 2 +-
net/sunrpc/sched.c | 4 +-
net/unix/af_unix.c | 34 ++---
net/wireless/nl80211.c | 37 +++--
sound/pci/hda/patch_hdmi.c | 2 +
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/wcd938x-sdw.c | 4 +-
sound/soc/codecs/wsa881x.c | 2 +-
sound/soc/codecs/wsa883x.c | 10 +-
sound/soc/codecs/wsa884x.c | 10 +-
sound/soc/meson/axg-fifo.c | 26 ++--
sound/soc/sof/mediatek/mt8195/mt8195.c | 2 +-
sound/soc/sti/sti_uniperif.c | 2 +-
sound/soc/sti/uniperif.h | 1 +
sound/soc/sti/uniperif_player.c | 1 +
sound/soc/sti/uniperif_reader.c | 1 +
sound/usb/line6/driver.c | 5 +
sound/usb/quirks-table.h | 4 +
tools/arch/arm64/include/asm/cputype.h | 6 +
.../testing/selftests/bpf/prog_tests/send_signal.c | 3 +-
tools/testing/selftests/mm/Makefile | 2 +-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 57 ++++++--
tools/testing/selftests/net/mptcp/simult_flows.sh | 6 +-
tools/testing/selftests/rcutorture/bin/torture.sh | 2 +-
192 files changed, 1600 insertions(+), 810 deletions(-)
next reply other threads:[~2024-08-12 16:14 UTC|newest]
Thread overview: 199+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 16:00 Greg Kroah-Hartman [this message]
2024-08-12 16:00 ` [PATCH 6.6 001/189] irqchip/mbigen: Fix mbigen node address layout Greg Kroah-Hartman
2024-08-12 16:00 ` [PATCH 6.6 002/189] platform/x86/intel/ifs: Store IFS generation number Greg Kroah-Hartman
2024-08-12 16:00 ` [PATCH 6.6 003/189] platform/x86/intel/ifs: Gen2 Scan test support Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 004/189] platform/x86/intel/ifs: Initialize union ifs_status to zero Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 005/189] jump_label: Fix the fix, brown paper bags galore Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 006/189] x86/mm: Fix pti_clone_pgtable() alignment assumption Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 007/189] x86/mm: Fix pti_clone_entry_text() for i386 Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 008/189] smb: client: handle lack of FSCTL_GET_REPARSE_POINT support Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 009/189] wifi: ath12k: rename the sc naming convention to ab Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 010/189] wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 011/189] wifi: ath12k: fix soft lockup on suspend Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 012/189] sctp: Fix null-ptr-deref in reuseport_add_sock() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 013/189] net: usb: qmi_wwan: fix memory leak for not ip packets Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 014/189] net: bridge: mcast: wait for previous gc cycles when removing port Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 015/189] net: linkwatch: use system_unbound_wq Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 016/189] ice: Fix reset handler Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 017/189] Bluetooth: l2cap: always unlock channel in l2cap_conless_channel() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 018/189] Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 019/189] net/smc: add the max value of fallback reason count Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 020/189] net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 021/189] l2tp: fix lockdep splat Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 022/189] net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 023/189] net: fec: Stop PPS on driver remove Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 024/189] gpio: prevent potential speculation leaks in gpio_device_get_desc() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 025/189] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 026/189] rcutorture: Fix rcu_torture_fwd_cb_cr() data race Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 027/189] md: do not delete safemode_timer in mddev_suspend Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 028/189] md/raid5: avoid BUG_ON() while continue reshape after reassembling Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 029/189] block: change rq_integrity_vec to respect the iterator Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 030/189] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 031/189] clocksource/drivers/sh_cmt: Address race condition for clock events Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 032/189] ACPI: battery: create alarm sysfs attribute atomically Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 033/189] ACPI: SBS: manage alarm sysfs attribute through psy core Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 034/189] xen: privcmd: Switch from mutex to spinlock for irqfds Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 035/189] wifi: nl80211: disallow setting special AP channel widths Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 036/189] wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 037/189] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 038/189] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 039/189] af_unix: Dont retry after unix_state_lock_nested() in unix_stream_connect() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 040/189] PCI: Add Edimax Vendor ID to pci_ids.h Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 041/189] udf: prevent integer overflow in udf_bitmap_free_blocks() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 042/189] wifi: nl80211: dont give key data to userspace Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 043/189] can: mcp251xfd: tef: prepare to workaround broken TEF FIFO tail index erratum Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 044/189] can: mcp251xfd: tef: update workaround for erratum DS80000789E 6 of mcp2518fd Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 045/189] net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3 Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 046/189] btrfs: do not clear page dirty inside extent_write_locked_range() Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 047/189] btrfs: fix bitmap leak when loading free space cache on duplicate entry Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 048/189] Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 049/189] drm/amd/display: Add delay to improve LTTPR UHBR interop Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 050/189] drm/amdgpu: fix potential resource leak warning Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 051/189] drm/amdgpu/pm: Fix the param type of set_power_profile_mode Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 052/189] drm/amdgpu/pm: Fix the null pointer dereference for smu7 Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 053/189] drm/amdgpu: Fix the null pointer dereference to ras_manager Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 054/189] drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 055/189] drm/admgpu: fix dereferencing null pointer context Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 056/189] drm/amdgpu: Add lock around VF RLCG interface Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 057/189] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 058/189] media: amphion: Remove lock in s_ctrl callback Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 059/189] drm/amd/display: Add NULL check for afb before dereferencing in amdgpu_dm_plane_handle_cursor_update Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 060/189] drm/amd/display: Add null checker before passing variables Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 061/189] media: uvcvideo: Ignore empty TS packets Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 062/189] media: uvcvideo: Fix the bandwdith quirk on USB 3.x Greg Kroah-Hartman
2024-08-12 16:01 ` [PATCH 6.6 063/189] media: xc2028: avoid use-after-free in load_firmware_cb() Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 064/189] ext4: fix uninitialized variable in ext4_inlinedir_to_tree Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 065/189] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 066/189] s390/sclp: Prevent release of buffer in I/O Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 067/189] SUNRPC: Fix a race to wake a sync task Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 068/189] profiling: remove profile=sleep support Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 069/189] scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 070/189] irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to raw_spinlock_t Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 071/189] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq() Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 072/189] sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 073/189] net: drop bad gso csum_start and offset in virtio_net_hdr Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 074/189] arm64: Add Neoverse-V2 part Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 075/189] arm64: barrier: Restore spec_bar() macro Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 076/189] arm64: cputype: Add Cortex-X4 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 077/189] arm64: cputype: Add Neoverse-V3 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 078/189] arm64: errata: Add workaround for Arm errata 3194386 and 3312417 Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 079/189] arm64: cputype: Add Cortex-X3 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 080/189] arm64: cputype: Add Cortex-A720 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 081/189] arm64: cputype: Add Cortex-X925 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 082/189] arm64: errata: Unify speculative SSBS errata logic Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 083/189] arm64: errata: Expand speculative SSBS workaround Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 084/189] arm64: cputype: Add Cortex-X1C definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 085/189] arm64: cputype: Add Cortex-A725 definitions Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 086/189] arm64: errata: Expand speculative SSBS workaround (again) Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 087/189] i2c: smbus: Improve handling of stuck alerts Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 088/189] ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 089/189] ASoC: codecs: wsa881x: " Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 090/189] ASoC: codecs: wsa883x: parse port-mapping information Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 091/189] ASoC: codecs: wsa883x: Correct Soundwire ports mask Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 092/189] ASoC: codecs: wsa884x: parse port-mapping information Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 093/189] ASoC: codecs: wsa884x: Correct Soundwire ports mask Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 094/189] ASoC: sti: add missing probe entry for player and reader Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 095/189] spi: spidev: Add missing spi_device_id for bh2228fv Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 096/189] ASoC: SOF: Remove libraries from topology lookups Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 097/189] i2c: smbus: Send alert notifications to all devices if source not found Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 098/189] bpf: kprobe: remove unused declaring of bpf_kprobe_override Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 099/189] kprobes: Fix to check symbol prefixes correctly Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 100/189] i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 101/189] i2c: qcom-geni: Add missing geni_icc_disable " Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 102/189] spi: spi-fsl-lpspi: Fix scldiv calculation Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 103/189] ALSA: usb-audio: Re-add ScratchAmp quirk entries Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 104/189] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 105/189] cifs: cifs_inval_name_dfs_link_error: correct the check for fullpath Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 106/189] module: warn about excessively long module waits Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 107/189] module: make waiting for a concurrent module loader interruptible Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 108/189] drm/i915/gem: Fix Virtual Memory mapping boundaries calculation Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 109/189] drm/amd/display: Skip Recompute DSC Params if no Stream on Link Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 110/189] drm/amdgpu: Forward soft recovery errors to userspace Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 111/189] drm/i915/gem: Adjust vma offset for framebuffer mmap offset Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 112/189] drm/client: fix null pointer dereference in drm_client_modeset_probe Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 113/189] ALSA: line6: Fix racy access to midibuf Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 114/189] ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 115/189] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 116/189] ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4 Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 117/189] usb: vhci-hcd: Do not drop references before new references are gained Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 118/189] USB: serial: debug: do not echo input by default Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 119/189] usb: gadget: core: Check for unset descriptor Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 120/189] usb: gadget: midi2: Fix the response for FB info with block 0xff Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 121/189] usb: gadget: u_serial: Set start_delayed during suspend Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 122/189] usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed Greg Kroah-Hartman
2024-08-12 16:02 ` [PATCH 6.6 123/189] scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 124/189] scsi: ufs: core: Do not set link to OFF state while waking up from hibernation Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 125/189] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 126/189] tick/broadcast: Move per CPU pointer access into the atomic section Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 127/189] vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 128/189] ntp: Clamp maxerror and esterror to operating range Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 129/189] clocksource: Scale the watchdog read retries automatically Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 130/189] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 131/189] driver core: Fix uevent_show() vs driver detach race Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 132/189] tracefs: Fix inode allocation Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 133/189] tracefs: Use generic inode RCU for synchronizing freeing Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 134/189] ntp: Safeguard against time_constant overflow Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 135/189] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 136/189] serial: core: check uartclk for zero to avoid divide by zero Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 137/189] memcg: protect concurrent access to mem_cgroup_idr Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 138/189] parisc: fix unaligned accesses in BPF Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 139/189] parisc: fix a possible DMA corruption Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 140/189] ASoC: amd: yc: Add quirk entry for OMEN by HP Gaming Laptop 16-n0xxx Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 141/189] kcov: properly check for softirq context Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 142/189] irqchip/xilinx: Fix shift out of bounds Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 143/189] genirq/irqdesc: Honor caller provided affinity in alloc_desc() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 144/189] LoongArch: Enable general EFI poweroff method Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 145/189] power: supply: qcom_battmgr: return EAGAIN when firmware service is not up Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 146/189] power: supply: axp288_charger: Fix constant_charge_voltage writes Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 147/189] power: supply: axp288_charger: Round constant_charge_voltage writes down Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 148/189] tracing: Fix overflow in get_free_elt() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 149/189] padata: Fix possible divide-by-0 panic in padata_mt_helper() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 150/189] smb3: fix setting SecurityFlags when encryption is required Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 151/189] eventfs: Dont return NULL in eventfs_create_dir() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 152/189] eventfs: Use SRCU for freeing eventfs_inodes Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 153/189] selftests: mm: add s390 to ARCH check Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 154/189] btrfs: avoid using fixed char array size for tree names Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 155/189] x86/paravirt: Fix incorrect virt spinlock setting on bare metal Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 156/189] x86/mtrr: Check if fixed MTRRs exist before saving them Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 157/189] sched/smt: Introduce sched_smt_present_inc/dec() helper Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 158/189] sched/smt: Fix unbalance sched_smt_present dec/inc Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 159/189] sched/core: Introduce sched_set_rq_on/offline() helper Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 160/189] sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 161/189] drm/bridge: analogix_dp: properly handle zero sized AUX transactions Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 162/189] drm/dp_mst: Skip CSN if topology probing is not done yet Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 163/189] drm/lima: Mark simple_ondemand governor as softdep Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 164/189] drm/mgag200: Set DDC timeout in milliseconds Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 165/189] drm/mgag200: Bind I2C lifetime to DRM device Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 166/189] drm/radeon: Remove __counted_by from StateArray.states[] Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 167/189] mptcp: fully established after ADD_ADDR echo on MPJ Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 168/189] mptcp: pm: fix backup support in signal endpoints Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 169/189] selftests: mptcp: fix error path Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 170/189] mptcp: pm: deny endp with signal + subflow + port Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 171/189] block: use the right type for stub rq_integrity_vec() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 172/189] Revert "drm/amd/display: Add NULL check for afb before dereferencing in amdgpu_dm_plane_handle_cursor_update" Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 173/189] mm: huge_memory: dont force huge page alignment on 32 bit Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 174/189] mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 175/189] btrfs: fix corruption after buffer fault in during direct IO append write Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 176/189] netfilter: nf_tables: prefer nft_chain_validate Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 177/189] ipv6: fix source address selection with route leak Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 178/189] tools headers arm64: Sync arm64s cputype.h with the kernel sources Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 179/189] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio() Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 180/189] nouveau: set placement to original placement on uvmm validate Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 181/189] xfs: fix log recovery buffer allocation for the legacy h_size fixup Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 182/189] drm/amd/display: Defer handling mst up request in resume Greg Kroah-Hartman
2024-08-12 16:03 ` [PATCH 6.6 183/189] mptcp: pm: reduce indentation blocks Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 184/189] mptcp: pm: dont try to create sf if alloc failed Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 185/189] mptcp: pm: do not ignore subflow if signal flag is also set Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 186/189] selftests: mptcp: join: ability to invert ADD_ADDR check Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 187/189] selftests: mptcp: join: test both signal & subflow Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 188/189] Revert "selftests: mptcp: simult flows: mark unbalanced tests as flaky" Greg Kroah-Hartman
2024-08-12 16:04 ` [PATCH 6.6 189/189] btrfs: fix double inode unlock for direct IO sync writes Greg Kroah-Hartman
2024-08-12 23:35 ` [PATCH 6.6 000/189] 6.6.46-rc1 review ChromeOS Kernel Stable Merge
2024-08-13 6:37 ` Naresh Kamboju
2024-08-13 10:09 ` Peter Schneider
2024-08-13 11:11 ` Takeshi Ogasawara
2024-08-13 11:24 ` Mark Brown
2024-08-13 17:19 ` Florian Fainelli
2024-08-13 18:40 ` Jon Hunter
2024-08-13 19:41 ` Ron Economos
2024-08-17 16:22 ` Allen
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=20240812160132.135168257@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