[SRU][Kinetic][PULL] Kinetic upstream stable patchset 2023-01-27
Kamal Mostafa
kamal at canonical.com
Fri Jan 27 22:08:18 UTC 2023
This pull request (359 commits) includes the following Kinetic stable
patchsets:
Kinetic update: upstream stable patchset 2023-01-27
Ported from the following upstream stable releases:
v5.15.81, v6.0.11
v5.15.82, v6.0.12
https://bugs.launchpad.net/bugs/2004051
Note also that the 'stable-next' branch head contains this and all prior
pending upstream stable releases, rebased to master-next:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic stable-next
-Kamal
-----
The following changes since commit 8cac4bdaedd9a110b037110adad284f9f8700414:
UBUNTU: Upstream stable to v5.15.80, v6.0.10 (2023-01-23 12:36:21 -0800)
are available in the Git repository at:
git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic tags/kinetic-stable-2023-01-27
for you to fetch changes up to 4018d56aa46785785ad0988c346b7090920bba32:
UBUNTU: Upstream stable to v5.15.82, v6.0.12 (2023-01-27 13:36:00 -0800)
----------------------------------------------------------------
Adrian Hunter (1):
mmc: sdhci: Fix voltage switch delay
Adrien Thierry (1):
selftests/net: give more time to udpgro bg processes to complete startup
Ai Chao (1):
ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
Alejandro Concepción Rodríguez (1):
iio: light: apds9960: fix wrong register for gesture gain
Aleksandr Miloserdov (1):
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Alex Deucher (2):
drm/amdgpu/psp: don't free PSP buffers on suspend
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly when the edid is read"
Alexandre Belloni (1):
init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
Alexandre Ghiti (1):
riscv: Sync efi page table's kernel mappings before switching
Aman Dhoot (1):
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Amir Goldstein (1):
vfs: fix copy_file_range() averts filesystem freeze protection
Anand Jain (3):
btrfs: free btrfs_path before copying fspath to userspace
btrfs: free btrfs_path before copying subvol info to userspace
btrfs: free btrfs_path before copying inodes to userspace
Andreas Kemnade (1):
regulator: twl6030: re-add TWL6032_SUBCLASS
Andrew Lunn (1):
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrzej Hajda (1):
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Andy Shevchenko (1):
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Aneesh Kumar K.V (1):
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Anjana Hari (1):
pinctrl: qcom: sc8280xp: Rectify UFS reset pins
Arnav Rawat (1):
platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Yoga laptops
Asher Song (1):
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
Baokun Li (1):
ext4: fix use-after-free in ext4_ext_shift_extents
Bart Van Assche (1):
scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
Billy Tsai (2):
iio: adc: aspeed: Remove the trim valid dts property.
dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
Björn Töpel (1):
riscv: mm: Proper page permissions after initmem free
Borys Popławski (1):
x86/sgx: Add overflow check in sgx_validate_offset_length()
Brent Mendelsohn (1):
ASoC: amd: yc: Add Alienware m17 R5 AMD into DMI table
Brian King (1):
scsi: ibmvfc: Avoid path failures during live migration
Caleb Sander (1):
nvme: fix SRCU protection of nvme_ns_head list
Carlos Llamas (1):
binder: validate alloc->mm in ->mmap() handler
Chen Zhongjin (3):
xfrm: Fix ignored return value in xfrm6_init()
iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty
Chen-Yu Tsai (1):
arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt
ChenXiaoSong (2):
cifs: fix missing unlock in cifs_file_copychunk_range()
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
Chris Mi (1):
net/mlx5e: Offload rule only when all encaps are valid
Christian König (1):
drm/amdgpu: always register an MMU notifier for userptr
Christian Langrock (1):
xfrm: replay: Fix ESN wrap around for GSO
Christian Löhle (1):
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christoph Hellwig (3):
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
btrfs: use kvcalloc in btrfs_get_dev_zone_info
blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failure
Christophe Leroy (1):
powerpc/bpf/32: Fix Oops on tail call tests
Conor Dooley (1):
Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"
Damien Le Moal (2):
zonefs: fix zone report size in __zonefs_io_error()
zonefs: Fix active zone accounting
Dan Carpenter (1):
cifs: Use after free in debug code
Daniel Bristot de Oliveira (1):
tracing/osnoise: Fix duration type
Daniel Xu (1):
netfilter: conntrack: Fix data-races around ct mark
David Ahern (1):
ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference
David E. Box (1):
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
David Howells (3):
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
fscache: fix OOB Read in __fscache_acquire_volume
afs: Fix fileserver probe RTT handling
David Sterba (1):
btrfs: sink iterator parameter to btrfs_ioctl_logical_to_ino
David Virag (1):
clk: samsung: exynos7885: Correct "div4" clock parents
David Woodhouse (3):
KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0
KVM: x86/xen: Validate port number in SCHEDOP_poll
KVM: Update gfn_to_pfn_cache khva when it moves within the same page
Dawei Li (1):
dma-buf: fix racing conflict of dma_heap_add()
Derek Nguyen (1):
hwmon: (ltc2947) fix temperature scaling
Detlev Casanova (1):
ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
Diana Wang (1):
nfp: fill splittable of devlink_port_attrs correctly
Dominik Haller (1):
ARM: dts: am335x-pcm-953: Define fixed regulators in root node
Duoming Zhou (1):
qlcnic: fix sleep-in-atomic-context bugs caused by msleep
Emil Renner Berthing (1):
riscv: dts: sifive unleashed: Add PWM controlled LEDs
Enrico Sau (1):
net: usb: qmi_wwan: add Telit 0x103a composition
Eyal Birger (1):
xfrm: fix "disable_policy" on ipv4 early demux
Fabio Estevam (1):
ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
Fedor Pchelkin (2):
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Felix Fietkau (1):
netfilter: flowtable_offload: add missing locking
Filipe Manana (1):
btrfs: do not modify log tree while holding a leaf from fs tree locked
Frieder Schrempf (1):
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Gaosheng Cui (2):
audit: fix undefined behavior in bit shift for AUDIT_BIT
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gavin Shan (1):
mm: migrate: fix THP's mapcount on isolation
Gerhard Engleder (1):
tsnep: Fix rotten packets
Gleb Mazovetskiy (1):
tcp: configurable source port perturb table size
Goh, Wei Sheng (1):
net: stmmac: Set MAC's flow control register to reflect current settings
Greg Kroah-Hartman (1):
lib/vdso: use "grep -E" instead of "egrep"
Guchun Chen (1):
drm/amdgpu: disable BACO support on more cards
Guo Ren (1):
riscv: kexec: Fixup irq controller broken in kexec crash path
Hangbin Liu (1):
bonding: fix ICMPv6 header handling when receiving IPv6 messages
Hanjun Guo (1):
net: wwan: t7xx: Fix the ACPI memory leak
Hans de Goede (10):
platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
Input: goodix - try resetting the controller when no config is set
Input: soc_button_array - add use_low_level_irq module parameter
Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tables
Harald Freudenberger (1):
s390/zcrypt: fix warning about field-spanning write
Heiko Carstens (2):
s390/crashdump: fix TOD programmable field size
s390: always build relocatable kernel
Herbert Xu (1):
af_key: Fix send_acquire race with pfkey_register
Hou Tao (2):
bpf, perf: Use subprog name when reporting subprog ksymbol
libbpf: Handle size overflow for ringbuf mmap
Huacai Chen (2):
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Hui Tang (2):
net: mvpp2: fix possible invalid pointer dereference
ASoC: tlv320adc3xxx: Fix build error for implicit function declaration
Ido Schimmel (1):
ipv4: Fix route deletion when nexthop info is not specified
Ilpo Järvinen (2):
serial: Add rs485_supported to uart_port
serial: fsl_lpuart: Fill in rs485_supported
Imre Deak (1):
drm/i915: Fix warn in intel_display_power_*_domain() functions
Ivan Vecera (2):
iavf: Fix a crash during reset task
iavf: Do not restart Tx queues after reset task failure
Izabela Bakollari (1):
aquantia: Do not purge addresses when setting the number of rings
Jack Xiao (1):
drm/amd/amdgpu: reserve vm invalidation engine for firmware
Jaco Coetzee (1):
nfp: add port from netdev validation for EEPROM access
Jakob Unterwurzacher (1):
arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequency
Jan Dabros (1):
char: tpm: Protect tpm_pm_suspend with locks
Jann Horn (1):
ipc/sem: Fix dangling sem_array access in semtimedop race
Janusz Krzysztofik (2):
drm/i915: Fix negative value passed as remaining time
drm/i915: Never return 0 if not all requests retired
Jason A. Donenfeld (2):
wifi: airo: do not assign -1 to unsigned char
MIPS: pic32: treat port as signed integer
Jerry Ray (1):
dsa: lan9303: Correct stat name
Jiasheng Jiang (3):
ASoC: max98373: Add checks for devm_kcalloc
octeontx2-pf: Add check for devm_kcalloc
can: m_can: Add check for devm_clk_get
Jiri Olsa (1):
libbpf: Use correct return pointer in attach_raw_tp
Jisheng Zhang (2):
riscv: vdso: fix section overlapping under some conditions
riscv: fix race when vmap stack overflow
Joe Korty (1):
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Johannes Berg (2):
wifi: cfg80211: fix buffer overflow in elem comparison
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Weiner (1):
mm: vmscan: fix extreme overreclaim and swap floods
Jon Hunter (1):
spi: tegra210-quad: Don't initialise DMA if not supported
Jonas Jelonek (1):
wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
Josef Bacik (1):
btrfs: free btrfs_path before copying root refs to userspace
Jozsef Kadlecsik (1):
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Junxiao Chang (1):
ASoC: hdac_hda: fix hda pcm buffer overflow issue
Kai Vehmanen (1):
ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and older
Kai-Heng Feng (1):
platform/x86: hp-wmi: Ignore Smart Experience App event
Kamal Mostafa (4):
UBUNTU: [Config] updateconfigs for CC_HAS_ASM_GOTO_TIED_OUTPUT
UBUNTU: [Config] updateconfigs for INET_TABLE_PERTURB_ORDER
UBUNTU: Upstream stable to v5.15.81, v6.0.11
UBUNTU: Upstream stable to v5.15.82, v6.0.12
Kazuki Takiguchi (1):
KVM: x86/mmu: Fix race condition in direct_page_fault
Keith Busch (2):
nvme: quiet user passthrough command errors
block: make blk_set_default_limits() private
Kenneth Lee (1):
ceph: Use kcalloc for allocating multiple elements
Krishna Yarlagadda (1):
spi: tegra210-quad: Fix duplicate resource error
Kuniyuki Iwashima (2):
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Lee Jones (2):
drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lennard Gäher (1):
platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
Leo Liu (1):
drm/amdgpu: enable Vangogh VCN indirect sram mode
Leon Romanovsky (1):
net: liquidio: simplify if expression
Lev Popov (1):
arm64: dts: rockchip: fix quartz64-a bluetooth configuration
Li Hua (1):
test_kprobes: fix implicit declaration error of test_kprobes
Li Liguang (1):
mm: correctly charge compressed memory to its memcg
Li Zetao (1):
virtio_net: Fix probe failed when modprobe virtio_net
Lin Ma (2):
nfc/nci: fix race with opening and closing
io_uring/poll: fix poll_refs race with cancelation
Linus Torvalds (1):
v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() fails
Linus Walleij (2):
bus: ixp4xx: Don't touch bit 7 on IXP42x
power: supply: ab8500: Defer thermal zone probe
Liu Jian (2):
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
net: sparx5: fix error handling in sparx5_port_open()
Liu Shixin (1):
NFC: nci: fix memory leak in nci_rx_data_packet()
Lorenzo Bianconi (1):
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lukas Wunner (1):
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lyude Paul (2):
drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN
drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return code
M Chetan Kumar (5):
net: wwan: iosm: fix kernel test robot reported errors
net: wwan: iosm: fix kernel test robot reported error
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
net: wwan: iosm: fix crash in peek throughput test
net: wwan: iosm: fix incorrect skb length
Manyi Li (1):
platform/x86: ideapad-laptop: Disable touchpad_switch
Marc Kleine-Budde (1):
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
Marc Zyngier (1):
KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1
Marco Felsch (1):
ASoC: fsl_sai: use local device pointer
Marek Marczykowski-Górecki (1):
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
Marek Szyprowski (1):
usb: dwc3: exynos: Fix remove() function
Mark Brown (1):
ASoC: ops: Fix bounds check for _sx controls
Martin Faltesek (3):
nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION
nfc: st-nci: fix memory leaks in EVT_TRANSACTION
nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTION
Matthew Auld (1):
drm/i915/ttm: never purge busy objects
Matthieu Baerts (2):
selftests: mptcp: fix mibit vs mbit mix up
selftests: mptcp: run mptcp_sockopt from a new netns
Matti Vaittinen (1):
tools: iio: iio_generic_buffer: Fix read size
Maxim Korotkov (1):
pinctrl: single: Fix potential division by zero
Maxim Levitsky (5):
KVM: x86: nSVM: leave nested mode on vCPU free
KVM: x86: forcibly leave nested mode on vCPU reset
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
KVM: x86: add kvm_leave_nested
KVM: x86: remove exit_int_info warning in svm_handle_exit
Menglong Dong (1):
mptcp: don't orphan ssk in mptcp_close()
Michael Grzeschik (3):
ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
usb: dwc3: gadget: conditionally remove requests
ARM: at91: rm9200: fix usb device clock id
Michael Kelley (2):
scsi: storvsc: Fix handling of srb_status and capacity change events
x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
Miklos Szeredi (1):
fuse: lock inode unconditionally in fuse_fallocate()
Mikulas Patocka (2):
dm integrity: flush the journal on suspend
dm integrity: clear the journal on suspend
Moshe Shemesh (3):
net/mlx5: Fix FW tracer timestamp calculation
net/mlx5: Fix handling of entry refcount when command is not issued to FW
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Mukesh Ojha (1):
gcov: clang: fix the buffer overflow issue
Nathan Chancellor (1):
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nicolas Cavallari (1):
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Ninad Malwade (1):
hwmon: (ina3221) Fix shunt sum critical calculation
Olivier Moysan (1):
ASoC: stm32: dfsdm: manage cb buffers cleanup
Ondrej Jirman (1):
power: supply: ip5xxx: Fix integer overflow in current_now calculation
Pablo Neira Ayuso (1):
netfilter: nf_tables: do not set up extensions for end interval
Paolo Abeni (2):
selftests: mptcp: gives slow test-case more time
mptcp: fix sleep in atomic at close time
Paul Gazzillo (1):
iio: light: rpr0521: add missing Kconfig dependencies
Paul Zhang (1):
wifi: cfg80211: Fix bitrates overflow issue
Pavel Begunkov (1):
io_uring: cmpxchg for poll arm refs release
Pawan Gupta (3):
x86/tsx: Add a feature bit for TSX control MSR support
x86/pm: Add enumeration check before spec MSRs save/restore setup
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawel Laszczak (2):
usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
Peter Gonda (1):
virt/sev-guest: Prevent IV reuse in the SNP guest driver
Peter Kosyh (1):
net/mlx4: Check retval of mlx4_bitmap_init
Phil Auld (1):
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Turnbull (3):
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attribute
wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attribute
wifi: wilc1000: validate number of channels
Philip Yang (1):
drm/amdgpu: Drop eviction lock when allocating PT BO
Pierre-Louis Bossart (2):
ASoC: Intel: soc-acpi: add ES83x6 support to IceLake
ASoC: hda: intel-dsp-config: add ES83x6 quirk for IceLake
Qi Zheng (1):
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Ramesh Errabolu (1):
drm/amdgpu: Enable Aldebaran devices to report CU Occupancy
Randy Dunlap (1):
nios2: add FORCE for vmlinuz.gz
Reinette Chatre (1):
x86/sgx: Create utility to validate user provided offset and length
Ricardo Ribalda (1):
i2c: Restore initial power state if probe fails
Richard Fitzgerald (1):
ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
Robin Murphy (1):
gpu: host1x: Avoid trying to use GART on Tegra20
Roi Dayan (2):
net/mlx5: E-Switch, Set correctly vport destination
net/mlx5e: Fix use-after-free when reverting termination table
Roy Novich (1):
net/mlx5: Do not query pci info while pci disabled
Sabrina Dubroca (1):
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Samuel Holland (2):
bus: sunxi-rsb: Remove the shutdown callback
bus: sunxi-rsb: Support atomic transfers
Sean Christopherson (1):
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
Sean Nyekjaer (1):
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sebastian Falbesoner (1):
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
SeongJae Park (2):
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in damon_sysfs_set_schemes()
Shang XiaoJing (2):
ixgbevf: Fix resource leak in ixgbevf_init_module()
i40e: Fix error handling in i40e_init_module()
Shay Drory (1):
net/mlx5: SF: Fix probing active SFs during driver probe phase
Shazad Hussain (1):
clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clks
Shigeru Yoshida (1):
net: tun: Fix use-after-free in tun_detach()
Shin'ichiro Kawasaki (1):
scsi: mpi3mr: Suppress command reply debug prints
Slawomir Laba (1):
iavf: Fix race condition between iavf_shutdown and iavf_remove
Srikar Dronamraju (1):
scripts/faddr2line: Fix regression in name resolution on ppc64le
Stefan Haberland (1):
s390/dasd: fix no record found for raw_track_access
Steven Rostedt (Google) (3):
error-injection: Add prompt for function error injection
tracing: Fix race where histograms can be called before the event
tracing: Free buffers when a used dynamic event is removed
Svyatoslav Feldsherov (1):
fs: do not update freeing inode i_io_list
Takashi Iwai (1):
Input: i8042 - apply probe defer to more ASUS ZenBook models
Takashi Sakamoto (1):
ALSA: dice: fix regression for Lexicon I-ONIX FW810S
Thinh Nguyen (2):
usb: dwc3: gadget: Return -ESHUTDOWN on ep disable
usb: dwc3: gadget: Clear ep descriptor last
Thomas Jarosch (1):
xfrm: Fix oops in __xfrm_state_delete()
Tiezhu Yang (1):
tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"
Tsung-hua Lin (1):
drm/amd/display: No display after resume from WB/CB
Tyler J. Stachecki (1):
wifi: ath11k: Fix QCN9074 firmware boot on x86
Vasanth Sadhasivan (1):
can: gs_usb: remove dma allocations
Vishal Verma (2):
ACPI: HMAT: remove unnecessary variable initialization
ACPI: HMAT: Fix initiator registration for single-initiator systems
Vishwanath Pai (1):
netfilter: ipset: regression in ip_set_hash_ip.c
Vitaly Kuznetsov (1):
x86/hyperv: Restore VP assist page after cpu offlining/onlining
Vladimir Oltean (3):
net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
net: enetc: cache accesses to &priv->si->hw
net: enetc: preserve TX ring priority across reconfiguration
Wang Hai (4):
net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
arcnet: fix potential memory leak in com20020_probe()
e100: Fix possible use after free in e100_xmit_prepare
net/9p: Fix a potential socket leak in p9_socket_open
Wang ShaoBo (1):
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang Yufen (1):
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wei Yongjun (5):
net: phy: at803x: fix error return code in at803x_probe()
s390/ap: fix memory leak in ap_init_qci_info()
iio: health: afe4403: Fix oob read in afe4403_read_raw
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
nvmem: rmem: Fix return value check in rmem_read()
Wenchao Chen (1):
mmc: sdhci-sprd: Fix no reset data and command after voltage switch
Willem de Bruijn (1):
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Xin Long (4):
tipc: set con sock in tipc_conn_alloc
tipc: add an extra conn_get in tipc_conn_alloc
net: sched: allow act_ct to be built without NF_NAT
tipc: re-fetch skb cb after tipc_msg_validate
Xiongfeng Wang (5):
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
octeontx2-af: Fix reference count issue in rvu_sdp_init()
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiubo Li (1):
ceph: fix NULL pointer dereference for req->r_session
Xu Kuohai (1):
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Yan Cangang (1):
net: ethernet: mtk_eth_soc: fix resource leak in error path
Yang Yingliang (13):
regulator: core: fix UAF in destroy_regulator()
tee: optee: fix possible memory leak in optee_register_device()
octeontx2-af: debugsfs: fix pci device refcount leak
net: pch_gbe: fix pci device refcount leak while module exiting
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work()
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()
regulator: rt5759: fix OOB in validate_desc()
hwmon: (i5500_temp) fix missing pci_disable_device()
of: property: decrement node refcount in of_fwnode_get_reference_args()
net: phy: fix null-ptr-deref while probe() failed
net: mdiobus: fix unbalanced node reference count
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Ye Bin (1):
mmc: mmc_test: Fix removal of debugfs file
Yoshihiro Shimoda (1):
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
Youlin Li (1):
selftests/bpf: Add verifier test for release_reference()
Yu Kuai (1):
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
Yu Liao (1):
net: thunderx: Fix the ACPI memory leak
Yuan Can (6):
net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
fm10k: Fix error handling in fm10k_init_module()
iavf: Fix error handling in iavf_init_module()
net: net_netdev: Fix error handling in ntb_netdev_init_module()
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
YueHaibing (5):
macsec: Fix invalid error code set
tipc: check skb_linearize() return value in tipc_disc_rcv()
net/mlx5: DR, Fix uninitialized var warning
net/mlx5: Fix uninitialized variable bug in outlen_write()
net: hsr: Fix potential use-after-free
Yuri Karpov (1):
net: ethernet: nixge: fix NULL dereference
Zeng Heng (1):
regulator: core: fix kobject release warning and memory leak in regulator_register()
Zhang Changzhong (7):
net/qla3xxx: fix potential memleak in ql3xxx_send()
sfc: fix potential memleak in __ef100_hard_start_xmit()
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
can: etas_es58x: es58x_init_netdev(): free netdev when register_candev()
can: m_can: pci: add missing m_can_class_free_dev() in probe/remove methods
net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
Zhang Xiaoxu (2):
zonefs: Fix race between modprobe and mount
Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
ZhangPeng (1):
nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()
Zhen Lei (1):
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zheng Yongjun (1):
ARM: mxs: fix memory leak in mxs_machine_init()
Zhengchao Shao (2):
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhou Guanghui (1):
scsi: iscsi: Fix possible memory leak when device_register() failed
Zhu Ning (1):
ASoC: sof_es8336: reduce pop noise on speaker
Ziyang Xuan (1):
ipv4: Fix error return code in fib_table_insert()
ruanjinjie (1):
xen/platform-pci: add missing free_irq() in error path
taozhang (1):
wifi: mac80211: fix memory free error when registering wiphy fail
.../bindings/iio/adc/aspeed,ast2600-adc.yaml | 7 --
arch/arm/boot/dts/am335x-pcm-953.dtsi | 28 ++++---
arch/arm/boot/dts/at91rm9200.dtsi | 2 +-
arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 9 +++
arch/arm/boot/dts/imx6q-prti6q.dts | 4 +-
arch/arm/mach-mxs/mach-mxs.c | 4 +-
.../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 2 +-
arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 7 +-
arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dts | 2 +-
arch/arm64/include/asm/syscall_wrapper.h | 2 +-
arch/arm64/kvm/arm.c | 11 +++
arch/loongarch/include/asm/pgtable.h | 8 +-
arch/loongarch/kernel/process.c | 9 ++-
arch/mips/include/asm/fw/fw.h | 2 +-
arch/mips/pic32/pic32mzda/early_console.c | 13 ++--
arch/mips/pic32/pic32mzda/init.c | 2 +-
arch/nios2/boot/Makefile | 2 +-
arch/powerpc/net/bpf_jit_comp32.c | 52 ++++++-------
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 38 ++++++++++
arch/riscv/include/asm/asm.h | 1 +
arch/riscv/include/asm/efi.h | 6 +-
arch/riscv/include/asm/pgalloc.h | 11 ++-
arch/riscv/kernel/entry.S | 13 ++++
arch/riscv/kernel/machine_kexec.c | 35 +++++++++
arch/riscv/kernel/setup.c | 9 ++-
arch/riscv/kernel/traps.c | 18 +++++
arch/riscv/kernel/vdso/Makefile | 4 +
arch/riscv/kernel/vdso/vdso.lds.S | 2 +
arch/s390/Kconfig | 6 +-
arch/s390/Makefile | 2 -
arch/s390/boot/Makefile | 3 +-
arch/s390/boot/startup.c | 3 +-
arch/s390/kernel/crash_dump.c | 2 +-
arch/x86/hyperv/hv_init.c | 54 +++++++------
arch/x86/include/asm/cpufeatures.h | 3 +
arch/x86/include/asm/nospec-branch.h | 2 +-
arch/x86/kernel/cpu/bugs.c | 21 ++++--
arch/x86/kernel/cpu/sgx/ioctl.c | 31 ++++++--
arch/x86/kernel/cpu/tsx.c | 38 +++++-----
arch/x86/kernel/process.c | 2 +-
arch/x86/kvm/mmu/mmu.c | 13 ++--
arch/x86/kvm/svm/nested.c | 6 +-
arch/x86/kvm/svm/svm.c | 16 +---
arch/x86/kvm/vmx/nested.c | 3 -
arch/x86/kvm/x86.c | 18 ++++-
arch/x86/kvm/xen.c | 32 +++++---
arch/x86/mm/ioremap.c | 8 +-
arch/x86/power/cpu.c | 23 ++++--
block/bfq-cgroup.c | 4 +
block/blk-mq.c | 7 +-
block/blk-settings.c | 1 -
block/blk.h | 1 +
debian.master/config/config.common.ubuntu | 2 +
debian.master/upstream-stable | 4 +-
drivers/acpi/numa/hmat.c | 27 +++++--
drivers/acpi/video_detect.c | 14 ++++
drivers/android/binder_alloc.c | 7 ++
drivers/bus/intel-ixp4xx-eb.c | 9 +--
drivers/bus/sunxi-rsb.c | 38 +++++-----
drivers/char/tpm/tpm-interface.c | 5 +-
drivers/clk/at91/at91rm9200.c | 2 +-
drivers/clk/qcom/gcc-sc8280xp.c | 6 ++
drivers/clk/samsung/clk-exynos7885.c | 4 +-
drivers/clocksource/arm_arch_timer.c | 7 +-
drivers/clocksource/timer-riscv.c | 2 +-
drivers/dma-buf/dma-heap.c | 28 +++----
.../gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 6 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 16 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 26 -------
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | 26 +++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 2 +
drivers/gpu/drm/amd/display/Kconfig | 7 ++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 37 +++++++++
.../drm/amd/display/dc/dce120/dce120_resource.c | 3 +-
.../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 +++---
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 4 +
drivers/gpu/drm/display/drm_dp_mst_topology.c | 2 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 +++
drivers/gpu/drm/i915/display/intel_display_power.c | 8 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 +
drivers/gpu/drm/i915/gt/intel_gt.c | 13 +++-
drivers/gpu/drm/i915/gt/intel_gt_requests.c | 2 +-
drivers/gpu/drm/i915/gvt/kvmgt.c | 3 +-
drivers/gpu/drm/tegra/drm.c | 4 +
drivers/gpu/host1x/dev.c | 4 +
drivers/hv/channel_mgmt.c | 6 +-
drivers/hv/vmbus_drv.c | 1 +
drivers/hwmon/asus-ec-sensors.c | 2 +
drivers/hwmon/coretemp.c | 9 ++-
drivers/hwmon/i5500_temp.c | 2 +-
drivers/hwmon/ibmpex.c | 1 +
drivers/hwmon/ina3221.c | 4 +-
drivers/hwmon/ltc2947-core.c | 2 +-
drivers/i2c/busses/i2c-imx.c | 6 +-
drivers/i2c/busses/i2c-npcm7xx.c | 11 ++-
drivers/i2c/busses/i2c-qcom-geni.c | 1 -
drivers/i2c/i2c-core-base.c | 9 ++-
drivers/iio/adc/aspeed_adc.c | 11 ++-
drivers/iio/health/afe4403.c | 5 +-
drivers/iio/health/afe4404.c | 12 +--
drivers/iio/industrialio-sw-trigger.c | 6 +-
drivers/iio/light/Kconfig | 2 +
drivers/iio/light/apds9960.c | 12 +--
drivers/input/misc/soc_button_array.c | 14 +++-
drivers/input/mouse/synaptics.c | 1 +
drivers/input/serio/i8042-x86ia64io.h | 8 +-
drivers/input/touchscreen/goodix.c | 11 +++
drivers/input/touchscreen/raydium_i2c_ts.c | 4 +-
drivers/iommu/intel/dmar.c | 1 +
drivers/iommu/intel/iommu.c | 4 +-
drivers/md/dm-integrity.c | 20 +++--
drivers/media/common/videobuf2/frame_vector.c | 68 +++--------------
drivers/mmc/core/core.c | 9 ++-
drivers/mmc/core/mmc_test.c | 3 +-
drivers/mmc/host/sdhci-esdhc-imx.c | 2 +-
drivers/mmc/host/sdhci-sprd.c | 4 +-
drivers/mmc/host/sdhci.c | 61 +++++++++++++--
drivers/mmc/host/sdhci.h | 2 +
drivers/net/arcnet/com20020_cs.c | 11 ++-
drivers/net/bonding/bond_main.c | 17 +++--
drivers/net/can/cc770/cc770_isa.c | 10 ++-
drivers/net/can/m_can/m_can.c | 2 +-
drivers/net/can/m_can/m_can_pci.c | 9 ++-
drivers/net/can/sja1000/sja1000_isa.c | 10 ++-
drivers/net/can/usb/etas_es58x/es58x_core.c | 5 +-
drivers/net/can/usb/gs_usb.c | 39 ++--------
drivers/net/dsa/lan9303-core.c | 2 +-
drivers/net/dsa/sja1105/sja1105_mdio.c | 6 ++
.../net/ethernet/aquantia/atlantic/aq_ethtool.c | 5 +-
drivers/net/ethernet/aquantia/atlantic/aq_main.c | 4 +-
drivers/net/ethernet/aquantia/atlantic/aq_main.h | 2 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 12 ++-
drivers/net/ethernet/cavium/liquidio/lio_main.c | 4 +-
drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 4 +-
drivers/net/ethernet/davicom/dm9051.c | 4 +-
drivers/net/ethernet/engleder/tsnep_main.c | 57 +++++++++++++-
drivers/net/ethernet/freescale/enetc/enetc.c | 32 +++++---
drivers/net/ethernet/freescale/enetc/enetc.h | 10 ++-
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 77 ++++++++++---------
drivers/net/ethernet/intel/e100.c | 5 +-
drivers/net/ethernet/intel/fm10k/fm10k_main.c | 10 ++-
drivers/net/ethernet/intel/i40e/i40e_main.c | 11 ++-
drivers/net/ethernet/intel/iavf/iavf_main.c | 42 ++++++++---
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 10 ++-
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 8 +-
.../ethernet/marvell/octeontx2/af/rvu_debugfs.c | 3 +
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 2 +
.../net/ethernet/marvell/octeontx2/af/rvu_sdp.c | 7 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 8 +-
drivers/net/ethernet/mellanox/mlx4/qp.c | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 51 +++++++------
.../mellanox/mlx5/core/diag/cmd_tracepoint.h | 45 +++++++++++
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 2 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c | 16 ++--
.../ethernet/mellanox/mlx5/core/en/tc_tun_encap.h | 3 +-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 17 ++---
.../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 2 +-
.../mellanox/mlx5/core/eswitch_offloads_termtbl.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/main.c | 9 ++-
.../net/ethernet/mellanox/mlx5/core/sf/dev/dev.c | 88 ++++++++++++++++++++++
.../mellanox/mlx5/core/steering/dr_table.c | 5 +-
.../net/ethernet/microchip/sparx5/sparx5_netdev.c | 14 +++-
drivers/net/ethernet/netronome/nfp/nfp_devlink.c | 2 +-
.../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 3 +
drivers/net/ethernet/ni/nixge.c | 29 +++----
.../net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 6 +-
drivers/net/ethernet/qlogic/qla3xxx.c | 1 +
.../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c | 4 +-
drivers/net/ethernet/renesas/ravb_main.c | 1 +
drivers/net/ethernet/sfc/ef100_netdev.c | 1 +
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 2 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 12 ++-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 2 +-
drivers/net/macsec.c | 28 +------
drivers/net/mdio/fwnode_mdio.c | 2 +-
drivers/net/ntb_netdev.c | 9 ++-
drivers/net/phy/at803x.c | 4 +-
drivers/net/phy/phy_device.c | 2 +
drivers/net/tun.c | 4 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/virtio_net.c | 3 +-
drivers/net/wireless/ath/ath11k/qmi.h | 2 +-
drivers/net/wireless/cisco/airo.c | 18 ++++-
drivers/net/wireless/mac80211_hwsim.c | 5 ++
drivers/net/wireless/microchip/wilc1000/cfg80211.c | 40 +++++++---
drivers/net/wwan/iosm/iosm_ipc_coredump.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_devlink.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_mux_codec.c | 26 ++++---
drivers/net/wwan/iosm/iosm_ipc_pcie.c | 2 +-
drivers/net/wwan/iosm/iosm_ipc_protocol.h | 2 +-
drivers/net/wwan/t7xx/t7xx_modem_ops.c | 2 +
drivers/nfc/st-nci/se.c | 49 ++++++++----
drivers/nvme/host/core.c | 5 +-
drivers/nvme/host/multipath.c | 3 +
drivers/nvme/host/pci.c | 2 -
drivers/nvme/target/configfs.c | 7 +-
drivers/nvmem/rmem.c | 4 +-
drivers/of/property.c | 4 +-
drivers/pinctrl/intel/pinctrl-intel.c | 27 ++++++-
drivers/pinctrl/pinctrl-single.c | 2 +-
drivers/pinctrl/qcom/pinctrl-sc8280xp.c | 4 +-
drivers/platform/x86/acer-wmi.c | 9 +++
drivers/platform/x86/asus-wmi.c | 2 +
drivers/platform/x86/hp-wmi.c | 3 +
drivers/platform/x86/ideapad-laptop.c | 62 ++++++++++++++-
drivers/platform/x86/intel/pmt/class.c | 31 +++++++-
drivers/platform/x86/thinkpad_acpi.c | 8 ++
drivers/platform/x86/touchscreen_dmi.c | 25 ++++++
drivers/power/supply/ab8500_btemp.c | 9 ++-
drivers/power/supply/ip5xxx_power.c | 2 +-
drivers/regulator/core.c | 8 +-
drivers/regulator/rt5759-regulator.c | 1 +
drivers/regulator/twl6030-regulator.c | 2 +
drivers/s390/block/dasd_eckd.c | 6 +-
drivers/s390/crypto/ap_bus.c | 5 +-
drivers/s390/crypto/zcrypt_msgtype6.c | 21 ++++--
drivers/scsi/ibmvscsi/ibmvfc.c | 14 +++-
drivers/scsi/mpi3mr/mpi3mr_os.c | 3 +-
drivers/scsi/scsi_debug.c | 7 ++
drivers/scsi/scsi_transport_iscsi.c | 31 ++++----
drivers/scsi/storvsc_drv.c | 69 +++++++++--------
drivers/spi/spi-dw-dma.c | 3 +
drivers/spi/spi-imx.c | 13 ++--
drivers/spi/spi-stm32.c | 2 +-
drivers/spi/spi-tegra210-quad.c | 9 ++-
drivers/tee/optee/device.c | 2 +-
drivers/tty/n_gsm.c | 69 +++++++++--------
drivers/tty/serial/8250/8250_core.c | 1 +
drivers/tty/serial/8250/8250_omap.c | 7 +-
drivers/tty/serial/fsl_lpuart.c | 6 ++
drivers/usb/cdns3/cdnsp-gadget.c | 12 +--
drivers/usb/cdns3/cdnsp-ring.c | 17 +++--
drivers/usb/dwc3/dwc3-exynos.c | 11 +--
drivers/usb/dwc3/gadget.c | 22 +++---
drivers/virt/coco/sev-guest/sev-guest.c | 84 +++++++++++++++++----
drivers/xen/platform-pci.c | 7 +-
drivers/xen/xen-pciback/conf_space_capability.c | 9 ++-
fs/afs/fs_probe.c | 4 +-
fs/btrfs/backref.c | 25 +++++-
fs/btrfs/backref.h | 3 +-
fs/btrfs/ioctl.c | 45 ++++-------
fs/btrfs/qgroup.c | 9 +--
fs/btrfs/sysfs.c | 7 +-
fs/btrfs/tree-log.c | 59 ++++++++++++++-
fs/btrfs/zoned.c | 9 ++-
fs/ceph/caps.c | 50 ++++--------
fs/cifs/cifsfs.c | 4 +-
fs/cifs/sess.c | 4 +-
fs/ext4/extents.c | 18 +++--
fs/fs-writeback.c | 30 +++++---
fs/fscache/volume.c | 7 +-
fs/fuse/file.c | 37 ++++-----
fs/ksmbd/vfs.c | 6 +-
fs/nfsd/vfs.c | 4 +-
fs/nilfs2/dat.c | 7 ++
fs/nilfs2/sufile.c | 8 ++
fs/read_write.c | 19 ++++-
fs/zonefs/super.c | 60 +++++++++++----
fs/zonefs/zonefs.h | 6 +-
include/linux/blkdev.h | 1 -
include/linux/fault-inject.h | 7 +-
include/linux/fs.h | 8 ++
include/linux/fscache.h | 2 +-
include/linux/mlx5/driver.h | 1 +
include/linux/mmc/mmc.h | 2 +-
include/linux/serial_core.h | 1 +
include/net/sctp/stream_sched.h | 2 +
include/sound/sof/info.h | 4 +
include/uapi/linux/audit.h | 2 +-
init/Kconfig | 2 +-
io_uring/io_uring.c | 11 ++-
ipc/sem.c | 3 +-
kernel/bpf/bpf_local_storage.c | 2 +-
kernel/events/core.c | 2 +-
kernel/gcov/clang.c | 2 +
kernel/trace/trace_dynevent.c | 2 +
kernel/trace/trace_events.c | 11 ++-
kernel/trace/trace_events_hist.c | 3 +
kernel/trace/trace_osnoise.c | 6 +-
lib/Kconfig.debug | 10 ++-
lib/fault-inject.c | 13 ++--
lib/vdso/Makefile | 2 +-
mm/compaction.c | 22 +++---
mm/damon/sysfs.c | 50 +++++++++++-
mm/failslab.c | 12 ++-
mm/memcontrol.c | 2 +-
mm/page_alloc.c | 7 +-
mm/vmscan.c | 24 ++++--
net/9p/trans_fd.c | 6 +-
net/core/flow_dissector.c | 2 +-
net/dccp/ipv4.c | 2 +
net/dccp/ipv6.c | 2 +
net/hsr/hsr_forward.c | 5 +-
net/ipv4/Kconfig | 10 +++
net/ipv4/esp4_offload.c | 3 +
net/ipv4/fib_semantics.c | 10 ++-
net/ipv4/fib_trie.c | 4 +-
net/ipv4/inet_hashtables.c | 10 +--
net/ipv4/ip_input.c | 5 ++
net/ipv4/netfilter/ipt_CLUSTERIP.c | 4 +-
net/ipv4/tcp_ipv4.c | 2 +
net/ipv6/esp6_offload.c | 3 +
net/ipv6/tcp_ipv6.c | 2 +
net/ipv6/xfrm6_policy.c | 6 +-
net/key/af_key.c | 34 ++++++---
net/mac80211/airtime.c | 3 +
net/mac80211/main.c | 8 +-
net/mac80211/mesh_pathtbl.c | 2 +-
net/mptcp/protocol.c | 13 ++--
net/mptcp/subflow.c | 6 +-
net/netfilter/ipset/ip_set_hash_gen.h | 2 +-
net/netfilter/ipset/ip_set_hash_ip.c | 8 +-
net/netfilter/nf_conntrack_core.c | 2 +-
net/netfilter/nf_conntrack_netlink.c | 24 +++---
net/netfilter/nf_conntrack_standalone.c | 2 +-
net/netfilter/nf_flow_table_offload.c | 4 +
net/netfilter/nf_tables_api.c | 6 +-
net/netfilter/nft_ct.c | 6 +-
net/netfilter/xt_connmark.c | 18 +++--
net/nfc/nci/core.c | 2 +-
net/nfc/nci/data.c | 4 +-
net/openvswitch/conntrack.c | 8 +-
net/packet/af_packet.c | 6 +-
net/rxrpc/ar-internal.h | 1 +
net/rxrpc/conn_client.c | 38 ++++++----
net/sched/Kconfig | 2 +-
net/sched/act_connmark.c | 4 +-
net/sched/act_ct.c | 8 +-
net/sched/act_ctinfo.c | 6 +-
net/sctp/stream.c | 25 ++++--
net/sctp/stream_sched.c | 5 ++
net/sctp/stream_sched_prio.c | 19 +++++
net/sctp/stream_sched_rr.c | 5 ++
net/tipc/crypto.c | 3 +
net/tipc/discover.c | 5 +-
net/tipc/topsrv.c | 20 ++---
net/wireless/scan.c | 10 ++-
net/wireless/util.c | 6 +-
net/xfrm/xfrm_device.c | 15 +++-
net/xfrm/xfrm_replay.c | 2 +-
scripts/faddr2line | 7 +-
sound/firewire/dice/dice-stream.c | 12 +--
sound/hda/intel-dsp-config.c | 5 ++
sound/soc/amd/yc/acp6x-mach.c | 7 ++
sound/soc/codecs/hdac_hda.h | 4 +-
sound/soc/codecs/max98373-i2c.c | 4 +
sound/soc/codecs/sgtl5000.c | 1 +
sound/soc/codecs/tlv320adc3xxx.c | 3 +
sound/soc/fsl/fsl_sai.c | 53 ++++++-------
sound/soc/intel/boards/bytcht_es8316.c | 7 ++
sound/soc/intel/boards/sof_es8336.c | 60 +++++++++++----
sound/soc/intel/common/soc-acpi-intel-icl-match.c | 13 ++++
sound/soc/soc-ops.c | 2 +-
sound/soc/soc-pcm.c | 5 --
sound/soc/sof/ipc3-topology.c | 15 ++--
sound/soc/stm/stm32_adfsdm.c | 11 +++
sound/usb/endpoint.c | 3 +-
sound/usb/quirks.c | 2 +
sound/usb/usbaudio.h | 3 +
tools/iio/iio_generic_buffer.c | 4 +-
tools/lib/bpf/libbpf.c | 2 +-
tools/lib/bpf/ringbuf.c | 12 ++-
.../testing/selftests/bpf/verifier/ref_tracking.c | 36 +++++++++
tools/testing/selftests/net/fib_nexthops.sh | 16 ++++
tools/testing/selftests/net/mptcp/mptcp_join.sh | 6 +-
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 9 ++-
tools/testing/selftests/net/mptcp/simult_flows.sh | 5 +-
tools/testing/selftests/net/udpgro.sh | 4 +-
tools/testing/selftests/net/udpgro_bench.sh | 2 +-
tools/testing/selftests/net/udpgro_frglist.sh | 2 +-
tools/vm/slabinfo-gnuplot.sh | 4 +-
virt/kvm/pfncache.c | 7 +-
376 files changed, 2913 insertions(+), 1345 deletions(-)
create mode 100644 drivers/net/ethernet/mellanox/mlx5/core/diag/cmd_tracepoint.h
More information about the kernel-team
mailing list