[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250305174505.437358097@linuxfoundation.org>
Date: Wed, 5 Mar 2025 18:46:09 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
patches@...ts.linux.dev,
linux-kernel@...r.kernel.org,
torvalds@...ux-foundation.org,
akpm@...ux-foundation.org,
linux@...ck-us.net,
shuah@...nel.org,
patches@...nelci.org,
lkft-triage@...ts.linaro.org,
pavel@...x.de,
jonathanh@...dia.com,
f.fainelli@...il.com,
sudipm.mukherjee@...il.com,
srw@...dewatkins.net,
rwarsow@....de,
conor@...nel.org,
hargar@...rosoft.com,
broonie@...nel.org
Subject: [PATCH 6.1 000/176] 6.1.130-rc1 review
This is the start of the stable review cycle for the 6.1.130 release.
There are 176 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Fri, 07 Mar 2025 17:44: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.1.130-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 6.1.130-rc1
Fullway Wang <fullwaywang@...look.com>
media: mtk-vcodec: potential null pointer deference in SCP
Quang Le <quanglex97@...il.com>
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Phillip Lougher <phillip@...ashfs.org.uk>
Squashfs: check the inode number is not the invalid value of zero
Jiaxun Yang <jiaxun.yang@...goat.com>
mm/memory: Use exception ip to search exception tables
Jiaxun Yang <jiaxun.yang@...goat.com>
ptrace: Introduce exception_ip arch hook
Thomas Gleixner <tglx@...utronix.de>
intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly
chr[] <chris@...orff.com>
amdgpu/pm/legacy: fix suspend/resume issues
Sohaib Nadeem <sohaib.nadeem@....com>
drm/amd/display: fixed integer types and null check locations
Andreas Schwab <schwab@...e.de>
riscv/futex: sign extend compare value in atomic cmpxchg
Thomas Gleixner <tglx@...utronix.de>
sched/core: Prevent rescheduling when interrupts are disabled
Ard Biesheuvel <ardb@...nel.org>
vmlinux.lds: Ensure that const vars with relocations are mapped R/O
Matthieu Baerts (NGI0) <matttbe@...nel.org>
mptcp: reset when MPTCP opts are dropped after join
Paolo Abeni <pabeni@...hat.com>
mptcp: always handle address removal under msk socket lock
Kaustabh Chakraborty <kauschluss@...root.org>
phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk
BH Hsieh <bhsieh@...dia.com>
phy: tegra: xusb: reset VBUS & ID OVERRIDE
Wei Fang <wei.fang@....com>
net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
Wei Fang <wei.fang@....com>
net: enetc: correct the xdp_tx statistics
Wei Fang <wei.fang@....com>
net: enetc: update UDP checksum when updating originTimestamp field
Wei Fang <wei.fang@....com>
net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()
Wei Fang <wei.fang@....com>
net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
Nikita Zhandarovich <n.zhandarovich@...tech.ru>
usbnet: gl620a: fix endpoint checking in genelink_bind()
Tyrone Ting <kfting@...oton.com>
i2c: npcm: disable interrupt enable bit before devm_request_irq
Roman Li <Roman.Li@....com>
drm/amd/display: Fix HPD after gpu reset
Tom Chung <chiahsuan.chung@....com>
drm/amd/display: Disable PSR-SU on eDP panels
Kan Liang <kan.liang@...ux.intel.com>
perf/core: Fix low freq setting via IOC_PERIOD
Kan Liang <kan.liang@...ux.intel.com>
perf/x86: Fix low freqency setting issue
Dmitry Panchenko <dmitry@...ystems.ee>
ALSA: usb-audio: Re-add sample rate quirk for Pioneer DJM-900NXS2
Nikolay Kuratov <kniv@...dex-team.ru>
ftrace: Avoid potential division by zero in function_stat_show()
Steven Rostedt <rostedt@...dmis.org>
tracing: Fix bad hist from corrupting named_triggers list
Chukun Pan <amadeus@....edu.cn>
phy: rockchip: naneng-combphy: compatible reset with old DT
Russell Senior <russell@...sonaltelco.net>
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Pavel Begunkov <asml.silence@...il.com>
io_uring/net: save msg_control for compat
Tong Tiangen <tongtiangen@...wei.com>
uprobes: Reject the shared zeropage in uprobe_write_opcode()
David Howells <dhowells@...hat.com>
mm: Don't pin ZERO_PAGE in pin_user_pages()
Justin Iurman <justin.iurman@...ege.be>
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman <justin.iurman@...ege.be>
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman <justin.iurman@...ege.be>
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman <justin.iurman@...ege.be>
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman <justin.iurman@...ege.be>
include: net: add static inline dst_dev_overhead() to dst.h
Shay Drory <shayd@...dia.com>
net/mlx5: IRQ, Fix null string in debug print
Harshal Chaudhari <hchaudhari@...vell.com>
net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.
Mohammad Heib <mheib@...hat.com>
net: Clear old fragment checksum value in napi_reuse_skb
Wang Hai <wanghai38@...wei.com>
tcp: Defer ts_recent changes until req is owned
Philo Lu <lulie@...ux.alibaba.com>
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Nicolas Frattaroli <nicolas.frattaroli@...labora.com>
ASoC: es8328: fix route from DAC to output
Sean Anderson <sean.anderson@...ux.dev>
net: cadence: macb: Synchronize stats calculations
Eric Dumazet <edumazet@...gle.com>
ipvlan: ensure network headers are in skb linear part
Guillaume Nault <gnault@...hat.com>
ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault <gnault@...hat.com>
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault <gnault@...hat.com>
ipv4: Convert icmp_route_lookup() to dscp_t.
Ido Schimmel <idosch@...dia.com>
ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
Ido Schimmel <idosch@...dia.com>
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel <idosch@...dia.com>
ipv4: icmp: Pass full DS field to ip_route_input()
Peilin He <he.peilin@....com.cn>
net/ipv4: add tracepoint for icmp_send
Jiri Slaby (SUSE) <jirislaby@...nel.org>
net: set the minimum for net_hotdata.netdev_budget_usecs
Ido Schimmel <idosch@...dia.com>
net: loopback: Avoid sending IP packets without an Ethernet header
David Howells <dhowells@...hat.com>
afs: Fix the server_list to unuse a displaced server rather than putting it
David Howells <dhowells@...hat.com>
afs: Make it possible to find the volumes that are using a server
Colin Ian King <colin.i.king@...il.com>
afs: remove variable nr_servers
Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Takashi Iwai <tiwai@...e.de>
ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports
Arnd Bergmann <arnd@...db.de>
sunrpc: suppress warnings for unused procfs functions
Patrisious Haddad <phaddad@...dia.com>
RDMA/mlx5: Fix bind QP error cleanup flow
Ye Bin <yebin10@...wei.com>
scsi: core: Clear driver private data when retrying request
Patrisious Haddad <phaddad@...dia.com>
RDMA/mlx5: Fix AH static rate parsing
Or Har-Toov <ohartoov@...dia.com>
IB/core: Add support for XDR link speed
Leon Romanovsky <leon@...nel.org>
RDMA/mlx5: Reduce QP table exposure
Mark Zhang <markzhang@...dia.com>
RDMA/mlx: Calling qp event handler in workqueue context
Trond Myklebust <trond.myklebust@...merspace.com>
SUNRPC: Prevent looping due to rpc_signal_task() races
Stephen Brennan <stephen.s.brennan@...cle.com>
SUNRPC: convert RPC_TASK_* constants to enum
Vasiliy Kovalev <kovalev@...linux.org>
ovl: fix UAF in ovl_dentry_update_reval by moving dput() in ovl_link_up
Mark Zhang <markzhang@...dia.com>
IB/mlx5: Set and get correct qp_num for a DCT QP
Yishai Hadas <yishaih@...dia.com>
RDMA/mlx5: Fix the recovery flow of the UMR QP
Shay Drory <shayd@...dia.com>
RDMA/mlx5: Implement mkeys management via LIFO queue
Michael Guralnik <michaelgur@...dia.com>
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik <michaelgur@...dia.com>
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik <michaelgur@...dia.com>
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik <michaelgur@...dia.com>
RDMA/mlx5: Change the cache structure to an RB-tree
Aharon Landau <aharonl@...dia.com>
RDMA/mlx5: Remove implicit ODP cache entry
Aharon Landau <aharonl@...dia.com>
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Xin Long <lucien.xin@...il.com>
netfilter: allow exp not to be removed in nf_ct_find_expectation
Alexander Dahl <ada@...rsis.com>
spi: atmel-quadspi: Fix wrong register value written to MR
Alexander Dahl <ada@...rsis.com>
spi: atmel-quadspi: Avoid overwriting delay register settings
Yunfei Dong <yunfei.dong@...iatek.com>
media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning
Yu Kuai <yukuai3@...wei.com>
block, bfq: fix bfqq uaf in bfq_limit_depth()
Paolo Valente <paolo.valente@...aro.org>
block, bfq: split sync bfq_queues on a per-actuator basis
Patrick Bellasi <derkling@...gle.com>
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Steven Rostedt <rostedt@...dmis.org>
ftrace: Do not add duplicate entries in subops manager ops
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
ftrace: Correct preemption accounting for function tracing.
Komal Bajaj <quic_kbajaj@...cinc.com>
EDAC/qcom: Correct interrupt enable register configuration
Haoxiang Li <haoxiang_li2024@....com>
smb: client: Add check for next_buffer in receive_encrypted_standard()
Niravkumar L Rabara <niravkumar.l.rabara@...el.com>
mtd: rawnand: cadence: fix incorrect device in dma_unmap_single
Niravkumar L Rabara <niravkumar.l.rabara@...el.com>
mtd: rawnand: cadence: use dma_map_resource for sdma address
Niravkumar L Rabara <niravkumar.l.rabara@...el.com>
mtd: rawnand: cadence: fix error code in cadence_nand_init()
Ricardo Cañuelo Navarro <rcn@...lia.com>
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Christian Brauner <brauner@...nel.org>
acct: block access to kernel internal filesystems
Christian Brauner <brauner@...nel.org>
acct: perform last write from workqueue
John Veness <john-linux@...ago.org.uk>
ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED
Wentao Liang <vulab@...as.ac.cn>
ALSA: hda: Add error check for snd_ctl_rename_id() in snd_hda_create_dig_out_ctls()
Nikita Zhandarovich <n.zhandarovich@...tech.ru>
ASoC: fsl_micfil: Enable default case in micfil_set_quality()
Haoxiang Li <haoxiang_li2024@....com>
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Gavrilov Ilia <Ilia.Gavrilov@...otecs.ru>
drop_monitor: fix incorrect initialization order
Sumit Garg <sumit.garg@...aro.org>
tee: optee: Fix supplicant wait loop
Ville Syrjälä <ville.syrjala@...ux.intel.com>
drm/i915: Make sure all planes in use by the joiner have their crtc included
Jessica Zhang <quic_jesszhan@...cinc.com>
drm/msm/dpu: Disable dither in phys encoder cleanup
Yan Zhai <yan@...udflare.com>
bpf: skip non exist keys in generic_map_lookup_batch
Caleb Sander Mateos <csander@...estorage.com>
nvme/ioctl: add missing space in err message
Marijn Suijten <marijn.suijten@...ainline.org>
drm/msm/dpu: Don't leak bits_per_component into random DSC_ENC fields
David Hildenbrand <david@...hat.com>
nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()
Andrey Vatoropin <a.vatoropin@...t.ru>
power: supply: da9150-fg: fix potential overflow
Jiayuan Chen <mrpre@....com>
bpf: Fix wrong copied_seq calculation
Jiayuan Chen <mrpre@....com>
strparser: Add read_sock callback
Shigeru Yoshida <syoshida@...hat.com>
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Tomi Valkeinen <tomi.valkeinen+renesas@...asonboard.com>
drm/rcar-du: dsi: Fix PHY lock bit check
Devarsh Thakkar <devarsht@...com>
drm/tidss: Fix race condition while handling interrupt registers
Tomi Valkeinen <tomi.valkeinen@...asonboard.com>
drm/tidss: Add simple K2G manual reset
Sabrina Dubroca <sd@...asysnail.net>
tcp: drop secpath at the same time as we currently drop dst
Nick Hu <nick.hu@...ive.com>
net: axienet: Set mac_managed_pm
Breno Leitao <leitao@...ian.org>
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao <leitao@...ian.org>
net: Add non-RCU dev_getbyhwaddr() helper
Cong Wang <xiyou.wangcong@...il.com>
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang <xiyou.wangcong@...il.com>
flow_dissector: Fix handling of mixed port and port-range keys
Kuniyuki Iwashima <kuniyu@...zon.com>
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima <kuniyu@...zon.com>
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Nick Child <nnac123@...ux.ibm.com>
ibmvnic: Don't reference skb after sending to VIOS
Nick Child <nnac123@...ux.ibm.com>
ibmvnic: Add stat for tx direct vs tx batched
Nick Child <nnac123@...ux.ibm.com>
ibmvnic: Introduce send sub-crq direct
Nick Child <nnac123@...ux.ibm.com>
ibmvnic: Return error code on TX scrq flush fail
Vitaly Rodionov <vitalyr@...nsource.cirrus.com>
ALSA: hda/cirrus: Correct the full scale volume set logic
Kuniyuki Iwashima <kuniyu@...zon.com>
geneve: Fix use-after-free in geneve_find_dev().
Christophe Leroy <christophe.leroy@...roup.eu>
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC
Kailang Yang <kailang@...ltek.com>
ALSA: hda/realtek: Fixup ALC225 depop procedure
Christophe Leroy <christophe.leroy@...roup.eu>
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Michael Ellerman <mpe@...erman.id.au>
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
John Keeping <jkeeping@...usicbrands.com>
ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB]
Jill Donahue <jilliandonahue58@...il.com>
USB: gadget: f_midi: f_midi_complete to call queue_work
Roy Luo <royluo@...gle.com>
usb: gadget: core: flush gadget workqueue after device removal
Roy Luo <royluo@...gle.com>
USB: gadget: core: create sysfs link between udc and gadget
Ricardo Ribalda <ribalda@...omium.org>
media: uvcvideo: Remove dangling pointers
Ricardo Ribalda <ribalda@...omium.org>
media: uvcvideo: Only save async fh if success
Ricardo Ribalda <ribalda@...omium.org>
media: uvcvideo: Refactor iterators
Ricardo Ribalda <ribalda@...omium.org>
media: uvcvideo: Fix crash during unbind if gpio unit is in use
Yang Yingliang <yangyingliang@...wei.com>
media: Switch to use dev_err_probe() helper
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
soc: mediatek: mtk-devapc: Fix leaking IO map on driver remove
Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
soc/mediatek: mtk-devapc: Convert to platform remove callback returning void
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
soc: mediatek: mtk-devapc: Fix leaking IO map on error paths
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()
Jarkko Sakkinen <jarkko@...nel.org>
tpm: Change to kvalloc() in eventlog/acpi.c
Eddie James <eajames@...ux.ibm.com>
tpm: Use managed allocation for bios event log
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
arm64: dts: qcom: sm8450: Fix CDSP memory length
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
arm64: dts: qcom: trim addresses to 8 digits
Chen-Yu Tsai <wenst@...omium.org>
arm64: dts: mediatek: mt8183: Disable DSI display output by default
Igor Pylypiv <ipylypiv@...gle.com>
scsi: core: Do not retry I/Os during depopulation
Douglas Gilbert <dgilbert@...erlog.com>
scsi: core: Handle depopulation and restoration in progress
Dan Carpenter <dan.carpenter@...aro.org>
ASoC: renesas: rz-ssi: Add a check for negative sample_space
Daniel Golle <daniel@...rotopia.org>
clk: mediatek: mt2701-img: add missing dummy clk
Daniel Golle <daniel@...rotopia.org>
clk: mediatek: mt2701-bdp: add missing dummy clk
Daniel Golle <daniel@...rotopia.org>
clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
clk: mediatek: clk-mtk: Add dummy clock ops
Zijun Hu <quic_zijuhu@...cinc.com>
Bluetooth: qca: Fix poor RF performance for WCN6855
Cheng Jiang <quic_chejiang@...cinc.com>
Bluetooth: qca: Update firmware-name to support board specific nvm
Zijun Hu <quic_zijuhu@...cinc.com>
Bluetooth: qca: Support downloading board id specific NVM for WCN7850
Bence Csókás <csokas.bence@...lan.hu>
spi: atmel-qspi: Memory barriers after memory-mapped I/O
Csókás, Bence <csokas.bence@...lan.hu>
spi: atmel-quadspi: Create `atmel_qspi_ops` to support newer SoC families
Yang Yingliang <yangyingliang@...wei.com>
spi: atmel-quadspi: switch to use modern name
Tudor Ambarus <tudor.ambarus@...rochip.com>
spi: atmel-quadspi: Add support for configuring CS timing
Chen Ridong <chenridong@...wei.com>
memcg: fix soft lockup in the OOM process
Carlos Galo <carlosgalo@...gle.com>
mm: update mark_victim tracepoints fields
Yu Kuai <yukuai3@...wei.com>
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai <yukuai3@...wei.com>
md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
Yu Kuai <yukuai3@...wei.com>
md/md-cluster: fix spares warnings for __le64
Yu Kuai <yukuai3@...wei.com>
md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
Yu Kuai <yukuai3@...wei.com>
md: simplify md_seq_ops
Yu Kuai <yukuai3@...wei.com>
md: factor out a helper from mddev_put()
Yu Kuai <yukuai3@...wei.com>
md: use separate work_struct for md_start_sync()
Catalin Marinas <catalin.marinas@....com>
arm64: mte: Do not allow PROT_MTE on MAP_HUGETLB user mappings
-------------
Diffstat:
Documentation/core-api/pin_user_pages.rst | 6 +
Documentation/networking/strparser.rst | 9 +-
Makefile | 4 +-
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 1 +
arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 4 +-
arch/arm64/include/asm/mman.h | 9 +-
arch/mips/include/asm/ptrace.h | 2 +
arch/mips/kernel/ptrace.c | 7 +
arch/powerpc/include/asm/book3s/64/hash-4k.h | 28 +
arch/powerpc/include/asm/book3s/64/pgtable.h | 26 -
arch/powerpc/lib/code-patching.c | 2 +-
arch/riscv/include/asm/futex.h | 2 +-
arch/x86/Kconfig | 3 +-
arch/x86/events/core.c | 2 +-
arch/x86/kernel/cpu/bugs.c | 20 +-
arch/x86/kernel/cpu/cyrix.c | 4 +-
block/bfq-cgroup.c | 97 +--
block/bfq-iosched.c | 195 ++++--
block/bfq-iosched.h | 51 +-
drivers/bluetooth/btqca.c | 110 ++-
drivers/char/tpm/eventlog/acpi.c | 16 +-
drivers/char/tpm/eventlog/efi.c | 13 +-
drivers/char/tpm/eventlog/of.c | 3 +-
drivers/char/tpm/tpm-chip.c | 1 -
drivers/clk/mediatek/clk-mt2701-bdp.c | 1 +
drivers/clk/mediatek/clk-mt2701-img.c | 1 +
drivers/clk/mediatek/clk-mt2701-vdec.c | 1 +
drivers/clk/mediatek/clk-mtk.c | 16 +
drivers/clk/mediatek/clk-mtk.h | 19 +
drivers/edac/qcom_edac.c | 4 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 14 +
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | 3 +-
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 16 +-
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c | 25 +-
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c | 8 +-
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c | 26 +-
drivers/gpu/drm/i915/display/intel_display.c | 18 +
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 3 +
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c | 3 +-
drivers/gpu/drm/nouveau/nouveau_svm.c | 9 +-
drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c | 2 +-
drivers/gpu/drm/rcar-du/rcar_mipi_dsi_regs.h | 1 -
drivers/gpu/drm/tidss/tidss_dispc.c | 22 +-
drivers/gpu/drm/tidss/tidss_irq.c | 2 +
drivers/i2c/busses/i2c-npcm7xx.c | 7 +
drivers/idle/intel_idle.c | 4 +
drivers/infiniband/core/sysfs.c | 4 +
drivers/infiniband/core/uverbs_std_types_device.c | 3 +-
drivers/infiniband/core/verbs.c | 3 +
drivers/infiniband/hw/mlx4/main.c | 8 +
drivers/infiniband/hw/mlx4/mlx4_ib.h | 3 +
drivers/infiniband/hw/mlx4/qp.c | 121 +++-
drivers/infiniband/hw/mlx5/ah.c | 3 +-
drivers/infiniband/hw/mlx5/counters.c | 8 +-
drivers/infiniband/hw/mlx5/main.c | 7 +
drivers/infiniband/hw/mlx5/mlx5_ib.h | 60 +-
drivers/infiniband/hw/mlx5/mr.c | 742 ++++++++++++++-------
drivers/infiniband/hw/mlx5/odp.c | 40 +-
drivers/infiniband/hw/mlx5/qp.c | 129 ++--
drivers/infiniband/hw/mlx5/qp.h | 14 +-
drivers/infiniband/hw/mlx5/qpc.c | 3 +-
drivers/infiniband/hw/mlx5/umr.c | 87 ++-
drivers/md/md-bitmap.c | 34 +-
drivers/md/md-bitmap.h | 9 +-
drivers/md/md-cluster.c | 34 +-
drivers/md/md.c | 171 +++--
drivers/md/md.h | 5 +-
drivers/media/cec/platform/stm32/stm32-cec.c | 9 +-
drivers/media/i2c/ad5820.c | 18 +-
drivers/media/i2c/imx274.c | 5 +-
drivers/media/i2c/tc358743.c | 9 +-
drivers/media/platform/mediatek/mdp/mtk_mdp_comp.c | 5 +-
.../platform/mediatek/vcodec/mtk_vcodec_fw_scp.c | 2 +
.../mediatek/vcodec/vdec/vdec_h264_req_multi_if.c | 9 +-
.../media/platform/samsung/exynos4-is/media-dev.c | 4 +-
drivers/media/platform/st/stm32/stm32-dcmi.c | 27 +-
drivers/media/platform/ti/omap3isp/isp.c | 3 +-
drivers/media/platform/xilinx/xilinx-csi2rxss.c | 8 +-
drivers/media/rc/gpio-ir-recv.c | 10 +-
drivers/media/rc/gpio-ir-tx.c | 9 +-
drivers/media/rc/ir-rx51.c | 9 +-
drivers/media/usb/uvc/uvc_ctrl.c | 99 ++-
drivers/media/usb/uvc/uvc_driver.c | 35 +-
drivers/media/usb/uvc/uvc_v4l2.c | 2 +
drivers/media/usb/uvc/uvcvideo.h | 10 +-
drivers/mtd/nand/raw/cadence-nand-controller.c | 42 +-
drivers/net/ethernet/cadence/macb.h | 2 +
drivers/net/ethernet/cadence/macb_main.c | 12 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 100 ++-
drivers/net/ethernet/ibm/ibmvnic.c | 85 ++-
drivers/net/ethernet/ibm/ibmvnic.h | 3 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/qp.c | 14 +-
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +-
drivers/net/ethernet/netronome/nfp/bpf/cmsg.c | 2 +
drivers/net/ethernet/xilinx/xilinx_axienet_main.c | 1 +
drivers/net/geneve.c | 16 +-
drivers/net/gtp.c | 5 -
drivers/net/ipvlan/ipvlan_core.c | 24 +-
drivers/net/loopback.c | 14 +
drivers/net/usb/gl620a.c | 4 +-
drivers/nvme/host/ioctl.c | 3 +-
drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 5 +-
drivers/phy/samsung/phy-exynos5-usbdrd.c | 12 +-
drivers/phy/tegra/xusb-tegra186.c | 11 +
drivers/power/supply/da9150-fg.c | 4 +-
drivers/scsi/scsi_lib.c | 22 +-
drivers/scsi/sd.c | 4 +
drivers/soc/mediatek/mtk-devapc.c | 36 +-
drivers/spi/atmel-quadspi.c | 172 +++--
drivers/tee/optee/supp.c | 35 +-
drivers/usb/gadget/function/f_midi.c | 2 +-
drivers/usb/gadget/udc/core.c | 11 +-
fs/afs/cell.c | 1 +
fs/afs/internal.h | 23 +-
fs/afs/server.c | 1 +
fs/afs/server_list.c | 114 +++-
fs/afs/vl_alias.c | 2 +-
fs/afs/volume.c | 40 +-
fs/overlayfs/copy_up.c | 2 +-
fs/smb/client/smb2ops.c | 4 +
fs/squashfs/inode.c | 5 +-
include/asm-generic/vmlinux.lds.h | 2 +-
include/linux/mlx4/qp.h | 1 +
include/linux/mlx5/driver.h | 10 -
include/linux/mm.h | 26 +-
include/linux/netdevice.h | 2 +
include/linux/ptrace.h | 4 +
include/linux/skmsg.h | 2 +
include/linux/sunrpc/sched.h | 17 +-
include/net/dst.h | 9 +
include/net/ip.h | 5 +
include/net/netfilter/nf_conntrack_expect.h | 2 +-
include/net/route.h | 5 +-
include/net/strparser.h | 2 +
include/net/tcp.h | 22 +
include/rdma/ib_verbs.h | 4 +-
include/trace/events/icmp.h | 67 ++
include/trace/events/oom.h | 36 +-
include/trace/events/sunrpc.h | 3 +-
include/uapi/rdma/ib_user_ioctl_verbs.h | 3 +-
io_uring/net.c | 4 +-
kernel/acct.c | 134 ++--
kernel/bpf/syscall.c | 18 +-
kernel/events/core.c | 17 +-
kernel/events/uprobes.c | 5 +
kernel/sched/core.c | 2 +-
kernel/trace/ftrace.c | 30 +-
kernel/trace/trace_events_hist.c | 34 +-
kernel/trace/trace_functions.c | 6 +-
mm/gup.c | 31 +-
mm/madvise.c | 11 +-
mm/memcontrol.c | 7 +-
mm/memory.c | 4 +-
mm/oom_kill.c | 14 +-
net/bluetooth/l2cap_core.c | 9 +-
net/bpf/test_run.c | 5 +-
net/bridge/br_netfilter_hooks.c | 8 +-
net/core/dev.c | 37 +-
net/core/drop_monitor.c | 39 +-
net/core/flow_dissector.c | 49 +-
net/core/gro.c | 1 +
net/core/skbuff.c | 2 +-
net/core/skmsg.c | 7 +
net/core/sysctl_net_core.c | 3 +-
net/ipv4/arp.c | 2 +-
net/ipv4/icmp.c | 24 +-
net/ipv4/ip_options.c | 3 +-
net/ipv4/tcp.c | 29 +-
net/ipv4/tcp_bpf.c | 36 +
net/ipv4/tcp_fastopen.c | 4 +-
net/ipv4/tcp_input.c | 8 +-
net/ipv4/tcp_ipv4.c | 2 +-
net/ipv4/tcp_minisocks.c | 10 +-
net/ipv6/ip6_tunnel.c | 4 +-
net/ipv6/rpl_iptunnel.c | 58 +-
net/ipv6/seg6_iptunnel.c | 97 ++-
net/mptcp/pm_netlink.c | 5 -
net/mptcp/subflow.c | 15 +-
net/netfilter/nf_conntrack_core.c | 2 +-
net/netfilter/nf_conntrack_expect.c | 4 +-
net/netfilter/nft_ct.c | 2 +
net/sched/sch_fifo.c | 3 +
net/strparser/strparser.c | 11 +-
net/sunrpc/cache.c | 10 +-
net/sunrpc/sched.c | 2 -
sound/pci/hda/hda_codec.c | 4 +-
sound/pci/hda/patch_conexant.c | 1 +
sound/pci/hda/patch_cs8409-tables.c | 6 +-
sound/pci/hda/patch_cs8409.c | 20 +-
sound/pci/hda/patch_cs8409.h | 5 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/es8328.c | 15 +-
sound/soc/fsl/fsl_micfil.c | 2 +
sound/soc/rockchip/rockchip_i2s_tdm.c | 4 +-
sound/soc/sh/rz-ssi.c | 2 +
sound/usb/midi.c | 2 +-
sound/usb/quirks.c | 1 +
199 files changed, 3053 insertions(+), 1460 deletions(-)
Powered by blists - more mailing lists