During ufs probe, the phy drvdata is read to get
the phy version information. But in some rare cases,
the ufs driver tries to read it before the phy parameters
are fully initialized, which causes kernel panic.
So, defer the ufs probe if phy drvdata is not fully
initialized.
Call trace:
ufs_qcom_phy_save_controller_version+0x4/0x18 [phy_qcom_ufs]
ufshcd_variant_hba_init+0x40/0x98
ufshcd_init+0x388/0xc64
ufshcd_pltfrm_init+0x324/0x42c
ufs_qcom_probe+0x108/0x248 [ufs_qcom]
platform_probe+0xc0/0xec
really_probe+0x190/0x384
__driver_probe_device+0xa0/0x12c
driver_probe_device+0x44/0x210
__driver_attach+0x108/0x1d4
bus_for_each_dev+0x98/0xe8
driver_attach+0x24/0x34
bus_add_driver+0x10c/0x1fc
driver_register+0x78/0x118
__platform_driver_register+0x24/0x34
init_module+0x20/0xfe4 [ufs_qcom]
do_one_initcall+0xdc/0x314
do_init_module+0x48/0x1dc
load_module+0x1348/0x152c
__arm64_sys_finit_module+0xc0/0x110
invoke_syscall+0x58/0x11c
el0_svc_common+0xb4/0xf4
do_el0_svc+0x2c/0xb0
el0_svc+0x2c/0xa4
el0t_64_sync_handler+0x68/0xb4
el0t_64_sync+0x1a4/0x1a8
---[ end trace 0000000000000000 ]---.
Change-Id: Ia5783cdfed68d54a38340ca2234b6273c43b2b06
Signed-off-by: Ram Kumar Dwivedi <quic_rdwivedi@quicinc.com>
Add support allowing the ufs host controller driver to query the
TX_HS_Equalizer_Settings from the PHY driver. The PHY programming
guide v15 requires the host controller to set the
TX_HS_Equalizer_Settings after each Power Mode Change command.
Change-Id: I1612c69329249228f30a1561edc0dcefd64f3a87
Signed-off-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
Enable the provision to pass host controller version
information to phy driver. It is required because in
some targets , phy needs to be configured according to
host controller minor version. Add the function prototype
in phy header file.
Change-Id: I59ae5bec06417bf1ae6734879db6f73ed746c3f1
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
Signed-off-by: Ram Kumar Dwivedi <quic_rdwivedi@quicinc.com>
We may encounter PHY errors, which would not be noticed. This change
implements the ufshcd_vops_event_notify() so that we can monitor such
non fatal PHY errors.
*Capture PHY error and PA error code
*Compute PHY BER
*Save all UFS registers to memory.
*Dump PHY registers and PHY error history if BER excceeds threshold.
*Crashes system if BER excceeds threshold.
Port from kernel/msm-5.15:
(Commit acfa60e09b08726597dce1f7e6fb086d6054f544:
scsi: ufs-qcom : Implement ufshcd_vops_event_notify() to monitor BER).
Change-Id: I10c3e8b8d3fada5a165e7d4ca054c00dd11b05e6
Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
* refs/heads/tmp-e9630af:
ANDROID: sched/cpuset: Add vendor hook to change tasks affinity
ANDROID: cpuset: Make cpusets restore on hotplug
Linux 6.1-rc5
ANDROID: GKI: Add USB serial and ftdi sio modules
ANDROID: GKI: Convert USB ACM as GKI module
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
ata: libata-core: do not issue non-internal commands once EH is pending
io_uring/poll: lockdep annote io_poll_req_insert_locked
io_uring/poll: fix double poll req->flags races
MIPS: pic32: treat port as signed integer
MIPS: jump_label: Fix compat branch range check
mips: alchemy: gpio: Include the right header
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
MIPS: fix duplicate definitions for exported symbols
mips: boot/compressed: use __NO_FORTIFY
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
ata: libata-transport: fix error handling in ata_tdev_add()
ata: libata-transport: fix error handling in ata_tlink_add()
ata: libata-transport: fix error handling in ata_tport_add()
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
RISC-V: vdso: Do not add missing symbols to version section in linker script
riscv: fix reserved memory setup
arm64: efi: Fix handling of misaligned runtime regions and drop warning
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
riscv: vdso: fix build with llvm
MAINTAINERS: Move Vivien to CREDITS
riscv: process: fix kernel info leakage
io_uring: check for rollover of buffer ID when providing buffers
net: macvlan: fix memory leaks of macvlan_common_newlink
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
ALSA: hda: fix potential memleak in 'add_widget_node'
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
net: atlantic: macsec: clear encryption keys from the stack
net: phy: mscc: macsec: clear encryption keys when freeing a flow
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_probe()
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
ALSA: hda/realtek: Add Positivo C6300 model quirk
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf_open()
mctp: Fix an error handling path in mctp_init()
stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
net: cpsw: disable napi in cpsw_ndo_open()
drm/amd/display: only fill dirty rectangles when PSR is enabled
drm/amdgpu: disable BACO on special BEIGE_GOBY card
drm/amdgpu: Drop eviction lock when allocating PT BO
drm/amdgpu: Unlock bo_list_mutex after error handling
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
drm/amd/display: Fix gpio port mapping issue
drm/amd/display: Fix reg timeout in enc314_enable_fifo
drm/amd/display: Fix FCLK deviation and tool compile issues
drm/amd/display: Zeromem mypipe heap struct before using it
drm/amd/display: Update SR watermarks for DCN314
drm/amdgpu: workaround for TLB seq race
drm/amdkfd: Fix error handling in criu_checkpoint
drm/amdkfd: Fix error handling in kfd_criu_restore_events
drm/amd/pm: update SMU IP v13.0.4 msg interface header
iavf: Fix VF driver counting VLAN 0 filters
ice: Fix spurious interrupt during removal of trusted VF
ANDROID: dm-user: Remove bio recount in I/O path
net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
net/mlx5e: E-Switch, Fix comparing termination table instance
net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
net/mlx5e: Fix tc acts array not to be dependent on enum order
net/mlx5e: Fix usage of DMA sync API
net/mlx5e: Add missing sanity checks for max TX WQE size
net/mlx5: fw_reset: Don't try to load device in case PCI isn't working
net/mlx5: E-switch, Set to legacy mode if failed to change switchdev mode
net/mlx5: Allow async trigger completion execution on single CPU systems
net/mlx5: Bridge, verify LAG state when adding bond to bridge
scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390
ANDROID: consolidate.fragment: Modify LOCALVERSION
KVM: x86/pmu: Limit the maximum number of supported AMD GP counters
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspace
tools/kvm_stat: fix incorrect detection of debugfs
x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
KVM: SVM: restore host save area from assembly
KVM: SVM: move guest vmsave/vmload back to assembly
KVM: SVM: do not allocate struct svm_cpu_data dynamically
KVM: SVM: remove dead field from struct svm_cpu_data
KVM: SVM: remove unused field from struct vcpu_svm
KVM: SVM: retrieve VMCB from assembly
KVM: SVM: adjust register allocation for __svm_vcpu_run()
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
KVM: x86: use a separate asm-offsets.c file
drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSI
drm/panfrost: Split io-pgtable requests properly
net: wwan: iosm: fix kernel test robot reported errors
net: wwan: iosm: fix invalid mux header type
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
nvmet: fix a memory leak
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
nvme: quiet user passthrough command errors
mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATA
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
selftests: netfilter: Fix and review rpath.sh
ALSA: usb-audio: Add DSD support for Accuphase DAC-60
ibmveth: Reduce default tx queues to 8
net: nixge: disable napi when enable interrupts failed in nixge_open()
net: tun: call napi_schedule_prep() to ensure we own a napi
net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()
docs: kmsan: fix formatting of "Example report"
mm/damon/dbgfs: check if rm_contexts input is for a real context
maple_tree: don't set a new maximum on the node when not reusing nodes
maple_tree: fix depth tracking in maple_state
arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
fs: fix leaked psi pressure state
nilfs2: fix use-after-free bug of ns_writer on remount
x86/traps: avoid KMSAN bugs originating from handle_bug()
kmsan: make sure PREEMPT_RT is off
Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
x86/uaccess: instrument copy_from_user_nmi()
kmsan: core: kmsan_in_runtime() should return true in NMI context
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
mm/shmem: use page_mapping() to detect page cache for uffd continue
mm/memremap.c: map FS_DAX device memory as decrypted
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
nilfs2: fix deadlock in nilfs_count_free_blocks()
mm/mmap: fix memory leak in mmap_region()
hugetlbfs: don't delete error page from pagecache
maple_tree: reorganize testing to restore module testing
maple_tree: mas_anode_descend() clang-analyzer cleanup
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
ANDROID: arch_topology: Add android_rvh_update_thermal_stats
ANDROID: Sched: Add vendor hooks required for WALT
perf tools: Add the include/perf/ directory to .gitignore
perf test: Fix skipping branch stack sampling test
perf stat: Fix printing os->prefix in CSV metrics output
perf stat: Fix crash with --per-node --metric-only in CSV mode
ANDROID: kleaf: //common:all_headers should use linux_includes.
ANDROID: Split x86 and arm64 DDK headers.
ANDROID: kleaf: Initial list of ddk_headers (2: virtual_device_x86_64)
ANDROID: kleaf: Initial list of ddk_headers (1: arm64)
ANDROID: kleaf: Initial list of ddk_headers (0: skeleton)
s390: always build relocatable kernel
s390/configs: add kasan.config addon config file
s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config
vmlinux.lds.h: Fix placement of '.data..decrypted' section
io_uring: calculate CQEs from the user visible value
nfsd: put the export reference in nfsd4_verify_deleg_dentry
arm64: fix rodata=full again
drivers: net: xgene: disable napi when register irq failed in xgene_enet_open()
block: sed-opal: kmalloc the cmd/resp buffers
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
ALSA: usb-audio: Add quirk entry for M-Audio Micro
drm/amdgpu: Fix the lpfn checking condition in drm buddy
octeontx2-pf: Fix SQE threshold checking
net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed in mtk_star_enable()
net: lapbether: fix issue of invalid opcode in lapbeth_open()
ALSA: hda/hdmi - enable runtime pm for more AMD display audio
drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
ALSA: usb-audio: Remove redundant workaround for Roland quirk
ALSA: usb-audio: Yet more regression for for the delayed card registration
ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
dmaengine: at_hdmac: Check return code of dma_async_device_register
dmaengine: at_hdmac: Fix impossible condition
dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
dmaengine: at_hdmac: Fix completion of unissued descriptor in case of errors
dmaengine: at_hdmac: Fix descriptor handling when issuing it to hardware
dmaengine: at_hdmac: Fix concurrency over the active list
dmaengine: at_hdmac: Free the memset buf without holding the chan lock
dmaengine: at_hdmac: Fix concurrency over descriptor
dmaengine: at_hdmac: Fix concurrency problems by removing atc_complete_all()
dmaengine: at_hdmac: Protect atchan->status with the channel lock
dmaengine: at_hdmac: Do not call the complete callback on device_terminate_all
dmaengine: at_hdmac: Fix premature completion of desc in issue_pending
dmaengine: at_hdmac: Start transfer for cyclic channels in issue_pending
dmaengine: at_hdmac: Don't start transactions at tx_submit level
dmaengine: at_hdmac: Fix at_lli struct definition
dmaengine: stm32-dma: fix potential race between pause and resume
dmaengine: ti: k3-udma-glue: fix memory leak when register device fail
dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
dmaengine: apple-admac: Fix grabbing of channels in of_xlate
dmaengine: idxd: fix RO device state error after been disabled/reset
dmaengine: idxd: Fix max batch size for Intel IAA
dmaengine: pxa_dma: use platform_get_irq_optional
sctp: clear out_curr if all frag chunks of current msg are pruned
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
net: broadcom: Fix BCMGENET Kconfig
octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=y
dt-bindings: net: tsnep: Fix typo on generic nvmem property
scsi: scsi_transport_sas: Fix error handling in sas_phy_add()
net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()
fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister()
scsi: ibmvfc: Avoid path failures during live migration
mm, slab: remove duplicate kernel-doc comment for ksize()
drm/panfrost: Remove type name from internal struct again
btrfs: zoned: fix locking imbalance on scrub
btrfs: zoned: initialize device's zone info for seeding
btrfs: zoned: clone zoned device info when cloning a device
Revert "btrfs: scrub: use larger block size for data extent scrub"
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
btrfs: fix match incorrectly in dev_args_match_device
drm/i915/userptr: restore probe_range behaviour
drm/i915: Do not set cache_dirty for DGFX
drm/i915/psr: Send update also on invalidate
drm/i915/dmabuf: fix sg_table handling in map_dma_buf
can: rcar_canfd: Add missing ECC error checks for channels 2-7
can: dev: fix skb drop check
can: j1939: j1939_send_one(): fix missing CAN header initialization
can: isotp: fix tx state handling for echo tx processing
can: af_can: fix NULL pointer dereference in can_rx_register()
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI
mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI
mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI
mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI
mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
platform/x86: p2sb: Don't fail if unknown CPU is found
platform/x86/intel/hid: Add some ACPI device IDs
platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
platform/x86: ideapad-laptop: Disable touchpad_switch
ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
ACPI: video: Make acpi_video_backlight_use_native() always return true
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
net: wwan: iosm: Remove unnecessary if_mutex lock
net: wwan: mhi: fix memory leak in mhi_mbim_dellink
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
hamradio: fix issue of dev reference count leakage in bpq_device_event()
net: lapbether: fix issue of dev reference count leakage in lapbeth_device_event()
KVM: s390: pci: Fix allocation size of aift kzdev elements
KVM: s390: pv: don't allow userspace to set the clock under PV
ACPI: video: Improve Chromebook checks
Linux 6.1-rc4
mm/slab_common: Restore passing "caller" for tracing
io_uring: fix typo in io_uring.h comment
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
ext4: fix wrong return err in ext4_load_and_init_journal()
ext4: fix warning in 'ext4_da_release_space'
ext4: fix BUG_ON() when directory entry has invalid rec_len
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
phy: ralink: mt7621-pci: add sentinel to quirks table
ALSA: hda/ca0132: add quirk for EVGA Z390 DARK
capabilities: fix undefined behavior in bit shift for CAP_TO_MASK
cifs: fix use-after-free on the link name
cifs: avoid unnecessary iteration of tcp sessions
cifs: always iterate smb sessions using primary channel
net: fman: Unregister ethernet device on removal
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
bnxt_en: fix the handling of PCIE-AER
bnxt_en: refactor bnxt_cancel_reservations()
Revert "hwmon: (pmbus) Add regulator supply into macro"
hwmon: (scmi) Register explicitly with Thermal Framework
cxl/region: Recycle region ids
cxl/region: Fix 'distance' calculation with passthrough ports
tools/testing/cxl: Add a single-port host-bridge regression config
tools/testing/cxl: Fix some error exits
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
cxl/region: Fix cxl_region leak, cleanup targets at region delete
cxl/region: Fix region HPA ordering validation
ANDROID: GKI: Handle no ABI symbol list for modules
x86/cpu: Add several Intel server CPU model numbers
phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
ANDROID: GKI: Add CAN adapters as GKI modules
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
spi: amd: Fix SPI_SPD7 value
net: tun: Fix memory leaks of napi_get_frags
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
macsec: clear encryption keys from the stack after setting up offload
macsec: fix detection of RXSCs when toggling offloading
macsec: fix secy->n_rx_sc accounting
macsec: delete new rxsc when offload fails
Revert "net: macsec: report real_dev features when HW offloading is enabled"
selftests/net: give more time to udpgro bg processes to complete startup
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
net: octeontx2-pf: mcs: consider MACSEC setting
HID: wacom: Fix logic used for 3rd barrel switch emulation
net: gso: fix panic on frag_list with mixed head alloc types
ANDROID: inline isolate_and_split_free_page
ANDROID: implement wrapper for reverse migration
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
tracing/fprobe: Fix to check whether fprobe is registered correctly
fprobe: Check rethook_alloc() return in rethook initialization
kprobe: reverse kp->flags when arm_kprobe failed
selftests/bpf: Add verifier test for release_reference()
bpf: Fix wrong reg type conversion in release_reference()
cxl/pmem: Use size_add() against integer overflow
arm64: cpufeature: Fix the visibility of compat hwcaps
mm/slab_common: repair kernel-doc for __ksize()
arm64: efi: Recover from synchronous exceptions occurring in firmware
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
MAINTAINERS: remove sthemmin
x86/hyperv: fix invalid writes to MSRs during root partition kexec
clocksource/drivers/hyperv: add data structure for reference TSC MSR
KVM: x86: Fix a typo about the usage of kvcalloc()
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
bpf, sock_map: Move cancel_work_sync() out of sock lock
tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CI
net/ipv4: Fix linux/in.h header dependencies
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
x86/xen: simplify sysenter and syscall setup
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
drm/vc4: hdmi: Fix HSM clock too low on Pi4
drm/vc4: hdmi: Fix outdated function name in comment
drm/vc4: hdmi: Take our lock to reset the link
ftrace: Fix use-after-free for dynamic ftrace_ops
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
ipv6: fix WARNING in ip6_route_net_exit_late()
bridge: Fix flushing of dynamic FDB entries
net, neigh: Fix null-ptr-deref in neigh_table_clear()
net/smc: Fix possible leaked pernet namespace in smc_init()
stmmac: dwmac-loongson: fix invalid mdio_node
ibmvnic: Free rwi on reset success
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
drm/amdkfd: update GFX11 CWSR trap handler
drm/amd/display: Investigate tool reported FCLK P-state deviations
drm/amd/display: Add DSC delay factor workaround
drm/amd/display: Round up DST_after_scaler to nearest int
drm/amd/display: Use forced DSC bpp in DML
drm/amd/display: Fix DCN32 DSC delay calculation
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
drm/amdgpu: disable GFXOFF during compute for GFX11
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Bluetooth: L2CAP: Fix memory leak in vhci_write
s390: update defconfigs
s390/zcrypt: fix warning about field-spanning write
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Bluetooth: virtio_bt: Use skb_put to set length
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
drm/amd: Fail the suspend if resources can't be evicted
drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
drm/amdgpu: correct MES debugfs versions
drm/amdgpu: set fb_modifiers_not_supported in vkms
drm/amd/display: cursor update command incomplete
drm/amd/display: Enable timing sync on DCN32
drm/amd/display: Set memclk levels to be at least 1 for dcn32
drm/amd/display: Update latencies on DCN321
drm/amd/display: Limit dcn32 to 1950Mhz display clock
drm/amd/display: Ignore Cable ID Feature
drm/amd/display: Update DSC capabilitie for DCN314
Documentation: devres: add missing I2C helper
netfilter: ipset: enforce documented limit to prevent allocating huge memory
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
wifi: ath11k: Fix QCN9074 firmware boot on x86
btrfs: fix inode reserve space leak due to nowait buffered write
btrfs: fix nowait buffered write returning -ENOSPC
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
btrfs: fix ulist leaks in error paths of qgroup self tests
btrfs: fix inode list leak during backref walking at find_parent_nodes()
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
ANDROID: GKI: Sort system_dlkm modules list
selftests/net: don't tests batched TCP io_uring zc
HID: hyperv: fix possible memory leak in mousevsc_probe()
HID: asus: Remove unused variable in asus_report_tool_width()
isdn: mISDN: netjet: fix wrong check of device registration
mISDN: fix possible memory leak in mISDN_register_device()
spi: meson-spicc: fix do_div build error on non-arm64
rose: Fix NULL pointer dereference in rose_send_frame()
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
perf/x86/intel: Fix pebs event constraints for SPR
perf/x86/intel: Fix pebs event constraints for ICL
perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
perf/hw_breakpoint: test: Skip the test if dependencies unmet
bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
selftests/pidfd_test: Remove the erroneous ','
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
wifi: mac80211: Fix ack frame idr leak when mesh has no route
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
ipvs: fix WARNING in ip_vs_app_net_cleanup()
ipvs: fix WARNING in __ip_vs_cleanup_batch()
ipvs: use explicitly signed chars
kconfig: fix segmentation fault in menuconfig search
netlink: introduce bigendian integer types
net: lan966x: Fix unmapping of received frames using FDMA
net: lan966x: Fix FDMA when MTU is changed
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
net: lan966x: Fix the MTU calculation
x86/tdx: Panic on bad configs that #VE on "private" memory access
cxl/region: Fix decoder allocation crash
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
ANDROID: GKI: BUILD.bazel: Clean up modules list
ANDROID: module: Add vendor hooks
arm64: booting: Document our requirements for fine grained traps with SME
spi: intel: Use correct mask for flash and protected regions
ANDROID: usb: host: export additional xhci symbols for ring management
ANDROID: sound: usb: Export symbols for endpoint management
arm64: entry: avoid kprobe recursion
x86/tdx: Prepare for using "INFO" call for a second purpose
sfc: Fix an error handling path in efx_pci_probe()
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
bpf, verifier: Fix memory leak in array reallocation for stack state
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
i2c: tegra: Allocate DMA memory for DMA engine
i2c: piix4: Fix adapter not be removed in piix4_remove()
arm64: dts: juno: Add thermal critical trip points
firmware: arm_scmi: Fix deferred_tx_wq release on error paths
firmware: arm_scmi: Fix devres allocation device in virtio transport
firmware: arm_scmi: Make Rx chan_setup fail on memory errors
firmware: arm_scmi: Make tx_prepare time out eventually
firmware: arm_scmi: Suppress the driver's bind attributes
firmware: arm_scmi: Cleanup the core driver removal callback
MAINTAINERS: Update HiSilicon LPC BUS Driver maintainer
ARM: dts: ux500: Add trips to battery thermal zones
netfilter: nf_tables: release flow rule object from commit path
netfilter: nf_tables: netlink notifier might race to release objects
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
ALSA: hda: clarify comments on SCF changes
wifi: airo: do not assign -1 to unsigned char
powerpc/32: Select ARCH_SPLIT_ARG64
net: tun: fix bugs for oversize packet when napi frags enabled
ibmvnic: change maintainers for vnic driver
block: blk_add_rq_to_plug(): clear stale 'last' after flush
powerpc/32: fix syscall wrappers with 64-bit arguments
asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()
ANDROID: dma-heap: Let dma heap use dma_map_attrs to map & unmap iova
Revert "BACKPORT: FROMLIST: dma-heap: Let dma heap use dma_map_attrs to map & unmap iova"
ANDROID: sound: usb: Add vendor hooks for connect & disconnect
ANDROID: GKI: BUILD.bazel: Add buildifier sort hint
ANDROID: GKI: BUILD.bazel: Cleanup sync comments
ANDROID: GKI: BUILD.bazel: Clean up module order
KVM: Check KVM_CAP_DIRTY_LOG_{RING, RING_ACQ_REL} prior to enabling them
ANDROID: GKI: Convert cfg/mac80211 as modules
xfs: rename XFS_REFC_COW_START to _COWFLAG
xfs: fix uninitialized list head in struct xfs_refcount_recovery
xfs: fix agblocks check in the cow leftover recovery function
xfs: check record domain when accessing refcount records
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
xfs: refactor domain and refcount checking
xfs: report refcount domain in tracepoints
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
xfs: refactor refcount record usage in xchk_refcountbt_rec
xfs: dump corrupt recovered log intent items to dmesg consistently
xfs: move _irec structs to xfs_types.h
xfs: actually abort log recovery on corrupt intent-done log items
xfs: check deferred refcount op continuation parameters
xfs: refactor all the EFI/EFD log item sizeof logic
xfs: create a predicate to verify per-AG extents
xfs: fix memcpy fortify errors in EFI log format copying
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
xfs: fix memcpy fortify errors in RUI log format copying
xfs: fix memcpy fortify errors in CUI log format copying
xfs: fix memcpy fortify errors in BUI log format copying
xfs: fix validation in attr log item recovery
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
xfs: fix incorrect return type for fsdax fault handlers
btrfs: fix a memory allocation failure test in btrfs_submit_direct
parisc: Avoid printing the hardware path twice
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue
drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNs
drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()
block: Fix possible memory leak for rq_wb on add_disk failure
ublk_drv: add ublk_queue_cmd() for cleanup
ublk_drv: avoid to touch io_uring cmd in blk_mq io path
ublk_drv: comment on ublk_driver entry of Kconfig
ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of module
spi: mediatek: Fix package division error
drm/i915/sdvo: Setup DDC fully before output init
drm/i915/sdvo: Filter out invalid outputs more sensibly
drm/i915: stop abusing swiotlb_max_segment
drm/i915/tgl+: Add locking around DKL PHY register accesses
net: sched: Fix use after free in red_enqueue()
audit: fix undefined behavior in bit shift for AUDIT_BIT
ata: palmld: fix return value check in palmld_pata_probe()
ata: pata_legacy: fix pdc20230_set_piomode()
net: fec: fix improper use of NETDEV_TX_BUSY
drm/format-helper: Only advertise supported formats for conversion
powerpc/64e: Fix amdgpu build on Book3E w/o AltiVec
Linux 6.1-rc3
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
nfc: fdp: Fix potential memory leak in fdp_nci_send()
selftests: pidfd: Fix compling warnings
ksefltests: pidfd: Fix wait_states: Test terminated by timeout
FROMLIST: asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
drm/rockchip: vop2: disable planes when disabling the crtc
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
drm/rockchip: fix fbdev on non-IOMMU devices
drm/rockchip: dsi: Force synchronous probe
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
LoongArch: BPF: Avoid declare variables in switch-case
LoongArch: Use flexible-array member instead of zero-length array
LoongArch: Remove unused kernel stack padding
soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
arm64: dts: imx93: correct gpio-ranges
arm64: dts: imx93: correct s4mu interrupt names
dt-bindings: power: gpcv2: add power-domains property
arm64: dts: imx8: correct clock order
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
arm64: dts: imx8mn: Correct the usb power domain
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio
arm64: dts: imx8mm: correct usb power domains
arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio
arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci
net: dsa: fall back to default tagger if we can't load the one from DT
net: ethernet: adi: adin1110: Fix notifiers
ANDROID: GKI: Unset KUNIT_DEFAULT_ENABLED
net: also flag accepted sockets supporting msghdr originated zerocopy
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
net: remove SOCK_SUPPORT_ZC from sockmap
udp: advertise ipv6 udp support for msghdr::ubuf_info
enic: MAINTAINERS: Update enic maintainers
net: openvswitch: add missing .resv_start_op
netlink: hide validation union fields from kdoc
fortify: Capture __bos() results in const temp vars
riscv: dts: sifive unleashed: Add PWM controlled LEDs
random: use arch_get_random*_early() in random_init()
tools/nolibc/string: Fix memcmp() implementation
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12
ANDROID: GKI: x86_64: zram & zsmalloc as modules
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
mmap: fix remap_file_pages() regression
mm/shmem: ensure proper fallback if page faults
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
x86: fortify: kmsan: fix KMSAN fortify builds
x86: asm: make sure __put_user_size() evaluates pointer once
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
x86/purgatory: disable KMSAN instrumentation
mm: kmsan: export kmsan_copy_page_meta()
mm: migrate: fix return value if all subpages of THPs are migrated successfully
mm/uffd: fix vma check on userfault for wp
mm: prep_compound_tail() clear page->private
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
mm/page_isolation: fix clang deadcode warning
fs/ext4/super.c: remove unused `deprecated_msg'
ipc/msg.c: fix percpu_counter use after free
memory tier, sysfs: rename attribute "nodes" to "nodelist"
MAINTAINERS: git://github.com -> https://github.com for nilfs2
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
squashfs: fix buffer release race condition in readahead code
squashfs: fix extending readahead beyond end of file
squashfs: fix read regression introduced in readahead code
spi: tegra210-quad: Don't initialise DMA if not supported
efi: efivars: Fix variable writes with unsupported query_variable_store()
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
ACPI: x86: Add another system to quirk list for forcing StorageD3Enable
MAINTAINERS: Change myself to a maintainer
blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
phy: qcom-qmp-combo: fix NULL-deref on runtime resume
fuse: add file_modified() to fallocate
MAINTAINERS: Update HiSilicon SFC Driver maintainer
soundwire: qcom: check for outanding writes before doing a read
soundwire: qcom: reinit broadcast completion
soundwire: intel: Initialize clock stop timeout
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
net: emaclite: update reset_lock member documentation
KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format
KVM: x86: emulator: update the emulation mode after CR0 write
KVM: x86: emulator: update the emulation mode after rsm
KVM: x86: emulator: introduce emulator_recalc_and_set_mode
KVM: x86: emulator: em_sysexit should update ctxt->mode
KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test
KVM: selftests: Add tests in xen_shinfo_test to detect lock races
net: dsa: Fix possible memory leaks in dsa_loop_init()
kbuild: fix SIGPIPE error message for AR=gcc-ar and AR=llvm-ar
cifs: fix use-after-free caused by invalid pointer `hostname`
ext4: update the backup superblock's at the end of the online resize
clk: qcom: Update the force mem core bit for GPU clocks
clk: Initialize max_rate in struct clk_rate_request
clk: Initialize the clk_rate_request even if clk_core is NULL
clk: Remove WARN_ON NULL parent in clk_core_init_rate_req()
RISC-V: Fix /proc/cpuinfo cpumask warning
riscv: fix detection of toolchain Zihintpause support
riscv: fix detection of toolchain Zicbom support
riscv: mm: add missing memcpy in kasan_init
nfs4: Fix kmemleak when allocate slot failed
NFSv4.2: Fixup CLONE dest file size for zero-length count
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
NFSv4: Retry LOCK on OLD_STATEID during delegation return
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
NFSv4: Fix a potential state reclaim deadlock
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
nfs: Remove redundant null checks before kfree
KVM: arm64: Fix bad dereference on MTE-enabled systems
net: enetc: survive memory pressure without crashing
fbdev: cyber2000fb: fix missing pci_disable_device()
kcm: do not sense pfmemalloc status in kcm_sendpage()
net: do not sense pfmemalloc status in skb_append_pagefrags()
net/mlx5e: Fix macsec sci endianness at rx sa update
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
net/mlx5e: Fix macsec rx security association (SA) update/delete
net/mlx5e: Fix macsec coverity issue at rx sa update
net/mlx5: Fix crash during sync firmware reset
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
net/mlx5e: TC, Reject forwarding from internal port to internal port
net/mlx5: Fix possible use-after-free in async command interface
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
net/mlx5e: Update restore chain id for slow path packets
net/mlx5e: Extend SKB room check to include PTP-SQ
net/mlx5: DR, Fix matcher disconnect error flow
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
net/mlx5e: Do not increment ESN when updating IPsec ESN state
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed
netdevsim: fix memory leak in nsim_bus_dev_new()
net: broadcom: bcm4908_enet: update TX stats after actual transmission
nh: fix scope used to find saddr when adding non gw nh
Revert "ip: fix dflt addr selection for connected nexthop"
Revert "ip: fix triggering of 'icmp redirect'"
io_uring: unlock if __io_run_local_work locked inside
io_uring: use io_run_local_work_locked helper
genetlink: limit the use of validation workarounds to old ops
kbuild: fix typo in modpost
Documentation: kbuild: Add description of git for reproducible builds
kbuild: use POSIX-compatible grep option
net: bcmsysport: Indicate MAC is in charge of PHY PM
blk-mq: don't add non-pt request with ->end_io to batch
rbd: fix possible memory leak in rbd_sysfs_init()
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore() before kfree_skb()
Drivers: hv: fix repeated words in comments
x86/hyperv: Remove BUG_ON() for kmap_local_page()
net: ehea: fix possible memory leak in ehea_register_port()
KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
selftests: add openvswitch selftest suite
openvswitch: switch from WARN to pr_warn
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
KVM: x86: Exempt pending triple fault from event injection sanity check
MAINTAINERS: git://github -> https://github.com for kvm-riscv
KVM: debugfs: Return retval of simple_attr_open() if it fails
KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()
KVM: x86: Mask off reserved bits in CPUID.8000001FH
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
perf/x86/rapl: Add support for Intel Raptor Lake
perf/x86/rapl: Add support for Intel AlderLake-N
perf: Fix missing raw data on tracepoint events
can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
parisc: Export iosapic_serial_irq() symbol for serial port driver
can: kvaser_usb: Fix possible completions during init_completion
ALSA: aoa: Fix I2S device accounting
ALSA: Use del_timer_sync() before freeing timer
ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
net: ethernet: ave: Fix MAC to be in charge of PHY PM
net: fec: limit register access on i.MX6UL
drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume
xfs: increase rename inode reservation
usb: dwc3: gadget: Don't set IMI for no_interrupt
usb: dwc3: gadget: Stop processing more requests on IMI
perf vendor events arm64: Fix incorrect Hisi hip08 L3 metrics
perf auxtrace: Fix address filter symbol name match for modules
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft-masked context
spi: meson-spicc: move wait completion in driver to take bursts delay in account
s390/vfio-ap: Fix memory allocation for mdev_types array
s390/cio: fix out-of-bounds access on cio_ignore free
s390/pai: fix raw data collection for PMU pai_ext
s390/boot: add secure boot trailer
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_inuser()
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
s390/uaccess: add missing EX_TABLE entries to __clear_user()
MAINTAINERS: remove outdated linux390 link
rhashtable: make test actually random
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
ACPI: PCC: Fix unintentional integer overflow
PM: domains: Fix handling of unavailable/disabled idle states
clk: renesas: r8a779g0: Fix HSCIF parent clocks
mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
ANDROID: selftests: fcnal-test: Fix UPSTREAM related merge error
MAINTAINERS: git://github.com -> https://github.com for sifive
riscv: jump_label: mark arguments as const to satisfy asm constraints
net: ipa: don't configure IDLE_INDICATION on v3.1
net: ipa: fix v3.1 resource limit masks
net: ipa: fix v3.5.1 resource limit max values
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
ANDROID: kernel/sched: rebuild_sched_domains export
ANDROID: sched: gki: add padding to some structs to support WALT
i40e: Fix flow-type by setting GL_HASH_INSET registers
i40e: Fix VF hang when reset is triggered on another VF
i40e: Fix ethtool rx-flow-hash setting for X722
ipv6: ensure sane device mtu in tunnels
fs/binfmt_elf: Fix memory leak in load_elf_binary()
exec: Copy oldsighand->action under spin-lock
overflow: Refactor test skips for Clang-specific issues
overflow: disable failing tests for older clang versions
overflow: Fix kern-doc markup for functions
tools headers cpufeatures: Sync with the kernel sources
tools headers uapi: Sync linux/stat.h with the kernel sources
tools include UAPI: Sync sound/asound.h copy with the kernel sources
tools headers uapi: Update linux/in.h copy
tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'
tools headers arm64: Sync arm64's cputype.h with the kernel sources
perf test: Do not fail Intel-PT misc test w/o libpython
perf list: Fix PMU name pai_crypto in perf list on s390
perf record: Fix event fd races
perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns() is available
perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()
perf vendor events power10: Fix hv-24x7 metric events
perf docs: Fix man page build wrt perf-arm-coresight.txt
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
device property: Fix documentation for *_match_string() APIs
xhci: Remove device endpoints from bandwidth list when freeing the device
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
xhci: Add quirk to reset host back to default state at shutdown
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
misc: sgi-gru: use explicitly signed char
coresight: cti: Fix hang in cti_disable_hw()
usb: dwc3: st: Rely on child's compatible instead of name
usb: gadget: uvc: limit isoc_sg to super speed gadgets
pm-graph v5.10
media: vivid.rst: loop_video is set on the capture devnode
media: vivid: set num_in/outputs to 0 if not supported
media: vivid: drop GFP_DMA32
media: vivid: fix control handler mutex deadlock
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
media: v4l2-dv-timings: add sanity checks for blanking values
media: vivid: dev->bitmap_cap wasn't freed in all cases
media: vivid: s_fbuf: add more sanity checks
KVM: arm64: Use correct accessor to parse stage-1 PTEs
nvme-multipath: set queue dma alignment to 3
nvme-tcp: fix possible circular locking when deleting a controller under memory pressure
nvme-tcp: replace sg_init_marker() with sg_init_table()
ALSA: rme9652: use explicitly signed char
ALSA: au88x0: use explicitly signed char
cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores
cpufreq: intel_pstate: Read all MSRs on the target CPU
PM: hibernate: Allow hybrid sleep to work with s2idle
ANDROID: mm: export vm_unmapped_area()
drm/scheduler: fix fence ref counting
net: stmmac: rk3588: Allow multiple gmac controller
btrfs: don't use btrfs_chunk::sub_stripes from disk
scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
can: mcp251x: mcp251x_can_probe(): add missing unregister_candev() in error path
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR
mptcp: fix abba deadlock on fastopen
mptcp: factor out mptcp_connect()
mptcp: set msk local address earlier
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
genetlink: piggy back on resv_op to default to a reject policy
ethtool: eeprom: fix null-deref on genl_info in dump
x86/mm: Do not verify W^X at boot up
drm/amd/display: Revert logic for plane modifiers
drm/amdkfd: correct the cache info for gfx1036
drm/amdkfd: update gfx1037 Lx cache setting
drm/amdgpu: skip mes self test for gc 11.0.3 in recover
drm/amd: Add IMU fw version to fw version queries
drm/amd/display: Don't return false if no stream
drm/amd/display: Remove wrong pipe control lock
drm/amd/pm: allow gfxoff on gc_11_0_3
drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
fbdev: sisfb: use explicitly signed char
MAINTAINERS: adjust entry after renaming parisc serial driver
net-memcg: avoid stalls when under memory pressure
tcp: fix indefinite deferral of RTO with SACK reneging
docs/process/howto: Replace C89 with C11
Documentation: Fix spelling mistake in hacking.rst
Documentation: process: replace outdated LTS table w/ link
mmc: core: Fix WRITE_ZEROES CQE handling
x86/syscall: Include asm/ptrace.h in syscall_wrapper header
ACPI: video: Fix missing native backlight on Chromebooks
btrfs: fix type of parameter generation in btrfs_get_dentry
btrfs: send: fix send failure of a subcase of orphan inodes
btrfs: make thaw time super block check to also verify checksum
btrfs: fix tree mod log mishandling of reallocated nodes
btrfs: reorder btrfs_bio for better packing
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
btrfs: raid56: properly handle the error when unable to find the missing stripe
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
RDMA/hns: Fix NULL pointer problem in free_mr_init()
RDMA/hns: Disable local invalidate operation
spi: stm32: Print summary 'callbacks suppressed' message
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
RDMA/efa: Add EFA 0xefa2 PCI ID
docs: netdev: offer performance feedback to contributors
kcm: annotate data-races around kcm->rx_wait
kcm: annotate data-races around kcm->rx_psock
net: fman: Use physical address for userspace interfaces
platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
net/mlx5e: Cleanup MACsec uninitialization routine
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
atlantic: fix deadlock at aq_nic_stop
platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some models
platform/x86: asus-wmi: Add support for ROG X16 tablet mode
drm/i915/dp: Reset frl trained flag before restarting FRL training
drm/i915/dgfx: Keep PCI autosuspend control 'on' by default on all dGPU
drm/i915: Extend Wa_1607297627 to Alderlake-P
mac802154: Fix LQI recording
efi: random: Use 'ACPI reclaim' memory for random seed
efi: random: reduce seed size to 32 bytes
ANDROID: GKI: Enable TRACE_MMIO_ACCESS config for gki_defconfig
Revert "coresight: cti: Fix hang in cti_disable_hw()"
efi/tpm: Pass correct address to memblock_reserve
counter: 104-quad-8: Fix race getting function mode and direction
counter: microchip-tcb-capture: Handle Signal1 read and Synapse
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Linux 6.1-rc2
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
kernel/utsname_sysctl.c: Fix hostname polling
arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo
block: fix memory leak for elevator on add_disk failure
io_uring/net: fail zc sendmsg when unsupported by socket
io_uring/net: fail zc send when unsupported by socket
net: flag sockets supporting msghdr originated zerocopy
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
KVM: x86: Mask off reserved bits in CPUID.8000001AH
KVM: x86: Mask off reserved bits in CPUID.80000008H
KVM: x86: Mask off reserved bits in CPUID.80000006H
KVM: x86: Mask off reserved bits in CPUID.80000001H
tools: include: sync include/api/linux/kvm.h
usb: bdc: change state when port disconnected
usb: typec: ucsi: acpi: Implement resume callback
usb: typec: ucsi: Check the connection on resume
usb: gadget: aspeed: Fix probe regression
usb: gadget: uvc: fix sg handling during video encode
usb: gadget: uvc: fix sg handling in error case
usb: gadget: uvc: fix dropped frame after missed isoc
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
kvm: Add support for arch compat vm ioctls
MAINTAINERS: Update maintainers for broadcom USB
MAINTAINERS: move USB gadget and phy entries under the main USB entry
ALSA: hda/realtek: Add another HP ZBook G9 model quirks
nfp: only clean `sp_indiff` when application firmware is unloaded
amd-xgbe: add the bit rate quirk for Molex cables
amd-xgbe: fix the SFP compliance codes check for DAC cables
amd-xgbe: enable PLL_CTL for fixed PHY modes only
amd-xgbe: use enums for mailbox cmd and sub_cmds
amd-xgbe: Yellow carp devices do not need rrc
scsi: ufs: core: Fix typo in comment
scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS
scsi: ufs: core: Fix typo for register name in comments
scsi: pm80xx: Display proc_name in sysfs
scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()
bpf: Use __llist_del_all() whenever possbile during memory draining
bpf: Wait for busy refill_work when destroying bpf memory allocator
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
drm/amdgpu: Adjust MES polling timeout for sriov
drm/amd/pm: update driver-if header for smu_v13_0_10
drm/amdgpu: fix pstate setting issue
drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD
x86/unwind/orc: Fix unreliable stack dump with gcov
ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
MAINTAINERS: add keyword match on PTP
ethtool: pse-pd: fix null-deref on genl_info in dump
ASoC: SOF: Intel: hda-codec: fix possible memory leak in hda_codec_device_init()
ASoC: amd: yc: Add Lenovo Thinkbook 14+ 2022 21D0 to quirks table
ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
wifi: cfg80211: Fix bitrates overflow issue
wifi: cfg80211: fix memory leak in query_regdb_file()
wifi: mac80211: fix memory free error when registering wiphy fail
wifi: cfg80211: silence a sparse RCU warning
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
efi: libstub: Fix incorrect payload size in zboot header
efi: libstub: Give efi_main() asmlinkage qualification
efi: efivars: Fix variable writes without query_variable_store()
efi: ssdt: Don't free memory if ACPI table was loaded successfully
efi: libstub: Remove zboot signing from build options
iommu/vt-d: Clean up si_domain in the init_dmars() error path
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
iommu/vt-d: Use rcu_lock in get_resv_regions
iommu: Add gfp parameter to iommu_alloc_resv_region
parisc: Use signed char for hardware path in pdc.h
wifi: rt2x00: use explicitly signed or unsigned types
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
ALSA: ac97: Use snd_ctl_rename() to rename a control
ALSA: ca0106: Use snd_ctl_rename() to rename a control
ALSA: emu10k1: Use snd_ctl_rename() to rename a control
ALSA: hda/realtek: Use snd_ctl_rename() to rename a control
ALSA: usb-audio: Use snd_ctl_rename() to rename a control
ALSA: control: add snd_ctl_rename()
parisc/serial: Rename 8250_gsc.c to 8250_parisc.c
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
i2c: mlxbf: depend on ACPI; clean away ifdeffage
fbdev: smscufx: Fix several use-after-free bugs
nouveau: fix migrate_to_ram() for faulting page
mm/huge_memory: do not clobber swp_entry_t during THP split
hugetlb: fix memory leak associated with vma_lock structure
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
mm: /proc/pid/smaps_rollup: fix maple tree search
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
mm/mmap: fix MAP_FIXED address return on VMA merge
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
mm/mmap: undo ->mmap() when mas_preallocate() fails
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
ocfs2: clear dinode links count in case of error
ocfs2: fix BUG when iput after ocfs2_mknod fails
gcov: support GCC 12.1 and newer compilers
zsmalloc: zs_destroy_pool: add size_class NULL check
mm/mempolicy: fix mbind_range() arguments to vma_merge()
mailmap: update email for Qais Yousef
mailmap: update Dan Carpenter's email address
nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
net: macb: Specify PHY PM management done by MAC
net: hinic: fix the issue of double release MBOX callback of VF
net: hinic: fix the issue of CMDQ memory leaks
net: hinic: fix memory leak when reading function table
net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
selftests: net: Fix netdev name mismatch in cleanup
selftests: net: Fix cross-tree inclusion of scripts
net: lan966x: Fix the rx drop counter
net: netsec: fix error handling in netsec_register_mdio()
tipc: fix a null-ptr-deref in tipc_topsrv_accept
ANDROID: GKI: Add module load time symbol protection
Revert "ANDROID: GKI: Add script to generate symbol protection headers"
Revert "ANDROID: GKI: remove info print for header generation"
Revert "ANDROID: GKI: Add module load time protected symbol lookup"
bpf: Fix dispatcher patchable function entry to 5 bytes nop
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
cxl/region: Fix null pointer dereference due to pass through decoder commit
cxl/mbox: Add a check on input payload size
rcu: Keep synchronize_rcu() from enabling irqs in early boot
coresight: cti: Fix hang in cti_disable_hw()
coresight: Fix possible deadlock with lock dependency
i2c: fix spelling typos in comments
rv/dot2c: Make automaton definition static
xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()
xfs: fix memory leak in xfs_errortag_init
xfs: remove redundant pointer lip
xfs: fix exception caused by unexpected illegal bestcount in leaf dir
fuse: fix readdir cache race
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
x86/ftrace: Remove ftrace_epilogue()
drm/amdgpu: fix sdma doorbell init ordering on APUs
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
blktrace: fix possible memleak in '__blk_trace_remove'
blktrace: introduce 'blk_trace_{start,stop}' helper
bio: safeguard REQ_ALLOC_CACHE bio put
io-wq: Fix memory leak in worker creation
block, bfq: remove unused variable for bfq_queue
drbd: only clone bio if we have a backing device
ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
gpio: tegra: Convert to immutable irq chip
drm/panfrost: replace endian-specific types with native ones
drm/panfrost: Remove type name from internal structs
drm/connector: Set DDC pointer in drmm_connector_init
drm: tests: Fix a buffer overflow in format_helper_test
fbdev: xilinxfb: Make xilinxfb_release() return void
fbdev: sisfb: fix repeated word in comment
fscrypt: fix keyring memory leak on mount failure
net: phy: dp83822: disable MDI crossover status change interrupt
ublk_drv: use flexible-array member instead of zero-length array
net: sched: fix race condition in qdisc_graft()
net: hns: fix possible memory leak in hnae_ae_register()
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
sfc: include vport_id in filter spec hash and equal()
cifs: update internal module number
cifs: fix memory leaks in session setup
cifs: drop the lease for cached directories on rmdir or rename
MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
selftests/landlock: Build without static libraries
genetlink: fix kdoc warnings
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
i2c: xiic: Add platform module alias
ACPI: scan: Fix DMA range assignment
drivers: watchdog: exar_wdt.c fix use after free
watchdog: sp805_wdt: fix spelling typo in comment
ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor
MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 Gen 4+ ARA to the Quirks List
smb3: interface count displayed incorrectly
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
spi: aspeed: Fix window offset of CE1
dmaengine: idxd: Do not enable user type Work Queue without Shared Virtual Addressing
dmaengine: stm32-mdma: memset stm32_mdma_chan_config struct before using it
selftests: add selftest for chaining of tc ingress handling to egress
net: Fix return value of qdisc ingress handling on success
ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> "Route"
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()"
net: sched: cake: fix null pointer access issue when cake_init() fails
ethernet: marvell: octeontx2 Fix resource not freed after malloc
ASoC: simple-card: Fix up checks for HW param fixups
ASoC: rt1308-sdw: add the default value of some registers
ASoC: rt1308-sdw: update the preset settings
ANDROID: gki_defconfig: update for 6.1-rc1
ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
nvmet: fix workqueue MEM_RECLAIM flushing dependency
nvme-hwmon: kmalloc the NVME SMART log buffer
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
nvme: add Guenther as nvme-hwmon maintainer
nvme-apple: don't limit DMA segement size
nvme-pci: disable write zeroes on various Kingston SSD
nvme: fix error pointer dereference in error handling
IB/hfi1: Correctly move list in sc_disable()
RDMA/cma: Use output interface for net_dev check
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
ionic: catch NULL pointer issue on reconfig
net: hsr: avoid possible NULL deref in skb_clone()
bnxt_en: fix memory leak in bnxt_nvm_test()
drm/amdgpu: Fix for BO move issue
drm/amdgpu: dequeue mes scheduler during fini
drm/amd/pm: enable thermal alert on smu_v13_0_10
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
drm/amd/pm: add SMU IP v13.0.4 IF version define to V7
drm/amd/pm: update SMU IP v13.0.4 driver interface version
drm/amd/pm: Init pm_attr_list when dpm is disabled
drm/amd/pm: disable cstate feature for gpu reset scenario
drm/amd/pm: fulfill SMU13.0.7 cstate control interface
drm/amd/pm: fulfill SMU13.0.0 cstate control interface
drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
drm/amdgpu: skip mes self test for gc 11.0.3
drm/amd/pm: skip loading pptable from driver on secure board for smu_v13_0_10
drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10
drm/amd/pm: remove the pptable id override on smu_v13_0_10
drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10
drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
drm/amdgpu: Refactor mode2 reset logic for v11.0.7
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Revert "drm/amdgpu: add debugfs amdgpu_reset_level"
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
tracing/histogram: Update document for KEYS_MAX size
xfs: avoid a UAF when log intent item recovery fails
dm clone: Fix typo in block_device format specifier
dm: remove unnecessary assignment statement in alloc_dev()
dm verity: Add documentation for try_verify_in_tasklet option
dm cache: delete the redundant word 'each' in comment
dm raid: fix typo in analyse_superblocks code comment
dm verity: enable WQ_HIGHPRI on verify_wq
dm raid: delete the redundant word 'that' in comment
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
kunit: update NULL vs IS_ERR() tests
rtc: cmos: fix build on non-ACPI platforms
selftests/ftrace: fix dynamic_events dependency check
selftests/memory-hotplug: Remove the redundant warning information
ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple open
ASoC: Intel: sof_rt5682: Add quirk for Rex board
selftests/kexec: fix build for ARCH=x86_64
selftests/intel_pstate: fix build for ARCH=x86_64
selftests/futex: fix build for clang
x86/resctrl: Fix min_cbm_bits for AMD
ASoC: SOF: Intel: pci-mtl: fix firmware name
ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
dm bufio: use the acquire memory barrier when testing for B_READING
cifs: Fix memory leak when build ntlmssp negotiate blob failed
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
cifs: use LIST_HEAD() and list_move() to simplify code
cifs: Fix xid leak in cifs_get_file_info_unix()
cifs: Fix xid leak in cifs_ses_add_channel()
cifs: Fix xid leak in cifs_flock()
cifs: Fix xid leak in cifs_copy_file_range()
cifs: Fix xid leak in cifs_create()
rtc: cmos: Fix wake alarm breakage
ANDROID: kbuild: fix typo in modpost
ANDROID: kbuild: Use '-f' instead of '--file=' for grep
ANDROID: kbuild: re-add vmlinux.symvers for mixed building
ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
HID: lenovo: Make array tp10ubkbd_led static const
HID: saitek: add madcatz variant of MMO7 mouse device ID
Documentation: document ublk user recovery feature
powerpc/64s/interrupt: Perf NMI should not take normal exit path
powerpc/64/interrupt: Prevent NMI PMI causing a dangerous warning
KVM: PPC: BookS PR-KVM and BookE do not support context tracking
powerpc: Fix reschedule bug in KUAP-unlocked user copy
powerpc/64s: Fix hash__change_memory_range preemption warning
powerpc/64s: Disable preemption in hash lazy mmu mode
powerpc/64s: make linear_map_hash_lock a raw spinlock
powerpc/64s: make HPTE lock and native_tlbie_lock irq-safe
powerpc/64s: Add lockdep for HPTE lock
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
powerpc/pseries/vas: Add VAS IRQ primary handler
ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRE
ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()
cpufreq: sun50i: Switch to use dev_err_probe() helper
cpufreq: qcom-nvmem: Switch to use dev_err_probe() helper
cpufreq: imx6q: Switch to use dev_err_probe() helper
cpufreq: dt: Switch to use dev_err_probe() helper
cpufreq: qcom: remove unused parameter in function definition
cpufreq: qcom: fix writes in read-only memory region
cpufreq: qcom: fix memory leak in error path
cpufreq: tegra194: Fix module loading
mtd: parsers: bcm47xxpart: Fix halfblock reads
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
x86/microcode/AMD: Apply the patch early on every logical thread
pinctrl: ocelot: Fix incorrect trigger of the interrupt.
mtd: rawnand: marvell: Use correct logic for nand-keep-config
mtd: rawnand: tegra: Fix PM disable depth imbalance in probe
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
fbdev: sm501fb: Convert sysfs snprintf to sysfs_emit
fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
fbdev: da8xx-fb: Fix error handling in .remove()
udp: Update reuse->has_conns under reuseport_lock.
mtd: core: add missing of_node_get() in dynamic partitions code
mtd: spi-nor: core: Ignore -ENOTSUPP in spi_nor_init()
Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"
Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance"
clk: renesas: r8a779g0: Add SASYNCPER clocks
scsi: lpfc: Fix memory leak in lpfc_create_port()
scsi: core: Restrict legal sdev_state transitions via sysfs
ARC: mm: fix leakage of memory allocated for PTE
arc: update config files
arc: iounmap() arg is volatile
arc: dts: Harmonize EHCI/OHCI DT nodes name
ARC: bitops: Change __fls to return unsigned long
ARC: Fix comment typo
ARC: Fix comment typo
ata: ahci_qoriq: Fix compilation warning
ata: ahci_imx: Fix compilation warning
ata: ahci_xgene: Fix compilation warning
ata: ahci_brcm: Fix compilation warning
ata: sata_rcar: Fix compilation warning
dt-bindings: hwlock: qcom-hwspinlock: add syscon to MSM8974
clk: mediatek: clk-mt8195-topckgen: Fix error return code in clk_mt8195_topck_probe()
clk: sifive: select by default if SOC_SIFIVE
clk: rs9: Fix I2C accessors
blkcg: Update MAINTAINERS entry
x86/topology: Fix duplicated core ID within a package
x86/topology: Fix multiple packages shown on a single-package system
hwmon/coretemp: Handle large core ID value
bpf: prevent decl_tag from being referenced in func_proto
selftests/bpf: Add reproducer for decl_tag in func_proto return type
MAINTAINERS: git://github -> https://github.com for broadcom
x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUB
Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"
sched: Introduce struct balance_callback to avoid CFI mismatches
sched/core: Fix comparison in sched_group_cookie_match()
bpf: Fix sample_flags for bpf_perf_event_output
selftests/perf_events: Add a SIGTRAP stress test with disables
perf: Fix missing SIGTRAPs
counter: ti-ecap-capture: fix IS_ERR() vs NULL check
counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
x86/fpu: Exclude dynamic states from init_fpstate
x86/fpu: Fix the init_fpstate size check with the actual size
x86/fpu: Configure init_fpstate attributes orderly
ata: ahci_st: Fix compilation warning
ASoC: codecs: jz4725b: fix capture selector naming
ASoC: codecs: jz4725b: use right control for Capture Volume
ASoC: codecs: jz4725b: fix reported volume for Master ctl
ASoC: codecs: jz4725b: add missed Line In power control bit
fbdev: MIPS supports iomem addresses
spi: qup: support using GPIO as chip select line
ALSA: hda/realtek: simplify the return of comp_bind()
pinctrl: qcom: Avoid glitching lines when we first mux to output
mmc: core: Fix kernel panic when remove non-standard SDIO card
mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit bus
mmc: queue: Cancel recovery work on cleanup
mmc: block: Remove error check of hw_reset on reset
pinctrl: Ingenic: JZ4755 bug fixes
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
net: ethernet: mtk_eth_wed: add missing of_node_put()
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
iio: bmc150-accel-core: Fix unsafe buffer attributes
iio: adxl367: Fix unsafe buffer attributes
iio: adxl372: Fix unsafe buffer attributes
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
iio: temperature: ltc2983: allocate iio channels once
tools: iio: iio_utils: fix digit calculation
iio: adc: stm32-adc: fix channel sampling time init
iio: adc: mcp3911: mask out device ID in debug prints
iio: adc: mcp3911: use correct id bits
iio: adc: mcp3911: return proper error code on failure to allocate trigger
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
iio: light: tsl2583: Fix module unloading
erofs: protect s_inodes with s_inode_list_lock for fscache
phy: tegra: xusb: Fix crash during pad power on/down
phy: stm32: fix an error code in probe
MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
ata: ahci-imx: Fix MODULE_ALIAS
io_uring/rw: remove leftover debug statement
blk-mq: fix null pointer dereference in blk_mq_clear_rq_mapping()
io_uring: don't iopoll from io_ring_ctx_wait_and_kill()
io_uring: reuse io_alloc_req()
io_uring: kill hot path fixed file bitmap debug checks
io_uring: remove FFS_SCM
erofs: fix up inplace decompression success rate
erofs: shouldn't churn the mapping page for duplicated copies
erofs: fix illegal unmapped accesses in z_erofs_fill_inode_lazy()
hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0
hwmon: (corsair-psu) fix typo in USB id description
Linux 6.1-rc1
skmsg: pass gfp argument to alloc_sk_msg()
Revert "cpumask: fix checking valid cpu range".
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
kbuild: fix single directory build
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
thermal: intel_powerclamp: Use first online CPU as control_cpu
MAINTAINERS: git://github -> https://github.com for openrisc
smb3: improve SMB3 change notification support
cifs: lease key is uninitialized in two additional functions when smb1
cifs: lease key is uninitialized in smb1 paths
smb3: must initialize two ACL struct fields to zero
cifs: fix double-fault crash during ntlmssp
tools arch x86: Sync the msr-index.h copy with the kernel sources
perf auxtrace arm64: Add support for parsing HiSilicon PCIe Trace packet
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
perf tests stat+json_output: Include sanity check for topology
perf tests stat+csv_output: Include sanity check for topology
perf intel-pt: Fix system_wide dummy event for hybrid
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
perf test: Fix attr tests for PERF_FORMAT_LOST
perf test: test_intel_pt.sh: Add 9 tests
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
perf test: test_intel_pt.sh: Add jitdump test
perf test: test_intel_pt.sh: Tidy some alignment
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
perf test: test_intel_pt.sh: Tidy some perf record options
perf test: test_intel_pt.sh: Fix return checking again
KVM: arm64: vgic: Fix exit condition in scan_its_table()
KVM: arm64: nvhe: Fix build with profile optimization
net: stmmac: Enable mac_managed_pm phylink config
net: phylink: add mac_managed_pm in phylink_config structure
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
net: dsa: uninitialized variable in dsa_slave_netdevice_event()
sunhme: Uninitialized variable in happy_meal_init()
net/smc: Fix an error code in smc_lgr_create()
net: phy: dp83867: Extend RX strap quirk for SGMII mode
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
net/atm: fix proc_mpc_write incorrect return value
sfc: Change VF mac via PF as first preference if available.
clk: tegra: Fix Tegra PWM parent clock
clk: at91: fix the build with binutils 2.27
clk: qcom: gcc-msm8660: Drop hardcoded fixed board clocks
clk: mediatek: clk-mux: Add .determine_rate() callback
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Revert "PCI: Distribute available resources for root buses, too"
ANDROID: slab: remove __alloc_size attribute from __kmalloc_node_track_caller
drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
parisc: Fix spelling mistake "mis-match" -> "mismatch" in eisa driver
cifs: fix static checker warning
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
drm/msm: Remove redundant check for 'submit'
drm/msm/a6xx: Remove state objects from list before freeing
drm/msm/a6xx: Skip snapshotting unused GMU buffers
drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
perf: Skip and warn on unknown format 'configN' attrs
perf list: Fix metricgroups title message
perf mem: Fix -C option behavior for perf mem record
perf annotate: Add missing condition flags for arm64
libperf: Do not include non-UAPI linux/compiler.h header
scripts/clang-tools: Convert clang-tidy args to list
modpost: put modpost options before argument
perf test: Fix test_arm_coresight.sh failures on Juno
perf stat: Support old kernels for bperf cgroup counting
xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
xen/virtio: Handle cases when page offset > PAGE_SIZE properly
MAINTAINERS: update btrfs website links and files
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
HID: playstation: support updated DualSense rumble mode.
HID: playstation: add initial DualSense Edge controller support
HID: playstation: stop DualSense output work on remove.
HID: magicmouse: Do not set BTN_MOUSE on double report
parisc: Fix userspace graphics card breakage due to pgtable special bit
parisc: fbdev/stifb: Align graphics memory size to 4MB
MAINTAINERS: nfc: s3fwrn5: Drop Krzysztof Opasiak
MAINTAINERS: git://github -> https://github.com for petkan
Revert "ANDROID: sched/cpuset: Add vendor hook to change tasks affinity"
Revert "ANDROID: cpuset: Make cpusets restore on hotplug"
net: macvlan: change schedule system_wq to system_unbound_wq
tls: strp: make sure the TCP skbs do not have overlapping data
i40e: Fix DMA mappings leak
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
net: dsa: qca8k: fix inband mgmt for big-endian systems
tipc: fix an information leak in tipc_topsrv_kern_subscr
tipc: Fix recognition of trial period
MAINTAINERS: add RISC-V's patchwork
rtc: rv3028: Fix codestyle errors
ANDROID: db845c_gki: QCOM_QFPROM is now NVMEM_QCOM_QFPROM
rtc: cmos: Fix event handler registration ordering issue
RISC-V: Make port I/O string accessors actually work
ACPI: resource: note more about IRQ override
ACPI: resource: do IRQ override on LENOVO IdeaPad
ACPI: extlog: Handle multiple records
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
Documentation: ACPI: Prune DSDT override documentation from index
riscv: enable software resend of irqs
RISC-V: Re-enable counter access from userspace
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
riscv: Add cache information in AUX vector
soc: sifive: ccache: define the macro for the register shifts
soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
soc: sifive: ccache: reduce printing on init
soc: sifive: ccache: determine the cache level from dts
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
dt-bindings: sifive-ccache: change Sifive L2 cache to Composable cache
Documentation: rtla: Correct command line example
sunhme: fix an IS_ERR() vs NULL check in probe
net: marvell: prestera: fix a couple NULL vs IS_ERR() checks
kcm: avoid potential race in kcm_tx_work
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
nfsd: ensure we always call fh_verify_error tracepoint
MAINTAINERS: of: collapse overlay entry into main device tree entry
riscv: check for kernel config option in t-head memory types errata
riscv: use BIT() marco for cpufeature probing
riscv: use BIT() macros in t-head errata init
riscv: drop some idefs from CMO initialization
riscv: cleanup svpbmt cpufeature probing
selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1
bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1
riscv: Pass -mno-relax only on lld < 15.0.0
cifs: use ALIGN() and round_up() macros
cifs: find and use the dentry for cached non-root directories also
cifs: enable caching of directories for which a lease is held
cifs: prevent copying past input buffer boundaries
cifs: fix uninitialised var in smb2_compound_op()
cifs: improve symlink handling for smb2+
smb3: clarify multichannel warning
cifs: fix regression in very old smb1 mounts
vdpa/ifcvf: add reviewer
virtio_pci: use irq to detect interrupt support
spi: intel: Fix the offset to get the 64K erase opcode
ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK
ASoC: rt1019: Fix the TDM settings
ASoC: rt5682s: Fix the TDM Tx settings
drm/vc4: hdmi: Check the HSM rate at runtime_resume
drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
drm/vc4: Add module dependency on hdmi-codec
powerpc/pseries: Fix CONFIG_DTL=n build
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
KVM: selftests: Fix number of pages for memory slot in memslot_modification_stress_test
RISC-V: Avoid dereferening NULL regs in die()
highmem: fix kmap_to_page() for kmap_local_page() addresses
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
mm/selftest: uffd: explain the write missing fault check
mm/hugetlb: use hugetlb_pte_stable in migration race check
mm/hugetlb: fix race condition of uffd missing/minor handling
zram: always expose rw_page
LoongArch: update local TLB if PTE entry exists
mm: use update_mmu_tlb() on the second thread
kasan: fix array-bounds warnings in tests
hmm-tests: add test for migrate_device_range()
nouveau/dmem: evict device private memory during release
nouveau/dmem: refactor nouveau_dmem_fault_copy_one()
mm/migrate_device.c: add migrate_device_range()
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
mm/memremap.c: take a pgmap reference on page allocation
mm: free device private pages have zero refcount
mm/memory.c: fix race when faulting a device private page
mm/damon: use damon_sz_region() in appropriate place
mm/damon: move sz_damon_region to damon_sz_region
lib/test_meminit: add checks for the allocation functions
kmsan: unpoison @tlb in arch_tlb_gather_mmu()
ext4,f2fs: fix readahead of verity data
mm/mmap: undo ->mmap() when arch_validate_flags() fails
net: phy: micrel: Fixes FIELD_GET assertion
openvswitch: add nf_ct_is_confirmed check before assigning the helper
tcp: Fix data races around icsk->icsk_af_ops.
ipv6: Fix data races around sk->sk_prot.
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
tcp/udp: Fix memory leak in ipv6_renew_options().
dt-bindings: riscv: add new riscv,isa strings for emulators
dt-bindings: interrupt-controller: sifive,plic: add legacy riscv compatible
dt-bindings: timer: sifive,clint: add legacy riscv compatible
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
mm/mmap: preallocate maple nodes for brk vma expansion
mm: more vma cache removal
mmap: fix copy_vma() failure path
mm/compaction: fix set skip in fast_find_migrateblock
mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static
rtc: k3: Use devm_clk_get_enabled() helper
rtc: jz4740: Use devm_clk_get_enabled() helper
rtc: mpfs: Use devm_clk_get_enabled() helper
io_uring/rw: ensure kiocb_end_write() is always called
io_uring: fix fdinfo sqe offsets calculation
io_uring: local variable rw shadows outer variable in io_write
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
io_uring: optimise locking for local tw with submit_wait
io_uring: remove redundant memory barrier in io_req_local_work_add
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
io_uring: remove notif leftovers
io_uring: correct pinned_vm accounting
io_uring/af_unix: defer registered files gc to io_uring release
rtc: ds1685: Fix spelling of function name in comment block
rtc: isl12022: switch to using regmap API
rtc: isl12022: drop redundant write to HR register
rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()
rtc: isl12022: use %ptR
rtc: isl12022: simplify some expressions
rtc: isl12022: drop a dev_info()
rtc: isl12022: specify range_min and range_max
rtc: isl12022: stop using deprecated devm_rtc_device_register()
rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
i3c: master: Remove the wrong place of reattach.
i3c: master: Free the old_dyn_addr when reattach.
tracing: Fix reading strings from synthetic events
tracing: Add "(fault)" name injection to kernel probes
tracing: Move duplicate code of trace_kprobe/eprobe.c into header
kbuild: Stop including vmlinux.bz2 in the rpm's
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
arm64: Add AMPERE1 to the Spectre-BHB affected list
doc: RISC-V: Document that misaligned accesses are supported
drm/amd/display: Add HUBP surface flip interrupt handler
dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the example
dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warning
powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-pairs
ring-buffer: Fix kernel-doc
mctp: prevent double key removal and unref
selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
netfilter: rpfilter/fib: Populate flowic_l3mdev field
selftests: netfilter: Test reverse path filtering
ftrace: Fix char print issue in print_ip_ins()
Revert "ANDROID: fs: epoll: use freezable blocking call"
ANDROID: fix build problem in kernel/sched/vendor_hooks.c
nvme-multipath: fix possible hang in live ns resize with ANA access
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM760
nvme-tcp: fix possible hang caused during ctrl deletion
nvme-rdma: fix possible hang caused during ctrl deletion
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
LoongArch: Update Loongson-3 default config file
LoongArch: Add ACPI-based generic laptop driver
LoongArch: Add BPF JIT support
LoongArch: Add some instruction opcodes and formats
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
LoongArch: Add kdump support
LoongArch: Add kexec support
LoongArch: Use generic BUG() handler
LoongArch: Add SysRq-x (TLB Dump) support
LoongArch: Add perf events support
LoongArch: Add qspinlock support
LoongArch: Use TLB for ioremap()
LoongArch: Support access filter to /dev/mem interface
LoongArch: Refactor cache probe and flush methods
LoongArch: mm: Refactor TLB exception handlers
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
LoongArch: Support PC-relative relocations in modules
LoongArch: Define ELF relocation types added in ABIv2.0
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
LoongArch: Add Kconfig option AS_HAS_EXPLICIT_RELOCS
LoongArch: Kconfig: Fix spelling mistake "delibrately" -> "deliberately"
LoongArch: Mark __xchg() and __cmpxchg() as __always_inline
LoongArch: Flush TLB earlier at initialization
LoongArch: Do not create sysfs control file for io master CPUs
LoongArch: Fix cpu name after CPU-hotplug
net/mlx5: Make ASO poll CQ usable in atomic context
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Revert "ANDROID: Sched: Add restricted vendor hooks for scheduler"
inet: ping: fix recent breakage
ipv6: ping: fix wrong checksum for large frames
Revert "ANDROID: GKI: sched: add rvh for new cfs task util"
net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused ports
mm: cgroup: fix comments for get from fd/file helpers
Revert "ANDROID: sched: Add rvh for cpu controller cgroup can attach"
Revert "ANDROID: hung_task: Add vendor hook for hung task detect"
watchdog: Add tracing events for the most usual watchdog events
irqchip: IMX_MU_MSI should depend on ARCH_MXC
ANDROID: clang: update to 15.0.2
FROMLIST: fs/select: mark do_select noinline_for_stack
FROMLIST: ARM: NWFPE: avoid compiler-generated __aeabi_uldivmod
xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
ALSA: hda: cs35l41: Support System Suspend
ALSA: hda: cs35l41: Remove suspend/resume hda hooks
ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before reading/writing controls
ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code removal
riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb
nilfs2: fix leak of nilfs_root in case of writer thread creation failure
nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level()
nilfs2: fix use-after-free bug of struct nilfs_root
mm/damon/core: initialize damon_target->list in damon_new_target()
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_restart() prototype
proc: test how it holds up with mapping'less process
mailmap: update Frank Rowand email address
ia64: mca: use strscpy() is more robust and safer
init/Kconfig: fix unmet direct dependencies
ia64: update config files
nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure
fork: remove duplicate included header files
prandom: remove unused functions
treewide: use get_random_bytes() when possible
treewide: use get_random_u32() when possible
treewide: use get_random_{u8,u16}() when possible, part 2
treewide: use get_random_{u8,u16}() when possible, part 1
treewide: use prandom_u32_max() when possible, part 2
treewide: use prandom_u32_max() when possible, part 1
cifs: fix skipping to incorrect offset in emit_cached_dirents
dt-bindings: riscv: update microchip.yaml's maintainership
MAINTAINERS: update polarfire soc clock binding
ANDROID: introduce CONFIG_GKI_NET_XFRM_HACKS
alpha: remove the needless aliases osf_{readv,writev}
powerpc: Fix 85xx build
docs/zh_CN: add a man-pages link to zh_CN/index.rst
docs/zh_CN: Rewrite the Chinese translation front page
docs/zh_CN: add zh_CN/arch.rst
docs/zh_CN: promote the title of zh_CN/process/index.rst
perf stat: Support old kernels for bperf cgroup counting
bpf: cgroup_iter: support cgroup1 using cgroup fd
cgroup: add cgroup_v1v2_get_from_[fd/file]()
drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers
drm/i915: allow control over the flags when migrating
drm/amd/display: Simplify bool conversion
drm/amd/display: fix transfer function passed to build_coefficients()
drm/amd/display: add a license to cursor_reg_cache.h
drm/amd/display: make virtual_disable_link_output static
drm/amd/display: fix indentation in dc.c
drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static
drm/amd/display: fix build error on arm64
drm/amd/display: 3.2.207
drm/amd/display: Clean some DCN32 macros
drm/amdgpu: Add poison mode query for umc v8_10_0
drm/amdgpu: Update umc v8_10_0 headers
drm/amdgpu: fix coding style issue for mca notifier
drm/amdgpu: define convert_error_address for umc v8.7
drm/amdgpu: define RAS convert_error_address API
drm/amdgpu: remove check for CE in RAS error address query
NFSD: unregister shrinker when nfsd_init_net() fails
drm/i915: Fix display problems after resume
mmc: sdhci-sprd: Fix minimum clock limit
btrfs: ignore fiemap path cache if we have multiple leaves for a data extent
btrfs: fix processing of delayed tree block refs during backref walking
btrfs: fix processing of delayed data refs during backref walking
btrfs: delete stale comments after merge conflict resolution
btrfs: unlock locked extent area if we have contention
btrfs: send: update command for protocol version check
btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUG
parisc: Convert PDC console to an early console
parisc: Reduce kernel size by packing alternative tables
xen/pv: support selecting safe/unsafe msr accesses
xen/pv: refactor msr access functions to support safe and unsafe accesses
xen/pv: fix vendor checks for pmu emulation
xen/pv: add fault recovery control to pmu msr accesses
wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warning
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other cases)
wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921
wifi: mt76: fix receiving LLC packets on mt7615/mt7915
ALSA: oss: Fix potential deadlock at unregistration
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
can: kvaser_usb_leaf: Fix CAN state after restart
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
can: kvaser_usb: Fix use of uninitialized completion
can: kvaser_usb_leaf: Fix overread with an invalid command
ALSA: hda/realtek: Add Intel Reference SSID to support headset keys
clk: tests: Add tests for notifiers
clk: Update req_rate on __clk_recalc_rates()
nfp: flower: fix incorrect struct type in GRE key_size
net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()
net: systemport: Enable all RX descriptors for SYSTEMPORT Lite
net: prestera: span: do not unbind things things that were never bound
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback() [take 2]
drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in 'performance_levels'
drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in 'performance_levels'
drm/amdgpu: fix SDMA suspend/resume on SR-IOV
drm/amdgpu: switch sdma buffer function tear down to a helper
drm/amdgpu: Fix SDMA engine resume issue under SRIOV
drm/amd/display: Fix watermark calculation
drm/amd/display: Drop uncessary OTG lock check
drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL
drm/amd/display: Add a missing hook to DCN20
drm/amd/display: always allow pstate change when no dpps are active on dcn315
drm/amd/display: Display does not light up after S4 resume
drm/amd/display: Use the same cursor info across features
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
drm/amd/display: Acquire FCLK DPM levels on DCN32
drm/amd/display: Validate DSC After Enable All New CRTCs
drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources
drm/amd/display: increase hardware status wait time
drm/amd/display: Do not trigger timing sync for phantom pipes
drm/amd/display: Use correct pixel clock to program DTBCLK DTO's
drm/amd/display: do not compare integers of different widths
drm/amd/display: zeromem mypipe heap struct before using it
drm/amd/display: properly configure DCFCLK when enable/disable Freesync
Revert "drm/amd/display: skip commit minimal transition state"
drm/amd/display: Update PMFW z-state interface for DCN314
drm/amd/display: explicitly disable psr_feature_enable appropriately
Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
cgroup: Reorganize css_set_lock and kernfs path processing
ANDROID: gki_config: enable F2FS_UNFAIR_RWSEM
module: tracking: Keep a record of tainted unloaded modules only
docs/zh_CN: Update the translation of page_owner to 6.0-rc7
docs/zh_CN: Update the translation of ksm to 6.0-rc7
docs/howto: Replace abundoned URL of gmane.org
Documentation: ubifs: Fix compression idiom
Documentation/mm/page_owner.rst: delete frequently changing experimental data
docs/zh_CN: Fix build warning
docs: ftrace: Correct access mode
block: fix leaking minors of hidden disks
block: avoid sign extend problem with default queue flags mask
ALSA: hda/realtek: Add quirk for ASUS GV601R laptop
ALSA: hda/realtek: Correct pin configs for ASUS G533Z
xen/virtio: enable grant based virtio on x86
spi: aspeed: Fix typo in mode_bits field for AST2600 platform
spi: mpc52xx: Replace NO_IRQ by 0
spi: spi-mem: Fix typo (of -> or)
ASoC: cx2072x: fix spelling typo in comment
ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe
ASoC: codec: tlv320adc3xxx: add GPIOLIB dependency
ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe"
ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"
ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe"
ANDROID: Configure out the macros in android_kabi and android_vendor
ANDROID: GKI: rework the ANDROID_KABI_USE() macro to not use __UNIQUE()
ANDROID: GKI: add android_kabi.h
KVM: arm64: selftests: Fix multiple versions of GIC creation
ARM: mmp: Make some symbols static
ARM: spear6xx: Staticize few definitions
clk: spear: Move prototype to accessible header
alpha: fix marvel_ioread8 build regression
s390/vmur: generate uevent on unsolicited device end
s390/vmur: remove unnecessary BUG statement
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
wifi: mac80211: fix crash in beacon protection for P2P-device
wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
wifi: cfg80211: avoid nontransmitted BSS list corruption
wifi: cfg80211: fix BSS refcounting bugs
wifi: cfg80211: ensure length byte is present before access
wifi: mac80211: fix MBSSID parsing use-after-free
wifi: cfg80211/mac80211: reject bad MBSSID elements
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
drm/i915/display: handle migration for dpt
drm/i915/guc: Fix revocation of non-persistent contexts
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
] ptp: ocp: remove symlink for second GNSS
Input: i8042 - fix refount leak on sparc
Input: i8042 - add LoongArch support in i8042-acpipnpio.h
Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
Input: pinephone-keyboard - support the proxied I2C bus
Input: pinephone-keyboard - add PinePhone keyboard driver
octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()
net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
octeontx2-pf: mcs: fix missing unlock in some error paths
macvlan: enforce a consistent minimal mtu
mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
ALSA: usb-audio: Avoid superfluous endpoint setup
ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params()
ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params()
ALSA: usb-audio: Avoid unnecessary interface change at EP close
ALSA: hda: Update register polling macros
KVM: arm64: Enable stack protection and branch profiling for VHE
KVM: arm64: Limit stage2_apply_range() batch size to largest block
KVM: arm64: Work out supported block level at compile time
fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()
fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entry
fbdev: tridentfb: Fix missing pci_disable_device() in probe and remove
fbdev: smscufx: Fix use-after-free in ufx_ops_open()
fbdev: gbefb: Convert to use dev_groups
fbdev: imxfb: Remove redundant dev_err() call
fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
fbdev: uvesafb: Convert snprintf to scnprintf
fbdev: arkfb: Remove the unused function dac_read_reg()
fbdev: tridentfb: Remove the unused function shadowmode_off()
fbdev: controlfb: Remove the unused function VAR_MATCH()
fbdev: udlfb: Remove redundant initialization to variable identical
openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
smb3: fix oops in calculating shash_setkey
cifs: secmech: use shash_desc directly, remove sdesc
smb3: rename encryption/decryption TFMs
cifs: replace kfree() with kfree_sensitive() for sensitive data
Revert "ANDROID: arm64: smp: fix Lockdep warning: RCU used illegally from idle CPU."
virtio_pci: don't try to use intxif pin is zero
vDPA: conditionally read MTU and MAC in dev cfg space
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
vDPA: check virtio device features to detect MQ
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
vDPA: only report driver features if FEATURES_OK is set
vDPA: allow userspace to query features of a vDPA device
hugetlb: allocate vma lock for all sharable vmas
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
hugetlb: fix vma lock handling during split vma and range unmapping
mglru: mm/vmscan.c: fix imprecise comments
mm/mglru: don't sync disk for each aging cycle
f2fs: change to use atomic_t type form sbi.atomic_files
f2fs: account swapfile inodes
vfio: More vfio_file_is_group() use cases
io_uring: limit registration w/ SINGLE_ISSUER
io_uring: remove io_register_submitter
io_uring: simplify __io_uring_add_tctx_node
docs: notifier-error-inject: Correct test's name
selftests/memory-hotplug: Adjust log info for maintainability
selftests/memory-hotplug: Restore memory before exit
selftests/memory-hotplug: Add checking after online or offline
selftests/ftrace: func_event_triggers: fix typo in user message
Documentation: kunit: Update description of --alltests option
kunit: declare kunit_assert structs as const
kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED
kunit: remove format func from struct kunit_assert, get it to 0 bytes
kunit: tool: Don't download risc-v opensbi firmware with wget
kunit: make kunit_kfree(NULL) a no-op to match kfree()
kunit: make kunit_kfree() not segfault on invalid inputs
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
kunit: drop test pointer in string_stream_fragment
kunit: string-stream: Simplify resource use
UPSTREAM: thermal/core: Add a check before calling set_trip_temp()
btrfs: add missing path cache update during fiemap
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
xen/virtio: restructure xen grant dma setup
vfio: Make the group FD disassociate from the iommu_group
vfio: Hold a reference to the iommu_group in kvm for SPAPR
vfio: Add vfio_file_is_group()
MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
drivers/perf: fix return value check in ali_drw_pmu_probe()
arm64: errata: Add Cortex-A55 to the repeat tlbi list
virtio_blk: add SECURE ERASE command support
vp_vdpa: support feature provisioning
vdpa_sim_net: support feature provisioning
vdpa: device feature provisioning
virtio-net: use mtu size as buffer length for big packets
virtio-net: introduce and use helper function for guest gso support checks
virtio: drop vp_legacy_set_queue_size
virtio_ring: make vring_alloc_queue_packed prettier
virtio_ring: split: Operators use unified style
vhost: add __init/__exit annotations to module init/exit funcs
arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array
wifi: wext: use flex array destination for memcpy()
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
riscv: dts: microchip: fix fabric i2c reg size
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
wifi: mac80211: remove/avoid misleading prints
wifi: mac80211: fix probe req HE capabilities access
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
net/9p: clarify trans_fd parse_opt failure handling
net/9p: add __init/__exit annotations to module init/exit funcs
net/9p: use a dedicated spinlock for trans_fd
KVM: PPC: Book3S HV: Fix stack frame regs marker
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
watchdog: twl4030_wdt: add missing mod_devicetable.h include
mmc: renesas_sdhi: Fix rounding errors
net: ethernet: bgmac: Remove -Warray-bounds exception
net: ethernet: mediatek: Remove -Warray-bounds exception
prestera: matchall: do not rollback if rule exists
ipv4: Handle attempt to delete multipath route when fib_info contains an nh reference
net: enetc: Remove duplicated include in enetc_qos.c
octeontx2-pf: mcs: remove unneeded semicolon
hv_netvsc: Fix race between VF offering and VF association message from host
net: ieee802154: return -EINVAL for unknown addr type
MAINTAINERS: add Jan as SMC maintainer
net: ieee802154: fix error return code in dgram_bind()
net: ieee802154: return -EINVAL for unknown addr type
xen/pcifront: move xenstore config scanning into sub-function
riscv: enable THP_SWAP for RV64
RISC-V: Print SSTC in canonical order
Revert "drm/sched: Use parent fence instead of finished"
9p/trans_fd: always use O_NONBLOCK read/write
perf script: Add missing fields in usage hint
perf mem: Print "LFB/MAB" for PERF_MEM_LVLNUM_LFB
perf mem/c2c: Avoid printing empty lines for unsupported events
perf mem/c2c: Add load store event mappings for AMD
perf mem/c2c: Set PERF_SAMPLE_WEIGHT for LOAD_STORE events
perf mem: Add support for printing PERF_MEM_LVLNUM_{CXL|IO}
perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel
tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
perf stat: Fix cpu check to use id.cpu.cpu in aggr_printout()
perf test coresight: Add relevant documentation about ARM64 CoreSight testing
perf test: Add git ignore for tmp and output files of ARM CoreSight tests
perf test coresight: Add unroll thread test shell script
perf test coresight: Add unroll thread test tool
perf test coresight: Add thread loop test shell scripts
perf test coresight: Add thread loop test tool
perf test coresight: Add memcpy thread test shell script
perf test coresight: Add memcpy thread test tool
perf test: Add git ignore for perf data generated by the ARM CoreSight tests
perf test: Add arm64 asm pureloop test shell script
perf test: Add asm pureloop test tool
perf test: Add build infra for perf test tools for ARM CoreSight tests
ANDROID: db845c_gki: Enable QCOM_GPI_DMA=m
Revert "drm/amdgpu: use dirty framebuffer helper"
drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculation
drm/amdgpu: Set vmbo destroy after pt bo is created
drm/amdgpu: Fix VRAM BO swap issue
drm/amd/display: Remove unused struct i2c_id_config_access
drm/amd/display: Removed unused variable 'sdp_stream_enable'
drm/amd/display: clean up dcn32_fpu.c kernel-doc
drm/amd/display: Fix vblank refcount in vrr transition
drm/amd/display: Enable dpia support for dcn314
drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
drm/amdgpu/sdma: add missing release_firmware() in amdgpu_sdma_init_microcode()
drm/amd/display: clean up one inconsistent indenting
drm/amd/display: clean up one inconsistent indenting
drm/amd/display: Minor code style change
drm/amd/display: update DSC for DCN32
drm/amd/display: Disconnect DSC for unused pipes during ODM transition
drm/amd/display: unblock mcm_luts
drm/amd/display: 3.2.206
drm/amd/display: Enable 2 to 1 ODM policy if supported
drm/amd/display: Add PState change high hook for DCN32
drm/amdgpu: Enable VCN PG on GC11_0_1
drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE register
drm/amd/display: Add missing SDP registers to DCN32 reglist
drm/amd/display: Fix disable DSC logic in the DIO code
drm/amd/display: Fix merging dynamic ODM+MPO configs on DCN32
drm/amd/display: Adding missing HDMI ACP SEND register
drm/amd/display: Remove OPTC lock check
drm/amd/display: Fix SubVP control flow in the MPO context
drm/amd/display: Update DCN321 hook that deals with pipe aquire
drm/amd/display: Drop unused code for DCN32/321
drm/amd/display: block odd h_total timings from halving pixel rate
drm/amd/display: Fix vupdate and vline position calculation
drm/amd/display: write all 4 bytes of FFE_PRESET dpcd value
drm/amd/display: Increase compbuf size prior to updating clocks
drm/amd/display: Keep OTG on when Z10 is disable
drm/amd/display: add dummy pstate workaround to dcn315
drm/amd/display: skip commit minimal transition state
drm/amd/display: Add log for LTTPR
drm/amd/display: For SubVP pipe split case use min transition into MPO
drm/amd/display: Refactor edp ILR caps codes
drm/amd/display: Allow PSR exit when panel is disconnected
drm/amd/display: AUX tracing cleanup
drm/amd/display: fix integer overflow during MSA V_Freq calculation
drm/amd/display: Disable GSL when enabling phantom pipe
drm/amd/display: prevent S4 test from failing
Revert "drm/amd/display: correct hostvm flag"
drm/amd/display: Block SubVP if rotation being used
drm/amd/display: fix dcn315 dml detile overestimation
drm/amd/display: Reorder FCLK P-state switch sequence for DCN32
drm/amd/display: Program SubVP in dc_commit_state_no_check
drivers/amd/pm: check the return value of amdgpu_bo_kmap
drm/amd/display: change to enc314_stream_encoder_dp_blank static
drm/amd/display: Only commit SubVP state after pipe programming
drm/amd/display: Fix mutex lock in dcn10
random: clear new batches when bringing new CPUs online
ftrace: Create separate entry in MAINTAINERS for function hooks
tracing: Update MAINTAINERS to reflect new tracing git repo
perf test: Add CoreSight shell lib shared code for future tests
perf test: Introduce script for data symbol testing
perf record: Save DSO build-ID for synthesizing
powerpc: Don't add __powerpc_ prefix to syscall entry points
NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked
SUNRPC: Add API to force the client to disconnect
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
SUNRPC: Fix races with rpc_killall_tasks()
block: Remove the repeat word 'can'
sched/core: Merge cpumask_andnot()+for_each_cpu() into for_each_cpu_andnot()
lib/test_cpumask: Add for_each_cpu_and(not) tests
cpumask: Introduce for_each_cpu_andnot()
lib/find_bit: Introduce find_next_andnot_bit()
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
mmc: core: Add SD card quirk for broken discard
perf stat: Rename to aggr_cpu_id.thread_idx
perf stat: Don't compare runtime stat for shadow stats
perf stat: Kill unused per-thread runtime stats
perf stat: Use thread map index for shadow stat
perf stat: Rename saved_value->cpu_map_idx
perf stat: Don't call perf_stat_evsel_id_init() repeatedly
perf stat: Convert perf_stat_evsel.res_stats array
perf tools: Remove special handling of system-wide evsel
perf tools: Add evlist__add_sched_switch()
perf tools: Get rid of evlist__add_on_all_cpus()
libperf: Propagate maps only if necessary
libperf: Populate system-wide evsel maps
perf vendor events: Update Intel broadwellde
perf vendor events: Update Intel tigerlake
perf vendor events: Update Intel skylake
perf vendor events: Update silvermont cpuids
perf vendor events: Update Intel sapphirerapids
perf vendor events: Update Intel sandybridge
perf vendor events: Update Intel jaketown
perf vendor events: Update Intel ivytown
perf vendor events: Update Intel ivybridge
perf vendor events: Update Intel icelakex
perf vendor events: Update Intel icelake
perf vendor events: Update Intel haswellx
perf vendor events: Update Intel haswell
perf vendor events: Update elkhartlake cpuids
perf vendor events: Update Intel cascadelakex
perf vendor events: Update Intel broadwellx
perf vendor events: Update Intel broadwell
perf vendor events: Update Intel alderlake
perf vendor events: Update Intel skylakex
perf metrics: Don't scale counts going into metrics
perf expr: Remove jevents case workaround
perf test: Adjust case of test metrics
perf expr: Allow a double if expression
perf parse-events: Remove unused macros __PERF_EVENT_FIELD()
perf tools: Fix empty version number when building outside of a git repo
perf lock: Remove unused struct lock_contention_key
perf jit: Remove unused struct debug_line_info
perf metric: Remove unused struct metric_ref_node
perf annotate: Remove unused struct disasm_line_samples
perf machine: Remove unused struct process_args
perf lock contention: Fix a build error on 32-bit
perf stat: Clean redundant if in process_evlist
MAINTAINERS: adjust STARFIVE JH7100 PINCTRL DRIVER after file movement
xen/gntdev: Accommodate VMA splitting
xen/gntdev: Prevent leaking grants
xen/virtio: Fix potential deadlock when accessing xen_grant_dma_devices
xen/virtio: Fix n_pages calculation in xen_grant_dma_map(unmap)_page()
xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
wifi: mt76: fix rate reporting / throughput regression on mt7915 and newer
net: ethernet: adi: adin1110: Add check in netdev_event
docs: networking: phy: add missing space
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"
mailbox: qcom-ipcc: flag IRQ NO_THREAD
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
dt-bindings: mailbox: qcom: set correct #clock-cells
mailbox: mpfs: account for mbox offsets while sending
mailbox: mpfs: fix handling of the reg property
dt-bindings: mailbox: fix the mpfs' reg property
mailbox: imx: fix RST channel support
tracing: Do not free snapshot if tracer is on cmdline
ftrace: Still disable enabled records marked as disabled
riscv: compat: s/failed/unsupported if compat mode isn't supported
docs: bump minimal GNU Make version to 3.82
cifs: remove initialization value
cifs: Replace a couple of one-element arrays with flexible-array members
smb3: do not log confusing message when server returns no network interfaces
PCI: qcom-ep: Check platform_get_resource_byname() return value
PCI: qcom-ep: Add support for SM8450 SoC
dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC
dt-bindings: PCI: qcom-ep: Define clocks per platform
PCI: qcom-ep: Make PERST separation optional
dt-bindings: PCI: qcom-ep: Make PERST separation optional
PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic
f2fs: allow direct read for zoned device
power: supply: ab8500: remove unused static local variable
xprtrdma: Fix uninitialized variable
xprtrdma: Prevent memory allocations from driving a reclaim
xprtrdma: Memory allocation should be allowed to fail during connect
xprtrdma: MR-related memory allocation should be allowed to fail
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
xprtrdma: Clean up synopsis of rpcrdma_req_create()
svcrdma: Clean up RPCRDMA_DEF_GFP
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
NFSv4.2: Add a tracepoint for listxattr
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
NFSv4: remove nfs4_renewd_prepare_shutdown() declaration
fs/nfs/pnfs_nfs.c: fix spelling typo and syntax error in comment
i2c: aspeed: Assert NAK when slave is busy
i2c: designware: Fix handling of real but unexpected device interrupts
i2c: qcom-cci: Add MSM8226 compatible
dt-bindings: i2c: qcom,i2c-cci: Document clocks for MSM8974
dt-bindings: i2c: qcom,i2c-cci: Document MSM8226 compatible
i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variable
PCI: Expose PCIe Resizable BAR support via sysfs
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
PCI/ASPM: Factor out L1 PM Substates configuration
docs:kselftest: fix kselftest_module.h path of example module
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
selftests/cpu-hotplug: Add log info when test success
selftests/cpu-hotplug: Reserve one cpu online at least
selftests/cpu-hotplug: Delete fault injection related code
selftests/cpu-hotplug: Use return instead of exit
selftests/cpu-hotplug: Correct log info
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Documentation: amd-pstate: Add unit test introduction
selftests: amd-pstate: Add test trigger for amd-pstate driver
cpufreq: amd-pstate: Add test module for amd-pstate driver
cpufreq: amd-pstate: Expose struct amd_cpudata
selftests/vm: use top_srcdir instead of recomputing relative paths
ACPI: thermal: Drop some redundant code
ACPI: thermal: Drop redundant parens from expressions
ACPI: thermal: Use white space more consistently
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
nfsd: rework hashtable handling in nfsd_do_file_acquire
nfsd: fix nfsd_file_unhash_and_dispose
PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS
PCI: qcom-ep: Expose link transition counts via debugfs
PCI: qcom-ep: Disable IRQs during driver remove
ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
net/ieee802154: don't warn zero-sized raw_sendmsg()
Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Revert "ARM: dts: BCM5301X: Add basic PCI controller properties"
smb3: define missing create contexts
cifs: store a pointer to a fid in the cfid structure instead of the struct
cifs: improve handlecaching
cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid
smb3: add dynamic trace points for tree disconnect
Fix formatting of client smbdirect RDMA logging
Handle variable number of SGEs in client smbdirect send.
Reduce client smbdirect max receive segment size
Decrease the number of SMB3 smbdirect client SGEs
cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
ksmbd: validate share name from share config response
ksmbd: call ib_drain_qp when disconnected
ksmbd: make utf-8 file name comparison work in __caseless_lookup()
ksmbd: Fix user namespace mapping
ksmbd: hide socket error message when ipv6 config is disable
ksmbd: reduce server smbdirect max send/receive segment sizes
ksmbd: decrease the number of SMB3 smbdirect server SGEs
ksmbd: Fix wrong return value and message length check in smb2_ioctl()
ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blob
ksmbd: fix encryption failure issue for session logoff response
ksmbd: fix endless loop when encryption for response fails
ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response
ksmbd: set file permission mode to match Samba server posix extension behavior
ksmbd: change security id to the one samba used for posix extension
ksmbd: update documentation
ksmbd: casefold utf-8 share names and fix ascii lowercase conversion
ksmbd: port to vfs{g,u}id_t and associated helpers
ksmbd: fix incorrect handling of iterate_dir
MAINTAINERS: remove Hyunchul Lee from ksmbd maintainers
MAINTAINERS: Add Tom Talpey as ksmbd reviewer
ksmbd: remove generic_fillattr use in smb2_open()
ksmbd: constify struct path
ksmbd: don't open-code %pD
ksmbd: don't open-code file_path()
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
PCI/ASPM: Refactor L1 PM Substates Control Register programming
powerpc/64s/interrupt: Fix stack frame regs marker
irqchip/imx-mu-msi: Fix wrong register offset for 8ulp
net/9p: allocate appropriate reduced message buffers
net/9p: add 'pooled_rbuffers' flag to struct p9_trans_module
net/9p: add p9_msg_buf_size()
9p: add P9_ERRMAX for 9p2000 and 9p2000.u
net/9p: split message size argument into 't_size' and 'r_size' pair
9p: trans_fd/p9_conn_cancel: drop client lock earlier
selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
security/keys: Remove inconsistent __user annotation
char: move from strlcpy with unused retval to strscpy
tools/power turbostat: version 2022.10.04
tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domain
tools/power turbostat: Do not dump TRL if turbo is not supported
tools/power turbostat: Add support for MeteorLake platforms
tools/power turbostat: Add support for RPL-S
f2fs: support recording errors into superblock
f2fs: support recording stop_checkpoint reason into super_block
f2fs: remove the unnecessary check in f2fs_xattr_fiemap
f2fs: introduce cp_status sysfs entry
f2fs: fix to detect corrupted meta ino
f2fs: fix to account FS_CP_DATA_IO correctly
f2fs: code clean and fix a type error
f2fs: add "c_len" into trace_f2fs_update_extent_tree_range for compressed file
f2fs: fix to do sanity check on summary info
f2fs: port to vfs{g,u}id_t and associated helpers
f2fs: fix to do sanity check on destination blkaddr during recovery
f2fs: let FI_OPU_WRITE override FADVISE_COLD_BIT
f2fs: fix race condition on setting FI_NO_EXTENT flag
f2fs: remove redundant check in f2fs_sanity_check_cluster
f2fs: add static init_idisk_time function to reduce the code
f2fs: fix typo
f2fs: fix wrong dirty page count when race between mmap and fallocate.
f2fs: use COMPRESS_MAPPING to get compress cache mapping
f2fs: return the tmp_ptr directly in __bitmap_ptr
RISC-V: Increase range and default value of NR_CPUS
x86/mm: Ease W^X enforcement back to just a warning
PM: Improve EXPORT_*_DEV_PM_OPS macros
vfio: Change vfio_group->group_rwsem to a mutex
vfio: Remove the vfio_group->users and users_comp
vfio/mdev: add mdev available instance checking to the core
vfio/mdev: consolidate all the description sysfs into the core code
vfio/mdev: consolidate all the available_instance sysfs into the core code
vfio/mdev: consolidate all the name sysfs into the core code
vfio/mdev: consolidate all the device_api sysfs into the core code
vfio/mdev: remove mtype_get_parent_dev
vfio/mdev: remove mdev_parent_dev
vfio/mdev: unexport mdev_bus_type
vfio/mdev: remove mdev_from_dev
vfio/mdev: simplify mdev_type handling
vfio/mdev: embedd struct mdev_parent in the parent data structure
vfio/mdev: make mdev.h standalone includable
drm/i915/gvt: simplify vgpu configuration management
drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
clk: qcom: gcc-sm6375: Ensure unsigned long type
clk: qcom: gcc-sm6375: Remove unused variables
ceph: remove Sage's git tree from documentation
ceph: fix incorrectly showing the .snap size for stat
ceph: fail the open_by_handle_at() if the dentry is being unlinked
ceph: increment i_version when doing a setattr with caps
ceph: Use kcalloc for allocating multiple elements
ceph: no need to wait for transition RDCACHE|RD -> RD
ceph: fail the request if the peer MDS doesn't support getvxattr op
ceph: wake up the waiters if any new caps comes
libceph: drop last_piece flag from ceph_msg_data_cursor
MAINTAINERS: Update SED-Opal Maintainers
xen-pcifront: Handle missed Connected state
PM: domains: log failures to register always-on domains
io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy
platform/x86: int3472: Don't leak reference on error
ACPI: APEI: do not add task_work to kernel thread to avoid memory leak
PM: ACPI: reboot: Reinstate S5 for reboot
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
i2c: acpi: Use ACPI wake capability bit to set wake_irq
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get
Revert "ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_get_sync"
powerpc/64: Fix msr_check_and_set/clear MSR[EE] race
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
perf test: Introduce script for java symbol testing
perf subcmd: Set environment variable "PREFIX"
perf trace: Fix incorrectly parsed hexadecimal value for flags in filter
perf trace: Fix show_arg_names not working for tp arg names
perf string: Remove unused macro K()
perf test: Add kernel lock contention test
perf lock: Add -q/--quiet option to suppress header and debug messages
perf lock: Add -E/--entries option
perf test: waiting.sh: Parameterize timeouts
perf test: test_intel_pt.sh: Move helper functions for waiting
perf test: test_intel_pt.sh: Add per-thread test
perf tools: Add debug messages and comments for testing
perf test: test_intel_pt.sh: Add more output in preparation for more tests
perf test: test_intel_pt.sh: Fix return checking
perf test: test_intel_pt.sh: Use quotes around variable expansion
perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -l
perf test: test_intel_pt.sh: Stop using backticks
perf test: test_intel_pt.sh: Stop using expr
perf test: test_intel_pt.sh: Fix redirection
perf test: test_intel_pt.sh: Use a temp directory
perf test: test_intel_pt.sh: Add cleanup function
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
perf annotate: Toggle full address <-> offset display
perf tools: Add 'addr' sort key
perf inject: Clarify build-id options a little bit
perf record: Fix a segfault in record__read_lost_samples()
perf top: Fix error code in cmd_top()
perf stat: Merge cases in process_evlist
perf genelf: Fix error code in jit_write_elf()
perf lock contention: Skip stack trace from BPF
perf lock contention: Allow to change stack depth and skip
perf lock contention: Show full callstack with -v option
perf lock contention: Factor out get_symbol_name_offset()
perf test: Add basic core_wide expression test
perf metrics: Wire up core_wide
perf stat: Delay metric parsing
perf topology: Add core_wide
perf smt: Compute SMT from topology
perf expr: Move the scanner_ctx into the parse_ctx
perf pmu: Remove perf_pmu_lex() needless declaration
perf sort: Remove hist_entry__sort_list() and sort__first_dimension() leftover declarations
perf test: Skip sigtrap test on old kernels
perf sched: Factor out destroy_tasks()
perf cpumap: Add range data encoding
perf events: Prefer union over variable length array
perf vendor events: Update events for Neoverse E1
perf timechart: Add p_state_end helper
perf timechart: Add create_pidcomm helper
perf lock: Add get_key_by_aggr_mode helper
perf trace: Use zalloc() to save initialization of syscall_stats
perf vendor events arm64: Move REMOTE_ACCESS to "memory" category
perf intel-pt: Remove first line of log dumped on error
perf intel-pt: Support itrace option flag d+e to log on error
perf intel-pt: Improve object code read error message
perf intel-pt: Improve man page layout slightly
perf auxtrace: Add itrace option flag d+e to log on error
perf tools: Add perf_config_scan()
perf callchain: Remove unneeded 'result' variable
perf c2c: Add helpers to get counts of loads or stores
perf tools: Add same_cmd_with_prefix() helper
perf vendor events: Add missing Neoverse V1 events
perf report: Show per-event LOST SAMPLES stat
perf hist: Add nr_lost_samples to hist_stats
perf record: Read and inject LOST_SAMPLES events
perf record: Set PERF_FORMAT_LOST by default
perf tools: Print LOST read format in the verbose mode
perf smt: Tidy header guard add SPDX
perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
perf branch: Add branch privilege information request flag
perf branch: Extend branch type classification
perf branch: Add system error and not in transaction branch types
perf build: Enable -Wthread-safety with clang
perf top: Fixes for thread safety analysis
perf sched: Fixes for thread safety analysis
perf mutex: Add thread safety annotations
perf dso: Hold lock when accessing nsinfo
perf top: Update use of pthread mutex
perf annotate: Update use of pthread mutex
perf dso: Update use of pthread mutex
perf mmap: Remove unnecessary pthread.h include
perf ui: Update use of pthread mutex
perf sched: Update use of pthread mutex
perf record: Update use of pthread mutex
perf lock: Remove unused pthread.h include
perf bpf: Remove unused pthread.h include
perf hist: Update use of pthread mutex
perf tests: Avoid pthread.h inclusion
perf bench: Update use of pthread mutex/cond
perf mutex: Wrapped usage of mutex and cond
perf record: Allow multiple recording time ranges
perf evlist: Add evlist__{en/dis}able_non_dummy()
perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_event
perf record: Fix done_fd wakeup event
perf record: Fix way of handling non-perf-event pollfds
perf hashmap: Tidy hashmap dependency
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.
tools build: Display logical OR of a feature flavors
tools build: Increment room for feature name in feature detection output
tools build: Fix feature detection output due to eval expansion
perf inject: Add a command line option to specify build ids.
spi: spi-gxp: fix typo in SPDX identifier line
perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex
perf: Fix pmu_filter_match()
perf: Fix lockdep_assert_event_ctx()
ARM: 9246/1: dump: show page table level name
ARM: 9245/1: dump: show FDT region
ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
alpha: add full ioread64/iowrite64 implementation
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
thermal/core: Add a check before calling set_trip_temp()
thermal/core: Drop valid pointer check for type
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM_TSENS
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
thermal/drivers/imx_sc: Rely on the platform data to get the resource id
pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100"
pinctrl: Create subdirectory for StarFive drivers
dt-bindings: pinctrl: st,stm32: Document interrupt-controller property
dt-bindings: pinctrl: st,stm32: Document gpio-hog pattern property
dt-bindings: pinctrl: st,stm32: Document gpio-line-names
pinctrl: st: stop abusing of_get_named_gpio()
pinctrl: wpcm450: Correct the fwnode_irq_get() return value check
pinctrl: bcm: Remove unused struct bcm6328_pingroup
pinctrl: qcom: restrict drivers per ARM/ARM64
pinctrl: bcm: ns: Remove redundant dev_err call
gpio: rockchip: request GPIO mux to pinctrl when setting direction
pinctrl: rockchip: add pinmux_ops.gpio_set_direction callback
xfs: on memory failure, only shut down fs after scanning all mappings
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
eth: pse: add missing static inlines
clk: qcom: kpss-xcc: convert to parent data API
clk: introduce (devm_)hw_register_mux_parent_data_table API
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
once: rename _SLOW to _SLEEPABLE
net: pse-pd: add regulator based PSE driver
dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
ethtool: add interface to interact with Ethernet Power Equipment
net: mdiobus: search for PSE nodes by parsing PHY nodes.
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
net: add framework to support Ethernet PSE and PDs devices
dt-bindings: net: phy: add PoDL PSE property
[brown paperbag] fix coredump breakage
net: marvell: prestera: Propagate nh state from hw to kernel
net: marvell: prestera: Add neighbour cache accounting
net: marvell: prestera: add stub handler neighbour events
net: marvell: prestera: Add heplers to interact with fib_notifier_info
net: marvell: prestera: Add length macros for prestera_ip_addr
net: marvell: prestera: add delayed wq and flush wq on deinit
net: marvell: prestera: Add strict cleanup of fib arbiter
net: marvell: prestera: Add cleanup of allocated fib_nodes
net: marvell: prestera: Add router nexthops ABI
eth: octeon: fix build after netif_napi_add() changes
net/mlx5: E-Switch, Return EBUSY if can't get mode lock
net/mlx5: E-switch, Don't update group if qos is not enabled
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
net/mlx5: Set default grace period based on function type
net/mlx5: Start health poll at earlier stage of driver load
net/mlx5e: Expose rx_oversize_pkts_buffer counter
net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames
net/mlx5e: xsk: Print a warning in slow configurations
net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode
net/mlx5e: Improve MTT/KSM alignment
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
net/mlx5e: xsk: Improve need_wakeup logic
net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL
net/mlx5e: xsk: Set napi_id to support busy polling
net/mlx5e: xsk: Flush RQ on XSK activation to save memory
net: mvpp2: fix mvpp2 debugfs leak
net: ipa: update copyrights
net: ipa: update comments
r8152: Rate limit overflow messages
net: lan966x: Fix return type of lan966x_port_xmit
init/main.c: remove unnecessary (void*) conversions
proc: mark more files as permanent
nilfs2: remove the unneeded result variable
nilfs2: delete unnecessary checks before brelse()
checkpatch: warn for non-standard fixes tag style
usr/gen_init_cpio.c: remove unnecessary -1 values from int file
ipc/msg: mitigate the lock contention with percpu counter
percpu: add percpu_counter_add_local and percpu_counter_sub_local
fs/ocfs2: fix repeated words in comments
relay: use kvcalloc to alloc page array in relay_alloc_page_array
proc: make config PROC_CHILDREN depend on PROC_FS
fs: uninline inode_maybe_inc_iversion()
firmware: google: test spinlock on panic path to avoid lockups
ipc: mqueue: remove unnecessary conditionals
init.h: fix spelling typo in comment
fs/ocfs2/suballoc.h: fix spelling typo in comment
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
clk: allow building lan966x as a module
clk: clk-xgene: simplify if-if to if-else
clk: ast2600: BCLK comes from EPLL
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
mm: memcontrol: use do_memsw_account() in a few more places
mm: memcontrol: deprecate swapaccounting=0 mode
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
mm/secretmem: remove reduntant return value
mm/hugetlb: add available_huge_pages() func
mm: remove unused inline functions from include/linux/mm_inline.h
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
selftests/vm: add thp collapse shmem testing
selftests/vm: add thp collapse file and tmpfs testing
selftests/vm: modularize thp collapse memory operations
selftests/vm: dedup THP helpers
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
mm/madvise: add file and shmem support to MADV_COLLAPSE
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
mm: hugetlb: fix UAF in hugetlb_handle_userfault
mm: memcontrol: make cgroup_memory_noswap a static key
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
mm/page_alloc: update comments for rmqueue()
mm/damon: rename damon_pageout_score() to damon_cold_score()
hugetlb: freeze allocated pages before creating hugetlb pages
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
mm/page_alloc: remove obsolete gfpflags_normal_context()
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
mm/page_alloc: init local variable buddy_pfn
mm/page_alloc: use helper macro SZ_1{K,M}
mm/page_alloc: make boot_nodestats static
mm, memory_hotplug: remove obsolete generic_free_nodedata()
mm/page_alloc: use local variable zone_idx directly
mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
mm: remove obsolete pgdat_is_empty()
mm/page_alloc: fix freeing static percpu memory
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
mm/page_alloc: remove obsolete comment in zone_statistics()
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
mm/page_alloc: make zone_pcp_update() static
mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
mm/page_table_check: fix typos
mm/damon: return void from damon_set_schemes()
mm/secretmem: add __init annotation to secretmem_init()
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
mm/damon/reclaim: change damon_reclaim_wmarks to static
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
mm/damon: simplify scheme create in lru_sort.c
mm/damon/sysfs: avoid call damon_target_has_pid() repeatedly
x86: kmsan: handle CPU entry area
x86: kmsan: enable KMSAN builds for x86
mm: fs: initialize fsdata passed to write_begin/write_end interface
bpf: kmsan: initialize BPF registers with zeroes
entry: kmsan: introduce kmsan_unpoison_entry_regs()
x86: kmsan: don't instrument stack walking functions
x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
x86: kmsan: sync metadata pages on page fault
x86: kmsan: use __msan_ string functions where possible.
x86: kmsan: handle open-coded assembly in lib/iomem.c
x86: kmsan: skip shadow checks in __switch_to()
x86: kmsan: disable instrumentation of unsupported code
objtool: kmsan: list KMSAN API functions as uaccess-safe
security: kmsan: fix interoperability with auto-initialization
kcov: kmsan: unpoison area->list in kcov_remote_area_put()
block: kmsan: skip bio block merging logic for KMSAN
kmsan: disable physical page merging in biovec
crypto: kmsan: disable accelerated configs under KMSAN
kmsan: disable strscpy() optimization under KMSAN
kmsan: add tests for KMSAN
kmsan: handle memory sent to/from USB
virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
dma: kmsan: unpoison DMA mappings
input: libps2: mark data received in __ps2_command() as initialized
kmsan: add iomap support
instrumented.h: add KMSAN support
init: kmsan: call KMSAN initialization routines
kmsan: handle task creation and exiting
mm: kmsan: call KMSAN hooks from SLUB code
mm: kmsan: maintain KMSAN metadata for page operations
MAINTAINERS: add entry for KMSAN
kmsan: disable instrumentation of unsupported common kernel code
kmsan: add KMSAN runtime core
libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
x86: kmsan: pgtable: reduce vmalloc space
kmsan: mark noinstr as __no_sanitize_memory
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
kmsan: add ReST documentation
asm-generic: instrument usercopy in cacheflush.h
x86: asm: instrument usercopy in get_user() and put_user()
instrumented.h: allow instrumenting both sides of copy_from_user()
stackdepot: reserve 5 extra bits in depot_stack_handle_t
x86: add missing include to sparsemem.h
hugetlb: clean up code checking for fault/truncation races
hugetlb: use new vma_lock for pmd sharing synchronization
hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
hugetlb: add vma based lock for pmd sharing
hugetlb: rename vma_shareable() and refactor code
hugetlb: create remove_inode_single_folio to remove single file folio
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
mm/hugetlb: remove unnecessary 'NULL' values from pointer
mm/filemap: make folio_put_wait_locked static
mm: hugetlb: eliminate memory-less nodes handling
mm: hugetlb: simplify per-node sysfs creation and removal
mm/mempolicy: use PAGE_ALIGN instead of open-coding it
mm/page_alloc.c: document bulkfree_pcp_prepare() return value
mm/page_alloc.c: rename check_free_page() to free_page_is_bad()
mm/memcontrol: use kstrtobool for swapaccount param parsing
mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
mm/damon/sysfs: simplify the variable 'pid' assignment operation
mm/damon: simplify the parameter passing for 'prepare_access_checks'
mm/damon/lru_sort: deduplicate hot/cold schemes generators
mm/damon/lru_sort: use quotas param generator
mm/damon/reclaim: use the quota params generator macro
mm/damon/modules-common: implement damos time quota params generator
mm/damon/modules-common: implement a damos quota params generator
mm/damon/lru_sort: use stat generator
mm/damon/reclaim: use stat parameters generator
mm/damon/modules-common: implement a stats parameters generator macro
mm/damon/reclaim: use watermarks parameters generator macro
mm/damon/lru_sort: use watermarks parameters generator macro
mm/damon/modules-common: implement a watermarks module parameters generator macro
mm/damon/reclaim: use monitoring attributes parameters generator macro
mm/damon/lru_sort: use monitoring attributes parameters generaotr macro
mm/damon: implement a monitoring attributes module parameters generator macro
mm/damon/lru_sort: use 'struct damon_attrs' for storing parameters for it
mm/damon/reclaim: use 'struct damon_attrs' for storing parameters for it
mm/damon/core: reduce parameters for damon_set_attrs()
mm/damon/core: use a dedicated struct for monitoring attributes
mm/damon/core: factor out 'damos_quota' private fileds initialization
mm/damon/core: copy struct-to-struct instead of field-to-field in damon_new_scheme()
mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
mm/damon/paddr: make supported DAMOS actions of paddr clear
mm/damon: simplify scheme create in damon_lru_sort_apply_parameters
zram: keep comments within 80-columns limit
zram: do not waste zram_table_entry flags bits
mm/damon: improve damon_new_region strategy
mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
mm/damon/sysfs: change few functions execute order
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
writeback: remove unused macro DIRTY_FULL_SCOPE
mm: use nth_page instead of mem_map_offset mem_map_next
mm/damon: remove duplicate get_monitoring_region() definitions
mm: kfence: convert to DEFINE_SEQ_ATTRIBUTE
zsmalloc: use correct types in _first_obj_offset functions
mm/shuffle: convert module_param_call to module_param_cb
Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation plan
Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of debugfs
mm/damon/Kconfig: notify debugfs deprecation plan
Docs/admin-guide/mm/damon: rename the title of the document
mm/damon/core-test: test damon_set_regions
mm/damon/core: avoid holes in newly set monitoring target ranges
selftest/damon: add a test for duplicate context dirs creation
tmpfs: add support for an i_version counter
mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
mm/damon: introduce struct damos_access_pattern
mm/rodata_test: use PAGE_ALIGNED() helper
mm/hwpoison: add __init/__exit annotations to module init/exit funcs
memcg: reduce size of memcg vmstats structures
memcg: rearrange code
memcg: extract memcg_vmstats from struct mem_cgroup
memblock tests: add new pageblock related macro
mm: add pageblock_aligned() macro
mm: add pageblock_align() macro
mm: reuse pageblock_start/end_pfn() macro
mm/page_owner.c: remove redundant drain_all_pages
mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
mm/damon/core: iterate the regions list from current point in damon_set_regions()
mm/hmm/test: use char dev with struct device to get device node
kasan: better invalid/double-free report header
kasan: move tests to mm/kasan/
kasan: add another use-after-free test
kasan: better identify bug types for tag-based modes
kasan: dynamically allocate stack ring entries
kasan: support kasan.stacktrace for SW_TAGS
kasan: implement stack ring for tag-based modes
kasan: introduce kasan_complete_mode_report_info
kasan: rework function arguments in report.c
kasan: fill in cache and object in complete_report_info
kasan: introduce complete_report_info
kasan: simplify print_report
kasan: make kasan_addr_to_page static
kasan: use kasan_addr_to_slab in print_address_description
kasan: use virt_addr_valid in kasan_addr_to_page/slab
kasan: cosmetic changes in report.c
kasan: move kasan_get_alloc/free_track definitions
kasan: pass tagged pointers to kasan_save_alloc/free_info
kasan: only define kasan_cache_create for Generic mode
kasan: only define metadata structs for Generic mode
kasan: only define metadata offsets for Generic mode
kasan: only define kasan_never_merge for Generic mode
kasan: only define kasan_metadata_size for Generic mode
kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
kasan: introduce kasan_init_cache_meta
kasan: introduce kasan_requires_meta
kasan: move kasan_get_*_meta to generic.c
kasan: clear metadata functions for tag-based modes
kasan: introduce kasan_init_object_meta
kasan: introduce kasan_get_alloc_track
kasan: introduce kasan_print_aux_stacks
kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
kasan: split save_alloc_info implementations
kasan: move is_kmalloc check out of save_alloc_info
kasan: rename kasan_set_*_info to kasan_save_*_info
kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
filemap: convert filemap_range_has_writeback() to use folios
hugetlb_encode.h: fix undefined behaviour (34 << 26)
mm/damon/sysfs: simplify the judgement whether kdamonds are busy
mm/hugetlb.c: remove unnecessary initialization of local `err'
mm: convert lock_page_or_retry() to folio_lock_or_retry()
uprobes: use new_folio in __replace_page()
rmap: remove page_unlock_anon_vma_read()
mm: convert page_get_anon_vma() to folio_get_anon_vma()
huge_memory: convert unmap_page() to unmap_folio()
huge_memory: convert split_huge_page_to_list() to use a folio
migrate: convert unmap_and_move_huge_page() to use folios
migrate: convert __unmap_and_move() to use folios
rmap: convert page_move_anon_rmap() to use a folio
mm: remove try_to_free_swap()
memcg: convert mem_cgroup_swap_full() to take a folio
mm: convert do_swap_page() to use folio_free_swap()
ksm: use a folio in replace_page()
uprobes: use folios more widely in __replace_page()
madvise: convert madvise_free_pte_range() to use a folio
huge_memory: convert do_huge_pmd_wp_page() to use a folio
mm: convert do_wp_page() to use a folio
swap: convert swap_writepage() to use a folio
swap_state: convert free_swap_cache() to use a folio
mm: remove lookup_swap_cache()
mm: convert do_swap_page() to use swap_cache_get_folio()
swapfile: convert unuse_pte_range() to use a folio
swapfile: convert __try_to_reclaim_swap() to use a folio
swapfile: convert try_to_unuse() to use a folio
shmem: remove shmem_getpage()
userfaultfd: convert mcontinue_atomic_pte() to use a folio
khugepaged: call shmem_get_folio()
shmem: convert shmem_get_link() to use a folio
shmem: convert shmem_symlink() to use a folio
shmem: convert shmem_fallocate() to use a folio
shmem: convert shmem_file_read_iter() to use shmem_get_folio()
shmem: convert shmem_write_begin() to use shmem_get_folio()
shmem: convert shmem_get_partial_folio() to use shmem_get_folio()
shmem: add shmem_get_folio()
shmem: convert shmem_read_mapping_page_gfp() to use shmem_get_folio_gfp()
shmem: convert shmem_fault() to use shmem_get_folio_gfp()
shmem: convert shmem_getpage_gfp() to shmem_get_folio_gfp()
shmem: eliminate struct page from shmem_swapin_folio()
swap: add swap_cache_get_folio()
shmem: convert shmem_replace_page() to shmem_replace_folio()
shmem: convert shmem_mfill_atomic_pte() to use a folio
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_folio()
mm: convert do_swap_page()'s swapcache variable to a folio
mm: convert do_swap_page() to use a folio
mm/swap: convert put_swap_page() to put_swap_folio()
mm/swap: convert add_to_swap_cache() to take a folio
mm/swap: convert __read_swap_cache_async() to use a folio
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
mm/swapfile: remove page_swapcount()
shmem: convert shmem_replace_page() to use folios throughout
shmem: convert shmem_delete_from_page_cache() to take a folio
shmem: convert shmem_writepage() to use a folio throughout
mm: add folio_add_lru_vma()
mm: add split_folio()
mm: reimplement folio_order() and folio_nr_pages()
mm: add the first tail page to struct folio
mm/vmscan: fix a lot of comments
ksm: convert to use common struct mm_slot
ksm: convert ksm_mm_slot.link to ksm_mm_slot.hash
ksm: convert ksm_mm_slot.mm_list to ksm_mm_slot.mm_node
ksm: add the ksm prefix to the names of the ksm private structures
ksm: remove redundant declarations in ksm.h
mm: thp: convert to use common struct mm_slot
mm: introduce common struct mm_slot
clk: clocking-wizard: Depend on HAS_IOMEM
clk: clocking-wizard: Use dev_err_probe() helper
x86/mm: Disable W^X detection and enforcement on 32-bit
clk: nxp: fix typo in comment
clk: pxa: add a check for the return value of kzalloc()
clk: vc5: Add support for IDT/Renesas VersaClock 5P49V6975
dt-bindings: clock: vc5: Add 5P49V6975
gpio: tc3589x: Make irqchip immutable
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
tracing/user_events: Move pages/locks into groups to prepare for namespaces
Orangefs: change iterate to iterate_shared
drm/i915: Reject excessive dotclocks early
drm/i915: Fix watermark calculations for DG2 CCS+CC modifier
drm/i915: Fix watermark calculations for DG2 CCS modifiers
drm/i915: Fix watermark calculations for gen12+ CCS+CC modifier
drm/i915: Fix watermark calculations for gen12+ MC CCS modifier
drm/i915: Fix watermark calculations for gen12+ RC CCS modifier
drm/i915/psr: Fix PSR_IMR/IIR field handling
drm/i915/ehl: Update MOCS table for EHL
tracing: Add Masami Hiramatsu as co-maintainer
of: base: Shift refcount decrement in of_find_last_cache_level()
tracing: Remove unused variable 'dups'
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Documentation: bpf: Add implementation notes documentations to table of contents
MAINTAINERS: add myself as a tracing reviewer
irqchip/ls-extirq: Fix invalid wait context by avoiding to use regmap
spi: tegra210-quad: Fix combined sequence
NFSv4/pNFS: Always return layout stats on layout return for flexfiles
NFS: move from strlcpy with unused retval to strscpy
SUNRPC: move from strlcpy with unused retval to strscpy
NFS: clean up a needless assignment in nfs_file_write()
nfs: remove unnecessary (void*) conversions.
SUNRPC: use max_t() to simplify open code
NFSv4: Directly use ida_alloc()/free()
SUNRPC: Directly use ida_alloc()/free()
dt-bindings: leds: Add MediaTek MT6370 flashlight
dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
dt-bindings: mailbox: Convert mtk-gce to DT schema
once: add DO_ONCE_SLOW() for sleepable contexts
net/ieee802154: reject zero-sized raw_sendmsg()
net: wwan: iosm: Call mutex_init before locking it
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
octeontx2-af: cn10k: mcs: Add debugfs support
octeontx2-af: cn10k: mcs: Handle MCS block interrupts
octeontx2-af: cn10k: mcs: Support for stats collection
octeontx2-af: cn10k: mcs: Install a default TCAM for normal traffic
octeontx2-af: cn10k: mcs: Manage the MCS block hardware resources
octeontx2-af: cn10k: mcs: Add mailboxes for port related operations
octeontx2-af: cn10k: Introduce driver for macsec block.
eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
net: lan966x: Add port mirroring support using tc-matchall
net: lan966x: Add port police support using tc-matchall
net: fec: using page pool to manage RX buffers
net: Remove DECnet leftovers from flow.h.
bnx2x: fix potential memory leak in bnx2x_tpa_stop()
eth: lan743x: reject extts for non-pci11x1x devices
gro: add support of (hw)gro packets to gro stack
net: prestera: acl: Add check for kmemdup
mptcp: update misleading comments.
selftests: mptcp: update and extend fastclose test-cases
mptcp: use fastclose on more edge scenarios
mptcp: propagate fastclose error
net: sfp: add support for multigig RollBall transceivers
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
net: sfp: Add and use macros for SFP quirks definitions
net: phylink: allow attaching phy for SFP modules on 802.3z mode
net: phy: marvell10g: select host interface configuration
net: phy: marvell10g: Use tabs instead of spaces for indentation
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
net: phylink: rename phylink_sfp_config()
net: phylink: use phy_interface_t bitmaps for optical modules
net: sfp: augment SFP parsing with phy_interface_t bitmap
net: phylink: add ability to validate a set of interface modes
x86/hyperv: Replace kmap() with kmap_local_page()
drm/i915: Round to closest in g4x+ HDMI clock readout
PCI: qcom-ep: Make use of the cached dev pointer
PCI: qcom-ep: Rely on the clocks supplied by devicetree
PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
PCI: imx6: Add i.MX8MP PCIe support
PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
platform/x86: use PLATFORM_DEVID_NONE instead of -1
platform/x86/amd: pmc: Dump idle mask during "check" stage instead
net: sparx5: Fix return type of sparx5_port_xmit_impl
af_unix: Fix memory leaks of the whole sk due to OOB skb.
net: Add helper function to parse netlink msg of ip_tunnel_parm
net: Add helper function to parse netlink msg of ip_tunnel_encap
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
hwmon: (corsair-psu) add USB id of new revision of the HX1000i psu
ia64: simplify esi object addition in Makefile
Revert "kbuild: Check if linker supports the -X option"
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
zstd: Fixing mixed module-builtin objects
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
iomap: add a tracepoint for mappings returned by map_blocks
iomap: iomap: fix memory corruption when recording errors during writeback
net: sched: use tc_cls_bind_class() in filter
net: sched: cls_api: introduce tc_cls_bind_class() helper
net: sched: ensure n arg not empty before call bind_class
hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase mp2888 controller
dt-bindings: hwmon: sensirion,shtc1: Clean up spelling mistakes and grammar
hwmon: (nct6683) remove unused variable in nct6683_create_attr_group
dt-bindings: watchdog: migrate mt7621 text bindings to YAML
watchdog: sp5100_tco: Add "action" module parameter
watchdog: imx93: add watchdog timer on imx93
watchdog: imx7ulp_wdt: init wdog when it was active
watchdog: imx7ulp_wdt: Handle wdog reconfigure failure
watchdog: imx7ulp_wdt: Fix RCS timeout issue
watchdog: imx7ulp_wdt: Check CMD32EN in wdog init
watchdog: imx7ulp: Add explict memory barrier for unlock sequence
watchdog: imx7ulp: Move suspend/resume to noirq phase
watchdog: rti-wdt:using the pm_runtime_resume_and_get to simplify the code
dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
watchdog: s3c2410_wdt: support exynosautov9 watchdog
dt-bindings: watchdog: add exynosautov9 compatible
watchdog: npcm: Enable clock if provided
watchdog: meson: keep running if already active
watchdog: dt-bindings: atmel,at91sam9-wdt: convert to json-schema
watchdog: armada_37xx_wdt: Fix .set_timeout callback
watchdog: sa1100: make variable sa1100dog_driver static
watchdog: w83977f_wdt: Fix comment typo
watchdog: eurotechwdt: Remove redundant word in comments
watchdog: Check dev_set_name() return value
watchdog: rzg2l_wdt: Add rzv2m support
dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support
watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
dt-bindings: watchdog: renesas-wdt: Add r8a779g0 support
watchdog: Exar/MaxLinear XR28V38x driver
watchdog: ftwdt010_wdt: implement _restart() function
watchdog: w83627hf_wdt: add bootstatus support
dt-bindings: watchdog: Convert Xilinx watchdog bindings to json-schema
watchdog: aspeed_wdt: Reorder output signal register configuration
watchdog/hpwdt: Enable HP_WATCHDOG for ARM64 systems.
watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
watchdog: wdat_wdt: Set the min and max timeout values properly
watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
kallsyms: take the input file instead of reading stdin
kallsyms: drop duplicated ignore patterns from kallsyms.c
kbuild: reuse mksysmap output for kallsyms
mksysmap: update comment about __crc_*
kbuild: remove head-y syntax
kbuild: use obj-y instead extra-y for objects placed at the head
riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
RISC-V: KVM: Use generic guest entry infrastructure
RISC-V: KVM: Record number of signal exits as a vCPU stat
RISC-V: KVM: add __init annotation to riscv_kvm_init()
RISC-V: KVM: Expose Zicbom to the guest
RISC-V: KVM: Provide UAPI for Zicbom block size
RISC-V: KVM: Make ISA ext mappings explicit
RISC-V: KVM: Allow Guest use Zihintpause extension
RISC-V: KVM: Allow Guest use Svinval extension
RISC-V: KVM: Use Svinval for local TLB maintenance when available
RISC-V: Probe Svinval extension form ISA string
RISC-V: KVM: Change the SBI specification version to v1.0
riscv: KVM: Apply insn-def to hlv encodings
riscv: KVM: Apply insn-def to hfence encodings
riscv: Introduce support for defining instructions
riscv: Add X register names to gpr-nums
i2c: pci1xxxx: prevent signed integer overflow
i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
i2c: i801: Prefer async probe
i2c: designware-pci: Use standard pattern for memory allocation
i2c: designware-pci: Group AMD NAVI quirk parts together
random: fix typos in get_random_bytes() comment
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
net/mlx5e: Introduce the mlx5e_flush_rq function
net/mlx5e: xsk: Support XDP metadata on XSK RQs
net/mlx5e: Optimize RQ page deallocation
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
net/mlx5e: Use non-XSK page allocator in SHAMPO
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
net/mlx5e: Use partial batches in legacy RQ
net/mlx5e: Make the wqe_index_mask calculation more exact
net/mlx5e: Introduce wqe_index_mask for legacy RQ
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
power: supply: mt6370: Fix return value check in mt6370_chg_probe()
power: supply: ab8500: Remove unused struct ab8500_chargalg_sysfs_entry
power: supply: mt6370: uses IIO interfaces, depends on IIO
power: supply: max1721x: Fix spelling mistake "Gauage" -> "Gauge"
cpumask: fix checking valid cpu range
lib/bitmap: add tests for for_each() loops
lib/find: optimize for_each() macros
lib/bitmap: introduce for_each_set_bit_wrap() macro
lib/find_bit: add find_next{,_and}_bit_wrap
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
bpf, docs: Delete misformatted table.
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
ALSA: hda: Fix position reporting on Poulsbo
random: schedule jitter credit for next jiffy, not in two jiffies
scsi: ufs: core: Remove unneeded casts from void *
scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
scsi: qla2xxx: Use transport-defined speed mask for supported_speeds
scsi: target: iblock: Fold iblock_emulate_read_cap_with_block_size() into iblock_get_blocks()
scsi: qla2xxx: Fix serialization of DCBX TLV data request
scsi: ufs: qcom: Remove redundant dev_err() call
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
scsi: megaraid_sas: Remove unnecessary memset()
scsi: megaraid_sas: Simplify megasas_update_device_list
scsi: megaraid_sas: Correct an error message
scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
KVM: arm64: Advertise new kvmarm mailing list
scsi: target: core: UA on all LUNs after reset
scsi: target: core: New key must be used for moved PR
scsi: target: core: Abort all preempted regs if requested
scsi: target: core: Fix memory leak in preempt_and_abort
scsi: target: core: Fix preempt and abort for allreg res
ALSA: hda/hdmi: Don't skip notification handling during PM operation
dt-bindings: input: Add the PinePhone keyboard binding
dt-bindings: input: Convert hid-over-i2c to DT schema
ext4: fix potential out of bound read in ext4_fc_replay_scan()
ext4: factor out ext4_fc_get_tl()
ext4: introduce EXT4_FC_TAG_BASE_LEN helper
ext4: factor out ext4_free_ext_path()
ext4: remove unnecessary drop path references in mext_check_coverage()
ext4: update 'state->fc_regions_size' after successful memory allocation
ext4: fix potential memory leak in ext4_fc_record_regions()
ext4: fix potential memory leak in ext4_fc_record_modified_inode()
ext4: remove redundant checking in ext4_ioctl_checkpoint
jbd2: add miss release buffer head in fc_do_one_pass()
ext4: move DIOREAD_NOLOCK setting to ext4_set_def_opts()
ext4: remove useless local variable 'blocksize'
ext4: unify the ext4 super block loading operation
ext4: factor out ext4_journal_data_mode_check()
ext4: factor out ext4_load_and_init_journal()
ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
ext4: factor out ext4_geometry_check()
ext4: factor out ext4_check_feature_compatibility()
ext4: factor out ext4_init_metadata_csum()
ext4: factor out ext4_encoding_init()
ext4: factor out ext4_inode_info_init()
ext4: factor out ext4_fast_commit_init()
ext4: factor out ext4_handle_clustersize()
ext4: factor out ext4_set_def_opts()
ext4: remove cantfind_ext4 error handler
ext4: goto right label 'failed_mount3a'
ext4: adjust fast commit disable judgement order in ext4_fc_track_inode
ext4: factor out ext4_fc_disabled()
ext4: fix miss release buffer head in ext4_fc_write_inode
jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
jbd2: fix potential buffer head reference count leak
ext4: fix dir corruption when ext4_dx_add_entry() fails
ext4: remove ext4_inline_data_fiemap() declaration
ext4: fix i_version handling in ext4
mbcache: Avoid nesting of cache->c_list_lock under bit locks
jbd2: wake up journal waiters in FIFO order, not LIFO
ext4: place buffer head allocation before handle start
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
ext4: unconditionally enable the i_version counter
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
nfp: add support restart of link auto-negotiation
nfp: add support for link auto negotiation
nfp: refine the ABI of getting `sp_indiff` info
nfp: avoid halt of driver init process when non-fatal error happens
nfp: add support for reporting active FEC mode
selftests/tc-testing: update qdisc/cls/action features in config
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
net: dsa: remove bool devlink_port_setup
net: dsa: don't do devlink port setup early
net: dsa: don't leave dangling pointers in dp->pl when failing
net: dsa: move port_setup/teardown to be called outside devlink port registered area
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions
net: devlink: introduce a flag to indicate devlink port being registered
net: devlink: introduce port registered assert helper and use it
r8169: add rtl_disable_rxdvgate()
clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
genetlink: reject use of nlmsg_flags for new commands
clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
clk: Renesas versaclock7 ccf device driver
dt-bindings: Renesas versaclock7 device tree bindings
Bluetooth: hci_sync: Fix not indicating power state
clk: ti: Balance of_node_get() calls for of_find_node_by_name()
clk: imx: scu: fix memleak on platform_device_add() fails
clk: vc5: Use regmap_{set,clear}_bits() where appropriate
clk: vc5: Check IO access results
selftests/xsk: Fix double free
bpftool: Fix error message of strerror
libbpf: Fix overrun in netlink attribute iteration
clk: mediatek: add driver for MT8365 SoC
clk: mediatek: Export required common code symbols
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
clk: mediatek: Provide mtk_devm_alloc_clk_data
dt-bindings: clock: mediatek: add bindings for MT8365 SoC
samples/bpf: Fix typo in xdp_router_ipv4 sample
clkdev: Simplify devm_clk_hw_register_clkdev() function
clkdev: Remove never used devm_clk_release_clkdev()
clk: Remove never used devm_of_clk_del_provider()
clk: bcm: rpi: Add support for VEC clock
clk: bcm: rpi: Handle pixel clock in firmware
clk: bcm: rpi: Add support HEVC clock
clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
clk: bcm2835: Round UART input clock up
clk: bcm2835: Make peripheral PLLC critical
of: base: make of_device_compatible_match() accept const device node
clk: baikal-t1: Convert to platform device driver
clk: baikal-t1: Add DDR/PCIe directly controlled resets support
dt-bindings: clk: baikal-t1: Add DDR/PCIe reset IDs
clk: baikal-t1: Move reset-controls code into a dedicated module
clk: baikal-t1: Add SATA internal ref clock buffer
clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
clk: baikal-t1: Fix invalid xGMAC PTP clock divider
clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
bpftool: Remove unused struct event_ring_info
bpftool: Remove unused struct btf_attach_point
clk: davinci: cfgchip: Use dev_err_probe() helper
clk: davinci: pll: fix spelling typo in comment
MAINTAINERS: add header file to TI DAVINCI SERIES CLOCK DRIVER
bpf, docs: Add TOC and fix formatting.
bpf, docs: Add Clang note about BPF_ALU
bpf, docs: Move Clang notes to a separate file
bpf, docs: Linux byteswap note
bpf, docs: Move legacy packet instructions to a separate file
clk: mmp: pxa168: control shared SDH bits with separate clock
dt-bindings: marvell,pxa168: add clock ids for SDH AXI clocks
clk: mmp: pxa168: add clocks for SDH2 and SDH3
dt-bindings: marvell,pxa168: add clock id for SDH3
clk: mmp: pxa168: fix GPIO clock enable bits
clk: mmp: pxa168: add muxes for more peripherals
clk: mmp: pxa168: fix incorrect parent clocks
clk: mmp: pxa168: fix const-correctness
clk: mmp: pxa168: add new clocks for peripherals
dt-bindings: marvell,pxa168: add clock ids for additional dividers
clk: mmp: pxa168: fix incorrect dividers
clk: mmp: pxa168: add additional register defines
of: Fix "dma-ranges" handling for bus controllers
Documentation: Kunit: Use full path to .kunitconfig
kunit: tool: rename all_test_uml.config, use it for --alltests
kunit: tool: remove UML specific options from all_tests_uml.config
clk: sprd: Add clocks support for UMS512
lib: stackinit: update reference to kunit-tool
lib: overflow: update reference to kunit-tool
Documentation: KUnit: update links in the index page
Documentation: KUnit: add intro to the getting-started page
Documentation: KUnit: Reword start guide for selecting tests
Documentation: KUnit: add note about mrproper in start.rst
Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
Documentation: KUnit: remove duplicated docs for kunit_tool
Documentation: Kunit: Add ref for other kinds of tests
Documentation: KUnit: Fix non-uml anchor
Documentation: Kunit: Fix inconsistent titles
Documentation: kunit: fix trivial typo
kunit: no longer call module_info(test, "Y") for kunit modules
kunit: add kunit.enable to enable/disable KUnit test
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
drm/i915/gvt: Add missing vfio_unregister_group_dev() call
thermal: core: Increase maximum number of trip points
efi: Correct Macmini DMI match in uefi cert quirk
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
drm/msm/hdmi: fix IRQ lifetime
drm/msm/dp: fix bridge lifetime
drm/msm/dp: fix aux-bus EP lifetime
drm/msm/dp: fix IRQ lifetime
drm/msm/hdmi: fix memory corruption with too many bridges
drm/msm/dsi: fix memory corruption with too many bridges
drm/msm/dp: fix memory corruption with too many bridges
drm/msm: fix use-after-free on probe deferral
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
drm/msm/dp: add atomic_check to bridge ops
ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
drm/msm/gpu: Fix crash during system suspend after unbind
drm/msm/a6xx: Replace kcalloc() with kvzalloc()
drm/msm/gem: Unpin objects slightly later
drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
drm/amdkfd: Track unified memory when switching xnack mode
drm/amdgpu: Enable sram on vcn_4_0_2
drm/amdgpu: Enable VCN DPG for GC11_0_1
ASoC: dt-bindings: Document audio OF graph dai-tdm-slot-num dai-tdm-slot-width props
ARM: dts: s5pv210: correct double "pins" in pinmux node
net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
net/mlx5e: Split out channel (de)activation in rx_res
net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
net/mlx5e: Convert struct mlx5e_alloc_unit to a union
net/mlx5e: Remove DMA address from mlx5e_alloc_unit
net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA address
net/mlx5e: Optimize the page cache reducing its size 2x
net/mlx5e: Fix calculations for ICOSQ size
xsk: Remove unused xsk_buff_discard
net/mlx5e: xsk: Use KSM for unaligned XSK
net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlen
net/mlx5e: Keep a separate MKey for striding RQ
net/mlx5e: xsk: Use XSK frame size as striding RQ page size
net/mlx5e: Use runtime page_shift for striding RQ
xsk: Expose min chunk size to drivers
sched: Fix more TASK_state comparisons
mm/slub: fix a slab missed to be freed problem
nvme: wire up fixed buffer support for nvme passthrough
nvme: pass ubuffer as an integer
block: extend functionality to map bvec iterator
block: factor out blk_rq_map_bio_alloc helper
block: rename bio_map_put to blk_mq_map_bio_put
nvme: refactor nvme_alloc_request
nvme: refactor nvme_add_user_metadata
nvme: Use blk_rq_map_user_io helper
scsi: Use blk_rq_map_user_io helper
block: add blk_rq_map_user_io
io_uring: introduce fixed buffer support for io_uring_cmd
io_uring: add io_uring_cmd_import_fixed
nvme: enable batched completions of passthrough IO
nvme: split out metadata vs non metadata end_io uring_cmd completions
block: allow end_io based requests in the completion batch handling
block: change request end_io handler to pass back a return value
block: enable batched allocation for blk_mq_alloc_request()
block: kill deprecated BUG_ON() in the flush handling
usb: gadget: uvc: don't put item still in use
serial: cpm_uart: Don't request IRQ too early for console port
tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
tty: serial: unify TX space reads under altera_jtaguart_tx_space()
tty: serial: use FIELD_GET() in lqasc_tx_ready()
tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
tty: serial: allow pxa.c to be COMPILE_TESTed
serial: stm32: Fix unused-variable warning
docs: filesystems: sysfs: Make text and code for ->show() consistent
tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
w1: Split memcpy() of struct cn_msg flexible array
staging: rtl8192e: Rename variable Bandwidth to avoid CamelCase
staging: r8188eu: remove PHY_RFConfig8188E()
staging: r8188eu: remove PHY_RF6052_Config8188E()
staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to int
staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to int
staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to int
staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int
spmi: pmic-arb: increase SPMI transaction timeout delay
spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
spmi: pmic-arb: correct duplicate APID to PPID mapping logic
spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
spmi: pmic-arb: check apid against limits before calling irq handler
spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
spmi: pmic-arb: handle spurious interrupt
spmi: pmic-arb: add a print in cleanup_irq
drivers: spmi: Directly use ida_alloc()/free()
MAINTAINERS: add TI ECAP driver info
counter: ti-ecap-capture: capture driver support for ECAP
Documentation: ABI: sysfs-bus-counter: add frequency & num_overflows items
dt-bindings: counter: add ti,am62-ecap-capture.yaml
counter: Introduce the COUNTER_COMP_ARRAY component type
counter: Consolidate Counter extension sysfs attribute creation
counter: Introduce the Count capture component
counter: 104-quad-8: Add Signal polarity component
counter: Introduce the Signal polarity component
counter: interrupt-cnt: Implement watch_validate callback
counter: Move symbols into COUNTER namespace
MAINTAINERS: Update Counter subsystem git tree repo link
ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
ip6_vti:Remove the space before the comma
net: stmmac: add a parse for new property 'snps,clk-csr'
arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
dt-bindings: net: snps,dwmac: add new property snps,clk-csr
dt-bindings: net: mediatek-dwmac: add support for mt8188
net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
net: bna: Fix spelling mistake "muliple" -> "multiple"
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
usb: host: ehci-exynos: switch to using gpiod API
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
spi: Ensure that sg_table won't be used after being freed
dt-bindings: usb: Convert FOTG210 to dt schema
usb: mtu3: fix failed runtime suspend in host only mode
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
usb: typec: Replace custom implementation of device_match_fwnode()
usb: typec: ucsi: Don't warn on probe deferral
usb: add quirks for Lenovo OneLink+ Dock
ibmveth: Ethtool set queue support
ibmveth: Implement multi queue on xmit
ibmveth: Copy tx skbs into a premapped buffer
bnx2: Fix spelling mistake "bufferred" -> "buffered"
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
sctp: handle the error returned from sctp_auth_asoc_init_active_key
net: bridge: assign path_cost for 2.5G and 5G link speed
net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
mISDN: fix use-after-free bugs in l1oip timer handlers
net-next: skbuff: refactor pskb_pull
MAINTAINERS: switch dwc3 to Thinh
net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs
net-sysfs: Convert to use sysfs_emit() APIs
net: tun: Convert to use sysfs_emit() APIs
kvm: vmx: keep constant definition format consistent
kvm: mmu: fix typos in struct kvm_arch
ASoC: qcom: fix unmet direct dependencies for SND_SOC_QDSP6
KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hosts
KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parameters
KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachable
Revert "KVM: selftests: Fix nested SVM tests when built with clang"
KVM: selftests: Dedup subtests of fix_hypercall_test
KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==off
KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" test
KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_test
tsnep: Use page pool for RX
tsnep: Add EtherType RX flow classification support
tsnep: Support multiple TX/RX queue pairs
tsnep: Move interrupt from device to queue
dt-bindings: net: tsnep: Allow additional interrupts
dt-bindings: net: tsnep: Allow dma-coherent
ALSA: usb-audio: Fix potential memory leaks
ALSA: usb-audio: Fix NULL dererence at error path
ASoC: mediatek: mt8192-mt6359: Set the driver name for the card
HID: wacom: add three styli to wacom_intuos_get_tool_type
ALSA: hda/realtek: More robust component matching for CS35L41
powerpc/pseries: Add firmware details to the hardware description
powerpc/powernv: Add opal details to the hardware description
powerpc: Add device-tree model to the hardware description
powerpc/64: Add logical PVR to the hardware description
powerpc: Add PVR & CPU name to hardware description
powerpc: Add hardware description string
powerpc/configs: Enable PPC_UV in powernv_defconfig
powerpc/configs: Update config files for removed/renamed symbols
powerpc/mm: Fix UBSAN warning reported on hugetlb
powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()
powerpc/mm/book3s/hash: Rename flush_tlb_pmd_range
powerpc: Drops STABS_DEBUG from linker scripts
powerpc/64s: Remove lost/old comment
powerpc/64s: Remove old STAB comment
powerpc: remove orphan systbl_chk.sh
powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPA
HID: amd_sfh: Handle condition of "no sensors" for SFH1.1
HID: amd_sfh: Change dev_err to dev_dbg for additional debug info
arm64/kprobe: Optimize the performance of patching single-step slot
ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag
ASoC: nau8825: Add TDM support
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
crypto: aspeed - Remove redundant dev_err call
crypto: scatterwalk - Remove unused inline function scatterwalk_aligned()
crypto: aead - Remove unused inline functions from aead
crypto: bcm - Simplify obtain the name for cipher
crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf()
hwrng: core - start hwrng kthread also for untrusted sources
crypto: zip - remove the unneeded result variable
crypto: qat - add limit to linked list parsing
crypto: octeontx2 - Remove the unneeded result variable
crypto: ccp - Remove the unneeded result variable
crypto: aspeed - Fix check for platform_get_irq() errors
crypto: virtio - fix memory-leak
crypto: cavium - prevent integer overflow loading firmware
crypto: marvell/octeontx - prevent integer overflows
crypto: aspeed - fix build error when only CRYPTO_DEV_ASPEED is enabled
fs: record I_DIRTY_TIME even if inode already has I_DIRTY_INODE
ext4: don't increase iversion counter for ea_inodes
ext4: fix check for block being out of directory size
fs/buffer: make submit_bh & submit_bh_wbc return type as void
fs/buffer: drop useless return value of submit_bh
fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_read
jbd2: drop useless return value of submit_bh
ext4: make ext4_lazyinit_thread freezable
eth: alx: take rtnl_lock on resume
sparc: Unbreak the build
net: phy: Convert to use sysfs_emit() APIs
net: enetc: offload per-tc max SDU from tc-taprio
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
net: enetc: cache accesses to &priv->si->hw
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
net: dsa: felix: offload per-tc max SDU from tc-taprio
net/sched: taprio: allow user input of per-tc max SDU
net/sched: query offload capabilities through ndo_setup_tc()
net/tipc: Remove unused struct distr_queue_item
net: skb: introduce and use a single page frag cache
net: sched: cls_u32: Avoid memcpy() false-positive warning
dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnode
docs: netlink: clarify the historical baggage of Netlink flags
vhost/vsock: Use kvmalloc/kvfree for larger packets.
clk: fixed-rate: add devm_clk_hw_register_fixed_rate
clk: asm9260: use parent index to link the reference clock
ACPI: HMAT: Release platform device in case of platform_device_add_data() fails
dax: Remove usage of the deprecated ida_simple_xxx API
libnvdimm/region: Allow setting align attribute on regions without mappings
drm/msm: Fix build break with recent mm tree
m68k: update config files
sbitmap: fix lockup while swapping
io_uring/net: fix notif cqe reordering
io_uring/net: don't update msg_name if not provided
binfmt: remove taso from linux_binprm struct
input: drop empty comment blocks
of: fdt: Remove unused struct fdt_scan_status
dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port node
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
drm/panel: simple: Use dev_err_probe() to simplify code
drm/panel: panel-edp: Use dev_err_probe() to simplify code
Bluetooth: L2CAP: Fix user-after-free
prandom: make use of smaller types in prandom_u32_max
random: add 8-bit and 16-bit batches
utsname: contribute changes to RNG
random: use init_utsname() instead of utsname()
kfence: use better stack hash seed
random: split initialization into early step and later step
PCI/PM: Reduce D3hot delay with usleep_range()
dt-bindings: timer: Add power-domains for TI timer-dm on K3
mfd: syscon: Remove repetition of the regmap_get_val_endian()
dmaengine: ioat: remove unused declarations in dma.h
dmaengine: ti: k3-udma: Respond TX done if DMA_PREP_INTERRUPT is not requested
dmaengine: zynqmp_dma: Add device_synchronize support
dt-bindings: dma: add additional pbus reset to qcom,adm
dt-bindings: dma: rework qcom,adm Documentation to yaml schema
dt-bindings: dma: apple,admac: Add iommus and power-domains properties
dmaengine: dw-edma: Remove runtime PM support
dmaengine: idxd: add configuration for concurrent batch descriptor processing
dmaengine: idxd: add configuration for concurrent work descriptor processing
dmaengine: idxd: add WQ operation cap restriction support
dmanegine: idxd: reformat opcap output to match bitmap_parse() input
dmaengine: idxd: convert ats_dis to a wq flag
dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()
dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sg
dmaengine: qcom-adm: fix wrong sizeof config in slave_config
arm64: defconfig: Add Coresight as module
kselftest/arm64: Handle EINTR while reading data from children
kselftest/arm64: Flag fp-stress as exiting when we begin finishing up
kselftest/arm64: Don't repeat termination handler for fp-stress
ARM64: reloc_test: add __init/__exit annotations to module init/exit funcs
io_uring/rw: defer fsnotify calls to task context
arm64/mm: fold check for KFENCE into can_set_direct_map()
arm64: ftrace: fix module PLTs with mcount
arm64: module: Remove unused plt_entry_is_initialized()
arm64: module: Make plt_equals_entry() static
arm64: fix the build with binutils 2.27
landlock: Fix documentation style
landlock: Slightly improve documentation and fix spelling
samples/landlock: Print hints about ABI versions
clk: qcom: gcc-msm8939: use ARRAY_SIZE instead of specifying num_parents
clk: qcom: gcc-msm8939: use parent_hws where possible
dt-bindings: clock: move qcom,gcc-msm8939 to qcom,gcc-msm8916.yaml
clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscs
clk: qcom: gcc-sc8280xp: use retention for USB power domains
clk: qcom: gdsc: add missing error handling
kselftest/arm64: Don't enable v8.5 for MTE selftest builds
drm/hyperv: Add ratelimit on error message
selftests/bpf: Check -EBUSY for the recurred bpf_setsockopt(TCP_CONGESTION)
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
bpf: Refactor bpf_setsockopt(TCP_CONGESTION) handling into another function
bpf: Move the "cdg" tcp-cc check to the common sol_tcp_sockopt()
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
ASoC: core: clarify the driver name initialization
dt-bindings: irqchip: Describe the IMX MU block as a MSI controller
dmaengine: ti: k3-psil: add additional TX threads for j721e
dmaengine: ti: k3-psil: add additional TX threads for j7200
dmaengine: apple-admac: Trigger shared reset
dmaengine: apple-admac: Do not use devres for IRQs
irqchip: Add IMX MU MSI controller driver
x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling
dmaengine: ti: edma: Remove some unused functions
dt-bindings: dma: Make minor fixes to qcom,bam-dma binding doc
Documentation: devicetree: dma: update the comments
dmaengine: sh: rcar-dmac: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
phy: phy-mtk-dp: make array driving_params static const
spi: spi-gxp: Use devm_platform_ioremap_resource()
ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new_buffer
btrfs: drop extent map range more efficiently
btrfs: avoid pointless extent map tree search when flushing delalloc
btrfs: remove unnecessary next extent map search
btrfs: remove unnecessary NULL pointer checks when searching extent maps
btrfs: assert tree is locked when clearing extent map from logging
btrfs: remove unnecessary extent map initializations
btrfs: remove the refcount warning/check at free_extent_map()
btrfs: add helper to replace extent map range with a new extent map
btrfs: move open coded extent map tree deletion out of inode eviction
btrfs: use cond_resched_rwlock_write() during inode eviction
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
btrfs: move btrfs_drop_extent_cache() to extent_map.c
btrfs: fix missed extent on fsync after dropping extent maps
btrfs: remove stale prototype of btrfs_write_inode
btrfs: enable nowait async buffered writes
btrfs: assert nowait mode is not used for some btree search functions
btrfs: make btrfs_buffered_write nowait compatible
btrfs: plumb NOWAIT through the write path
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
btrfs: make prepare_pages nowait compatible
btrfs: make btrfs_check_nocow_lock nowait compatible
btrfs: add btrfs_try_lock_ordered_range
btrfs: add the ability to use NO_FLUSH for data reservations
btrfs: make can_nocow_extent nowait compatible
block: add rationale for not using blk_mq_plug() when applicable
ring-buffer: Fix race between reset page and reading page
ext4: fix null-ptr-deref in ext4_write_info
ext4: don't run ext4lazyinit for read-only filesystems
ext4: remove deprecated noacl/nouser_xattr options
ext4: avoid crash when inline data creation follows DIO write
dt-bindings: gpio-regulator: add vin-supply property support
regulator: gpio: Add input_supply support in gpio_regulator_config
ASoC: wcd-mbhc-v2: Revert "ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()"
tracing/user_events: Update ABI documentation to align to bits vs bytes
tracing/user_events: Use bits vs bytes for enabled status page data
tracing/user_events: Use refcount instead of atomic for ref tracking
tracing/user_events: Ensure user provided strings are safely formatted
tracing/user_events: Use WRITE instead of READ for io vector import
tracing/user_events: Use NULL for strstr checks
tracing: Fix spelling mistake "preapre" -> "prepare"
tracing: Wake up waiters when tracing is disabled
tracing: Add ioctl() to force ring buffer waiters to wake up
drm/panel: simple: Add Multi-Inno Technology MI0800FT-9
dt-bindings: display: simple: Add Multi-Inno Technology MI0800FT-9 panel
dt-bindings: irqchip: renesas,irqc: Add r8a779g0 support
block: adapt blk_mq_plug() to not plug for writes that require a zone lock
drm/amdgpu: correct the memcpy size for ip discovery firmware
drm/amdgpu: Skip put_reset_domain if it doesn't exist
drm/amdgpu: remove switch from amdgpu_gmc_noretry_set
drm/amdgpu: Fix mc_umc_status used uninitialized warning
drm/amd/display: Prevent OTG shutdown during PSR SU
drm/amdgpu: add page retirement handling for CPU RAS
drm/amdgpu: use RAS error address convert api in mca notifier
drm/amdgpu: support to convert dedicated umc mca address
drm/amdgpu: export umc error address convert interface
drm/amdgpu: fix sdma v4 init microcode error
drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
drm/amdgpu: fix a compiling error in old kernels
drm/amdgpu: add rlc_sr_cntl_list to firmware array
drm/amdgpu: Remove fence_process in count_emitted
drm/amdgpu: Correct the position in patch_cond_exec
drm/amd/display: Refactor LTTPR mode selection
drm/amd/display: 3.2.205
drm/amd/display: fix a divide by zero error
drm/amd/display: Only use ODM2:1 policy for high pixel rate displays
drm/amd/display: Fix various dynamic ODM transitions on DCN32
drm/amd/display: polling vid stream status in hpo dp blank
drm/amd/display: Fix CAB allocation calculation
drm/amd/display: skip phantom pipes when checking for pending flip
drm/amd/display: Update MALL SS NumWays calculation
drm/amd/display: skip phantom pipes when checking for pending flip
drm/amd/display: fill in clock values when DPM is not enabled
drm/amd/display: Cursor Info Update refactor
drm/amd/display: Avoid unnecessary pixel rate divider programming
drm/amd/display: Remove assert for odm transition case
drm/amd/display: Add ABM control to panel_config struct.
drm/amd/display: Disable MALL when TMZ surface
drm/amd/display: Fix typo in get_pixel_rate_div
drm/amd/display: add debug keys for override bios settings.
drm/amd/display: Fix audio on display after unplugging another
drm/amd/display: add missing null check
drm/amd/display: Add explicit FIFO disable for DP blank
drm/amd/display: Wrap OTG disable workaround with FIFO control
drm/amd/display: Add debug option for exiting idle optimizations on cursor updates
drm/amd/display: Change EDID fallback condition
drm/amd/display: Do DIO FIFO enable after DP video stream enable
drm/amd/display: Remove interface for periodic interrupt 1
drm/amd/display: Update DCN32 to use new SR latencies
drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
drm/amdkfd: fix dropped interrupt in kfd_int_process_v11
drm/amdgpu: pass queue size and is_aql_queue to MES
drm/amdkfd: fix MQD init for GFX11 in init_mqd
drm/amdgpu: Enable SA software trap.
drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1
drm/amdgpu/vcn: update vcn4 fw shared data structure
drm/amdgpu/sdma6: use common function to init sdma fw
drm/amdgpu: support sdma struct v2 fw init
drm/amdgpu/sdma5: use common function to init sdma fw
drm/amdgpu/sdma4: use common function to init sdma fw
drm/amdgpu: add function to init SDMA microcode
drm/amdgpu/gfx11: use common function to init cp fw
drm/amdgpu/gfx10: use common function to init CP fw
drm/amdgpu/gfx9: use common function to init cp fw
drm/amdgpu: add function to init CP microcode
drm/amd/pm: use adverse selection for dpm features unsupported by driver
drm/amd/pm: enable gfxoff feature for SMU 13.0.0
drm/amdgpu: avoid gfx register accessing during gfxoff
drivers/amd/pm: check the return value of amdgpu_bo_kmap
drm/amdgpu: Use simplified API for p2p dist calc
drm/amdgpu: Disable verbose for p2p dist calc
drm/amdgpu: Fixed ras warning when uninstalling amdgpu
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
quota: Add more checking after reading from quota file
quota: Replace all block number checking with helper function
quota: Check next/prev free block number after reading from quota file
printk: Mark __printk percpu data ready __ro_after_init
printk: Remove bogus comment vs. boot consoles
printk: Remove write only variable nr_ext_console_drivers
printk: Declare log_wait properly
printk: Make pr_flush() static
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
net: cpmac: Add __init/__exit annotations to module init/exit funcs
ASoC: mediatek: mt8186: Fix spelling mistake "slect" -> "select"
perf/x86/amd/lbr: Adjust LBR regardless of filtering
perf/x86/utils: Fix uninitialized var in get_branch_type()
perf/uapi: Define PERF_MEM_SNOOPX_PEER in kernel header file
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
perf/x86/amd: Support PERF_SAMPLE_ADDR
perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}
perf/x86/uncore: Add new Raptor Lake S support
perf/x86/cstate: Add new Raptor Lake S support
perf/x86/msr: Add new Raptor Lake S support
perf/x86: Add new Raptor Lake S support
irqchip/gic-v3: Fix typo in comment
dt-bindings: interrupt-controller: ti,sci-intr: Fix missing reg property in the binding
dt-bindings: irqchip: ti,sci-inta: Fix warning for missing #interrupt-cells
RDMA/rxe: Remove error/warning messages from packet receiver path
KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if available
KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semantics
KVM: Document weakly ordered architecture requirements for dirty ring
KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_REL
KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config option
KVM: Use acquire/release semantics when accessing dirty ring GFN state
slab: Introduce kmalloc_size_roundup()
slab: Remove __malloc attribute from realloc functions
ethernet: 8390: remove unnecessary check of mem
nfp: Use skb_put_data() instead of skb_put/memcpy pair
PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
PCI: qcom: Rename host-init error label
PCI: qcom: Drop unused post_deinit callback
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
net: liquidio: Remove unused struct lio_trusted_vf_ctx
KVM: arm64: Fix comment typo in nvhe/switch.c
net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code
dmaengine: idxd: Remove unused struct idxd_fault
wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair
ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair
dt-bindings: renesas,rcar-dmac: Add r8a779g0 support
dmaengine: idxd: track enabled workqueues in bitmap
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair
dmaengine: pl08x: Fix double word
dmaengine: virt-dma: Fix double word in comments
dmaengine: qcom: gpi: move read_lock_bh to read_lock in tasklet
dmaengine: mxs: use platform_driver_register
dt-bindings: phy: qcom,qusb2: document sdm670 compatible
phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHY
wifi: rtl8xxxu: Improve rtl8xxxu_queue_select
wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
wifi: rtl8xxxu: gen2: Enable 40 MHz channel width
phy: rockchip-snps-pcie3: only look for rockchip,pipe-grf on rk3588
ALSA: asihpi - Remove unused struct hpi_subsys_response
ALSA: sb: Use DIV_ROUND_UP() instead of open-coding it
phy: tegra: xusb: Enable usb role switch attribute
phy: mediatek: fix build warning of FIELD_PREP()
xfrm: mip6: add extack to mip6_destopt_init_state, mip6_rthdr_init_state
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
xfrm: tunnel: add extack to ipip_init_state, xfrm6_tunnel_init_state
xfrm: esp: add extack to esp_init_state, esp6_init_state
xfrm: ah: add extack to ah_init_state, ah6_init_state
xfrm: pass extack down to xfrm_type ->init_state
clk: mediatek: mt8192: deduplicate parent clock lists
clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()
clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanup
clk: mediatek: clk-mt8192: Add clock mux notifier for mfg_pll_sel
clk: mediatek: clk-mt8192-mfg: Propagate rate changes to parent
clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parents
clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifier
clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic mux
clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changes
clk: mediatek: mt8183: Add clk mux notifier for MFG mux
clk: mediatek: mux: add clk notifier functions
clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
net/mlx5e: Use runtime values of striding RQ parameters in datapath
net/mlx5e: Make dma_info array dynamic in struct mlx5e_mpw_info
net/mlx5e: Improve the MTU change shortcut
net/mlx5e: xsk: Fix SKB headroom calculation in validation
net/mlx5e: xsk: Remove dead code in validation
net/mlx5e: Simplify stride size calculation for linear RQ
net/mlx5e: kTLS, Check ICOSQ WQE size in advance
net/mlx5e: Use the aligned max TX MPWQE size
net/mlx5e: Fix a typo in mlx5e_xdp_mpwqe_is_full
net/mlx5e: Use mlx5e_stop_room_for_max_wqe where appropriate
net/mlx5e: Let mlx5e_get_sw_max_sq_mpw_wqebbs accept mdev
net/mlx5e: Validate striding RQ before enabling XDP
net/mlx5e: Make mlx5e_verify_rx_mpwqe_strides static
net/mlx5e: Remove unused fields from datapath structs
net/mlx5e: Convert mlx5e_get_max_sq_wqebbs to u8
net/mlx5: Add the log_min_mkey_entity_size capability
net: sunhme: Fix undersized zeroing of quattro->happy_meals
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
net: dsa: felix: update regmap requests to be string-based
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
net: dsa: felix: remove felix_info :: init_regmap
net: dsa: felix: remove felix_info :: imdio_base
net: dsa: felix: remove felix_info :: imdio_res
net: drop the weight argument from netif_napi_add
net: Fix incorrect address comparison when searching for a bind2 bucket
mptcp: poll allow write call before actual connect
mptcp: handle defer connect in mptcp_sendmsg
tcp: export tcp_sendmsg_fastopen
mptcp: add TCP_FASTOPEN_CONNECT socket option
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
net: shrink struct ubuf_info
vhost/net: use struct ubuf_info_msgzc
xen/netback: use struct ubuf_info_msgzc
net: introduce struct ubuf_info_msgzc
clk: pistachio: Fix initconst confusion
Input: xpad - add X-Box Adaptive Profile button
Input: add ABS_PROFILE to uapi and documentation
Input: xpad - add X-Box Adaptive XBox button
Input: xpad - add X-Box Adaptive support
io_uring/net: fix non-zc send with address
clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_div_fixed_data
selftests/bpf: Convert udp_limit test to ASSERT_* macros
selftests/bpf: Convert tcpbpf_user test to ASSERT_* macros
selftests/bpf: Convert tcp_rtt test to ASSERT_* macros
selftests/bpf: Convert tcp_hdr_options test to ASSERT_* macros
selftests/bpf: Convert tcp_estats test to ASSERT_* macros
selftests/bpf: Convert sockopt_sk test to ASSERT_* macros
selftests/bpf: Convert sockopt_multi test to ASSERT_* macros
selftests/bpf: Convert sockopt_inherit test to ASSERT_* macros
selftests/bpf: Convert sockopt test to ASSERT_* macros
selftests/bpf: Convert sockmap_ktls test to ASSERT_* macros
selftests/bpf: Convert sockmap_basic test to ASSERT_* macros
tracing: Wake up ring buffer waiters on closing of the file
ring-buffer: Add ring_buffer_wake_waiters()
bpftool: Show parameters of BPF task iterators.
selftests/bpf: Test parameterized task BPF iterators.
bpf: Handle show_fdinfo for the parameterized task BPF iterators
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
bpf: Parameterize task iterators.
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
kbuild: hide error checker logs for V=1 builds
kbuild: re-run modpost when it is updated
kbuild: unify two modpost invocations
arm64: dts: uniphier: Add L2 cache node
arm64: dts: uniphier: Remove compatible "snps,dw-pcie" from pcie node
arm64: dts: uniphier: Fix opp-table node name for LD20
arm64: dts: uniphier: Add USB-device support for PXs3 reference board
arm64: dts: uniphier: Add ahci controller nodes for PXs3
arm64: dts: uniphier: Use GIC interrupt definitions
arm64: dts: uniphier: Rename gpio-hog nodes
arm64: dts: uniphier: Rename usb-glue node for USB3 to usb-controller
arm64: dts: uniphier: Rename usb-phy node for USB2 to usb-controller
arm64: dts: uniphier: Rename pvtctl node to thermal-sensor
ARM: dts: uniphier: Remove compatible "snps,dw-pcie-ep" from pcie-ep node
ARM: dts: uniphier: Move interrupt-parent property to each child node in uniphier-support-card
ARM: dts: uniphier: Add ahci controller nodes for PXs2
ARM: dts: uniphier: Add ahci controller nodes for Pro4
ARM: dts: uniphier: Use GIC interrupt definitions
ARM: dts: uniphier: Rename gpio-hog node
ARM: dts: uniphier: Rename usb-glue node for USB3 to usb-controller
ARM: dts: uniphier: Rename usb-phy node for USB2 to usb-controller
ARM: dts: uniphier: Rename pvtctl node to thermal-sensor
ARM: remove check for CONFIG_DEBUG_LL_SER3
firmware/psci: Add debugfs support to ease debugging
firmware/psci: Print a warning if PSCI doesn't accept PC mode
ARM: aspeed: Kconfig: Fix indentation
ARM: Drop CMDLINE_* dependency on ATAGS
ARM: Drop CMDLINE_FORCE dependency on !ARCH_MULTIPLATFORM
ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h
ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalability
KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()
KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBS
KVM: x86/pmu: Don't generate PEBS records for emulated instructions
KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall number
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
KVM: selftests: Check result in hyperv_features for successful hypercalls
kbuild: move vmlinux.o rule to the top Makefile
kbuild: move .vmlinux.objs rule to Makefile.modpost
docs: i2c: slave-interface: return errno when handle I2C_SLAVE_WRITE_REQUESTED
kbuild: list sub-directories in ./Kbuild
Makefile.compiler: replace cc-ifversion with compiler-specific macros
kbuild: rpm-pkg: fix breakage when V=1 is used
scripts: remove unused argument 'type'
Kconfig: remove sym_set_choice_value
linux/export: use inline assembler to populate symbol CRCs
kbuild: use objtool-args-y to clean up objtool arguments
kbuild: fix and refactor single target build
kbuild: rewrite check-local-export in sh/awk
Revert "kbuild: Make scripts/compile.h when sh != bash"
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
kbuild: generate include/generated/compile.h in top Makefile
kbuild: build init/built-in.a just once
init/version.c: remove #include <linux/version.h>
kbuild: move 'PHONY += modules_prepare' to the common part
kbuild: refactor single builds of *.ko
kbuild: remove duplicated dependency between modules and modules_check
nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild
kbuild: do not deduplicate modules.order
kbuild: check sha1sum just once for each atomic header
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Bluetooth: Call shutdown for HCI_USER_CHANNEL
Bluetooth: Prevent double register of suspend
ice: Add support for VLAN priority filters in switchdev
ice: support features on new E810T variants
ice: Merge pin initialization of E810 and E810T adapters
kbuild: add phony targets to ./Kbuild
kbuild: remove the target in signal traps when interrupted
remoteproc: Support attach recovery after rproc crash
remoteproc: Introduce rproc features
random: use expired timer rather than wq for mixing fast pool
random: avoid reading two cache lines on irq randomness
Input: ibm-panel - add missing MODULE_DEVICE_TABLE
Input: icn8505 - utilize acpi_get_subsystem_id()
pwm: sysfs: Replace sprintf() with sysfs_emit()
KVM: selftests: Update top-of-file comment in psci_test
mfd: ocelot-spi: Add missing MODULE_DEVICE_TABLE
power: supply: Add charger driver for Rockchip RK817
dt-bindings: mfd: mt6370: Fix the indentation in the example
mfd: da9061: Fix Failed to set Two-Wire Bus Mode.
mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe()
dt-bindings: mfd: qcom,tcsr: Drop simple-mfd from IPQ6018
mfd: sm501: Add check for platform_driver_register()
dt-bindings: mfd: mediatek: Add scpsys compatible for mt8186
mfd: twl4030: Add missed linux/device.h header
dt-bindings: mfd: dlg,da9063: Add missing regulator patterns
dt-bindings: mfd: sprd: Add bindings for ums512 global registers
mfd: intel_soc_pmic_chtdc_ti: Switch from __maybe_unused to pm_sleep_ptr() etc
dt-bindings: mfd: syscon: Add rk3588 QoS register compatible
mfd: stmpe: Switch to using gpiod API
mfd: qcom-spmi-pmic: Add pm7250b compatible
dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
mfd/omap1: htc-i2cpld: Convert to a pure GPIO driver
mfd: intel-m10-bmc: Add d5005 bmc secure update driver
dt-bindings: mfd: syscon: Drop ref from reg-io-width
dt-bindings: mfd: Add Rockchip rk817 battery charger support
MAINTAINERS: Drop Robert Jones
mfd: qcom-spmi-pmic: Add support for PMP8074
dt-bindings: mfd: qcom-spmi-pmic: Add support for PMP8074
mfd: Move from strlcpy with unused retval to strscpy
mfd: fsl-imx25: Fix check for platform_get_irq() errors
dt-bindings: mfd: qcom,tcsr: Add several devices
dt-bindings: mfd: qcom,spmi-pmic: Fix TM ADC node schema on PM8998
dt-bindings: mfd: qcom,spmi-pmic: Fix regulator node schema
dt-bindings: mfd: qcom,spmi-pmic: Extend example
dt-bindings: mfd: syscon: Require specific compatible also for simple-mfd
dt-bindings: mfd: qcom,spmi-pmic: Add missing compatibles
dt-bindings: mfd: mt8195: Add bindings for MediaTek SCPSYS
dt-bindings: mfd: aspeed,ast2x00-scu: Convert to DT schema format
dt-binding: mfd: Add Richtek RT5120 PMIC support
mfd: rt5120: Add Richtek PMIC support
mfd: core: Delete corresponding OF node entries from list on MFD removal
mfd: twl-core: Fix double "to to" in comment.
mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_init()
mfd: lp8788: Fix an error handling path in lp8788_probe()
mfd: fsl-imx25: Fix an error handling path in mx25_tsadc_setup_irq()
dt-bindings: mfd: x-powers,axp152: Document the AXP228 variant
mfd: silergy,sy7636a: Add config option MFD_SY7636A
mfd: mt6370: Add MediaTek MT6370 support
dt-bindings: mfd: Add MediaTek MT6370
mfd: rk808: Add Rockchip rk817 battery charger support
mfd: intel_soc_pmic_crc: Update the copyright year
mfd: intel_soc_pmic_crc: Replace intel_soc_pmic with crystal_cove
mfd: intel_soc_pmic_crc: Convert driver to use ->probe_new()
mfd: intel_soc_pmic_crc: Drop redundant ACPI_PTR() and ifdeffery
mfd: intel_soc_pmic_crc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
mfd: intel_soc_pmic_crc: Convert to use i2c_get/set_clientdata()
mfd: intel_soc_pmic_crc: Use devm_regmap_add_irq_chip()
mfd: intel_soc_pmic: Move non-Intel Makefile entries to their own group
mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
dt-bindings: mfd: syscon: Add Rockchip RV1126 QoS register
mfd: stmpe: Probe sub-function by compatible
mfd: stmpe: Remove rotator block from probe
mfd: intel-lpss: Provide an SSP type to the SPI driver
s390/dasd: use blk_mq_alloc_disk
pwm: core: Replace custom implementation of device_match_fwnode()
pwm: lpss: Add a comment to the bypass field
drm/bridge: lt8912b: fix corrupted image output
drm/bridge: lt8912b: set hdmi or dvi mode
drm/bridge: lt8912b: add vsync hsync
pwm: lpss: Make use of bits.h macros for all masks
pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
pwm: lpss: Use device_get_match_data() to get device data
pwm: lpss: Move resource mapping to the glue drivers
pwm: lpss: Move exported symbols to PWM_LPSS namespace
pwm: lpss: Deduplicate board info data structures
dt-bindings: pwm: Add compatible for Mediatek MT8188
io_uring/net: don't skip notifs for failed requests
hyperv: simplify and rename generate_guest_id
Drivers: hv: vmbus: Split memcpy of flex-array
irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_END
platform-msi: Export symbol platform_msi_create_irq_domain()
irqchip/realtek-rtl: use parent interrupts
dt-bindings: interrupt-controller: realtek,rtl-intc: require parents
irqchip/realtek-rtl: use irq_domain_add_linear()
irqchip: Make irqchip_init() usable on pure ACPI systems
dt-bindings: pwm: rockchip: Add rockchip,rk3128-pwm
dt-bindings: pwm: rockchip: Add description for rk3588
powerpc: Ignore DSI error caused by the copy/paste instruction
powerpc: Reverse stack frame marker on little endian
powerpc: Make stack frame marker upper case
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
pwm: rockchip: Convert to use dev_err_probe()
spi: s3c64xx: Fix large transfers with DMA
spi: Split transfers larger than max size
spi: Fix cache corruption due to DMA/PIO overlap
spi: Save current RX and TX DMA devices
ipmi: Remove unused struct watcher_entry
fsi: core: Check error number after calling ida_simple_get
hwmon: (occ) Check for device property for setting OCC active during probe
fsi: occ: Support probing the hwmon child device from dts node
dt-bindings: hwmon: Add IBM OCC bindings
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
fsi: sbefifo: Add detailed debugging information
fsi: cleanup extern usage in function definition
fsi: occ: Prevent use after free
hwmon (occ): Retry for checksum failure
netfilter: nft_fib: Fix for rpath check with VRF devices
ASoC: mediatek: mt8195: update audio tuner settings
drm/dp: Don't rewrite link config when setting phy test pattern
ocxl: Remove the unneeded result variable
powerpc/pseries/vas: Remove the unneeded result variable
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
powerpc/rtas: block error injection when locked down
powerpc/pseries: block untrusted device tree changes when locked down
powerpc/udbg: Remove extern function prototypes
powerpc/boot: Explicitly disable usage of SPE instructions
powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms
powerpc: Fix SPE Power ISA properties for e500v1 platforms
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
powerpc/perf: Fix branch_filter support for multiple filters
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
powerpc/64: avoid using r13 in relocate
powerpc/64s: early boot machine check handler
powerpc/64s/interrupt: move early boot ILE fixup into a macro
powerpc/64e: provide an addressing macro for use with TOC in alternate register
powerpc/64: provide a helper macro to load r2 with the kernel TOC
powerpc/64: switch asm helpers from GOT to TOC relative addressing
powerpc/64: asm use consistent global variable declaration and access
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
powerpc/64s: POWER10 CPU Kconfig build option
powerpc/pseries: Move vas_migration_handler early during migration
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
powerpc/64s/interrupt: masked handler debug check for previous hard disable
powerpc/64s: Fix irq state management in runlatch functions
powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
powerpc/64: mark irqs hard disabled in boot paca
powerpc/64/interrupt: Fix false warning in context tracking due to idle state
powerpc/64s: Enable KFENCE on book3s64
powerpc/64s: Allow double call of kernel_[un]map_linear_page()
powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utils
powerpc/64s: Add DEBUG_PAGEALLOC for radix
powerpc/64s: update cpu selection options
powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
powerpc: add ISA v3.0 / v3.1 wait opcode macro
powerpc/time: avoid programming DEC at the start of the timer interrupt
powerpc: Add support for early debugging via Serial 16550 console
powerpc/64/kdump: Limit kdump base to 512MB
powerpc: Provide syscall wrapper
powerpc: Change system_call_exception calling convention
powerpc: Use common syscall handler type
powerpc: Enable compile-time check for syscall handlers
powerpc: Include all arch-specific syscall prototypes
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
powerpc: Provide do_ppc64_personality helper
powerpc: Remove direct call to mmap2 syscall handlers
s390/pci: remove unused bus_next field from struct zpci_dev
s390/cio: remove unused ccw_device_force_console() declaration
drm/framebuffer: convert to drm_dbg_kms()
sfc: bare bones TC offload on EF100
sfc: interrogate MAE capabilities at probe time
sfc: add a hashtable for offloaded TC rules
sfc: optional logging of TC offload errors
sfc: bind indirect blocks for TC offload on EF100
sfc: bind blocks for TC offload on EF100
net: ethernet: rmnet: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
net: lan966x: Add offload support for ets
net: lan966x: Add offload support for cbs
net: lan966x: Add offload support for tbf
mmc: sdhci: Centralize CMD and DATA reset handling
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
mmc: sdhci: Remove misleading comment about resets
mmc: sdhci: Separate out sdhci_reset_for_all()
sched: Fix TASK_state comparisons
selftests/tc-testing: add selftests for teql qdisc
selftests/tc-testing: add selftests for tbf qdisc
selftests/tc-testing: add selftests for taprio qdisc
selftests/tc-testing: add selftests for skbprio qdisc
selftests/tc-testing: add selftests for sfq qdisc
selftests/tc-testing: add selftests for sfb qdisc
selftests/tc-testing: add selftests for plug qdisc
selftests/tc-testing: add selftests for pfifo_fast qdisc
selftests/tc-testing: add selftests for hhf qdisc
selftests/tc-testing: add selftests for gred qdisc
selftests/tc-testing: add selftests for fq qdisc
selftests/tc-testing: add selftests for etf qdisc
selftests/tc-testing: add selftests for codel qdisc
selftests/tc-testing: add selftests for choke qdisc
selftests/tc-testing: add selftests for atm qdisc
MAINTAINERS: Rust
xfrm: Reinject transport-mode packets through workqueue
samples: add first Rust examples
x86: enable initial Rust support
docs: add Rust documentation
Kbuild: add Rust support
rust: add `.rustfmt.toml`
scripts: add `is_rust_module.sh`
scripts: add `rust_is_available.sh`
scripts: add `generate_rust_target.rs`
scripts: add `generate_rust_analyzer.py`
scripts: decode_stacktrace: demangle Rust symbols
scripts: checkpatch: enable language-independent checks for Rust
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
vsprintf: add new `%pA` format specifier
rust: export generated symbols
rust: add `kernel` crate
rust: add `bindings` crate
rust: add `macros` crate
rust: add `compiler_builtins` crate
rust: adapt `alloc` crate to the kernel
rust: import upstream `alloc` crate
rust: add C helpers
kallsyms: increase maximum kernel symbol length to 512
kallsyms: support "big" kernel symbols
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
kallsyms: avoid hardcoding buffer size
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
wifi: rtw89: 8852b: configure DLE mem
wifi: rtw89: check DLE FIFO size with reserved size
wifi: rtw89: mac: correct register of report IMR
wifi: rtw89: pci: set power cut closed for 8852be
wifi: rtw89: pci: add to do PCI auto calibration
wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rf
wifi: rtw89: add DMA busy checking bits to chip info
wifi: rtw89: mac: define DMA channel mask to avoid unsupported channels
wifi: rtw89: pci: mask out unsupported TX channels
iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
wifi: iwlwifi: Track scan_cmd allocation size explicitly
dt-bindings: clocks: qcom,gcc-sc8280xp: Fix typos
clk: qcom: Add global clock controller driver for SM6375
dt-bindings: clock: add SM6375 QCOM global clock bindings
clk: qcom: alpha: Add support for programming the PLL_FSM_LEGACY_MODE bit
ARM: config: aspeed_g5: Enable PECI
ARM: configs: aspeed_g4: Remove appended DTB and ATAG
ARM: configs: aspeed: Refresh defconfigs
ARM: config: aspeed: Enable namespaces
ARM: configs: aspeed_g4: Enable IPV6 options
ARM: configs: aspeed_g4: Enable OCC and NBD drivers
ARM: configs: aspeed_g5: Enable MCTP stack
ARM: configs: aspeed_g5: Add PL2303 USB serial driver
ARM: configs: aspeed_g5: Add TPM TIS I2C driver
ARM: configs: aspeed_g5: Add mp5023 driver
ARM: configs: aspeed: Add support for USB flash drives
ARM: dts: aspeed: ast2600-evb-a1: Add compatible
ARM: dts: aspeed: ast2600evb: Fix compatible string
ARM: dts: aspeed: ast2600-evb: Enable Quad SPI RX tranfers
ARM: dts: aspeed-g6: Enable more UART controllers
ARM: dts: aspeed: yosemitev2: Disable the EEPROM driver
ARM: dts: aspeed: Add AMD DaytonaX BMC
dt-bindings: arm: aspeed: document AMD DaytonaX
ARM: dts: aspeed: Yosemite V2: Enable OCP debug card
ARM: dts: aspeed: mtjade: Remove gpio-keys entries
ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC
dt-bindings: arm: aspeed: document Ampere Mt.Mitchell BMC compatibles
clk: qcom: gcc-sc7280: Update the .pwrsts for usb gdscs
clk: qcom: gcc-sc7180: Update the .pwrsts for usb gdsc
clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie flexible array
net: ipa: define remaining IPA register fields
net: ipa: define more IPA endpoint register fields
net: ipa: define some IPA endpoint register fields
net: ipa: define resource group/type IPA register fields
net: ipa: define even more IPA register fields
net: ipa: define more IPA register fields
net: ipa: define some more IPA register fields
net: ipa: define CLKON_CFG and ROUTE IPA register fields
net: ipa: define COMP_CFG IPA register fields
net: ipa: introduce ipa_reg field masks
net: ipa: introduce ipa_reg()
net: ipa: use ipa_reg[] array for register offsets
net: ipa: add per-version IPA register definition files
net: ipa: use IPA register IDs to determine offsets
net: ipa: introduce IPA register IDs
s390/qeth: Split memcpy() of struct qeth_ipacmd_addr_change flexible array
Add skb drop reasons to IPv6 UDP receive path
Input: xpad - decipher xpadone packages with GIP defines
Input: xpad - refactor using BIT() macro
ptp: Remove usage of the deprecated ida_simple_xxx API
net: tls: Add ARIA-GCM algorithm
net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'
ring-buffer: Check pending waiters when doing wake ups as well
ring-buffer: Have the shortest_full queue be the shortest not longest
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Bluetooth: hci_core: Fix not handling link timeouts propertly
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
drm/amdgpu: add helper to init rlc firmware
bpf: Check flags for branch stack in bpf_read_branch_records helper
perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
perf: Use sample_flags for raw_data
perf: Use sample_flags for addr
ext4: minor defrag code improvements
i2c: mlxbf: remove device tree support
i2c: mlxbf: support BlueField-3 SoC
ext4: continue to expand file system when the target size doesn't reach
i2c: cadence: Add standard bus recovery support
net/mlx5: Remove from FPGA IFC file not-needed definitions
net/mlx5: Remove unused structs
net/mlx5: Remove unused functions
net/mlx5: detect and enable bypass port select flow table
net/mlx5: Lag, enable hash mode by default for all NICs
net/mlx5: Lag, set active ports if support bypass port select flow table
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
net/mlx5: add IFC bits for bypassing port select flow table
net/mlx5: Add support for NPPS with real time mode
net/mlx5: Expose NPPS related registers
i2c: mlxbf: add multi slave functionality
i2c: mlxbf: support lock mechanism
ring-buffer: Allow splice to read previous partially read pages
ftrace: Fix recursive locking direct_mutex in ftrace_modify_direct_caller
ftrace: Properly unset FTRACE_HASH_FL_MOD
tracing/eprobe: Fix alloc event dir failed when event name no set
x86: kprobes: Remove unused macro stack_addr
ftrace: Remove obsoleted code from ftrace and task_struct
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
libbpf: Don't require full struct enum64 in UAPI headers
riscv: dts: microchip: update memory configuration for v2022.10
riscv: dts: microchip: add a devicetree for aries' m100pfsevp
riscv: dts: microchip: add sevkit device tree
riscv: dts: microchip: reduce the fic3 clock rate
riscv: dts: microchip: icicle: re-jig fabric peripheral addresses
riscv: dts: microchip: icicle: update pci address properties
riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi
riscv: dts: microchip: add pci dma ranges for the icicle kit
dt-bindings: riscv: microchip: document the sev kit
dt-bindings: riscv: microchip: document the aries m100pfsevp
dt-bindings: riscv: microchip: document icicle reference design
blk-cgroup: don't update the blkg lookup hint in blkg_conf_prep
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
smack: cleanup obsolete mount option flags
smack: lsm: remove the unneeded result variable
SMACK: Add sk_clone_security LSM hook
ASoC: stm: Fix PM disable depth imbalance in stm32_i2s_probe
ASoC: stm32: spdifrx: Fix PM disable depth imbalance in stm32_spdifrx_probe
ASoC: stm32: dfsdm: Fix PM disable depth imbalance in stm32_adfsdm_probe
clk: qcom: Add SC8280XP GPU clock controller
dt-bindings: clock: Add Qualcomm SC8280XP GPU binding
clk: qcom: smd: Add SM6375 clocks
dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOG
dt-bindings: clock: qcom,rpmcc: Add compatible for SM6375
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
clk: qcom: rpmhcc: add sdm670 clocks
dt-bindings: clock: add rpmhcc bindings for sdm670
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
blk-mq: use quiesced elevator switch when reinitializing queues
block: replace blk_queue_nowait with bdev_nowait
Input: twl4030-pwrbutton - add missing of.h include
dt: Add a check for undocumented compatible strings in kernel
hisi_acc_vfio_pci: Update some log and comment formats
hisi_acc_vfio_pci: Remove useless macro definitions
hisi_acc_vfio_pci: Remove useless function parameter
hisi_acc_vfio_pci: Fix device data address combination problem
hisi_acc_vfio_pci: Fixes error return code issue
drm/panel-edp: Add BOE NT116WHM-N4C (HW: V8.1)
kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
drm/panel-edp: Fix delays for INX N116BCA-EA2 (HW: C1)
drm/panel-edp: Fix delays for INX N116BCN-EA1 (HW: C4)
KVM: PPC: Book3S HV P9: Restore stolen time logging in dtl
KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API
KVM: PPC: Book3S HV P9: Fix irq disabling in tick accounting
KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqs
KVM: PPC: Book3S HV: Fix decrementer migration
vfio: Follow a strict lifetime for struct iommu_group
selftests/net: enable io_uring sendzc testing
ionic: change order of devlink port register and netdev register
ice: reorder PF/representor devlink port register/unregister flows
funeth: unregister devlink port after netdevice unregister
headers: Remove some left-over license text
NFC: hci: Split memcpy() of struct hcp_message flexible array
net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
net: ethernet: mtk_eth_soc: fix wrong use of new helper function
a.out: Remove the a.out implementation
platform/x86/intel/wmi: thunderbolt: Use dev_groups callback
selftests/bpf: Fix passing arguments via function in test_kmod.sh
IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair
platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks
RDMA/hns: Unified Log Printing Style
RDMA/hns: Replacing magic number with macros in apply_func_caps()
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps
RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg'
RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item()
RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init()
RDMA/hns: Remove unnecessary brackets when getting point
RDMA/hns: Remove unnecessary braces for single statement blocks
RDMA/hns: Cleanup for a spelling error of Asynchronous
IB/rdmavt: Add __init/__exit annotations to module init/exit funcs
RDMA/rxe: Remove redundant num_sge fields
RDMA/mlx5: Enable ATS support for MRs and umems
RDMA/mlx5: Add support for dmabuf to devx umem
RDMA/core: Add UVERBS_ATTR_RAW_FD
net/mlx5: Add IFC bits for mkey ATS
RDMA/rxe: Fix resize_finish() in rxe_queue.c
RDMA/rxe: Set pd early in mr alloc routines
platform/surface: Split memcpy() of struct ssam_event flexible array
platform/x86: compal-laptop: Get rid of a few forward declarations
platform/x86: intel-uncore-freq: Use sysfs_emit() to instead of scnprintf()
platform/x86: dell-smbios-base: Use sysfs_emit()
ASoC: cs42l42: Fallback to headphones for type detect
ASoC: apple: mca: Adjust timing of component unregister
ASoC: apple: mca: Remove stale release of DMA channels
ASoC: apple: mca: Trigger, not deassert, the peripheral reset
platform/x86/amd/pmf: Remove unused power_delta instances
spi: mt65xx: Add dma max segment size declaration
platform/x86/amd/pmf: install notify handler after acpi init
nvme: remove nvme_ctrl_init_connect_q
nvme-loop: use the tagset alloc/free helpers
nvme-loop: store the generic nvme_ctrl in set->driver_data
nvme-loop: initialize sqsize later
nvme-fc: use the tagset alloc/free helpers
nvme-fc: store the generic nvme_ctrl in set->driver_data
nvme-fc: keep ctrl->sqsize in sync with opts->queue_size
nvme-rdma: use the tagset alloc/free helpers
nvme-rdma: store the generic nvme_ctrl in set->driver_data
nvme-tcp: use the tagset alloc/free helpers
nvme-tcp: store the generic nvme_ctrl in set->driver_data
nvme-tcp: remove the unused queue_size member in nvme_tcp_queue
nvme: add common helpers to allocate and free tagsets
nvme-auth: add a MAINTAINERS entry
MAINTAINERS: Add Vignesh as maintainer of TI SDHCI OMAP DRIVER
mmc: sdhci-msm: add compatible string check for sdm670
dt-bindings: mmc: sdhci-msm: add sdm670 compatible
mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
spi: migrate mt7621 text bindings to YAML
drm/ssd130x: Synchronize access to dma-buf imported GEM BOs
drm/ssd130x: Use drm_atomic_get_new_plane_state()
efi/arm64: libstub: avoid SetVirtualAddressMap() when possible
efi: zboot: create MemoryMapped() device path for the parent if needed
efi: libstub: fix up the last remaining open coded boot service call
efi/arm: libstub: move ARM specific code out of generic routines
efi/libstub: measure EFI LoadOptions
efi/libstub: refactor the initrd measuring functions
efi/loongarch: libstub: remove dependency on flattened DT
efi: libstub: install boot-time memory map as config table
efi: libstub: remove DT dependency from generic stub
efi: libstub: unify initrd loading between architectures
ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
ASoC: st,stm32-sai: Document audio OF graph port
ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
spi: renesas,sh-msiof: Add r8a779g0 support
drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
drm/i915: Force DPLL calculation for TC ports after readout
drm/i915: fix device info for devices without display
drm/i915: Do not cleanup obj with NULL bo->resource
drm/i915/display: remove ipc_enabled from struct drm_i915_private
drm/i915/guc: Fix release build bug in 'remove log size module parameters'
net: openvswitch: allow conntrack in non-initial user namespace
net: openvswitch: allow metering in non-initial user namespace
clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO value
erofs: clean up erofs_iget()
erofs: clean up unnecessary code and comments
dt-bindings: pci: QCOM Add missing sc7280 aggre0, aggre1 clocks
PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro
PCI: ftpci100: Use PCI_CONF1_ADDRESS() macro
PCI: Add standard PCI Config Address macros
usb: idmouse: fix an uninit-value in idmouse_open
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
usb: phy: generic: Switch to use dev_err_probe() helper
usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regs
usb: cdns3: remove dead code
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
usb: musb: sunxi: Switch to use dev_err_probe() helper
usb: musb: jz4740: Switch to use dev_err_probe() helper
usb: musb: cppi41: Switch to use dev_err_probe() helper
usb: musb: da8xx: Switch to use dev_err_probe() helper
usb: musb: core: Switch to use dev_err_probe() helper
usb: typec: fusb302: Switch to use dev_err_probe() helper
usb: typec: qcom-pmic-typec: Switch to use dev_err_probe() helper
usb: typec: stusb160x: Switch to use dev_err_probe() helper
usb: usb251xb: Switch to use dev_err_probe() helper
staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pair
staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pair
staging: r8188eu: remove hal/odm_RegConfig8188E.c
staging: r8188eu: make odm_ConfigRF_RadioA_8188E() static
staging: r8188eu: make odm_ConfigMAC_8188E() static
drm/simpledrm: Synchronize access to GEM BOs
drm/simpledrm: Iterate over damage clips
drm/simpledrm: Remove !fb check from atomic_update
net/smc: Support SO_REUSEPORT
drm/simpledrm: Use drm_atomic_get_new_plane_state()
drm/simpledrm: Compute linestride with drm_format_info_min_pitch()
fsi: occ: Fix checksum failure mode
fsi: Fix typo in comment
nvmet: add helpers to set the result field for connect commands
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
nvmet-auth: don't try to cancel a non-initialized work_struct
nvmet-tcp: remove nvmet_tcp_finish_cmd
nvmet-tcp: add bounds check on Transfer Tag
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
nvmet-tcp: fix NULL pointer dereference during release
nvme-pci: report the actual number of tagset maps
nvme-pci: set min_align_mask before calculating max_hw_sectors
nvme: send a rediscover uevent when a persistent discovery controller reconnects
nvme: enumerate controller flags
Documentation: NBD_REQUEST_MAGIC isn't a magic number
nvme: ensure subsystem reset is single threaded
nvme: restrict management ioctls to admin
nvme: copy firmware_rev on each init
nvme: handle effects after freeing the request
USB: serial: qcserial: add new usb-id for Dell branded EM7455
ALSA: dmaengine: increment buffer pointer atomically
usb: gadget: Replace runtime->status->state reference to runtime->state
ASoC: sh: Replace runtime->status->state reference to runtime->state
ASoC: intel: Replace runtime->status->state reference to runtime->state
ALSA: usx2y: Replace runtime->status->state reference to runtime->state
ALSA: usb-audio: Replace runtime->status->state reference to runtime->state
ALSA: asihpi: Replace runtime->status->state reference to runtime->state
ALSA: hda: Replace runtime->status->state reference to runtime->state
ALSA: firewire: Replace runtime->status->state reference to runtime->state
ALSA: aloop: Replace runtime->status->state reference to runtime->state
ALSA: pcm: Make mmap status read-only
ALSA: pcm: Avoid reference to status->state
ALSA: Remove some left-over license text in include/uapi/sound/
ALSA: firewire: Remove some left-over license text in sound/firewire
erofs: fold in z_erofs_reload_indexes()
pcmcia: remove AT91RM9200 Compact Flash driver
brcmfmac: Remove the call to "dtim_assoc" IOVAR
brcmfmac: increase dcmd maximum buffer size
brcmfmac: Support 89459 pcie
brcmfmac: increase default max WOWL patterns to 16
cw1200: fix incorrect check to determine if no element is found in list
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
libbpf: Fix the case of running as non-root with capabilities
dt-bindings: clock: qcom,a53pll: replace maintainer
bpf: Enforce W^X for bpf trampoline
bpf: use bpf_prog_pack for bpf_dispatcher
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
bpf: Return value in kprobe get_func_ip only for entry address
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
bpf: Use given function address for trampoline ip arg
ftrace: Keep the resolved addr in kallsyms_callback
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
clk: qcom: Merge alt alpha plls for qcm2260, sm6115
clk: qcom: gcc-sm6115: Move alpha pll bramo overrides
clk: qcom: gcc-sm6115: Override default Alpha PLL regs
clk: qcom: Add support for Display Clock Controller on SM8450
clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
dt-bindings: clock: qcom: add bindings for dispcc on SM8450
clk: qcom: Add display clock controller driver for SM6115
dt-bindings: clock: add QCOM SM6115 display clock bindings
clk: qcom: gcc-sc7280: Update the .pwrsts for PCIe GDSC
ksm: add profit monitoring documentation
ksm: count allocated ksm rmap_items for each process
mm: deduplicate cacheline padding code
mm: reduce noise in show_mem for lowmem allocations
mm: fixup documentation regarding pte_numa() and PROT_NUMA
mm/gup: use gup_can_follow_protnone() also in GUP-fast
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
mm: fix the handling Non-LRU pages returned by follow_page
mm: add merging after mremap resize
mm: refactor of vma_merge()
mm: delete unused MMF_OOM_VICTIM flag
mm: drop oom code from exit_mmap
mm/mlock: drop dead code in count_mm_mlocked_page_nr()
mm/mmap.c: pass in mapping to __vma_link_file()
mm/mmap: drop range_has_overlap() function
mm: remove the vma linked list
mm/vmscan: use vma iterator instead of vm_next
riscv: use vma iterator for vdso
nommu: remove uses of VMA linked list
i915: use the VMA iterator
mm/swapfile: use vma iterator instead of vma linked list
mm/pagewalk: use vma_find() instead of vma linked list
mm/oom_kill: use vma iterators instead of vma linked list
mm/msync: use vma_find() instead of vma linked list
mm/mremap: use vma_find_intersection() instead of vma linked list
mm/mprotect: use maple tree navigation instead of VMA linked list
mm/mlock: use vma iterator and maple state instead of vma linked list
mm/mempolicy: use vma iterator & maple state instead of vma linked list
mm/memcontrol: stop using mm->highest_vm_end
mm/madvise: use vma_find() instead of vma linked list
mm/ksm: use vma iterators instead of vma linked list
mm/khugepaged: stop using vma linked list
mm/gup: use maple tree navigation instead of linked list
bpf: remove VMA linked list
fork: use VMA iterator
sched: use maple tree iterator to walk VMAs
perf: use VMA iterator
acct: use VMA iterator instead of linked list
ipc/shm: use VMA iterator instead of linked list
userfaultfd: use maple tree iterator to iterate VMAs
fs/proc/task_mmu: stop using linked list and highest_vm_end
fs/proc/base: use the vma iterators in place of linked list
exec: use VMA iterator instead of linked list
coredump: remove vma linked list walk
um: remove vma linked list walk
optee: remove vma linked list walk
cxl: remove vma linked list walk
xtensa: remove vma linked list walks
x86: remove vma linked list walks
s390: remove vma linked list walks
powerpc: remove mmap linked list walks
parisc: remove mmap linked list from cache handling
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
arm64: remove mmap linked list from vdso
mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
mm/mmap: reorganize munmap to use maple states
mm/mmap: move mmap_region() below do_munmap()
mm: convert vma_lookup() to use mtree_load()
mm: remove vmacache
mm/mmap: use advanced maple tree API for mmap_region()
mm: use maple tree operations for find_vma_intersection()
mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
mm: optimize find_exact_vma() to use vma_lookup()
mm: remove rb tree.
proc: remove VMA rbtree use from nommu
xen: use vma_lookup() in privcmd_ioctl_mmap()
damon: convert __damon_va_three_regions to use the VMA iterator
mmap: change zeroing of maple tree in __vma_adjust()
kernel/fork: use maple tree for dup_mmap() during forking
mm/mmap: use maple tree for unmapped_area{_topdown}
mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
mm/mmap: use the maple tree in find_vma() instead of the rbtree.
mmap: use the VMA iterator in count_vma_pages_range()
mm: add VMA iterator
lib/test_maple_tree: add testing for maple tree
mm: start tracking VMAs with maple tree
radix tree test suite: add lockdep_is_held to header
radix tree test suite: add support for slab bulk APIs
radix tree test suite: add allocation counts and size to kmem_cache
mm/demotion: expose memory tier details via sysfs
radix tree test suite: add kmem_cache_set_non_kernel()
lib/nodemask: optimize node_random for nodemask with single NUMA node
radix tree test suite: add pr_err define
Maple Tree: add new data structure
mm/demotion: update node_is_toptier to work with memory tiers
mm/demotion: demote pages according to allocation fallback order
mm/demotion: drop memtier from memtype
mm/demotion: add pg_data_t member to track node memory tier details
mm/demotion: build demotion targets based on explicit memory tiers
mm: multi-gen LRU: design doc
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE
mm/demotion: add hotplug callbacks to handle new numa node onlined
mm/demotion: move memory demotion related code
mm/demotion: add support for explicit memory tiers
mm: multi-gen LRU: admin guide
mm: multi-gen LRU: debugfs interface
mm: multi-gen LRU: thrashing prevention
mm: multi-gen LRU: kill switch
mm: multi-gen LRU: optimize multiple memcgs
mm: multi-gen LRU: support page table walks
mm: multi-gen LRU: exploit locality in rmap
mm: multi-gen LRU: minimal implementation
mm: multi-gen LRU: groundwork
Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
mm/vmscan.c: refactor shrink_node()
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
mm: x86, arm64: add arch_has_hw_pte_young()
mm/page_io: count submission time as thrashing delay for delayacct
delayacct: support re-entrance detection of thrashing accounting
mm: migrate: do not retry 10 times for the subpages of fail-to-migrate THP
migrate_pages(): fix failure counting for retry
migrate_pages(): fix failure counting for THP splitting
migrate_pages(): fix failure counting for THP on -ENOSYS
migrate_pages(): fix failure counting for THP subpages retrying
migrate_pages(): fix THP failure counting for -ENOMEM
migrate_pages(): remove unnecessary list_safe_reset_next()
migrate: fix syscall move_pages() return value for failure
filemap: make the accounting of thrashing more consistent
mm/swap: cache swap migration A/D bits support
mm/swap: cache maximum swapfile size when init swap
mm: remember young/dirty bit for page migrations
mm/thp: carry over dirty bit when thp splits on pmd
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
mm/swap: comment all the ifdef in swapops.h
mm/x86: use SWP_TYPE_BITS in 3-level swap macros
mm, hwpoison: cleanup some obsolete comments
mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_anon()
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
mm, hwpoison: use __PageMovable() to detect non-lru movable pages
mm, hwpoison: use ClearPageHWPoison() in memory_failure()
mm: MADV_COLLAPSE: refetch vm_end after reacquiring mmap_lock
clk: qcom: lpass: Fix lpass audiocc probe
clk: qcom: apss-ipq-pll: add support for IPQ8074
clk: qcom: apss-ipq-pll: update IPQ6018 Alpha PLL config
clk: qcom: apss-ipq-pll: use OF match data for Alpha PLL config
dt-bindings: clock: qcom,a53pll: add IPQ8074 compatible
clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
clk: qcom: apss-ipq6018: fix apcs_alias0_clk_src
clk: qcom: clk-rcg2: add rcg2 mux ops
blk-cgroup: pass a gendisk to the blkg allocation helpers
blk-cgroup: pass a gendisk to blkcg_schedule_throttle
blk-cgroup: pass a gendisk to blkg_destroy_all
blk-throttle: pass a gendisk to blk_throtl_cancel_bios
blk-throttle: pass a gendisk to blk_throtl_register_queue
blk-throttle: pass a gendisk to blk_throtl_init and blk_throtl_exit
blk-iocost: cleanup ioc_qos_write
blk-iocost: pass a gendisk to blk_iocost_init
blk-iocost: simplify ioc_name
blk-iolatency: pass a gendisk to blk_iolatency_init
blk-ioprio: pass a gendisk to blk_ioprio_init and blk_ioprio_exit
blk-cgroup: pass a gendisk to blkcg_init_queue and blkcg_exit_queue
blk-cgroup: remove blkg_lookup_check
blk-cgroup: cleanup the blkg_lookup family of functions
blk-cgroup: remove open coded blkg_lookup instances
blk-cgroup: remove blk_queue_root_blkg
blk-cgroup: fix error unwinding in blkcg_init_queue
sunhme: Add myself as a maintainer
sunhme: Use vdbg for spam-y prints
sunhme: Combine continued messages
sunhme: Use (net)dev_foo wherever possible
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
sunhme: Clean up debug infrastructure
sunhme: Convert FOO((...)) to FOO(...)
sunhme: switch to devres
sunhme: Regularize probe errors
sunhme: Return an ERR_PTR from quattro_pci_find
sunhme: forward the error code from pci_enable_device()
sunhme: Remove version
sunhme: remove unused tx_dump_ring()
net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
net: dsa: lan9303: remove unnecessary i2c_set_clientdata()
io_uring/rw: don't lose short results on io_setup_async_rw()
io_uring/rw: fix unexpected link breakage
hwmon: w83627hf: Reorder symbols to get rid of a few forward declarations
rv/monitor: Add __init/__exit annotations to module init/exit funcs
leds: pca963: fix misleading indentation
efi: libstub: remove pointless goto kludge
efi: libstub: simplify efi_get_memory_map() and struct efi_boot_memmap
efi: libstub: avoid efi_get_memory_map() for allocating the virt map
xdp: Adjust xdp_frame layout to avoid using bitfields
selftests: net: tsn_lib: run phc2sys in automatic mode
selftests: net: tsn_lib: allow multiple isochron receivers
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
tracing: kprobe: Make gen test module work in arm and riscv
tracing: kprobe: Fix kprobe event gen test module on exit
net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLE
net: vertexcom: mse102x: Silence no spi_device_id warnings
net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
net: phy: micrel: enable interrupt for ksz9477 phy
net: dsa: microchip: use common irq routines for girq and pirq
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
net: dsa: microchip: lan937x: return zero if mdio node not present
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
net: dsa: microchip: determine number of port irq based on switch type
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
cpumask: add cpumask_nth_{,and,andnot}
lib/bitmap: remove bitmap_ord_to_pos
lib/bitmap: add tests for find_nth_bit()
lib: add find_nth{,_and,_andnot}_bit()
lib/bitmap: add bitmap_weight_and()
lib/bitmap: don't call __bitmap_weight() in kernel code
dt-bindings: interrupt-controller: migrate MIPS CPU interrupt controller text bindings to YAML
dt-bindings: i2c: migrate mt7621 text bindings to YAML
nfsd: extra checks when freeing delegation stateids
nfsd: make nfsd4_run_cb a bool return function
net: Remove unused inline function dst_hold_and_use()
net: Remove unused inline function sk_nulls_node_init()
neighbour: Remove unused inline function neigh_key_eq16()
mlxsw: reg: Remove deprecated code about SFTR-V2 Register
dt-bindings: power: gpcv2: correct patternProperties
dt-bindings: virtio: Convert virtio,pci-iommu to DT schema
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
dt-bindings: timer: arm,arch_timer: Allow dual compatible string
x86/paravirt: clean up typos and grammaros
net: dsa: make user ports return to init_net on netns deletion
xdp: improve page_pool xdp_return performance
net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
dt-bindings: net: rockchip-dwmac: add rv1126 compatible
nfsd: fix comments about spinlock handling with delegations
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
NFSD: fix use-after-free on source server when doing inter-server copy
NFSD: Cap rsize_bop result based on send buffer size
NFSD: Rename the fields in copy_stateid_t
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
NFSD: Pack struct nfsd4_compoundres
NFSD: Remove unused nfsd4_compoundargs::cachetype field
NFSD: Remove "inline" directives on op_rsize_bop helpers
NFSD: Clean up nfs4svc_encode_compoundres()
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
NFSD: Clean up WRITE arg decoders
NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
NFSD: Refactor common code out of dirlist helpers
SUNRPC: Clarify comment that documents svc_max_payload()
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
SUNRPC: Parametrize how much of argsize should be zeroed
SUNRPC: Optimize svc_process()
NFSD: add shrinker to reap courtesy clients on low memory condition
NFSD: keep track of the number of courtesy clients in the system
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
NFSD: Refactor nfsd_setattr()
NFSD: Add a mechanism to wait for a DELEGRETURN
NFSD: Add tracepoints to report NFSv4 callback completions
NFSD: Trace NFSv4 COMPOUND tags
NFSD: Replace dprintk() call site in fh_verify()
nfsd: remove nfsd4_prepare_cb_recall() declaration
nfsd: clean up mounted_on_fileid handling
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
NFSD: drop fname and flen args from nfsd_create_locked()
NFSD: Protect against send buffer overflow in NFSv3 READ
NFSD: Protect against send buffer overflow in NFSv2 READ
NFSD: Protect against send buffer overflow in NFSv3 READDIR
NFSD: Protect against send buffer overflow in NFSv2 READDIR
SUNRPC: Fix svcxdr_init_encode's buflen calculation
SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
nfsd: Propagate some error code returned by memdup_user()
nfsd: Avoid some useless tests
nfsd: Fix a memory leak in an error handling path
NFSD: remove redundant variable status
NFSD enforce filehandle check for source file in COPY
lockd: move from strlcpy with unused retval to strscpy
NFSD: move from strlcpy with unused retval to strscpy
fortify: Convert to struct vs member helpers
fortify: Explicitly check bounds are compile-time constants
x86/entry: Work around Clang __bdos() bug
af_unix: Refactor unix_read_skb()
udp: Refactor udp_read_skb()
x86/kprobes: Remove unused arch_kprobe_override_function() declaration
x86/ftrace: Remove unused modifying_ftrace_code declaration
thunderbolt: Explicitly enable lane adapter hotplug events at startup
RDMA/rxe: Add send_common_ack() helper
x86: Add support for CONFIG_CFI_CLANG
x86/purgatory: Disable CFI
x86: Add types to indirectly called assembly functions
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
kallsyms: Drop CONFIG_CFI_CLANG workarounds
objtool: Disable CFI warnings
objtool: Preserve special st_shndx indexes in elf_update_symbol
treewide: Drop __cficanonical
treewide: Drop WARN_ON_FUNCTION_MISMATCH
treewide: Drop function_nocfi
init: Drop __nocfi from __init
arm64: Drop unneeded __nocfi attributes
arm64: Add CFI error handling
arm64: Add types to indirect called assembly functions
psci: Fix the function type for psci_initcall_t
lkdtm: Emit an indirect call for CFI tests
cfi: Add type helper macros
cfi: Switch to -fsanitize=kcfi
cfi: Drop __CFI_ADDRESSABLE
cfi: Remove CONFIG_CFI_CLANG_SHADOW
scripts/kallsyms: Ignore __kcfi_typeid_
treewide: Filter out CC_FLAGS_CFI
tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()
tracing/filter: Call filter predicate functions directly via a switch statement
tracing: Move struct filter_pred into trace_events_filter.c
tracing/hist: Call hist functions directly via a switch statement
tracing: Add numeric delta time to the trace event benchmark
rv/dot2K: add 'static' qualifier for local variable
rv/monitors: add 'static' qualifier for local symbols
selftests/ftrace: Add eprobe syntax error testcase
tracing/eprobe: Add eprobe filter support
a.out: restore CMAGIC
macsec: don't free NULL metadata_dst
KVM: remove KVM_REQ_UNHALT
KVM: mips, x86: do not rely on KVM_REQ_UNHALT
KVM: x86: never write to memory from kvm_vcpu_check_block()
KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
KVM: x86: lapic does not have to process INIT if it is blocked
KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
KVM: x86: make vendor code check for all nested events
clk: qcom: lcc-ipq806x: use ARRAY_SIZE for num_parents
clk: qcom: lcc-ipq806x: convert to parent data
clk: qcom: lcc-ipq806x: add reset definition
dt-bindings: clock: add pcm reset for ipq806x lcc
clk: qcom: cpu-8996: use constant mask for pmux
clk: qcom: cpu-8996: don't store parents in clk_cpu_8996_pmux
clk: qcom: cpu-8996: move ACD logic to clk_cpu_8996_pmux_determine_rate
clk: qcom: cpu-8996: declare ACD clocks
clk: qcom: cpu-8996: switch to devm_clk_notifier_register
clk: qcom: msm8996-cpu: Use parent_data/_hws for all clocks
dt-bindings: clock: qcom,msm8996-apcc: Fix clocks
clk: qcom: msm8996-cpu: Convert secondary muxes to clk_regmap_mux
clk: qcom: msm8996-cpu: Unify cluster order
clk: qcom: msm8996-cpu: Statically define PLL dividers
clk: qcom: msm8996-cpu: Rename DIV_2_INDEX to SMUX_INDEX
mailmap: Update Oliver's email address
KVM: x86: Allow force_emulation_prefix to be written without a reload
KVM: selftests: Add an x86-only test to verify nested exception queueing
KVM: selftests: Use uapi header to get VMX and SVM exit reasons/codes
KVM: x86: Rename inject_pending_events() to kvm_check_and_inject_events()
KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
KVM: x86: Treat pending TRIPLE_FAULT requests as pending exceptions
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
KVM: nVMX: Document priority of all known events on Intel CPUs
KVM: nVMX: Add a helper to identify low-priority #DB traps
KVM: x86: Evaluate ability to inject SMI/NMI/IRQ after potential VM-Exit
KVM: x86: Hoist nested event checks above event injection logic
KVM: x86: Use kvm_queue_exception_e() to queue #DF
KVM: x86: Formalize blocking of nested pending exceptions
KVM: x86: Make kvm_queued_exception a properly named, visible struct
KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception
KVM: VMX: Inject #PF on ENCLS as "emulated" #PF
KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
KVM: x86: Use DR7_GD macro instead of open coding check in emulator
KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
KVM: x86: Suppress code #DBs on Intel if MOV/POP SS blocking is active
KVM: x86: Allow clearing RFLAGS.RF on forced emulation to test code #DBs
KVM: x86: Don't check for code breakpoints when emulating on exception
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
KVM: x86: Add missing trace points for RDMSR/WRMSR in emulator path
KVM: x86: Return emulator error if RDMSR/WRMSR emulation failed
KVM: x86/mmu: fix repeated words in comments
KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
KVM: nVMX: Always set required-1 bits of pinbased_ctls to PIN_BASED_ALWAYSON_WITHOUT_TRUE_MSR
KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
KVM: x86: VMX: Replace some Intel model numbers with mnemonics
KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
KVM: VMX: Add missing VMEXIT controls to vmcs_config
KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
KVM: VMX: Extend VMX controls macro shenanigans
KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM
KVM: VMX: Tweak the special handling of SECONDARY_EXEC_ENCLS_EXITING in setup_vmcs_config()
KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
KVM: nVMX: Always emulate PERF_GLOBAL_CTRL VM-Entry/VM-Exit controls
KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCS
KVM: nVMX: WARN once and fail VM-Enter if eVMCS sees VMFUNC[63:32] != 0
KVM: selftests: Switch to updated eVMCSv1 definition
KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf
KVM: nVMX: Support several new fields in eVMCSv1
KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
KVM: nVMX: Use CC() macro to handle eVMCS unsupported controls checks
KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array
KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
KVM: selftests: Require DISABLE_NX_HUGE_PAGES cap for NX hugepage test
KVM: VMX: Do not declare vmread_error() asmlinkage
KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
KVM: x86: Print guest pgd in kvm_nested_vmenter()
KVM: nVMX: Add tracepoint for nested VM-Enter
KVM: x86: Update trace function for nested VM entry to support VMX
KVM: x86: Use u64 for address and error code in page fault tracepoint
KVM: Add extra information in kvm_page_fault trace point
KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER
KVM: SVM: remove unnecessary check on INIT intercept
KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run
KVM: fix memoryleak in kvm_init()
erofs: introduce partial-referenced pclusters
erofs: support on-disk compressed fragments data
skmsg: Schedule psock work if the cached skb exists on the psock
selftests/bpf: Add wait send memory test for sockmap redirect
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
dt-bindings: arm: cpus: Add kryo240 compatible
Input: ep93xx_keypad - add missing linux/input.h include
Input: imx_keypad - add missing linux/input.h include
Input: mt6779-keypad - add missing linux/input.h include
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Input: lm8333 - add missing linux/input.h include
spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()
spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()
spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
regulator: tps65219: Fix is_enabled checking in tps65219_set_bypass
ASoC: MAINTAINERS: add bindings and APR to Qualcomm Audio entry
ASoC: codecs: wcd934x: Fix Kconfig dependency
ASoC: SOF: mediatek: mt8195: Add pcm_pointer callback
ASoC: SOF: mediatek: mt8195: Add pcm_hw_params callback
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
fs: dlm: fix possible use after free if tracing
io_uring/net: fix cleanup double free free_iov init
drm/panel-edp: Add INX N116BCA-EA2
mm/slub: clean up create_unique_id()
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
iommu/vt-d: Remove pasid_set_eafe()
iommu/vt-d: Decouple PASID & PRI enabling from SVA
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
powerpc: Remove direct call to personality syscall handler
powerpc/32: Remove powerpc select specialisation
powerpc: Use generic fallocate compatibility syscall
asm-generic: compat: Support BE for long long args in 32-bit ABIs
powerpc: Fix fallocate and fadvise64_64 compat parameter combination
powerpc/64s: Fix comment on interrupt handler prologue
powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS
powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
powerpc: Add ZEROIZE_GPRS macros for register clears
powerpc: Save caller r3 prior to system_call_exception
powerpc: Remove asmlinkage from syscall handler definitions
powerpc/irq: Refactor irq_soft_mask_{set,or}_return()
powerpc: Remove impossible mmu_psize_defs[] on nohash
powerpc: Cleanup idle for e500
powerpc: Simplify redundant Kconfig tests
powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
Documentation: Rename PPC_FSL_BOOK3E to PPC_E500
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
powerpc: Remove redundant selection of E500 and E500MC
powerpc: Remove CONFIG_PPC_BOOK3E
powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
ext2: Use kvmalloc() for group descriptor array
ext2: Add sanity checks for group and filesystem size
powerpc: Remove CONFIG_FSL_BOOKE
powerpc/cputable: Split cpu_specs[] out of cputable.h
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
gpiolib: cdev: add fdinfo output for line request file descriptors
microblaze: Add support for error injection
microblaze: Add custom break vector handler for mb manager
microblaze: Add xmb_manager_register function
dt-bindings: iommu: arm,smmu-v3: Relax order of interrupt names
iommu: dart: Support t6000 variant
iommu/io-pgtable-dart: Add DART PTE support for t6000
iommu/io-pgtable: Add DART subpage protection support
iommu/io-pgtable: Move Apple DART support to its own file
iommu/mediatek: Add support for MT6795 Helio X10 M4Us
iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
dt-bindings: mediatek: Add bindings for MT6795 M4U
iommu/iova: Fix module config properly
iommu/amd: Fix sparse warning
iommu/amd: Remove outdated comment
iommu/amd: Free domain ID after domain_flush_pages
iommu/amd: Free domain id in error path
powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
powerpc: dts: turris1x.dts: Fix NOR partitions labels
powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
powerpc/highmem: Properly handle fragmented memory
powerpc/prom_init: drop PROM_BUG()
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
powerpc/mm: Reduce redundancy in pgtable.h
powerpc/book3s: Inline first level of update_mmu_cache()
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
powerpc/nohash: Remove pgd_huge() stub
powerpc/mm/64s: Drop p4d_leaf()
powerpc/mm/64s: Drop pgd_huge()
powerpc/microwatt: Remove unused early debug code
powerpc/64: Remove unused SYS_CALL_TABLE symbol
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
powerpc/64/build: merge .got and .toc input sections
powerpc/64/build: only include .opd with ELFv1
powerpc/build: move .data.rel.ro, .sdata2 to read-only
powerpc/build: move got, toc, plt, branch_lt sections to read-only
powerpc/32/build: move got1/got2 sections out of text
powerpc: move __end_rodata to cover arch read-only sections
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
powerpc/64: Remove unused prom_init_toc symbols
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
btrfs: implement a nowait option for tree searches
pxa: Drop if with an always false condition
mm: export balance_dirty_pages_ratelimited_flags()
btrfs: relax block-group-tree feature dependency checks
btrfs: move end_io_func argument to btrfs_bio_ctrl structure
btrfs: switch page and disk_bytenr argument position for submit_extent_page()
btrfs: update the comment for submit_extent_page()
btrfs: add struct declarations in dev-replace.h
btrfs: use a runtime flag to indicate an inode is a free space inode
btrfs: open code and remove btrfs_insert_inode_hash helper
btrfs: open code and remove btrfs_inode_sectorsize helper
btrfs: move btrfs_ordered_sum_size into file-item.c
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
btrfs: move btrfs_csum_ptr to inode.c
btrfs: move fs_info forward declarations to the top of ctree.h
btrfs: move btrfs_swapfile_pin into volumes.h
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
btrfs: move btrfs_caching_type to block-group.h
btrfs: stop tracking failed reads in the I/O tree
btrfs: remove is_data_inode() checks in extent-io-tree.c
btrfs: don't init io tree with private data for non-inodes
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
btrfs: don't clear CTL bits when trying to release extent state
btrfs: get rid of extent_io_tree::dirty_bytes
btrfs: remove extent_io_tree::track_uptodate
btrfs: unify the lock/unlock extent variants
btrfs: drop extent_changeset from set_extent_bit
btrfs: remove failed_start argument from set_extent_bit
btrfs: remove the wake argument from clear_extent_bits
btrfs: drop exclusive_bits from set_extent_bit
btrfs: move extent io tree unrelated prototypes to their appropriate header
btrfs: use next_state/prev_state in merge_state
btrfs: make tree_search_prev_next return extent_state's
btrfs: make tree_search_for_insert return extent_state
btrfs: make tree_search return struct extent_state
btrfs: use next_state instead of rb_next where we can
btrfs: remove struct tree_entry in extent-io-tree.c
btrfs: unexport all the temporary exports for extent-io-tree.c
btrfs: unexport btrfs_debug_check_extent_io_range
btrfs: move core extent_io_tree functions to extent-io-tree.c
btrfs: move a few exported extent_io_tree helpers to extent-io-tree.c
btrfs: temporarily export and then move extent state helpers
btrfs: temporarily export and move core extent_io_tree tree functions
btrfs: move btrfs_debug_check_extent_io_range into extent-io-tree.c
btrfs: export wait_extent_bit
btrfs: move simple extent bit helpers out of extent_io.c
btrfs: convert BUG_ON(EXTENT_BIT_LOCKED) checks to ASSERT's
btrfs: move extent state init and alloc functions to their own file
btrfs: temporarily export alloc_extent_state helpers
btrfs: separate out the eb and extent state leak helpers
btrfs: separate out the extent state and extent buffer init code
btrfs: use find_first_extent_bit in btrfs_clean_io_failure
btrfs: convert the io_failure_tree to a plain rb_tree
btrfs: unexport internal failrec functions
btrfs: rename clean_io_failure and remove extraneous args
btrfs: add KCSAN annotations for unlocked access to block_rsv->full
btrfs: remove useless used space increment during space reservation
btrfs: zoned: refactor device checks in btrfs_check_zoned_mode
btrfs: qgroup: fix a typo in a comment
btrfs: remove btrfs_bit_radix_cachep declaration
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_transaction()
btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_NO_ACCOUNTING to skip qgroup accounting
btrfs: introduce BTRFS_QGROUP_RUNTIME_FLAG_CANCEL_RESCAN
btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansion
btrfs: sysfs: introduce global qgroup attribute group
btrfs: make fiemap more efficient and accurate reporting extent sharedness
btrfs: skip unnecessary extent buffer sharedness checks during fiemap
btrfs: speedup checking for extent sharedness during fiemap
btrfs: rename btrfs_check_shared() to a more descriptive name
btrfs: allow fiemap to be interruptible
btrfs: properly flush delalloc when entering fiemap
btrfs: remove zero length check when entering fiemap
btrfs: remove check for impossible block start for an extent map at fiemap
btrfs: make hole and data seeking a lot more efficient
btrfs: allow hole and data seeking to be interruptible
btrfs: remove the unnecessary result variables
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
btrfs: don't save block group root into super block
btrfs: enhance unsupported compat RO flags handling
btrfs: dump all space infos if we abort transaction due to ENOSPC
btrfs: output human readable space info flag
btrfs: check superblock to ensure the fs was not modified at thaw time
btrfs: stop allocation a btrfs_io_context for simple I/O
btrfs: add fast path for single device io in __btrfs_map_block
btrfs: decide bio cloning inside submit_stripe_bio
btrfs: factor out low-level bio setup from submit_stripe_bio
btrfs: give struct btrfs_bio a real end_io handler
btrfs: properly abstract the parity raid bio handling
btrfs: use chained bios when cloning
btrfs: don't take a bio_counter reference for cloned bios
btrfs: pass the operation to btrfs_bio_alloc
btrfs: move btrfs_bio allocation to volumes.c
btrfs: don't create integrity bioset for btrfs_bioset
btrfs: remove use btrfs_remove_free_space_cache instead of variant
btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
btrfs: fix race between quota enable and quota rescan ioctl
btrfs: don't print information about space cache or tree every remount
btrfs: simplify error handling at btrfs_del_root_ref()
btrfs: get rid of block group caching progress logic
btrfs: send: fix failures when processing inodes with no links
btrfs: send: refactor arguments of get_inode_info()
btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
btrfs: simplify adding and replacing references during log replay
btrfs: sysfs: show discard stats and tunables in non-debug build
btrfs: use delayed items when logging a directory
btrfs: skip logging parent dir when conflicting inode is not a dir
btrfs: log conflicting inodes without holding log mutex of the initial inode
btrfs: move log_new_dir_dentries() above btrfs_log_inode()
btrfs: move need_log_inode() to above log_conflicting_inodes()
btrfs: search for last logged dir index if it's not cached in the inode
btrfs: shrink the size of struct btrfs_delayed_item
btrfs: remove unused logic when looking up delayed items
btrfs: store index number instead of key in struct btrfs_delayed_item
btrfs: remove root argument from btrfs_delayed_item_reserve_metadata()
btrfs: avoid memory allocation at log_new_dir_dentries() for common case
btrfs: free list element sooner at log_new_dir_dentries()
btrfs: update stale comment for log_new_dir_dentries()
btrfs: remove the root argument from log_new_dir_dentries()
btrfs: don't drop dir index range items when logging a directory
btrfs: scrub: use larger block size for data extent scrub
btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub_block
btrfs: scrub: remove scrub_sector::page and use scrub_block::pages instead
btrfs: scrub: introduce scrub_block::pages for more efficient memory usage for subpage
btrfs: scrub: factor out allocation and initialization of scrub_sector into helper
btrfs: scrub: factor out initialization of scrub_block into helper
btrfs: scrub: use pointer array to replace sblocks_for_recheck
btrfs: send: add support for fs-verity
btrfs: use atomic_try_cmpxchg in free_extent_buffer
btrfs: scrub: remove impossible sanity checks
btrfs: delete btrfs_wait_space_cache_v1_finished
btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIR
btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
btrfs: simplify block group traversal in btrfs_put_block_group_cache
btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
btrfs: convert block group bit field to use bit helpers
btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
btrfs: simplify arguments of btrfs_update_space_info and rename
btrfs: use btrfs_fs_closing for background bg work
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
btrfs: sysfs: use sysfs_streq for string matching
btrfs: scrub: try to fix super block errors
btrfs: scrub: properly report super block errors in system log
btrfs: fix alignment of VMA for memory mapped files on THP
btrfs: add lockdep annotations for the ordered extents wait event
btrfs: change the lockdep class of free space inode's invalidate_lock
btrfs: add lockdep annotations for pending_ordered wait event
btrfs: add lockdep annotations for transaction states wait events
btrfs: add lockdep annotations for num_extwriters wait event
btrfs: add lockdep annotations for num_writers wait event
btrfs: add macros for annotating wait events with lockdep
btrfs: dump extra info if one free space cache has more bitmaps than it should
drm/ttm: add dma_resv_assert_held() calls to vmap/vunmap
KVM: arm64: Ignore kvm-arm.mode if !is_hyp_mode_available()
KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
wifi: ath11k: Fix deadlock during WoWLAN suspend
wifi: ath11k: Remove redundant ath11k_mac_drain_tx
wifi: ath11k: Add spectral scan support for 160 MHz
wifi: ath11k: Add support to get power save duration for each client
fanotify: Remove obsoleted fanotify_event_has_path()
media: flexcop-usb: use usb_endpoint_maxp()
media: flexcop-usb: clean up URB initialisation
media: flexcop-usb: clean up endpoint sanity checks
staging: r8188eu: don't check for stop/removal in the blink worker
staging: r8188eu: don't check bSurpriseRemoved in SwLedOff
staging: rtl8192e: Remove unused variables ForcedAMSDUMaxSize, ...
staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...
staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGI
staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFunc
staging: rtl8192e: Rename RxRe...WinSize, RxReorder... and RxReorderDr...
staging: rtl8192e: Rename szRT2RTAggBuffer, bRegRxRe... and bCurRxReo...
staging: rtl8192e: Rename bSwBwInPro..., bRegRT2RTAg... and bCurrentRT...
staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...
staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReason
staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOn
staging: fwserial: delete the driver.
staging: rtl8192e: fix CamelCase variables
staging: rtl8192e: Rename Tx_Retry_Count_Reg
drm/ast: make ast_modeset static
clk: mediatek: Use mtk_clk_register_gates_with_dev in simple probe
clk: mediatek: gate: Export mtk_clk_register_gates_with_dev
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
ALSA: hda/hdmi: Limit the maximal count of PCM devices to 8
clk: mediatek: add VDOSYS1 clock
dt-bindings: clk: mediatek: Add MT8195 DPI clocks
clk: mediatek: mt8192: add mtk_clk_simple_remove
clk: mediatek: mt8183: use mtk_clk_simple_probe to simplify driver
clk: mediatek: mt6797: use mtk_clk_simple_probe to simplify driver
clk: mediatek: mt6779: use mtk_clk_simple_probe to simplify driver
clk: mediatek: mt6765: use mtk_clk_simple_probe to simplify driver
clk: mediatek: mt2712: use mtk_clk_simple_probe to simplify driver
clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver
clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers
clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
clk: mediatek: Export required symbols to compile clk drivers as module
clk: mediatek: clk-apmixed: Remove unneeded __init annotation
dt-bindings: clock: mediatek: Add clock driver bindings for MT6795
dt-bindings: reset: Add bindings for MT6795 Helio X10 reset controllers
dt-bindings: clock: Add MediaTek Helio X10 MT6795 clock bindings
dt-bindings: mediatek: Document MT6795 system controllers bindings
drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
m68knommu: fix non-mmu classic 68000 legacy timer tick selection
m68knommu: fix non-specific 68328 choice interrupt build failure
cifs: destage dirty pages before re-reading them for cache=none
cifs: return correct error in ->calc_signature()
MAINTAINERS: Add Tom Talpey as cifs.ko reviewer
cifs: misc: fix spelling typo in comment
hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
hwmon: (w83627ehf) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (pwm-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (max6639) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (lm90) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (acpi_power_meter) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (abitguru3) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (abitguru) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
hwmon: (f71882fg) Reorder symbols to get rid of a few forward declarations
hwmon: (via686a) Reorder symbols to get rid of a few forward declarations
hwmon: (via686a) Introduce a #define for the driver name and use it
hwmon: (adm9240) fix data race in adm9240_fan_read
hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
hwmon: (sis5595) Reorder symbols to get rid of a few forward declarations
hwmon: (sis5595) Introduce a #define for the driver name and use it
hwmon: Make use of devm_clk_get_enabled()
hwmon: (mr75203) fix undefined reference to `__divdi3'
hwmon: (vt8231) Reorder symbols to get rid of a few forward declarations
hwmon: (vt8231) Introduce a #define for the driver name and use it
hwmon: (pc87360) Reorder symbols to get rid of a few forward declarations
hwmon: (pc87360) Introduce a #define for the driver name and use it
hwmon: (pwm-fan) Switch regulator dynamically
hwmon: (pwm-fan) split __set_pwm into locked/unlocked functions
hwmon: (pwm-fan) Add dedicated power switch function
hwmon: (pwm-fan) Simplify enable/disable check
hwmon: (pwm-fan) Refactor fan power on/off
hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.
extcon: usbc-tusb320: fix kernel-doc warning
extcon: usbc-tusb320: Add USB TYPE-C support
extcon: usbc-tusb320: Factor out extcon into dedicated functions
scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()
scsi: mpi3mr: Remove unnecessary cast
scsi: stex: Properly zero out the passthrough command structure
scsi: mpi3mr: Update driver version to 8.2.0.3.0
scsi: mpi3mr: Fix scheduling while atomic type bug
scsi: mpi3mr: Scan the devices during resume time
scsi: mpi3mr: Free enclosure objects during driver unload
scsi: mpi3mr: Handle 0xF003 Fault Code
scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBA
scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels
scsi: mpi3mr: Support new power management framework
scsi: mpi3mr: Update mpi3 header files
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"
scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIO
scsi: core: Add I/O timeout count for SCSI device
scsi: qedf: Populate sysfs attributes for vport
scsi: pm8001: Replace one-element array with flexible-array member
scsi: 3w-xxxx: Replace one-element array with flexible-array member
scsi: hptiop: Replace one-element array with flexible-array member in struct hpt_iop_request_ioctl_command()
scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_request_scsi_command
scsi: hptiop: Replace one-element array with flexible-array member
scsi: pm8001: Fix running_req for internal abort commands
scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage
scsi: ufs: core: Remove redundant function definitions from ufshcd.h
scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config files
scsi: tracing: Fix compile error in trace_array calls when TRACING is disabled
Input: joydev - fix comment typo
serial: 8250: Fix restoring termios speed after suspend
serial: Deassert Transmit Enable on probe in driver-specific way
serial: 8250_dma: Convert to use uart_xmit_advance()
serial: 8250_omap: Convert to use uart_xmit_advance()
dt-bindings: input: qcom,pm8xxx-vib: convert to yaml
Input: twl4030-vibra - drop legacy, non DT boot support
thermal: int340x: processor_thermal: Use module_pci_driver() macro
blk-mq: don't redirect completion for hctx withs only one ctx mapping
blk-throttle: improve bypassing bios checkings
blk-throttle: remove THROTL_TG_HAS_IOPS_LIMIT
pcmcia: Removed unused variable control.
wifi: ath11k: fix peer addition/deletion error on sta band migration
device property: Add const qualifier to device_get_match_data() parameter
drm_print: add _ddebug descriptor to drm_*dbg prototypes
drm_print: prefer bare printk KERN_DEBUG on generic fn
drm_print: optimize drm_debug_enabled for jump-label
drm-print: add drm_dbg_driver to improve namespace symmetry
drm-print.h: include dyndbg header
drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
drm_print: interpose drm_*dbg with forwarding macros
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
drm_print: condense enum drm_debug_category
debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops
driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()
firmware: google: Test spinlock on panic path to avoid lockups
bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debug
MAINTAINERS: Add header files under VMWARE VMCI DRIVER
mei: gsc: Remove redundant dev_err call
mei: fix repeated words in comments
drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h
nvmem: u-boot-env: fix crc32 casting type
nvmem: lan9662-otp: add support
dt-bindings: lan9662-otpc: document Lan9662 OTPC
nvmem: u-boot-env: find Device Tree nodes for NVMEM cells
dt-bindings: nvmem: Add SoC compatible for sm6115
nvmem: sort config symbols alphabetically
nvmem: prefix all symbols with NVMEM_
dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
nvmem: brcm_nvram: Use kzalloc for allocating only one element
dt-bindings: nvmem: mediatek: efuse: Add support for MT8188
nvmem: core: add error handling for dev_set_name
mtd: allow getting MTD device associated with a specific DT node
nvmem: add driver handling U-Boot environment variables
slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
nvmem: core: Fix memleak in nvmem_register()
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON
slimbus: qcom-ngd: simplify error paths with dev_err_probe
slimbus: qcom-ngd: cleanup in probe error path
slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure
wifi: rtw89: support for enable/disable MSDU aggregation
wifi: rtw89: disable 26-tone RU HE TB PPDU transmissions
wifi: rtw89: support for processing P2P power saving
wifi: rtw89: support WMM-PS in P2P GO mode
wifi: rtw89: set wifi_role of P2P
wifi: rtw89: send OFDM rate only in P2P mode
wifi: rtw89: support P2P
wifi: rt2x00: correctly set BBP register 86 for MT7620
wifi: rt2x00: set SoC wmac clock register
wifi: rt2x00: set VGC gain for both chains of MT7620
wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620
wifi: rt2x00: move helper functions up in file
wifi: rt2x00: add TX LOFT calibration for MT7620
wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
wifi: rt2x00: add RXIQ calibration for MT7620
wifi: rt2x00: add RXDCOC calibration for MT7620
wifi: rt2x00: add r calibration for MT7620
wifi: rt2x00: add RF self TXDC calibration for MT7620
wifi: rt2x00: move up and reuse busy wait functions
wifi: rt2x00: add support for external PA on MT7620
wifi: rt2x00: add throughput LED trigger
wifi: rt2x00: define RF5592 in init_eeprom routine
Documentation: ENI155_MAGIC isn't a magic number
Documentation: NBD_REPLY_MAGIC isn't a magic number
nbd: remove define-only NBD_MAGIC, previously magic number
Documentation: FW_HEADER_MAGIC isn't a magic number
Documentation: EEPROM_MAGIC_VALUE isn't a magic number
Documentation: COW_MAGIC isn't a magic number
Documentation: SAVEKMSG_MAGIC[12] aren't magic numbers
Documentation: RIEBL_MAGIC isn't a magic number
Documentation: FULL_DUPLEX_MAGIC isn't a magic number
Documentation: CG_MAGIC isn't a magic number
Documentation: zh: remove stale magic numbers
Documentation: zh: remove references to IrDA
Documentation: sndmagic.h doesn't exist
Documentation: HFS is not a user of magic numbers
MIPS: remove define-only GDA_MAGIC, previously magic number
Bluetooth: RFCOMM: remove define-only RFCOMM_TTY_MAGIC ex-magic-number
a.out: remove define-only CMAGIC, previously magic number
Documentation: remove nonexistent magic numbers
devcoredump : Serialize devcd_del work
debugfs: Only clobber mode/uid/gid on remount if asked
kernfs: fix use-after-free in __kernfs_remove
staging: r8188eu: remove two unused enum entries
staging: r8188eu: remove duplicate bSurpriseRemoved check
staging: r8188eu: remove BlinkingLedState
staging: r8188eu: remove bLedNoLinkBlinkInProgress
staging: r8188eu: update status before wps success blinking
staging: r8188eu: cancel blink_work during wps stop
staging: r8188eu: Fix return type of rtw_xmit_entry
staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
staging: r8188eu: remove recv_osdep.h
staging: r8188eu: remove unused prototypes from recv_osdep.h
staging: r8188eu: make _netdev_open() static
staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()
staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
staging: r8188eu: rename odm_QueryRxPwrPercentage()
staging: r8188eu: remove unnecessary initialization
staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
staging: r8188eu: rename odm_SignalScaleMapping()
staging: r8188eu: update status before link blinking
staging: r8188eu: cancel blink_work before link blinking
staging: r8188eu: simplify the code to prevent link blinking restart
staging: r8188eu: update status before scan blinking
staging: r8188eu: cancel blink_work before tx/rx blinking
staging: r8188eu: simplify the code to prevent tx/rx blinking restart
staging: r8188eu: update status before scan blinking
staging: r8188eu: cancel blink_work before scan blinking
staging: r8188eu: simplify the code to prevent scan blinking restart
staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regs
staging: rtl8192u: Fix return type of ieee80211_xmit
staging: vt6655: fix some erroneous memory clean-up loops
staging: rtl8723bs: Add a blank line after declarations
staging: rtl8723bs: Make switch and case at the same indent
staging: rtl8723bs: Relocate constant on the right side of test
staging: rtl8723bs: replace code indent as tabs
staging: rtl8723bs: Fix coding style issue in block comment
staging: rtl8723bs: Insert blank line after declarations
staging: rtl8723bs: remove braces in single statement blocks
staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...
staging: rtl8192e: Remove ftrace-like logging in rtl_ps.c
staging: rtl8192e: Remove ftrace-like logging in rtl_dm.c
staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.c
staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.c
staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c, ...
staging: fwserial: Switch to kfree_rcu() API
media: sun6i-csi: Move csi buffer definition to main header file
media: sun6i-csi: Introduce and use video helper functions
media: sun6i-csi: Add media ops with link notify callback
media: sun6i-csi: Remove controls handler from the driver
media: sun6i-csi: Register the media device after creation
media: sun6i-csi: Pass and store csi device directly in video code
media: sun6i-csi: Tidy up video code
media: sun6i-csi: Tidy up v4l2 code
media: sun6i-csi: Tidy up Kconfig
media: sun6i-csi: Use runtime pm for clocks and reset
media: sun6i-csi: Define and use variant to get module clock rate
media: sun6i-csi: Always set exclusive module clock rate
media: sun6i-csi: Tidy up platform code
media: sun6i-csi: Refactor main driver data structures
media: sun6i-csi: Define and use driver name and (reworked) description
media: cedrus: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLER
media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLER
media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLER
media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
media: venus: hfi: Remove the unneeded result variable
media: venus: venc: Set HDR10 PQ SEI property only for MAIN10 profile
media: venus: venc_ctrls: Add default value for CLL info
media: venus : Allow MIN/MAX settings for the v4l2 encoder controls defined range.
media: venus : Remove the capture plane settings for venc_g_parm/venc_s_parm
media: venus : Addition of support for VIDIOC_TRY_ENCODER_CMD
media: venus : Addition of EOS Event support for Encoder
media: venus : CAPTURE Plane width/height alignment with OUT plane.
media: venus : Addition of control support - V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
media: venus : Add default values for the control
media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XX
media: venus: dec: Handle the case where find_format fails
media: cx88: add IR remote support for NotOnlyTV LV3H
media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()
media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
media: atomisp: don't store an unused sink data on a var
MAINTAINERS: Solve warning regarding inexistent atmel-usart binding
media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
crypto: hisilicon/qm - fix the qos value initialization
crypto: sun4i-ss - use DEFINE_SHOW_ATTRIBUTE to simplify sun4i_ss_debugfs
crypto: tcrypt - add async speed test for aria cipher
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of aria cipher
crypto: aria - prepare generic module for optimized implementations
crypto: artpec6 - Fix printk warning on size_t/%d
crypto: add __init/__exit annotations to init/exit funcs
crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2S
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
crypto: inside-secure - Replace generic aes with libaes
crypto: inside_secure - Avoid dma map if size is zero
media: atomisp: Remove atomisp_source_pad_to_stream_id()
media: atomisp: Remove const/fixed camera_caps
media: atomisp: Remove unused atomisp_css_get_dis_statistics()
media: atomisp: Make atomisp_set_raw_buffer_bitmap() static
media: atomisp: Drop unnecessary first_streamoff check
media: atomisp: Remove a couple of not useful function wrappers
media: atomisp: Use video_dev.lock for ioctl locking
media: atomisp: Drop streamoff_mutex
media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()
media: atomisp: Move atomisp_streaming_count() check into __atomisp_css_recover()
media: atomisp: Remove watchdog timer
media: atomisp: Add atomisp_pipe_check() helper
media: atomisp: Remove asd == NULL checks from ioctl handling
media: atomisp: Fix locking around asd->streaming read/write
media: atomisp: Remove unused lock member from struct atomisp_sub_device
media: atomisp: Use a normal mutex for the main lock
media: atomisp: prevent integer overflow in sh_css_set_black_frame()
media: atomisp: Simplify v4l2_fh_open() error handling
media: atomisp: Fix v4l2_fh resource leak on open errors
media: atomisp: Remove loading mutex
media: atomisp: Register /dev/* nodes at the end of atomisp_pci_probe()
media: atomisp: Split subdev and video-node registration into 2 steps
media: atomisp: Remove empty atomisp_css_set_cont_prev_start_time() function
media: atomisp: Remove some further ATOMISP_ACC_* related dead code
media: atomisp: Remove the ACC device node
media: atomisp: Remove never set file_input flag
media: atomisp: Remove the outq videobuf queue
media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_ops
media: atomisp: Remove file-injection support
media: atomisp: Fix device_caps reporting of the registered video-devs
media: atomisp: Ensure that USERPTR pointers are page aligned
media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
media: atomisp: hmm_bo: Rewrite free_private_pages() using pages_array helper funcs
media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs
media: atomisp: hmm_bo: Further simplify alloc_private_pages()
media: atomisp: hmm_bo: Simplify alloc_private_pages()
media: atomisp: Make atomisp_try_fmt_cap() take padding into account
media: atomisp: Fix VIDIOC_TRY_FMT
media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use
media: atomisp-ov2680: Improve ov2680_set_fmt() error handling
phy: qcom-qmp-usb: Use dev_err_probe() to simplify code
phy: qcom-qmp-ufs: Use dev_err_probe() to simplify code
phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify code
phy: qcom-qmp-combo: Use dev_err_probe() to simplify code
media: atomisp-ov2680: Don't take the input_lock for try_fmt calls.
media: atomisp-ov2680: Fix ov2680_set_fmt()
media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
media: dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema
media: dt-bindings: dongwoon,dw9714: convert to dtschema
media: mc: convert pipeline funcs to take media_pad
media: mc: entity: Add has_pad_interdep entity operation
media: mc: entity: Rewrite media_pipeline_start()
phy: qualcomm: call clk_disable_unprepare in the error handling
media: drivers: use video_device_pipeline_alloc_start()
media: mc: entity: add alloc variant of pipeline_start
media: drivers: use video_device_pipeline()
media: drivers: use video device pipeline start/stop
media: v4l2-dev: Add videodev wrappers for media pipelines
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section
media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init
media: mc: entity: Add iterator helper for entity pads
media: mc: entity: Rename streaming_count -> start_count
media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8
media: media-entity.h: add include for min()
media: Documentation: mc: add definitions for stream and pipeline
media: Remove incorrect comment from struct v4l2_fwnode_endpoint
media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHY
media: ov8865: Fix an error handling path in ov8865_probe()
media: ar0521: Fix return value check in writing initial registers
media: v4l: subdev: Fail graciously when getting try data for NULL state
phy: intel: Use dev_err_probe() to simplify code
phy: tegra: xusb: Use dev_err_probe() to simplify code
media: ipu3-imgu: Fix NULL pointer dereference in active selection access
media: ar0521: Remove redundant variable ret
media: ar0521: fix error return code in ar0521_power_on()
media: i2c: mt9v111: Fix typo 'the the' in comment
media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
media: ov5640: Use runtime PM
media: staging: ipu3-imgu: Fix BNR wb gain documentation
media: hantro: Allows luma and chroma depth to be different
media: hantro: imx8m: Enable 10bit decoding
media: Hantro: HEVC: Allows 10-bit bitstream
media: hantro: postproc: Configure output regs to support 10bit
media: hantro: HEVC: Fix chroma offset computation
media: hantro: HEVC: Fix auxilary buffer size calculation
media: hantro: Store HEVC bit depth in context
media: meson: vdec: fix possible refcount leak in vdec_probe()
media: platform: cros-ec: Add Kuldax to the match table
media: MAINTAINERS: rectify entry in SAA7146 VIDEO4LINUX-2 DRIVER
media: MAINTAINERS: adjust entry to zoran driver movement
media: tuners: Remove the unneeded result variable
media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()
media: platform: mtk-mdp3: fix error code in mdp_vpu_dev_init()
media: radio-si476x: Remove the unneeded result variable
media: docs: libv4l-introduction.rst: Fix function signature and link
media: platform: mtk-mdp3: add pointer checks and use devm_kfree
media: si4713: Use the right include
media: i2c: isl7998x: Use right include
media: cec: add support for Absolute Volume Control
media: dvb-frontends/drxk: initialize err to 0
media: v4l2-ctrls: drop 'elems' argument from control type ops.
media: amphion: release m2m ctx when releasing vpu instance
media: coda: jpeg: drop coda9_jpeg_dec_huff_setup() return value
media: pci/cx18: fix repeated words in comments
media: usb/dvb-usb-v2: fix repeated words in comments
media: usb/msi2500: fix repeated words in comments
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
media: rkisp1: Zero v4l2_subdev_format fields in when validating links
media: rkisp1: Configure LSC after enabling the ISP
media: rkisp1: Use correct macro for gradient registers
media: rkisp1: Simplify LSC x/y size and grad register macros
media: rkisp1: Store LSC register values in u32 variables
media: rkisp1: Clean up LSC configuration code
media: rkisp1: Allow setting color space on resizer sink pad
media: rkisp1: Initialize color space on resizer sink and source pads
phy: qcom-snps: Use dev_err_probe() to simplify code
phy: qcom-qusb2: Use dev_err_probe() to simplify code
phy: qcom-qmp-pcie: Use dev_err_probe() to simplify code
media: rkisp1: Configure CSM based on YCbCr encoding
media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
media: rkisp1: Configure quantization using ISP source pad
media: rkisp1: Allow setting all color space fields on ISP source pad
media: rkisp1: Fix source pad format configuration
media: rkisp1: Allow setting color space on ISP sink pad
media: rkisp1: Initialize color space on ISP sink and source pads
media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI
ata: libata-eh: avoid needless hard reset when revalidating link
phy: ti: phy-j721e-wiz: fix reference leaks in wiz_probe()
phy: mediatek: mipi: remove register access helpers
phy: mediatek: mipi: mt8183: use common helper to access registers
phy: mediatek: mipi: mt8183: use GENMASK to generate bits mask
phy: mediatek: mipi: mt8173: use common helper to access registers
phy: mediatek: mipi: mt8173: use FIELD_PREP to prepare bits field
phy: mediatek: mipi: mt8173: use GENMASK to generate bits mask
phy: mediatek: hdmi: remove register access helpers
phy: mediatek: hdmi: mt8173: use common helper to access registers
phy: mediatek: hdmi: mt8173: use FIELD_PREP to prepare bits field
phy: mediatek: hdmi: mt8173: use GENMASK to generate bits mask
phy: mediatek: hdmi: mt2701: use common helper to access registers
phy: mediatek: hdmi: mt2701: use FIELD_PREP to prepare bits field
phy: mediatek: hdmi: mt2701: use GENMASK and BIT to generate mask and bits
phy: mediatek: pcie: use new helper to update register bits
phy: mediatek: ufs: use common register access helpers
phy: mediatek: xsphy: remove macros used to prepare bitfield value
phy: mediatek: tphy: remove macros to prepare bitfield value
phy: mediatek: add a new helper to update bitfield
thunderbolt: Use dev_err_probe()
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
media: rockchip: rkisp1: Mask invalid bits in DPCC parameters
media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
media: mceusb: set timeout to at least timeout provided
media: imon: Remove the unneeded result variable
media: mceusb: Use new usb_control_msg_*() routines
phy: qcom-qmp-combo: drop redundant DP config flag
phy: qcom-qmp-usb: consolidate lane config
phy: qcom-qmp-ufs: consolidate lane config
phy: qcom-qmp-combo: consolidate lane config
phy: qcom-qmp-pcie-msm8996: rename nlanes config
phy: qcom-qmp-pcie: consolidate lane config
phy: qcom-qmp: drop unused index field
phy: qcom-qmp-pcie: drop unused config field
phy: qcom-qmp-pcie: drop unused mode field
phy: qcom-qmp-pcie-msm8996: drop unused kernel doc
phy: qcom-qmp: drop unused forward declarations
phy: qcom-qmp-usb: drop init and exit wrappers
phy: qcom-qmp-pcie: drop init and exit wrappers
phy: qcom-qmp-usb: drop unused type from config
phy: qcom-qmp-ufs: drop unused type from config
phy: qcom-qmp-pcie-msm8996: drop unused type from config
phy: qcom-qmp-pcie: drop unused type from config
fuse: implement ->tmpfile()
vfs: open inside ->tmpfile()
vfs: move open right after ->tmpfile()
vfs: make vfs_tmpfile() static
ovl: use vfs_tmpfile_open() helper
cachefiles: use vfs_tmpfile_open() helper
cachefiles: only pass inode to *mark_inode_inuse() helpers
cachefiles: tmpfile error handling cleanup
hugetlbfs: cleanup mknod and tmpfile
vfs: add vfs_tmpfile_open() helper
ipv6: tcp: send consistent autoflowlabel in RST packets
net: ipa: encapsulate updating three more registers
net: ipa: encapsulate updating the COUNTER_CFG register
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
net: ipa: tidy up register enum definitions
net: ipa: define BCR values using an enum
net: ipa: rearrange functions for similarity
net: ipa: introduce ipa_qtime_val()
net: ipa: don't use u32p_replace_bits()
cgroup: use strscpy() is more robust and safer
iocost_monitor: reorder BlkgIterator
cgroup: simplify code in cgroup_apply_control
selftests/bpf: allow to adjust BPF verifier log level in veristat
selftests/bpf: emit processing progress and add quiet mode to veristat
selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objects
selftests/bpf: make veristat's verifier log parsing faster and more robust
selftests/bpf: add sign-file to .gitignore
ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support
ublk_drv: support UBLK_F_USER_RECOVERY_REISSUE
ublk_drv: consider recovery feature in aborting mechanism
ublk_drv: requeue rqs with recovery feature enabled
ublk_drv: define macros for recovery feature and check them
ublk_drv: check 'current' instead of 'ubq_daemon'
libbpf: restore memory layout of bpf_object_open_opts
libbpf: Add pathname_concat() helper
EDAC/i7300: Correct the i7300_exit() function name in comment
io_uring: fix CQE reordering
selftests/bpf: Simplify cgroup_hierarchical_stats selftest
io_uring/net: fix UAF in io_sendrecv_fail()
selftest/net: adjust io_uring sendzc notif handling
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Input: synaptics-rmi4 - remove unneeded struct register_offset
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Input: synaptics-rmi4 - reset after writing partition table
Input: synaptics-rmi4 - rewrite partition table unconditionally
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
ARM: orion: fix include path
parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]
x86/sb_edac: Add row column translation for Broadwell
EDAC/i10nm: Print an extra register set of retry_rd_err_log
EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM
EDAC/skx_common: Add ChipSelect ADXL component
Input: matrix_keypad - add missed header inclusion
dt-bindings: clock: rockchip: change SPDX-License-Identifier
cgroup: Make cgroup_get_from_id() prettier
spi: s3c24xx: Switch to use devm_spi_alloc_master()
spi: xilinx: Switch to use devm_spi_alloc_master()
spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
ASoC: ssm2518: switch to using gpiod API
ASoC: ssm2518: drop support for platform data
ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()
ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()
ASoC: fsl_asrc_dma: fully initialize structs
ASoC: soc-component: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
ASoC: fsl_audmux: Fix amixer write errors
dt-bindings: input: touchscreen: elants_i2c: Add compatible for eth3915n chip
arm64: configs: Enable all PMUs provided by Arm
ARM: dts: turris-omnia: Add label for wan port
ARM: dts: turris-omnia: Define S/PDIF audio card
ARM: mvebu: Add spdif-pins mpp pins for Armada 38x
ARM: mvebu: add audio support to Armada 385 DB
ARM: mvebu: add audio I2S controller to Armada 38x Device Tree
lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
drm/panel-edp: Add AUO B116XAK01.6
drm/panel-edp: Add BOE NT116WHM-N21
drm/panel-edp: Add BOE NT116WHM-N21 (HW: V8.1)
drm/panel-edp: Add INX N116BCN-EA1
ARM: dts: integrator: Tag PCI host with device_type
selftests/livepatch: add sysfs test
livepatch: add sysfs entry "patched" for each klp_object
net: macsec: remove the prepare flag from the MACsec offloading context
net/mlx5e: macsec: remove checks on the prepare phase
net: atlantic: macsec: remove checks on the prepare phase
net: phy: mscc: macsec: remove checks on the prepare phase
net: macsec: remove the prepare phase when offloading
net: atlantic: macsec: make the prepare phase a noop
net: phy: mscc: macsec: make the prepare phase a noop
ASoC: SOF: ipc4: Call snd_sof_handle_fw_exception() in case of timeout
ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3
ASoC: SOF: Intel: mtl: Print relevant register in ipc_dump
ASoC: SOF: Intel: skl: Use the ipc4 version of the ipc_dump
arm64: dts: rockchip: use pin constant for reset-gpios on px30-evb
ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4
arm64: dts: rockchip: add pinctrl for mipi-pdn pin on px30-evb
arm64: dts: rockchip: set max drive-strength for cif_clkout_m0 on px30-evb
ASoC: SOF: Intel: cnl: Add separate ops for ipc_dump for IPC4
arm64: dts: rockchip: add avdd-0v9-supply and avdd-1v8-supply on rk3399 rock 4c and pi4
arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4
arm64: dts: rockchip: fix regulator name on rk3399-rock-4
arm64: dts: rockchip: sort nodes/properties on rk3399-rock-4c-plus
arm64: dts: rockchip: fix regulator structure on rk3399-rock-4c-plus
arm64: dts: rockchip: connect vcca_1v8 to APIO5_VDD on rk3399-rock-4c-plus
arm64: uaccess: simplify uaccess_mask_ptr()
selftests/bonding: re-add lladdr target test
regulator: qcom,rpmh: add pm660 and pm660l pmics
regulator: qcom-rpmh: add pm660 and pm660l pmics
ASoC: codecs: va-macro: add support for sm8450 and sc8280xp
ASoC: codecs: va-macro: clear the frame sync counter before enabling
ASoC: codecs: rx-macro: add support for sm8450 and sc8280xp
ASoC: codecs: tx-macro: add support for sm8450 and sc8280xp
ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xp
ASoC: qcom: dt-bindings: add sm8450 and sc8280xp compatibles
ASoC: codecs: wsa883x: add clock stop support
ASoC: codecs: tx-macro: fix kcontrol put
ASoC: codecs: tx-macro: fix active_decimator array
ASoC: codecs: tx-macro: handle swr_reset correctly
ASoC: codecs: rx-macro: handle swr_reset correctly
ASoC: codecs: wsa-macro: handle swr_reset correctly
selftests/livepatch: normalize sysctl error message
spi: aspeed: Remove redundant dev_err call
spi: spi-mpc52xx: switch to using gpiod API
spi: cadence: Remove redundant dev_err call
ASoC: Intel: sof_da7219_mx98360a: Access num_codecs through dai_link
ASoC: fsl: Remove unused inline function imx_pcm_dma_params_init_data()
ASoC: mediatek: mt8195-mt6359: Use snd_soc_pm_ops instead of custom ops
ASoC: SOF: Intel: MTL: remove the unnecessary snd_sof_dsp_read()
ASoC: SOF: Intel: MTL: reuse the common ops for PM
ASoC: SOF: Intel: HDA: use IPC version-specific ops
ASoC: SOF: Intel: MTL: define and set the disable_interrupts op
ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platforms
ASoC: SOF: Intel: Add a new op for disabling interrupts
ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_remove
ASoC: SOF: Intel: mtl: define and set power_down_dsp op
ASoC: SOF: Intel: define and set power_down_dsp op for HDA platforms
ASoC: SOF: Intel: introduce new op to handle dsp power down
ASoC: mediatek: mt8186-rt5682: Expose individual headset jack pins
ASoC: mediatek: mt8186-rt5682: Add headset widgets with switches
ASoC: mediatek: mt8186-da7219: Expose individual headset jack pins
ASoC: mediatek: mt8186-da7219: Add headset widgets with switches
ASoC: mediatek: mt8195: Expose individual headset jack pins
ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pins
ASoC: wcd934x: fix order of Slimbus unprepare/disable
ASoC: wcd9335: fix order of Slimbus unprepare/disable
firmware: dmi: Fortify entry point length checks
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
x86/resctrl: Abstract __rmid_read()
can: ctucanfd: Remove redundant dev_err call
can: gs_usb: remove dma allocations
can: gs_usb: add switchable termination support
can: gs_usb: gs_make_candev(): clean up error handling
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
can: gs_usb: gs_can_open(): initialize time counter before starting device
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
can: bcm: check the result of can_send() in bcm_can_tx()
can: bcm: registration process optimization in bcm_module_init()
x86/microcode/AMD: Track patch allocation size explicitly
net: lan966x: Add offload support for taprio
net: lan966x: Add registers used by taprio
net: lan966x: Add offload support for mqprio
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
drm/qxl: drop set_prod_notify parameter from qxl_ring_create
xen-netback: use kstrdup instead of open-coding it
net: dsa: mt7530: add support for in-band link status
net: phy: aquantia: Add support for rate matching
cpuidle: riscv-sbi: Fix CPU_PM_CPU_IDLE_ENTER_xyz() macro usage
net: phy: aquantia: Add some additional phy interfaces
net: phylink: Adjust advertisement based on rate matching
net: phylink: Adjust link settings based on rate matching
net: phy: Add support for rate matching
net: phylink: Generate caps and convert to linkmodes separately
net: phylink: Export phylink_caps_to_linkmodes
net: phylink: Document MAC_(A)SYM_PAUSE
x86/resctrl: Allow per-rmid arch private storage to be reset
scsi: storvsc: remove an extraneous "to" in a comment
Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
mm/slub: enable debugging memory wasting of kmalloc
random: clamp credited irq bits to maximum mixed
Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
Drivers: hv: vmbus: Fix kernel-doc
dt-bindings: clock: convert rockchip,rk3128-cru.txt to YAML
random: throttle hwrng writes if no entropy is credited
random: use hwgenerator randomness more frequently at early boot
random: restore O_NONBLOCK support
arm64: dts: rockchip: Add DSI and DSI-DPHY nodes to rk356x
drm/hyperv: Don't overwrite dirt_needed value set by host
drm/meson: remove drm bridges at aggregate driver unbind time
drm/meson: explicitly remove aggregate driver at module unload time
drm/meson: reorder driver deinit sequence to fix use-after-free bug
arm64: dts: rockchip: Enable HDMI and GPU on quartz64-b
Drivers: hv: vmbus: Optimize vmbus_on_event
mips: dts: ralink: mt7621: add GB-PC2 LEDs
mips: dts: ralink: mt7621: fix external phy on GB-PC2
mips: dts: ralink: mt7621: change mt7530 switch address
mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
mips: dts: ralink: mt7621: remove interrupt-parent from switch node
mips: dts: ralink: mt7621: fix some dtc warnings
dt-bindings: memory: mt7621: add syscon as compatible string
dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description
dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address
dt-bindings: net: drop old mediatek bindings
arm64: defconfig: Enable Synopsys DWC MSHC driver
drm/bridge: lt8912b: clarify lvds output status
clk: rockchip: Add clock controller support for RV1126 SoC
maintainers: update MAINTAINERS file.
net: microchip: sparx5: add support for offloading ets qdisc
net: microchip: sparx5: add support for offloading tbf qdisc
net: microchip: sparx5: add support for offloading mqprio qdisc
net: microchip: sparx5: add tc setup hook
erofs: support interlaced uncompressed data for compressed files
net: dsa: xrs700x: remove unnecessary dev_set_drvdata()
net: dsa: vitesse-vsc73xx: remove unnecessary set_drvdata()
net: dsa: sja1105: remove unnecessary spi_set_drvdata()
net: dsa: rzn1-a5psw: remove unnecessary platform_set_drvdata()
net: dsa: realtek: remove unnecessary set_drvdata()
net: dsa: qca8k: remove unnecessary dev_set_drvdata()
net: dsa: ar9331: remove unnecessary dev_set_drvdata()
net: dsa: ocelot: remove unnecessary set_drvdata()
net: dsa: mv88e6xxx: remove unnecessary dev_set_drvdata()
net: dsa: mv88e6060: remove unnecessary dev_set_drvdata()
net: dsa: mt7530: remove unnecessary dev_set_drvdata()
net: dsa: microchip: remove unnecessary set_drvdata()
net: dsa: lantiq_gswip: remove unnecessary platform_set_drvdata()
net: dsa: lan9303: remove unnecessary dev_set_drvdata()
net: dsa: hellcreek: remove unnecessary platform_set_drvdata()
net: dsa: loop: remove unnecessary dev_set_drvdata()
net: dsa: bcm_sf2: remove unnecessary platform_set_drvdata()
net: dsa: b53: remove unnecessary set_drvdata()
ptp_ocp: use device_find_any_child() instead of custom approach
ethtool: tunnels: check the return value of nla_nest_start()
erofs: clean up .read_folio() and .readahead() in fscache mode
net/mlx5e: Support MACsec offload replay window
net/mlx5e: Support MACsec offload extended packet number (EPN)
net/mlx5e: Move MACsec initialization from profile init stage to profile enable stage
net/mlx5e: Create advanced steering operation (ASO) object for MACsec
net/mlx5e: Expose memory key creation (mkey) function
net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay protection
net/mlx5e: Fix MACsec initial packet number
net/mlx5e: Fix MACsec initialization error path
net/mlx5: Fix fields name prefix in MACsec
net: macsec: Expose extended packet number (EPN) properties to macsec offload
ipmi: kcs: aspeed: Update port address comments
net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()
net: hinic: replace magic numbers with macro
net: hinic: remove unused enumerated value
net: hinic: change hinic_deinit_vf_hw() to void
net: hinic: simplify code logic
net: hinic: remove duplicate macro definition
net: hinic: remove unused macro
net: hinic: remove unused functions
net: hinic: change type of function to be static
net: hinic: modify kernel doc comments
selftests/tc-testing: add show class case for red qdisc
selftests/tc-testing: add show class case for prio qdisc
selftests/tc-testing: add show class case for mq qdisc
selftests/tc-testing: add show class case for ingress qdisc
selftests/tc-testing: add selftests for qfq qdisc
selftests/tc-testing: add selftests for netem qdisc
selftests/tc-testing: add selftests for multiq qdisc
selftests/tc-testing: add selftests for mqprio qdisc
selftests/tc-testing: add selftests for htb qdisc
selftests/tc-testing: add selftests for hfsc qdisc
selftests/tc-testing: add selftests for fq_codel qdisc
selftests/tc-testing: add selftests for dsmark qdisc
selftests/tc-testing: add selftests for drr qdisc
selftests/tc-testing: add selftests for cbs qdisc
selftests/tc-testing: add selftests for cbq qdisc
selftests/tc-testing: add selftests for cake qdisc
net/sched: use tc_qdisc_stats_dump() in qdisc
net/sched: sch_api: add helper for tc qdisc walker stats dump
net/sched: taprio: remove unnecessary taprio_list_lock
net/mlx5e: Support 256 bit keys with kTLS device offload
net/tls: Support 256 bit keys with TX device offload
net/tls: Use cipher sizes structs
net/tls: Describe ciphers sizes by const structs
selftests/bpf: Free the allocated resources after test case succeeds
selftests/bpf: Destroy the skeleton when CONFIG_PREEMPT is off
bnxt_en: replace reset with config timestamps
vfio: Move container code into drivers/vfio/container.c
vfio: Split the register_device ops call into functions
vfio: Rename vfio_ioctl_check_extension()
vfio: Split out container code from the init/cleanup functions
vfio: Remove #ifdefs around CONFIG_VFIO_NOIOMMU
vfio: Split the container logic into vfio_container_attach_group()
vfio: Rename __vfio_group_unset_container()
vfio: Add header guards and includes to drivers/vfio/vfio.h
arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI header
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
kselftest/arm64: Fix typo in hwcap check
net: phy: micrel: Fix double spaces inside lan8814_config_intr
drm/amdgpu: Fix VRAM eviction issue
arm64: mte: move register initialization to C
riscv: Allow PROT_WRITE-only mmap()
riscv: Make VM_WRITE imply VM_READ
ipmi: Add __init/__exit annotations to module init/exit funcs
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
x86/resctrl: Allow update_mba_bw() to update controls directly
Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF
platform/x86/amd/pmf: Add sysfs to toggle CnQF
platform/x86/amd/pmf: Add support for CnQF
platform/x86/amd: pmc: Fix build without debugfs
x86/resctrl: Remove architecture copy of mbps_val
x86/resctrl: Switch over to the resctrl mbps_val list
MAINTAINERS: merge SWIOTLB SUBSYSTEM into DMA MAPPING HELPERS
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
x86/resctrl: Create mba_sc configuration in the rdt_domain
xsk: Inherit need_wakeup flag for shared sockets
misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_bus_probe()
misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_remove()
misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIMPLE_DEV_PM_OPS() in pci1xxxx's gpio driver
misc: microchip: pci1xxxx: Remove duplicate include
pcmcia: Add __init/__exit annotations to module init/exit funcs
serial: stm32: Deassert Transmit Enable on ->rs485_config()
serial: ar933x: Deassert Transmit Enable on ->rs485_config()
tty: serial: atmel: Use FIELD_PREP/FIELD_GET
tty: serial: atmel: Make the driver aware of the existence of GCLK
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
tty: serial: atmel: Separate mode clearing between UART and USART
dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
dt-bindings: serial: atmel,at91-usart: convert to json-schema
tty: serial: fsl_lpuart: disable dma rx/tx use flags in lpuart_dma_shutdown
serial: 8250: Toggle IER bits on only after irq has been set up
serial: 8250: Switch UART port flags to using BIT_ULL
serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
serial: 8250: Let drivers request full 16550A feature probing
pcmcia: at91_cf: make mc static
pcmcia: remove VR41XX PCMCIA driver
pcmcia: sa1100: Make sa11x0_drv_pcmcia_legacy_remove() return void
net: ethernet: adi: Fix invalid parent name length
tty: serial: extract serial_omap_put_char() from transmit_chars()
tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
tty: serial: clean up stop-tx part in altera_uart_tx_chars()
tty: serial: move and cleanup vt8500_tx_empty()
tty: hvc: remove HVC_IUCV_MAGIC
tty: synclink_gt: remove MGSL_MAGIC
tty: n_hdlc: remove HDLC_MAGIC
tty: remove TTY_DRIVER_MAGIC
tty: remove TTY_MAGIC
drivers: serial: jsm: fix some leaks in probe
dt-bindings: serial: rockchip: add rockchip,rk3128-uart
serial: omap: Disallow RS-485 if rts-gpio is not specified
tty: serial: cpm_uart: remove unused cpm_uart_nr declaration
x86/resctrl: Abstract and use supports_mba_mbps()
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
arm64/sve: Add Perf extensions documentation
perf: arm64: Add SVE vector granule register to user regs
tty: n_gsm: add debug bit for user payload
tty: n_gsm: name the debug bits
tty: n_gsm: introduce gsm_control_command() function
tty: n_gsm: replace use of gsm_read_ea() with gsm_read_ea_val()
tty: n_gsm: name gsm tty device minors
tty: n_gsm: add enumeration for gsm encodings
platform/x86: hp-wmi: Support touchpad on/off
platform/x86: int3472/discrete: Drop a forward declaration
platform/x86: toshiba_acpi: change turn_on_panel_on_resume to static
Revert "usb: storage: Add quirk for Samsung Fit flash"
usb: dwc3: core: fix some leaks in probe
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug
dt-bindings: usb: snps,dwc3: Add 'snps,resume-hs-terminations' quirk
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk
usb: musb: Fix musb_gadget.c rxstate overflow bug
usb: dwc3: pci: Add PCIe device ID for USB3 controller on CPU sub-system for Alder Lake P
usb: dwc3: pci: Update the macro names for USB PCIe device ID's for Alder Lake platforms
usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure
usb: dwc3: xilinx: add power management ops support
usb: gadget: uvc: add v4l2 try_format api call
usb: gadget: uvc: add v4l2 enumeration api calls
media: uvcvideo: move uvc_format_desc to common header
media: v4l: move helper functions for fractions from uvc to v4l2-common
dt-bindings: usb: dwc3: add sdm670 compatible
dt-bindings: phy: qcom,qusb2: document sdm670 compatible
usb: dwc3: qcom: drop unneeded compatibles
usb: dwc3: gadget: Do not clear ep delayed stop flag during ep disable
usb: mon: make mmapped memory read only
dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb
dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqs
usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_name()
usb: gadget: add _init/__exit annotations to module init/exit funcs
usb: dwc2: Remove redundant license text
usb: dwc3: Fix typos in gadget.c
usb: gadget: function: fix dangling pnp_string in f_printer.c
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
xhci: remove unused command member from struct xhci_hcd struct
xhci: show fault reason for a failed enable slot command
xhci: Don't show warning for reinit on known broken suspend
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
x86/resctrl: Add domain offline callback for resctrl work
spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
x86/resctrl: Group struct rdt_hw_domain cleanup
x86/resctrl: Add domain online callback for resctrl work
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
net: ethernet: mtk_eth_wed: add axi bus support
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable/disable}
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk register map
dt-bindings: net: mediatek: add WED binding for MT7986 eth driver
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
MAINTAINERS: add maintainers for Alibaba' T-Head PMU driver
drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
docs: perf: Add description for Alibaba's T-Head PMU driver
x86/resctrl: Merge mon_capable and mon_enabled
x86/resctrl: Kill off alloc_enabled
ALSA: hda/hdmi: Use only dynamic PCM device allocation
ALSA: hda/ca0132 - remove the unneeded result variable
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
regmap: mmio: replace return 0 with break in switch statement
ASoC: SOF: pci-tgl: add missing PCI IDs for RPL
ASoC: SOF: Intel: pci-tgl: reorder PCI IDs
ASoC: es8316: fix register sync error in suspend/resume tests
RDMA/core: Clean up a variable name in ib_create_srq_user()
counter: Realign counter_comp comment block to 80 characters
net/smc: Unbind r/w buffer size from clcsock and make them tunable
net/smc: Introduce a specific sysctl for TEST_LINK time
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
RDMA/srp: Support more than 255 rdma ports
RDMA/rxe: Use members of generic struct in rxe_mr
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
RDMA/cm: Use SLID in the work completion as the DLID in responder side
RDMA/cma: Multiple path records support with netlink channel
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
wifi: ath11k: fix number of VHT beamformee spatial streams
wifi: ath11k: retrieve MAC address from system firmware if provided
wifi: ath11k: add get_txpower mac ops
wifi: ath11k: move firmware stats out of debugfs
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
wifi: ath9k: fix repeated the words in a comment
wifi: ath9k: fix repeated to words in a comment
wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
wifi: ath11k: change complete() to complete_all() for scan.completed
md: Fix spelling mistake in comments of r5l_log
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
md/raid10: convert resync_lock to use seqlock
md/raid10: fix improper BUG_ON() in raise_barrier()
md/raid10: prevent unnecessary calls to wake_up() in fast path
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
md: Remove extra mddev_get() in md_seq_start()
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
md/raid5: Ensure stripe_fill happens on non-read IO with journal
md/raid5: Don't read ->active_stripes if it's not needed
md/raid5: Cleanup prototype of raid5_get_active_stripe()
md/raid5: Drop extern on function declarations in raid5.h
md/raid5: Refactor raid5_get_active_stripe()
md: Replace snprintf with scnprintf
md/raid10: fix compile warning
md/raid5: Fix spelling mistakes in comments
wifi: rtw89: coex: update coexistence to 6.3.0
wifi: rtw89: coex: add logic to control BT scan priority
wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a cycle
wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregation
wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during GNT_BT
wifi: rtw89: coex: add v1 Wi-Fi firmware steps report
wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmware
wifi: rtw89: coex: translate slot ID to readable name
wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP status
wifi: mwifiex: fix array of flexible structures warnings
wifi: rndis_wlan: fix array of flexible structures warning
wifi: ipw2x00: fix array of flexible structures warnings
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
xfrm: add extack support to xfrm_init_replay
xfrm: add extack to __xfrm_init_state
xfrm: add extack to attach_*
xfrm: add extack support to xfrm_dev_state_add
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
xfrm: add extack to verify_replay
xfrm: add extack support to verify_newsa_info
fscrypt: work on block_devices instead of request_queues
fscrypt: stop holding extra request_queue references
fscrypt: stop using keyrings subsystem for fscrypt_master_key
ARM: decompressor: Include .data.rel.ro.local
selftests/bpf: add ability to filter programs in veristat
selftests/bpf: add comparison mode to veristat
selftests/bpf: add CSV output mode for veristat
selftests/bpf: fix double bpf_object__close() in veristate
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
net: netfilter: add bpf_ct_set_nat_info kfunc helper
bpf: Tweak definition of KF_TRUSTED_ARGS
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
block: move from strlcpy with unused retval to strscpy
block/drbd: remove useless comments in receive_DataReply()
drbd: remove orphan _req_may_be_done() declaration
io_uring: ensure local task_work marks task as running
ethernet: tundra: Drop forward declaration of static functions
flow_dissector: Do not count vlan tags inside tunnel payload
net: sched: remove unused tcf_result extension
net: mscc: ocelot: check return values of writes during reset
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
net: ll_temac: axienet: delete unnecessary blank lines and spaces
net: ll_temac: move trailing statements to next line
net: ll_temac: fix the missing spaces around '='
net: ll_temac: delete unnecessary else branch
net: ll_temac: axienet: align with open parenthesis
net: ll_temac: Cleanup for function name in a string
net: ll_temac: fix the format of block comments
net: macvtap: add __init/__exit annotations to module init/exit funcs
net: hns3: add __init/__exit annotations to module init/exit funcs
net: sched: simplify code in mall_reoffload
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_common_open()
bpf: Always use raw spinlock for hash bucket lock
bpf: Prevent bpf program recursion for raw tracepoint probes
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
selftests/bpf: Add additional tests for bpf_lookup_*_key()
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
selftests/bpf: Compile kernel with everything as built-in
bpf: Add bpf_verify_pkcs7_signature() kfunc
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
bpf: Export bpf_dynptr_get_size()
btf: Allow dynamic pointer parameters in kfuncs
bpf: Move dynptr type check to is_dynptr_type_expected()
btf: Export bpf_dynptr definition
bpf: Allow kfuncs to be used in LSM programs
net: fjes: Reorder symbols to get rid of a few forward declarations
libbpf: Support raw BTF placed in the default search path
selftests: bpf: test_kmod.sh: Pass parameters to the module
libbpf: Improve BPF_PROG2 macro code quality and description
selftests/bpf: Add selftests validating the user ringbuf
bpf: Add libbpf logic for user-space ring buffer
bpf: Add bpf_user_ringbuf_drain() helper
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Bluetooth: hci_debugfs: Fix not checking conn->debugfs
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
net: hns3: add judge fd ability for sync and clear process of flow director
net: hns3: refactor function hclge_mbx_handler()
net: hns3: optimize converting dscp to priority process of hns3_nic_select_queue()
net: hns3: add support for external loopback test
bpf: Gate dynptr API behind CAP_BPF
vfio: Add struct device to vfio_device
vfio: Rename vfio_device_put() and vfio_device_try_get()
vfio/ccw: Use the new device life cycle helpers
vfio/amba: Use the new device life cycle helpers
vfio/platform: Use the new device life cycle helpers
vfio/fsl-mc: Use the new device life cycle helpers
vfio/ap: Use the new device life cycle helpers
drm/i915/gvt: Use the new device life cycle helpers
vfio/mbochs: Use the new device life cycle helpers
vfio/mtty: Use the new device life cycle helpers
iio: adc: mcp3911: add support for oversampling ratio
vfio/mdpy: Use the new device life cycle helpers
dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
vfio/hisi_acc: Use the new device life cycle helpers
iio: adc: mcp3911: add support for interrupts
vfio/mlx5: Use the new device life cycle helpers
iio: adc: mcp3911: add support for buffers
vfio/pci: Use the new device life cycle helpers
iio: adc: mcp3911: use resource-managed version of iio_device_register
vfio: Add helpers for unifying vfio_device life cycle
PCI: Fix typo in pci_scan_child_bus_extend()
PCI: Fix whitespace and indentation
PCI: Distribute available resources for root buses, too
PCI: Move pci_assign_unassigned_root_bus_resources()
PCI: Pass available buses even if the bridge is already configured
drm/amdgpu: add helper to init rlc fw in header v2_4
drm/amdgpu: add helper to init rlc fw in header v2_3
drm/amdgpu: add helper to init rlc fw in header v2_2
drm/amdgpu: add helper to init rlc fw in header v2_1
drm/amdgpu: add helper to init rlc fw in header v2_0
drm/amdgpu: Fix amdgpu_vm_pt_free warning
drm/amdgpu: Use vm status_lock to protect pt free
drm/amdgpu: Use vm status_lock to protect vm evicted list
drm/amdgpu: Use vm status_lock to protect vm moved list
drm/amdgpu: Use vm status_lock to protect vm idle list
drm/amdgpu: Use vm status_lock to protect relocated list
drm/amdgpu: Rename vm invalidate lock to status_lock
tools: sync find_bit() implementation
lib/find_bit: optimize find_next_bit() functions
lib/find_bit: create find_first_zero_bit_le()
lib/find_bit: introduce FIND_FIRST_BIT() macro
io_uring/net: zerocopy sendmsg
io_uring/net: combine fail handlers
io_uring/net: rename io_sendzc()
io_uring/net: support non-zerocopy sendto
io_uring/net: refactor io_setup_async_addr
io_uring/net: don't lose partial send_zc on fail
io_uring/net: don't lose partial send/recv on fail
io_uring/rw: don't lose partial IO result on fail
io_uring: add custom opcode hooks on fail
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
io_uring: remove unused return from io_disarm_next
io_uring: add fast path for io_run_local_work()
io_uring/iopoll: unify tw breaking logic
io_uring/iopoll: fix unexpected returns
io_uring: disallow defer-tw run w/ no submitters
io_uring: further limit non-owner defer-tw cq waiting
dt-bindings: memory: snps,dw-umctl2-ddrc: Extend schema with IRQs/resets/clocks props
dt-bindings: memory: snps,dw-umctl2-ddrc: Replace opencoded numbers with macros
dt-bindings: memory: snps,dw-umctl2-ddrc: Use more descriptive device name
thermal: intel_powerclamp: Remove accounting for IRQ wakes
dt-bindings: memory: synopsys,ddrc-ecc: Detach Zynq DDRC controller support
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
selftests/bpf: Adapt cgroup effective query uapi change
bpftool: Fix wrong cgroup attach flags being assigned to effective progs
bpf, cgroup: Reject prog_attach_flags array when effective query
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
iio: light: st_uvis25: Use EXPORT_NS_SIMPLE_DEV_PM_OPS()
iio: accel: bmi088: Use EXPORT_NS_GPL_RUNTIME_DEV_PM_OPS() and pm_ptr()
iio: proximity: srf04: Use pm_ptr() to remove unused struct dev_pm_ops
iio: proximity: sx9360: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
iio: proximity: sx9324: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
iio: proximity: sx9310: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
docs: iio: add documentation for BNO055 driver
iio: imu: add BNO055 I2C driver
iio: imu: add BNO055 serdev driver
dt-bindings: iio/imu: Add Bosch BNO055
iio: document "serialnumber" sysfs attribute
iio: document bno055 private sysfs attributes
iio: imu: add Bosch Sensortec BNO055 core driver
iio: add support for binary attributes
iio: event_monitor: add pitch, yaw and roll modifiers
iio: document pitch, yaw, roll modifiers
iio: add modifers for pitch, yaw, roll
iio: event_monitor: add linear acceleration modifiers
iio: document linear acceleration modifiers
iio: add modifiers for linear acceleration
iio: pressure: dps310: Reset chip after timeout
iio: pressure: dps310: Refactor startup procedure
dt-bindings: iio: adi,ad7923: add adi,range-double property
iio: adc: ad7923: support extended range
iio: adc: ad7923: fix channel readings for some variants
iio: adc: stm32-adc: add id registers support
dt-bindings: iio: imu: st_lsm6dsx: add lsm6dstx device bindings
iio: imu: st_lsm6dsx: add support to LSM6DSTX
drivers: iio: adc: ltc2497: Rename the LTC2499 iio device
drivers: iio: adc: ltc2497: LTC2499 support
Add MAINTAINERS entries for LTC2497 and LTC2496
dt-bindings: iio: adc: Add docs for LTC2499
MAINTAINERS: Remove duplicate matching entry
iio: ltc2497: Fix reading conversion results
iio: pressure: bmp280: Add more tunable config parameters for BMP380
dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
iio: pressure: bmp280: Add support for BMP380 sensor family
iio: pressure: bmp280: reorder i2c device tables declarations
iio: pressure: bmp280: Fix alignment for DMA safety
iio: pressure: bmp280: simplify driver initialization logic
iio: pressure: bmp280: Simplify bmp280 calibration data reading
iio: pressure: bmp280: use FIELD_GET, FIELD_PREP and GENMASK
iio: pressure: bmp280: reorder local variables following reverse xmas tree
iio: dac: ad5593r: add check for i2c functionality
iio: dac: ad5593r: Fix i2c read protocol requirements
iio: temperature: mlx90614 Refactoring available filter attributes
drivers: iio: accel: adxl312 and adxl314 support
dt-bindings: iio: accel: adxl313: Add compatibles for adxl312 and adxl314
iio: pressure: bmp280: fix datasheet links
iio: pressure: st_pressure: Add support for LPS22DF
dt-bindings: iio: st,st-sensors add LPS22DF.
bpf: simplify code in btf_parse_hdr
rpmsg: char: Avoid double destroy of default endpoint
remoteproc: virtio: Create platform device for the remoteproc_virtio
remoteproc: Move rproc_vdev management to remoteproc_virtio.c
remoteproc: core: Introduce rproc_add_rvdev function
remoteproc: core: Introduce rproc_rvdev_add_device function
io_uring/net: use io_sr_msg for sendzc
io_uring/net: refactor io_sr_msg types
io_uring/net: add non-bvec sg chunking callback
io_uring/net: io_async_msghdr caches for sendzc
io_uring/net: use async caches for async prep
io_uring/net: reshuffle error handling
io_uring: use io_cq_lock consistently
io_uring: kill an outdated comment
io_uring: allow buffer recycling in READV
fs: add batch and poll flags to the uring_cmd_iopoll() handler
io_uring: ensure iopoll runs local task work as well
io_uring: add local task_work run helper that is entered locked
io_uring: cleanly separate request types for iopoll
nvme: wire up async polling for io passthrough commands
block: export blk_rq_is_poll
io_uring: add iopoll infrastructure for io_uring_cmd
fs: add file_operations->uring_cmd_iopoll
io_uring: trace local task work run
io_uring: signal registered eventfd to process deferred task work
io_uring: move io_eventfd_put
io_uring: add IORING_SETUP_DEFER_TASKRUN
io_uring: do not run task work at the start of io_uring_enter
io_uring: introduce io_has_work
io_uring: remove unnecessary variable
eventfd: guard wake_up in eventfd fs calls as well
ASoC: SOF: mediatek: add pcm_pointer callback for mt8186
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface
arm64/ptrace: Support access to TPIDR2_EL0
arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
kselftest/arm64: Add test coverage for NT_ARM_TLS
drm/vmwgfx: Fix memory leak in vmw_mksstat_add_ioctl()
ASoC: SOF: ipc4-topology: Free the ida when IPC fails in sof_ipc4_widget_setup()
blk-wbt: call rq_qos_add() after wb_normal is initialized
rnbd-srv: remove struct rnbd_dev
rnbd-srv: remove rnbd_dev_{open,close}
rnbd-srv: remove rnbd_endio
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
block: Fix the enum blk_eh_timer_return documentation
s390/dasd: add device ping attribute
s390/dasd: suppress generic error messages for PPRC secondary devices
s390/dasd: add ioctl to perform a swap of the drivers copy pair
s390/dasd: add copy pair swap capability
s390/dasd: add copy pair setup
s390/dasd: add query PPRC function
s390/dasd: put block allocation in separate function
docs: net: add an explanation of VF (and other) Representors
net: ll_temac: Switch to use dev_err_probe() helper
net: stmmac: dwc-qos: Switch to use dev_err_probe() helper
net: ibm: emac: Switch to use dev_err_probe() helper
net: dsa: lantiq: Switch to use dev_err_probe() helper
net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helper
net: ethernet: ti: cpsw: Switch to use dev_err_probe() helper
net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helper
HID: nintendo: check analog user calibration for plausibility
arm64: Enable docker support in defconfig
arm64: defconfig: Enable memory hotplug and hotremove config
arm64: configs: Enable all PMUs provided by Arm
net/af_packet: registration process optimization in packet_init()
net: sched: act_ct: remove redundant variable err
arm64: avoid BUILD_BUG_ON() in alternative-macros
dt-bindings: leds: Document mmc trigger
leds: pca963x: fix blink with hw acceleration
perf/core: Convert snprintf() to scnprintf()
x86/paravirt: Ensure proper alignment
ALSA: hda/hdmi: ELD procfs - print the codec NIDs
ALSA: hda/hdmi: Simplify the pcm_idx condition in hdmi_pcm_setup_pin()
xattr: always us is_posix_acl_xattr() helper
arm64: dts: ti: k3-j7200: fix main pinmux range
ubi: fastmap: Use the bitmap API to allocate bitmaps
ubifs: Fix AA deadlock when setting xattr for encrypted file
ubifs: Fix UBIFS ro fail due to truncate in the encrypted directory
mtd: ubi: drop unexpected word 'a' in comments
ubi: block: Fix typos in comments
ubi: fastmap: Fix typo in comments
ubi: Fix repeated words in comments
spi: omap2-mcspi: Fix probe so driver works again
ASoC: sunxi: fix declaration compile error
ASoC: ti,ts3a227e: add control of debounce
ASoC: ti,ts3a227e: convert to yaml
ASoC: ts3a227e: add parameters to control debounce times
ubi: ubi-media.h: Fix comment typo
ubi: block: Remove in vain semicolon
HID: nintendo: deregister home LED when it fails
netfilter: rpfilter: Remove unused variable 'ret'.
headers: Remove some left-over license text in include/uapi/linux/netfilter/
netfilter: conntrack: revisit the gc initial rescheduling bias
netfilter: conntrack: fix the gc rescheduling delay
mtd: rawnand: meson: stop supporting legacy clocks
dt-bindings: nand: meson: convert txt to yaml
mtd: rawnand: meson: refine resource getting in probe
mtd: rawnand: meson: fix the clock
dt-bindings: nand: meson: fix meson nfc clock
mtd: rawnand: bcm47xx: fix spelling typo in comment
mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
mtd: rawnand: cadence: Remove an unneeded result variable
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
mtd: rawnand: remove misguided comment of nand_get_device()
mtd: rawnand: orion: Use devm_clk_get_optional()
mtd: rawnand: cafe: Use correct function name in comment block
mtd: rawnand: atmel: Unmap streaming DMA mappings
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
mtd: rawnand: arasan: stop using 0 as NULL pointer
mtd: rawnand: gpmi: Fix typo 'the the' in comment
mtd: rawnand: brcmnand: Add individual glue driver selection
mtd: rawnand: brcmnand: Move Kconfig to driver folder
mtdchar: add MEMREAD ioctl
mtd: add ECC error accounting for each read request
mtd: always initialize 'stats' in struct mtd_oob_ops
mtd: track maximum number of bitflips for each read request
arm64/sysreg: Fix a few missed conversions
ubifs: Fix ubifs_check_dir_empty() kernel-doc comment
x86/mm/32: Fix W^X detection when page tables do not support NX
locking/lockdep: Print more debug information - report name and key when look_up_lock_class() got confused
RDMA/erdma: Support dynamic mtu
ata: libata: drop superfluous ata_eh_analyze_tf() parameter
ata: libata: drop superfluous ata_eh_request_sense() parameter
ata: fix ata_id_has_dipm()
ata: fix ata_id_has_ncq_autosense()
ata: fix ata_id_has_devslp()
ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()
ata: libata-eh: Remove the unneeded result variable
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
liquidio: CN23XX: delete repeated words, add missing words and fix typo in comment
octeontx2-pf: Fix unused variable build error
PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
ice: Add low latency Tx timestamp read
lib/cpumask: add FORCE_NR_CPUS config option
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port
selftests/tc-testings: add list case for basic filter
selftests/tc-testings: add selftests for tcindex filter
selftests/tc-testings: add selftests for rsvp filter
selftests/tc-testings: add selftests for route filter
selftests/tc-testings: add selftests for flow filter
selftests/tc-testings: add selftests for cgroup filter
selftests/tc-testings: add selftests for bpf filter
net/sched: use tc_cls_stats_dump() in filter
net/sched: cls_api: add helper for tc cls walker stats dump
Bluetooth: MGMT: fix zalloc-simple.cocci warnings
bpf: Move nf_conn extern declarations to filter.h
net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MAC
ASoC: rt5682s: simplify the return of rt5682s_probe()
bpf: Rename nfct_bsa to nfct_btf_struct_access
bpf: Remove unused btf_struct_access stub
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
net/sched: taprio: replace safety precautions with comments
net/sched: taprio: add extack messages in taprio_init
net/sched: taprio: stop going through private ops for dequeue and peek
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_enqueue
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_destroy()
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
ASoC: amd: yc: Add ASUS UM5302TA into DMI table
nfp: flower: support vlan action in pre_ct
nfp: flower: support hw offload for ct nat action
nfp: flower: add validation of for police actions which are independent of flows
ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024
ASoC: SOF: Adding amd HS functionality to the sof core
ASoC: SOF: amd: Add support for Rembrandt plaform.
ASoC: SOF: amd: Make ACP core code generic for newer SOC transition
RDMA/siw: Fix QP destroy to wait for all references dropped.
RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall.
ALSA: usb-audio: Properly refcounting clock rate
ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2)
selinux: remove runtime disable message in the install_policy.sh script
ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 support
ASoC: codecs: tfa989x: fix register access comments
selinux: use "grep -E" instead of "egrep"
ASoC: SOF: ipc4-topology: remove useless assignment
ASoC: SOF: ipc4-topology: clarify calculation precedence
ASoC: SOF: don't unprepare widget used other pipelines
ASoC: SOF: clear prepare state when widget is unprepared
ASoC: SOF: Intel: add ops for SKL/KBL
ASoC: SOF: Intel: add initial SKL/KBL hardware support
ASoC: SOF: Intel: add SKL/KBL hardware code loader
ASoC: SOF: Intel: hda-dsp: expose functions for SKL support
nvdimm/namespace: Fix comment typo
efi: libstub: drop pointless get_memory_map() call
nvdimm: make __nvdimm_security_overwrite_query static
tcp: Introduce optional per-netns ehash.
tcp: Save unnecessary inet_twsk_purge() calls.
tcp: Access &tcp_hashinfo via net.
tcp: Set NULL to sk->sk_prot->h.hashinfo.
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
tcp: Clean up some functions.
nvdimm/region: Fix kernel-doc
IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations
drm/amd/pm: Remove unneeded result variable
drm/amd/pm: Remove the unneeded result variable
drm/amdgpu: fix initial connector audio value
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
drm/amdgpu: don't register a dirty callback for non-atomic
drm/amdgpu: bump minor for gang submit
drm/amdgpu: properly initialize return value during CS
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
drm/amdgpu: add gang submit frontend v6
drm/amdgpu: add gang submit backend v2
drm/amdgpu: cleanup instance limit on VCN4 v4
drm/amdgpu: getting fan speed pwm for vega10 properly
headers: Remove some left-over license text
selftests/bonding: add a test for bonding lladdr target
gfs2: Register fs after creating workqueues
net: mdio: mux-multiplexer: Switch to use dev_err_probe() helper
net: mdio: mux-mmioreg: Switch to use dev_err_probe() helper
net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helper
ravb: Add RZ/G2L MII interface support
net: rtnetlink: Enslave device before bringing it up
net: macb: Add zynqmp SGMII dynamic configuration support
firmware: xilinx: add support for sd/gem config
HSI: nokia-modem: Replace of_gpio_count() by gpiod_count()
HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
xen-netfront: make bounce_skb static
bpf: Check whether or not node is NULL before free it in free_bulk
net: phy: micrel: Add interrupts support for LAN8804 PHY
net: sfp: add support for HALNy GPON SFP
net: sfp: move Huawei MA5671A fixup
net: sfp: move Alcatel Lucent 3FE46541AA fixup
net: sfp: move quirk handling into sfp.c
net: sfp: re-implement soft state polling setup
dt-bindings: net: dsa: convert ocelot.txt to dt-schema
net: ipa: fix two symbol names
net: ipa: update sequencer definition constraints
net: ipa: don't reuse variable names
net: ipa: move and redefine ipa_version_valid()
net: ipa: move the definition of gsi_ee_id
net: ipa: don't define unneeded GSI register offsets
blk-iocost: Remove unnecessary (void*) conversions
block: remove PSI accounting from the bio layer
erofs: add manual PSI accounting for the compressed address space
btrfs: add manual PSI accounting for compressed reads
sched/psi: export psi_memstall_{enter,leave}
mm: add PSI accounting around ->read_folio and ->readahead calls
block: fix comment typo in submit_bio of block-core.c.
MAINTAINERS: Add maintainer for hwmon/max31760
dt-bindings: hwmon: Add bindings for max31760
x86/dumpstack: Don't mention RIP in "Code: "
docs: hwmon: add max31760 documentation
drivers: hwmon: Add max31760 fan speed controller driver
x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions
x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions
dt-bindings: net: adin1110: Add docs
net: ethernet: adi: Add ADIN1110 support
net: phy: adin1100: add PHY IDs of adin1110/adin2111
interconnect: qcom: Kconfig: Make INTERCONNECT_QCOM tristate
habanalabs: eliminate aggregate use warning
habanalabs/gaudi: use 8KB aligned address for TPC kernels
HID: roccat: Fix use-after-free in roccat_read()
habanalabs: remove some f/w descriptor validations
habanalabs: build ASICs from new to old
mmc: rtsx_usb_sdmmc: Remove the unneeded result variable
efi: libstub: fix type confusion for load_options_size
gfs2: Check sb_bsize_shift after reading superblock
RDMA/srpt: Use flex array destination for memcpy()
Revert "ALSA: usb-audio: Clean up endpoint setups at PCM prepare"
ALSA: es18xx: Remove the unneeded result variable
RDMA/erdma: Make hardware internal opcodes invisible to driver
RDMA/erdma: Remove redundant includes
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blob
ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()
ASoC: soc.h: use array instead of playback/capture_widget
ASoC: soc.h: use defined number instead of direct number
ASoC: soc.h: remove num_cpus/codecs
hid: topre: Add driver fixing report descriptor
RDMA/srp: Fix srp_abort()
HID: multitouch: Add memory barriers
RDMA/qib: fix repeated words in comments
RDMA/hfi1: fix repeated words in comments
HID: convert defines of HID class requests into a proper enum
HID: export hid_report_type to uapi
HID: core: store the unique system identifier in hid_device
HID: Add driver for PhoenixRC Flight Controller
HID: Add driver for VRC-2 Car Controller
selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End behavior
seg6: add NEXT-C-SID support for SRv6 End behavior
seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
HID: sony: Fix double word in comments
hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
RDMA/irdma: Validate udata inlen and outlen
RDMA/irdma: Align AE id codes to correct flush code and event
HID: logitech-hidpp: Detect hi-res scrolling support
arm64: efi: enable generic EFI compressed boot
net-next: gro: Fix use of skb_gro_header_slow
mmc: sdhci-of-aspeed: Add dependency on ARCH_ASPEED
mmc: mtk-sd: Add support for MT6795 Helio X10
mmc: mtk-sd: Reorder of_device_id and platform data by name
mmc: sdhci-sprd: Fix the limitation of div
net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
pinctrl: cy8c95x0: Align function names in cy8c95x0_pmxops
pinctrl: cy8c95x0: Drop atomicity on operations on push_pull
pinctrl: cy8c95x0: Lock register accesses in cy8c95x0_set_mux()
pinctrl: sunxi: sun50i-h5: Switch to use dev_err_probe() helper
pinctrl: stm32: Switch to use dev_err_probe() helper
fat: port to vfs{g,u}id_t and associated helpers
drm: bridge/dw-hdmi-ahb-audio: use strscpy() is more robust and safer
clocksource/drivers/imx-sysctr: handle nxp,no-divider property
dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
clocksource/drivers/timer-ti-dm: Get clock in probe with devm_clk_get()
clocksource/drivers/timer-ti-dm: Add flag to detect omap1
clocksource/drivers/timer-ti-dm: Move struct omap_dm_timer fields to driver
clocksource/drivers/timer-ti-dm: Use runtime PM directly and check errors
clocksource/drivers/timer-ti-dm: Move private defines to the driver
clocksource/drivers/timer-ti-dm: Simplify register access further
clocksource/drivers/timer-ti-dm: Simplify register writes with dmtimer_write()
clocksource/drivers/timer-ti-dm: Simplify register reads with dmtimer_read()
clocksource/drivers/timer-ti-dm: Drop unused functions
clocksource/drivers/timer-gxp: Add missing error handling in gxp_timer_probe
clocksource/drivers/arm_arch_timer: Fix handling of ARM erratum 858921
clocksource/drivers/exynos_mct: Enable building on ARTPEC
clocksource/drivers/exynos_mct: Support local-timers property
clocksource/drivers/exynos_mct: Support frc-shared property
dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support
clocksource/drivers/sun4i: Add definition of clear interrupt
mtd: fix repeated word in comment
net: dsa: felix: add support for changing DSA master
docs: net: dsa: update information about multiple CPU ports
net: dsa: allow masters to join a LAG
net: dsa: propagate extack to port_lag_join
net: dsa: suppress device links to LAG DSA masters
net: dsa: suppress appending ethtool stats to LAG DSA masters
net: dsa: don't keep track of admin/oper state on LAG DSA masters
net: dsa: allow the DSA master to be seen and changed through rtnetlink
net: dsa: introduce dsa_port_get_master()
net: introduce iterators over synced hw addresses
drm/ast: Fix video broken in some resolutions on ast2600
drm/ast: Add resolution support for 1152x864@75
mtd: rawnand: fsl_elbc: Fix none ECC mode
mtd: nand: bbt: Use the bitmap API to allocate bitmaps
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
mtd: rawnand: intel: Remove undocumented compatible string
mtd: rawnand: intel: Read the chip-select line from the correct OF node
dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value
dt-bindings: mtd: intel: lgm-nand: Fix compatible string
loongarch: efi: enable generic EFI compressed boot
riscv: efi: enable generic EFI compressed boot
efi/libstub: implement generic EFI zboot
USB: serial: ftdi_sio: clean up driver prefix
USB: serial: ftdi_sio: move driver structure
USB: serial: ftdi_sio: clean up attribute visibility logic
drm/plane-helper: Provide DRM_PLANE_NON_ATOMIC_FUNCS initializer macro
drm/plane-helper: Warn if atomic drivers call non-atomic helpers
drm/plane: Allocate planes with drm_universal_plane_alloc()
drm/plane: Remove drm_plane_init()
drm/atomic-helper: Fix kernel-doc
ice: Add L2TPv3 hardware offload support
flow_offload: Introduce flow_match_l2tpv3
net/sched: flower: Add L2TPv3 filter
flow_dissector: Add L2TPv3 dissectors
uapi: move IPPROTO_L2TP to in.h
gpio: twl4030: Reorder functions which allows to drop a forward declaraion
phy: ti: phy-j721e-wiz: stop name conflict if multiple serdes are initialized
swiotlb: don't panic!
swiotlb: replace kmap_atomic() with memcpy_{from,to}_page()
gpiolib: fix OOB access in quirk callbacks
phy: phy-mtk-tphy: fix the phy type setting issue
phy: phy-mtk-tphy: set utmi 0 register in init() ops
phy: phy-mtk-tphy: disable gpio mode for all usb2 phys
phy: phy-mtk-tphy: disable hardware efuse when set INTR
phy: phy-mtk-tphy: add property to set pre-emphasis
dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis
dt-bindings: phy: mediatek,tphy: add support type of SGMII
phy: rockchip-snps-pcie3: Use devm_platform_get_and_ioremap_resource()
phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
dt-bindings: phy: renesas,rcar-gen2-usb-phy: Convert to json-schema
phy: qcom-qmp-combo: fix sc8280xp PCS_USB offset
phy: rockchip: inno-dsidphy: Add support for rk3568
dt-bindings: phy-rockchip-inno-dsidphy: add compatible for rk3568
ALSA: hda: ext: remove always-true conditions on host and link release
ALSA: hda: ext: fix locking in stream_release
ALSA: hda: ext: simplify logic for stream assignment
ALSA: hda: add snd_hdac_stop_streams() helper
ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarity
ALSA: hda: ext: make snd_hdac_ext_stream_init() static
ALSA: hda: document state machine for hdac_streams
ALSA: hda: make snd_hdac_stream_clear() static
dt-bindings: phy: qcom,qmp-ufs: Fix SM6115 clocks, regs
phy: qcom-qmp-usb: drop legacy DT workaround
phy: qcom-qmp-ufs: drop legacy DT workaround
phy: qcom-qmp-combo: drop unused legacy DT workaround
phy: qcom-qmp-pcie: drop unused legacy DT workaround
phy: qcom-qmp-pcie-msm8996: drop unused pcs_misc handling
phy: qcom-qmp-usb: fix memleak on probe deferral
phy: qcom-qmp-ufs: fix memleak on probe deferral
phy: qcom-qmp-combo: fix memleak on probe deferral
phy: qcom-qmp-pcie-msm8996: fix memleak on probe deferral
phy: qcom-qmp-pcie: fix memleak on probe deferral
phy: qcom-qmp-pcie: add pcs_misc sanity check
phy: qcom-qmp-usb: shorten function prefixes
phy: qcom-qmp-ufs: shorten function prefixes
phy: qcom-qmp-pcie-msm8996: shorten function prefixes
phy: qcom-qmp-pcie-msm8996: drop unused secondary init tables
phy: qcom-qmp-combo: shorten function prefixes
phy: qcom-qmp: silence noisy probe
phy: qcom-qmp-usb: drop unused defines
phy: qcom-qmp-usb: disable runtime PM on unbind
phy: qcom-qmp-ufs: drop unused defines
phy: qcom-qmp-ufs: drop unused runtime PM implementation
phy: qcom-qmp-pcie-msm8996: drop unused defines
phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementation
phy: qcom-qmp-pcie: drop unused defines
phy: qcom-qmp-pcie: drop unused runtime PM implementation
phy: qcom-qmp-combo: drop unused defines
phy: qcom-qmp-combo: disable runtime PM on unbind
ALSA: hda/hdmi: Fix the converter allocation for the silent stream
soundwire: intel: add helper to stop bus
soundwire: intel: introduce helpers to start bus
soundwire: intel: introduce intel_shim_check_wake() helper
soundwire: intel: simplify read ops assignment
soundwire: intel: remove intel_init() wrapper
soundwire: intel: move shim initialization before power up/down
soundwire: intel: remove clock_stop parameter in intel_shim_init()
soundwire: intel: move all PDI initialization under intel_register_dai()
soundwire: intel: move DAI registration and debugfs init earlier
soundwire: intel: simplify flow and use devm_ for DAI registration
soundwire: intel: fix error handling on dai registration issues
soundwire: cadence: Simplify error paths in cdns_xfer_msg()
soundwire: cadence: Fix error check in cdns_xfer_msg()
soundwire: cadence: Write to correct address for each FIFO chunk
soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts()
soundwire: qcom: do not send status of device 0 during alert
soundwire: qcom: update status from device id 1
soundwire: cadence: Don't overwrite msg->buf during write commands
soundwire: bus: Don't exit early if no device IDs were programmed
soundwire: cadence: Fix lost ATTACHED interrupts when enumerating
soundwire: bus: Don't re-enumerate before status is UNATTACHED
soundwire: bus: Don't lose unattach notifications
soundwire: cadence: fix updating slave status when a bus has multiple peripherals
octeon_ep: Remove useless casting value returned by vzalloc to structure
openvswitch: Change the return type for vport_ops.send function hook to int
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
net: korina: Fix return type of korina_send_packet
net: ethernet: litex: Fix return type of liteeth_start_xmit
net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
net: davicom: Fix return type of dm9000_start_xmit
net: ax88796c: Fix return type of ax88796c_start_xmit
selftests: mlxsw: Remove qos_burst test
selftests: mlxsw: Add QOS test for maximum use of descriptors
selftests: devlink_lib: Add function for querying maximum pool size
selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speed
selftests: mlxsw: Use shapers in QOS tests instead of forcing speed
dt-bindings: net: dsa: remove label = "cpu" from examples
dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU ports
dt-bindings: net: dsa: mt7530: replace label = "cpu" with proper checks
net: rds: add missing __init/__exit annotations to module init/exit funcs
rxrpc: remove rxrpc_max_call_lifetime declaration
net/mlx5e: Switch to kmemdup() when allocate dev_addr
net/mlx5e: add missing error code in error path
net: enetc: expose some standardized ethtool counters
net: enetc: parameterize port MAC stats to also cover the pMAC
net: ravb: Add R-Car Gen4 support
dt-bindings: net: renesas,etheravb: Add r8a779g0 support
dt-bindings: net: renesas,etheravb: R-Car V3U is R-Car Gen4
net: phy: micrel: Cable Diag feature for lan8814 phy
net: fec: Add initial s32v234 support
dt-bindings: net: fec: add fsl,s32v234-fec to compatible property
lib/cpumask: deprecate nr_cpumask_bits
lib/cpumask: delete misleading comment
smp: add set_nr_cpu_ids()
smp: don't declare nr_cpu_ids if NR_CPUS == 1
erofs: introduce 'domain_id' mount option
erofs: Support sharing cookies in the same domain
erofs: introduce a pseudo mnt to manage shared cookies
erofs: introduce fscache-based domain
erofs: code clean up for fscache
erofs: use kill_anon_super() to kill super in fscache mode
erofs: fix order >= MAX_ORDER warning due to crafted negative i_size
ata: ahci_st: Enable compile test
ata: ahci_st: Fix compilation warning
ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186
remoteproc: Harden rproc_handle_vdev() against integer overflow
remoteproc/keystone: Switch to using gpiod API
drivers/remoteproc: Fix repeated words in comments
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()
r8169: disable detection of chip version 36
uml: Remove the initialization of statics to 0
um: Do not initialise statics to 0.
net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
um: Fix comment typo
um: Improve panic notifiers consistency and ordering
um: remove unused reactivate_chan() declaration
um: mmaper: add __exit annotations to module exit funcs
um: virt-pci: add __init/__exit annotations to module init/exit funcs
hostfs: move from strlcpy with unused retval to strscpy
um: move from strlcpy with unused retval to strscpy
um: increase default virtual physical memory to 64 MiB
UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
um: read multiple msg from virtio slave request fd
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3
drm/amdgpu: move entity selection and job init earlier during CS
drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
drm/amdgpu: cleanup CS pass2 v6
drm/amd/pm: Remove redundant check condition
drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device
drm/amdgpu: Adjust removal control flow for smu v13_0_2
drm/amd/display: 3.2.204
drm/amd/display: correct num_dsc based on HW cap
drm/amd/display: solve regression in update phy state refactor
drm/amd/display: update dccg based on HW delta
drm/amd/display: Do second pass through DML for DET calculation
drm/amd/display: log vertical interrupt 1 for debug
drm/amd/display: Revise Sink device string ID
drm/amd/display: Modify DML to adjust Vstartup Position
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
drm/amd/display: Enable committing subvp config
drm/amd/display: Assume connectors are on single slot
drm/amd/display: do not compare integers of different widths
drm/amd/display: increase dcn315 pstate change latency
drm/amd/display: Ignore k1/k2 values for virtual signal
drm/amd/display: Don't allocate DET for phantom pipes
drm/amd/display: Fix DP MST timeslot issue when fallback happened
drm/amd/display: Display distortion after hotplug 5K tiled display
drm/amd/display: Update dummy P-state search to use DCN32 DML
drm/amd/display: Expose few dchubbub functions
drm/amd/display: Removing 2 phys
drm/amd/display: Added new DCN301 Asic Id
drm/amd/display: correct hostvm flag
drm/amd/display: Fix urgent latency override for DCN32/DCN321
drm/amd/display: Uncomment SubVP pipe split assignment in driver
drm/amd/display: skip audio setup when audio stream is enabled
drm/amd/display: update gamut remap if plane has changed
drm/amd/display: Refactor edp panel power sequencer(PPS) codes
drm/amd/display: 3.2.203
drm/amd/display: [FW Promotion] Release 0.0.134.0
drm/amd/display: Fix SubVP way calculation
drm/amd/display: Disable SubVP on driver disable
drm/amd/display: SubVP pipe split case
drm/amd/display: Add debug option for allocating extra way for cursor
drm/amd/display: For ODM seamless transition require AUTO mode
drm/amd/display: support proper mst payload removal when link is not in mst mode in dc
drm/amd/display: rework recent update PHY state commit
drm/amdgpu: add MES and MES-KIQ version in debugfs
drm/amd/display: Assume an LTTPR is always present on fixed_vs links
drm/amd/display: fix dcn315 memory channel count and width read
drm/amd/display: Fix double cursor on non-video RGB MPO
drm/amd/display: Only consider pixle rate div policy for DCN32+
drm/amd/display: Various logs added
drm/amd/display: add debug option for dramclk_change_latency in apu
drm/amd/display: Fix pipe split prediction
drm/amd/display: Remove some unused definitions from DCN32/321
drm/amd/display: Port DCN30 420 logic to DCN32
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed"
drm/amdgpu: add rlcv/rlcp version info to debugfs
drm/amdgpu: add two new subquery ids
drm/amdgpu: support print rlc v2_x ucode hdr
drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
drm/amdkfd: Use the consolidated MQD manager functions for GFX11
drm/amdgpu: Update PTE flags with TF enabled
drm/amdgpu: SDMA update use unlocked iterator
dma-buf: fix dma_fence_default_wait() signaling check
PCI/P2PDMA: Use for_each_pci_dev() helper
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure
Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works
bcache: fix set_at_max_writeback_rate() for multiple attached devices
bcache:: fix repeated words in comments
bcache: bset: Fix comment typos
bcache: remove unused bch_mark_cache_readahead function def in stats.h
bcache: remove unnecessary flush_workqueue
ASoC: SOF: add quirk to override topology mclk_id
ASoC: SOF: Intel: hda: refine SSP count support
ASoC: cs42l42: Switch to dev_err_probe() helper
ASoC: cs42l42: Implement 'set_bclk_ratio'
ASoC: cs42l83: Extend CS42L42 support to new part
ASoC: cs42l42: Export regmap elements to core namespace
ASoC: cs42l42: Split I2C identity into separate module
ASoC: cs42l42: Pass component and dai defs into common probe
ASoC: cs42l42: Split cs42l42_resume into two functions
ASoC: cs42l42: Split probe() and remove() into stages
ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->dev
ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()
ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatible
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()
ASoC: rt5682s: Reduce coupling of PLLB setting
ASoC: rt5682s: Reduce coupling of I2S1 setting
ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settings
ASoC: sunxi: Add Allwinner H6 Digital MIC driver
ASoC: Intel: sof_es8336: use function devm_kcalloc() instead of devm_kzalloc()
ASoC: SOF: pci: Change DMI match info to support all Chrome platforms
ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS
ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()
ASoC: fsl_spdif: add ALSA event on dpll locked
ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()
ASoC: Intel: sof_ssp_amp: use devm_kcalloc() instead of devm_kzalloc()
ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()
ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()
ASOC: SOF: use devm_kcalloc() instead of devm_kzalloc()
ASoC: Intel: sof_nau8825: use function devm_kcalloc() instead of devm_kzalloc()
mtd: move from strlcpy with unused retval to strscpy
mtd: ftl: use container_of() rather than cast
mtd: Fix a typo in a comment
mtd: devices: docg3: Use correct function names in comment blocks
mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()
mtd: devices: docg3: check the return value of devm_ioremap() in the probe
mtd: parsers: add Broadcom's U-Boot parser
dt-bindings: mtd: partitions: add binding for U-Boot bootloader
nvme-tcp: print actual source IP address through sysfs "address" attr
nvmet-tcp: don't map pages which can't come from HIGHMEM
nvme-pci: move iod dma_len fill gaps
nvme-pci: iod npages fits in s8
nvme-pci: iod's 'aborted' is a bool
nvme-pci: remove nvme_queue from nvme_iod
nvme: consider also host_iface when checking ip options
nvme-rdma: handle number of queue changes
nvme-tcp: handle number of queue changes
nvmet: expose max queues to configfs
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
spi: omap2-mcspi: Switch to use dev_err_probe() helper
regulator: of: Fix kernel-doc
regulator: of: Fix kernel-doc
ASoC: qcom: add machine driver for sc8280xp
ASoC: qcom: sm8250: move some code to common
ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250
ASoC: dt-bindings: qcom: sort compatible strings
ASoC: qcom: common: use EXPORT_SYMBOL_GPL instead of EXPORT_SYMBOL
ASoC: SOF: replace ipc4-loader dev_vdbg with tracepoints
ASoC: SOF: replace dev_vdbg with tracepoints
ASoC: SOF: Intel: replace dev_vdbg with tracepoints
ASoC: SOF: remove unneeded dev_vdbg
ASoC: SOF: Intel: remove unneeded dev_vdbg
ASoC: SOF: Intel: add HDA interrupt source tracing
ASoC: SOF: add widget setup/free tracing
ASoC: max98390: Fix dsm calibration reading
USB: serial: console: move mutex_unlock() before usb_serial_put()
hwmon: (mr75203) fix coding style space errors
hwmon: (mr75203) add debugfs to read and write temperature coefficients
hwmon: (mr75203) parse temperature coefficients from device-tree
dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
hwmon: (mr75203) add support for series 6 temperature equation
dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
hwmon: (aspeed-pwm-tacho) Add dependency on ARCH_ASPEED
hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
hwmon: (mr75203) add VM pre-scaler x2 support
dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
hwmon: (mr75203) add VM active channel support
dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
dt-bindings: vendor-prefixes: add vendor prefix for Moortec
hwmon: (nzxt-smart2) add another USB ID
hwmon: (emc2305) Remove unnecessary range check
hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
dt-bindings: hwmon: (mr75203) change "resets" property to be optional
dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
hwmon: (tps23861) create unique debugfs directory per device
hwmon: (tps23861) reduce count of i2c transactions for port_status
hwmon: (emc2305) Remove unused including <linux/version.h>
docs: hwmon: add emc2305.rst to docs
hwmon: (emc2305) add support for EMC2301/2/3/5 RPM-based PWM Fan Speed Controller.
platform_data/emc2305: define platform data for EMC2305 driver
hwmon: (max31790) add fanN_enable
pwm: core: Make of_pwm_get() static
pwm: core: Get rid of unused devm_of_pwm_get()
hwmon: (pwm-fan) Replace OF specific call to PWM by plain one
hwmon: (sparx5) Use devm_clk_get_enabled() helper
hwmon: (dell-smm) Improve warning messages
hwmon: (iio_hwmon) Make use of device properties
MAINTAINERS: Update Juerg Haefliger's email address
hwmon: move from strlcpy with unused retval to strscpy
hwmon: (corsair-psu) add reporting of rail mode via debugfs
hwmon: (aquacomputer_d5next) Add support for reading virtual temp sensors
hwmon: (asus_wmi_ec_sensors) remove driver
dt-bindings: hwmon: sparx5: use correct clock
Revert "drm/bridge: chrontel-ch7033: Add byteswap order setting"
hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
Revert "Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP""
hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
bcma: gpio: Use generic_handle_irq_safe()
gpio: mlxbf2: Use generic_handle_irq_safe()
platform/x86: intel_int0002_vgpio: Use generic_handle_irq_safe()
ssb: gpio: Use generic_handle_irq_safe()
pinctrl: amd: Use generic_handle_irq_safe()
genirq: Provide generic_handle_domain_irq_safe().
USB: serial: ftdi_sio: convert to use dev_groups
wifi: ath11k: Add WoW support for WCN6750
dt: bindings: net: add bindings to add WoW support on WCN6750
platform/x86: wmi: Drop forward declaration of static functions
platform/x86: toshiba_acpi: Remove duplicate include
platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading
platform/x86: asus-wmi: Expand support of GPU fan to read RPM and label
wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header by default
wifi: wcn36xx: fix repeated words in comments
wifi: wcn36xx: Add RX frame SNR as a source of system entropy
u64_stats: Streamline the implementation
flex_proportions: Disable preemption entering the write section.
mm/compaction: Get rid of RT ifdeffery
mm/memcontrol: Replace the PREEMPT_RT conditionals
mm/debug: Provide VM_WARN_ON_IRQS_ENABLED()
mm/vmstat: Use preempt_[dis|en]able_nested()
dentry: Use preempt_[dis|en]able_nested()
preempt: Provide preempt_[dis|en]able_nested()
habanalabs/gaudi2: allow user to flush PCIE by read
habanalabs: failure to open device due to reset is debug level
habanalabs/gaudi2: Remove unnecessary (void*) conversions
habanalabs/gaudi2: add secured attestation info uapi
habanalabs/gaudi2: add handling to pmmu events in eqe handler
habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN err
habanalabs: rename error info structure
habanalabs/gaudi2: get f/w reset status register dynamically
habanalabs/gaudi2: increase hard-reset sleep time to 2 sec
habanalabs/gaudi2: print RAZWI info upon PCIe access error
habanalabs: MMU invalidation h/w is per device
habanalabs: new notifier events for device state
habanalabs/gaudi2: free event irq if init fails
habanalabs: fix resetting the DRAM BAR
habanalabs: add support for new cpucp return codes
habanalabs/gaudi2: read F/W security indication after hard reset
habanalabs/gaudi: rename mme cfg error response print
habanalabs: fix possible hole in device va
habanalabs: send device activity in a proper context
habanalabs: send device active message to f/w
habanalabs/gaudi2: dump detailed information upon RAZWI
arm64: dts: renesas: Adjust whitespace around '{'
arm64: dts: renesas: rzg2ul-smarc: Include SoM DTSI into board DTS
arm64: dts: renesas: rzg2ul-smarc-som: Drop enabling wdt2
ARM: dts: renesas: Fix USB PHY device and child node names
arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values
arm64: dts: renesas: white-hawk-cpu: Add missing bootargs
arm64: dts: renesas: spider-cpu: Add missing bootargs
arm64: dts: renesas: spider: Move aliases and chosen
arm64: dts: renesas: white-hawk-cpu: Add Ethernet support
arm64: dts: renesas: white-hawk: Move aliases and chosen
arm64: dts: renesas: r8a779g0: Add RAVB nodes
arm64: dts: renesas: white-hawk-cpu: Add push switches
arm64: dts: renesas: white-hawk-cpu: Add GP LEDs
arm64: dts: renesas: r8a779g0: Add GPIO nodes
dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings
pinctrl: qcom: spmi-gpio: Add compatible for PM7250B
pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes
platform/x86/amd: pmc: Add sysfs files for SMU
platform/x86: hp-wmi: Setting thermal profile fails with 0x06
wifi: rtw89: uninitialized variable on error in rtw89_early_fw_feature_recognize()
wifi: rt2x00: Fix "Error - Attempt to send packet over invalid queue 2"
clk: imx93: add SAI IPG clk
clk: imx93: add MU1/2 clock
clk: imx93: switch to use new clk gate API
clk: imx: add i.MX93 clk gate
clk: imx: clk-composite-93: check white_list
clk: imx: clk-composite-93: check slice busy
dt-bindings: clock: imx93-clock: add more MU/SAI clocks
dt-bindings: clock: imx8mm: don't use multiple blank lines
wifi: rtw89: 8852c: add multi-port ID to TX descriptor
wifi: rtw89: fix rx filter after scan
wifi: rtw89: free unused skb to prevent memory leak
wifi: rtw89: reset halt registers before turn on wifi CPU
wifi: rtw89: pci: update LTR settings
wifi: rtw89: mac: set NAV upper to 25ms
wifi: rtw89: initialize DMA of CMAC
wifi: rtw89: support SER L1 simulation
wifi: rtw89: 8852c: support fw crash simulation
wifi: rtw89: introudce functions to drop packets
wifi: rtw89: unify use of rtw89_h2c_tx()
wifi: rtw89: pci: concentrate control function of TX DMA channel
wifi: rtw89: correct enable functions of HCI/PCI DMA
wifi: rtw89: 8852c: L1 DMA reset has offloaded to FW
wifi: rtw89: support for setting TID specific configuration
wifi: rtw89: support for setting HE GI and LTF
wifi: rtw89: coex: show connecting state in debug message
wifi: rtw89: coex: Combine set grant WL/BT and correct the debug log
wifi: rtw89: coex: Remove trace_step at COEX-MECH control structure for RTL8852C
wifi: rtw89: coex: Parsing Wi-Fi firmware TDMA info from reports
wifi: rtw89: coex: Parsing Wi-Fi firmware error message from reports
wifi: rtw89: coex: Move coexistence firmware buffer size parameter to chip info
wifi: rtw89: coex: Add v1 Wi-Fi firmware power-saving null data report
wifi: rtw89: coex: use void pointer as temporal type to copy report
arm64: dts: apple: Add WiFi module and antenna properties
wifi: brcmfmac: pcie: Add IDs/properties for BCM4378
wifi: brcmfmac: pcie: Support PCIe core revisions >= 64
wifi: brcmfmac: msgbuf: Increase RX ring sizes to 1024
wifi: brcmfmac: firmware: Allow platform to override macaddr
wifi: brcmfmac: pcie: Perform firmware selection for Apple platforms
wifi: brcmfmac: of: Fetch Apple properties
wifi: brcmfmac: pcie: Read Apple OTP information
wifi: brcmfmac: firmware: Support passing in multiple board_types
wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
wifi: brcmfmac: firmware: Handle per-board clm_blob files
dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEP
KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new test cases
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabled
nvmet: avoid unnecessary flush bio
drm/mediatek: dp: change mtk_dp_driver to static
nvmet-auth: remove redundant parameters req
nvmet-auth: clean up with done_kfree
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
nvme: move from strlcpy with unused retval to strscpy
nvme: add comment for unaligned "fake" nqn
drm/mediatek: dp: Fix compiler warning in mtk_dp_video_mute()
efi/libstub: move efi_system_table global var into separate object
platform/x86: toshiba_acpi: Set correct parent for input device.
drm/mediatek: dp: Remove unused register definitions
drm/mediatek: dp: Reduce indentation in mtk_dp_bdg_detect()
pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
pinctrl: nomadik: Make gpio irqchip immutable
pinctrl: nomadik: Dereference gpio_chip properly
platform/chrome: cros_ec: Notify the PM of wake events during resume
dt-bindings: sram: sunxi-sram: Add D1 compatible string
dt-bindings: sram: sunxi-sram: Clean up the compatible lists
xfs: do not need to check return value of xlog_kvmalloc()
soc: sunxi: sram: Add support for the D1 system control
soc: sunxi: sram: Export the LDO control register
soc: sunxi: sram: Save a pointer to the OF match data
xfs: port to vfs{g,u}id_t and associated helpers
soc: sunxi: sram: Return void from the release function
xfs: remove xfs_setattr_time() declaration
xfs: Remove the unneeded result variable
xfs: missing space in xfs trace log
xfs: simplify if-else condition in xfs_reflink_trim_around_shared
xfs: simplify if-else condition in xfs_validate_new_dalign
xfs: replace unnecessary seq_printf with seq_puts
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
xfs: remove redundant else for clean code
xfs: remove the redundant word in comment
drm/gma500: Call acpi_video_register_backlight()
drm/gma500: Don't register backlight when another backlight should be used
drm/gma500: Use backlight_get_brightness() to get the brightness
drm/gma500: Change registered backlight device type to raw/native
drm/gma500: Refactor backlight support (v2)
EDAC/ppc_4xx: Reorder symbols to get rid of a few forward declarations
drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
dt-bindings: phy: qcom, hdmi-phy-qmp: add clock-cells and XO clock
drm/msm/dsi: Remove use of device_node in dsi_host_parse_dt()
drm/msm/dsi: switch to DRM_PANEL_BRIDGE
drm/panel: drop DSC pps pointer
drm/msm/dsi: fetch DSC pps payload from struct mipi_dsi_device
drm/mipi-dsi: pass DSC data through the struct mipi_dsi_device
drm/msm/dsi: Remove the unneeded result variable
drm/msm/dsi: drop the hpd worker
drm/msm/dsi: Improve dsi_phy_driver_probe() probe error handling
drm/msm/dsi: Take advantage of devm_regulator_bulk_get_const()
drm/msm/dsi: Use the new regulator bulk feature to specify the load
drm/msm/dsi: Don't set a load before disabling a regulator
drm/msm/dsi_phy_7nm: Replace parent names with clk_hw pointers
drm/msm/dsi_phy_10nm: Replace parent names with clk_hw pointers
drm/msm/dsi_phy_14nm: Replace parent names with clk_hw pointers
drm/msm/dsi_phy_28nm: Replace parent names with clk_hw pointers
drm/msm/dsi_phy_28nm_8960: Replace parent names with clk_hw pointers
drm/msm/dsi/phy: Replace hardcoded char-array length with sizeof()
drm/msm/dsi_phy_28nm_8960: Use stack memory for temporary clock names
drm/msm/dsi/phy: Reindent and reflow multiline function calls
drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()
drm/msm/dp: Silence inconsistent indent warning
dt-bindings: msm/dp: handle DP vs eDP difference
dt-bindings: msm/dp: add missing properties
dt-bindings: msm/dp: mark vdda supplies as deprecated
drm/msm/dp: Get rid of dp_ctrl_on_stream_phy_test_report()
drm/msm/dp: Remove pixel_rate from struct dp_ctrl
drm/msm/dp: Reorganize code to avoid forward declaration
drm/msm/dpu: get rid of cached flush_mask
drm/msm/dpu: inline dpu_plane_get_ctl_flush
drm/msm/dpu: do not limit the zpos property
drm/msm/dpu: rip out master planes support
drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot()
drm/msm: Make .remove and .shutdown HW shutdown consistent
drm/msm/dpu: Fix comment typo
drm/msm/dpu: drop unused memory allocation
drm/msm/dpu: drop VBIF indices
drm/msm/dpu: fix error handling around dpu_hw_vbif_init
drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices
dt-bindings: display/msm: dpu-sdm845: add missing DPU opp-table
dt-bindings: display/msm: dpu-sc7280: add missing DPU opp-table
dt-bindings: display/msm: dpu-sc7180: add missing DPU opp-table
dt-bindings: display/msm: dpu-qcm2290: add missing DPU opp-table
dt-bindings: display/msm: dpu-msm8998: add missing DPU opp-table
dt-bindings: display/msm/mdp4: require 4 IOMMUs
dt-bindings: display/msm/gmu: account for different GMU variants
dt-bindings: display/msm/gpu: allow specifying several IOMMU nodes
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config
drm/msm/rd: Fix FIFO-full deadlock
drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails
drm/msm/dsi: Fix number of regulators for SDM660
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
drm/msm/dpu: populate wb or intf before reset_intf_cfg
drm/msm/dsi: fix the inconsistent indenting
drm/msm/dp: make eDP panel as the first connected connector
arm64: dts: renesas: white-hawk: Add Ethernet sub-board
arm64: dts: renesas: white-hawk: Add CSI/DSI sub-board
arm64: dts: renesas: white-hawk: Add I2C0 and EEPROMs
arm64: dts: renesas: r8a779g0: Add I2C nodes
arm64: dts: renesas: white-hawk-cpu: Add serial port pin control
arm64: dts: renesas: r8a779g0: Add pinctrl device node
arm64: dts: renesas: white-hawk-cpu: Enable watchdog timer
arm64: dts: renesas: r8a779g0: Add RWDT node
ARM: shmobile: Drop selecting SOC_BUS
arm64: renesas: Drop selecting SOC_BUS
clk: renesas: r8a779g0: Add EtherAVB clocks
clk: renesas: r8a779g0: Add PFC/GPIO clocks
clk: renesas: r8a779g0: Add I2C clocks
clk: renesas: r8a779g0: Add watchdog clock
wifi: iwlwifi: mvm: d3: parse keys from wowlan info notification
wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3
wifi: iwlwifi: mvm: trigger resume flow before wait for notifications
wifi: iwlwifi: mvm: Add handling for scan offload match info notification
wifi: iwlwifi: mvm: enable resume based on notifications
wifi: iwlwifi: mvm: Add support for d3 end notification
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
wifi: iwlwifi: mvm: Add support for wowlan info notification
wifi: iwlwifi: mvm: don't check D0I3 version
wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macro
wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bit
wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE code
wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status setting
wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data API
wifi: iwlwifi: pcie: add support for BZ devices
habanalabs/gaudi2: log critical events with no rate limit
habanalabs: ignore EEPROM errors during boot
habanalabs: perform context switch flow only if needed
habanalabs: set command buffer host VA dynamically
habanalabs: trace DMA allocations
habanalabs: trace MMU map/unmap page
habanalabs: define trace events
habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMA
habanalabs: fix calculation of DRAM base address in PCIe BAR
habanalabs: if map page fails don't try to unmap it
habanalabs: select FW_LOADER in Kconfig
habanalabs: add cdev index data member
habanalabs: fix missing info in sysfs documentation
habanalabs: fix bug when setting va block size
habanalabs: expose device security status using info ioctl
habanalabs: expose device security status through sysfs
habanalabs: remove secured PCI IDs
habanalabs: fix H/W block handling for partial unmappings
habanalabs: unify hwmon resources clean up
habanalabs/gaudi2: new API to control engine cores running mode
habanalabs: remove left-over code from bring-up
habanalabs/gaudi2: change device f/w security check
habanalabs: move common function out of debugfs.c
habanalabs/uapi: move defines to better place inside file
habanalabs: add a missing lock for in_reset indication
habanalabs: fix vma fields assignments order in hl_hw_block_mmap()
habanalabs: avoid returning a valid handle if map_block() fails
habanalabs: fix command submission sanity check
habanalabs/gaudi: read div_sel value from firmware
habanalabs/gaudi: fix print format for div_sel
habanalabs/gaudi2: mark PCIE access error as fatal
habanalabs: add uapi to retrieve engines status
habanalabs: remove all kdma locks
habanalabs: wrap macro arg with parentheses
habanalabs: fix spelling mistakes
habanalabs/gaudi2: remove old interrupt mappings
habanalabs/gaudi: increase default cs timeout to 10 minutes
habanalabs: add return code field to module iterator
habanalabs/gaudi2: enable all MMU SPI/SEI interrupts
habanalabs: rename non_hard_reset to compute_reset
habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"
habanalabs: Simplify bool conversion
habanalabs: removed seq_file parameter from is_idle asic functions
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
memblock tests: add simulation of physical memory with multiple NUMA nodes
octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly
octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
octeontx2-af: return correct ptp timestamp for CN10K silicon
macintosh/ams: Adapt declaration of ams_i2c_remove() to earlier change
i2c: riic: Use devm_platform_ioremap_resource()
i2c: mlxbf: remove IRQF_ONESHOT
drm: panel-orientation-quirks: Add quirk for Aya Neo Air
soc: apple: rtkit: Add apple_rtkit_poll
dt-bindings: clock: rockchip: Document RV1126 CRU
clk: rockchip: Add dt-binding header for RV1126
drm/gma500: Remove unnecessary suspend/resume wrappers
drm/gma500: Rewrite power management code
drm/gma500: Remove a couple of not useful function wrappers
drm/gma500: Remove never set dev_priv->rpm_enabled flag
drm/gma500: Remove runtime_allowed dead code in psb_unlocked_ioctl()
drm/gma500: Fix (vblank) IRQs not working after suspend/resume
efi/libstub: use EFI provided memcpy/memset routines
efi/libstub: add some missing EFI prototypes
drm/vboxvideo: fix repeated words in comments
drm: panel-orientation-quirks: Add quirk for Anbernic Win600
acl: fix the comments of posix_acl_xattr_set
arm64: dts: ls1046a-qds: Modify the qspi flash frequency
arm64: dts: ls1046a-qds: add mmio based mdio-mux nodes for FPGA
arm64: dts: ls1046a: add gpios based i2c recovery information
arm64: dts: ls1046a: use a pseudo-bus to constrain usb and sata dma size
arm64: dts: ls1046a: make dma-coherent global to the SoC
arm64: dts: ls1046a: add missing dma ranges property
arm64: dts: ls1046a: Add big-endian property for PCIe nodes
arm64: dts: ls1046a: Add the PME interrupt and big-endian to PCIe EP nodes
arm64: dts: ls1046a: Enable usb3-lpm-capable for usb3 node
arm64: dts: ls1043a-rdb: add pcf85263 rtc node
arm64: dts: ls1043a-qds: add mmio based mdio-mux support
arm64: dts: ls1043a: use a pseudo-bus to constrain usb and sata dma size
arm64: dts: ls1043a: add gpio based i2c recovery information
arm64: dts: ls1043a: make dma-coherent global to the SoC
arm64: dts: ls1043a: add missing dma ranges property
arm64: dts: ls1043a: Add big-endian property for PCIe nodes
arm64: dts: ls1043a: Add SCFG phandle for PCIe nodes
arm64: dts: ls1043a: use pcie aer/pme interrupts
arm64: dts: ls1043a: Enable usb3-lpm-capable for usb3 node
arm64: dts: ls1043a: fix the wrong size of dcfg space
arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A.
arm64: dts: ls208xa-rdb: fix errata E-00013
arm64: dts: ls2081a-rdb: Add DTS for NXP LS2081ARDB
arm64: dts: ls2080a-rdb: add phy nodes
arm64: dts: ls208xa-qds: add mdio mux nodes from on-board FPGA
arm64: dts: imx8mp-venice-gw74xx: add PCIe support
arm64: dts: freescale: add support for i.MX8DXL EVK board
arm64: dts: freescale: add i.MX8DXL SoC support
arm64: dts: imx8: add a node label to ddr-pmu
arm64: dts: imx: Add i.mx8mm Gateworks gw7904 dts support
arm64: dts: imx8mp-venice-gw74xx: add WiFi/BT module support
arm64: dts: imx8mp-venice-gw74xx: add cpu-supply node for cpufreq
arm64: dts: imx8mp-venice-gw74xx: add USB DR support
arm64: dts: imx93: add mediamix blk ctrl node
arm64: dts: imx93: add src node
arm64: dts: ls1028a-rdb: add more ethernet aliases
arm64: dts: imx8mq: update sdma node name format
arm64: dts: imx93: add lpspi nodes
arm64: dts: imx93: add lpi2c nodes
arm64: dts: imx93: add a55 pmu
arm64: dts: imx93: add blk ctrl node
arm64: dts: imx93: add s4 mu node
arm64: dts: imx93: add gpio clk
arm64: dts: imx93: correct SDHC clk entry
arm64: dts: tqma8mpql: add USB DR support
arm64: dts: verdin-imx8mm: introduce hdmi-connector
arm64: dts: verdin-imx8mm: add lvds panel node
arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
arm64: dts: imx8ulp: increase the clock speed of LPSPI
arm64: dts: imx8ulp: add mailbox node
arm64: dts: imx8ulp: add pmu node
arm64: dts: imx8ulp: correct the scmi sram node name
arm64: dts: imx8ulp: drop undocumented property in cgc
arm64: dts: imx8mq-librem5: fix mipi_csi description
arm64: dts: imx8mq-librem5: add usb-role-switch property to dwc3
arm64: dts: imx8mq-librem5: add USB type-c properties for role switching
arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply
arm64: dts: imx8mq-librem5: add RGB pwm notification leds
arm64: dts: imx8mq-librem5: describe the voice coil motor for focus control
arm64: dts: ls1028a: enable swp5 and eno3 for all boards
arm64: dts: ls1028a: mark enetc port 3 as a DSA master too
arm64: dts: ls1028a: move DSA CPU port property to the common SoC dtsi
arm64: dts: imx8mp-evk: Add PCIe support
arm64: dts: imx8mp: Add iMX8MP PCIe support
arm64: dts: imx8ulp: no executable source file permission
arm64: dts: imx8mp: Add SNVS LPGPR
arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board
arm64: dts: imx8mm: Fix typo in license text for Engicam boards
arm64: dts: imx8-ss-dma: add IPG clock for i2c
arm64: dts: Add support for Kontron SL/BL i.MX8MM OSM-S
arm64: dts: imx8mm-kontron: Add SPI NOR partition layout
arm64: dts: imx8mm-kontron: Use voltage rail names from schematic for PMIC regulator-names
arm64: dts: imx8mm-kontron: Remove low DDRC operating point
arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage
arm64: dts: imx8mm-kontron: Adjust compatibles, file names and model strings
arm64: dts: imx8mp: add VPU blk ctrl node
arm64: dts: imx8mp: add vpu pgc nodes
arm64: dts: imx8mp-verdin: add cpu-supply
arm64: dts: imx8mm-venice-gw7903: add digital I/O ctl gpios
arm64: dts: imx8mm/n-venice-gw7902: Remove invalid property
arm64: dts: imx8mp: Add SoM compatible to i.MX8M Plus DHCOM PDK2
arm64: dts: imx8mp: Drop Atheros PHY header from i.MX8M Plus DHCOM PDK2
arm64: dts: imx8mp: Add HW variant details to i.MX8M Plus DHCOM PDK2
arm64: dts: mnt-reform2: don't use multiple blank lines
arm64: dts: imx8mp-verdin: don't use multiple blank lines
arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file
arm64: dts: imx8ulp-evk: Add the fec support
arm64: dts: imx8ulp: Add the fec support
arm64: dts: imx8mp: add interconnect for hsio blk ctrl
arm64: dts: imx8mp: add interconnects for media blk ctrl
soc: imx: add i.MX93 media blk ctrl driver
soc: imx: add i.MX93 SRC power domain driver
soc: imx: imx8m-blk-ctrl: Use genpd_xlate_onecell
soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV_MWR
soc: imx: add icc paths for i.MX8MP hsio/hdmi blk ctrl
soc: imx: add icc paths for i.MX8MP media blk ctrl
dt-bindings: arm: imx: update fsl.yaml for imx8dxl
dt-bindings: firmware: add missing resource IDs for imx8dxl
dt-bindings: arm: Add i.MX8M Mini Gateworks GW7904 board
dt-bindings: soc: add i.MX93 mediamix blk ctrl
dt-bindings: soc: add i.MX93 SRC
dt-bindings: mfd: syscon: Add i.MX93 blk ctrl system registers
dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
dt-bindings: arm: fsl: Add Kontron BL i.MX8MM OSM-S board
dt-bindings: arm: fsl: Rename compatibles for Kontron i.MX8MM SoM/board
dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
dt-bindings: soc: imx: add interconnect property for i.MX8MM vpu blk ctrl
dt-bindings: soc: imx: drop minItems for i.MX8MM vpu blk ctrl
dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
dt-bindings: arm: fsl: imx6ul-kontron: Update bindings
dt-bindings: clk: imx8mm: don't use multiple blank lines
ALSA: ppc: Switch to use for_each_child_of_node() macro
ARM: dts: imx6qdl-gw54xx: add CAN regulator
ARM: dts: imx6qdl-gw53xx: add CAN regulator
ARM: dts: imx6qdl-gw52xx: add CAN regulator
bpf/btf: Use btf_type_str() whenever possible
slub: Make PREEMPT_RT support less convoluted
mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()
mm/slub: convert object_map_lock to non-raw spinlock
mm/slub: remove slab_lock() usage for debug operations
mm/slub: restrict sysfs validation to debug caches and make it safe
drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
net: dsa: microchip: add the support for set_ageing_time
selftests/bpf: Add veristat tool for mass-verifying BPF object files
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
power: supply: mt6370: Add MediaTek MT6370 charger driver
dt-bindings: power: supply: Add MediaTek MT6370 Charger
lib: add linear range index macro
bpf: Move bpf_dispatcher function out of ftrace locations
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c
dt-bindings: i2c: renesas,rcar-i2c: Add r8a779g0 support
ARM: disallow PCI with MMU=n again
i2c: tegra: Add GPCDMA support
i2c: scmi: Convert to be a platform driver
dt-bindings: display: bridge: nxp,tda998x: Convert to json-schema
i2c: rk3x: Add rv1126 support
arm64: defconfig: Enabled SC8180x configs
arm64: dts: qcom: sc7280: Add required-opps for USB
bpf: use kvmemdup_bpfptr helper
MAINTAINERS: Add maintainers for DWC AHCI SATA driver
ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
ata: ahci-dwc: Add platform-specific quirks support
dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
ata: ahci: Add DWC AHCI SATA controller support
ata: libahci_platform: Add function returning a clock-handle by id
dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
ata: ahci: Introduce firmware-specific caps initialization
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
ata: libahci: Don't read AHCI version twice in the save-config method
ata: libahci: Discard redundant force_port_map parameter
ata: libahci: Extend port-cmd flags set with port capabilities
dt-bindings: ata: ahci: Add platform capability properties
ata: libahci_platform: Introduce reset assertion/deassertion methods
ata: libahci_platform: Parse ports-implemented property in resources getter
ata: libahci_platform: Sanity check the DT child nodes number
ata: libahci_platform: Convert to using devm bulk clocks API
ata: libahci_platform: Convert to using platform devm-ioremap methods
dt-bindings: ata: sata-brcm: Apply common AHCI schema
dt-bindings: ata: sata: Extend number of SATA ports
dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
dt-bindings: ata: ahci-platform: Detach common AHCI bindings
dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
s390/pai: Add support for PAI Extension 1 NNPA counters
s390/mm: fix no previous prototype warnings in maccess.c
arm64: alternatives: add shared NOP callback
arm64: alternatives: add alternative_has_feature_*()
arm64: alternatives: have callbacks take a cap
arm64: alternatives: make alt_region const
arm64: alternatives: hoist print out of __apply_alternatives()
arm64: alternatives: proton-pack: prepare for cap changes
arm64: alternatives: kvm: prepare for cap changes
arm64: cpufeature: make cpus_have_cap() noinstr-safe
bpf: Ensure correct locking around vulnerable function find_vpid()
ata: make PATA_PLATFORM selectable only for suitable architectures
ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM
ata: libata-core: Check errors in sata_print_link_status()
ata: libata-sff: Fix double word in comments
ata: pata_macio: Remove unneeded word in comments
ata: libata-core: Simplify ata_dev_set_xfermode()
arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
drm/sched: Use parent fence instead of finished
dma-buf: dma_fence_wait must enable signaling
dma-buf: Enable signaling on fence for selftests
dma-buf: set signaling bit for the stub fence
dma-buf: Remove the signaled bit status check
dt-bindings: input: auo-pixcir-ts: fix gpio and interrupt properties
Input: auo-pixcir-ts - switch to using generic device properties
Input: auo-pixcir-ts - do not force rising edge interrupt trigger
Input: auo-pixcir-ts - switch to using gpiod API
Input: auo-pixcir-ts - drop support for platform data
selftests/tc-testings: add tunnel_key action deleting test case
selftests/tc-testings: add sample action deleting test case
selftests/tc-testings: add nat action deleting test case
selftests/tc-testings: add ife action deleting test case
selftests/tc-testings: add connmark action deleting test case
selftests/tc-testings: add selftests for xt action
selftests/tc-testings: add selftests for gate action
selftests/tc-testings: add selftests for ctinfo action
PCI: aardvark: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge
kselftest/arm64: Add hwcap test for RNG
kselftest/arm64: Add SVE 2 to the tested hwcaps
kselftest/arm64: Add missing newline in hwcap output
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
arm64/sysreg: Use feature numbering for PMU and SPE revisions
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
arm64: rework BTI exception handling
arm64: rework FPAC exception handling
arm64: consistently pass ESR_ELx to die()
arm64: die(): pass 'err' as long
arm64: report EL1 UNDEFs better
net: fs_enet: Fix wrong check in do_pd_setup
arm64: dts: rockchip: Add RK3399 NanoPi R4S Enterprise Edition
dt-bindings: Add doc for FriendlyARM NanoPi R4S Enterprise Edition
arm64: dts: rockchip: add i2s0 I2S/PDM/TDM 8ch controller to px30
crypto: qat - use reference to structure in dma_map_single()
Revert "crypto: qat - reduce size of mapped region"
crypto: qat - fix DMA transfer direction
crypto: hisilicon - support get algs by the capability register
crypto: hisilicon/sec - get algorithm bitmap from registers
crypto: hisilicon/zip - support zip capability
crypto: hisilicon/hpre - optimize registration of ecdh
crypto: hisilicon/hpre - support hpre capability
crypto: hisilicon/qm - support get device irq information from hardware registers
crypto: hisilicon/qm - get error type from hardware registers
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
crypto: hisilicon/qm - get qp num and depth from hardware registers
crypto: hisilicon/qm - get hardware features from hardware registers
crypto: hisilicon/sec - delete redundant blank lines
crypto: inside-secure - Change swab to swab32
mellanox/mlxsw: fix repeated words in comments
iov_iter: use "maxpages" parameter
net: amd: Switch and case should be at the same indent
net: amd: Correct spelling errors
net: amd: Unified the comparison between pointers and NULL to the same writing
wifi: ath11k: Fix kernel-doc issues
wifi: ath11k: Fix miscellaneous spelling errors
wifi: ath10k: Fix miscellaneous spelling errors
arm64: support huge vmalloc mappings
vsock/vmci: fix repeated words in comments
rtnetlink: advertise allmulti counter
net: fec: add pm runtime force suspend and resume support
bus: mhi: host: always print detected modem name
spi: dt-bindings: atmel,at91rm9200-spi: Add DMA related properties
ARM: dts: at91: Add `atmel,usart-mode` required property to serial nodes
ARM: dts: at91: sam9x60ek: Add DBGU compatibles to uart1
ARM: dts: at91: sama7g5: Swap rx and tx for spi11
scsi: scsi_transport_fc: Use %u for dev_loss_tmo
scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
scsi: ibmvscsi_tgt: Fix repeated words in comment
scsi: lpfc: Update lpfc version to 14.2.0.7
scsi: lpfc: Fix various issues reported by tools
scsi: lpfc: Add reporting capability for Link Degrade Signaling
scsi: lpfc: Rework FDMI attribute registration for unintential padding
scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistency
scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
scsi: lpfc: Update congestion mode logging for Emulex SAN Manager application
scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phba
scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPort ID
scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID cases
scsi: lpfc: Fix mbuf pool resource detected as busy at driver unload
scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
scsi: mpi3mr: Fix error code in mpi3mr_transport_smp_handler()
scsi: mpi3mr: Fix error codes in mpi3mr_report_manufacture()
scsi: aic79xx: Use __ro_after_init explicitly
scsi: target: Remove unused se_tmr_req_cache declaration
scsi: qla2xxx: Remove unused declarations for qla2xxx
drm/i915/uc: Update to latest GuC and use new-format GuC/HuC names
scsi: target: alua: Do not report emtpy port group
scsi: target: core: Set MULTIP bit for se_device with multiple ports
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
arm64: tegra: Add GPCDMA support for Tegra I2C
arm64: tegra: Add iommus for HDA on Tegra234
arm64: tegra: Enable HDA node for Jetson AGX Orin
arm64: tegra: Add context isolation domains on Tegra234
arm64: tegra: Fixup iommu-map property formatting
arm64: dts: tegra: smaug: Add Wi-Fi node
arm64: dts: tegra: smaug: Add Bluetooth node
arm64: tegra: Enable MGBE on Jetson AGX Orin Developer Kit
arm64: tegra: Add MGBE nodes on Tegra234
arm64: tegra: Fix up compatible for Tegra234 GPCDMA
arm64: tegra: Enable PCIe slots in P3737-0000 board
arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
arm64: tegra: Add regulators required for PCIe
arm64: dts: qcom: sm8450: fix UFS PHY serdes size
ARM: dts: qcom: apq8026-lg-lenok: Enable ADSP
ARM: dts: qcom: apq8026-asus-sparrow: Enable ADSP
ARM: dts: qcom: msm8226: Add ADSP node
tools/power/x86/intel-speed-select: Release v1.13
tools/power/x86/intel-speed-select: Optimize CPU initialization
tools/power/x86/intel-speed-select: Utilize cpu_map to get physical id
tools/power/x86/intel-speed-select: Remove unused struct clos_config fields
tools/power/x86/intel-speed-select: Enforce isst_id value
tools/power/x86/intel-speed-select: Do not export get_physical_id
tools/power/x86/intel-speed-select: Introduce is_cpu_in_power_domain helper
tools/power/x86/intel-speed-select: Cleanup get_physical_id usage
tools/power/x86/intel-speed-select: Convert more function to use isst_id
tools/power/x86/intel-speed-select: Add pkg and die in isst_id
tools/power/x86/intel-speed-select: Introduce struct isst_id
tools/power/x86/intel-speed-select: Remove unused core_mask array
tools/power/x86/intel-speed-select: Remove dead code
mailbox: apple: Implement poll_data() operation
mailbox: apple: Implement flush() operation
tools/power/x86/intel-speed-select: Fix cpu count for TDP level display
clk: tests: Add missing test case for ranges
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
clk: Introduce the clk_hw_get_rate_range function
clk: Zero the clk_rate_request structure
clk: Stop forwarding clk_rate_requests to the parent
clk: Constify clk_has_parent()
clk: Introduce clk_core_has_parent()
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
clk: Add our request boundaries in clk_core_init_rate_req
clk: Introduce clk_hw_init_rate_request()
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its caller
clk: Change clk_core_init_rate_req prototype
clk: Set req_rate on reparenting
clk: Take into account uncached clocks in clk_set_rate_range()
clk: tests: Add some tests for orphan with multiple parents
clk: tests: Add tests for mux with multiple parents
clk: tests: Add tests for single parent mux
clk: tests: Add tests for uncached clock
clk: tests: Add reference to the orphan mux bug report
clk: tests: Add test suites description
clk: Clarify clk_get_rate() expectations
clk: Mention that .recalc_rate can return 0 on error
clk: Skip clamping when rounding if there's no boundaries
clk: Drop the rate range on clk_put()
clk: test: Switch to clk_hw_get_clk
arm64: dts: mediatek: mt6795: Add CPUX system timer node
soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutex
dt-bindings: soc: mediatek: Add display mutex support for MT6795
arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
locking: Add __sched to semaphore functions
locking/rwsem: Disable preemption while trying for rwsem lock
locking: Detect includes rwlock.h outside of spinlock.h
objtool,x86: Teach decode about LOOP* instructions
x86,retpoline: Be sure to emit INT3 after JMP *%\reg
sched/fair: Move call to list_last_entry() in detach_tasks
sched/fair: Cleanup loop_max and loop_break
sched/fair: Make sure to try to detach at least one movable task
ARM: footbridge: remove custom DMA address handling
arm64: defconfig: Make TEGRA186_GPC_DMA built-in
arm64: dts: rockchip: Add HDMI supplies on rk3399-roc-pc
arm64: dts: rockchip: Support gru-scarlet sku{2,4} variants
dt-bindings: arm: rockchip: Add gru-scarlet sku{2,4} variants
drm/rockchip: remove vop_writel from vop1 driver
drm/rockchip: support gamma control on RK3399
drm/rockchip: define gamma registers for RK3399
KVM: PPC: remove orphan declarations from kvm_ppc.h
powerpc/ps3: remove orphan declarations from ps3av.h
powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
powerpc/powernv: remove orphan declarations from opal.h
powerpc/mm: remove orphan declarations from mmu_context.h
powerpc: remove unused udbg_init_debug_beat() declaration
powerpc: remove unused chrp_event_scan() declaration
powerpc/spufs: remove orphan declarations from spufs.h
powerpc/xmon: remove unused ppc_parse_cpu() declaration
soc/tegra: pmc: Check device node status property
dt-bindings: Add Host1x context stream IDs on Tegra234
arm64: tegra: Enable Tegra SPI & QSPI in deconfig
wifi: mt76: mt7921s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
wifi: mt76: mt7921e: fix random fw download fail
wifi: mt76: mt7921: introduce Country Location Control support
wifi: mt76: mt7921e: fix rmmod crash in driver reload test
wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value
wifi: mt76: mt7915: do not check state before configuring implicit beamform
wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rx
wifi: mt76: mt7915: fix mcs value in ht mode
soc/tegra: pmc: Use devm_clk_get_optional()
wifi: mt76: mt7921: get rid of the false positive reset
wifi: mt76: connac: fix in comment
wifi: mt76: add PPDU based TxS support for WED device
wifi: mt76: move move mt76_sta_stats to mt76_wcid
wifi: mt76: mt7921: fix the firmware version report
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offload
wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_ap
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
wifi: mt76: mt7663s: add rx_check callback
wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nested_tlv
wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setup
wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_offload
wifi: mt76: sdio: fix transmitting packet hangs
wifi: mt76: sdio: add rx_check callback for sdio devices
wifi: mt76: mt7921: delete stray if statement
wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()
wifi: mt76: mt7915: fix an uninitialized variable bug
wifi: mt76: sdio: poll sta stat when device transmits data
wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
wifi: mt76: mt7921s: fix race issue between reset and suspend/resume
wifi: mt76: mt7921e: fix race issue between reset and suspend/resume
wifi: mt76: add rx_check callback for usb devices
wifi: mt76: testmode: use random payload for tx packets
wifi: mt76: connac: introduce mt76_connac_reg_map structure
soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
firmware: tegra: Switch over to memdup_user()
ARM: dts: aspeed: elbert: Enable mac3 controller
net: ftgmac100: support fixed link
soc/tegra: cbb: Add support for Tegra241 (Grace)
soc/tegra: cbb: Add driver for Tegra234 CBB 2.0
soc/tegra: cbb: Add CBB 1.0 driver for Tegra194
soc/tegra: pmc: Add USB port wake events for Tegra194
soc/tegra: pmc: Add support for simple wake events
soc/tegra: pmc: Remove leading space
soc/tegra: fuse: Add missing of_node_put()
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
soc/tegra: Set ERD bit to mask inband errors
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
mptcp: allow privileged operations from user namespaces
mptcp: add do_check_data_fin to replace copied
selftests: mptcp: move prefix tests of addr_nr_ns2 together
mptcp: add mptcp_for_each_subflow_safe helper
bpf: Add verifier check for BPF_PTR_POISON retval and arg
net: phy: spi_ks8895: switch to using gpiod API
net: ks8851: switch to using gpiod API
net: davicom: dm9000: switch to using gpiod API
ALSA: usb-audio: Fix last interface check for registration
gpiolib: of: factor out conversion from OF flags
gpiolib: rework quirk handling in of_find_gpio()
gpiolib: of: make Freescale SPI quirk similar to all others
gpiolib: of: do not ignore requested index when applying quirks
gpio: ws16c48: Ensure number of irq matches number of base
gpio: 104-idio-16: Ensure number of irq matches number of base
gpio: 104-idi-48: Ensure number of irq matches number of base
gpio: 104-dio-48e: Ensure number of irq matches number of base
counter: 104-quad-8: Ensure number of irq matches number of base
isa: Introduce the module_isa_driver_with_irq helper macro
gpio: pca953x: Add support for PCAL6534
gpio: pca953x: Swap if statements to save later complexity
gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
clk: at91: sama5d2: Add Generic Clocks for UART/USART
dt-bindings: vendor-prefixes: add Diodes
drm/i915: Fix return type of mode_valid function hook
can: raw: add CAN XL support
can: dev: add CAN XL support to virtual CAN
can: canxl: update CAN infrastructure for CAN XL frames
can: canxl: introduce CAN XL data structure
can: set CANFD_FDF flag in all CAN FD frame structures
can: skb: add skb CAN frame data length helpers
can: skb: unify skb CAN frame identification helpers
batman-adv: remove unused struct definitions
USB: serial: ftdi_sio: add support for HP and HA devices
USB: serial: ftdi_sio: simplify divisor handling
USB: serial: ftdi_sio: assume hi-speed type
USB: serial: ftdi_sio: clean up baudrate request
USB: serial: ftdi_sio: clean up attribute handling
USB: serial: ftdi_sio: clean up modem-status handling
USB: serial: ftdi_sio: tighten device-type detection
USB: serial: ftdi_sio: rename channel index
USB: serial: ftdi_sio: include FT2232D in type string
USB: serial: ftdi_sio: rename chip types
USB: serial: ftdi_sio: drop redundant chip type comments
USB: serial: ftdi_sio: clean up chip type enum
USB: serial: ftdi_sio: fix 300 bps rate for SIO
arm64: dts: qcom: sa8295p-adp: add missing gpio-ranges in PMIC GPIOs
arm64: dts: qcom: sa8295p-adp: add fallback compatible to PMIC GPIOs
arm64: dts: qcom: msm8996-xiaomi: align PMIC GPIO pin configuration with DT schema
arm64: dts: qcom: msm8994-msft-lumia-octagon: align resin node name with bindings
arm64: dts: qcom: pmi8994: add missing MPP compatible fallback
dt-bindings: pci: QCOM Add missing sc7280 aggre0, aggre1 clocks
arm64: dts: qcom: sc7280: Add missing aggre0, aggre1 clocks
arm64: defconfig: enable newer Qualcomm SoC sound drivers
drm/i915: Invert if/else ladder for stolen init
drm/i915/gt: Extract per-platform function for frequency read
drm/i915: Invert if/else ladder for frequency read
drm/i915/uc: Fix issues with overriding firmware files
drm/i915/mtl: Update CHICKEN_TRANS* register addresses
drm/i915/mtl: Update MBUS_DBOX credits
dt-bindings: soc: qcom: apr: add missing properties
ASoC: dt-bindings: qcom,q6apm-dai: adjust indentation in example
ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: cleanup example
ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example
ASoC: dt-bindings: qcom,q6adm: convert to dtschema
ASoC: dt-bindings: qcom,q6asm: convert to dtschema
dt-bindings: soc: qcom: apr: correct service children
Bluetooth: hci_sync: allow advertise when scan without RPA
Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
Bluetooth: btusb: Add a new PID/VID 13d3/3583 for MT7921
Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6331 keys
dt-bindings: input: Convert mtk-pmic-keys to DT schema
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
spi: fsl_spi: Convert to transfer_one
drm/tests: Change "igt_" prefix to "drm_test_"
drm/tests: Split drm_framebuffer_create_test into parameterized tests
drm/amd/display: fix boolconv.cocci warning
drm/amd/display: make optc32_phantom_crtc_post_enable, optc32_setup_manual_trigger and optc32_set_drr static
drm/amd/display: make some functions static
drm/amd/display: make some functions static
drm/amd/display: make mmhubbub32_config_mcif_buf static
drm/amd/display: make some functions static
drm/amd/display: make optc314_phantom_crtc_post_enable static
drm/amd/display: make enc314_stream_encoder_dvi_set_stream_attribute static
drm/amd/display: make some functions static
drm/amdgpu: make sure to init common IP before gmc
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
PCI: apple: Do not leak reset GPIO on unbind/unload/error
s390/mm: uninline copy_oldmem_kernel() function
s390/mm,ptdump: add real memory copy page markers
s390/mm: rework memcpy_real() to avoid DAT-off mode
s390/dump: save IPL CPU registers once DAT is available
s390/pci: convert high_memory to physical address
s390/smp,ptdump: add absolute lowcore markers
s390/smp: rework absolute lowcore access
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
arm64: dts: mt7986: add built-in Wi-Fi device nodes
ASoC: soc-dapm: Switch to use dev_err_probe() helper
ASoC: cs42l42: Switch to use dev_err_probe() helper
ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
fortify: Adjust KUnit test for modular build
arm64: dts: qcom: sc7280-villager: Adjust LTE SKUs
dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
can: flexcan: Switch to use dev_err_probe() helper
dt-bindings: pinctrl: update bindings for MT7986 SoC
drm/i915/dgfx: Release mmap on rpm suspend
drm/i915: Refactor userfault_wakeref to re-use
Revert "powerpc/rtas: Implement reentrant rtas call"
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
pinctrl: ocelot: add help and description information to ocelot pinctrl kconfig
gpio: mt7621: Switch to use platform_get_irq() function
gpio: pca953x: introduce support for nxp,pcal6408
dt-bindings: gpio: pca95xx: add entry for pcal6408
selinux: remove the unneeded result variable
lockdown: ratelimit denial messages
drm/i915/selftest: Clear the output buffers before GPU writes
drm/i915/selftest: Always cancel semaphore on error
drm/i915/selftests: Check for incomplete LRI from the context image
drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
KVM: selftests: Add test for AArch32 ID registers
KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
KVM: arm64: Add a visibility bit to ignore user writes
KVM: arm64: Spin off helper for calling visibility hook
KVM: arm64: Drop raz parameter from read_id_reg()
KVM: arm64: Remove internal accessor helpers for id regs
KVM: arm64: Use visibility hook to treat ID regs as RAZ
drm/i915/dsc: convert dsc debugfs entry from output_bpp to input_bpc
dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sc8280xp-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sc8180x-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sc8180x-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sc7280-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sc7280-pinctrl: reference tlmm schema
dt-bindings: pinctrl: qcom,sc7280-pinctrl: add gpio-line-names
dt-bindings: pinctrl: qcom,sc7280-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sc7280-pinctrl: correct number of GPIOs
dt-bindings: pinctrl: qcom,sm8450-pinctrl: add gpio-line-names
dt-bindings: pinctrl: qcom,sm8450-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm8450-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sm8350-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm8350-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sm8250-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm8250-pinctrl: reference tlmm common pins
dt-bindings: pinctrl: qcom,sm8250-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm6375-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm6375-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm6350-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm6350-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sm6125-pinctrl: extend example
dt-bindings: pinctrl: qcom,sm6125-pinctrl: do not require function on non-GPIOs
dt-bindings: pinctrl: qcom,sm6125-pinctrl: fix matching pin config
dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix indentation in example
dt-bindings: pinctrl: qcom,sm6115-pinctrl: require function on GPIOs
dt-bindings: pinctrl: qcom,sm6115-pinctrl: fix matching pin config
Input: iqs7222 - set all ULP entry masks by default
Input: iqs7222 - avoid sending empty SYN_REPORT events
Input: iqs7222 - trim force communication command
power: supply: bq25890: Fix enum conversion in bq25890_power_supply_set_property()
dt-bindings: mmc: sdhci-msm: Add pinctrl-1 property
dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
dt-bindings: mmc: renesas,sdhi: Add iommus property
mmc: sdhci_am654: Remove the unneeded result variable
mmc: meson-gx: add SDIO interrupt support
mmc: meson-gx: adjust and re-use constant IRQ_EN_MASK
mmc: jz4740_mmc: Fix error check for dma_map_sg
mmc: meson-mx-sdhc: Fix error check for dma_map_sg
mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
dt-bindings: mmc: Fix 'dma-coherent' was unexpected
mmc: core: Switch to basic workqueue API for sdio_irq_work
dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible
mmc: sdhci: Update MAINTAINERS Maintained -> Supported
dt-bindings: mmc: cdns: remove Piotr Sroka as a maintainer
dt-bindings: mmc: Add compatible for MT6795 Helio X10 SoC
dt-bindings: mmc: mmc-spi-slot: drop unneeded spi-max-frequency
mmc: sdhci-pci-o2micro: fix some SD cards compatibility issue at DDR50 mode
dt-bindings: mmc: Set maximum documented operating frequency as 384MHz
ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR
ASoC: tas2562: Propagate the error in tas2562_dac_event()
arm64: dts: rockchip: enable gamma control on RK3399
arm64: dts: rockchip: Enable video output on rk3566-roc-pc
dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
clk: microchip: add PolarFire SoC fabric clock support
dt-bindings: clk: add PolarFire SoC fabric clock ids
dt-bindings: clk: document PolarFire SoC fabric clocks
dt-bindings: clk: rename mpfs-clkcfg binding
clk: microchip: mpfs: update module authorship & licencing
clk: microchip: mpfs: convert periph_clk to clk_gate
clk: microchip: mpfs: convert cfg_clk to clk_divider
clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
clk: microchip: mpfs: simplify control reg access
clk: microchip: mpfs: move id & offset out of clock structs
clk: microchip: mpfs: add MSS pll's set & round rate
MAINTAINERS: add polarfire soc reset controller
reset: add polarfire soc reset support
clk: microchip: mpfs: add reset controller
dt-bindings: clk: microchip: mpfs: add reset controller support
dts: arm: at91: Add SAMA5D3-EDS Board
dt-bindings: arm: at91: Add info on SAMA5D3-EDS
ARM: dts: lan966x: disable aes
arm64: dts: qcom: sc7280-herobrine: Add nodes for onboard USB hub
arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub
ARM: dts: qcom: ipq8064: pad addresses to 8 digit
ARM: dts: qcom: ipq8064: reorganize node order and sort them
soc: qcom: rpmpd: Add SM6375 support
dt-bindings: power: rpmpd: Add SM6375 power domains
ARM: dts: qcom: align SDHCI clocks with DT schema
ARM: dts: qcom: align SDHCI reg-names with DT schema
arm64: dts: qcom: align SDHCI reg-names with DT schema
arm64: dts: qcom: sm8250: provide additional MSI interrupts
clk: qcom: smd-rpm: Add clocks for MSM8909
dt-bindings: clock: qcom,rpmcc: Add MSM8909
clk: qcom: gcc-msm8909: Increase delay for USB PHY reset
clk: qcom: reset: Allow specifying custom reset delay
clk: qcom: Add driver for MSM8909 GCC
dt-bindings: clock: Add schema for MSM8909 GCC
arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node
ARM: dts: qcom: msm8960: add clocks to the MMCC device node
ARM: dts: qcom: apq8064: add clocks to the MMCC device node
ARM: dts: qcom: msm8960: add clocks to the GCC device node
ARM: dts: qcom: apq8064: add clocks to the GCC device node
ARM: dts: qcom: msm8960: add clocks to the LCC device node
ARM: dts: qcom: apq8064: add clocks to the LCC device node
clk: qcom: mmcc-msm8960: use parent_hws/_data instead of parent_names
clk: qcom: mmcc-msm8960: move clock parent tables down
clk: qcom: mmcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
clk: qcom: lcc-msm8960: use parent_hws/_data instead of parent_names
clk: qcom: lcc-msm8960: use macros to implement mi2s clocks
clk: qcom: gcc-msm8960: use parent_hws/_data instead of parent_names
clk: qcom: gcc-msm8960: use ARRAY_SIZE instead of specifying num_parents
dt-bindings: clocks: qcom,mmcc: define clocks/clock-names for MSM8960
dt-bindings: clocks: qcom,gcc-apq8064: define clocks/-names properties
arm64: dts: qcom: Use WCD9335 DT bindings
clk: qcom: clk-rpmh: Remove redundant if statement
clk: qcom: gcc-sdm845: add sdm670 global clock data
clk: qcom: gcc-sdm845: use device tree match data
dt-bindings: clock: gcc-sdm845: add sdm670 global clocks
xtensa: add FDPIC and static PIE support for noMMU
xtensa: clean up ELF_PLAT_INIT macro
ARM: dts: qcom: msm8226: switch TCSR mutex to MMIO
ARM: dts: qcom: apq8084: switch TCSR mutex to MMIO
arm64: dts: qcom: msm8994: switch TCSR mutex to MMIO
arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO
arm64: dts: qcom: msm8996: add missing TCSR syscon compatible
arm64: dts: qcom: qcs404: add missing TCSR syscon compatible
arm64: dts: qcom: msm8953: add missing TCSR syscon compatible
arm64: dts: qcom: ipq6018: add missing TCSR syscon compatible
drm/i915: Skip applying copy engine fuses
hwspinlock: qcom: add support for MMIO on older SoCs
hwspinlock: qcom: correct MMIO max register for newer SoCs
dt-bindings: hwlock: qcom-hwspinlock: correct example indentation
dt-bindings: hwlock: qcom-hwspinlock: add support for MMIO on older SoCs
clk: qcom: a53-pll: convert to use parent_data rather than parent_names
ARM: dts: qcom: msm8660: fix node names for fixed clocks
ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node
clk: qcom: gcc-msm8660: use parent_hws/_data instead of parent_names
clk: qcom: gcc-msm8660: use ARRAY_SIZE instead of specifying num_parents
dt-bindings: clock: qcom,gcc-msm8660: separate GCC bindings for MSM8660
clk: qcom: sm6115: Select QCOM_GDSC
firmware: qcom: scm: remove unused __qcom_scm_init declaration
dt-bindings: power: qcom,rpmpd: drop non-working codeaurora.org emails
arm64: dts: qcom: sc7280-herobrine: correct TLMM gpio-line-names
arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema
arm64: dts: qcom: sm8450: align TLMM pin configuration with DT schema
arm64: dts: qcom: sm8350: align TLMM pin configuration with DT schema
arm64: dts: qcom: sm8350-sagami: correct TS pin property
arm64: dts: qcom: sm6350: align TLMM pin configuration with DT schema
arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
drm/amd/pm: remove unused declarations in hardwaremanager.h
drm/gma500: remove unused declarations in psb_intel_drv.h
drm/radeon: remove unused declarations for radeon
drm/radeon/r600_cs: remove r600_cs_legacy_get_tiling_conf() declaration
drm/vmwgfx: remove unused vmw_bo_is_vmw_bo() declaration
drm/amd/display/amdgpu_dm: remove duplicate included header files
drm/amd/display: Remove the unused function copy_stream_update_to_stream()
drm/amd/display: make mpc32_program_shaper and mpc32_program_3dlut static
drm/amd/display: make dcn32_link_encoder_is_in_alt_mode and dcn32_link_encoder_get_max_link_cap static
drm/amd/display: make dscl32_calc_lb_num_partitions static
drm/amd/display: make enc32_stream_encoder_dvi_set_stream_attribute static
drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()
drm/amdgpu: fix warning about missing imu prototype
drm/amdgpu: reorder CS code
drm/amdgpu: cleanup CS init/fini and pass1
drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2
drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
drm/amdgpu: move setting the job resources
drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAndDRAMSpeedChangeSupport()
drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()
drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
drm/amd/display: 3.2.202
drm/amd/display: Fix register definitions for DCN32/321
drm/amd/display: Refactor SubVP calculation to remove FPU
drm/amd/display: Avoid force minimal transaction in case of surface_count equal to 0
drm/amd/display: Don't adjust VRR unnecessarily
drm/amd/display: Adding log for spread_spectrum_info
drm/amd/display: Limit user regamma to a valid value
drm/amd/display: add workaround for subvp cursor corruption for DCN32/321
drm/amd/display: Added debug option for forcing subvp num ways
drm/amd/display: Update viewport position for phantom pipes
drm/amd/display: Round cursor width up for MALL allocation
drm/amd/display: Correct dram channel width for dcn314
drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314
drm/amd/display: Hook up DCN314 specific dml implementation
drm/amd/display: Enable dlg and vba compilation for dcn314
drm/amd/display: Fix compilation errors on DCN314
drm/amd/display: Fix divide by zero in DML
drm/amd/display: Fixing DIG FIFO Error
drm/amd/display: SW cursor fallback for SubVP
drm/amd/display: Assign link type before check dsc workaround.
drm/amd/display: Reverted DSC programming sequence change
drm/amd/display: Update MBLK calculation for SubVP
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
drm/amd/display: Correct I2C register offset
drm/amd/display: Optimizations for DML math
drm/amdgpu: Skip reset error status for psp v13_0_0
drm/amdgpu: Add EEPROM I2C address for smu v13_0_0
drm/amdgpu: added support for ras driver loading
drm/amdgpu: add HDP remap functionality to nbio 7.7
drm/amdgpu/display: remove unneeded "default n" options
drm/amd/display: fix repeated words in comments
drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c
drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c
drm/amdgpu: cleanup coding style in amdgpu_sync.c file
drm/amdgpu: cleanup coding style in amdgpu_acpi.c
drm/amdgpu: Remove the unneeded result variable
drm/radeon: Remove the unneeded result variable
drm/radeon/ci_dpm: Remove the unneeded result variable
drm/amd/display: remove possible condition with no effect (if == else)
drm/amd/display: Simplify bool conversion
drm/amd/display: clean up some inconsistent indentings
drm/amdgpu: Fix hive reference count leak
drm/amdkfd: Migrate in CPU page fault use current mm
dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200
dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
dt-bindings: phy: ti: phy-gmii-sel: Cleanup example
drm/i915: remove unused i915_gem_lmem_obj_ops declaration
sh: machvec: Use char[] for section boundaries
arm64: dts: mediatek: cherry: Enable MT6315 regulators on SPMI bus
arm64: dts: mediatek: cherry: Enable Elantech eKTH3000 i2c trackpad
arm64: dts: mediatek: cherry: Enable secondary SD/MMC controller
arm64: dts: mediatek: cherry: Add keyboard mapping for the top row
arm64: dts: mediatek: cherry: Add Google Security Chip (GSC) TPM
arm64: dts: mediatek: cherry: Wire up the ChromeOS Embedded Controller
arm64: dts: mediatek: cherry: Enable the System Companion Processor
drm/amdgpu: change the alignment size of TMR BO to 1M
drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter only
drm/amd/display: update header files
drm/i915/ipc: use intel_uncore_rmw() to enable/disable
drm/i915/display: move IPC under display wm sub-struct
drm/i915/ipc: register debugfs only if IPC available
drm/i915/ipc: move IPC debugfs to skl_watermark.c
drm/i915/ipc: refactor and rename IPC functions
drm/amdkfd: Remove prefault before migrating to VRAM
drm/amdkfd: handle CPU fault on COW mapping
amd/amdkfd: fix repeated words in comments
drm/amdgpu: Use per device reset_domain for XGMI on sriov configuration
drm/amd/amdgpu: update GC 10.3.0 pwrdec
drm/amdkfd: Fix CRIU restore op due to doorbell offset
drm/amdgpu: use dirty framebuffer helper
drm/amdgpu: Don't enable LTR if not supported
drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy
dt-bindings: phy: ocelot-serdes: convert to YAML
ASoC: dt-bindings: nau8825: Add ADCOUT IO drive strength control
ASoC: nau8825: Add ADCOUT IO drive strength control
ASoC: Intel: fix unused-variable warning in probe_codec
ASoC: sunxi: sun4i-codec: silence misleading error in probe
ASoC: dt-bindings: qcom,q6afe: remove binding
ASoC: Drop mistakenly applied DTS patch
phy: usb: sunplus: Fix return value check in update_disc_vol()
drm/scdc: Document hotplug gotchas
drm/vc4: hdmi: Reset link on hotplug
drm/vc4: hdmi: Move vc4_hdmi_supports_scrambling() around
drm/vc4: hdmi: Switch to detect_ctx
drm/vc4: hdmi: Simplify the hotplug handling
ASoC: Intel: fix unused-variable warning in probe_codec
drm/vc4: hdmi: Remove mutex in detect
drm/vc4: hdmi: Remove unused argument in vc4_hdmi_supports_scrambling
drm/vc4: hdmi: Constify drm_display_mode
ARM: dts: qcom: apq8060-dragonboard: Add TMA340 to APQ8060 DragonBoard
ARM: dts: qcom: msm8660: Add GSBI3 I2C bus
ARM: dts: qcom: msm8660: Add GSBI1 SPI bus
phy: qcom-snps: Add support for overriding phy tuning parameters
dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1
arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards
arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 3.0/3.1
arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0/2.0 and IDP boards.
arm64: dts: qcom: sc7280: Add lpass cpu node
arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node
arm64: dts: qcom: sc7280: Add max98360a codec for CRD 1.0/2.0 and IDP boards
arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards
arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0 and IDP boards
arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
dt-bindings: clock: Add "qcom,adsp-pil-mode" property
arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
phy: qcom-qmp: drop dual-lane comments
phy: qcom-qmp-pcie: shorten function prefixes
phy: qcom-qmp-pcie: drop if (table) conditions
clk: qcom: lpass: Add support for resets & external mclk for SC7280
clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
dt-bindings: clock: Add "qcom,adsp-pil-mode" property
arm64: dts: qcom: sc7280: Add herobrine-villager-r1
dt-bindings: arm: qcom: document sc7280 and villager board
dt-bindings: phy: qcom,qmp-usb3-dp: add missing power-domains property
dt-bindings: phy: qcom,qmp-usb: add missing power-domains property
ASoC: ak4458: Add ak4458_reset in device probe and remove
regulator: Add driver for MT6332 PMIC regulators
regulator: Add bindings for MT6332 regulator
regulator: Add driver for MT6331 PMIC regulators
regulator: Add bindings for MT6331 regulator
phy: Add RGMII support on lan966x
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
perf/bpf: Always use perf callchains if exist
perf: Use sample_flags for callchain
drm/tests: Set also mock plane src_x, src_y, src_w and src_h
drm: Use original src rect while initializing damage iterator
drm/i915/display: Use drm helper instead of own loop for damage clips
drm/i915/display: Use original src in psr2 sel fetch area calculation
arm64: dts: ti: Add support for AM62A7-SK
arm64: dts: ti: Introduce AM62A7 family of SoCs
dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62A
dt-bindings: arm: ti: Add bindings for AM62A7 SoC
dt-bindings: arm: ti: Rearrange IOPAD macros alphabetically
clk: rockchip: Add MUXTBL variant
dt-bindings: soc: rockchip: Document RV1126 pmugrf
dt-bindings: soc: rockchip: Document RV1126 grf
drm/i915/psr: Disable PSR2 when SDP is sent on prior line
drm/i915/psr: Equation changed for sending start/stop on prior line
drm/i915: Fix TV encoder clock computation
drm/i915/bios: Add the "Disable compression for the Display Port/HDMI external display" bit
drm/i915/bios: Fix VBT ACPI DPMS bit polarity
r8169: remove rtl_wol_shutdown_quirk()
ALSA: hda/hdmi: change type for the 'assigned' variable
sfc: introduce shutdown entry point in efx pci driver
drm/i915/dp: use drm_dp_phy_name() for logging
f2fs: simplify code in f2fs_prepare_decomp_mem
f2fs: replace logical value "true" with a int number
f2fs: increase the limit for reserve_root
f2fs: complete checkpoints during remount
f2fs: flush pending checkpoints when freezing super
drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
drm/i915/mtl: Add DP AUX support on TypeC ports
drm/i915/mtl: Add display power wells
drm/i915/mtl: Add gmbus and gpio support
drm/i915: Move display and media IP version to runtime info
PCI/PM: Simplify pci_pm_suspend_noirq()
PCI/PM: Always disable PTM for all devices during suspend
PCI/PTM: Consolidate PTM interface declarations
PCI/PTM: Reorder functions in logical order
PCI/PTM: Preserve RsvdP bits in PTM Control register
PCI/PTM: Move pci_ptm_info() body into its only caller
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
PCI/PTM: Separate configuration and enable
PCI/PTM: Add pci_upstream_ptm() helper
dt-bindings: remoteproc: qcom,adsp: enforce smd-edge schema
PCI/PTM: Cache PTM Capability offset
dt-bindings: remoteproc: Add missing (unevaluated|additional)Properties on child nodes
parisc: hide ioread64 declaration on 32-bit
dt-bindings: remoteproc: qcom,pil-info: add missing imem compatible
dt-bindings: phy: hisilicon,hi3670-usb3: simplify example
dt-bindings: phy: hisilicon,hi3660-usb3: simplify example
MAINTAINERS: Add BCM4908 maintainer to BCMBCA entry
dt-bindings: misc: fastrpc: Document memory-region property
hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"
drm/i915/gt: Extract function to apply media fuses
drm/i915/gt: Use MEDIA_VER() when handling media fuses
ARM: config: ixp4xx: Disable legacy EEPROM driver
ia64: export memory_add_physaddr_to_nid to fix cxl build error
ARM: dts: stm32: argon: remove spidev node
ARM: dts: stm32: Create separate pinmux for qspi cs pin in stm32mp15-pinctrl.dtsi
ARM: dts: stm32: Fix typo in license text for Engicam boards
ARM: dts: stm32: Add timer interrupts on stm32mp15
ARM: dts: stm32: add pinctrl and disabled spi5 node in stm32mp135f-dk
ARM: dts: stm32: add spi nodes into stm32mp131.dtsi
ARM: dts: stm32: enable i2c1 and i2c5 on stm32mp135f-dk.dts
ARM: dts: stm32: add i2c nodes into stm32mp131.dtsi
Revert "drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP"
Revert "dt-bindings: Add byteswap order to chrontel ch7033"
drm/i915/mtl: Hook up interrupts for standalone media
drm/i915/mtl: Use primary GT's irq lock for media GT
drm/i915/xelpmp: Expose media as another GT
drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
drm/i915/uncore: Add GSI offset to uncore
drm/i915: Handle each GT on init/release and suspend/resume
drm/i915: Initialize MMIO access for each GT
drm/i915: Use a DRM-managed action to release the PCI bridge device
drm/i915: Rename and expose common GT early init routine
drm/i915: Prepare more multi-GT initialization
drm/i915: Drop intel_gt_tile_cleanup()
drm/i915: Use managed allocations for extra uncore objects
drm/i915: Only hook up uncore->debug for primary uncore
drm/i915: Move locking and unclaimed check into mmio_debug_{suspend, resume}
drm/i915/gt: Fix perf limit reasons bit positions
Revert "drm/i915/dg2: extend Wa_1409120013 to DG2"
drm/i915/guc: Cancel GuC engine busyness worker synchronously
drm/i915/gsc: allocate extended operational memory in LMEM
mei: debugfs: add pxp mode to devstate in debugfs
mei: drop ready bits check after start
mei: gsc: add transition to PXP mode in resume flow
mei: gsc: setup gsc extended operational memory
mei: mkhi: add memory ready command
mei: bus: export common mkhi definitions into a separate header
mei: extend timeouts on slow devices
mei: gsc: wait for reset thread on stop
mei: gsc: use polling instead of interrupts
drm/i915/gsc: add GSC XeHP SDV platform definition
drm/i915/gsc: add slow_firmware flag to the gsc device definition
mei: add slow_firmware flag to the mei auxiliary device
mei: add kdoc for struct mei_aux_device
drm/i915/gsc: skip irq initialization if using polling
wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_mask
wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
wifi: rtw89: split scan including lots of channels
wifi: rtw89: 8852c: support hw_scan
wifi: rtw89: call tx_wake notify for 8852c in deep ps mode
wifi: rtw89: support deep ps mode for rtw8852c
wifi: rtw89: set response rate selection
wifi: rtw89: 8852c: set TX to single path TX on path B in 6GHz band
wifi: rtw89: 8852c: enlarge polling timeout of RX DCK
wifi: rtw89: 8852c: enable the interference cancellation of MU-MIMO on 6GHz
wifi: rtw89: add DIG register struct to share common algorithm
wifi: rtw89: support TX diversity for 1T2R chipset
wifi: rtw89: record signal strength per RF path
wifi: rtw89: configure TX path via H2C command
wifi: rtw89: parse phycap of TX/RX antenna number
wifi: rtw89: use u32_get_bits to access C2H content of PHY capability
drm/bridge: it6505: use drm_debug_enabled() in it6505_debug_print()
udf: Support splicing to file
ARM: dts: imx: update sdma node name format
ALSA: dummy: Add customizable volume min/max.
block/drbd: remove unused w_start_resync declaration
ALSA: dummy: Fix trailing whitespaces.
drm/aperture: Fix some kerneldoc comments
drm/format-helper: Add drm_fb_build_fourcc_list() helper
drm/modes: Add initializer macro DRM_MODE_INIT()
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
drm/probe-helper: Add drm_connector_helper_get_modes_fixed()
blk-throttle: cleanup tg_update_disptime()
blk-throttle: calling throtl_dequeue/enqueue_tg in pairs
blk-throttle: use 'READ/WRITE' instead of '0/1'
blk-throttle: fix io hung due to configuration updates
blk-throttle: factor out code to calculate ios/bytes_allowed
blk-throttle: prevent overflow while calculating wait time
blk-throttle: fix that io throttle can only work for single bio
sbitmap: fix batched wait_cnt accounting
latencytop: use the last element of latency_record of system
kernel/utsname_sysctl.c: print kernel arch
checkpatch: handle FILE pointer type
asm-generic: make parameter types consistent in _unaligned_be48()
kernel/profile.c: simplify duplicated code in profile_setup()
ntfs: check overflow when iterating ATTR_RECORDs
ntfs: fix out-of-bounds read in ntfs_attr_find()
ntfs: fix use-after-free in ntfs_attr_find()
initramfs: mark my_inptr as __initdata
fail_function: fix wrong use of fei_attr_remove()
fail_function: refactor code of checking return value of register_kprobe()
fail_function: switch to memdup_user_nul() helper
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_work_run
lib: move from strlcpy with unused retval to strscpy
init: move from strlcpy with unused retval to strscpy
reiserfs: move from strlcpy with unused retval to strscpy
ocfs2: move from strlcpy with unused retval to strscpy
ia64: move from strlcpy with unused retval to strscpy
alpha: move from strlcpy with unused retval to strscpy
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
hfs: replace kmap() with kmap_local_page() in btree.c
hfs: replace kmap() with kmap_local_page() in bnode.c
hfs: unmap the page in the "fail_page" label
kexec: replace kmap() with kmap_local_page()
iversion: use atomic64_try_cmpxchg)
aio: use atomic_try_cmpxchg in __get_reqs_available
buffer: use try_cmpxchg in discard_buffer
epoll: use try_cmpxchg in list_add_tail_lockless
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
fs/qnx6: delete unnecessary checks before brelse()
kernel: exit: cleanup release_thread()
proc: save LOC in vsyscall test
llist: use try_cmpxchg in llist_add_batch and llist_del_first
panic, kexec: make __crash_kexec() NMI safe
kexec: turn all kexec_mutex acquisitions into trylocks
lib/cmdline: avoid page fault in next_arg
checkpatch: add kmap and kmap_atomic to the deprecated list
fs/isofs: replace kmap() with kmap_local_page()
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
ipc/util.c: cleanup and improve sysvipc_find_ipc()
scripts/decodecode: improve faulting line determination
hfsplus: convert kmap() to kmap_local_page() in btree.c
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
hfsplus: convert kmap() to kmap_local_page() in bnode.c
hfsplus: unmap the page in the "fail_page" label
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
mm/mremap_pages: save a few cycles in get_dev_pagemap()
mm: remove BUG_ON() in __isolate_free_page()
hugetlb: make hugetlb depends on SYSFS or SYSCTL
mm/kmemleak: make create_object return void
hugetlb: remove meaningless BUG_ON(huge_pte_none())
selftest: vm: remove deleted local_config.* from .gitignore
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
hugetlb: kill hugetlbfs_pagecache_page()
hugetlb: pass NULL to kobj_to_hstate() if nid is unused
hugetlb: use helper {huge_pte|pmd}_lock()
hugetlb: use sizeof() to get the array size
hugetlb: use LIST_HEAD() to define a list head
hugetlb: Use helper macro SZ_1K
hugetlb: make hugetlb_cma_check() static
fs/buffer: remove bh_submit_read() helper
ext2: replace bh_submit_read() helper with bh_read()
fs/buffer: remove ll_rw_block() helper
ufs: replace ll_rw_block()
udf: replace ll_rw_block()
reiserfs: replace ll_rw_block()
ocfs2: replace ll_rw_block()
ntfs3: replace ll_rw_block()
jbd2: replace ll_rw_block()
isofs: replace ll_rw_block()
gfs2: replace ll_rw_block()
fs/buffer: replace ll_rw_block()
fs/buffer: add some new buffer read helpers
fs/buffer: remove __breadahead_gfp()
mm/vmalloc: extend find_vmap_lowest_match_check with extra arguments
mm/migrate_device.c: fix a misleading and outdated comment
mm/page_alloc.c: delete a redundant parameter of rmqueue_pcplist
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
mm/damon/vaddr: remove comparison between mm and last_mm when checking region accesses
mm/damon: simplify the parameter passing for 'check_accesses'
mm: fix null-ptr-deref in kswapd_is_running()
mm: kill is_memblock_offlined()
filemap: remove find_get_pages_contig()
ramfs: convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_contig()
nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig()
btrfs: convert process_page_range() to use filemap_get_folios_contig()
btrfs: convert end_compressed_writeback() to use filemap_get_folios()
btrfs: convert __process_pages_contig() to use filemap_get_folios_contig()
filemap: add filemap_get_folios_contig()
zram: don't retry compress incompressible page
mm: backing-dev: Remove the unneeded result variable
page_ext: introduce boot parameter 'early_page_ext'
s390/hugetlb: switch to generic version of follow_huge_pud()
memcg: increase MEMCG_CHARGE_BATCH to 64
mm: page_counter: rearrange struct page_counter fields
mm: page_counter: remove unneeded atomic ops for low/min
mm: remove EXPERIMENTAL flag for zswap
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram reset
mm/gup.c: refactor check_and_migrate_movable_pages()
mm/gup.c: don't pass gup_flags to check_and_migrate_movable_pages()
mm: skip retry when new limit is not below old one in page_counter_set_max
mm: pagewalk: add api documentation for walk_page_range_novma()
mm: pagewalk: fix documentation of PTE hole handling
mm: memcg: export workingset refault stats for cgroup v1
mm/page_owner.c: add llseek for page_owner
mm/damon: replace pmd_huge() with pmd_trans_huge() for THP
mm/damon: validate if the pmd entry is present before accessing
mm: release private data before split THP
mm: thp: remove redundant pgtable check in set_huge_zero_page()
mm: memory-failure: kill __soft_offline_page()
mm: memory-failure: kill soft_offline_free_page()
mm: hugetlb_vmemmap: simplify reset_struct_pages()
mm, hwpoison: avoid trying to unpoison reserved page
mm, hwpoison: kill procs if unmap fails
mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()
mm, hwpoison: fix extra put_page() in soft_offline_page()
mm, hwpoison: fix page refcnt leaking in unpoison_memory()
mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
mm: fix use-after free of page_ext after race with memory-offline
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
mm/vmalloc.c: support HIGHMEM pages in vmap_pages_range_noflush()
zsmalloc: zs_object_copy: replace email link to doc
mm: memcontrol: fix a typo in comment
mm: kill find_min_pfn_with_active_regions()
mm/hugetlb: make detecting shared pte more reliable
mm/hugetlb: fix sysfs group leak in hugetlb_unregister_node()
mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at()
mm/hugetlb: fix missing call to restore_reserve_on_error()
mm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
mm/hugetlb: fix incorrect update of max_huge_pages
memory tiering: adjust hot threshold automatically
memory tiering: rate limit NUMA migration throughput
memory tiering: hot page selection with hint page fault latency
mm/util.c: add warning if __vm_enough_memory fails
mm: add more BUILD_BUG_ONs to gfp_migratetype()
mm/gup.c: simplify and fix check_and_migrate_movable_pages() return codes
hugetlb_cgroup: use helper for_each_hstate and hstate_index
hugetlb_cgroup: use helper macro NUMA_NO_NODE
hugetlb_cgroup: remove unneeded return value
hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
hugetlb_cgroup: remove unneeded nr_pages > 0 check
Kselftests: remove support of libhugetlbfs from kselftests
kfence: add sysfs interface to disable kfence for selected slabs.
mm: migration: fix the FOLL_GET failure on following huge page
tools/vm/page_owner_sort: fix -f option
mm/vmscan: make the annotations of refaults code at the right place
mm/util: reduce stack usage of folio_mapcount
mm/damon/core: simplify the parameter passing for region split operation
mm/page_alloc: only search higher order when fallback
page_alloc: remove inactive initialization
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
mm/mempolicy: fix lock contention on mems_allowed
mm/cma_debug: show complete cma name in debugfs directories
mm/swap: remove the end_write_func argument to __swap_writepage
zsmalloc: remove unnecessary size_class NULL check
zsmalloc: zs_object_copy: add clarifying comment
mm/vmscan: define macros for refaults in struct lruvec
selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
userfaultfd: update documentation to describe /dev/userfaultfd
userfaultfd: selftests: modify selftest to use /dev/userfaultfd
userfaultfd: add /dev/userfaultfd for fine grained access control
selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
mm/damon/dbgfs: use kmalloc for allocating only one element
mm/filemap.c: convert page_endio() to use a folio
mm: memory-failure: cleanup try_to_split_thp_page()
mm: align larger anonymous mappings on THP boundaries
mm/page_ext: remove unused variable in offline_page_ext
selftests/vm: add selftest to verify multi THP collapse
selftests/vm: add selftest to verify recollapse of THPs
selftests/vm: add MADV_COLLAPSE collapse context to selftests
selftests/vm: dedup hugepage allocation logic
selftests/vm: modularize collapse selftests
mm/madvise: add MADV_COLLAPSE to process_madvise()
mm/khugepaged: rename prefix of shared collapse functions
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
mm/khugepaged: add flag to predicate khugepaged-only behavior
mm/khugepaged: propagate enum scan_result codes back to callers
mm/khugepaged: dedup and simplify hugepage alloc and charging
mm/khugepaged: add struct collapse_control
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
xfs: support STATX_DIOALIGN
f2fs: support STATX_DIOALIGN
f2fs: simplify f2fs_force_buffered_io()
f2fs: move f2fs_force_buffered_io() into file.c
ext4: support STATX_DIOALIGN
fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
vfs: support STATX_DIOALIGN on block devices
statx: add direct I/O alignment information
spi: rockchip: add power-domains property
power: supply: bq27xxx: fix NULL vs 0 warnings
power: supply: bq27xxx: fix __be16 warnings
power: supply: bq25890: Add support for setting IINLIM
power: supply: bq25890: Disable PUMPX_EN on errors
drm/vkms: fix 32bit compilation error by replacing macros
power: supply: Fix repeated word in comments
staging: wlan-ng: remove unused p80211wext_handler_def declaration
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
staging: vt6655: Rename function MACbSafeStop
staging: vt6655: Rename function MACbSafeTxOff
staging: vt6655: Rename function MACbSafeRxOff
staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset
staging: vt6655: Cleanup and rename function MACvRestoreContext
staging: vt6655: Cleanup and rename function MACvSaveContext
staging: vt6655: Cleanup and rename function MACvSetLoopbackMode
staging: rtl8192e: Rename CurSlotTime
staging: rtl8192e: Rename bHwRadioOff
staging: rtl8192e: Rename RFChangeInProgress
staging: rtl8192e: Rename RFWaitCounter
staging: rtl8192e: Rename rtState
staging: rtl8192e: Rename bConnectBySSID
staging: rtl8192e: Rename bActionAllowed
staging: rtl8192e: Rename ChangeSource
staging: r8188eu: rtw_is_scan_deny is always false
staging: r8188eu: remove rtw_clear_scan_deny
staging: r8188eu: remove rtw_set_scan_deny_timer_hdl
staging: r8188eu: remove empty rtw_set_scan_deny macro
staging: vt6655: fix potential memory leak
staging: r8188eu: make c2h_evt_read() static
staging: vt6655: remove unnecessary null check
EDAC: Remove obsolete declarations in edac_module.h
power: supply: adp5061: show unknown capacity_level as text
power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()
power: supply: tps65217: Fix comments typo
power: reset: qcom-pon: add support for qcom,pmk8350-pon compatible string
dt-bindings: power: reset: qcom-pon: Add new compatible "qcom,pmk8350-pon"
power: supply: cw2015: Use device managed API to simplify the code
power: supply: cpcap-charger: fix repeated words in comments
power: supply: Explain maintenance charging
fpga: m10bmc-sec: d5005 bmc secure update driver
bpf: Add verifier support for custom callback return range
bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
selftests/bpf: fix ct status check in bpf_nf selftests
selftests/bpf: Add tests for writing to nf_conn:mark
bpf: Add support for writing to nf_conn:mark
bpf: Export btf_type_by_id() and bpf_log()
bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
bpf: Add stub for btf_struct_access()
bpf: Remove duplicate PTR_TO_BTF_ID RO check
bpf: Simplify code by using for_each_cpu_wrap()
bpf: add missing percpu_counter_destroy() in htab_map_alloc()
drm/vkms: fix variable dereferenced before check warning
drm/udl: Sync pending URBs at the end of suspend
drm/udl: Don't re-initialize stuff at retrying the URB list allocation
drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
drm/udl: Fix potential URB leaks
drm/udl: Pass rectangle directly to udl_handle_damage()
drm/udl: Drop unneeded alignment
drm/udl: Increase the default URB list size to 20
drm/udl: Suppress error print for -EPROTO at URB completion
Revert "drm/udl: Kill pending URBs at suspend and disconnect"
drm/udl: Enable damage clipping
drm/udl: Add reset_resume
drm/udl: Restore display mode on resume
rockchip: add rockchip,rk3128-spi
leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table static
platform/x86: asus-wmi: Make kbd_rgb_mode_groups static
asm-generic: Remove empty #ifdef SA_RESTORER
parisc: Use the generic IO helpers
parisc: Remove 64bit access on 32bit machines
wifi: ath11k: Increase TCL data ring size for WCN6750
wifi: ath11k: Add multi TX ring support for WCN6750
wifi: ath11k: Enable threaded NAPI
wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
wifi: ath11k: implement SRAM dump debugfs interface
wifi: ath11k: Split PCI write/read functions
ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure
arm64: dts: rockchip: use BCLK to GPIO switch on rk3399
arm64: dts: rockchip: Add Hantro encoder node to rk356x
arm64: dts: rockchip: Add VPU support for RK3568/RK3566
arm64: dts: rockchip: Enable PCIe controller on rock3a
arm64: dts: rockchip: add rtc to rock3a
arm64: dts: rockchip: Add PCIe 2 nodes to quartz64-b
ARM: dts: rockchip: restyle emac nodes
ARM: dts: rockchip: fix rk3036 emac node compatible string
regulator: tps65219: Fix .bypass_val_on setting
regulator: qcom_rpm: Fix circular deferral regression
regulator: core: Prevent integer underflow
ASoC: fsl_asrc: Add initialization finishing check in runtime resume
ASoC: hdmi-codec.c: use devm_kzalloc() for DMA data
platform/mellanox: mlxreg-lc: Make error handling flow consistent
ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
drivers/platform: toshiba_acpi: Call HCI_PANEL_POWER_ON on resume on some models
docs: ABI: charge_control_end_threshold may not support all values
platform/x86: Battery charge mode in toshiba_acpi (sysfs)
platform/x86: Battery charge mode in toshiba_acpi (internals)
platform/x86: toshiba_acpi: Add fan RPM reading (hwmon interface)
Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
Bluetooth: btintel: Add support for Magnetor
Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921
drm/format: Split into more granular test cases
drm/format: Use appropriate types in expect/assert
arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
arm64: run softirqs on the per-CPU IRQ stack
ASoC: mediatek: mt8186: Remove clock share parsing from DT
ASoC: mediatek: mt8186: Configure shared clocks
ASoC: mediatek: mt8186: Allow setting shared clocks from machine driver
arm64: dts: mediatek: kukui: Remove i2s-share properties
ASoC: mediatek: mt8183: Remove clock share parsing from DT
ASoC: mediatek: mt8183: Configure shared clocks
ASoC: mediatek: mt8183: Allow setting shared clocks from machine driver
ASoC: mediatek: mt8192: Remove clock share parsing from DT
ASoC: mediatek: mt8192-mt6359: Make i2s9 share the clock from i2s8
ASoC: mediatek: mt8192: Allow setting shared clocks from machine driver
ASoC: SOF: Intel: Add mtrace type information for IPC4
ASoC: SOF: Intel: icl: Set IPC4-specific DSP ops
ASoC: SOF: ipc4: Add support for mtrace log extraction
ASoC: SOF: ipc4: Configure the debug box offset
ASoC: SOF: ipc4: Add define for the outbox window index
ASoC: SOF: ipc4: Add macro to get core ID from log buffer status message
ASoC: SOF: ipc4: Only print LOG BUFFER update message info if requested
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
bpf: Invoke cgroup/connect{4,6} programs for unprivileged ICMP ping
arm64: dts: rockchip: add Anbernic RG353P and RG503
dt-bindings: arm: rockchip: Add Anbernic RG353P and RG503
dt-bindings: vendor-prefixes: add Anbernic
arm64: dts: rockchip: Add regulator suffix to BPI-R2-Pro
arm64: dts: rockchip: add LEDs for ROCK 4C+
arm64: dts: rockchip: add LED for ROCK Pi 4A/B/C/A+/B+
arm64: dts: rockchip: add rk817 chg to Odroid Go Advance
soc: rockchip: power-domain: add power domain support for rk3588
soc: rockchip: power-domain: do not enable domain when adding it
dt-bindings: power: rockchip: Add bindings for rk3588
dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml
dt-bindings: power: add power-domain header for rk3588
dt-bindings: remoteproc: qcom,smd-edge: define children
dt-bindings: soc: qcom: smd: restrict child name to smd-edge
dt-bindings: remoteproc: qcom,glink-edge: require channels in children
dt-bindings: misc: qcom,fastrpc: correct example for GLINK edge
dt-bindings: misc: qcom,fastrpc: restrict channel names
dt-bindings: misc: qcom,fastrpc: add compute iommus
dt-bindings: misc: qcom,fastrpc: correct qcom,nsessions name
platform/x86: toshiba_acpi: Add fan RPM reading (internals)
platform/x86/amd: pmc: Add an extra STB message for checking s2idle entry
platform/x86/amd: pmc: Always write to the STB
platform/x86/amd: pmc: Add defines for STB events
ACPI: s2idle: Add a new ->check() callback for platform_s2idle_ops
ARM: footbridge: move isa-dma support into footbridge
ARM: footbridge: remove leftover from personal-server
ARM: footbridge: remove addin mode
drm/rockchip: dsi: add rk3568 support
dt-bindings: display: rockchip-dsi: add rk3568 compatible
MAINTAINERS: Drop Bartlomiej Zolnierkiewicz
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
dt-bindings: qcom,pdc: convert to YAML
libbpf: Remove gcc support for bpf_tail_call_static for now
arm64: dts: ti: k3-am625-sk: Add epwm nodes
arm64: dts: ti: k3-am62-main: Add epwm nodes
drm/rockchip: vop: fix repeated words in comment
drm/i915: Use REG_FIELD_GET() to extract skl+ wm latencies
drm/i915: Extract skl_watermark.c
drm/i915: Split intel_read_wm_latency() into per-platform versions
drm/tidss: fix repeated words in comments
drm/omap: dmm_tiler:Remove the print function dev_err()
drm/omap: dss: Fix refcount leak bugs
drm: omapdrm: dss: replace ternary operator with max()
of/fdt: Don't calculate initrd size from DT if start > end
dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support
arm64: atomic: always inline the assembly
arm64: atomics: remove LL/SC trampolines
arm64: stacktrace: track hyp stacks in unwinder's address space
arm64: stacktrace: track all stack boundaries explicitly
arm64: stacktrace: remove stack type from fp translator
arm64: stacktrace: rework stack boundary discovery
arm64: stacktrace: add stackinfo_on_stack() helper
arm64: stacktrace: move SDEI stack helpers to stacktrace code
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
arm64: stacktrace: simplify unwind_next_common()
arm64: stacktrace: fix kerneldoc comments
arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday
arm64: alternative: patch alternatives in the vDSO
arm64: module: move find_section to header
net: openvswitch: fix repeated words in comments
net: ipa: don't have gsi_channel_update() return a value
net: ipa: update channel in gsi_channel_trans_complete()
net: ipa: kill all other transaction lists
net: ipa: kill the allocated transaction list
net: ipa: always use transaction IDs instead of lists
ARM: dts: r9a06g032-rzn1d400-db: Enable CAN1
ARM: dts: r9a06g032: Add CAN{0,1} nodes
MAINTAINERS: Merge ARM/Renesas ARM64 and ARM/SH-Mobile ARM architectures
net: mscc: ocelot: share the common stat definitions between all drivers
net: mscc: ocelot: minimize definitions for stats
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
net: mscc: ocelot: add support for all sorts of standardized counters present in DSA
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
net: dsa: felix: use ocelot's ndo_get_stats64 method
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
net: mscc: ocelot: move stats code to ocelot_stats.c
net: mscc: ocelot: sort Makefile files alphabetically
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
net: dsa: felix: check the 32-bit PSFP stats against overflow
net: mscc: ocelot: make access to STAT_VIEW sleepable again
net: dsa: felix: add definitions for the stream filter counters
arm64/sysreg: Add defintion for ALLINT
arm64/sysreg: Convert SCXTNUM_EL1 to automatic generation
arm64/sysreg: Convert TIPDR_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64PFR1_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64PFR0_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64MMFR2_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation
arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
arm64/sysreg: Convert HCRX_EL2 to automatic generation
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
arm64/sysreg: Standardise naming for MTE feature enumeration
arm64/sysreg: Standardise naming for SSBS feature enumeration
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
arm64: cache: Remove unused CTR_CACHE_MINLINE_MASK
arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration
arm64/sysreg: Remove stray SMIDR_EL1 defines
drm/sun4i: tv: Include drm_atomic.h
fsnotify: remove unused declaration
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
sched/psi: Cache parent psi_group to speed up group iteration
sched/psi: Consolidate cgroup_psi()
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
sched/psi: Remove NR_ONCPU task accounting
sched/psi: Optimize task switch inside shared cgroups again
sched/psi: Move private helpers to sched/stats.h
sched/psi: Save percpu memory when !psi_cgroups_enabled
sched/psi: Don't create cgroup PSI files when psi_disabled
sched/psi: Fix periodic aggregation shut off
driver core: remove make_class_name declaration
docs: update mediator information in CoC docs
Documentation: stable: Document alternative for referring upstream commit hash
termios: kill uapi termios.h that are identical to generic one
termios: get rid of non-UAPI asm/termios.h
termios: convert the last (sparc) INIT_C_CC to array
make generic INIT_C_CC a bit more generic
termios: consolidate values for VDISCARD in INIT_C_CC
termios: start unifying non-UAPI parts of asm/termios.h
termios: uninline conversion helpers
comedi: convert sysfs snprintf to sysfs_emit
staging: rtl8723bs: Fix return type for implementation of ndo_start_xmit
staging: rtl8723bs: Delete un-necessary return for _rtw_xmit_entry()
misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
misc: pci_endpoint_test: Aggregate params checking for xfer
misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.c
virt: vbox: Remove unproper information
virt: vbox: convert to use dev_groups
crypto: nx - Remove the unneeded result variable
crypto: ccp - Release dma channels before dmaengine unrgister
crypto: octeontx - Remove the unneeded result variable
crypto: akcipher - default implementation for setting a private key
crypto: aspeed - fix return value check in aspeed_hace_probe()
misc: microchip: pci1xxxx: use module_auxiliary_driver
misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
misc: microchip: pci1xxxx: Fix missing spin_lock_init()
misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
pinctrl: cy8c95x0: Use 'default' in all switch-cases (part 2)
staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
staging: rtl8712: Fix return type for implementation of ndo_start_xmit
staging: rtl8712: fix camelcase in UserPriority
staging: greybus: audio_helper: remove unused and wrong debugfs usage
staging: r8188eu: remove unnecessary return labels.
staging: r8188eu: make two functions static
staging: r8188eu: remove unused parameter from UpdateBrateTbl()
staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()
staging: r8188eu: remove some unused enums
staging: r8188eu: do not "scan blink" if we have a link
staging: r8188eu: reset blink state when WPS fails
staging: r8188eu: always cancel blink_work when WPS failed
staging: r8188eu: always update status before WPS blinking
staging: r8188eu: always cancel blink_work before WPS blinking
staging: r8188eu: don't restart WPS blinking unnecessarily
staging: r8188eu: simplify the LED_CTL_POWER_OFF case
staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmd
staging: r8188eu: remove mlme_osdep.h
staging: rtl8723bs: remove rtw_is_wps_ie
staging: rtl8723bs: remove IsHexDigit
staging: rtl8723bs: remove rtw_hal_is_disable_sw_channel_plan
staging: rtl8723bs: remove hal_btcoex_SetManualControl
staging: rtl8723bs: remove GetHexValueFromString
staging: rtl8723bs: remove odm_PauseDIG
staging: rtl8723bs: delete rtw_odm.c and rtw_odm.h
staging: rtl8723bs: remove rtw_change_ifname
staging: rtl8723bs: delete function rtw_set_chplan_cmd
staging: rtl8723bs: delete rtw_setdatarate_cmd
usb: misc: usb3503: call clk_disable_unprepare in the error handling
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
iommu/virtio: Fix compile error with viommu_capable()
iova: Remove iovad->rcaches check in iova_rcache_get()
iova: Remove magazine BUG_ON() checks
iova: Remove some magazine pointer NULL checks
iommu/dma: Make header private
net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_search/tcf_xt_search
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
net: sched: act_api: implement generic walker and search for tc action
net: sched: act: move global static variable net_id to tc_action_ops
net: lan743x: Add support for Rx IP & TCP checksum offload
net: lan743x: Fix to use multiqueue start/stop APIs
drm/i915/dsb: hide struct intel_dsb better
sound: oss: dmasound: remove software_input_volume declaration
ALSA: memalloc: remove snd_dma_sg_ops declaration
ALSA: line6: remove line6_set_raw declaration
mfd: ocelot: Add support for the vsc7512 chip via spi
dt-bindings: mfd: ocelot: Add bindings for VSC7512
resource: add define macro for register address resources
pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
pinctrl: ocelot: add ability to be used in a non-mmio configuration
net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
mfd: ocelot: Add helper to get regmap from a resource
MAINTAINERS: Add maintainer for HiSilicon PTT driver
docs: trace: Add HiSilicon PTT device driver documentation
module/decompress: generate sysfs string at compile time
kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hundred}
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
sysctl: remove max_extfrag_threshold
module: Add debugfs interface to view unloaded tainted modules
kernel/sysctl.c: remove unnecessary (void*) conversions
proc: remove initialization assignment
arm64: dts: qcom: sa8155p-adp: Remove unused properties from eth node
arm64: dts: qcom: sc7280: correct CPU BWMON unit address
hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device
iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity
Bluetooth: Fix HCIGETDEVINFO regression
Input: hgpk - fix repeated word in a comment
perf: RISC-V: throttle perf events
perf: RISC-V: exclude invalid pmu counters from SBI calls
arm64: defconfig: Enable devfreq cooling device
arm64: dts: allwinner: beelink-gs1: Enable GPU OPP
arm64: dts: allwinner: h6: Add GPU OPP table
arm64: dts: allwinner: h6: Add cooling map for GPU
arm64: dts: allwinner: a100: Add I2C DMA requests
arm64: dts: allwinner: a100: Add device node for DMA controller
clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helper
clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helper
clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
vfio/mlx5: Set the driver DMA logging callbacks
vfio/mlx5: Manage error scenarios on tracker
vfio/mlx5: Report dirty pages from tracker
vfio/mlx5: Create and destroy page tracker object
vfio/mlx5: Init QP based resources for dirty tracking
vfio: Introduce the DMA logging feature support
vfio: Add an IOVA bitmap support
vfio: Introduce DMA logging uAPIs
EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs
EDAC/skx_common: Make output format similar
EDAC/skx_common: Use driver decoder first
dt-bindings: leds: Expand LED_COLOR_ID definitions
igc: Remove IGC_MDIC_INT_EN definition
vfio/fsl-mc: Fix a typo in a message
drm/dp_mst: Avoid deleting payloads for connectors staying enabled
media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER
drm/panel-edp: Add Innolux N120ACA-EA1 panel entry
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch
regulator: dt-bindings: qcom,rpmh: Indicate regulator-allow-set-load dependencies
sparc: Fix the generic IO helpers
alpha: Use generic <asm-generic/io.h>
nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
sbitmap: Avoid leaving waitqueue in invalid state in __sbq_wake_up()
spi: Group cs_change and cs_off flags together in struct spi_transfer
arm64: defconfig: enable ARCH_NXP
arm64: defconfig: enable ARCH_BCM
drm/sun4i: tv: Merge mode_set into atomic_enable
pinctrl: pistachio: Correct the fwnode_irq_get() return value check
net: sparx5: fix function return type to match actual type
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
pinctrl: qcom: spmi-gpio: Make irqchip immutable
usb: chipidea: make configs for glue drivers visible with EXPERT
drm/i915: Round TMDS clock to nearest
drm/i915: Use a fixed N value always
drm/i915: Allow M/N change during fastset on bdw+
drm/i915: Add intel_panel_highest_mode()
drm/i915: Skip intel_modeset_pipe_config_late() if the pipe is not enabled
drm/i915: Nuke fastet state copy hacks
drm/i915: Set active dpll early for icl+
drm/i915: Make all clock checks non-fuzzy
drm/i915: Make M/N checks non-fuzzy
drm/i915: Compute clocks earlier
drm/i915: Feed the DPLL output freq back into crtc_state
drm/i915: Reassign DPLLs only for crtcs going throug .compute_config()
drm/i915: Do .crtc_compute_clock() earlier
r8169: merge support for chip versions 10, 13, 16
spi: lpspi: Remove the unneeded result variable
ASoC: ak4458: Remove component probe() and remove()
ASoC: sti-sas: Remove the unneeded result variable
ASoC: max98390: Remove unnecessary amp on/off conrtol
ASoC: soc-dapm.c: tidyup snd_soc_dai_link_event_pre_pmu()
ASoC: soc-dapm.c: add comment for kzalloc()/kfree() on snd_soc_dai_link_event_pre_pmu()
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
firmware: arm_ffa: Add v1.1 get_partition_info support
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
firmware: arm_ffa: Make memory apis ffa_device independent
firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
firmware: arm_ffa: Add support for querying FF-A features
firmware: arm_ffa: Remove ffa_dev_ops_get()
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
drm/i915: Set correct domains values at _i915_vma_move_to_active
drm/i915: Rename ggtt_view as gtt_view
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
drm/ssd130x: Replace simple display helpers with the atomic helpers
pinctrl: meson: Switch to use fwnode instead of of_node
pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return value check
net: stmmac: Disable automatic FCS/Pad stripping
pinctrl: ingenic: Switch to use fwnode instead of of_node
dt-bindings: pinctrl: qcom: sm6115: Add reserved ranges
pinctrl: imx8m: kconfig: Fix build error on test compile
pinctrl: cy8c95x0: Correct comment style
pinctrl: cy8c95x0: use bits.h macros for all masks
pinctrl: cy8c95x0: Override IRQ for one of the expanders on Galileo Gen 1
pinctrl: cy8c95x0: support ACPI device found on Galileo Gen1
pinctrl: cy8c95x0: Make use of device properties
pinctrl: cy8c95x0: Implement ->pin_dbg_show()
pinctrl: cy8c95x0: Use 'default' in all switch-cases
pinctrl: cy8c95x0: Remove custom ->set_config()
pinctrl: cy8c95x0: Remove useless conditionals
pinctrl: cy8c95x0: Remove device initialization
pinctrl: cy8c95x0: Enable GPIO range
pinctrl: cy8c95x0: Drop unneeded npins assignment
pinctrl: cy8c95x0: Fix pin control name to enable more than one
pinctrl: cy8c95x0: Fix return value in cy8c95x0_detect()
pinctrl: cy8c95x0: Allow IRQ chip core to handle numbering
pinctrl: cy8c95x0: make irq_chip immutable
RDMA/rxe: convert pr_warn to pr_debug
RDMA/rxe: use %u to print u32 variables
video: backlight: mt6370: Add MediaTek MT6370 support
dt-bindings: backlight: Add MediaTek MT6370 backlight
tty: serial: qcom-geni-serial: Replace hardcoded icc flags with macros.
powerpc/powernv: add missing of_node_put() in opal_export_attrs()
drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headers
drm/amdgpu: prevent toc firmware memory leak
drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGE
drm/amdkfd: print address in hex format rather than decimal
drm/amd/display: Remove the unneeded result variable
drm/amd/display: fix memory leak when using debugfs_lookup()
bus: hisi_lpc: Use platform_device_register_full()
bus: hisi_lpc: Don't guard ACPI IDs with ACPI_PTR()
bus: hisi_lpc: Correct error code for timeout
bus: hisi_lpc: Use devm_platform_ioremap_resource
bus: hisi_lpc: Don't dereference fwnode handle
drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7
drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_header
drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled
powerpc/85xx: Fix fall-through warning for Clang
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush
powerpc/math-emu: Inhibit W=1 warnings
bpf: Add helper macro bpf_for_each_reg_in_vstate
drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC
kunit/memcpy: Avoid pathological compile-time string size
lib: Improve the is_signed_type() kunit test
LoadPin: Require file with verity root digests to have a header
dm: verity-loadpin: Only trust verity targets with enforcement
LoadPin: Fix Kconfig doc about format of file with verity digests
um: Enable FORTIFY_SOURCE
lkdtm: Update tests for memcpy() run-time warnings
fortify: Add run-time WARN for cross-field memcpy()
fortify: Use SIZE_MAX instead of (size_t)-1
fortify: Add KUnit test for FORTIFY_SOURCE internals
fortify: Fix __compiletime_strlen() under UBSAN_BOUNDS_LOCAL
string: Introduce strtomem() and strtomem_pad()
overflow: Split up kunit tests for smaller stack frames
overflow: Allow mixed type arguments
dt-bindings: i2c: imx: add SoC specific compatible strings for layerscape
dt-bindings: display: bridge: renesas,dw-hdmi: Add resets property
drm: rcar-du: dsi: Fix VCLKSET write
drm: rcar-du: Fix DSI enable & disable sequence
drm: rcar-du: dsi: Improve DSI shutdown
drm: rcar-du: dsi: Properly stop video mode TX
drm: rcar-du: lvds: Rename pclk enable/disable functions
drm: rcar-du: Use %p4cc to print 4CC format
drm: rcar-du: Drop unused encoder header files
drm: rcar-du: Drop leftovers variables from Makefile
drm: rcar-du: Fix r8a779a0 color issue
drm: rcar-du: Remove unnecessary include
drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE support
drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI support
media: vsp1: Add premultiplied alpha support
dt-bindings: rng: omap_rng: Drop requirement for clocks
HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commands
HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
HID: logitech-hidpp: Remove special-casing of Bluetooth devices
HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
HID: core: Export hid_match_id()
dt-bindings: i2c: mv64xxx: Document DMA properties
dt-bindings: i2c: qcom,i2c-cci: specify SM8450 CCI clocks
perf/x86/intel: Optimize FIXED_CTR_CTRL access
perf/x86/p4: Remove perfctr_second_write quirk
perf/x86/intel: Remove x86_pmu::update_topdown_event
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
perf/x86: Add a x86_pmu::limit_period static_call
perf/x86: Change x86_pmu::limit_period signature
perf/x86/intel: Move the topdown stuff into the intel driver
perf/x86: Add two more x86_pmu methods
perf: Add a few assertions
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
perf/core: Assert PERF_EVENT_FLAG_ARCH does not overlap with generic flags
perf/core: Expand PERF_EVENT_FLAG_ARCH
perf: Consolidate branch sample filter helpers
sched: Show PF_flag holes
freezer,sched: Rewrite core freezer logic
sched: Widen TAKS_state literals
sched/wait: Add wait_event_state()
sched/completion: Add wait_for_completion_state()
sched: Add TASK_ANY for wait_task_inactive()
sched: Change wait_task_inactive()s match_state
freezer,umh: Clean up freezer/initrd interaction
freezer: Have {,un}lock_system_sleep() save/restore flags
sched: Rename task_running() to task_on_cpu()
sched/fair: Cleanup for SIS_PROP
sched/fair: Default to false in test_idle_cores()
sched/fair: Remove useless check in select_idle_core()
sched/fair: Avoid double search on same cpu
sched/fair: Remove redundant check in select_idle_smt()
i2c: designware: Add support to get I2C related timing parameters from firmware.
bpf: Add zero_map_value to zero map value with special fields
bpf: Support kptrs in percpu arraymap
bpf: Add copy_map_value_long to copy to remote percpu memory
bpf: Fix resetting logic for unreferenced kptrs
drm/i915/dsi: Extract {vlv,bxt}_get_pclk()
drm/i915: Extract HAS_DOUBLE_BUFFERED_M_N()
drm/i915: Shuffle some PLL code around
drm/i915: Relocate intel_crtc_dotclock()
selftests/bpf: Add tests for kfunc returning a memory pointer
bpf/verifier: allow kfunc to return an allocated mem
bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
selftests/bpf: add test for accessing ctx from syscall program type
bpf/verifier: allow all functions to read user provided context
platform/chrome: cros_ec_typec: Register partner PDOs
bpf: split btf_check_subprog_arg_match in two
selftests/bpf: regroup and declare similar kfuncs selftests in an array
kselftest/arm64: Fix spelling misakes of signal names
drm/i915/uc: Add patch level version number support
drm/i915/uc: Support for version reduced and multiple firmware files
arm64: defconfig: Enable Tegra MGBE driver
dt-bindings: net: Add Tegra234 MGBE
of: irq: Report individual failures in of_irq_init()
dt-bindings: misc: fastrpc convert bindings to yaml
cgroup/cpuset: remove unreachable code
audit: remove selinux_audit_rule_update() declaration
net: hns3: add support to query and set lane number by ethtool
net: hns3: add querying fec statistics
net: hns3: debugfs add dump dscp map info
net: hns3: support ndo_select_queue()
net: hns3: add support config dscp map to tc
dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
doc-dyndbg: edit dynamic-debug-howto for brevity, audience
doc-dyndbg: describe "class CLASS_NAME" query support
dyndbg: validate class FOO by checking with module
dyndbg: add ddebug_attach_module_classes
kernel/module: add __dyndbg_classes section
dyndbg: add DECLARE_DYNDBG_CLASSMAP macro
dyndbg: add __pr_debug_cls for testing
dyndbg: add class_id to pr_debug callsites
dyndbg: gather __dyndbg[] state into struct _ddebug_info
dyndbg: cleanup auto vars in dynamic_debug_init
dyndbg: drop EXPORTed dynamic_debug_exec_queries
dyndbg: add test_dynamic_debug module
dyndbg: let query-modname override actual module name
dyndbg: use ESCAPE_SPACE for cat control
dyndbg: reverse module.callsite walk in cat control
dyndbg: reverse module walk in cat control
dyndbg: show both old and new in change-info
dyndbg: fix module.dyndbg handling
dyndbg: fix static_branch manipulation
netfilter: nat: avoid long-running port range loop
netfilter: nat: move repetitive nat port reserve loop to a helper
netfilter: move from strlcpy with unused retval to strscpy
netfilter: remove NFPROTO_DECNET
netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst
netfilter: conntrack: remove unneeded indent level
net: sysctl: remove unused variable long_max
net: ethernet: mtk_eth_soc: remove mtk_foe_entry_timestamp
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
usb: dwc3: Increase DWC3 controller halt timeout
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
usb: misc: uss720: fix uninitialized variable rlen
usb: gadget: f_fs: stricter integer overflow checks
spi: Add capability to perform some transfer with chipselect off
iommu/amd: Add command-line option to enable different page table
iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
iommu/amd: Add support for Guest IO protection
iommu/amd: Initial support for AMD IOMMU v2 page table
iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
netfilter: conntrack: ignore overly delayed tcp packets
netfilter: conntrack: prepare tcp_in_window for ternary return value
kselftest/arm64: Enforce actual ABI for SVE syscalls
kselftest/arm64: Correct buffer allocation for SVE Z registers
kselftest/arm64: Include larger SVE and SME VLs in signal tests
kselftest/arm64: Allow larger buffers in get_signal_context()
kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
kselftest/arm64: Only validate each signal context once
kselftest/arm64: Remove unneeded protype for validate_extra_context()
kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
kselftest/arm64: Validate signal ucontext in place
kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
kselftest/arm64: Add a test for signal frames with ZA disabled
kselftest/arm64: Tighten up validation of ZA signal context
kselftest/arm64: kselftest harness for FP stress tests
kselftest/arm64: Install signal handlers before output in FP stress tests
net/mlx5e: Add support to configure more than one macsec offload device
net/mlx5e: Add MACsec stats support for Rx/Tx flows
net/mlx5e: Add MACsec offload SecY support
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
net/mlx5e: Add MACsec RX steering rules
net/mlx5: Add MACsec Rx tables support to fs_core
net/mlx5e: Add MACsec offload Rx command support
net/mlx5e: Implement MACsec Tx data path using MACsec skb_metadata_dst
net/mlx5e: Add MACsec TX steering rules
net/mlx5: Add MACsec Tx tables support to fs_core
net/mlx5: Add MACsec offload Tx command support
net/mlx5: Introduce MACsec Connect-X offload hardware bits and structures
net/mlx5: Generalize Flow Context for new crypto fields
net/mlx5: Removed esp_id from struct mlx5_flow_act
net/macsec: Move some code for sharing with various drivers that implements offload
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
iommu/dma: Move public interfaces to linux/iommu.h
iommu/dma: Clean up Kconfig
iommu: Clean up bus_set_iommu()
iommu/virtio: Clean up bus_set_iommu()
iommu/tegra-smmu: Clean up bus_set_iommu()
iommu/omap: Clean up bus_set_iommu()
iommu/mtk: Clean up bus_set_iommu()
iommu/ipmmu-vmsa: Clean up bus_set_iommu()
iommu/exynos: Clean up bus_set_iommu()
iommu/dart: Clean up bus_set_iommu()
iommu/arm-smmu-v3: Clean up bus_set_iommu()
iommu/arm-smmu: Clean up bus_set_iommu()
iommu/amd: Clean up bus_set_iommu()
iommu: Move bus setup to IOMMU device registration
drm/gma500: fix repeated words in comments
iommu: Always register bus notifiers
iommu/s390: Fail probe for non-PCI devices
iommu/amd: Handle race between registration and device probe
iommu/vt-d: Handle race between registration and device probe
iommu/io-pgtable-arm: Remove iommu_dev==NULL special case
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better
iommu: Retire iommu_capable()
s390/ptdump: add missing amode31 markers
s390/mm: split lowcore pages with set_memory_4k()
MAINTAINERS: pwm-fan: Drop Bartlomiej Zolnierkiewicz
dt-bindings: media: samsung,exynos5250-gsc: convert to dtschema
spi: nxp-fspi: Do not dereference fwnode in struct device
ASoC: soc-dapm.c: fixup snd_soc_dapm_new_control_unlocked() error handling
ASoC: soc-dapm.c: don't use WARN_ON() at snd_soc_dai_link_event_pre_pmu()
regmap: spi-avmm: Use swabXX_array() helpers
regmap: mmio: Use swabXX_array() helpers
swab: Add array operations
ASoC: dt-bindings: qcom,q6core: remove binding
ASoC: simple-card-utils: switch to using gpiod API
ASoC: SOF: mediatek: mt8195: Add devicetree support to select topologies
ASoC: SOF: mediatek: mt8195: Add generic pcm_{open,close} callbacks
ASoC: SOF: mediatek: mt8195: Add mailbox generic callbacks for IPC
ASoC: SOF: mediatek: mt8195: Import namespace SND_SOC_SOF_MTK_COMMON
ASoC: mediatek: mt8195-mt6359: Properly register sound card for SOF
netfilter: nft_payload: reject out-of-range attributes via policy
netlink: introduce NLA_POLICY_MAX_BE
sfc: support PTP over Ethernet
sfc: support PTP over IPv6/UDP
sfc: allow more flexible way of adding filters for PTP
drm/qxl: fix the suspend/resume issue on qxl device
drm/bochs: fix blanking
drm/virtio: set fb_modifiers_not_supported
net: dsa: LAN9303: Add basic support for LAN9354
net: dsa: LAN9303: Add early read to sync
net: dsa: microchip: add regmap_range for KSZ9896 chip
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_access_tables
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
net: dsa: microchip: add KSZ9896 switch support
net/mlx5: Query ADV_VIRTUALIZATION capabilities
net/mlx5: Introduce ifc bits for page tracker
iommu: Remove duplicate ida_free in iommu_group_alloc
iommu: Remove comment of dev_has_feat in struct doc
iommu/omap: Fix buffer overflow in debugfs
iommu/virtio: Do not dereference fwnode in struct device
iommu: Do not dereference fwnode in struct device
drm/sun4i: tv: Add missing reset assertion
drm/sun4i: tv: Rename error label
drm/sun4i: tv: Remove useless destroy function
drm/sun4i: tv: Remove useless function
drm/sun4i: tv: Convert to atomic hooks
drm/sun4i: tv: Remove unused mode_valid
drm/vc4: vec: Fix timings for VEC modes
drm/vc4: vec: Remove redundant atomic_mode_set
ath11k: Enable remain-on-channel support on WCN6750
drm/vc4: vec: Refactor VEC TV mode setting
clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
drm/vc4: vec: Convert to atomic helpers
drm/vc4: vec: Remove empty mode_fixup
wifi: b43: remove empty switch statement
wifi: cw1200: use get_unaligned_le64()
wifi: cw1200: remove RCU STA pointer handling in TX
wifi: mwifiex: fix endian annotations in casts
wifi: mwifiex: fix endian conversion
wifi: mwifiex: mark a variable unused
wifi: wl18xx: add some missing endian conversions
wifi: libertas: fix a couple of sparse warnings
wifi: ipw2100: fix warnings about non-kernel-doc
wifi: rtl8xxxu: Fix skb misuse in TX queue selection
wifi: brcmfmac: remove redundant variable err
wifi: brcmfmac: add 43439 SDIO ids and initialization
wifi: rtl8xxxu: Simplify the error handling code
bcma: Fix typo in comments
wifi: p54: Fix comment typo
wifi: mwifiex: Fix comment typo
wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tablet
wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430
wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER
MAINTAINERS: Change status of some VMware drivers
MAINTAINERS: Change VMware PVSCSI driver entry to upper case
drm/ttm: Remove unnecessary '0' values from ret
wifi: iwlwifi: calib: Refactor iwl_calib_result usage for clarity
crypto: aspeed - Fix sparse warnings
crypto: aspeed: fix format unexpected build warning
thunderbolt: Fix spelling mistake "simultaneusly" -> "simultaneously"
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
thunderbolt: Add support for ASMedia NVM image format
thunderbolt: Move vendor specific NVM handling into nvm.c
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
thunderbolt: Rename and make nvm_read() available for other files
thunderbolt: Extend NVM version fields to 32-bits
thunderbolt: Allow NVM upgrade of USB4 host routers
ARM: dts: am335x-netcom: add GPIO names for NetCom Plus 2-port devices
ARM: dts: am335x-netcom: add GPIO names for NetCom Plus 8-port devices
ARM: dts: am335x-netcan: add GPIO names for NetCAN Plus device
ARM: dts: am335x-baltos: add GPIO names for ir2110 device
ARM: dts: am335x-baltos: add GPIO names for ir3220 and ir5221 devices
ARM: dts: am335x-baltos: change nand-xfer-type
drm/via: Add new condition to via_dma_cleanup()
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
selftests/bpf: Add struct argument tests with fentry/fexit programs.
libbpf: Add new BPF_PROG2 macro
bpf: arm64: No support of struct argument in trampoline programs
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
bpf: x86: Support in-register struct arguments in trampoline programs
bpf: Allow struct argument in trampoline based programs
bpf: Replace __ksize with ksize.
scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
scsi: hisi_sas: Don't send bcast events from HW during nexus HA reset
scsi: hisi_sas: Add helper to process bcast events
scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()
scsi: hisi_sas: Clear HISI_SAS_HW_FAULT_BIT earlier
scsi: hisi_sas: Revert change to limit max hw sectors for v3 HW
scsi: esas2r: Use flex array destination for memcpy()
scsi: 3w-9xxx: Avoid disabling device if failing to enable it
scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs node
scsi: qlogicpti: Fix dma_map_sg() check
scsi: core: Remove useless host error codes
scsi: core: Convert scsi_decide_disposition() to use SCSIML_STAT
scsi: core: Add error codes for internal SCSI midlayer use
scsi: cxlflash: Drop DID_ALLOC_FAILURE use
scsi: qla2xxx: Drop DID_TARGET_FAILURE use
scsi: virtio_scsi: Drop DID_NEXUS_FAILURE use
scsi: virtio_scsi: Drop DID_TARGET_FAILURE use
scsi: uas: Drop DID_TARGET_FAILURE use
scsi: storvsc: Drop DID_TARGET_FAILURE use
scsi: xen: Drop use of internal host codes
drm/panel-edp: Fix typo in kerneldoc comment (appers=>appears)
fscrypt: stop using PG_error to track error status
iavf: Fix race between iavf_close and iavf_reset_task
ice: Simplify memory allocation in ice_sched_init_port()
ice: switch: Simplify memory allocation
ice: add helper function to check FW API version
ice: Check if reset in progress while waiting for offsets
ice: Allow operation with reduced device MSI-X
i40e: add description and modify interrupts configuration procedure
drm/i915: Don't try to disable host RPS when this was never enabled.
Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
Bluetooth: Add experimental wrapper for MGMT based mesh
Bluetooth: Implement support for Mesh
coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
drm/scheduler: quieten kernel-doc warnings
i40e: Add basic support for I710 devices
cgroup: Remove CFTYPE_PRESSURE
cgroup: Improve cftype add/rm error handling
Input: xpad - add support for XBOX One Elite paddles
Input: xpad - Poweroff XBOX360W on mode button long press
Input: xpad - fix wireless 360 controller breaking after suspend
Input: xpad - add supported devices as contributed on github
arm64/sysreg: Add hwcap for SVE EBF16
arm64/sve: Document our actual ABI for clearing registers on syscall
kselftest/arm64: Count SIGUSR2 deliveries in FP stress tests
kselftest/arm64: Always encourage preemption for za-test
kselftest/arm64: Add simple hwcap validation
Revert "drm: Add missing DP DSC extended capability definitions."
Revert "drm/i915: Fix intel_dp_mst_compute_link_config"
Revert "drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function"
Revert "drm/i915: Add DSC support to MST path"
binder: fix binder_alloc kernel-doc warnings
binder: remove binder_alloc_set_vma()
binder: rename alloc->vma_vm_mm to alloc->mm
arm64: dts: qcom: msm8916-samsung-serranove: Add magnetometer
arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node
arm64: dts: qcom: sm7225-fairphone-fp4: Add pm7250b PMIC
arm64: dts: qcom: Add pm7250b PMIC
misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's aux bus driver.
drm/i915: split out i915_gem.c declarations to i915_gem.h
drm/i915: un-inline i915_gem_drain_freed_objects()
drm/i915: un-inline i915_gem_drain_workqueue()
drm/i915: remove unused i915_gem_set_global_seqno() declaration
drm/i915: remove unused macro I915_GTT_OFFSET_NONE
drm/bridge: anx7625: Set HPD irq detect window to 2ms
ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()
ALSA: hda: cs35l41: Call put_device() in the scope of get_device()
RDMA/rtrs-clt: Kill xchg_paths
RDMA/rtrs-clt: Break the loop once one path is connected
RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
perf: Use sample_flags for txn
perf: Use sample_flags for data_src
perf: Use sample_flags for weight
perf: Use sample_flags for branch stack
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
perf: Add sample_flags to indicate the PMU-filled sample data
ALSA: hda: beep: Simplify keep-power-at-enable behavior
efi/loongarch: Add efistub booting support
ALSA: usb-audio: Register card at the last interface
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
arm64: compat: Implement misalignment fixups for multiword loads
wifi: rsi: fix kernel-doc warning
net: moxa: fix endianness-related issues from 'sparse'
net: ftmac100: fix endianness-related issues from 'sparse'
wifi: mac80211_hwsim: always activate all links
wifi: mac80211: implement link switching
wifi: mac80211: keep A-MSDU data in sta and per-link
wifi: mac80211: set up beacon timing config on links
wifi: mac80211: add vif/sta link RCU dereference macros
wifi: mac80211_hwsim: send NDP for link (de)activation
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
wifi: mac80211_hwsim: track active STA links
wifi: mac80211_hwsim: skip inactive links on TX
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
wifi: mac80211: isolate driver from inactive links
wifi: mac80211: make smps_mode per-link
wifi: mac80211: use correct rx link_sta instead of default
wifi: mac80211: set link_sta in reorder timeout
net: lan966x: Extend lan966x with RGMII support
drm/i915: Add DSC support to MST path
drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function
drm/i915: Fix intel_dp_mst_compute_link_config
drm: Add missing DP DSC extended capability definitions.
can: raw: use guard clause to optimize nesting in raw_rcv()
can: raw: process optimization in raw_init()
docs: networking: device drivers: flexcan: fix invalid email
dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width
can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
can: gs_usb: add RX and TX hardware timestamp support
can: gs_usb: use common spelling of GS_USB in macros
crypto: aspeed - fix build module error
dt-bindings: input: touchscreen: stmpe: Remove node name requirement
arm64: dts: qcom: fix syscon node names
arm64: dts: qcom: sc8280xp: mark USB controllers as wakeup-sources
arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
dt-bindings: arm: qcom: document sc7280 and evoker board
arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
soc: qcom: icc-bwmon: force clear counter/irq registers
soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMON
dt-bindings: interconnect: qcom,msm8998-bwmon: Add support for sc7280 BWMONs
powerpc/pasemi: Use of_root in pas_pci_init()
powerpc/pasemi: Use strscpy instead of strlcpy
powerpc/xive: fix repeated words in comments
powerpc/vas: fix repeated words in comments
powerpc/mobility: fix repeated words in comments
arm64: dts: rockchip: Fix SD card controller probe on Pinephone Pro
drm: vkms: Add support to the RGB565 format
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
drm: vkms: Refactor the plane composer to accept new formats
drm: vkms: Add fb information to `vkms_writeback_job`
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_PLANES
can: kvaser_pciefd: remove redundant variable ret
can: sja1000: remove redundant variable ret
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
dt-bindings: can: nxp,sja1000: Document RZ/N1 power-domains support
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
can: rx-offload: can_rx_offload_init_queue(): fix typo
rnbd-srv: remove redundant setting of blk_open_flags
rnbd-srv: make process_msg_close returns void
rnbd-srv: add comment in rnbd_srv_rdma_ev
block: remove unneeded return value of bio_check_ro()
blk-mq: remove unneeded needs_restart check
block/blk-map: Remove set but unused variable 'added'
iio: pressure: icp10100: Switch from UNIVERSAL to DEFINE_RUNTIME_DEV_PM_OPS().
iio: adc: max1363: Drop provision to provide an IIO channel map via platform data
iio: accel: bma400: Add support for single and double tap events
iio: Add new event type gesture and use direction for single and double tap
iio: Use per-device lockdep class for mlock
iio: adc: add max11205 adc driver
arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
ASoC: SOF: Remove strsplit_u32() and tokenize_input()
lib/string_helpers: Introduce parse_int_array_user()
r8169: remove not needed net_ratelimit() check
netlink: Bounds-check struct nlmsgerr creation
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
bpf: Remove usage of kmem_cache from bpf_mem_cache.
bpf: Remove prealloc-only restriction for sleepable bpf programs.
bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs.
bpf: Remove tracing program restriction on map types
bpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
bpf: Add percpu allocation support to bpf_mem_alloc.
bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU.
bpf: Adjust low/high watermarks in bpf_mem_cache
bpf: Optimize call_rcu in non-preallocated hash map.
bpf: Optimize element count in non-preallocated hash map.
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
samples/bpf: Reduce syscall overhead in map_perf_test.
selftests/bpf: Improve test coverage of test_maps
bpf: Convert hash map to bpf_mem_alloc.
bpf: Introduce any context BPF specific memory allocator.
net: phy: Add 1000BASE-KX interface mode
net: dpaa: Adjust queue depth on rate change
soc: fsl: qbman: Add CGR update function
soc: fsl: qbman: Add helper for sanity checking cgr ops
net: dpaa: Use mac_dev variable in dpaa_netdev_init
net: fman: Change return type of disable to void
net: fman: Clean up error handling
net: fman: Specify type of mac_dev for exception_cb
net: fman: Use mac_dev for some params
net: fman: Pass params directly to mac init
net: fman: Map the base address once
net: fman: Remove internal_phy_node from params
net: fman: Inline several functions into initialization
net: fman: Mark mac methods static
net: fman: Move initialization to mac-specific files
r8169: remove useless PCI region size check
drm/i915/fbdev: do not create fbdev if HPD is suspended
drm/i915/fbdev: suspend HPD before fbdev unregistration
drm/i915/hpd: suspend MST at the end of intel_modeset_driver_remove
drm/i915: Parse DP/eDP max lane count from VBT
drm/i915: Rename some VBT bits
drm/i915: Define all possible VBT device handles
drm/i915: Define more VBT driver features block bits
drm/i915: Document the sets of bits in the driver features block
drm/i915: Define VBT max HDMI FRL rate bits
drm/i915: Add the VBT LTTPR transparent vs. non-transparent bits
drm/i915: Define VBT eDP/DP max lane count bits
drm/i915: Properly define the DP redriver VBT bits
RDMA/hfi1: Remove the unneeded result variable
drm/i915: Add some more VBT version number comments
pinctrl: berlin: fix spelling typo in comment
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_runtime()
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
regulator: bd9576: switch to using devm_fwnode_gpiod_get()
regulator: bd71815: switch to using devm_fwnode_gpiod_get()
regmap: trace: Remove unneeded blank lines
regmap: trace: Remove explicit castings
regmap: trace: Remove useless check for NULL for bulk ops
ASoC: apple: mca: Postpone requesting of DMA channels
ASoC: SOF: Introduce function sof_of_machine_select
ASoC: wm_adsp: Handle optional legacy support
ASoC: tas2562: Fix mute/unmute
ASoC: tas2562: Drop conflicting set_bias_level power setting
ASoC: soc-pcm.c: check fe condition at out of loop
ASoC: soc-pcm.c: add soc_pcm_ret()
ASoC: soc-pcm.c: remove unnecessary codec2codec_close_delayed_work()
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
net: dsa: microchip: lan937x: add interrupt support for port phy link
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
net: dsa: microchip: add reference to ksz_device inside the ksz_port
drm/i915: Unify VBT version number comments
IB/mlx5: Support querying eswitch functions from DEVX
net: ipa: verify a few more IDs
net: ipa: further simplify gsi_channel_trans_last()
net: ipa: simplify gsi_channel_trans_last()
net: ipa: use IDs exclusively for last transaction
net: ipa: use IDs for last allocated transaction
net: ipa: rework last transaction determination
r8169: use devm_clk_get_optional_enabled() to simplify the code
r8169: remove comment about apparently non-existing chip versions
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
usb: clean up after dropping driver registration log spam
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
usb: phy: tegra: switch to using devm_gpiod_get()
USB: xhci: make xhci_get_endpoint_address static
usb: ohci-platform: fix usb disconnect issue after s4
drm/atomic-helper: log EINVAL cause in drm_atomic_helper_async_check()
drm/atomic-helper: print message on driver connector check failure
drm: hide unregistered connectors from GETCONNECTOR IOCTL
gpiolib: acpi: Add a quirk for Asus UM325UAZ
gpiolib: acpi: Add support to ignore programming an interrupt
arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
arm64: dts: rockchip: Add RK3399-T OPP table
dt-bindings: arm: rockchip: Document Radxa ROCK 4C+
soc: rockchip: io-domain: Add RV1126 IO domains
dt-bindings: power: rockchip: Document RV1126 PMU IO domains
soc: rockchip: power-domain: Add RV1126 power domains
dt-bindings: power: rockchip: Document RV1126 power-controller
dt-bindings: power: Add power-domain header for RV1126
drm/i915/ttm: Abort suspend on i915_ttm_backup failure
dt-bindings: net: altera: tse: add an optional pcs register range
net: altera: tse: convert to phylink
net: pcs: add new PCS driver for altera TSE PCS
net: altera: tse: cosmetic change to use reverse xmas tree ordering
dt-bindings: net: Convert Altera TSE bindings to yaml
drm/i915: Start using REG_BIT* macros with CDCLK registers
powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()
powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()
powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()
powerpc/powermac/feature: Add missing of_node_put()
powerpc/pci-common: Fix refcount bug for 'phb->dn'
powerpc/powernv: Add missing of_node_put()s
powerpc/fsl_pci: Remove of_node_put() when reference escaped out
powerpc/85xx: Add missing of_node_get/put() in ge_imp3a_pci_assign_primary()
powerpc/44x: Add of_node_put() when break out from for_each
powerpc/pci_dn: Add missing of_node_put()
powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.c
macintosh: Add missing of_node_get() in do_attach()
powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()
powerpc/512x: Add missing of_node_put() in clock-commonclk.c
powerpc/powermac: Add missing of_node_put() in smp_core99_setup()
powerpc/sysdev/fsl_msi: Add missing of_node_put()
powerpc/sysdev: Add missing of_node_put()s
powerpc/embedded6xx/ls_uart: Add missing of_node_put()
powerpc/pseries: Add missing of_node_put() in ibmebus
powerpc/cell: Add missing of_node_put() in iommu.c
powerpc/cell: Add missing of_node_put()s in cbe_regs.c
powerpc/cell: Add missing of_node_put()s
powerpc/kernel: Add missing of_node_put() in legacy_serial.c
powerpc/perf: Add missing of_node_put()s in imc-pmu.c
powerpc/embedded6xx: Add missing of_node_put()s
powerpc/8xx: Add missing of_node_put() in tqm8xx_setup.c
powerpc/maple: Add missing of_node_put() in time.c
powerpc/85xx: Add missing of_node_put() in sgy_cst1000
powerpc/52xx: Add missing of_node_put() in media5200.c
powerpc/85xx: Add missing of_node_put() in ksi8560.c
powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()
powerpc/vdso: link with -z noexecstack
powerpc/math-emu: Remove -w build flag and fix warnings
powerpc/math_emu/efp: Include module.h
arm64: dts: meson: add support for Beelink GT1 Ultimate
dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()
dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
dmaengine: pl330: Remove unused flags
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
dmaengine: stm32-dmamux: Fix comment typo
dmaengine: sf-pdma:Remove the print function dev_err()
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
thunderbolt: Add support for receiver lane margining
thunderbolt: Add helper to check if CL states are enabled on port
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
thunderbolt: Move port CL state functions into correct place in switch.c
thunderbolt: Move tb_xdomain_parent() to tb.h
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
powerpc/64: Remove PPC64 special case for cputime accounting default
powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTING
ARM: dts: imx6: skov: migrate to resistive-adc-touch
ARM: dts: imx6sx-udoo-neo: don't use multiple blank lines
ARM: dts: imx6sl: use tabs for code indent
ARM: dts: imx6sx: add missing properties for sram
ARM: dts: imx6sll: add missing properties for sram
ARM: dts: imx6sl: add missing properties for sram
ARM: dts: imx6qp: add missing properties for sram
ARM: dts: imx6dl: add missing properties for sram
ARM: dts: imx6q: add missing properties for sram
kselftest/cgroup: Add cpuset v2 partition root state test
cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity rule
cgroup/cpuset: Relocate a code block in validate_change()
cgroup/cpuset: Show invalid partition reason string
cgroup/cpuset: Add a new isolated cpus.partition type
cgroup/cpuset: Relax constraints to partition & cpus changes
cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
cgroup/cpuset: Miscellaneous cleanups & add helper functions
cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
blk-throttle: clean up codes that can't be reached
gpio: exar: access MPIO registers on cascaded chips
gpiolib: make fwnode_get_named_gpiod() static
cgroup: add pids.peak interface for pids controller
cgroup: Remove data-race around cgrp_dfl_visible
dt-bindings: dma: mediatek,uart-dma: Add binding for MT6795 SoC
dmaengine: hsu: Include headers we are direct user of
dmaengine: hsu: Use GENMASK() consistently
dmaengine: hsu: using for_each_set_bit to simplify the code
dmaengine: hsu: Finish conversion to managed resources
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
dmaengine: stm32-dma: add support to trigger STM32 MDMA
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
dmaengine: stm32-dma: use bitfield helpers
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
MAINTAINERS: Add myself as maintainer for hisi_dma
dmaengine: hisilicon: Dump regs to debugfs
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
dmaengine: hisilicon: Use macros instead of magic number
dmaengine: hisilicon: Add multi-thread support for a DMA channel
dmaengine: hisilicon: Fix CQ head update
dmaengine: hisilicon: Disable channels when unregister hisi_dma
ipmi:ipmb: Fix a vague comment and a typo
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro
dt-bindings: arm: rockchip: Add PinePhone Pro bindings
dmaengine: qcom: gpi: Add SM6350 support
dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350
arm64: dts: rockchip: Add dts for a rk3399 based board EAIDK-610
dt-bindings: arm: rockchip: Add EAIDK-610
dt-bindings: vendor-prefixes: Add OPEN AI LAB
dt-bindings: dma: arm,pl330: Add missing 'iommus' property
arm64: dts: rockchip: add csi dphy node to rk356x
dt-bindings: iio: adc: Add max11205 documentation file
iio: magnetometer: yamaha-yas530: Use dev_err_probe()
iio: magnetometer: yamaha-yas530: Make strings const in chip info
iio: magnetometer: yamaha-yas530: Use pointers as driver data
arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro
arm64: dts: rockchip: Add PCIe v3 nodes to rk3568
dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
phy: rockchip-inno-usb2: Return zero after otg sync
phy: amlogic: use devm_clk_get_enabled() to simplify the code
phy: rockchip: Support PCIe v3
dt-bindings: phy: rockchip: add PCIe v3 phy
iio: adc: tsc2046: silent spi_device_id warning
iio: adc: tsc2046: add vref support
dt-bindings: iio: adc: ti,tsc2046: add vref-supply property
powerpc/pseries: Add wait interval counter definitions to struct lppaca
selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems
powerpc/configs: Properly enable PAPR_SCM in pseries_defconfig
Revert "sbitmap: fix batched wait_cnt accounting"
drm/mediatek: dp: Audio support for MT8195
drm/mediatek: dp: Add hpd debounce
drm/mediatek: dp: Add MT8195 External DisplayPort support
drm/mediatek: dp: Determine device of next_bridge
drm/mediatek: dp: Add multiple calibration data formats support
drm/mediatek: dp: Add multiple smc commands support
drm/mediatek: dp: Add multiple bridge types support
drm/mediatek: Add MT8195 Embedded DisplayPort driver
video/hdmi: Add audio_infoframe packing for DP
dt-bindings: mediatek,dp: Add Display Port binding
memblock_tests: move variable declarations to single block
memblock tests: remove 'cleared' from comment blocks
Input: aiptek - switch to using dev_groups for driver-specific attributes
Input: psmouse - switch to using dev_groups for driver-specific attributes
Input: atkbd - switch to using dev_groups for driver-specific attributes
thermal: int340x_thermal: Consolidate priv->data_vault checks
thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
thermal: Drop duplicate words from comments
fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfig
wifi: nl80211: add MLD address to assoc BSS entries
wifi: mac80211: mlme: refactor QoS settings code
wifi: mac80211_hwsim: warn on invalid link address
wifi: mac80211: fix double SW scan stop
wifi: mac80211: mlme: assign link address correctly
wifi: mac80211: move link code to a new file
wifi: mac80211_hwsim: refactor RX a bit
wifi: mac80211_hwsim: check STA magic in change_sta_links
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
wifi: mac80211_hwsim: remove multicast workaround
wifi: nl80211: remove redundant err variable
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
wifi: mac80211: prevent 4-addr use on MLDs
wifi: mac80211: prevent VLANs on MLDs
platform/x86: p2sb: Fix UAF when caller uses resource name
platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
Revert "drm/i915/display: Re-add check for low voltage sku for max dp source rate"
drm/todo: Add entry about dealing with brightness control on devices with > 1 panel
ACPI: video: Fix indentation of video_detect_dmi_table[] entries
ACPI: video: Drop NL5x?U, PF4NU1F and PF5?U?? acpi_backlight=native quirks
ACPI: video: Drop "Samsung X360" acpi_backlight=native quirk
ACPI: video: Remove acpi_video_set_dmi_backlight_type()
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to ACPI video_detect.c
platform/x86: asus-wmi: Move acpi_backlight=native quirks to ACPI video_detect.c
platform/x86: asus-wmi: Move acpi_backlight=vendor quirks to ACPI video_detect.c
platform/x86: asus-wmi: Drop DMI chassis-type check from backlight handling
platform/x86: acer-wmi: Move backlight DMI quirks to acpi/video_detect.c
platform/x86: toshiba_acpi: Stop using acpi_video_set_dmi_backlight_type()
platform/x86: apple-gmux: Stop calling acpi/video.h functions
platform/x86: nvidia-wmi-ec-backlight: Use acpi_video_get_backlight_type()
ACPI: video: Add Apple GMUX brightness control detection
ACPI: video: Add Nvidia WMI EC brightness control detection (v3)
ACPI: video: Refactor acpi_video_get_backlight_type() a bit
platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2)
drm/radeon: Register ACPI video backlight when skipping radeon backlight registration
drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight registration
drm/nouveau: Register ACPI video backlight when nv_backlight registration fails (v2)
drm/i915: Call acpi_video_register_backlight() (v3)
drm/i915: Implement WaEdpLinkRateDataReload
net: sched: htb: remove redundant resource cleanup in htb_init()
net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
net: fec: add stop mode support for imx8 platform
r8152: Add MAC passthrough support for Lenovo Travel Hub
net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
net/sched: cls_api: remove redundant 0 check in tcf_qevent_init()
net: lantiq_etop: Fix return type for implementation of ndo_start_xmit
net: sunplus: Fix return type for implementation of ndo_start_xmit
net: xscale: Fix return type for implementation of ndo_start_xmit
net: broadcom: Fix return type for implementation of
ARM: dts: imx7ulp: Add IPG clock for lpi2c
ARM: dts: imx7ulp: update the LPI2C clock-names
selftest/bpf: Add test for bpf_getsockopt()
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
bpf: net: Avoid do_ipv6_getsockopt() taking sk lock when called from bpf
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
net: Add a len argument to compat_ipv6_get_msfilter()
net: Remove unused flags argument from do_ipv6_getsockopt
bpf: net: Avoid do_ip_getsockopt() taking sk lock when called from bpf
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
bpf: net: Avoid do_tcp_getsockopt() taking sk lock when called from bpf
bpf: net: Change do_tcp_getsockopt() to take the sockptr_t argument
bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERIMENTAL is disabled
ARM: dts: vf610: ddr pinmux
pinctrl: pistachio: Switch to use fwnode instead of
pinctrl: at91: use dev_dbg() instead of printk()
pinctrl: at91: move gpio suspend/resume calls to driver's context
pinctrl: at91: use kernel-doc style for documentation of at91_gpio_chip
pinctrl: mcp23s08: Drop assignment of default number of OF cells
rpmsg: char: Remove the unneeded result variable
block: enable per-cpu bio caching for the fs bio set
clk: imx8mp: tune the order of enet_qos_root_clk
phy: rockchip: add support for the rk356x variant to rockchip-inno-csidphy
dt-bindings: phy: add compatible for rk356x to rockchip-inno-csi-dphy
dt-bindings: phy: Update Pratyush Yadav's email
phy: qcom: edp: Postpone clk_set_rate until the PLL is up
drm/bridge: chrontel-ch7033: Add byteswap order setting
dt-bindings: Add byteswap order to chrontel ch7033
drm/bridge: ti-sn65dsi86: Implement bridge connector operations for DP
drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) mode
drm/bridge: ti-sn65dsi86: Reject modes with too large blanking
arm64: dts: marvell: 98dx25xx: use correct property for i2c gpios
arm64: dts: marvell: add support for Methode eDPU
dt-bindings: marvell: armada-37xx: add Methode eDPU compatible
arm64: dts: marvell: split Methode uDPU DTS
dt-bindings: phy: Add bindings doc for Sunplus USB2 PHY driver
phy: usb: Add USB2.0 phy driver for Sunplus SP7021
ARM: dts: armada-38x: Add gpio-ranges for pin muxing
arm64: dts: marvell: rename temp sensor nodes
arm64: dts: marvell: uDPU: remove LED node pinctrl-names
arm64: dts: marvell: uDPU: align LED-s with bindings
arm64: dts: marvell: uDPU: add missing SoC compatible
arm64: dts: marvell: espressobin-ultra: add generic Espressobin compatible
dt-bindings: marvell: convert Armada 37xx compatibles to YAML
dt-bindings: vendor-prefixes: add Methode Electronics
ARM: dts: dove: Add definitions for PCIe error interrupts
ARM: dts: kirkwood: Add definitions for PCIe error interrupts
ARM: dts: armada-39x.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-380.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-375.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-xp-mv78460.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-xp-mv78260.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-xp-mv78230.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-xp-98dx3236.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: armada-370.dtsi: Add definitions for PCIe legacy INTx interrupts
ARM: dts: dove: Add definitions for PCIe legacy INTx interrupts
ARM: dts: kirkwood: Add definitions for PCIe legacy INTx interrupts
drm/i915/bios: Use hardcoded fp_timing size for generating LFP data pointers
drm/i915/bios: Validate fp_timing terminator presence
ARM: dts: kirkwood: lsxl: remove first ethernet port
ARM: dts: kirkwood: lsxl: fix serial line
ARM: dts: armada-xp: align SPI node name with dtschema
arm64: dts: marvell: Add UART1-3 for AC5/AC5X
ARM: dts: turris-omnia: Fix mpp26 pin name and comment
selftests/xsk: Avoid use-after-free on ctx
selftests/bpf: Store BPF object files with .bpf.o extension
selftests/xsk: Add support for zero copy testing
selftests/xsk: Make sure single threaded test terminates
selftests/xsk: Add support for executing tests on physical device
selftests/xsk: Increase chars for interface name to 16
selftests/xsk: Introduce default Rx pkt stream
selftests/xsk: Query for native XDP support
drm/i915/dp_mst: Fix mst_mgr lookup during atomic check
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
bpf: Support getting tunnel flags
misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.
misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_ack, irq_mask, irq_unmask and irq_set_type of irq_chip.
misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / output, get status, handle I/O for gpio pins.
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.
misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device.
bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)
wifi: ath11k: Add support to connect to non-transmit MBSSID profiles
ASoC: rsnd: Add check for rsnd_mod_power_on
wifi: ath11k: Fix hardware restart failure due to twt debugfs failure
wifi: ath11k: Add TWT debugfs support for STA interface
net: remove netif_tx_napi_add()
net: bql: add more documentation
net: ipa: track polled transactions with an ID
net: ipa: track completed transactions with an ID
net: ipa: track pending transactions with an ID
net: ipa: track committed transactions with an ID
net: ipa: track allocated transactions with an ID
net: ipa: use an array for transactions
arm64: Kconfig.platforms: Group NXP platforms together
arm64: Kconfig.platforms: Re-organized Broadcom menu
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
crypto: hisilicon/qm - fix missing put dfx access
crypto: hisilicon/qm - check mailbox operation result
crypto: aspeed - Enable compile testing
crypto: qat - fix default value of WDT timer
crypto: testmgr - fix indentation for test_acomp() args
crypto: bcm - fix repeated words in comments
net: lan966x: make reset optional
dt-bindings: net: sparx5: don't require a reset line
crypto: marvell/octeontx - fix repeated words in comments
crypto: n2 - fix repeated words in comments
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Revert "crypto: allwinner - Fix dma_map_sg error check"
Revert "crypto: gemini - Fix error check for dma_map_sg"
HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
dt-bindings: clock: renesas,rzg2l: Document RZ/Five SoC
wifi: move from strlcpy with unused retval to strscpy
wifi: wilc1000: remove redundant ret variable
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
arm64: dts: renesas: Add V3H2 Condor-I board support
arm64: dts: renesas: Add r8a77980a.dtsi
arm64: dts: renesas: Add condor-common.dtsi
arm64: dts: renesas: Drop clock-names property from RPC node
wifi: wfx: prevent underflow in wfx_send_pds()
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
x86/defconfig: Enable CONFIG_DEBUG_WX=y
x86/defconfig: Refresh the defconfigs
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
wifi: rtw89: correct polling address of address CAM
wifi: rtw89: no HTC field if TX rate might fallback to legacy
wifi: rtw89: pci: correct TX resource checking in low power mode
wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
wifi: rtw89: enlarge the CFO tracking boundary
wifi: rtw89: pci: correct suspend/resume setting for variant chips
wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
wifi: rtw89: 8852c: set TBTT shift configuration
wifi: rtw89: add retry to change power_mode state
wifi: rtw89: correct BA CAM allocation
wifi: rtw89: 8852c: initialize and correct BA CAM content
wifi: rtw89: 8852c: declare correct BA CAM number
wifi: rtw89: 8852c: update TX power tables to R49
wifi: rtw89: 8852c: update RF radio A/B parameters to R49
wifi: rtw89: TX power limit/limit_ru consider negative
rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852c
rtw89: coex: Add v1 Wi-Fi SCC coexistence policy
rtw89: coex: Move _set_policy to chip_ops
rtw89: coex: update WL role info v1 for RTL8852C branch using
rtw89: coex: Add v1 version TDMA format and parameters
rtw89: coex: Define BT B1 slot length
rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl report
rtw89: coex: Move Wi-Fi firmware coexistence matching version to chip
rtw89: coex: update radio state for RTL8852A/RTL8852C
rtw89: 8852c: adjust mactxen delay of mac/phy interface
rtw89: 8852c: modify PCIE prebkf time
rtw89: ser: leave lps with mutex
rtw89: declare support HE HTC always
rtw89: 8852a: update HW setting on BB
rtw89: 8852c: disable dma during mac init
wifi: rtw89: early recognize FW feature to decide if chanctx
wifi: rtw89: declare support for mac80211 chanctx ops by chip
wifi: rtw89: add skeleton of mac80211 chanctx ops support
wifi: rtw89: introduce entity mode and its recalculated prototype
wifi: rtw89: initialize entity and configure default chandef
wifi: rtw89: concentrate chandef setting to stack callback
wifi: rtw89: concentrate parameter control for setting channel callback
wifi: rtw89: rfk: concentrate parameter control while set_channel()
wifi: rtw89: txpwr: concentrate channel related control to top
wifi: rtw89: create rtw89_chan centrally to avoid breakage
wifi: rtw89: re-arrange channel related stuffs under HAL
wifi: rtw89: introduce rtw89_chan for channel stuffs
wifi: rtw89: rewrite decision on channel by entity state
ACPI: video: Remove code to unregister acpi_video backlight when a native backlight registers
ACPI: video: Make backlight class device registration a separate step (v2)
ACPI: video: Simplify acpi_video_unregister_backlight()
ACPI: video: Remove acpi_video_bus from list before tearing it down
ACPI: video: Drop backlight_device_get_by_type() call from acpi_video_get_backlight_type()
drm/nouveau: Don't register backlight when another backlight should be used (v2)
ARM: dts: lan966x: add led configuration
x86/microcode: Print previous version of microcode after reload
ipv6: tcp: send consistent autoflowlabel in SYN_RECV state
selftests: net: dsa: symlink the tc_actions.sh test
netdevsim: remove redundant variable ret
net: rtnetlink: use netif_oper_up instead of open code
net: sched: etf: remove true check in etf_enable_offload()
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK is on
Bluetooth: btusb: mediatek: fix WMT failure during runtime suspend
orangefs: use ->f_mapping
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
dma_buf: no need to bother with file_inode()->i_mapping
nfs_finish_open(): don't open-code file_inode()
bprm_fill_uid(): don't open-code file_inode()
sgx: use ->f_mapping...
exfat_iterate(): don't open-code file_inode(file)
ibmvmc: don't open-code file_inode()
ecryptfs: constify path
spufs: constify path
nd_jump_link(): constify path
audit_init_parent(): constify path
__io_setxattr(): constify path
do_proc_readlink(): constify path
overlayfs: constify path
fs/notify: constify path
may_linkat(): constify path
do_sys_name_to_handle(): constify path
->getprocattr(): attribute name is const char *, TYVM...
fs: fix UAF/GPF bug in nilfs_mdt_destroy
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
vfio: Remove vfio_group dev_counter
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
vfio/pci: Mask INTx during runtime suspend
vfio: Increment the runtime PM usage count during IOCTL call
vfio: Add the device features for the low power entry and exit
vfio: Split VFIO_GROUP_GET_STATUS into a function
vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
vfio-pci: Fix vfio_pci_ioeventfd() to return int
vfio/pci: Simplify the is_intx/msi/msix/etc defines
vfio/pci: Rename vfio_pci_register_dev_region()
vfio/pci: Split linux/vfio_pci_core.h
bpf: Remove useless else if
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
bpf: Use this_cpu_{inc_return|dec} for prog->active
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
drm/amd/display: fix indentation in commit_planes_for_stream()
drm/amd/display: remove a duplicated declaration
drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov
drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support
drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov
drm/amdgpu/vcn: Disable CG/PG for SRIOV
drm/amd: Skip smu_v13 register irq on SRIOV VF
drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access time
drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV VF
drm/amdgpu: Skip the VRAM base offset on SRIOV
drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" on SRIOV
drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOV
drm/amdgpu: Support PSP 13.0.10 on SR-IOV
drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0
drm/amdgpu: refine virtualization psp fw skip check
drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0
drm/amdgpu: add a compute pipe reset for RS64
drm/amdgpu: add sriov nbio callback structure
drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization
drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1
drm/amd/display: fix documentation for amdgpu_dm_update_freesync_caps()
Documentation/gpu: Add Multiplane Overlay doc
Documentation/gpu: Add an explanation about the DCN pipeline
Documentation/gpu: Add info table for ASICs
drm/amd/amdgpu: skip ucode loading if ucode_size == 0
drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC
x86/mm: Refuse W^X violations
sbitmap: fix batched wait_cnt accounting
MAINTAINERS: add spdxexclude to LICENSES and SPDX stuff
VMCI: Update maintainers for VMCI
devres: Slightly optimize alloc_dr()
drivers: base: Print error code on synthetic uevent failure
class: use IS_ERR_OR_NULL() helper in class_unregister()
driver_core: move from strlcpy with unused retval to strscpy
wifi: ath11k: Add cold boot calibration support on WCN6750
wifi: ath11k: Fix incorrect QMI message ID mappings
wifi: ath11k: Register shutdown handler for WCN6750
cgroup: Implement cgroup_file_show()
kernfs: Implement kernfs_show()
kernfs: Factor out kernfs_activate_one()
kernfs: Add KERNFS_REMOVING flags
kernfs: Improve kernfs_drain() and always call on removal
kernfs: Skip kernfs_drain_open_files() more aggressively
kernfs: Refactor kernfs_get_open_node()
kernfs: Drop unnecessary "mutex" local variable initialization
kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
devres: remove devm_ioremap_np
tty: mxser: remove redundant assignment to hwid
dt-binding: serial: mediatek,uart: update bingding for MT8188
parport: add support for Netmos device 9900
get_maintainer: Add Alan to .get_maintainer.ignore
staging: r8188eu: remove os_dep/mlme_linux.c
staging: r8188eu: make two functions static
drm/msm/a6xx: Handle GMU prepare-slumber hfi failure
uio: dfl: add IOPLL user-clock feature id
speakup_soft: Add direct module parameter
speakup: Notify synthesizers of the punctuation level change
speakup-dummy: Add support for PUNCT variable
platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
tty/vt: Add console_lock check to vt_console_print()
kernel/panic: Drop unblank_screen call
platform/x86: dell-wmi: Add WMI event 0x0012 0x0003 to the list
ipack: Check dev_set_name() return value
arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
arm64: dts: ti: k3-j7200-mcu-wakeup: Add SA2UL node
arm64: dts: ti: k3-am65-main: Do not exclusively claim SA2UL
arm64: dts: ti: k3-am65-main: Move SA2UL to unused PSI-L thread ID
arm64: dts: ti: k3-am65-main: Disable RNG node
misc: ocxl: fix possible refcount leak in afu_ioctl()
virt: move from strlcpy with unused retval to strscpy
misc: move from strlcpy with unused retval to strscpy
misc: fastrpc: Use USER_PD define in fastrpc_get_info_from_dsp
misc: bcm_vk: Remove usage of deprecated functions
misc: bcm-vk: Specify the minimum number of IRQ vecs
livepatch: Add a missing newline character in klp_module_coming()
binderfs: rework superblock destruction
binderfs: remove unused INTSTRLEN macro
binder: remove unused binder_alloc->buffer_free
binder: fix trivial kernel-doc typo
platform/x86: simatic-ipc: add new model 427G
platform/x86: simatic-ipc: enable watchdog for 227G
leds: simatic-ipc-leds-gpio: add new model 227G
gpio-f7188x: use unique labels for banks/chips
gpio-f7188x: Add GPIO support for Nuvoton NCT6116
gpio-f7188x: add a prefix to macros to keep gpio namespace clean
gpio-f7188x: switch over to using pr_fmt
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
USB: FHCI: Switch to GPIO descriptors
serial: Fix double word
serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion
ALSA: usb-audio: Clean up endpoint setups at PCM prepare
livepatch: fix race between fork and KLP transition
platform/x86: intel_cht_int33fe: Fix comment according to the code flow
ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
platform/mellanox: Remove redundant 'NULL' check
platform/mellanox: Remove unnecessary code
platform/mellanox: mlxreg-lc: Fix locking issue
platform/mellanox: mlxreg-lc: Fix coverity warning
MAINTAINERS: Fix file pattern for ARM/APPLE MACHINE SOUND DRIVERS
ASoC: apple: mca: Unselect COMMON_CLK in Kconfig
drm/cmdline-parser: Use assert when needed
drm/cmdline-parser: Merge negative tests
gpu/drm/bridge/cadence: avoid flush_scheduled_work() usage
net: sched: gred: remove NULL check before free table->tab in gred_destroy()
regmap: mmio: Fix rebase error
ASoC: codecs: rk817: drop I2C dependencies
ASoC: codecs: wcd934x: add Slimbus dependency
drm/i915/display: Fix warning callstack for imbalance wakeref
arm64: dts: ti: k3-j7200-main: Add main domain watchdog entries
drm/panfrost: Update io-pgtable API
arm64: dts: ti: k3-am64-main: Add ELM (Error Location Module) node
arm64: dts: ti: k3-am64-main: Add GPMC memory controller node
arm64: dts: ti: k3-j721e-main: fix RNG node clock id
arm64: dts: ti: k3-am64-main: Enable crypto accelerator
dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible
net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
mm/sl[au]b: check if large object is valid in __ksize()
mm/slab_common: move declaration of __ksize() to mm/slab.h
mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
sched/deadline: Move __dl_clear_params out of dl_bw lock
sched/deadline: Add replenish_dl_new_period helper
sched/deadline: Add dl_task_is_earliest_deadline helper
arm64: dts: ti: k3-am64: Add SA2UL address space to Main CBASS ranges
soundwire: intel: cleanup WakeEnable and WakeStatus
soundwire: intel: cleanup AC Timing Control
soundwire: intel: cleanup IO control
soundwire: intel: cleanup PCM Stream channel map and channel count
soundwire: intel: cleanup PCM stream capabilities
soundwire: intel: add comment for control stream cap/chmap
soundwire: intel: remove unused PDM capabilities
soundwire: intel: cleanup SHIM SYNC
soundwire: intel: remove IPPTR unused definition
soundwire: intel: regroup definitions for LCTL
soundwire: intel: cleanup definition of LCOUNT
mm/slab_common: unify NUMA and UMA version of tracepoints
mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
mm/sl[au]b: generalize kmalloc subsystem
ALSA: usb-audio: Drop superfluous interface setup at parsing
xfrm: Update ipcomp_scratches with NULL when freed
octeontx2-pf: Add egress PFC support
RDMA/siw: Add missing Kconfig selections
EDAC/mc: Drop duplicated dimm->nr_pages debug printout
net: sched: remove redundant NULL check in change hook function
arm64: dts: ti: k3-am64-main: Add main_cpts label
scsi: target: pscsi: Remove repeated word "calling"
scsi: hpsa: Simplify {clear|set}_bit() parameters
scsi: hpsa: Use the bitmap API to allocate bitmaps
scsi: lpfc: Remove unneeded result variable
scsi: lpfc: Remove the unneeded result variable
scsi: docs: Fix a typo
scsi: qla2xxx: Update version to 10.02.07.900-k
scsi: qla2xxx: Define static symbols
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image Status
scsi: qla2xxx: Add debugfs create/delete helpers
scsi: qla2xxx: Fix response queue handler reading stale packets
scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue handler reading stale packets"
scsi: qla2xxx: Log message "skipping scsi_scan_host()" as informational
scsi: mpt3sas: Update driver version to 43.100.00.00
scsi: mpt3sas: Increase cmd_per_lun to 128
scsi: mpt3sas: Fix trace buffer registration failed
scsi: mpt3sas: Don't change DMA mask while reallocating pools
scsi: mpt3sas: Prevent error handler escalation when device removed
powerpc/32: Remove wii_memory_fixups()
powerpc/32: Allow fragmented physical memory
powerpc/32: Drop a stale comment about reservation of gigantic pages
powerpc/code-patching: Speed up page mapping/unmapping
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ_NUM_SYNC
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
scsi: qla2xxx: Avoid flush_scheduled_work() usage
scsi: qla2xxx: Always wait for qlt_sess_work_fn() from qlt_stop_phase1()
scsi: qla2xxx: Remove unused qlt_tmr_work()
scsi: qla2xxx: Remove unused del_sess_list field
scsi: lpfc: Copyright updates for 14.2.0.6 patches
scsi: lpfc: Update lpfc version to 14.2.0.6
scsi: lpfc: Remove SANDiags related code
scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
scsi: lpfc: Rework MIB Rx Monitor debug info logic
scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID
scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discovery
scsi: st: Remove redundant variable pointer stp
scsi: megaraid: Remove redundant assignment to variable mfiStatus
scsi: initio: Remove redundant assignment to pointer scb
scsi: message: fusion: Remove redundant variable iocnum
scsi: mpt3sas: Disable MPI2_FUNCTION_FW_DOWNLOAD for ATTO devices
scsi: mpt3sas: Add support for ATTO ExpressSAS H12xx GT devices
scsi: mpi3mr: Block I/Os while refreshing target dev objects
scsi: mpi3mr: Refresh SAS ports during soft reset
EDAC/mc: Replace spaces with tabs in memtype flags definition
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
net: sched: gred/red: remove unused variables in struct red_stats
net: sched: choke: remove unused variables in struct choke_sched_data
net: axienet: Switch to 64-bit RX/TX statistics
platform/chrome: cros_typec_switch: Inline DRV_NAME
platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplify
platform/chrome: cros_typec_switch: Remove impossible condition
platform/chrome: cros_typec_switch: Add missing newline on printk
net/rds: Pass a pointer to virt_to_page()
clk: mediatek: mt8195: Add reset idx for USB/PCIe T-PHY
dt-bindings: reset: mt8195: Add resets for USB/PCIe t-phy port 1
clk: mediatek: mt8195-infra_ao: Set pwrmcu clocks as critical
clk: mediatek: mt8195: Add reset idx for PCIe0 and PCIe1
dt-bindings: reset: mt8195: Add resets for PCIE controllers
clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
Bluetooth: btusb: Add BT device 0cb8:c549 from RTW8852AE to tables
Bluetooth: btusb: Add RTL8761BUV device (Edimax BT-8500)
Bluetooth: btusb: RTL8761BUV consistent naming
Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3592
Input: rt5120 - add power key support
Bluetooth: Move hci_abort_conn to hci_conn.c
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
r8152: allow userland to disable multicast
x86/Kconfig: Specify idle=poll instead of no-hlt
x86/apic: Don't disable x2APIC if locked
net: ethernet: move from strlcpy with unused retval to strscpy
net: move from strlcpy with unused retval to strscpy
selftests/bpf: Add test cases for htab update
bpf: Propagate error from htab_lock_bucket() to userspace
bpf: Disable preemption when increasing per-cpu map_locked
dt-bindings: timer: Add missing (unevaluated|additional)Properties on child nodes
dt-bindings: power: Add missing (unevaluated|additional)Properties on child nodes
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
bpf, net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
drm/i915/slpc: Fix inconsistent locked return
dt-bindings: gpio: stmpe: Remove node name requirement
soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3
dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186
net: phy: smsc: use device-managed clock API
thermal: move from strlcpy() with unused retval to strscpy()
thermal: da9062-thermal: Drop redundant error message
libbpf: Add GCC support for bpf_tail_call_static
selftests/xsk: Add missing close() on netns fd
xsk: Fix backpressure mechanism on Tx
thermal/drivers/thermal_mmio: Drop of_match_ptr()
x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
MAINTAINERS: Add include/linux/tnum.h to BPF CORE
overflow, tracing: Define the is_signed_type() macro once
testing/selftests: Add tests for the is_signed_type() macro
clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent
clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
dt-bindings: input: colibri-vf50-ts: Improve documentation
Input: colibri-vf50-ts - don't depend on VF610_ADC
drm/i915: Allow more varied alternate fixed modes for panels
coresight: Make new csdev_access offsets unsigned
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
coresight: Re-use same function for similar sysfs register accessors
coresight: Simplify sysfs accessors by using csdev_access abstraction
coresight: Remove unused function parameter
drm/i915/bios: Copy the whole MIPI sequence block
drm/i915/bios: Dump PNPID and panel name
drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()
drm/i915/perf: replace BUG_ON() with WARN_ON()
drm/i915/pch: replace BUG_ON() with drm_WARN_ON()
drm/i915/dpll: replace BUG_ON() with drm_WARN_ON()
drm/i915/crt: remove BUG_ON()
gpio: imx-scu: add imx-scu GPIO driver
dt-bindings: firmware: imx: Add imx-scu gpio node
dt-bindings: gpio: Add imx scu gpio driver bindings
drm/i915/gmbus: mass dev_priv -> i915 rename
drm/i915/reg: stop using implicit dev_priv in DSPCLK_GATE_D
drm/i915/gmbus: stop using implicit dev_priv in register definitions
drm/i915/gmbus: add wrapper for gmbus mmio base
drm/i915/gmbus: whitespace cleanup in reg definitions
drm/i915/gmbus: split out gmbus regs in a separate file
xattr: constify value argument in vfs_setxattr()
ovl: use vfs_set_acl_prepare()
acl: move idmapping handling into posix_acl_xattr_set()
drm/i915: move and group properties under display.properties
drm/i915: move atomic_helper under display sub-struct
drm/i915: move quirks under display sub-struct
drm/i915/quirks: abstract quirks further by making quirk ids an enum
drm/i915/quirks: abstract checking for display quirks
drm/i915: move and group modeset_wq and flip_wq under display.wq
drm/i915: move dbuf under display sub-struct
drm/i915: move fb_tracking under display sub-struct
ARM: 9232/1: Replace this_cpu_* with raw_cpu_* in handle_bad_stack()
ARM: 9228/1: vfp: kill vfp_flush/release_thread()
ARM: 9226/1: disable FDPIC ABI
pinctrl: imx8m: kconfig: Depends on SOC_IMX8M
pinctrl: amd: change dev_warn to dev_dbg for additional feature support
dt-bindings: arm: ti: k3: Sort the SoC definitions alphabetically
dt-bindings: arm: ti: k3: Sort the am654 board enums
net: hns3: net: hns3: add querying and setting fec off mode from firmware
net: hns3: add querying and setting fec llrs mode from firmware
net: hns3: add querying fec ability from firmware
net: hns3: add getting capabilities of gro offload and fd from firmware
soc: mediatek: pm-domains: Simplify some error message
net: thunderbolt: Update module description with mention of USB4
net: thunderbolt: Enable full end-to-end flow control
thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround
thunderbolt: Show link type for XDomain connections too
net: thunderbolt: Enable DMA paths only after rings are enabled
dt-bindings: gpio: mpfs-gpio: allow parsing of hog child nodes.
gpio/rockchip: Convert to generic_handle_domain_irq()
drm/i915: move and group fdi members under display.fdi
drm/i915: move and group power related members under display.power
drm/i915: move fbc to display.fbc
drm/i915: move vbt to display.vbt
drm/i915: move mipi_mmio_base to display.dsi
pinctrl: aspeed: Force to disable the function's signal
phy: lan966x: add support for QUSGMII
gpio: ucb1400: Use proper header
drm/i915: move backlight to display.backlight
drm/i915: move and group cdclk under display.cdclk
drm/i915: move opregion to display.opregion
drm/i915: move and group max_bw and bw_obj under display.bw
drm/i915: move and group hdcp under display.hdcp
spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()
spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
ASoC: max98396: Make data monitor features configurable
ASoC: dt-bindings: max98396: Document data monitor properties
ASoC: ti: omap-mcbsp: remove useless assignment
ASoC: fsl: fsl-utils: remove useless assignment
ASoC: wcd9335: remove always-true condition
ASoC: wcd-mbhc-v2: remove always-true condition
ASoC: hdmi-codec: remove unused definitions
ASoC: SOF: compress: Add copy function for capture case
ASoC: SOF: compress: Move sof_compr_copy functionality
arm64: dts: mediatek: Fix build warnings of mt8173 vcodec nodes
xfrm: add extack to verify_sec_ctx_len
xfrm: add extack to validate_tmpl
xfrm: add extack to verify_policy_type
xfrm: add extack to verify_policy_dir
xfrm: add extack support to verify_newpolicy_info
xfrm: propagate extack to all netlink doit handlers
net: dsa: microchip: remove IS_9893 flag
net: dsa: microchip: remove unused sgmii variable
net: dsa: microchip: ksz9477: remove unused "on" variable
net: dsa: microchip: remove unused port phy variable
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
net: dsa: microchip: add regmap_range for KSZ9477 chip
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
net: dsa: microchip: add regmap_range for KSZ8563 chip
net: dsa: microchip: add support for regmap_access_tables
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
net: dsa: microchip: allow to pass return values for PHY read/write accesses
net: dsa: microchip: don't announce extended register support on non Gbit chips
net: dsa: microchip: do per-port Gbit detection instead of per-chip
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
core: Variable type completion
media: destage Hantro VPU driver
usb: reduce kernel log spam on driver registration
usbip: add USBIP_URB_* URB transfer flags
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
usb: dwc3: gadget: Force sending delayed status during soft disconnect
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
usb: host: xhci-plat: suspend/resume clks for brcm
usb: host: xhci-plat: suspend and resume clocks
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min value
usb: host: Initiate urb ep with udev ep0
usb: ehci: Use endpoint in URB to get maxpacket
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
usb: chipidea: Add support for VBUS control with PHY
usb: chipidea: clarify Documentation/ABI text
usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macros
usb: gadget: at91_udc: Fix comments typo
usb: gadget: net2272: Remove the initialization of statics to 0
dt-bindings: usb: Add missing (unevaluated|additional)Properties on child nodes
RDMA/rxe: Delete error messages triggered by incoming Read requests
RDMA/rxe: Remove the unused variable obj
RDMA/rxe: Fix the error caused by qp->sk
RDMA/rxe: Fix "kernel NULL pointer dereference" error
acl: add vfs_set_acl_prepare()
acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"
mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4
mlxsw: Add a helper function for getting maximum LAG ID
mlxsw: Support configuring 'max_lag' via CONFIG_PROFILE
mlxsw: cmd: Edit the comment of 'max_lag' field in CONFIG_PROFILE
Documentation: bonding: clarify supported modes for tlb_dynamic_lb
mlxsw: minimal: Return -ENOMEM on allocation failure
net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()
funeth: remove pointless check of devlink pointer in create/destroy_netdev() flows
dt-bindings: net: dsa: mediatek,mt7530: update binding description
dt-bindings: net: dsa: mediatek,mt7530: define phy-mode per switch
dt-bindings: net: dsa: mediatek,mt7530: update examples
dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcm
dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
Input: adp5588-keys - use new PM macros
Input: adp5588-keys - add regulator support
Input: adp5588-keys - add optional reset gpio
Input: adp5588-keys - fix coding style warnings
Input: adp5588-keys - do not check for irq presence
dt-bindings: input: adp5588: add bindings
Input: adp5588-keys - add support for fw properties
Input: adp5588-keys - bail out on returned error
gpio: gpio-adp5588: drop the driver
Input: adp5588-keys - support gpi key events as 'gpio keys'
dt-bindings: clock: drop minItems equal to maxItems
clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Input: clps711x-keypad - get rid of OF_GPIO dependency
selinux: declare read-only parameters const
selinux: use int arrays for boolean values
drm/amdgpu: Remove the unneeded result variable 'r'
drm/amdgpu: add new ip block for MES 11.0.3
drm/amdgpu: add new ip block for GFX 11.0
drm/amdgpu: Set GC family for GC 11.0.3
drm/amdgpu: enable imu_rlc_ram programming for v11_0_3
drm/amdkfd: Added GFX 11.0.3 Support
drm/amdgpu: init gfx config for gfx v11_0_3
drm/amdgpu: declare firmware for new MES 11.0.3
drm/amdgpu: declare firmware for new GC 11.0.3
drm/amdgpu: add new ip block for GMC 11.0
drm/amdgpu: initialize gmc sw config for v11_0_3
drm/amdgpu: add gfxhub_v3_0_3 support
drm/amdgpu: add gc v11_0_3 ip headers
drm/amdgpu: only init tap_delay ucode when it's included in ucode binary
selinux: remove an unneeded variable in sel_make_class_dir_entries()
userfaultfd: open userfaultfds with O_RDONLY
s390/mm: remove unused access parameter from do_fault_error()
s390/delay: sync comment within __delay() with reality
s390: move from strlcpy with unused retval to strscpy
drm/i915/ats-m: Add thread execution tuning setting
Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
thermal: gov_user_space: Do not lock thermal zone mutex
spi: spi-rockchip: Add rk3588-spi compatible
bpftool: Add support for querying cgroup_iter link
ASoC: amd: fix spelling mistake: "i.e" -> "i.e."
memory: mtk-smi: mt8188: Add SMI Support
memory: mtk-smi: Add enable IOMMU SMC command for MM master
memory: mtk-smi: Add return value for configure port function
dt-bindings: memory: mediatek: Add mt8188 smi binding
iio: light: ltrf216a: Add raw attribute
dt-bindings: iio: Add missing (unevaluated|additional)Properties on child nodes
MAINTAINERS: fix Analog Devices forum links
iio/accel: fix repeated words in comments
dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver
iio: add MEMSensing MSA311 3-axis accelerometer driver
MAINTAINERS: Add myself as a reviewer for panel-edp.c
staging: vt6655: Rename function MACvSetShortRetryLimit
staging: vt6655: Delete function MACbIsIntDisable
staging: vt6655: Rename function MACbIsRegBitsOff
staging: vt6655: Replace macro MACvSetRFLE_LatchBase
staging: vt6655: Rename macro MACvSelectPage1
staging: vt6655: Rename macro MACvSelectPage0
staging: vt6655: Rename function MACvSetBBType
staging: vt6655: Convert macro MACvSetBBType to function
staging: vt6655: Remove declaration of s_vCalculateOFDMRParameter
staging: rtl8192e: Describe each kernel config option
staging: r8188eu: use time_after_eq(a,b) to replace "a>=b"
staging/rtl8192e: fix repeated words in comments
staging: rtl8192e: Remove PHY_SetRFPowerState and rename StateToSet
staging: rtl8192e: Remove Unnecessary ftrace-like logging
staging: rtl8192e: Rename Tx... and RxCheckStuckHandler
staging: rtl8192e: Remove blank lines in rtl_core.c
KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
media: platform: mtk-mdp3: add MediaTek MDP3 driver
media: dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
media: dt-binding: mediatek: add bindings for MediaTek MDP3 components
media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
media: xilinx: video: Add 1X12 greyscale format
media: xilinx: csi2rxss: Add 1X12 greyscale format
media: staging: media: imx: imx7-media-csi: Increase video mem limit
media: uvcvideo: Limit power line control for Sonix Technology
media: uvcvideo: Use entity get_cur in uvc_ctrl_set
media: uvcvideo: Fix typo 'the the' in comment
media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl()
media: uvcvideo: Fix memory leak in uvc_gpio_parse
media: renesas: vsp1: Add support for RZ/G2L VSPD
media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bit
media: renesas: vsp1: Add support for VSP software version
media: renesas: vsp1: Add support to deassert/assert reset line
media: dt-bindings: media: renesas,vsp1: Document RZ/G2L VSPD bindings
media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
media: amphion: fix a bug that vpu core may not resume after suspend
phy: qcom-qmp-usb: drop pipe clock lane suffix
phy: qcom-qmp-pcie-msm8996: drop reset lane suffix
phy: qcom-qmp-pcie-msm8996: drop pipe clock lane suffix
phy: qcom-qmp-combo: drop pipe clock lane suffix
phy: qcom-qmp-combo: drop unused lane reset
phy: qcom-qmp-pcie: drop pipe clock lane suffix
dt-bindings: phy: qcom,qmp-usb3-dp: deprecate USB PIPE clock name
dt-bindings: phy: qcom,qmp-usb3-dp: fix bogus clock-cells property
dt-bindings: phy: qcom,qmp-usb: add missing qcom,sc7180-qmp-usb3-phy schema
dt-bindings: phy: qcom,qmp-usb: deprecate PIPE clock name
dt-bindings: phy: qcom,qmp-usb: add missing child node schema
dt-bindings: phy: add QMP USB PHY schema
dt-bindings: phy: qcom,qmp-ufs: add missing child node schema
dt-bindings: phy: qcom,qmp-ufs: add missing SM8150 power domain
dt-bindings: phy: qcom,qmp-ufs: add missing SM8450 clock
dt-bindings: phy: add QMP UFS PHY schema
dt-bindings: phy: qcom,qmp-pcie: deprecate PIPE clock name
dt-bindings: phy: qcom,qmp-pcie: add missing child node schema
dt-bindings: phy: add QMP PCIe PHY schema
dt-bindings: phy: qcom,msm8996-qmp-pcie: deprecate reset names
dt-bindings: phy: qcom,msm8996-qmp-pcie: deprecate PIPE clock names
dt-bindings: phy: qcom,msm8996-qmp-pcie: add missing child node schema
dt-bindings: phy: add qcom,msm8996-qmp-pcie-phy schema
dt-bindings: phy: qcom,qmp: drop child-node comment
dt-bindings: phy: qcom,qmp: clean up example
dt-bindings: phy: qcom,qmp: clean up descriptions
dt-bindings: phy: qcom,qmp: fix child node description
dt-bindings: phy: qcom,qmp: drop redundant descriptions
dt-bindings: phy: qcom,qmp: sort compatible strings
dt-bindings: phy: qcom,qmp: fix bogus clock-cells property
media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc
media: amphion: don't change the colorspace reported by decoder.
media: amphion: adjust the encoder's value range of gop size
media: amphion: insert picture startcode after seek for vc1g format
media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
media: cedrus: Set the platform driver data earlier
drm/i915/selftests: allow misaligned_pin test work with unmappable memory
media: cedrus: Fix watchdog race condition
media: videobuf2: Remove vb2_find_timestamp()
media: cedrus: Use vb2_find_buffer
media: mediatek: vcodec: Skip non CBR bitrate mode
media: mediatek: vcodec: Add mt8188 encoder's chip name
media: mediatek: vcodec: add decoder compatible to support mt8188
media: dt-bindings: media: mediatek: vcodec: add decoder dt-bindings for mt8188
media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutex
media: mediatek: vcodec: Fix bitstream crop information error
media: mediatek: vcodec: Remove encoder driver get IRQ resource
media: mediatek: vcodec: Add mt8188 encoder driver
media: dt-bindings: media: mediatek: vcodec: Add encoder dt-bindings for mt8188
media: mediatek: vcodec: Add encoder driver support for 34-bit iova
serial: tegra: Remove custom frame size calculation
serial: sunsab: Remove frame size calculation dead-code
serial: fsl_lpuart: Remove custom frame size calculation
serial: cpm_uart: Remove custom frame size calculation
serial: ucc_uart: Remove custom frame size calculation
media: ti: cal: fix wdma irq for metadata
media: ti: cal: combine wdma irq handling
termios: get rid of stray asm/termios.h include in n_hdlc.c
loongarch: remove generic-y += termios.h
serial: pch_uart: CIRC_CNT_TO_END() is enough
serial: sh-sci: tail is already on valid range
serial: sh-sci: CIRC_CNT_TO_END() is enough
tty: Make ->set_termios() old ktermios const
usb: serial: Make ->set_termios() old ktermios const
serial: Make ->set_termios() old ktermios const
tty: Make ldisc ->set_termios() old ktermios const
tty: Make tty_termios_copy_hw() old ktermios const
serial: dz: Assume previous baudrate is valid
tty: Fix comment style in tty_termios_input_baud_rate()
tty: Remove baudrate dead code & make ktermios params const
tty: move from strlcpy with unused retval to strscpy
dt-bindings: serial: samsung: Add 'power-domains' property
dt-bindings: serial: renesas,scif: Document RZ/Five SoC
wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
tty/vt: Remove printable variable
dt-bindings: serial: samsung_uart: drop ref from reg-io-width
tty: serial: meson: Use devm_clk_get_enabled() helper
serial: 8250: Clear dma tx_err unconditionally
serial: 8250: Add helper for clearing IER
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
serial: pic32_uart: Convert to use GPIO descriptors
serial: pic32_uart: Utilize uart_console_enabled()
serial: fsl_lpuart: Fix comment typo
serial: pl011: Add reg-io-width parameters
dt-bindings: serial: pl011: Add a reg-io-width parameter
tty: xilinx_uartps: Check the clk_enable return value
tty: xilinx_uartps: Add timeout waiting for loop
tty: xilinx_uartps: Prevent writes when the controller is disabled
tty: xilinx_uartps: Fix the ignore_status
tty: xilinx_uartps: Initialise the read_status_mask
tty: xilinx_uartps: Update copyright text to correct format
tty: xilinx_uartps: Check clk_enable return value
net: devlink: stub port params cmds for they are unused internally
net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
net: ngbe: Add build support for ngbe
spi: amd: Fix speed selection
ethtool: report missing header via ext_ack in the default handler
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
devlink: use missing attribute ext_ack
netlink: add helpers for extack attr presence checking
netlink: add support for ext_ack missing attributes
netlink: factor out extack composition
memblock tests: add tests for memblock_trim_memory
memblock tests: add tests for memblock_*bottom_up functions
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
memblock tests: update alloc_api to test memblock_alloc_raw
memblock tests: add additional tests for basic api and memblock_alloc
memblock tests: add labels to verbose output for generic alloc tests
memblock tests: update zeroed memory check for memblock_alloc_* tests
memblock tests: update tests to check if memblock_alloc zeroed memory
memblock tests: update reference to obsolete build option in comments
memblock tests: add command line help option
i2c: imx-lpi2c: use bulk clk API
dt-bindings: i2c: i2c-imx-lpi2c: add i.MX93
dt-bindings: i2c: i2c-imx-lpi2c: add dmas property
dt-bindings: i2c: i2c-imx-lpi2c: add ipg clk
net: unify alloclen calculation for paged requests
ARM: 9221/1: traps: print un-hashed user pc on undefined instruction
nfp: add support for eeprom get and set command
nfp: check if application firmware is indifferent to port speed
nfp: propagate port speed from management firmware
ARM: make ARCH_MULTIPLATFORM user-visible
ARM: fix XIP_KERNEL dependencies
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
IB/cm: Refactor cm_insert_listen() and cm_find_listen()
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_init_listen()
IB/cm: Remove the service_mask parameter from ib_cm_listen()
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
ASoC: codecs: rk817: fix missing I2C dependency in compile test
perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets
perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
perf/hw_breakpoint: Introduce bp_slots_histogram
perf/hw_breakpoint: Reduce contention with large number of tasks
locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
powerpc/hw_breakpoint: Avoid relying on caller synchronization
soc: mediatek: mtk-svs: Explicitly include bitfield header
perf/hw_breakpoint: Remove useless code related to flexible breakpoints
perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
perf/hw_breakpoint: Optimize constant number of breakpoint slots
perf/hw_breakpoint: Mark data __ro_after_init
perf/hw_breakpoint: Optimize list of per-task breakpoints
perf/hw_breakpoint: Clean up headers
perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
perf/hw_breakpoint: Add KUnit test for constraints accounting
arm64: dts: mediatek: Add missing xHCI clocks for mt8192 and mt8195
PCI: qcom-ep: Add MODULE_DEVICE_TABLE
drm/bridge: it6505: Fix the order of DP_SET_POWER commands
drm/bridge: megachips: Fix a null pointer dereference bug
drm/dp: add drm_dp_phy_name() for getting DP PHY name
arm64: dts: renesas: r8a779f0: Add MSIOF nodes
dt-bindings: arm: renesas: Document Renesas R-Car V3H2 SoC and board
phy: move from strlcpy with unused retval to strscpy
phy: qcom-qmp-combo: Add sc8280xp USB/DP combo phys
phy: qcom-qmp: Add SC8280XP USB3 UNI phy
phy: qcom-qmp-combo: Parameterize swing and pre_emphasis tables
dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB phys
phy: qualcomm: phy-qcom-qmp: add support for combo USB3+DP phy on SDM845
dt-bindings: phy: samsung,ufs-phy: match clock items
phy: tegra: xusb: Only warn once about reset problems in .remove()
dt-bindings: phy: Add missing (unevaluated|additional)Properties on child nodes
dt-bindings: phy: qcom,usb-snps-femto-v2: Add SM6375
media: ti: cal: use CSI-2 frame number for seq number
media: ti: cal: rename sd_state to state
media: ti: cal: fix useless variable init
media: tc358743: limit msg.len to CEC_MAX_MSG_SIZE
media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16
media: MAINTAINERS: change tc358743 maintainer
media: dw100: Fix an error handling path in dw100_probe()
media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stall
ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
media: videodev2.h: drop V4L2_CAP_ASYNCIO
media: rockchip: rga: Fix probe rga_parse_dt bugs
media: v4l2-ctrls: Fix typo in VP8 comment
media: airspy: fix memory leak in airspy probe
phy: qcom: edp: Add SC8280XP eDP and DP PHYs
phy: qcom: edp: Introduce support for DisplayPort
phy: qcom: edp: Perform lane configuration
phy: qcom: edp: Generate unique clock names
dt-bindings: phy: qcom-edp: Add SC8280XP PHY compatibles
media: tm6000: Fix unused value in vidioc_try_fmt_vid_cap()
media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loop
phy: ti: phy-j721e-wiz: set PMA_CMN_REFCLK_DIG_DIV based on reflk rate
phy: ti: phy-j721e-wiz: add support for j7200-wiz-10g
dt-bindings: phy: ti,phy-j721e-wiz: Add support for ti,j7200-wiz-10g
dt-bindings: phy: ti,phy-j721e-wiz: deprecate clock MUX nodes
phy: ti: phy-j721e-wiz.c: Add usxgmii support in wiz driver
dt-bindings: phy: Add PHY_TYPE_USXGMII definition
phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200
soundwire: intel: set dev_num_ida_min
soundwire: bus: allow device number to be unique at system level
soundwire: bus: rename sdw_ida as sdw_bus_ida
f2fs: remove gc_urgent_high_limited for cleanup
f2fs: iostat: support accounting compressed IO
f2fs: use memcpy_{to,from}_page() where possible
f2fs: fix wrong continue condition in GC
f2fs: LFS mode does not support ATGC
ARM: dts: qcom: pmx55: align SPMI PMIC Power-on node name with dtschema
ARM: dts: qcom: pm8941: align SPMI PMIC LPG node name with dtschema
ARM: dts: qcom: align SPMI PMIC ADC node name with dtschema
arm64: dts: qcom: sdm845-mtp: correct ADC settle time
arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
arm64: dts: qcom: align PMIC GPIO pin configuration with DT schema
arm64: dts: qcom: align SPMI PMIC Power-on node name with dtschema
arm64: dts: qcom: align SPMI PMIC LPG node name with dtschema
arm64: dts: qcom: align SPMI PMIC regulators node name with dtschema
arm64: dts: qcom: align SPMI PMIC ADC node name with dtschema
arm64: dts: qcom: pmk8350: drop interrupt-names from ADC
arm64: dts: qcom: pmk8350: drop incorrect io-channel-ranges
arm64: dts: qcom: sc7280: Update gpu opp table
arm64: dts: qcom: sc7280-qcard: Add alias 'wifi0'
soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driver
soc: qcom: llcc: Rename reg_offset structs to reflect LLCC version
audit: use time_after to compare time
soc: qcom: qmi: use const for struct qmi_elem_info
arm64: dts: qcom: sm8250: move DSI opp table to the dsi0 node
soc: qcom: icc-bwmon: remove redundant ret variable
arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clock
arm64: dts: qcom: sc7280-herobrine: Don't enable the USB 2.0 port
arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
arm64: dts: qcom: pm8350c: Drop PWM reg declaration
arm64: dts: qcom: sc7280: Add support for zoglin
dt-bindings: arm: qcom: document zoglin board
arm64: dts: qcom: msm8996-xiaomi-*: Add LEDs
arm64: dts: qcom: use GPIO flags for tlmm
arm64: dts: qcom: sdm845-db845c: drop gpios from CCI I2C sensors
arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensors
ARM: dts: qcom: use GPIO flags for tlmm
ASoC: amd: enable Pink sardine platform machine driver build.
ASoC: amd: add Pink Sardine machine driver using dmic
ASoC: amd: create platform device for acp6.2 machine driver
ASoC: amd: enable Pink Sardine acp6.2 drivers build
ASoC: amd: add acp6.2 pdm driver pm ops
ASoC: amd: add acp6.2 pci driver pm ops
ASoC: amd: add acp6.2 pdm driver dma ops
ASoC: amd: add acp6.2 irq handler
ASoC: amd: add acp6.2 pdm platform driver
ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driver
ASoC: amd: add acp6.2 init/de-init functions
ASoC: amd: add Pink Sardine ACP PCI driver
ASoC: amd: add Pink Sardine platform ACP IP register header
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up some inconsistent indentings
drm/amd/display: clean up one inconsistent indenting
drm/amdgpu: add new ip block for LSDMA 6.0
drm/amdgpu: add new ip block for sdma 6.0
drm/amdgpu: declare firmware for new SDMA 6.0.3
drm/amdgpu: enable smu block for smu 13.0.10
drm/amdgpu: added supported smu 13.0.10 sw pptable
drm/amd/pm: add smu_v13_0_10 driver if version
drm/amd/pm: add smu_v13_0_10 support
drm/amdgpu: add new ip block for PSP 13.0
drm/amdgpu: added firmware module for psp 13.0.10
drm/amdgpu: support psp v13_0_10 ip block
drm/amdgpu: add new ip block for SOC21
drm/amdgpu: Enable pg/cg flags on GC11_0_3 for VCN
drm/amdgpu: initialize common sw config for v11_0_3
drm/amdgpu: drop gc 11_0_0 golden settings
drm/amdkfd: remove redundant variables err and ret
drm/amd/display: remove redundant vertical_line_start variable
drm/amd/display: Correct cursor position on horizontal mirror
drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypass
drm/amd/display: Fix check for stream and plane
drm/amd/display: Re-initialize viewport after pipe merge
drm/amd/display: Use correct plane for CAB cursor size allocation
drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
drm/amd/display: 3.2.201
drm/amd/pm: bump SMU 13.0.0 driver_if header version
drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
drm/amd/pm: use vbios carried pptable for those supported SKUs
drm/amd/display: Add visual confirm color support for SubVP
drm/amd/display: [FW Promotion] Release 0.0.132.0
drm/amd/display: Add comments.
drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"
drm/amd/display: Fix primary EDP link detection
drm/amd/display: fix wrong register access
drm/amd/display: use actual cursor size instead of max for CAB allocation
drm/amd/display: disable display fresh from MALL on an edge case for DCN321
drm/amd/display: Fix CAB cursor size allocation for DCN32/321
drm/amd/display: Missing HPO instance added
drm/amd/display: Refactor edp dsc codes.
drm/amd/display: SubVP missing scaling case
drm/amd/display: Add support for visual confirm color
drm/amd/display: Allow PHY state update between same states
drm/amd/display: Cleanup PSR flag
drm/amd/display: Cursor lag with PSR1 eDP
drm/amd/display: Add DC debug option to force LTTPR mode
drm/amd/display: add a override flag as wa for some specific dongle
arm64: dts: qcom: sa8295p-adp: disallow regulator mode switches
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disallow regulator mode switches
arm64: dts: qcom: sc8280xp-crd: disallow regulator mode switches
arm64: dts: qcom: sc7280: Update lpasscore node
arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
arm64: dts: qcom: sc7280: Cleanup the lpasscc node
ARM: dts: qcom: msm8660-surf: move fixed regulator out of soc
ARM: dts: qcom: msm8660: override nodes by label
ARM: dts: qcom: msm8226: override nodes by label
ARM: dts: qcom: msm8960: override nodes by label
drm/amd/display: Only commit SubVP state after pipe programming
drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
drm/amd/display: Remove assert from PHY state update
drm/amd/display: set dig fifo read start level to 7 before dig fifo reset
arm64: dts: qcom: sm6350: Add GPI DMA nodes
drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl
drm/amd/display: Fix OTG H timing reset for dcn314
drm/amd/display: Refine aux transaction before retrieve caps
drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programming
drm/amd/display: Don't choose SubVP display if ActiveMargin > 0
drm/amd/display: Set ODM policy based on number of DSC slices
drm/amd/display: 3.2.200
drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()
drm/amd/display: Fix variable dereferenced before check
drm/amdgpu: Remove the unneeded result variable
drm/amdgpu: Update mes_v11_api_def.h
drm/amdgpu: disable FRU access on special SIENNA CICHLID card
arm64: dts: qcom: sdm845: Add the RPMh stats node
arm64: dts: qcom: sdm845: Reduce reg size for aoss_qmp
dt-bindings: soc: qcom: stats: Document SDM845 compatible
soc: qcom: stats: Add SDM845 stats config and compatible
arm64: dts: qcom: pm6150l: add missing adc channels
dt-bindings: firmware: document Qualcomm SM6115 SCM
arm64: dts: qcom: sm8150: switch TCSR mutex to MMIO
arm64: dts: qcom: sm8150: split TCSR halt regs out of mutex
arm64: dts: qcom: sdm630: switch TCSR mutex to MMIO
arm64: dts: qcom: sdm630: split TCSR halt regs out of mutex
arm64: dts: qcom: qcs404: switch TCSR mutex to MMIO
arm64: dts: qcom: sdm845: switch TCSR mutex to MMIO
arm64: dts: qcom: sdm845: split TCSR halt regs out of mutex
arm64: dts: qcom: sc7280: split TCSR halt regs out of mutex
arm64: dts: qcom: sc7180: switch TCSR mutex to MMIO
arm64: dts: qcom: sc7180: split TCSR halt regs out of mutex
arm64: dts: qcom: sc7180: add missing TCSR syscon compatible
arm64: dts: qcom: msm8998: switch TCSR mutex to MMIO
arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex
arm64: dts: qcom: msm8996: switch TCSR mutex to MMIO
arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex
dt-bindings: mfd: qcom,tcsr: add several devices
arm64: dts: qcom: sdm845-xiaomi-polaris: Fix sde_dsi_active pinctrl
soc: qcom: Make QCOM_RPMPD depend on OF
ARM: dts: qcom: ipq8064: add ipq8065 variant
ARM: dts: qcom: ipq8064: add ipq8062 variant
ARM: dts: qcom: ipq8064: add v2 dtsi variant
ARM: dts: qcom-*: replace deprecated perst-gpio with perst-gpios
ARM: dts: qcom: stop using snps,dw-pcie falback
arm64: dts: qcom: msm8916-samsung-a2015: Rename touchscreen analog regulator
arm64: dts: qcom: msm8916-samsung-e2015: Add touchkey
ARM: dts: qcom-msm8916-samsung-e2015: Include dts from arm64
arm64: dts: qcom: msm8916-samsung-e2015: Add initial common dtsi
dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
dt-bindings: arm: qcom: Document additional sku6 for sc7180 pazquel
arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
arm64: dts: qcom: Add device tree for Sony Xperia 1 IV
arm64: dts: qcom: sm8450: Add SDHCI2
arm64: dts: qcom: sm8450: Adjust memory map
dt-bindings: arm: qcom: Document Sony Xperia 1 IV (PDX223)
arm64: dts: qcom: msm8998: add MSM8998 SDCC specific compatible
arm64: dts: qcom: msm8992-xiaomi-libra: split qcom,msm-id into tuples
dt-bindings: clock: qcom,mmcc: define clocks/clock-names for MSM8996
dt-bindings: clock: qcom,mmcc: fix clocks/clock-names definitions
arm64: dts: qcom: msm8916: add clocks to the GCC device node
clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
clk: qcom: gcc-msm8916: move GPLL definitions up
clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
dt-bindings: clock: separate bindings for MSM8916 GCC device
dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
regulator: core: Fix regulator supply registration with sysfs
arm64: dts: qcom: sm6350: Add interconnect support
arm64: dts: qcom: replace deprecated perst-gpio with perst-gpios
arm64: dts: qcom: stop using snps,dw-pcie falback
dt-bindings: crypto: ti,sa2ul: drop dma-coherent property
dt-bindings: leds: qcom-wled: fix number of addresses
dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
dt-bindings: crypto: drop minItems equal to maxItems
dt-bindings: ata: drop minItems equal to maxItems
dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems
media: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
dt-bindings: display: drop minItems equal to maxItems
dt-bindings: display: synopsys,dw-hdmi: drop ref from reg-io-width
dt-bindings: display: Add missing (unevaluated|additional)Properties on child nodes
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
spi: mt7621: Use devm_spi_register_controller()
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
spi: mt7621: Fix an error message in mt7621_spi_probe()
platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes
HSI: omap_ssi_port: Fix dma_map_sg error check
HSI: cmt_speech: Pass a pointer to virt_to_page()
HSI: omap_ssi: Fix refcount leak in ssi_probe
HSI: clients: remove duplicate assignment
drm: bridge: dw_hdmi: only trigger hotplug event on link change
spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
drm/bridge: tc358767: Handle bridge past DPI output
media: av7110: move to staging/media/deprecated/saa7146
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isif
media: fsl-viu: deprecate this driver
media: tm6000: deprecate this driver
media: zr364xx: deprecate this driver
media: meye: deprecate this driver
media: cpia2: deprecate this driver
arm64: dts: mt8192: Add dsi node
arm64: dts: mt8192: Add display nodes
arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
arm64: dts: mt8192: Add mipi_tx node
arm64: dts: mt8192: Add pwm node
media: staging/media: add a STAGING_MEDIA_DEPRECATED option
media: avoid use of 'videobuf'
media: staging/media/omap4iss/iss_video.c: videobuf -> vb2
media: platform: ti: avoid using 'videobuf' or 'video-buf'
arm64: dts: Add MediaTek MT8186 dts and evaluation board and Makefile
drm/bridge: anx7625: Support HDMI_I2S audio format
media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'
bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
media: vb2: videobuf -> videobuf2
media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4L
media: zoran: move to mainline
media: zoran: from VB2_READ/WRITE: read/write isn't supported
media: zoran: the video device is video capture only, not M2M
media: zoran: fix checkpatch --strict issues
media: ti/omap: fix repeated words in comments
media: pci/cx23885: fix repeated words in comments
media: pci/cx18: fix repeated words in comments
media: pci/cx18: fix repeated words in comments
media: i2c/cx25840: fix repeated words in comments
media: v4l2-flash: Fix comment typo
media: technisat-usb2: Fix comment typo
media: drxk: Fix comment typo
media: v4l2-ioctl: Fix typo 'the the' in comment
media: tm6000: Fix typo 'the the' in comment
media: gspca: Fix typo 'the the' in comment
media: platform: ti: Fix typo 'the the' in comment
media: saa7164: Fix typo 'the the' in comment
media: ivtv: Fix typo 'the the' in comment
media: cx88: Fix typo 'the the' in comment
media: dvb-frontends: Fix typo 'the the' in comment
media: sun6i-csi: Fix comment typo
media: dib8000: Fix comment typo
media: staging/media/av7110/av7110: Fix typo in string
media: MAINTAINERS: add entry for i.MX8MP DW100 v4l2 mem2mem driver
media: dw100: Add i.MX8MP dw100 dewarper driver
media: dt-bindings: media: Add i.MX8MP DW100 binding
media: uapi: Add a control for DW100 driver
media: v4l: uapi: Add user control base for DW100 controls
media: Documentation: dw100: Add user documentation for the DW100 driver
media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacks
media: v4l2-ctrls: optimize type_ops for arrays
ASoC: codecs: max98088: remove redundant ret variable
drm/i915/guc: Remove log size module parameters
net: sparx5: add support for mrouter ports
net: sparx5: add list for mdb entries in driver
ethernet: Add helpers to recognize addresses mapped to IP multicast
genetlink: start to validate reserved header bytes
spi: renesas,sh-msiof: R-Car V3U is R-Car Gen4
spi: sh-msiof: add generic Gen4 binding
spi: renesas,sh-msiof: Add generic Gen4 and r8a779f0 support
drm/i915: split gem quirks from display quirks
ARM: dts: at91: sam9x60ek: remove simple-bus for regulators
ARM: dts: lan966x: add support for pcb8290
arm64: dts: rockchip: specify pinctrl for i2c adapters on rock-3a
arm64: dts: rockchip: add vcc_mipi regulator to rock-3a
arm64: dts: rockchip: add vcc_cam regulator to rock-3a
drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h
drm/i915/vrr: drop window2_delay member from i915
drm/i915: move and group sagv under display.sagv
drm/i915: move overlay to display.overlay
drm/i915: move hotplug to display.hotplug
x86/earlyprintk: Clean up pciserial
drm/i915: move wm to display.wm
drm/i915: move and group fbdev under display.fbdev
wifi: mac80211: fix potential deadlock in ieee80211_key_link()
drm/i915: move dpll under display.dpll
drm/i915: move and split audio under display.audio and display.funcs
drm/i915: move dmc to display.dmc
drm/i915: move and group pps members under display.pps
drm/i915: move and group gmbus members under display.gmbus
drm/i915: move color_funcs to display.funcs
drm/i915: move fdi_funcs to display.funcs
arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config
drm/i915: move wm_disp funcs to display.funcs
drm/i915: move hotplug_funcs to display.funcs
drm/i915: move dpll_funcs to display.funcs
drm/i915: move cdclk_funcs to display.funcs
ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=y
ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC name
ARM: defconfig: drop CONFIG_MICROCHIP_PIT64B
ARM: defconfig: drop CONFIG_USB_FSL_USB2
ARM: defconfig: drop CONFIG_SND_SOC_FSL_SAI
ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y
ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS
ARM: defconfig: drop CONFIG_SERIAL_OMAP references
ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=y
ARM: defconfig: clean up multi_v4t and multi_v5 configs
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
xfrm: interface: support collect metadata mode
drm/i915: add display sub-struct to drm_i915_private
ARM: defconfig: reorder defconfig files
net: allow storing xfrm interface metadata in metadata_dst
esp: choose the correct inner protocol for GSO on inter address family tunnels
PCI: dwc: Drop dependency on ZONE_DMA32
arm64: dts: meson-sm1-sei610: Remove 'enable-active-low'
arm64: dts: meson-g12a: Remove 'enable-active-low'
drm/gma500: Fix comment typo
perf: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platform
perf: Capture branch privilege information
perf: Extend branch type classification
perf: Add system error and not in transaction branch types
drm/gma500: Fix SDVO command debug printing
x86/mce: Retrieve poison range from hardware
clk: renesas: r8a779f0: Add MSIOF clocks
clk: renesas: r9a09g011: Add IIC clock and reset entries
arm64: dts: renesas: r8a774a1: Put I2C aliases to board files
arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
arm64: dts: renesas: r8a779a0: Put I2C aliases to board files
arm64: dts: renesas: r8a77990: Put I2C aliases to board files
arm64: dts: renesas: r8a77980: Put I2C aliases to board files
arm64: dts: renesas: r8a77970: Put I2C aliases to board files
arm64: dts: renesas: r8a779{51|60|65}: Put I2C aliases to board files
arm64: dts: renesas: rzv2m evk: Enable i2c
arm64: dts: renesas: r9a09g011: Add i2c nodes
arm64: defconfig: Enable additional support for Renesas platforms
ARM: shmobile: defconfig: Refresh for v6.0-rc1
RDMA/rxe: Remove an unused member from struct rxe_mr
cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG
ASoC: codecs: allow compile testing without MFD drivers
dt-bindings: mediatek: Add axi clock in mt8173 dts example
regulator: tps65219: change tps65219_regulator_irq_types to static
ASoC: amd: acp: Modify dai_id macros to be more generic
spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path
ASoC: wcd938x: Remove spurious type_base from irq chip
ASoC: wcd9335: Convert irq chip to config regs
drm/msm/a6xx: Improve gpu recovery sequence
drm/msm/a6xx: Ensure CX collapse during gpu recovery
drm/msm: Fix cx collapse issue during recovery
drm/msm: Correct pm_runtime votes in recover worker
drm/msm: Take single rpm refcount on behalf of all submits
drm/msm: Remove unnecessary pm_runtime_get/put
drm/msm: De-open-code some CP_EVENT_WRITE
dt-bindings: vendor-prefixes: add MEMSensing Microsystems Co., Ltd.
lib/string_helpers: Add str_read_write() helper
iio: common: scmi_sensors: use HZ macro from units.h
iio: accel: adxl345: use HZ macro from units.h
units: complement the set of Hz units
drm/msm/iommu: optimize map/unmap
drm/msm: Add fault-injection support
drm/msm/gem: Convert to lockdep assert
RDMA/core: Remove 'device' argument from rdma_build_skb()
RDMA/srp: Use the attribute group mechanism for sysfs attributes
RDMA/srp: Handle dev_set_name() failure
RDMA/srp: Remove the srp_host.released completion
RDMA/srp: Rework the srp_add_port() error path
drm/msm/gem: Add msm_gem_assert_locked()
drm/msm/gem: Evict active GEM objects when necessary
drm/msm/gem: Consolidate shrinker trace
drm/msm/gem: Unpin buffers earlier
drm/msm/gem: Convert to using drm_gem_lru
drm/gem: Add LRU/shrinker helper
drm/msm/gem: Remove active refcnt
drm/msm/gem: Consolidate pin/unpin paths
drm/msm/gem: Rename to pin/unpin_pages
drm/msm/gem: Rename update_inactive
drm/msm/gem: Check for active in shrinker path
drm/msm: Split out idr_lock
drm/msm: Small submit cleanup
drm/msm: Reorder lock vs submit alloc
bpf: Fix a few typos in BPF helpers documentation
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
net_sched: remove impossible conditions
net: fman: memac: Uninitialized variable on error path
openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests
openvswitch: allow specifying ifindex of new interfaces
net: ftmac100: add an opportunity to get ethaddr from the platform
net: dsa: mv88e6xxx: Allow external SMI if serial
genetlink: hold read cb_lock during iteration of genl_fam_idr in genl_bind()
net/mlx4: Fix error check for dma_map_sg
net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
mlx4: Do type_clear() for devlink ports when type_set() was called previously
net: dsa: mv88e6xxx: support RGMII cmode
platform/chrome: cros_ec_typec: Correct alt mode index
platform/chrome: cros_ec_typec: Add bit offset for DP VDO
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
perf/core: Add speculation info to branch entries
perf/x86/amd/lbr: Use fusion-aware branch classifier
perf/x86: Make branch classifier fusion-aware
perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
perf/x86: Move branch classifier
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
perf/x86/amd/lbr: Add LbrExtV2 branch record support
perf/x86/amd/lbr: Detect LbrExtV2 support
x86/cpufeatures: Add LbrExtV2 feature bit
perf/x86/amd/core: Add generic branch record interfaces
perf/x86/amd/core: Refactor branch attributes
perf/x86/amd/brs: Move feature-specific functions
sched: Add update_current_exec_runtime helper
selftests/bpf: fix type conflict in test_tc_dtime
audit: free audit_proctitle only on task exit
audit: explicitly check audit_context->context enum value
cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()
audit: audit_context pid unused, context enum comment fix
cgroup: Homogenize cgroup_get_from_id() return value
cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
cgroup: Honor caller's cgroup NS when resolving path
coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface
coresight: etm4x: Expose default timestamp source in sysfs
drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
PCI/MSI: Correct 'can_mask' test in msi_add_msi_desc()
soc: mediatek: mtk-svs: Use bitfield access macros where possible
soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
dt-bindings: power: mediatek: Update maintainer list
dt-bindings: power: mediatek: Support naming power controller node with unit address
dt-bindings: power: mediatek: Refine multiple level power domain nodes
pinctrl: nuvoton: Use 'unsigned int' instead of just 'unsigned'.
dt-bindings: pinctrl: Add missing (unevaluated|additional)Properties on child nodes
sbitmap: remove unnecessary code in __sbitmap_queue_get_batch
gfs2: Switch from strlcpy to strscpy
pinctrl: amd: Pick some different unicode symbols
pinctrl: fixup for "i2c: Make remove callback return void"
drm/i915: Add new ADL-S pci id
drm/tve200: Fix smatch warning
drm: bridge: icn6211: Add support for external REFCLK
dt-bindings: display: bridge: icn6211: Add support for external REFCLK
drm: bridge: icn6211: Add and use hs_rate and lp_rate
drm: fix drm_mipi_dbi build errors
drm/panel: use 'select' for Ili9341 panel driver helpers
ARM: dts: Let Gemini NS2502 parse redboot partitions
ARM: dts: gemini: ssi1328: permit to use gigabit
ARM: dts: gemini: ns2502: permit to use gigabit
platform/x86: msi-laptop: Add msi_scm_disable_hw_fn_handling() helper
platform/x86: msi-laptop: Add msi_scm_model_exit() helper
net: sched: remove unnecessary init of qdisc skb head
platform/x86: msi-laptop: Fix resource cleanup
platform/x86: msi-laptop: Simplify ec_delay handling
platform/x86: msi-laptop: Fix old-ec check for backlight registering
platform/x86: msi-laptop: Drop MSI_DRIVER_VERSION
platform/x86: msi-laptop: Use MODULE_DEVICE_TABLE()
platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830
platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startup
crypto: Kconfig - simplify compression/RNG entries
crypto: Kconfig - simplify cipher entries
crypto: Kconfig - simplify userspace entries
crypto: Kconfig - simplify hash entries
crypto: Kconfig - simplify aead entries
crypto: Kconfig - simplify CRC entries
crypto: Kconfig - simplify public-key entries
crypto: Kconfig - add submenus
crypto: Kconfig - sort the arm entries
crypto: Kconfig - sort the arm64 entries
crypto: Kconfig - submenus for arm and arm64
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
crypto: Kconfig - move x86 entries to a submenu
crypto: Kconfig - move sparc entries to a submenu
crypto: Kconfig - move s390 entries to a submenu
crypto: Kconfig - move powerpc entries to a submenu
crypto: Kconfig - move mips entries to a submenu
crypto: hisilicon/qm - no judgment in the back process
crypto: ccree - Fix dma_map_sg error check
crypto: allwinner - Fix dma_map_sg error check
crypto: amlogic - Fix dma_map_sg error check
crypto: qce - Fix dma_map_sg error check
crypto: sahara - Fix error check for dma_map_sg
crypto: gemini - Fix error check for dma_map_sg
crypto: drivers - move from strlcpy with unused retval to strscpy
crypto: core - move from strlcpy with unused retval to strscpy
crypto: aspeed - add HACE crypto driver
dt-bindings: crypto: add documentation for aspeed hace
ARM: dts: aspeed: Add HACE device controller node
dt-bindings: clock: Add AST2500/AST2600 HACE reset definition
crypto: aspeed - Add HACE hash driver
crypto: ccp - Fail the PSP initialization when writing psp data file failed
crypto: ccp - Initialize PSP when reading psp data file failed
hwrng: imx-rngc - use devres for hwrng registration
hwrng: imx-rngc - use devm_clk_get_enabled
crypto: tcrypt - remove mode=1000
r8152: add PID for the Lenovo OneLink+ Dock
wifi: rtw88: fix uninitialized use of primary channel index
net: phylink: allow RGMII/RTBI in-band status
platform/x86: move from strlcpy with unused retval to strscpy
x86/microcode: Remove ->request_microcode_user()
platform/x86: asus-wmi: Fix the name of the mic-mute LED classdev
platform/x86: asus-wmi: Implement TUF laptop keyboard power states
platform/x86: asus-wmi: Implement TUF laptop keyboard LED modes
platform/x86: asus-wmi: Support the GPU fan on TUF laptops
platform/x86: asus-wmi: Modify behaviour of Fn+F5 fan key
platform/x86: asus-wmi: Update tablet_mode_sw module-param help text
net: prestera: manage matchall and flower priorities
net: prestera: add support for egress traffic mirroring
net: prestera: acl: extract matchall logic into a separate file
net: asix: ax88772: add ethtool pause configuration
net: asix: ax88772: migrate to phylink
wifi: mac80211: use full 'unsigned int' type
wifi: mac80211: move from strlcpy with unused retval to strscpy
wifi: mac80211: read ethtool's sta_stats from sinfo
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
drm/i915: Skip wm/ddb readout for disabled pipes
dt-bindings: net: Add missing (unevaluated|additional)Properties on child nodes
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
bpf: prepare for more bpf syscall to be used from kernel and user space.
powerpc/82xx: remove spidev node from mgcoge
powerpc/microwatt: Add LiteX MMC driver
selftests/powerpc: Add a test for execute-only memory
powerpc/mm: Support execute-only memory on the Radix MMU
macintosh: move from strlcpy with unused retval to strscpy
powerpc: move from strlcpy with unused retval to strscpy
powerpc/fsl_booke: Make calc_cam_sz() static
powerpc: Remove stale declarations in mmu_decl.h
powerpc: Update ISA versions to mention e5500/e6500
powerpc: Move patch sites out of asm-prototypes.h
powerpc/boot: Drop unused dummy.c
powerpc/boot: Convert more files to use SPDX tags
riscv: enable CD-ROM file systems in defconfig
drm/mediatek: Remove the unneeded result
bpf: Add CGROUP prefix to cgroup_iter_order
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Bluetooth: move from strlcpy with unused retval to strscpy
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Bluetooth: ISO: Fix not handling shutdown condition
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Bluetooth: MGMT: Fix Get Device Flags
Bluetooth: L2CAP: Fix build errors in some archs
Bluetooth: hci_sync: Fix suspend performance regression
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Bluetooth: convert hci_update_adv_data to hci_sync
Bluetooth: move hci_get_random_address() to hci_sync
Bluetooth: Delete unreferenced hci_request code
Bluetooth: Move Adv Instance timer to hci_sync
drm/mediatek: Drop of_gpio header
Bluetooth: Convert SCO configure_datapath to hci_sync
Bluetooth: Delete unused hci_req_stop_discovery()
Bluetooth: Rework le_scan_restart for hci_sync
Bluetooth: Convert le_scan_disable timeout to hci_sync
Bluetooth: Add VID/PID 0489/e0e0 for MediaTek MT7921
drm/i915/pxp: don't start pxp without mei_pxp bind
ata: libata-core: Simplify ata_build_rw_tf()
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
ata: libata-core: remove redundant err_mask variable
ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0
drm/i915/display/mtl: Extend MBUS programming
drm/i915/mtl: Reuse adl-p DBUF calculations
drm/i915/mtl: Update memory bandwidth parameters
drm/i915/mtl: memory latency data from LATENCY_LPX_LPY for WM
drm/i915: Extract wm latency adjustment to its own function
clk: sunxi-ng: d1: Limit PLL rates to stable ranges
netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
mlxsw: Remove unused mlxsw_core_port_type_get()
mlxsw: Remove unused port_type_set devlink op
mlxsw: Remove unused IB stuff
net: devlink: limit flash component name to match version returned by info_get()
netdevsim: add version fw.mgmt info info_get() and mark as a component
net: devlink: extend info_get() version put to indicate a flash component
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
dt-bindings: display: adi,adv75xx: Add missing graph schema references
MAINTAINERS: Add Mahesh J Salgaonkar as EEH maintainer
drm/i915/mtl: Fix rawclk for Meteorlake PCH
drm/i915/mtl: Add support for MTL in Display Init sequences
drm/i915/mtl: Add VBT port and AUX_CH mapping
drm/i915/mtl: Add PCH support
dt-bindings: Remove 'Device Tree Bindings' from end of title:
of: unittest: taint the kernel when of unittest runs
bpf/scripts: Assert helper enum value is aligned with comment order
bpftool: Fix a wrong type cast in btf_dumper_int
selftests/bpf: add a selftest for cgroup hierarchical stats collection
selftests/bpf: extend cgroup helpers
cgroup: bpf: enable bpf programs to integrate with rstat
selftests/bpf: Test cgroup_iter.
bpf: Introduce cgroup iter
drm/i915/mtl: Don't mask off CCS according to DSS fusing
drm/i915/mtl: MMIO range is now 4MB
drm/i915: Skip Bit12 fw domain reset for gen12+
drm/amd: remove possible condition with no effect (if == else)
drm/amd: remove possible condition with no effect (if == else)
drm/amd: fix potential memory leak
drm/amd: fix potential memory leak
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0
drm/radeon: use time_after(a,b) to replace "a>b"
drm/amdgpu: use dev_info to benefit mGPU case
drm/amdgpu: use adev_to_drm to get drm device
drm/amdgpu: add MGCG perfmon setting for gfx11
drm/amd/amdgpu: avoid soft reset check when gpu recovery disabled
drm/amdkfd: Fix isa version for the GC 10.3.7
drm/amdgpu: Fix page table setup on Arcturus
drm/amdkfd: Allocate doorbells only when needed
drm/amd/pm: update SMU 13.0.0 driver_if header
drm/amd/display: Remove redundant check in atomic_check
drm/amd/display: Adding log clock table from SMU
drm/amd/display: Uncomment SubVP scaling case
drm/amd/display: Add interface to track PHY state
drm/amd/display: Free phantom plane and stream properly
drm/amd/display: program k1/k2 divider for virtual signal for DCN32
drm/amd/display: Cursor flicker when entering PSRSU
drm/amd/display: change to runtime initialization for reg offsets for DCN321
drm/amd/display: change to runtime initialization for reg offsets for DCN32
drm/amd/display: Change AUX NACK behavior
drm/amd/display: HDMI ODM Combine Policy Correction
drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modes
drm/amd/display: do not change pipe split policy for RV2
drm/amd/display: 3.2.199
drm/amd/display: [FW Promotion] Release 0.0.130.0
drm/amdgpu: skip set_topology_info for VF
drm/amdgpu: add sdma instance check for gfx11 CGCG
ASoC: tas2764: Export highpass filter setting
ASoC: tas2764: Add IRQ handling
ASoC: tas2764: Fix mute/unmute
ASoC: tas2764: Drop conflicting set_bias_level power setting
ASoC: tas2764: Allow mono streams
regulator: core: Don't err if allow-set-load but no allowed-modes
regulator: core: Require regulator drivers to check uV for get_optimum_mode()
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()
dt-bindings: arm: coresight-tmc: Add 'iommu' property
dt-bindings: arm: coresight: Add 'power-domains' property
gfs2: Clear flags when withdraw prevents xmote
gfs2: Dequeue waiters when withdrawn
gfs2: Prevent double iput for journal on error
spi: amd: Configure device speed
arm64: dts: mt8195: Add display node for vdosys0
arm64: dts: mt8195: Add gce node
arm64: dts: mt8195: Add iommu and smi nodes
arm64: dts: mt8195: Specify audio reset controller
arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
arm64: dts: mt8195: Add audio related nodes
arm64: dts: mt8195: Add scp node
arm64: dts: mt8195: Add spmi node
arm64: dts: mt8195: Add power domains controller
arm64: dts: mt8195: Add vdosys and vppsys clock nodes
arm64: dts: mt8195: Add cpufreq node
arm64: dts: mt8195: Disable I2C0 node
arm64: dts: mt8195: Disable watchdog external reset signal
arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings
drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
platform/x86: asus-wmi: Simplify tablet-mode-switch handling
platform/x86: asus-wmi: Simplify tablet-mode-switch probing
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enum
platform/x86: asus-wmi: Support the hardware GPU MUX on some laptops
platform/x86: asus-wmi: Simplify some of the *_check_present() helpers
platform/x86: asus-wmi: Refactor panel_od attribute
platform/x86: asus-wmi: Refactor egpu_enable attribute
platform/x86: asus-wmi: Refactor disable_gpu attribute
platform/x86: asus-wmi: Document the panel_od sysfs attribute
platform/x86: asus-wmi: Document the egpu_enable sysfs attribute
platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute
platform/x86: asus-wmi: Use kobj_to_dev()
platform/x86: asus-wmi: Convert all attr-show to use sysfs_emit
platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8
platform/surface: aggregator_registry: Rename HID device nodes based on new findings
platform/surface: aggregator_registry: Rename HID device nodes based on their function
platform/surface: aggregator_registry: Add support for Surface Laptop Go 2
platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS
platform/x86: pmc_atom: Amend comment style and grammar
platform/x86: pmc_atom: Make terminator entry uniform
platform/x86: pmc_atom: Improve quirk message to be less cryptic
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
platform/x86: dell-privacy: convert to use dev_groups
soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()
soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_table
soc: mediatek: mtk-svs: Remove hardcoded irqflags
soc: mediatek: mtk-svs: Switch to platform_get_irq()
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
dt-bindings: soc: mediatek: pwrap: add compatible for mt8188
soc: mediatek: Let PMIC Wrapper and SCPSYS depend on OF
ASoC: sigmadsp: switch to use kmemdup_nul() helper
net: sched: delete duplicate cleanup of backlog and qlen
arm64: dts: mediatek: mt8183-pumpkin: add keypad support
arm64: dts: mediatek: mt8183: add keyboard node
arm64: dts: mt8183: add MediaTek MDP3 nodes
dt-bindings: pinctrl: mt8186: Fix 'reg-names' for pinctrl nodes
ASoC: Add Apple MCA I2S transceiver bindings
ASoC: apple: mca: Add locking
ASoC: apple: mca: Start new platform driver
pinctrl: mediatek: add mt8188 driver
dt-bindings: pinctrl: mediatek: add support for mt8188
mm/slub: move free_debug_processing() further
pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driver
dt-bindings: pinctrl: qcom: Add sc8280xp lpass lpi pinctrl bindings
pinctrl: qcom: Add sm8450 lpass lpi pinctrl driver
dt-bindings: pinctrl: qcom: Add sm8450 lpass lpi pinctrl bindings
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
spi: pxa2xx: Remove the unneeded result variable
regulator: drivers: Remove unnecessary print function dev_err()
ASoC: max98088: add support for noise gate reg
ASoC: codecs: add suspend and resume for ES8316
ASoC: SOF: mediatek: Use generic implementation for .ipc_msg_data field
ASoC: SOF: mediatek: add snd_sof_dsp_ops callbacks for pcm and mail box
ASoC: SOF: mediatek: Add dai driver for mt8186
PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
drm/virtio: Fix same-context optimization
udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
HID: move from strlcpy with unused retval to strscpy
HID: vivaldi: convert to use dev_groups
HID: wacom: Simplify comments
HID: rmi: replace ternary operator with min()
HID: Kconfig: remove redundant "depends on HID" lines
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
wifi: nl80211: send MLO links channel info in GET_INTERFACE
nfp: flower: support case of match on ct_state(0/0x3f)
wifi: mac80211: allow bw change during channel switch in mesh
wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()
drm/radeon: Don't register backlight when another backlight should be used (v3)
drm/amdgpu: Don't register backlight when another backlight should be used (v3)
drm/i915: Don't register backlight when another backlight should be used (v2)
EDAC/wq: Remove unneeded flush_workqueue()
wifi: mac80211: allow link address A2 in TXQ dequeue
wifi: mac80211: fix control port frame addressing
wifi: mac80211: set link ID in TX info for beacons
wifi: mac80211_hwsim: fix link change handling
wifi: mac80211: maintain link_id in link_sta
wifi: cfg80211/mac80211: check EHT capability size correctly
wifi: mac80211_hwsim: split iftype data into AP/non-AP
wifi: mac80211: mlme: don't add empty EML capabilities
wifi: mac80211: use link ID for MLO in queued frames
wifi: mac80211: use the corresponding link for stats update
wifi: mac80211: add link information in ieee80211_rx_status
wifi: mac80211: properly implement MLO key handling
wifi: cfg80211: Add link_id parameter to various key operations for MLO
wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLD
wifi: cfg80211: reject connect response with MLO params for WEP
wifi: mac80211: fix use-after-free
wifi: mac80211: use link in TXQ parameter configuration
wifi: cfg80211: add link id to txq params
wifi: mac80211: set link BSSID
wifi: cfg80211: get correct AP link chandef
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
wifi: mac80211: properly set old_links when removing a link
wifi: mac80211: accept STA changes without link changes
HID: playstation: convert to use dev_groups
net: gro: skb_gro_header helper function
EDAC/ie31200: Add Skylake-S support
HID: uclogic: Add support for Parblo A610 PRO
HID: uclogic: Add support for XP-PEN Deco Pro S
HID: uclogic: Add support for UGEE v2 mouse frames
HID: uclogic: Add support for UGEE v2 dial frames
HID: uclogic: Parse the UGEE v2 frame type
HID: uclogic: Refactor UGEE v2 frame initialization
HID: uclogic: Refactor UGEE v2 string descriptor parsing
HID: uclogic: KUnit best practices and naming conventions
HID: uclogic: Fix warning in uclogic_rdesc_template_apply
HID: uclogic: Add missing suffix for digitalizers
lib/vnsprintf: add const modifier for param 'bitmap'
drm/vc4: hvs: protect drm_print_regset32()
drm/vc4: crtc: protect device resources after removal
drm/vc4: plane: protect device resources after removal
drm/vc4: hdmi: unlock mutex when device is unplugged
drm/i915: fix null pointer dereference
dt-bindings: serial: samsung: add exynosautov9-uart compatible
Documentation: devlink: fix the locking section
selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr
selftests/net: Add test for timing a bind request to a port with a populated bhash entry
net: Add a bhash2 table hashed by port and address
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
selftests/bpf: Add cb_refs test to s390x deny list
netlink: fix some kernel-doc comments
net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
Documentation: sysctl: align cells in second content column
selftests/bpf: Add tests for reference state fixes for callbacks
bpf: Fix reference state management for synchronous callbacks
pinctrl: Add Cypress cy8c95x0 support
dt-binding: pinctrl: Add cypress,cy8c95x0
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
KVM: x86/mmu: fix memoryleak in kvm_mmu_vendor_module_init()
KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
kvm: x86: Do proper cleanup if kvm_x86_ops->vm_init() fails
drm/i915/dg2: Add additional HDMI pixel clock frequencies
MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint reviewer
ice: Print human-friendly PHY types
ice: Implement devlink port split operations
ice: Add additional flags to ice_nvm_write_activate
ice: Add port option admin queue commands
ice: Add support for ip TTL & ToS offload
block/rnbd-clt: Remove the unneeded result variable
mm/sl[au]b: introduce common alloc/free functions without tracepoint
mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
mm/slab_common: cleanup kmalloc_large()
mm/slab_common: kmalloc_node: pass large requests to page allocator
mm/slub: move kmalloc_large_node() to slab_common.c
mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
mm/sl[au]b: factor out __do_kmalloc_node()
mm/slab_common: cleanup kmalloc_track_caller()
mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
mm/slab: cleanup slab_alloc() and slab_alloc_node()
mm/slab: move NUMA-related code to __do_cache_alloc()
drm/i915/guc/slpc: Allow SLPC to use efficient frequency
staging: r8188eu: remove unnecessary null check
staging: sm750fb: split multiple assignments to lines
clk: samsung: MAINTAINERS: add Krzysztof Kozlowski
ASoC: mediatek: dt-bindings: modify machine bindings for SOF
ASoC: mediatek: dt-bindings: modify machine bindings for SOF
r8169: remove support for chip version 60
r8169: remove support for chip version 50
r8169: remove support for chip version 49
r8169: remove support for chip versions 45 and 47
r8169: remove support for chip version 41
micrel: ksz8851: fixes struct pointer issue
tcp: annotate data-race around tcp_md5sig_pool_populated
net: marvell: prestera: implement br_port_locked flag offloading
dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges
dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
dt-bindings: PCI: fu740-pci: fix missing clock-names
regulator: max597x: Remove the unneeded result variable
ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()
x86/mm: Print likely CPU at segfault time
net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location
net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G
dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
net: skb: prevent the split of kfree_skb_reason() by gcc
drm/i915: move has_dsc to runtime info
drm/i915: move has_dmc to runtime info
drm/i915: move has_hdcp to runtime info
drm/i915: move pipe_mask and cpu_transcoder_mask to runtime info
drm/i915: move platform_engine_mask to runtime info
drm/i915: move memory_regions to runtime info
drm/i915: move has_pooled_eu to runtime info
drm/i915: move ppgtt_type and ppgtt_size to runtime info
drm/i915: move page_sizes to runtime info
drm/i915: move fbc_mask to runtime info
drm/i915: move graphics.ver and graphics.rel to runtime info
drm/i915: add initial runtime info into device info
platform/x86/amd/pmf: Fix clang unused variable warning
platform/x86/amd/pmf: Fix undefined reference to platform_profile
drm/i915: combine device info printing into one
drm/i915/guc: remove runtime info printing from time stamp logging
ALSA: doc: Drop snd_dma_continuous_data() usages
ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation
ASoC: Intel: sst: Switch to standard device pages
ALSA: pdaudiocf: Drop superfluous GFP setup
ALSA: vx: Drop superfluous GFP setup
RDMA/hns: Support MR's restrack raw ops for hns driver
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
clk: do not initialize ret
clk: remove extra empty line
net: phy: tja11xx: add interface mode and RMII REF_CLK support
dt-bindings: net: tja11xx: add nxp,refclk_in property
mlxsw: minimal: Extend to support line card dynamic operations
mlxsw: minimal: Extend module to port mapping with slot index
mlxsw: minimal: Move ports allocation to separate routine
mlxsw: minimal: Extend APIs with slot index for modular system support
mlxsw: i2c: Add support for system interrupt handling
mlxsw: core_linecards: Register a system event handler
mlxsw: core: Add registration APIs for system event handler
mlxsw: core_linecards: Separate line card init and fini flow
bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
docs: netlink: basic introduction to Netlink
net: improve and fix netlink kdoc
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
bpf: update bpf_{g,s}et_retval documentation
bpf: expose bpf_strtol and bpf_strtoul to all program types
bpf: Use cgroup_{common,current}_func_proto in more hooks
bpf: Introduce cgroup_{common,current}_func_proto
net: ftmac100: set max_mtu to allow DSA overhead setting
ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()
drm/display/dp_mst: Move all payload info into the atomic state
drm/radeon: Drop legacy MST support
drm/display/dp_mst: Maintain time slot allocations when deleting payloads
drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link address work
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
drm/nouveau/kms: Pull mst state in for all modesets
drm/nouveau/kms: Cache DP encoders in nouveau_connector
drm/display/dp_mst: Fix modeset tracking in drm_dp_atomic_release_vcpi_slots()
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
drm/display/dp_mst: Add nonblocking helpers for DP MST
drm/display/dp_mst: Add helper for finding payloads in atomic MST state
drm/display/dp_mst: Add some missing kdocs for atomic MST structs
drm/display/dp_mst: Fix confusing docs for drm_dp_atomic_release_time_slots()
drm/display/dp_mst: Call them time slots, not VCPI slots
drm/display/dp_mst: Rename drm_dp_mst_vcpi_allocation
drm/amdgpu/dm/mst: Rename get_payload_table()
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
scripts/bpf: Set date attribute for bpf-helpers(7) man page
scripts/bpf: Set version attribute for bpf-helpers(7) man page
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.retval
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
flow_dissector: Make 'bpf_flow_dissect' return the bpf program retcode
rtc: mxc: Use devm_clk_get_enabled() helper
rtc: gamecube: Always reset HW_SRNPROT after read
rtc: k3: detect SoC to determine erratum fix
rtc: k3: wait until the unlock field is not zero
rtc: mpfs: Remove printing of stray CR
remoteproc: imx_dsp_rproc: fix argument 2 of rproc_mem_entry_init
fs: dlm: const void resource name parameter
fs: dlm: LSFL_CB_DELAY only for kernel lockspaces
fs: dlm: remove DLM_LSFL_FS from uapi
fs: dlm: trace user space callbacks
fs: dlm: change ls_clear_proc_locks to spinlock
fs: dlm: remove dlm_del_ast prototype
fs: dlm: handle rcom in else if branch
fs: dlm: allow lockspaces have zero lvblen
fs: dlm: fix invalid derefence of sb_lvbptr
fs: dlm: handle -EINVAL as log_error()
fs: dlm: use __func__ for function name
fs: dlm: handle -EBUSY first in unlock validation
fs: dlm: handle -EBUSY first in lock arg validation
fs: dlm: fix race between test_bit() and queue_work()
fs: dlm: fix race in lowcomms
remoteproc: imx_rproc: Simplify some error message
ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot failure
ASoC: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
ASoC: SOF: ipc4-loader: Verify ext manifest magic number
ASoC: SOF: imx: imx8ulp: declare ops structure as static
ASoC: fsl_sai: Update slots number according to bclk_ratio
ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186
ASoC: SOF: Introduce function sof_of_machine_select
regulator: drivers: Add TI TPS65219 PMIC regulators support
regulator: dt-bindings: Add TI TPS65219 PMIC bindings
regulator: qcom_smd: Add PM6125 RPM regulators
regulator: qcom_smd: Sort pmics alphabetically (part 3)
regulator: qcom_smd: Sort pmics alphabetically (part 2)
regulator: qcom_smd: Sort pmics alphabetically (part 1)
regulator: qcom_spmi: Add PM6125 PMIC support
regulator: qcom_spmi: Sort pmics alphabetically (part 2)
regulator: qcom_spmi: Sort pmics alphabetically (part 1)
regulator: qcom_spmi: Add support for LDO_510 and FTSMPS
regulator: qcom_spmi: Add support for HFSMPS regulator type
regulator: qcom_smd: Document PM6125 PMIC
regulator: qcom_smd: Sort compatibles alphabetically
regulator: qcom_spmi: Document PM6125 PMIC
regulator: qcom_spmi: Improve formatting of if-then blocks
soundwire: intel: remove use of __func__ in dev_dbg
soundwire: bus: remove use of __func__ in dev_dbg
soundwire: dmi-quirks: add remapping for HP Omen 16-k0005TX
soundwire: intel: Remove unnecessary TODO
soundwire: qcom: Update error prints to debug prints
regmap: check right noinc bounds in debug print
regulator: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes
drm/panel-edp: add IVO M133NW4J-R3 panel entry
subdev/clk: fix repeated words in comments
dt-bindings: interrupt-controller: arm,gic: Support two address and size cells
dt-bindings: interrupt-controller: arm,gic-v3: Make 'interrupts' optional
ima: fix blocking of security.ima xattrs of unsupported algorithms
mm/slub: Remove the unneeded result variable
drm/i915/backlight: Disable pps power hook for aux based backlight
mm/slab_common: Remove the unneeded result variable
staging: r8188eu: always update the status variables
staging: r8188eu: always cancel blink_work
staging: r8188eu: don't restart "no link" blinking unnecessarily
staging: r8188eu: remove unused module parameter rtw_chip_version
staging: r8188eu: remove xmit_osdep.h
staging: r8188eu: remove os_dep/xmit_linux.c
staging: r8188eu: rename rtw_os_pkt_complete()
staging: r8188eu: make rtw_os_pkt_complete() static
staging: r8188eu: rename rtw_os_xmit_complete()
staging: r8188eu: move rtw_os_xmit_complete() to rtw_xmit.c
staging: r8188eu: move struct pkt_file to rtw_xmit.h
staging: r8188eu: remove unnecessary initialization to zero
staging: r8188eu: rename _rtw_pktfile_read()
staging: r8188eu: make _rtw_pktfile_read() static
staging: r8188eu: rename _rtw_open_pktfile()
staging: r8188eu: make _rtw_open_pktfile() static
staging: r8188eu: rename rtw_os_xmit_resource_free()
staging: r8188eu: make rtw_os_xmit_resource_free() static
staging: r8188eu: rename rtw_os_xmit_resource_alloc()
staging: r8188eu: make rtw_os_xmit_resource_alloc() static
staging: r8188eu: rename rtw_os_xmit_schedule()
staging: r8188eu: make rtw_os_xmit_schedule() static
staging: r8188eu: make rtw_remainder_len() static
staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
staging: rtl8723bs: remove member noise_level from struct dm_odm_t
staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
staging: rtl8723bs: remove static const variable odm_comp_str
staging: rtl8723bs: remove function rtw_odm_dbg_comp_set
staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg
staging: rtl8723bs: remove function IsCommentString
staging: rtl8723bs: remove function GetFractionValueFromString
staging: rtl8723bs: remove function rtw_odm_ability_set
staging: rtl8723bs: remove function rtw_get_ch_setting_union
staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg
staging: r8188eu: remove ioctl_cfg80211.h
staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
staging: r8188eu: remove unused function parameter
staging: r8188eu: merge rtw_{os,}_indicate_scan_done()
staging: r8188eu: merge rtw_{os,}_indicate_connect()
staging: r8188eu: merge rtw_{os,}_indicate_disconnect()
staging: r8188eu: make rtw_reset_securitypriv() static
staging: r8188eu: remove unneeded initializations
staging: r8188eu: make rtw_report_sec_ie() static
staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.c
staging: r8188eu: make rtw_indicate_sta_disassoc_event() static
staging: r8188eu: make init_addba_retry_timer() static
staging: r8188eu: make init_mlme_ext_timer() static
staging: move from strlcpy with unused retval to strscpy
sbitmap: fix possible io hung due to lost wakeup
staging: r8188eu: remove rtw_endofpktfile()
dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
ASoC: SOF: Intel: hda: Drop no longer used ROM state definitions
ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootup
PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
drm/i915/utils: remove unused KBps/MBps/GBps macros
arm64: dts: rockchip: Add analog audio output on quartz64-b
spi: dw: Quite logging on deferred controller registration
spi: dt-bindings: snps,dw-apb-ssi: drop ref from reg-io-width
spi: stm32_qspi: Add transfer_one_message() spi callback
docs: devres: regulator: Add new get_enable functions to devres.rst
regmap: introduce value tracing for regmap bulk operations
ASoC: fsl_sai: Add support multi fifo sdma script
ASoC: SOF: compress: Remove dai_posn variable
ASoC: atmel_ssc_dai: Remove the unneeded result variable
ASoC: mediatek: mt8186: rename sound card name
PCI: mvebu: Fix endianness when accessing PCI emul bridge members
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
net: dsa: all DSA masters must be down when changing the tagging protocol
net: dsa: only bring down user ports assigned to a given DSA master
net: dsa: existing DSA masters cannot join upper interfaces
net: bridge: move DSA master bridging restriction to DSA
net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
net: dsa: walk through all changeupper notifier functions
sched/fair: Don't init util/runnable_avg for !fair task
sched/fair: Move task sched_avg attach to enqueue_task_fair()
sched/fair: Allow changing cgroup of new forked task
sched/fair: Fix another detach on unattached task corner case
sched/fair: Combine detach into dequeue when migrating task
sched/fair: Update comments in enqueue/dequeue_entity()
sched/fair: Reset sched_avg last_update_time before set_task_rq()
sched/fair: Remove redundant cpu_cgrp_subsys->fork()
sched/fair: Maintain task se depth in set_task_rq()
vsock_test: POLLIN + SO_RCVLOWAT test
vmci/vsock: check SO_RCVLOWAT before wake up reader
virtio/vsock: check SO_RCVLOWAT before wake up reader
vsock: add API call for data ready
vsock: pass sock_rcvlowat to notify_poll_in as target
vmci/vsock: use 'target' in notify_poll_in callback
virtio/vsock: use 'target' in notify_poll_in callback
hv_sock: disable SO_RCVLOWAT support
vsock: SO_RCVLOWAT transport set callback
RDMA/hns: Support MR's restrack ops for hns driver
RDMA/hns: Support QP's restrack raw ops for hns driver
RDMA/hns: Support QP's restrack ops for hns driver
RDMA/hns: Support CQ's restrack raw ops for hns driver
RDMA/hns: Add or remove CQ's restrack attributes
RDMA/hns: Remove redundant DFX file and DFX ops structure
IB/mlx5: Remove duplicate header inclusion related to ODP
net: sched: remove duplicate check of user rights in qdisc
ALSA: hda: cleanup definitions for multi-link registers
PCI: qcom: Sort device-id table
PCI: qcom: Clean up IP configurations
PCI: qcom: Make all optional clocks optional
PCI: qcom: Add support for SA8540P
PCI: qcom: Add support for SC8280XP
dt-bindings: PCI: qcom: Add SA8540P to binding
dt-bindings: PCI: qcom: Add SC8280XP to binding
dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
arm64: dts: exynos: Add SysMMU nodes for Exynos850
arm64: dts: exynos: Add CMU_AUD, CMU_IS and CMU_MFCMSCL for Exynos850
arm64: dts: exynosautov9: add fsys0/1 clock DT nodes
clk: samsung: exynos850: Implement CMU_MFCMSCL domain
clk: samsung: exynos850: Implement CMU_IS domain
clk: samsung: exynos850: Implement CMU_AUD domain
clk: samsung: exynos850: Style fixes
clk: samsung: exynosautov9: add fsys1 clock support
clk: samsung: exynosautov9: add fsys0 clock support
clk: samsung: exynosautov9: correct register offsets of peric0/c1
clk: samsung: exynosautov9: add missing gate clks for peric0/c1
xfrm: Drop unused argument
dt-bindings: clock: exynos850: Add Exynos850 CMU_MFCMSCL
dt-bindings: clock: exynos850: Add Exynos850 CMU_IS
dt-bindings: clock: exynos850: Add Exynos850 CMU_AUD
dt-bindings: clock: exynosautov9: add schema for cmu_fsys0/1
dt-bindings: clock: exynosautov9: add fsys1 clock definitions
dt-bindings: clock: exynosautov9: add fys0 clock definitions
clk: samsung: exynos7885: Add TREX clocks
clk: samsung: exynos7885: Implement CMU_FSYS domain
dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1
clk: samsung: exynos-clkout: Use of_device_get_match_data()
net/mlx5: TC, Add support for SF tunnel offload
net/mlx5: E-Switch, Move send to vport meta rule creation
net/mlx5: E-Switch, Split creating fdb tables into smaller chunks
net/mlx5: E-Switch, Add default drop rule for unmatched packets
net/mlx5e: Completely eliminate priv from fs.h
net/mlx5e: Make all ttc functions of en_fs get fs struct as argument
net/mlx5e: Make flow steering arfs independent of priv
net/mlx5e: Introduce flow steering debug macros
net/mlx5e: Separate ethtool_steering from fs.h and make private
net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethtool steering
net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer
net/mlx5e: Drop priv argument of ptp function in en_fs
net/mlx5e: Decouple fs_tcp from en.h
net/mlx5e: Decouple fs_tt_redirect from en.h
net/mlx5e: Introduce flow steering API
scsi: mpi3mr: Support SAS transport class callbacks
scsi: mpi3mr: Add framework to issue MPT transport cmds
scsi: mpi3mr: Add SAS SATA end devices to STL
scsi: mpi3mr: Get target object based on rphy
scsi: mpi3mr: Add expander devices to STL
scsi: mpi3mr: Enable STL on HBAs where multipath is disabled
scsi: mpi3mr: Add helper functions to manage device's port
scsi: mpi3mr: Add helper functions to retrieve device objects
scsi: mpi3mr: Add framework to add phys to STL
scsi: mpi3mr: Enable Enclosure device add event
scsi: mpi3mr: Add helper functions to retrieve config pages
scsi: mpi3mr: Add framework to issue config requests
scsi: mpi3mr: Add config and transport related debug flags
scsi: ufs: wb: Modify messages
scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()
scsi: ufs: wb: Add explicit flush sysfs attribute
scsi: ufs: wb: Change function name and parameter names
scsi: ufs: wb: Change wb_enabled condition test
scsi: ufs: core: Allow host driver to disable wb toggling during clock scaling
scsi: ufs: core: Use local_clock() for debugging timestamps
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
scsi: ufs: ufs-mediatek: Fix performance scaling
scsi: ufs: ufs-mediatek: Dump more registers
scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors
scsi: ufs: ufs-mediatek: Remove redundant header files
drm/nouveau/hwmon: use simplified HWMON_CHANNEL_INFO macro
clk: Fix comment typo
clk: clocking-wizard: Update the compatible
clk: clocking-wizard: Fix the reconfig for 5.2
clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs
clk: clocking-wizard: Move clocking-wizard out
dt-bindings: add documentation of xilinx clocking wizard
clk: tegra20: Fix refcount leak in tegra20_clock_init
clk: tegra: Fix refcount leak in tegra114_clock_init
clk: tegra: Fix refcount leak in tegra210_clock_init
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
net_sched: move from strlcpy with unused retval to strscpy
openvswitch: move from strlcpy with unused retval to strscpy
ethtool: move from strlcpy with unused retval to strscpy
dsa: move from strlcpy with unused retval to strscpy
net: move from strlcpy with unused retval to strscpy
packet: move from strlcpy with unused retval to strscpy
l2tp: move from strlcpy with unused retval to strscpy
ipv6: move from strlcpy with unused retval to strscpy
ipv4: move from strlcpy with unused retval to strscpy
caif: move from strlcpy with unused retval to strscpy
bridge: move from strlcpy with unused retval to strscpy
ax25: move from strlcpy with unused retval to strscpy
vlan: move from strlcpy with unused retval to strscpy
isdn: move from strlcpy with unused retval to strscpy
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
net: dsa: rename dsa_port_link_{,un}register_of
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
of: base: export of_device_compatible_match() for use in modules
dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to example
dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to example
dt-bindings: net: dsa: b53: add missing CPU port phy-mode to example
dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to example
dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to example
Input: gameport - move from strlcpy with unused retval to strscpy
clk: zynqmp: Check the return type zynqmp_pm_query_data
clk: zynqmp: Add a check for NULL pointer
clk: zynqmp: Replaced strncpy() with strscpy()
clk: zynqmp: Fix stack-out-of-bounds in strncpy`
clk: zynqmp: make bestdiv unsigned
clk: move from strlcpy with unused retval to strscpy
dt-bindings: clock: gpio-gate-clock: Convert to json-schema
dt-bindings: clock: Move versaclock.h to dt-bindings/clock
dt-bindings: clock: Move lochnagar.h to dt-bindings/clock
i2c: muxes: Drop obsolete dependency on COMPILE_TEST
fscrypt: remove fscrypt_set_test_dummy_encryption()
drm/amd/display: remove unneeded defines from bios parser
drm/amd/display: enable PCON support for dcn314
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
drm/radeon: add a force flush to delay work when radeon
drm/amd/display: remove unused header
drm/amd/display: Include missing header
drm/amd/display: remove unneeded semicolon
drm/amd/display: fix i386 frame size warning
drm/amdgpu: Remove the additional kfd pre reset call for sriov
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
drm/amdgpu: fix hive reference leak when adding xgmi device
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
of: move from strlcpy with unused retval to strscpy
dt-bindings: arm,versatile-sysreg: Convert to DT schema format
dt-bindings: display: arm,versatile-tft-panel: Drop erroneous properties in example
dt-bindings: gpu: arm,mali: restrict opp-table to objects
dt-bindings: interconnect: restrict opp-table to objects
dt-bindings: memory-controllers: fsl,imx8m-ddrc: restrict opp-table to objects
drm/panel-edp: add AUO B133UAN02.1 panel entry
RAS/CEC: Reduce offline page threshold for Intel systems
block: use on-stack page vec for <= UIO_FASTIOV
block: enable bio caching use for passthru IO
block: shrink rq_map_data a bit
block, bfq: remove useless parameter for bfq_add/del_bfqq_busy()
block, bfq: remove useless checking in bfq_put_queue()
block, bfq: remove unused functions
block: Change the return type of blk_mq_map_queues() into void
coresight: docs: Fix a broken reference
coresight: trbe: fix Kconfig "its" grammar
drm/lcdif: switch to devm_drm_of_get_bridge
drm/lcdif: Clean up debug prints and comments
drm/lcdif: Consistently use plain timings
drm/lcdif: Clean up headers
net: prestera: cache port state for non-phylink ports too
net: freescale: xgmac: Do not dereference fwnode in struct device
null_blk: Modify the behavior of null_map_queues()
block/rnbd-srv: Add event tracing support
block: sed-opal: Add ioctl to return device status
drm/ttm: Switch to using the new res callback
drm/nouveau: Implement intersect/compatible functions
drm/i915: Implement intersect/compatible functions
drm/amdgpu: Implement intersect/compatible functions
drm/ttm: Implement intersect/compatible functions
drm/ttm: Add new callbacks to ttm res mgr
Remove DECnet support from kernel
spi: intel: 64k erase is supported from Canon Lake and beyond
spi: intel: Add support for second flash chip
regulator: core: Remove "ramp_delay not set" debug message
regmap/hexagon: Properly fix the generic IO helpers
ASoC: samsung: Use iio_get_channel_type() accessor.
ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()
net: lan966x: Extend MAC to support also lag interfaces.
net: lan966x: Extend FDB to support also lag
net: lan966x: Add lag support for lan966x
net: lan966x: Extend lan966x_foreign_bridging_check
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
net: lan966x: Split lan966x_fdb_event_work
net: lan966x: Add registers used to configure lag interfaces
tsnep: Record RX queue
tsnep: Support full DMA mask
tsnep: Improve TX length handling
tsnep: Add loopback support
tsnep: Fix TSNEP_INFO_TX_TIME register define
openvswitch: Fix overreporting of drops in dropwatch
openvswitch: Fix double reporting of drops in dropwatch
net: lan966x: Add QUSGMII support for lan966x
net: phy: Add helper to derive the number of ports from a phy mode
dt-bindings: net: ethernet-controller: add QUSGMII mode
net: phy: Introduce QUSGMII PHY mode
net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG
dt-bindings: pinctrl: aspeed: Add missing properties to examples
ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
drm/i915/dsc/mtl: Enable alternate ICH method
drm/i915/dsc/mtl: Update the DSC minor version
thunderbolt: Add support for Intel Meteor Lake
thunderbolt: Add comment where Thunderbolt 4 PCI IDs start
drm/i915/display: avoid warnings when registering dual panel backlight
pinctrl: armada-37xx: Remove unused macro PIN_GRP()
pinctrl: armada-37xx: Checks for errors in gpio_request_enable callback
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
pinctrl: armada-37xx: Add missing GPIO-only pins
pinctrl: rockchip: Add RV1126 pinctrl support
dt-bindings: pinctrl: rockchip: Document RV1126 pinctrl
clk: renesas: r9a07g044: Add conditional compilation for r9a07g044_cpg_info
clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks
arm64: dts: renesas: r9a09g011: Add pinctrl node
arm64: dts: renesas: r9a07g043: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g054: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g044: Fix SCI{Rx,Tx} interrupt types
arm64: dts: renesas: r9a07g043: Fix audio clk node names
arm64: dts: renesas: r9a07g054: Add DMA support to RSPI
arm64: dts: renesas: r9a07g044: Add DMA support to RSPI
arm64: dts: renesas: r9a07g043: Add DMA support to RSPI
arm64: dts: renesas: r8a779f0: Add TMU nodes
platform/chrome: fix memory corruption in ioctl
platform/chrome: fix double-free in chromeos_laptop_prepare()
powerpc/vdso: Don't map VDSO at a fixed address on PPC32
powerpc/selftests: Use timersub() for gettimeofday()
drm/msm: Make .remove and .shutdown HW shutdown consistent
ARM: dts: imx6qdl-dhcom: Move IPU iomux node from PDK2 to SoM file
ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile
ARM: dts: imx6ul-kontron: Simplify devicetree structure
ARM: dts: vf610: align SPI node name with dtschema
ARM: dts: imx: align gpio-keys node names with dtschema
ARM: dts: imx: align LED node names with dtschema
ARM: dts: imx: align SPI node name with dtschema
ARM: dts: imx6qdl-tqma6x: add fixed power supplies
tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
tomoyo: use vsnprintf() properly
ARM: dts: ls1021a: Use generic node name for DMA
ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus
ARM: dts: imx6qdl-kontron-samx6i: move phy reset into phy-node
ARM: dts: imx6qdl-vicut1.dtsi: Add backlight-isb node
IB: move from strlcpy with unused retval to strscpy
RDMA/efa: Support CQ receive entries with source GID
RDMA/rtrs-clt: Output sg index when warning on
RDMA/rtrs-srv: Add event tracing support
RDMA/rtrs-clt: Add event tracing support
ARM: dts: imx7d-sdb: config the max pressure for tsc2046
ARM: dts: vf610: don't use multiple blank lines
ARM: dts: vf610-twr: indent use tabs, no spaces at start of line
ARM: dts: vf610: no spaces in indent but tabs
ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line
ARM: dts: imx6qdl-sabre: change to use SPDX identifiers
ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
ARM: dts: imx6qdl-mba6: don't use multiple blank lines
ARM: dts: imx6-sabrelite: change to use SPDX identifiers
ARM: dts: imx6q-mccmon6: Add fsl,err006687-workaround-present property
ARM: dts: imx6: delete interrupts property if interrupts-extended is set
Revert "drm/i915/guc: Add delay to disable scheduling after pin count goes to zero"
d_path.c: typo fix...
dynamic_dname(): drop unused dentry argument
iio: Avoid multiple line dereference for mask
iio: stx104: Move to addac subdirectory
staging: iio: frequency: ad9832: Fix alignment for DMA safety
batman-adv: Drop initialization of flexible ethtool_link_ksettings
i2c: ismt: Remove useless DMA-32 fallback configuration
i2c: designware: Introduce semaphore reservation timer to AMDPSP driver
net: prestera: add missing ABI compatibility check
amt: remove unnecessary skb pointer check
selftests/net: test l2 tunnel TOS/TTL inheriting
net: fman: memac: Use params instead of priv for max_speed
net: fman: Export/rename some common functions
net: fman: Configure fixed link in memac_initialization
net: fman: Move struct dev to mac_device
net: fman: Store initialization function in match data
net: fman: Get PCS node in per-mac init
net: fman: dtsec: Always gracefully stop/start
net: fman: Store en/disable in mac_device instead of mac_priv_s
net: fman: Don't pass comm_mode to enable/disable
net: fman: Convert to SPDX identifiers
dt-bindings: net: Convert FMan MAC bindings to yaml
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
fs-verity: use kmap_local_page() instead of kmap()
fs-verity: use memcpy_from_page()
clk: sprd: Hold reference returned by of_get_parent()
clk: berlin: Add of_node_put() for of_get_parent()
clk: at91: dt-compat: Hold reference returned by of_get_parent()
clk: qoriq: Hold reference returned by of_get_parent()
clk: oxnas: Hold reference returned by of_get_parent()
clk: st: Hold reference returned by of_get_parent()
clk: tegra: Add missing of_node_put()
clk: meson: Hold reference returned by of_get_parent()
clk: nomadik: Add missing of_node_put()
selftest/bpf: Add setget_sockopt to DENYLIST.s390x
selftests/bpf: Fix spelling mistake.
dt-bindings: iio: temperature: use spi-peripheral-props.yaml
dt-bindings: iio: samsung,sensorhub-rinato: use spi-peripheral-props.yaml
dt-bindings: iio: potentiometer: use spi-peripheral-props.yaml
dt-bindings: iio: imu: use spi-peripheral-props.yaml
dt-bindings: iio: health: ti,afe4403: use spi-peripheral-props.yaml
dt-bindings: iio: frequency: adf4371: use spi-peripheral-props.yaml
dt-bindings: iio: dac: use spi-peripheral-props.yaml
dt-bindings: iio: amplifiers: adi,ada4250: use spi-peripheral-props.yaml
dt-bindings: iio: accel: use spi-peripheral-props.yaml
dt-bindings: iio: adc: use spi-peripheral-props.yaml
dt-bindings: iio: adc: Drop Patrick Vasseur
iio: MAINTAINERS: Drop Tomislav Denis
dt-bindings: iio: Drop Tomislav Denis
objtool: Remove "ANNOTATE_NOENDBR on ENDBR" warning
objtool: Use arch_jump_destination() in read_intra_function_calls()
locking: Add __lockfunc to slow path functions
iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
iio: st_sensors: move from strlcpy with unused retval to strscpy
iio: frequency: admv1014: return -EINVAL directly
drm/virtio: remove drm_plane_cleanup() destroy hook
dt-bindings: pinctrl: samsung: deprecate header with register constants
dt-bindings: pinctrl: samsung: stop using bindings header with constants
ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabled
spi: move from strlcpy with unused retval to strscpy
ASoC: amd: acp: remove unnecessary NULL checks
ASoC: Change handling of unimplemented set_bclk_ratio
ASoC: amd: acp: add a label to make error path more clean
ASoC: amd: acp: switch to use dev_err_probe()
ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()
ASoC: SOF: imx: Add i.MX8ULP HW support
dt-bindings: dsp: fsl: Add SOF compatile string for i.MX8ULP
ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357
ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682s
ASoC: mediatek: mt8186: support DSP downlink
media: vivid: add pixel_array test control
media: v4l2-ctrls: add change flag for when dimensions change
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
media: v4l2-ctrls: alloc arrays in ctrl_ref
media: v4l2-ctrls: allocate space for arrays
affs: move from strlcpy with unused retval to strscpy
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
crypto: testmgr - don't generate WARN for missing modules
crypto: x86/sha512 - load based on CPU features
crypto: hisilicon/qm - remove unneeded hardware cache write back
crypto: hisilicon/qm - remove unneeded data storage
crypto: hisilicon/qm - fix missing destroy qp_idr
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
crypto: hisilicon/zip - some misc cleanup
crypto: hisilicon/zip - optimization for performance
crypto: testmgr - extend acomp tests for NULL destination buffer
crypto: api - Fix comment typo
crypto: cavium - Fix comment typo
crypto: drbg - remove unnecessary (void*) conversions
crypto: ccp - Add a quirk to firmware update
crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the code
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
crypto: qcom-rng - Fix qcom_rng_of_match unused warning
hwrng: core - let sleep be interrupted when unregistering hwrng
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
crypto: lib - remove __HAVE_ARCH_CRYPTO_MEMNEQ
crypto: lib - move __crypto_xor into utils
crypto: lib - create utils module and move __crypto_memneq into it
crypto: qat - add check to validate firmware images
crypto: sahara - don't sleep when in softirq
drm/i915/mtl: Introduce FBC B
drm/i915/mtl: Meteorlake and later support DP 2.0
ALSA: hda: Remove unused defines
ALSA: hda: Remove unused MAX_PIN_CONFIGS constant
ALSA: hda: Rework snd_hdac_stream_reset() to use macros
ALSA: hda: Move stream-register polling macros
usb/hcd: Fix dma_map_sg error check
usb: gadget: tegra: Reduce pad power
phy: tegra: xusb: add utmi pad power on/down ops
usb: move from strlcpy with unused retval to strscpy
dt-bindings: timer: renesas,tmu: Add r8a779f0 support
dt-bindings: timer: Add compatible for MediaTek MT8188
isofs: delete unnecessary checks before brelse()
fs/reiserfs: replace ternary operator with min() and min_t()
USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usage
usb: gadget: udc: renesas_usb3: Add support for RZ/V2M
dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support
usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level
usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
usb: typec: tcpci_rt1711h: Add compatible id with rt1715
usb: typec: tcpci_rt1711h: Add initial phy setting
usb: typec: tcpci_rt1711h: Add regulator support when source vbus
usb: typec: tcpci_rt1711h: Fix vendor setting when set vconn
dt-bindings usb: typec: rt1711h: Add binding for Richtek RT1711H
usb: dwc3: qcom: clean up icc init
usb: dwc3: qcom: only parse 'maximum-speed' once
usb: common: debug: Check non-standard control requests
usb: dwc3: trace: add Start of Frame Number to trace event
usb: dwc3: debug: show events parameters in hex
usb: dwc3: gadget: conditionally remove requests
USB: host: npcm: Add NPCM8XX support
dt-bindings: usb: npcm7xx: Add npcm845 compatible
usb: host: npcm7xx: remove USB EHCI host reset sequence
igc: add xdp frags support to ndo_xdp_xmit
selftests: mlxsw: Add egress VID classification test
selftests: mlxsw: Add ingress RIF configuration test for VXLAN
selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridge
selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridge
net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
net: macsec: Expose MACSEC_SALT_LEN definition to user space
selftests/bpf: bpf_setsockopt tests
bpf: Add a few optnames to bpf_setsockopt
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
bpf: Refactor bpf specific tcp optnames to a new function
bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
bpf: net: Change do_ipv6_setsockopt() to use the sockopt's lock_sock() and capable()
bpf: net: Change do_ip_setsockopt() to use the sockopt's lock_sock() and capable()
bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and capable()
bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsockopt()
bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
net: Add sk_setsockopt() to take the sk ptr instead of the sock ptr
Input: move from strlcpy with unused retval to strscpy
drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
drm/i915/selftests: Use correct selfest calls for live tests
platform/chrome: cros_ec_typec: Get retimer handle
platform/chrome: cros_ec_typec: Cleanup switch handle return paths
platform/chrome: cros_typec_switch: Register mode switches
platform/chrome: cros_typec_switch: Add event check
platform/chrome: cros_typec_switch: Set EC retimer
platform/chrome: cros_typec_switch: Add switch driver
platform/chrome: Add Type-C mux set command definitions
ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
net: phy: at803x: add disable hibernation mode support
dt-bindings: net: ar803x: add disable-hibernation-mode propetry
usb: gadget: rndis: use %u instead of %d to print u32 values
usb: typec: ucsi: stm32g0: Fix spelling mistake "booloader" -> "bootloader"
usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
dt-bindings: usb: Add MediaTek MT6370 TCPC
usb: common: usb-conn-gpio: Simplify some error message
ARM: dts: qcom: msm8974: add rpm-stats device node
ARM: dts: qcom: apq8084: add rpm-stats device node
dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
soc: qcom: socinfo: Add PM6125 ID
soc: qcom: socinfo: Add an ID for SM6375
soc: qcom: smem_state: Add refcounting for the 'state->of_node'
soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
soc: qcom: icc-bwmon: add support for SDM845 LLCC BWMON
soc: qcom: icc-bwmon: add per-variant quirks
soc: qcom: icc-bwmon: use regmap and prepare for BWMON v5
soc: qcom: icc-bwmon: store count unit per variant
soc: qcom: icc-bwmon: clear all registers on init
soc: qcom: icc-bwmon: store reference to variant data in container
soc: qcom: icc-bwmon: drop unused registers
soc: qcom: icc-bwmon: re-use IRQ enable/clear define
dt-bindings: interconnect: qcom,msm8998-bwmon: add support for SDM845 LLCC BWMON
ARM: qcom: include defconfig in MAINTAINERS
ARM: multi_v7_defconfig: enable more Qualcomm drivers
ARM: qcom_defconfig: enable more Qualcomm drivers
clk: gcc-sc8280xp: keep USB power-domains always-on
clk: gcc-sc8280xp: keep PCIe power-domains always-on
arm64: defconfig: enable more Qualcomm drivers
net: ethernet: altera: Add use of ethtool_op_get_ts_info
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
ice: remove non-inclusive language
ice: Remove ucast_shared
ice: Allow 100M speeds for some devices
ice: Implement FCS/CRC and VLAN stripping co-existence policy
ice: Implement control of FCS/CRC stripping
ARM: Kconfig: clean up platform selection
ARM: simplify machdirs/platdirs handling
ARM: remove obsolete Makefile.boot infrastructure
spi: amd: Setup all xfers before opcode execution
regulator: core: Resolve supply name earlier to prevent double-init
x86/microcode: Document the whole late loading problem
regulator: Add devm helpers for get and enable
x86/clear_user: Make it faster
drm/i915/dsi: use VBT backlight and CABC port definitions directly
drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+
drm/i915/dsi: filter invalid backlight and CABC ports
ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
ALSA: hda: Remove codec init and exit routines
ALSA: hda: Always free codec on the device release
ASoC: Intel: Drop hdac_ext usage for codec device creation
ASoC: SOF: Intel: Introduce HDA codec init and exit routines
ASoC: Intel: Skylake: Introduce HDA codec init and exit routines
ARM: dts: aspeed: bletchley: Remove hdc1080 node
ARM: dts: aspeed: bletchley: Add USB debug card IPMB node
ARM: dts: aspeed: ast2600-evb: Update I2C devices
memory: brcmstb_memc: Add Broadcom STB memory controller driver
Documentation: sysfs: Document Broadcom STB memc sysfs knobs
dt-bindings: memory-controller: Document Broadcom STB MEMC
interconnect: imx: Make imx_icc_unregister() return void
stmmac: intel: remove unused 'has_crossts' flag
dma_buf_getfile(): don't bother with ->f_flags reassignments
Change calling conventions for filldir_t
drm/i915/guc: clear stalled request after a reset
selftests/bpf: Few fixes for selftests/bpf built in release mode
libbpf: Clean up deprecated and legacy aliases
libbpf: Streamline bpf_attr and perf_event_attr initialization
libbpf: Fix potential NULL dereference when parsing ELF
drm/i915/guc: skip scrub_ctbs selftest if reset is disabled
Input: adc-joystick - add polled input device support
dt-bindings: adc-joystick: add poll-interval
Input: Add IBM Operation Panel driver
dt-bindings: input: Add documentation for IBM Operation Panel
Revert "mlxsw: core: Add the hottest thermal zone detection"
net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
net: dsa: bcm_sf2: Introduce helper for port override offset
net: sfp: use simplified HWMON_CHANNEL_INFO macro
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add alternate touchpad
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: move HID pin config
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-up
arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sources
arm64: dts: qcom: sc8280xp-crd: move HID pin config
arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-up
arm64: dts: qcom: sdm845: add LLCC BWMON
arm64: dts: qcom: sdm845: narrow LLCC address space
drm/i915/guc: Reduce spam from error capture
drm/i915/guc: Make GuC log sizes runtime configurable
drm/i915/guc: Use streaming loads to speed up dumping the guc log
drm/i915/guc: Record CTB info in error logs
drm/i915/guc: Add GuC <-> kernel time stamp translation information
drm/i915/guc: Fix capture size warning and bump the size
drm/i915/guc: Add a helper for log buffer size
ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
selftests/bpf: Tests libbpf autoattach APIs
libbpf: Allows disabling auto attach
ata: libata-core: improve parameter names for ata_dev_set_feature()
ata: libata-core: Print timeout value when internal command times
ASoC: soc-utils-test: Add test for snd_soc_params_to_bclk()
ARM: dts: imx6dl-yapp4: Bind the backlight controller to the LCD panel
ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()
ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()
ASoC: cs42l42: Move cs42l42_supply_names to .c file
ASoC: cs42l42: Add include dependencies to cs42l42.h
ASoC: cs42l42: Don't include kernel.h
thermal/core: Fix lockdep_assert() warning
thermal/core: Move the mutex inside the thermal_zone_device_update() function
thermal/core: Move the thermal zone lock out of the governors
thermal/governors: Group the thermal zone lock inside the throttle function
thermal/core: Rework the monitoring a bit
thermal/core: Rearm the monitoring only one time
thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
thermal/of: Remove old OF code
thermal/core: Move set_trip_temp ops to the sysfs code
thermal/drivers/samsung: Switch to new of thermal API
regulator/drivers/max8976: Switch to new of thermal API
Input: sun4i-ts - switch to new of thermal API
iio/drivers/sun4i_gpadc: Switch to new of thermal API
hwmon/drivers/core: Switch to new of thermal API
hwmon: pm_bus: core: Switch to new of thermal API
ata/drivers/ahci_imx: Switch to new of thermal API
thermal/drivers/ti-soc: Switch to new of API
thermal/drivers/hisilicon: Switch to new of API
thermal/drivers/maxim: Switch to new of API
thermal/drivers/banggap: Switch to new of API
thermal/drivers/mtk: Switch to new of API
thermal/drivers/qoriq: Switch to new of API
thermal/drivers/rzg2l: Switch to new of API
thermal/drivers/rcar: Switch to new of API
thermal/drivers/imx: Switch to new of API
thermal/drivers/db8500: Switch to new of API
thermal/drivers/armada: Switch to new of API
thermal/drivers/amlogic: Switch to new of API
thermal/drivers/st: Switch to new of API
thermal/drivers/qcom: Switch to new of API
thermal/drivers/broadcom: Switch to new of API
thermal/drivers/sprd: Switch to new of API
thermal/drivers/sun8i: Switch to new of API
thermal/drivers/tegra: Switch to new of API
thermal/drivers/mmio: Switch to new of API
thermal/drivers/generic-adc: Switch to new of API
thermal/drivers/uniphier: Switch to new of API
thermal/drivers/rockchip: Switch to new of API
thermal/of: Make new code and old code co-exist
thermal/of: Fix free after use in thermal_of_unregister()
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
thermal/of: Fix error code in of_thermal_zone_find()
thermal/of: Rework the thermal device tree initialization
ASoC: codecs: show PING status on resume failures
soundwire: add sdw_show_ping_status() helper
soundwire: intel/cadence: expose PING status in manager ops
soundwire: add read_ping_status helper definition in manager ops
regmap: mmio: Support accelerared noinc operations
regmap: Support accelerated noinc operations
ASoC: core: remove setting platform_max in kcontrol macros
ASoC: tlv320adcx140: Add a new kcontrol
ASoC: qcom: qdsp6: q6prm: add new clocks
ASoC: Variable type completion
ASoC: codecs: es8326: change es8326_regmap_config to static
ASoC: SOF: compress: Add support for computing timestamps
ASoC: SOF: compress: Save channel count and sample bytes
ASoC: SOF: compress: Introduce sof_compr_stream
ASoC: SOF: compress: Remove byte offset computation
net: wwan: t7xx: Devlink documentation
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
net: wwan: t7xx: PCIe reset rescan
net: wwan: t7xx: Infrastructure for early port configuration
net: wwan: t7xx: Add AP CLDMA
net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241
ACPI: video: Add acpi_video_backlight_use_native() helper
batman-adv: Drop unused headers in trace.h
batman-adv: Start new development cycle
drm/i915/irq: Fix a "the the" typo
tcp: Make SYN ACK RTO tunable by BPF programs with TFO
dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio blk ctrl
dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi blk ctrl
dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl
drm/i915/dg2: Add additional tuning settings
drm/i915/gt: Add dedicated function for non-ctx register tuning settings
net: sched: delete unused input parameter in qdisc_create
net: vertexcom: mse102x: Update email address
dt-bindings: vertexcom-mse102x: Update email address
net: sched: remove the unused return value of unregister_qdisc
drm/amdgpu: Document gfx_off members of struct amdgpu_gfx
Documentation/gpu: Document GFXOFF's count and residency
drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
drm/amd: Add detailed GFXOFF stats to debugfs
drm/amd/display: fix minor codestyle problems
drm/amd/display: fix overflow on MIN_I64 definition
drm/amd/display: Unneeded semicolon
drm/amd/display: Fix comment typo
drm/amd/display: Remove unused code
drm/amdgpu: use sjt mec fw on aldebaran for sriov
drm/amd/display: include soc._clock_tmp[] into DC's scratch region
drm/amd/display: implement DSC pass-through support
drm/amd/display: consider DSC pass-through during mode validation
drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend mode
drm/amd/display: add doc entries for MPC blending configuration
Documentation/amdgpu/display: add DC color caps info
Documentation/amdgpu_dm: Add DM color correction documentation
drm/amd/display: Document some of the DML structs
drm/amd/display: Expand documentation for timing
drm/amd/display: Document pipe split policy
drm/amd/display: Add some extra kernel doc to amdgpu_dm
drm/amd/display: Add basic kernel doc to CRC code under DC
drm/amd/display: Add documentation to some of the cursor struct
drm/amdgpu: reduce reset time
drm/amdgpu: revert context to stop engine before mode2 reset
drm/amdgpu: save and restore gc hub regs
drm/amdgpu: add debugfs amdgpu_reset_level
drm/amdgpu: let mode2 reset fallback to default when failure
drm/amdgpu: add mode2 reset for sienna_cichlid
selinux: Implement userns_create hook
selftests/bpf: Add tests verifying bpf lsm userns_create hook
bpf-lsm: Make bpf_lsm_userns_create() sleepable
security, lsm: Introduce security_create_user_ns()
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
drm/nouveau/kms/nv140-: Disable interlacing
dt-bindings: arm: psci: Relax and simplify compatible constraints
ice: introduce ice_ptp_reset_cached_phctime function
ice: re-arrange some static functions in ice_ptp.c
ice: track and warn when PHC update is late
ice: track Tx timestamp stats similar to other Intel drivers
ice: initialize cached_phctime when creating Rx rings
ice: set tx_tstamps when creating new Tx rings via ethtool
locks: fix TOCTOU race when granting write lease
ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
ASoC: Intel: common: add ACPI matching tables for Raptor Lake
interconnect: Make icc_provider_del() return void
interconnect: sm8450: Ignore return value of icc_provider_del() in .remove()
interconnect: osm-l3: Ignore return value of icc_provider_del() in .remove()
interconnect: msm8974: Ignore return value of icc_provider_del() in .remove()
interconnect: icc-rpmh: Ignore return value of icc_provider_del() in .remove()
interconnect: icc-rpm: Ignore return value of icc_provider_del() in .remove()
interconnect: imx: Ignore return value of icc_provider_del() in .remove()
staging: r8188eu: drop the DRIVERVERSION macro
staging: r8188eu: drop the DRV_NAME macro
staging: r8188eu: use KBUILD_MODNAME instead of a string constant
staging: r8188eu: set firmware path in a macro
staging: r8188eu: add firmware dependency
staging: r8188eu: make rtw_init_recv_timer() static
staging: r8188eu: make rtw_recv_indicatepkt() static
staging: r8188eu: make rtw_handle_tkip_mic_err() static
staging: r8188eu: merge rtw_os_recvbuf_resource_alloc() into rtw_recv.c
staging: r8188eu: merge rtw_os_recvbuf_resource_free() into rtw_recv.c
staging: r8188eu: do not spam the kernel log
staging: r8188eu: the high prio queue is always selected
staging: r8188eu: remove two unused defines
staging: r8188eu: change all num...Q variables to u8
staging: r8188eu: make numNQ a u8
staging: r8188eu: remove a temporary variable
staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority
staging: r8188eu: we always use HQ and NQ for two endpoints
staging: r8188eu: remove _InitNormalChipOneOutEpPriority
staging: r8188eu: simplify two_out_pipe
staging: r8188eu: simplify three_out_pipe
staging: r8188eu: summarize common Queue2Pipe settings
staging: r8188eu: remove comments about endpoint mapping
staging: r8188eu: remove OutEpNumber
staging: r8188eu: summarize endpoint-related settings
staging: r8188eu: move endpoint init functions to usb_halinit.c
staging: r8188eu: merge two small functions
staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return value
staging: r8188eu: Hal_MappingOutPipe should return an int
staging: r8188eu: simplify the calculation of ie start offset
staging: r8188eu: read aid from struct ieee80211_mgmt
staging: r8188eu: read capability info from struct ieee80211_mgmt
staging: r8188eu: read status_code from struct ieee80211_mgmt
staging: r8188eu: replace a get_da call
staging: r8188eu: clean up comment for phy_calculate_bit_shift()
staging: r8188eu: avoid camel case in phy_CalculateBitShift()
staging: r8188eu: use ffs() in phy_CalculateBitShift()
staging: r8188eu: convert rtw_p2p_enable to correct error code semantics
staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() static
staging: r8188eu: make handle_txrpt_ccx_88e() static
staging/rtl8723bs/core: remove inactive initialization
staging: r8188eu: refactor dump_chip_info()
staging: r8188eu: convert dump_chip_info() to use netdev_dbg()
staging: r8188eu: return an error code in rtw_usb_if1_init
staging: r8188eu: make rtw_handle_dualmac a void function
staging: r8188eu: handle errors from ReadAdapterInfo8188EU
staging: rtl8192u: fix rmmod warn when device is renamed
staging: rtl8192u: move debug files to debugfs
staging: rtl8192u: remove unnecessary cast
staging: rtl8192u: move debug stuff to its own file
staging: r8188eu: txpktbuf_bndy does not depend on wifi_spec
staging: vme_user: Fix checkpatch warnings in vme_tsi148.c
staging: pi433: fix wrong debug message on rf69_write_fifo()
staging: vt6655: Convert macro MACvDisableBarkerPreambleMd
staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
staging: vt6655: Convert macro MACvDisableProtectMD
staging: vt6655: Rename function MACvEnableProtectMD
staging: vt6655: Create one function for two macros
staging: vt6655: Convert macro MACvEnableProtectMD to function
staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctl
staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctl
staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
staging: vt6655: Rename function MACvReceive0 and add parameter
staging: vt6655: Convert macro MACvReceive0 to function
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
dt-bindings: arm: amlogic: add bindings for Jethub D1p (j110)
arm64: dts: meson-axg: add support for JetHub D1p (j110)
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
ASoC: fsl_sai: fix incorrect mclk number in error message
ASoC: codecs: add support for ES8326
ASoC: dt-bindings: Add Everest ES8326 audio CODEC
ASoC: Intel: Drop legacy HSW/BDW board-match information
ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency
ASoC: Intel: bdw_rt286: Rename module
ASoC: Intel: hsw_rt5640: Rename module
i2c: Make remove callback return void
gpio: pca953x: Make platform teardown callback return void
leds: lm3601x: Improve error reporting for problems during .remove()
leds: lm3601x: Don't use mutex after it was destroyed
leds: lm3697: Remove duplicated error reporting in .remove()
drm/i2c/sil164: Drop no-op remove function
selftests/net: Refactor xfrm_fill_key() to use array of structs
pinctrl: samsung: Finish initializing the gpios before registering them
dt-bindings: memory: mediatek,smi: Update condition for mt8195 smi node
memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
memory: of: Fix refcount leak bug in of_get_ddr_timings()
memory: dfl-emif: Update the dfl emif driver support revision 1
memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
drm/i915/backlight: split out backlight registers to a separate file
arm64: dts: renesas: rzg2l-smarc-som: Add PHY interrupt support for ETH{0/1}
dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC
dt-bindings: pinctrl: renesas: Document RZ/Five SoC
arm64: dts: renesas: Add Renesas R8A779MB SoC support
efi/x86-mixed: move unmitigated RET into .rodata
soc: renesas: Identify RZ/Five SoC
dt-bindings: soc: renesas: renesas,rzg2l-sysc: Document RZ/Five SoC
dt-bindings: arm: renesas: Document R-Car H3Ne-1.7G SoC and boards
soc: renesas: Identify R-Car H3Ne-1.7G
audit: fix repeated words in comments
lsm: clean up redundant NULL pointer check
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
iio: pressure: dlhl60d: Don't take garbage into consideration when reading data
iio: magnetometer: yas530: Add YAS537 variant
iio: magnetometer: yas530: Add function pointers to "chip_info"
iio: magnetometer: yas530: Add temperature calculation to "chip_info"
iio: magnetometer: yas530: Add IIO scaling to "chip_info"
iio: magnetometer: yas530: Add volatile registers to "chip_info"
iio: magnetometer: yas530: Introduce "chip_info" structure
iio: magnetometer: yas530: Apply documentation and style fixes
iio: magnetometer: yas530: Move printk %*ph parameters out from stack
iio: magnetometer: yas530: Rename functions and registers
iio: magnetometer: yas530: Change data type of calibration coefficients
iio: magnetometer: yas530: Correct temperature handling
iio: magnetometer: yas530: Correct scaling of magnetic axes
iio: magnetometer: yas530: Change range of data in volatile register
iio: magnetometer: yas530: Change data type of hard_offsets to signed
dt-bindings: iio: mlx90632 Add supply regulator documentation
iio: temperature: mlx90632 Add supply regulator to sensor
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
iio: frequency: adrf6780: Benefit from devm_clk_get_enabled() to simplify
iio: frequency: adf4371: Benefit from devm_clk_get_enabled() to simplify
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplify
iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplify
iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplify
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplify
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
iio: magn: hmc5843: Move struct dev_pm_ops out of header
iio: magn: hmc5843: Drop excessive indentation of assignments of hmc5843_driver
iio: adc: mt6360: Drop an incorrect __maybe_unused marking.
staging: iio: resolver: ad2s1210: Fix alignment for DMA safety
staging: iio: meter: ade7854: Fix alignment for DMA safety
staging: iio: frequency: ad9834: Fix alignment for DMA safety
iio: light: cm32181: Mark the dev_pm_ops static.
iio: test: Mark file local structure arrays static.
dt-bindings: iio: adc: stmpe: Remove node name requirement
iio: cdc: ad7746: Move driver out of staging.
iio: cdc: ad7746: Add device specific ABI documentation.
staging: iio: ad7746: White space cleanup
staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.
staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential channels.
iio: core: Introduce _zeropoint for differential channels
staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.
staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
staging: iio: cdc: ad7764: Push locking down into case statements in read/write_raw
staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
staging: iio: cdc: ad7746: Use local buffer for multi byte reads.
staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.
staging: iio: cdc: ad7746: Use explicit be24 handling.
iio: ABI: Fix wrong format of differential capacitance channel ABI.
iio: inkern: fix coding style warnings
iio: inkern: remove OF dependencies
iio: adc: stm32-adc: convert to device properties
iio: adc: qcom-spmi-adc5: convert to device properties
iio: adc: qcom-spmi-vadc: convert to device properties
iio: adc: qcom-pm8xxx-xoadc: convert to device properties
iio: adc: at91-sama5d2_adc: convert to device properties
iio: adc: ab8500-gpadc: convert to device properties
iio: adc: ingenic-adc: convert to IIO fwnode interface
thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
iio: inkern: move to fwnode properties
iio: inkern: split of_iio_channel_get_by_name()
iio: inkern: only return error codes in iio_channel_get_*() APIs
iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
iio: inkern: only release the device node when done with it
iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
iio: adc: at91-sama5d2_adc: add runtime pm support
iio: adc: at91-sama5d2_adc: add empty line after functions
iio: adc: at91-sama5d2_adc: add support for temperature sensor
dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_adc_setup_samp_freq()
iio: adc: at91-sama5d2_adc: update trackx on emr
iio: adc: at91-sama5d2_adc: move oversampling storage in its function
iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
iio: Add names for function definition arguments.
Documentation: ABI: testing: rtq6056: Update ABI docs
iio: adc: Add rtq6056 support
dt-bindings: iio: adc: Add rtq6056 adc support
iio: light: Add support for ltrf216a sensor
dt-bindings: Document ltrf216a light sensor bindings
iio: adc: imx8qxp-adc: propagate regulator_get_voltage error
MAINTAINERS: Update Microchip MCP3911 to Maintained
dt-bindings: iio: adc: ti,am3359-adc: add ti,am654-adc
iio: Fix indentation for multiline conditional.
iio: Add blank lines after declarations.
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
riscv: topology: fix default topology reporting
riscv: dts: microchip: add qspi compatible fallback
selftests/bpf: Update CI kconfig
selftests/bpf: Add connmark read test
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
bpftool: Clear errno after libcap's checks
x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32
x86: Fix various duplicate-word comment typos
x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.h
arm64: defconfig: remove BCM4908
arm64: bcmbca: Merge ARCH_BCM4908 to ARCH_BCMBCA
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
arm64: dts: Add BCM4908 generic board dts
arm64: dts: Move BCM4908 dts to bcmbca folder
arm64: dts: bcmbca: update BCM4908 board dts files
dt-bindings: arm64: bcmbca: Update BCM4908 description
dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
soc: bcm: brcmstb: Document panic notifier action and remove useless header
ARM: dts: BCM5301X: Add basic PCI controller properties
arm64: dts: broadcom: bcm4908: add Asus GT-AC5300 LEDs
arm64: dts: broadcom: bcm4908: add LEDs controller block
arm64: dts: broadcom: bcm4908: add remaining LED pins
ASoC: soc-utils: Improve kerneldoc for snd_soc_tdm_params_to_bclk()
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
bpftool: Fix a typo in a comment
dt-bindings: gpio: fairchild,74hc595: use spi-peripheral-props.yaml
MAINTAINERS: Add AMD PMF driver entry
platform/x86/amd/pmf: Force load driver on older supported platforms
platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode
platform/x86/amd/pmf: Add support for Auto mode feature
platform/x86/amd/pmf: Get performance metrics from PMFW
platform/x86/amd/pmf: Add fan control support
platform/x86/amd/pmf: Add heartbeat signal support
platform/x86/amd/pmf: Add debugfs information
platform/x86/amd/pmf: Add support SPS PMF feature
platform/x86/amd/pmf: Add support for PMF APCI layer
platform/x86/amd/pmf: Add support for PMF core layer
spi/panel: dt-bindings: drop 3-wire from common properties
spi: lpspi: Simplify some error message
spi: microchip-core: Simplify some error message
spi: s3c64xx: correct dma_chan pointer initialization
spi: lpspi: add dmas property
spi: dt-bindings: lpspi: add i.MX93 compatible
regulator: Add missing devm_* functions to devres.rst
spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
MAINTAINERS: add qspi to Polarfire SoC entry
spi: microchip-core-qspi: Add support for microchip fpga qspi controllers
spi: dt-binding: add coreqspi as a fallback for mpfs-qspi
spi: dt-binding: document microchip coreQSPI
spi: npcm-pspi: Add NPCM845 peripheral SPI support
dt-binding: spi: npcm-pspi: Add npcm845 compatible
regulator: qcom-rpmh: Implement get_optimum_mode(), not set_load()
drm/i915/tc: Fix PHY ownership programming in HDMI legacy mode
dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML
x86/sgx: Improve comments for sgx_encl_lookup/alloc_backing()
thunderbolt: Add DP OUT resource when DP tunnel is discovered
arm64: dts: renesas: r9a07g054: Update pinctrl node to handle GPIO interrupts
arm64: dts: renesas: r9a07g054: Add IRQC node
arm64: dts: renesas: r9a07g044: Update pinctrl node to handle GPIO interrupts
arm64: dts: renesas: r9a07g044: Add IRQC node
arm64: dts: renesas: r8a779f0: Add CMT support
arm64: dts: renesas: spider-cpu: Enable eMMC0
arm64: dts: renesas: r8a779f0: Add SDHI0 support
clk: renesas: r8a779f0: Add CMT clocks
clk: renesas: r8a779f0: Add SDH0 clock
drm/i915/xelpd: Fix unclaimed accesses while loading PIPEDMC-C/D
soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
drm/vc4: Drop of_gpio header
dt-bindings: fpga: microchip,mpf-spi-fpga-mgr: use spi-peripheral-props.yaml
fpga: microchip-spi: add missing module author entry
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
regmap: Make use of get_unaligned_be24(), put_unaligned_be24()
regmap: mmio: Fix MMIO accessors to avoid talking to IO port
regmap: mmio: Introduce IO accessors that can talk to IO port
regmap: mmio: Get rid of broken 64-bit IO
regmap: mmio: Remove mmio_relaxed member from context
ASoC: imx-rpmsg: Support configure sysclk for codec dai
ASoC: sam9g20_wm8731: Simplify some error message
ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
ASoC: mt6359: fix tests for platform_get_irq() failure
ASoC: Intel: cirrus-common: Use UID to map correct amp to prefix
ASoC: Variable type completion
ASoC: mediatek: mt8186: remove unnecessary NULL check
ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
ASoC: dt-bindings: fsl,sai: Convert format to json-schema
ASoC: codecs: add support for the TI SRC4392 codec
ASoC: tlv320adcx140: Fix a typo in a comment
ASoC: simple-card-utils: Fixup DAI sample format
ASoC: dt-bindings: Add sample format conversion
ASoC: dt-bindings: Definitions for DAI params
ASoC: omap: Replace sprintf() with sysfs_emit()
ASoC: DAPM: Replace sprintf() calls with sysfs_emit_at()
ASoC: core: Replace sprintf() with sysfs_emit()
ASoC: Intel: skylake: Replace sprintf() with sysfs_emit()
ASoC: Intel: catpt: Replace sprintf() with sysfs_emit()
ASoC: Intel: sst: Replace sprintf() with sysfs_emit()
ASoC: tlv320aic26: Replace sprintf() with sysfs_emit()
ASoC: cs43130: Replace scnprintf() with sysfs_emit()
ASoC: amd: acp: Add TDM support for acp i2s stream
ASoC: amd: acp: Initialize list to store acp_stream during pcm_open
arm64: topology: move store_cpu_topology() to shared code
x86/rtc: Rename mach_set_rtc_mmss() to mach_set_cmos_time()
x86/rtc: Rewrite & simplify mach_get_cmos_time() by deleting duplicated functionality
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Input: applespi - use correct struct names in comment
Input: tc3589x-keypad - use correct struct names in comment
Input: bma150 - fix a typo in some comments
libbpf: Add names for auxiliary maps
drm/i915: Use luminance range calculated during edid parsing
drm/amdgpu_dm: Rely on split out luminance calculation function
drm: New function to get luminance range based on static hdr metadata
drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of_node()
drm/bridge: tc358767: disable main link PHYs on main link disable
drm/bridge: tc358767: increase CLRSIPO count
drm/bridge: tc358767: don't fixup mode sync polarity
Input: mt6779-keypad - support double keys matrix
Input: mt6779-keypad - prepare double keys support with calc_row_col
dt-bindings: mediatek,mt6779-keypad: add mediatek,keys-per-group
dt-bindings: mediatek,mt6779-keypad: use unevaluatedProperties
MAINTAINERS: input: add mattijs for mt6779-keypad
bpf: Use bpf_map_area_alloc consistently on bpf map creation
bpf: Make __GFP_NOWARN consistent in bpf map creation
bpf: Use bpf_map_area_free instread of kvfree
bpf: Remove unneeded memset in queue_stack_map creation
libbpf: preserve errno across pr_warn/pr_info/pr_debug
selftests/bpf: add destructive kfunc test
bpf: export crash_kexec() as destructive kfunc
bpf: add destructive kfunc flag
selftests/xsk: Update poll test cases
dma-buf/sync_file: use strscpy to replace strlcpy
drm/i915: Sanitycheck PCI BARs
drm/i915: Use of BARs names instead of numbers
drm/udl: Replace BUG_ON() with WARN_ON()
drm/udl: Kill pending URBs at suspend and disconnect
drm/udl: Sync pending URBs at suspend / disconnect
drm/udl: Replace semaphore with a simple wait queue
drm/i915/hdcp: replace BIT() with REG_BIT() in register definitions
drm/i915/hdcp: split out hdcp registers to a separate file
drm/format-helper: Rename parameter vmap to src
drm/format-helper: Move destination-buffer handling into internal helper
drm/format-helper: Rework XRGB8888-to-MONO conversion
drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
drm/format-helper: Rework RGB888-to-XRGB8888 conversion
drm/format-helper: Rework RGB565-to-XRGB8888 conversion
drm/format-helper: Rework XRGB8888-to-RGB888 conversion
drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
drm/format-helper: Convert drm_fb_swab() to struct iosys_map
drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
drm/format-helper: Provide drm_fb_blit()
iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM()
wifi: rtw88: prohibit enter IPS during HW scan
wifi: rtw88: add flag check before enter or leave IPS
wifi: rtw88: add flushing queue before HW scan
wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan
wifi: rtw88: add the update channel flow to support setting by parameters
wifi: rtw88: add mutex when set regulatory and get Tx power table
wifi: rtw88: add mutex when set SAR
wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completed
wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmod
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
wifi: brcmfmac: fix scheduling while atomic issue when deleting flowring
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
selftests/bpf: add extra test for using dynptr data slice after release
bpf: Fix ref_obj_id for dynptr data slices in verifier
selftests/bpf: Fix vmtest.sh getopts optstring
selftests/bpf: Fix vmtest.sh -h to not require root
bpf: Always return corresponding btf_type in __get_type_size()
selftests/bpf: Add BPF-helper test for CLOCK_TAI access
bpf: Add BPF-helper for accessing CLOCK_TAI
bpf: Cleanup check_refcount_ok
net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
bpf, iter: Fix the condition on p when calling stop.
cgroup: enable cgroup_get_from_file() on cgroup1
btf: Add a new kfunc flag which allows to mark a function to be sleepable
drm/i915/ttm: fix CCS handling
drm/i915/ttm: remove calc_ctrl_surf_instr_size
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices
wifi: rtw89: 8852a: correct WDE IMR settings
wifi: rtw89: refine leaving LPS function
wifi: qtnfmac: remove braces around single statement blocks
wifi: rtlwifi: 8192de: correct checking of IQK reload
wifi: brcmsmac: remove duplicate words
dt-bindings: wireless: use spi-peripheral-props.yaml
wifi: rtw88: access chip_info by const pointer
wifi: rtw88: phy: fix warning of possible buffer overflow
wifi: rtw88: fix store OP channel info timing when HW scan
wifi: rtw88: fix stopping queues in wrong timing when HW scan
wifi: rtw88: 8822c: extend supported probe request size
bpf: Improve docstring for BPF_F_USER_BUILD_ID flag
libbpf: Do not require executable permission for shared libraries
drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()
bpf: Verifier cleanups
libbpf: Reject legacy 'maps' ELF section
selftests/bpf: Clean up sys_nanosleep uses
dt-binding: ipmi: add fallback to npcm845 compatible
drm/panfrost: Add support for devcoredump
drm/panfrost: Add specific register offset macros for JS and MMU AS
gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
x86/mm: Rename set_memory_present() to set_memory_p()
drm/simpledrm: Convert to atomic helpers
drm/simpledrm: Compute framebuffer stride if not set
drm/simpledrm: Remove pdev field from device structure
drm/simpledrm: Inline device-init helpers
drm/simpledrm: Remove mem field from device structure
drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
libbpf: Ensure functions with always_inline attribute are inline
bpftool: Remove BPF_OBJ_NAME_LEN restriction when looking up bpf program by name
libbpf: Initialize err in probe_map_create
libbpf: Skip empty sections in bpf_object__init_global_data_maps
drm: Remove the drm_get_unmapped_area() helper
drm/vmwgfx: Remove unused hugepage support
drm/vmwgfx: cleanup comments
drm/vmwgfx: clean up some error pointer checking
drm: fix whitespace in drm_plane_create_color_properties()
x86/acrn: Set up timekeeping
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
sched/core: Remove superfluous semicolon
sched/fair: Make per-cpu cpumasks static
sched/fair: Remove unused parameter idle of _nohz_idle_balance()
drm/todo: remove task to rename CMA helpers
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
drm/gem: rename GEM CMA helpers to GEM DMA helpers
drm/fb: rename FB CMA helpers to FB DMA helpers
drm/fb: remove unused includes of drm_fb_cma_helper.h
drm/i915/gem: Remove shared locking on freeing objects
selftests: futex: Fix 'the the' typo in comment
sched/debug: Print each field value left-aligned in sched_show_task()
Input: elan_i2c - convert to use dev_groups
drm/i915/dg2: Add Wa_1509727124
drm/i915/dg2: Add support for DC5 state
sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()
sched/deadline: Make dl_cpuset_cpumask_can_shrink() capacity-aware
sched/core: Introduce sched_asym_cpucap_active()
drm/i915/dg2: Update DG2 to GuC v70.4.1
drm/i915/guc: Don't send policy update for child contexts.
drm/i915/guc: Don't abort on CTB_UNUSED status
drm/i915/guc: Support larger contexts on newer hardware
drm/i915/selftest: Cope with not having an RCS engine
drm/i915/guc: Add selftest for a hung GuC
drm/i915/guc: Fix issues with live_preempt_cancel
drm/i915/guc: Route semaphores to GuC for Gen12+
drm/mgag200: Remove type field from struct mga_device
drm/mgag200: Move CRTC atomic_enable to model-specific code
drm/mgag200: Move mode-config to model-specific code
drm/mgag200: Provide per-device callbacks for PIXPLLC
drm/mgag200: Provide per-device callbacks for BMC synchronization
drm/mgag200: Add per-device callbacks
drm/mgag200: Set SCROFF in primary-plane code
drm/mgag200: Replace simple-KMS with regular atomic helpers
drm/mgag200: Reorganize before dropping simple-KMS helpers
drm/mgag200: Store primary plane's color format in CRTC state
drm/mgag200: Acquire I/O-register lock in atomic_commit_tail function
drm/mgag200: Move ER/EW3 register initialization to per-model code
drm/mgag200: Move DAC-register setup into model-specific code
drm/mgag200: Split mgag200_modeset_init()
drm/tests: Split up test cases in igt_check_drm_format_min_pitch
drm/dp_mst: fix drm_dp_dpcd_read return value checks
drm/i915/guc: Check for ct enabled while waiting for response
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb565()
drm/format-helper: Support multiple target formats results
drm/format-helper: Rename test cases to make them more generic
drm/format-helper: Fix test on big endian architectures
drm/todo: remove task for idr_init_base()
drm/via: use idr_init_base() to initialize dev_priv->object_idr
drm/v3d: use idr_init_base() to initialize v3d_priv->perfmon.idr
drm/sis: use idr_init_base() to initialize dev_priv->object_idr
drm: use idr_init_base() to initialize mode_config.tile_idr
drm: use idr_init_base() to initialize mode_config.object_idr
drm: use idr_init_base() to initialize master->lessee_idr
drm: use idr_init_base() to initialize master->magic_map
drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles
drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles
drm/i915/d13: Add Wa_16015201720 disabling clock gating for PIPEDMC-A/B
drm/i915/d12+: Disable DMC handlers during loading/disabling the firmware
drm/i915/gt: describe the new tlb parameter at i915_vma_resource
drm/i915/gt: Batch TLB invalidations
drm/i915/gt: Skip TLB invalidations once wedged
drm/i915/gt: Invalidate TLB of the OA unit at TLB invalidations
drm/i915/gt: document with_intel_gt_pm_if_awake()
drm/i915/gt: Ignore TLB invalidations on idle engines
drm/i915/dmc: Update DG2 DMC firmware to v2.07
drm/i915/ttm: don't leak the ccs state
drm/i915: disable pci resize on 32-bit machine
drm/i915: Suppress oom warning for shmemfs object allocation failure
drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler/ack()
drm/i915/display: Cleanup intel_phy_is_combo()
fbdev: Make registered_fb[] private to fbmem.c
drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFT
dt-bindings: display: panel: sitronix,st7701: Add Densitron DMT028VGHMCMI-1A TFT
drm: Fix typo 'the the' in comment
drm/i915/hdmi: Prune modes that require HDMI2.1 FRL
drm/fsl-dcu: Use drm_plane_helper_destroy()
drm/armada: Use drm_plane_helper_destroy()
drm/plane-helper: Export individual helpers
drm: Remove unnecessary include statements of drm_plane_helper.h
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
drm/vmwgfx: Remove trailing whitespace
drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the log
drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
drm/komeda - At init write GCU control block to handle already on DPU
drm/komeda: Add legacy FB support so VT's work as expected
drm/arm/hdlcd: Simplify IRQ install/uninstall
drm/arm/hdlcd: Take over EFI framebuffer properly
drm/arm: Fix spelling typo in comments
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
drm/bridge: parade-ps8640: Fix regulator supply order
drm: correct comments
drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'
drm/i915/selftests: Fix comment typo
drm/i915/gt: Remove unneeded semicolon
drm/i915/guc: Don't use pr_err when not necessary
drm/panel-edp: Add panel entry for B120XAN01.0
drm/panel-edp: Add panel entry for R140NWF5 RH
signal: Drop signals received after a fatal signal has been processed
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit
ipc: mqueue: fix possible memory leak in init_mqueue_fs()
drm/i915/guc: support v69 in parallel to v70
drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
drm/sched: move calling drm_sched_entity_select_rq
drm/gud: Fix endianness in gud_xrgb8888_to_color() helper
drm/format-helper: Fix endianness in drm_fb_*_to_*() conversion helpers
drm/bridge: tc358767: Add of_node_put() when breaking out of loop
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
drm/bochs: Fix some error handling paths in bochs_pci_probe()
drm/virtio: kms: use drm managed resources
drm/virtio: plane: use drm managed resources
drm/virtio: Return proper error codes instead of -1
drm/virtio: Use dev_is_pci()
drm/virtio: Improve DMA API usage for shmem BOs
drm/virtio: Simplify error handling of virtio_gpu_object_create()
drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()
drm/virtio: Unlock reservations on dma_resv_reserve_fences() error
drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
drm/virtio: Check whether transferred 2D BO is shmem
drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
fbdev: Remove conflict-handling code
fbdev: Acquire framebuffer apertures for firmware devices
video/aperture: Remove conflicting VGA devices, if any
video: Provide constants for VGA I/O range
video/aperture: Disable and unregister sysfb devices via aperture helpers
fbdev: Remove conflicting devices on PCI bus
fbdev: Convert drivers to aperture helpers
fbdev/core: Remove remove_conflicting_pci_framebuffers()
fbdev/vga16fb: Auto-generate module init/exit code
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
fbdev: Remove trailing whitespaces
drm/i915/gt: Expose per-gt RPS defaults in sysfs
drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaults
drm/panel/panel-sitronix-st7701: Split GIP and init sequences
drm/panel/panel-sitronix-st7701: Parametrize voltage and timing
drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT mode
drm/panel/panel-sitronix-st7701: Adjust porch control bitfield name
drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT mode
drm/panel/panel-sitronix-st7701: Make gamma correction TFT specific
drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701
drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous clock
drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701
drm/i915/display: Add debug print for scaler filter
drm:remove rebundant word "in" in comments
drm:delete the repeated word "the" in comments
ipmi: Fix comment typo
char: ipmi: modify NPCM KCS configuration
dt-bindings: ipmi: Add npcm845 compatible
dma-buf/dma_resv_usage: update explicit sync documentation
drm/mgag200:remove rebundant word "or" in comments
signal: break out of wait loops on kthread_stop()
drm/i915/psr: Disable PSR before disable pipe
Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order
drm/bridge: it6505: Modified video clock calculation and video debug message
drm/bridge: it6505: Add i2c api power on check
drm/bridge: it6505: Modified power sequence
drm/bridge: it6505: Power on downstream device in .atomic_enable
drm/ssd130x: Use new regmap bulk write support to drop custom bus
drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutations
drm/via: Fix style issues in via_3d_reg header
drm/via: Make macros readable in the via_3d_reg header
drm/via: Use SPDX tag for MIT license in via_3d_reg header
drm/via: Update to the latest via_3d_reg header
drm/via: Embed via_drv.h in via_dri1
drm/via: Embed via_verifier in via_dri1
drm/via: Embed via_dmablit in via_dri1
drm/via: Embed via_irq in via_dri1
drm/via: Embed via_video in via_dri1
drm/via: Embed via_mm in via_dri1
drm/via: Embed via_map in via_dri1
drm/via: Embed via_dma in via_dri1
drm/via: Rename via_drv to via_dri1
drm/nouveau/bios: set info only when the return is not 0
drm/i915/reset: Handle reset timeouts under unrelated kernel hangs
drm/amdgpu: re-apply "move internal vram_mgr function into the C file""
drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""
drm: Prevent drm_copy_field() to attempt copying a NULL pointer
drm: Use size_t type for len variable in drm_copy_field()
nvdimm/namespace: drop unneeded temporary variable in size_store()
nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
drm/vc4: v3d: Switch to devm_pm_runtime_enable
drm/vc4: v3d: Rework the runtime_pm setup
drm/vc4: v3d: Stop disabling interrupts
drm/vc4: perfmon: Add missing mutex_destroy
drm/vc4: Switch to drmm_mutex_init
drm/vc4: debugfs: Simplify debugfs registration
drm/vc4: debugfs: Return an error on failure
drm/vc4: debugfs: Protect device resources
drm/vc4: vec: Switch to devm_pm_runtime_enable
drm/vc4: vec: Protect device resources after removal
drm/vc4: vec: Switch to DRM-managed connector initialization
drm/vc4: vec: Switch to DRM-managed encoder initialization
drm/vc4: vec: Remove call to drm_connector_unregister()
drm/vc4: vec: Switch to drmm_kzalloc
drm/vc4: vec: Embed DRM structures into the private structure
drm/vc4: vec: Remove vc4_dev vec pointer
drm/vc4: txp: Protect device resources
drm/vc4: txp: Remove call to drm_connector_unregister()
drm/vc4: txp: Switch to drmm_kzalloc
drm/vc4: txp: Remove duplicate regset
drm/vc4: txp: Remove vc4_dev txp pointer
drm/vc4: hdmi: Switch to devm_pm_runtime_enable
drm/vc4: hdmi: Protect device resources after removal
drm/vc4: hdmi: Move audio structure offset checks
drm/vc4: hdmi: Use devm to register hotplug interrupts
drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
drm/vc4: hdmi: Use a device-managed action for DDC
drm/vc4: hdmi: Switch to device-managed CEC initialization
drm/vc4: hdmi: Switch to device-managed ALSA initialization
drm/vc4: hdmi: Switch to DRM-managed connector initialization
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
drm/vc4: hdmi: Remove call to drm_connector_unregister()
drm/vc4: hdmi: Switch to drmm_kzalloc
drm/vc4: dsi: Switch to devm_pm_runtime_enable
drm/vc4: dsi: Fix the driver structure lifetime
drm/vc4: dsi: Switch to drmm_of_get_bridge
drm/vc4: dsi: Switch to DRM-managed encoder initialization
drm/vc4: dsi: Embed DRM structures into the private structure
drm/vc4: dpi: Protect device resources
drm/vc4: dpi: Switch to drmm_of_get_bridge
drm/vc4: dpi: Switch to DRM-managed encoder initialization
drm/vc4: dpi: Add action to disable the clock
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
drm/vc4: dpi: Return an error if we can't enable our clock
drm/vc4: dpi: Switch to drmm_kzalloc
drm/vc4: dpi: Embed DRM structures into the private structure
drm/vc4: dpi: Remove vc4_dev dpi pointer
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
drm/vc4: crtc: Switch to drmm_kzalloc
drm/vc4: crtc: Move debugfs_name to crtc_data
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
drm/vc4: crtc: Remove manual plane removal on error
drm/vc4: plane: Take possible_crtcs as an argument
drm/vc4: hvs: Remove planes currently allocated before taking down
drm/vc4: hvs: Protect device resources after removal
drm/vc4: crtc: Create vblank reporting function
drm/vc4: drv: Use drm_dev_unplug
drm/vc4: drv: Call component_unbind_all()
drm/bridge: panel: Introduce drmm_of_get_bridge
drm/bridge: panel: Introduce drmm_panel_bridge_add
drm/connector: Introduce drmm_connector_init
drm/connector: Check for destroy implementation
drm/connector: Consolidate Connector Initialization
drm/connector: Clarify when drm_connector_unregister is needed
drm/connector: Mention the cleanup after drm_connector_init
drm/connector: Reorder headers
drm/encoder: Introduce drmm_encoder_init
drm/crtc: Introduce drmm_crtc_init_with_planes
drm/mipi-dsi: Detach devices when removing the host
drm/i915: Add Wa_14016291713
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
drm/i915/display: Ensure PSR gets disabled if no encoders in new state
drm: selftest: convert drm_mm selftest to KUnit
drm: selftest: convert drm_buddy selftest to KUnit
drm: selftest: convert drm_framebuffer selftest to KUnit
drm: selftest: convert drm_dp_mst_helper selftest to KUnit
drm: selftest: convert drm_plane_helper selftest to KUnit
drm: selftest: convert drm_format selftest to KUnit
drm: selftest: convert drm_rect selftest to KUnit
drm: selftest: convert drm_cmdline_parser selftest to KUnit
drm: selftest: convert drm_damage_helper selftest to KUnit
drm/ttm: audit bo->resource usage v2
drm/nouveau: audit bo->resource usage
drm/amdgpu: audit bo->resource usage
drm/ttm: rename and cleanup ttm_bo_init
Revert "drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new"
Revert "drm/amdgpu: move internal vram_mgr function into the C file"
drm/ingenic: Use the new PM macros
drm/ingenic: Don't request full modeset if property is not modified
drm/ingenic: Add support for the JZ4760(B)
drm/ingenic: Fix MODULE_LICENSE() string
dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)
drm/fb: Improve drm_framebuffer.offsets documentation
drm/panel: simple: add support for the Samsung LTL101AL01 panel
dt-bindings: display: simple: add support for Samsung LTL101AL01
drm/mode: Improve drm_mode_fb_cmd2 documentation
drm/fourcc: Add DRM_FORMAT_D[1248]
drm/fourcc: Add DRM_FORMAT_R[124]
drm/fourcc: Clarify the meaning of single-channel "red"
drm/gem-fb-helper: Use actual bpp for size calculations
drm/fb-helper: Add support for DRM_FORMAT_C[124]
drm/fourcc: Add DRM_FORMAT_C[124]
drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
drm/client: Use actual bpp when allocating frame buffers
drm/fourcc: Add drm_format_info.is_color_indexed flag
drm/fourcc: Add drm_format_info_bpp() helper
drm/mipi-dsi: Make remove callback return void
drm/panel-novatek-nt35510: Emit an error message if power off fails
drm/panel: simple: Make panel_simple_remove() return void
drm/bridge: Avoid uninitialized variable warning
drm/sun4i: Update Kconfig defaults and descriptions
drm/i915/dg2: Bump up CDCLK for DG2
drm/vc4: hdmi: Rework power up
drm/vc4: hdmi: Depends on CONFIG_PM
drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
drm/nouveau: fix a use-after-free in nouveau_gem_prime_import_sg_table()
drm: bridge: adv7511: unregister cec i2c device after cec adapter
drm: bridge: adv7511: fix CEC power down control register offset
gfs2: Mark the remaining process-independent glock holders as GL_NOPID
gfs2: Mark flock glock holders as GL_NOPID
gfs2: Add GL_NOPID flag for process-independent glock holders
gfs2: Add flocks to glockfd debugfs file
gfs2: Add glockfd debugfs file
gnss: replace ida_simple API
ucounts: Split rlimit and ucount values and max values
Conflicts:
BUILD.bazel
Documentation/devicetree/bindings
Documentation/devicetree/bindings/Makefile
Documentation/devicetree/bindings/arm/actions.yaml
Documentation/devicetree/bindings/arm/airoha.yaml
Documentation/devicetree/bindings/arm/altera.yaml
Documentation/devicetree/bindings/arm/amazon,al.yaml
Documentation/devicetree/bindings/arm/amlogic.yaml
Documentation/devicetree/bindings/arm/apple.yaml
Documentation/devicetree/bindings/arm/arm,cci-400.yaml
Documentation/devicetree/bindings/arm/arm,coresight-catu.yaml
Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml
Documentation/devicetree/bindings/arm/arm,coresight-dynamic-funnel.yaml
Documentation/devicetree/bindings/arm/arm,coresight-dynamic-replicator.yaml
Documentation/devicetree/bindings/arm/arm,coresight-etb10.yaml
Documentation/devicetree/bindings/arm/arm,coresight-etm.yaml
Documentation/devicetree/bindings/arm/arm,coresight-static-funnel.yaml
Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
Documentation/devicetree/bindings/arm/arm,coresight-stm.yaml
Documentation/devicetree/bindings/arm/arm,coresight-tmc.yaml
Documentation/devicetree/bindings/arm/arm,coresight-tpiu.yaml
Documentation/devicetree/bindings/arm/arm,corstone1000.yaml
Documentation/devicetree/bindings/arm/arm,embedded-trace-extension.yaml
Documentation/devicetree/bindings/arm/arm,integrator.yaml
Documentation/devicetree/bindings/arm/arm,realview.yaml
Documentation/devicetree/bindings/arm/arm,versatile.yaml
Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
Documentation/devicetree/bindings/arm/aspeed/aspeed.yaml
Documentation/devicetree/bindings/arm/atmel-at91.yaml
Documentation/devicetree/bindings/arm/axxia.yaml
Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt
Documentation/devicetree/bindings/arm/bitmain.yaml
Documentation/devicetree/bindings/arm/calxeda.yaml
Documentation/devicetree/bindings/arm/cpus.yaml
Documentation/devicetree/bindings/arm/digicolor.yaml
Documentation/devicetree/bindings/arm/fsl.yaml
Documentation/devicetree/bindings/arm/intel,keembay.yaml
Documentation/devicetree/bindings/arm/intel,socfpga.yaml
Documentation/devicetree/bindings/arm/intel-ixp4xx.yaml
Documentation/devicetree/bindings/arm/marvell/armada-37xx.txt
Documentation/devicetree/bindings/arm/mediatek.yaml
Documentation/devicetree/bindings/arm/mediatek/mediatek,infracfg.yaml
Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
Documentation/devicetree/bindings/arm/mediatek/mediatek,mt7622-wed.yaml
Documentation/devicetree/bindings/arm/mediatek/mediatek,pericfg.yaml
Documentation/devicetree/bindings/arm/microchip,sparx5.yaml
Documentation/devicetree/bindings/arm/moxart.yaml
Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml
Documentation/devicetree/bindings/arm/psci.yaml
Documentation/devicetree/bindings/arm/qcom.yaml
Documentation/devicetree/bindings/arm/rda.yaml
Documentation/devicetree/bindings/arm/realtek.yaml
Documentation/devicetree/bindings/arm/renesas.yaml
Documentation/devicetree/bindings/arm/rockchip.yaml
Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml
Documentation/devicetree/bindings/arm/spear.yaml
Documentation/devicetree/bindings/arm/sti.yaml
Documentation/devicetree/bindings/arm/sunxi.yaml
Documentation/devicetree/bindings/arm/tegra.yaml
Documentation/devicetree/bindings/arm/tesla.yaml
Documentation/devicetree/bindings/arm/ti/k3.yaml
Documentation/devicetree/bindings/arm/toshiba.yaml
Documentation/devicetree/bindings/arm/ux500.yaml
Documentation/devicetree/bindings/arm/vt8500.yaml
Documentation/devicetree/bindings/arm/xilinx.yaml
Documentation/devicetree/bindings/ata/ahci-platform.yaml
Documentation/devicetree/bindings/ata/brcm,sata-brcm.yaml
Documentation/devicetree/bindings/ata/cortina,gemini-sata-bridge.yaml
Documentation/devicetree/bindings/ata/sata-common.yaml
Documentation/devicetree/bindings/ata/sata_highbank.yaml
Documentation/devicetree/bindings/bus/allwinner,sun50i-a64-de2.yaml
Documentation/devicetree/bindings/bus/allwinner,sun8i-a23-rsb.yaml
Documentation/devicetree/bindings/bus/palmbus.yaml
Documentation/devicetree/bindings/clock/airoha,en7523-scu.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ahb-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb0-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-apb1-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-axi-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-cpu-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-display-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-gates-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mbus-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mmc-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod0-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-mod1-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-osc-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll1-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll3-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll5-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-pll6-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-tcon-ch0-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-usb-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ve-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun5i-a13-ahb-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun6i-a31-pll6-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-gmac-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun7i-a20-out-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun8i-a83t-de2-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun8i-h3-bus-gates-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-ahb-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-apb0-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-cpus-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-de-clks.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-gt-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-mmc-config-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-pll4-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-clks.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-mod-clk.yaml
Documentation/devicetree/bindings/clock/allwinner,sun9i-a80-usb-phy-clk.yaml
Documentation/devicetree/bindings/clock/amlogic,meson8-ddr-clkc.yaml
Documentation/devicetree/bindings/clock/brcm,bcm2711-dvp.yaml
Documentation/devicetree/bindings/clock/canaan,k210-clk.yaml
Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml
Documentation/devicetree/bindings/clock/mediatek,mt7621-sysc.yaml
Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml
Documentation/devicetree/bindings/clock/microchip,mpfs-clkcfg.yaml
Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-msm8976.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-msm8994.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-msm8996.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-msm8998.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-other.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-qcm2290.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sc7180.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sc7280.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sc8180x.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sc8280xp.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sdm845.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sdx55.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sdx65.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm6115.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm6125.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm6350.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm8150.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm8350.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-sm8450.yaml
Documentation/devicetree/bindings/clock/qcom,gpucc.yaml
Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
Documentation/devicetree/bindings/clock/qcom,msm8996-apcc.yaml
Documentation/devicetree/bindings/clock/qcom,rpmcc.yaml
Documentation/devicetree/bindings/clock/qcom,rpmhcc.yaml
Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscc.yaml
Documentation/devicetree/bindings/clock/qcom,sc7280-lpasscorecc.yaml
Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml
Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml
Documentation/devicetree/bindings/clock/rockchip,px30-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3036-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3228-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3308-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3368-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rv1108-cru.yaml
Documentation/devicetree/bindings/clock/samsung,exynos850-clock.yaml
Documentation/devicetree/bindings/clock/samsung,exynosautov9-clock.yaml
Documentation/devicetree/bindings/clock/samsung,s2mps11.yaml
Documentation/devicetree/bindings/clock/sprd,sc9863a-clk.yaml
Documentation/devicetree/bindings/clock/ti/gate.txt
Documentation/devicetree/bindings/clock/ti/interface.txt
Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pipllct.yaml
Documentation/devicetree/bindings/clock/toshiba,tmpv770x-pismu.yaml
Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml
Documentation/devicetree/bindings/crypto/intel,keembay-ocs-aes.yaml
Documentation/devicetree/bindings/crypto/intel,keembay-ocs-ecc.yaml
Documentation/devicetree/bindings/crypto/intel,keembay-ocs-hcu.yaml
Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
Documentation/devicetree/bindings/crypto/xlnx,zynqmp-aes.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-backend.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-engine.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-display-frontend.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-hdmi.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tv-encoder.yaml
Documentation/devicetree/bindings/display/allwinner,sun6i-a31-drc.yaml
Documentation/devicetree/bindings/display/allwinner,sun6i-a31-mipi-dsi.yaml
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-de2-mixer.yaml
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-dw-hdmi.yaml
Documentation/devicetree/bindings/display/allwinner,sun8i-a83t-hdmi-phy.yaml
Documentation/devicetree/bindings/display/allwinner,sun8i-r40-tcon-top.yaml
Documentation/devicetree/bindings/display/allwinner,sun9i-a80-deu.yaml
Documentation/devicetree/bindings/display/arm,komeda.yaml
Documentation/devicetree/bindings/display/brcm,bcm2711-hdmi.yaml
Documentation/devicetree/bindings/display/bridge/adi,adv7511.yaml
Documentation/devicetree/bindings/display/bridge/adi,adv7533.yaml
Documentation/devicetree/bindings/display/bridge/chipone,icn6211.yaml
Documentation/devicetree/bindings/display/bridge/fsl,ldb.yaml
Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.yaml
Documentation/devicetree/bindings/display/bridge/synopsys,dw-hdmi.yaml
Documentation/devicetree/bindings/display/ilitek,ili9486.yaml
Documentation/devicetree/bindings/display/ingenic,lcd.yaml
Documentation/devicetree/bindings/display/msm/dp-controller.yaml
Documentation/devicetree/bindings/display/msm/dpu-msm8998.yaml
Documentation/devicetree/bindings/display/msm/dpu-qcm2290.yaml
Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml
Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml
Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
Documentation/devicetree/bindings/display/msm/gmu.yaml
Documentation/devicetree/bindings/display/msm/gpu.yaml
Documentation/devicetree/bindings/display/msm/mdp4.yaml
Documentation/devicetree/bindings/display/panel/arm,versatile-tft-panel.yaml
Documentation/devicetree/bindings/display/panel/kingdisplay,kd035g6-54nt.yaml
Documentation/devicetree/bindings/display/panel/leadtek,ltk035c5444t.yaml
Documentation/devicetree/bindings/display/panel/panel-simple.yaml
Documentation/devicetree/bindings/display/panel/samsung,s6e63m0.yaml
Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
Documentation/devicetree/bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-decon.yaml
Documentation/devicetree/bindings/display/samsung/samsung,exynos5433-mic.yaml
Documentation/devicetree/bindings/display/samsung/samsung,exynos7-decon.yaml
Documentation/devicetree/bindings/display/samsung/samsung,fimd.yaml
Documentation/devicetree/bindings/display/simple-framebuffer.yaml
Documentation/devicetree/bindings/display/sitronix,st7735r.yaml
Documentation/devicetree/bindings/display/st,stm32-dsi.yaml
Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-gr3d.yaml
Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-mpe.yaml
Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
Documentation/devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml
Documentation/devicetree/bindings/dma/apple,admac.yaml
Documentation/devicetree/bindings/dma/arm,pl330.yaml
Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml
Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
Documentation/devicetree/bindings/dma/qcom,gpi.yaml
Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
Documentation/devicetree/bindings/dma/ti-dma-crossbar.txt
Documentation/devicetree/bindings/dsp/fsl,dsp.yaml
Documentation/devicetree/bindings/firmware/fsl,scu.yaml
Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
Documentation/devicetree/bindings/fpga/xilinx-zynq-fpga-mgr.yaml
Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.yaml
Documentation/devicetree/bindings/gnss/brcm,bcm4751.yaml
Documentation/devicetree/bindings/gnss/mediatek.yaml
Documentation/devicetree/bindings/gnss/sirfstar.yaml
Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
Documentation/devicetree/bindings/gpio/fairchild,74hc595.yaml
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
Documentation/devicetree/bindings/gpio/gpio-stmpe.txt
Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
Documentation/devicetree/bindings/gpio/renesas,rcar-gpio.yaml
Documentation/devicetree/bindings/gpio/x-powers,axp209-gpio.yaml
Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml
Documentation/devicetree/bindings/hwlock/qcom-hwspinlock.yaml
Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml
Documentation/devicetree/bindings/hwmon/microchip,sparx5-temp.yaml
Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml
Documentation/devicetree/bindings/hwmon/sensirion,shtc1.yaml
Documentation/devicetree/bindings/i2c/allwinner,sun6i-a31-p2wi.yaml
Documentation/devicetree/bindings/i2c/aspeed,i2c.yaml
Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml
Documentation/devicetree/bindings/i2c/i2c-imx.yaml
Documentation/devicetree/bindings/i2c/i2c-rk3x.yaml
Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
Documentation/devicetree/bindings/i2c/nuvoton,npcm7xx-i2c.yaml
Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml
Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml
Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml
Documentation/devicetree/bindings/i3c/mipi-i3c-hci.yaml
Documentation/devicetree/bindings/iio/accel/adi,adis16201.yaml
Documentation/devicetree/bindings/iio/accel/adi,adis16240.yaml
Documentation/devicetree/bindings/iio/accel/adi,adxl313.yaml
Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml
Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml
Documentation/devicetree/bindings/iio/accel/adi,adxl372.yaml
Documentation/devicetree/bindings/iio/accel/bosch,bma220.yaml
Documentation/devicetree/bindings/iio/accel/bosch,bma255.yaml
Documentation/devicetree/bindings/iio/accel/bosch,bmi088.yaml
Documentation/devicetree/bindings/iio/accel/fsl,mma7455.yaml
Documentation/devicetree/bindings/iio/accel/kionix,kxsd9.yaml
Documentation/devicetree/bindings/iio/accel/murata,sca3300.yaml
Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7124.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7280a.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7298.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7476.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7768-1.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7923.yaml
Documentation/devicetree/bindings/iio/adc/adi,ad7949.yaml
Documentation/devicetree/bindings/iio/adc/holt,hi8435.yaml
Documentation/devicetree/bindings/iio/adc/lltc,ltc2496.yaml
Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
Documentation/devicetree/bindings/iio/adc/maxim,max1027.yaml
Documentation/devicetree/bindings/iio/adc/maxim,max11100.yaml
Documentation/devicetree/bindings/iio/adc/maxim,max1118.yaml
Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml
Documentation/devicetree/bindings/iio/adc/microchip,mcp3201.yaml
Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml
Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml
Documentation/devicetree/bindings/iio/adc/st,stmpe-adc.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc0832.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc084s021.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc108s102.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc12138.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc128s052.yaml
Documentation/devicetree/bindings/iio/adc/ti,adc161s626.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads124s08.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads131e08.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads8344.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads8688.yaml
Documentation/devicetree/bindings/iio/adc/ti,am3359-adc.yaml
Documentation/devicetree/bindings/iio/adc/ti,tlc4541.yaml
Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml
Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml
Documentation/devicetree/bindings/iio/amplifiers/adi,ada4250.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5064.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5360.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5380.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5421.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5449.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5624r.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5686.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5755.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5761.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5764.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad8801.yaml
Documentation/devicetree/bindings/iio/dac/adi,ltc2688.yaml
Documentation/devicetree/bindings/iio/dac/microchip,mcp4922.yaml
Documentation/devicetree/bindings/iio/dac/ti,dac082s085.yaml
Documentation/devicetree/bindings/iio/dac/ti,dac7311.yaml
Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml
Documentation/devicetree/bindings/iio/frequency/adf4371.yaml
Documentation/devicetree/bindings/iio/health/ti,afe4403.yaml
Documentation/devicetree/bindings/iio/imu/adi,adis16460.yaml
Documentation/devicetree/bindings/iio/imu/adi,adis16480.yaml
Documentation/devicetree/bindings/iio/imu/bosch,bmi160.yaml
Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
Documentation/devicetree/bindings/iio/imu/nxp,fxos8700.yaml
Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp41010.yaml
Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4131.yaml
Documentation/devicetree/bindings/iio/pressure/asc,dlhl60d.yaml
Documentation/devicetree/bindings/iio/pressure/bmp085.yaml
Documentation/devicetree/bindings/iio/samsung,sensorhub-rinato.yaml
Documentation/devicetree/bindings/iio/st,st-sensors.yaml
Documentation/devicetree/bindings/iio/temperature/maxim,max31855k.yaml
Documentation/devicetree/bindings/iio/temperature/maxim,max31856.yaml
Documentation/devicetree/bindings/iio/temperature/maxim,max31865.yaml
Documentation/devicetree/bindings/iio/temperature/melexis,mlx90632.yaml
Documentation/devicetree/bindings/input/adc-joystick.yaml
Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
Documentation/devicetree/bindings/input/imx-keypad.yaml
Documentation/devicetree/bindings/input/mediatek,mt6779-keypad.yaml
Documentation/devicetree/bindings/input/regulator-haptic.yaml
Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml
Documentation/devicetree/bindings/input/touchscreen/auo_pixcir_ts.txt
Documentation/devicetree/bindings/input/touchscreen/colibri-vf50-ts.txt
Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml
Documentation/devicetree/bindings/input/touchscreen/stmpe.txt
Documentation/devicetree/bindings/interconnect/fsl,imx8m-noc.yaml
Documentation/devicetree/bindings/interconnect/mediatek,cci.yaml
Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml
Documentation/devicetree/bindings/interrupt-controller/allwinner,sun4i-a10-ic.yaml
Documentation/devicetree/bindings/interrupt-controller/allwinner,sun6i-a31-r-intc.yaml
Documentation/devicetree/bindings/interrupt-controller/allwinner,sun7i-a20-sc-nmi.yaml
Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml
Documentation/devicetree/bindings/interrupt-controller/idt,32434-pic.yaml
Documentation/devicetree/bindings/interrupt-controller/realtek,rtl-intc.yaml
Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
Documentation/devicetree/bindings/interrupt-controller/sifive,plic-1.0.0.yaml
Documentation/devicetree/bindings/interrupt-controller/st,stm32-exti.yaml
Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
Documentation/devicetree/bindings/iommu/allwinner,sun50i-h6-iommu.yaml
Documentation/devicetree/bindings/iommu/arm,smmu-v3.yaml
Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml
Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
Documentation/devicetree/bindings/leds/common.yaml
Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml
Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml
Documentation/devicetree/bindings/media/allegro,al5e.yaml
Documentation/devicetree/bindings/media/allwinner,sun4i-a10-csi.yaml
Documentation/devicetree/bindings/media/allwinner,sun4i-a10-ir.yaml
Documentation/devicetree/bindings/media/allwinner,sun4i-a10-video-engine.yaml
Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml
Documentation/devicetree/bindings/media/allwinner,sun6i-a31-mipi-csi2.yaml
Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml
Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-mipi-csi2.yaml
Documentation/devicetree/bindings/media/allwinner,sun8i-h3-deinterlace.yaml
Documentation/devicetree/bindings/media/mediatek,vcodec-encoder.yaml
Documentation/devicetree/bindings/media/mediatek,vcodec-subdev-decoder.yaml
Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.yaml
Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.yaml
Documentation/devicetree/bindings/media/microchip,csi2dc.yaml
Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
Documentation/devicetree/bindings/media/qcom,msm8916-venus.yaml
Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml
Documentation/devicetree/bindings/media/qcom,sc7180-venus.yaml
Documentation/devicetree/bindings/media/qcom,sc7280-venus.yaml
Documentation/devicetree/bindings/media/qcom,sdm660-venus.yaml
Documentation/devicetree/bindings/media/qcom,sdm845-venus-v2.yaml
Documentation/devicetree/bindings/media/qcom,sdm845-venus.yaml
Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml
Documentation/devicetree/bindings/media/rc.yaml
Documentation/devicetree/bindings/media/renesas,vsp1.yaml
Documentation/devicetree/bindings/media/rockchip,vdec.yaml
Documentation/devicetree/bindings/media/ti,cal.yaml
Documentation/devicetree/bindings/media/ti,vpe.yaml
Documentation/devicetree/bindings/memory-controllers/fsl/imx8m-ddrc.yaml
Documentation/devicetree/bindings/memory-controllers/mediatek,mt7621-memc.yaml
Documentation/devicetree/bindings/memory-controllers/mediatek,smi-common.yaml
Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
Documentation/devicetree/bindings/mfd/allwinner,sun4i-a10-ts.yaml
Documentation/devicetree/bindings/mfd/allwinner,sun6i-a31-prcm.yaml
Documentation/devicetree/bindings/mfd/allwinner,sun8i-a23-prcm.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6318-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm63268-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6358-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6362-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6368-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
Documentation/devicetree/bindings/mfd/cirrus,lochnagar.yaml
Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
Documentation/devicetree/bindings/mfd/gateworks-gsc.yaml
Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
Documentation/devicetree/bindings/mfd/maxim,max14577.yaml
Documentation/devicetree/bindings/mfd/maxim,max77843.yaml
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml
Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
Documentation/devicetree/bindings/mfd/st,stm32-lptimer.yaml
Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
Documentation/devicetree/bindings/mfd/st,stmfx.yaml
Documentation/devicetree/bindings/mfd/stericsson,ab8500.yaml
Documentation/devicetree/bindings/mfd/syscon.yaml
Documentation/devicetree/bindings/mfd/ti,j721e-system-controller.yaml
Documentation/devicetree/bindings/mfd/ti,tps65086.yaml
Documentation/devicetree/bindings/mfd/x-powers,ac100.yaml
Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
Documentation/devicetree/bindings/mips/ralink.yaml
Documentation/devicetree/bindings/mips/realtek-rtl.yaml
Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
Documentation/devicetree/bindings/mmc/amlogic,meson-mx-sdhc.yaml
Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
Documentation/devicetree/bindings/mmc/mmc-card.yaml
Documentation/devicetree/bindings/mmc/mmc-controller.yaml
Documentation/devicetree/bindings/mmc/mmc-spi-slot.yaml
Documentation/devicetree/bindings/mmc/mtk-sd.yaml
Documentation/devicetree/bindings/mmc/renesas,sdhi.yaml
Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
Documentation/devicetree/bindings/mmc/sdhci-am654.yaml
Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
Documentation/devicetree/bindings/mtd/allwinner,sun4i-a10-nand.yaml
Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
Documentation/devicetree/bindings/mtd/intel,lgm-ebunand.yaml
Documentation/devicetree/bindings/mtd/mtd.yaml
Documentation/devicetree/bindings/mtd/mxicy,nand-ecc-engine.yaml
Documentation/devicetree/bindings/mtd/renesas-nandc.yaml
Documentation/devicetree/bindings/mtd/spi-nand.yaml
Documentation/devicetree/bindings/net/allwinner,sun4i-a10-emac.yaml
Documentation/devicetree/bindings/net/allwinner,sun4i-a10-mdio.yaml
Documentation/devicetree/bindings/net/allwinner,sun7i-a20-gmac.yaml
Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
Documentation/devicetree/bindings/net/brcm,amac.yaml
Documentation/devicetree/bindings/net/can/nxp,sja1000.yaml
Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml
Documentation/devicetree/bindings/net/dsa/ar9331.txt
Documentation/devicetree/bindings/net/dsa/arrow,xrs700x.yaml
Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
Documentation/devicetree/bindings/net/dsa/lan9303.txt
Documentation/devicetree/bindings/net/dsa/lantiq-gswip.txt
Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
Documentation/devicetree/bindings/net/dsa/qca8k.yaml
Documentation/devicetree/bindings/net/dsa/realtek.yaml
Documentation/devicetree/bindings/net/dsa/renesas,rzn1-a5psw.yaml
Documentation/devicetree/bindings/net/dsa/vitesse,vsc73xx.txt
Documentation/devicetree/bindings/net/engleder,tsnep.yaml
Documentation/devicetree/bindings/net/ethernet-controller.yaml
Documentation/devicetree/bindings/net/ethernet-phy.yaml
Documentation/devicetree/bindings/net/fsl,fec.yaml
Documentation/devicetree/bindings/net/fsl-fman.txt
Documentation/devicetree/bindings/net/intel,dwmac-plat.yaml
Documentation/devicetree/bindings/net/mediatek,net.yaml
Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
Documentation/devicetree/bindings/net/microchip,sparx5-switch.yaml
Documentation/devicetree/bindings/net/nfc/marvell,nci.yaml
Documentation/devicetree/bindings/net/nfc/samsung,s3fwrn5.yaml
Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml
Documentation/devicetree/bindings/net/nxp,tja11xx.yaml
Documentation/devicetree/bindings/net/qca,ar803x.yaml
Documentation/devicetree/bindings/net/qcom,ipq4019-mdio.yaml
Documentation/devicetree/bindings/net/realtek-bluetooth.yaml
Documentation/devicetree/bindings/net/renesas,etheravb.yaml
Documentation/devicetree/bindings/net/rockchip-dwmac.yaml
Documentation/devicetree/bindings/net/snps,dwmac.yaml
Documentation/devicetree/bindings/net/sunplus,sp7021-emac.yaml
Documentation/devicetree/bindings/net/ti,cpsw-switch.yaml
Documentation/devicetree/bindings/net/ti,k3-am654-cpsw-nuss.yaml
Documentation/devicetree/bindings/net/ti,k3-am654-cpts.yaml
Documentation/devicetree/bindings/net/vertexcom-mse102x.yaml
Documentation/devicetree/bindings/net/wireless/brcm,bcm4329-fmac.yaml
Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml
Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
Documentation/devicetree/bindings/net/wireless/silabs,wfx.yaml
Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml
Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml
Documentation/devicetree/bindings/nvmem/imx-iim.yaml
Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml
Documentation/devicetree/bindings/nvmem/mediatek,efuse.yaml
Documentation/devicetree/bindings/nvmem/nintendo-otp.yaml
Documentation/devicetree/bindings/nvmem/nvmem-consumer.yaml
Documentation/devicetree/bindings/nvmem/nvmem.yaml
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
Documentation/devicetree/bindings/nvmem/rockchip-efuse.yaml
Documentation/devicetree/bindings/nvmem/u-boot,env.yaml
Documentation/devicetree/bindings/opp/allwinner,sun50i-h6-operating-points.yaml
Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
Documentation/devicetree/bindings/pci/mediatek-pcie-gen3.yaml
Documentation/devicetree/bindings/pci/microchip,pcie-host.yaml
Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml
Documentation/devicetree/bindings/pci/qcom,pcie.yaml
Documentation/devicetree/bindings/pci/samsung,exynos-pcie.yaml
Documentation/devicetree/bindings/pci/sifive,fu740-pcie.yaml
Documentation/devicetree/bindings/pci/toshiba,visconti-pcie.yaml
Documentation/devicetree/bindings/peci/peci-aspeed.yaml
Documentation/devicetree/bindings/peci/peci-controller.yaml
Documentation/devicetree/bindings/phy/allwinner,sun4i-a10-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun50i-h6-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun5i-a13-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun8i-a23-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun8i-a83t-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun8i-h3-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun8i-r40-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun8i-v3s-usb-phy.yaml
Documentation/devicetree/bindings/phy/allwinner,sun9i-a80-usb-phy.yaml
Documentation/devicetree/bindings/phy/brcm,cygnus-pcie-phy.yaml
Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
Documentation/devicetree/bindings/phy/cdns,dphy.yaml
Documentation/devicetree/bindings/phy/fsl,imx8-pcie-phy.yaml
Documentation/devicetree/bindings/phy/hisilicon,hi3660-usb3.yaml
Documentation/devicetree/bindings/phy/hisilicon,hi3670-usb3.yaml
Documentation/devicetree/bindings/phy/intel,lgm-emmc-phy.yaml
Documentation/devicetree/bindings/phy/intel,lgm-usb-phy.yaml
Documentation/devicetree/bindings/phy/lantiq,vrx200-pcie-phy.yaml
Documentation/devicetree/bindings/phy/mediatek,mt7621-pci-phy.yaml
Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
Documentation/devicetree/bindings/phy/mediatek,xsphy.yaml
Documentation/devicetree/bindings/phy/mxs-usb-phy.txt
Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml
Documentation/devicetree/bindings/phy/phy-rockchip-naneng-combphy.yaml
Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.yaml
Documentation/devicetree/bindings/phy/qcom,edp-phy.yaml
Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml
Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml
Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml
Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml
Documentation/devicetree/bindings/phy/rockchip,px30-dsi-dphy.yaml
Documentation/devicetree/bindings/phy/rockchip-inno-csi-dphy.yaml
Documentation/devicetree/bindings/phy/rockchip-mipi-dphy-rx0.yaml
Documentation/devicetree/bindings/phy/samsung,exynos-pcie-phy.yaml
Documentation/devicetree/bindings/phy/samsung,ufs-phy.yaml
Documentation/devicetree/bindings/phy/ti,phy-gmii-sel.yaml
Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml
Documentation/devicetree/bindings/pinctrl/allwinner,sun4i-a10-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/aspeed,ast2400-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/aspeed,ast2500-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/aspeed,ast2600-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/brcm,bcm4908-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/canaan,k210-fpioa.yaml
Documentation/devicetree/bindings/pinctrl/intel,pinctrl-keembay.yaml
Documentation/devicetree/bindings/pinctrl/intel,pinctrl-thunderbay.yaml
Documentation/devicetree/bindings/pinctrl/marvell,ac5-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt6779-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt6797-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt7986-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt8183-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/nuvoton,wpcm450-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/pinctrl-mt8186.yaml
Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sc7280-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sc8180x-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sc8280xp-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm6115-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm6125-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm6350-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm6375-tlmm.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm8350-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm8450-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rza1-ports.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/samsung,pinctrl-pins-cfg.yaml
Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/starfive,jh7100-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/toshiba,visconti-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml
Documentation/devicetree/bindings/power/domain-idle-state.yaml
Documentation/devicetree/bindings/power/fsl,imx-gpc.yaml
Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
Documentation/devicetree/bindings/power/mediatek,power-controller.yaml
Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
Documentation/devicetree/bindings/power/reset/qcom,pon.yaml
Documentation/devicetree/bindings/power/rockchip,power-controller.yaml
Documentation/devicetree/bindings/power/rockchip-io-domain.yaml
Documentation/devicetree/bindings/ptp/ptp-idt82p33.yaml
Documentation/devicetree/bindings/ptp/ptp-idtcm.yaml
Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml
Documentation/devicetree/bindings/pwm/intel,keembay-pwm.yaml
Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
Documentation/devicetree/bindings/regulator/dlg,da9121.yaml
Documentation/devicetree/bindings/regulator/gpio-regulator.yaml
Documentation/devicetree/bindings/regulator/maxim,max77802.yaml
Documentation/devicetree/bindings/regulator/maxim,max8997.yaml
Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml
Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml
Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
Documentation/devicetree/bindings/regulator/qcom,spmi-regulator.yaml
Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml
Documentation/devicetree/bindings/regulator/richtek,rt4801-regulator.yaml
Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
Documentation/devicetree/bindings/regulator/silergy,sy8106a.yaml
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
Documentation/devicetree/bindings/remoteproc/qcom,glink-edge.yaml
Documentation/devicetree/bindings/remoteproc/qcom,pil-info.yaml
Documentation/devicetree/bindings/remoteproc/qcom,sc7180-mss-pil.yaml
Documentation/devicetree/bindings/remoteproc/qcom,sc7280-mss-pil.yaml
Documentation/devicetree/bindings/remoteproc/qcom,sc7280-wpss-pil.yaml
Documentation/devicetree/bindings/remoteproc/qcom,smd-edge.yaml
Documentation/devicetree/bindings/reserved-memory/google,open-dice.yaml
Documentation/devicetree/bindings/reserved-memory/memory-region.yaml
Documentation/devicetree/bindings/reserved-memory/nvidia,tegra210-emc-table.yaml
Documentation/devicetree/bindings/reserved-memory/reserved-memory.yaml
Documentation/devicetree/bindings/reset/allwinner,sun6i-a31-clock-reset.yaml
Documentation/devicetree/bindings/reset/canaan,k210-rst.yaml
Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml
Documentation/devicetree/bindings/riscv/cpus.yaml
Documentation/devicetree/bindings/riscv/microchip.yaml
Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
Documentation/devicetree/bindings/rng/omap_rng.yaml
Documentation/devicetree/bindings/rtc/allwinner,sun4i-a10-rtc.yaml
Documentation/devicetree/bindings/rtc/allwinner,sun6i-a31-rtc.yaml
Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml
Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml
Documentation/devicetree/bindings/rtc/microchip,mfps-rtc.yaml
Documentation/devicetree/bindings/rtc/microcrystal,rv3032.yaml
Documentation/devicetree/bindings/rtc/mstar,msc313-rtc.yaml
Documentation/devicetree/bindings/serial/cdns,uart.yaml
Documentation/devicetree/bindings/serial/mediatek,uart.yaml
Documentation/devicetree/bindings/serial/pl011.yaml
Documentation/devicetree/bindings/serial/renesas,scif.yaml
Documentation/devicetree/bindings/serial/samsung_uart.yaml
Documentation/devicetree/bindings/serial/snps-dw-apb-uart.yaml
Documentation/devicetree/bindings/serial/sunplus,sp7021-uart.yaml
Documentation/devicetree/bindings/serio/allwinner,sun4i-a10-ps2.yaml
Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-vpu-blk-ctrl.yaml
Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hdmi-blk-ctrl.yaml
Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml
Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml
Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml
Documentation/devicetree/bindings/soc/mediatek/pwrap.txt
Documentation/devicetree/bindings/soc/qcom/qcom,apr.yaml
Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml
Documentation/devicetree/bindings/soc/qcom/qcom-stats.yaml
Documentation/devicetree/bindings/soc/renesas/renesas,rzg2l-sysc.yaml
Documentation/devicetree/bindings/soc/rockchip/grf.yaml
Documentation/devicetree/bindings/sound/adi,max98396.yaml
Documentation/devicetree/bindings/sound/ak4375.yaml
Documentation/devicetree/bindings/sound/ak4613.yaml
Documentation/devicetree/bindings/sound/ak4642.yaml
Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-codec.yaml
Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-i2s.yaml
Documentation/devicetree/bindings/sound/allwinner,sun4i-a10-spdif.yaml
Documentation/devicetree/bindings/sound/allwinner,sun50i-a64-codec-analog.yaml
Documentation/devicetree/bindings/sound/allwinner,sun8i-a23-codec-analog.yaml
Documentation/devicetree/bindings/sound/allwinner,sun8i-a33-codec.yaml
Documentation/devicetree/bindings/sound/amlogic,gx-sound-card.yaml
Documentation/devicetree/bindings/sound/audio-graph-card.yaml
Documentation/devicetree/bindings/sound/audio-graph-card2.yaml
Documentation/devicetree/bindings/sound/audio-graph-port.yaml
Documentation/devicetree/bindings/sound/audio-graph.yaml
Documentation/devicetree/bindings/sound/cirrus,cs42l42.yaml
Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml
Documentation/devicetree/bindings/sound/imx-audio-card.yaml
Documentation/devicetree/bindings/sound/intel,keembay-i2s.yaml
Documentation/devicetree/bindings/sound/linux,bt-sco.yaml
Documentation/devicetree/bindings/sound/linux,spdif-dit.yaml
Documentation/devicetree/bindings/sound/mchp,spdifrx.yaml
Documentation/devicetree/bindings/sound/mchp,spdiftx.yaml
Documentation/devicetree/bindings/sound/mt6359.yaml
Documentation/devicetree/bindings/sound/mt8186-mt6366-da7219-max98357.yaml
Documentation/devicetree/bindings/sound/mt8186-mt6366-rt1019-rt5682s.yaml
Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml
Documentation/devicetree/bindings/sound/nau8825.txt
Documentation/devicetree/bindings/sound/nvidia,tegra186-asrc.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra186-dspk.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-admaif.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-adx.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-amx.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-dmic.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-i2s.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-mixer.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-mvc.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-sfc.yaml
Documentation/devicetree/bindings/sound/qcom,lpass-rx-macro.yaml
Documentation/devicetree/bindings/sound/qcom,lpass-tx-macro.yaml
Documentation/devicetree/bindings/sound/qcom,lpass-va-macro.yaml
Documentation/devicetree/bindings/sound/qcom,lpass-wsa-macro.yaml
Documentation/devicetree/bindings/sound/qcom,q6apm-dai.yaml
Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-clocks.yaml
Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml
Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml
Documentation/devicetree/bindings/sound/samsung,midas-audio.yaml
Documentation/devicetree/bindings/sound/samsung,snow.yaml
Documentation/devicetree/bindings/sound/simple-audio-amplifier.yaml
Documentation/devicetree/bindings/sound/simple-card.yaml
Documentation/devicetree/bindings/sound/sound-dai.yaml
Documentation/devicetree/bindings/sound/st,stm32-sai.yaml
Documentation/devicetree/bindings/sound/test-component.yaml
Documentation/devicetree/bindings/sound/wlf,wm8940.yaml
Documentation/devicetree/bindings/sound/wlf,wm8978.yaml
Documentation/devicetree/bindings/spi/allwinner,sun4i-a10-spi.yaml
Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml
Documentation/devicetree/bindings/spi/atmel,at91rm9200-spi.yaml
Documentation/devicetree/bindings/spi/mediatek,spi-mtk-nor.yaml
Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
Documentation/devicetree/bindings/spi/mxicy,mx25f0a-spi.yaml
Documentation/devicetree/bindings/spi/nuvoton,npcm-pspi.txt
Documentation/devicetree/bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml
Documentation/devicetree/bindings/spi/renesas,sh-msiof.yaml
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
Documentation/devicetree/bindings/spi/spi-cadence.yaml
Documentation/devicetree/bindings/spi/spi-controller.yaml
Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
Documentation/devicetree/bindings/spi/spi-peripheral-props.yaml
Documentation/devicetree/bindings/spi/spi-rockchip.yaml
Documentation/devicetree/bindings/spi/spi-xilinx.yaml
Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
Documentation/devicetree/bindings/spmi/mtk,spmi-mtk-pmif.yaml
Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml
Documentation/devicetree/bindings/timer/allwinner,sun4i-a10-timer.yaml
Documentation/devicetree/bindings/timer/allwinner,sun5i-a13-hstimer.yaml
Documentation/devicetree/bindings/timer/arm,arch_timer.yaml
Documentation/devicetree/bindings/timer/arm,arch_timer_mmio.yaml
Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
Documentation/devicetree/bindings/timer/mstar,msc313e-timer.yaml
Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml
Documentation/devicetree/bindings/timer/renesas,tmu.yaml
Documentation/devicetree/bindings/timer/rockchip,rk-timer.yaml
Documentation/devicetree/bindings/timer/samsung,exynos4210-mct.yaml
Documentation/devicetree/bindings/timer/sifive,clint.yaml
Documentation/devicetree/bindings/timer/ti,timer-dm.yaml
Documentation/devicetree/bindings/timer/xlnx,xps-timer.yaml
Documentation/devicetree/bindings/timestamp/hte-consumer.yaml
Documentation/devicetree/bindings/ufs/samsung,exynos-ufs.yaml
Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.yaml
Documentation/devicetree/bindings/usb/analogix,anx7411.yaml
Documentation/devicetree/bindings/usb/aspeed,usb-vhub.yaml
Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
Documentation/devicetree/bindings/usb/brcm,usb-pinmap.yaml
Documentation/devicetree/bindings/usb/dwc2.yaml
Documentation/devicetree/bindings/usb/generic-ehci.yaml
Documentation/devicetree/bindings/usb/generic-ohci.yaml
Documentation/devicetree/bindings/usb/generic-xhci.yaml
Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
Documentation/devicetree/bindings/usb/mediatek,musb.yaml
Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
Documentation/devicetree/bindings/usb/renesas,usb3-peri.yaml
Documentation/devicetree/bindings/usb/smsc,usb3503.yaml
Documentation/devicetree/bindings/usb/snps,dwc3.yaml
Documentation/devicetree/bindings/usb/st,stusb160x.yaml
Documentation/devicetree/bindings/usb/usb-drd.yaml
Documentation/devicetree/bindings/usb/usb-hcd.yaml
Documentation/devicetree/bindings/usb/usb-xhci.yaml
Documentation/devicetree/bindings/usb/usb.yaml
Documentation/devicetree/bindings/usb/willsemi,wusb3801.yaml
Documentation/devicetree/bindings/vendor-prefixes.yaml
Documentation/devicetree/bindings/w1/w1-gpio.yaml
Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml
Documentation/devicetree/bindings/watchdog/mstar,msc313e-wdt.yaml
Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml
Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
arch/arm64/Kconfig
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/clk-alpha-pll.c
drivers/clk/qcom/clk-alpha-pll.h
drivers/firmware/qcom_scm.h
drivers/hwtracing/coresight/coresight-core.c
drivers/hwtracing/coresight/coresight-cti-sysfs.c
drivers/iio/adc/qcom-spmi-adc5.c
drivers/interconnect/qcom/Kconfig
drivers/iommu/arm/arm-smmu/arm-smmu.c
drivers/pinctrl/qcom/pinctrl-msm.c
drivers/slimbus/qcom-ngd-ctrl.c
drivers/soc/qcom/llcc-qcom.c
drivers/soc/qcom/qcom_stats.c
drivers/soc/qcom/socinfo.c
drivers/spmi/spmi-pmic-arb.c
drivers/thermal/qcom/qcom-spmi-temp-alarm.c
drivers/ufs/host/ufs-qcom.c
Change-Id: Iedd2815de1d8d32f3fb22ed359adffac0a4c9916
Upstream-Build: ks_qcom-android-mainline-keystone-qcom-release@9311047 SKQ4.221118.002
Signed-off-by: jianzhou <quic_jianzhou@quicinc.com>
Signed-off-by: Maria Yu <quic_aiquny@quicinc.com>
Here is the big set of USB and Thunderbolt driver changes for 6.1-rc1.
Nothing major in here, lots of little things with new devices supported
and updates for a few drivers. Highlights include:
- thunderbolt/USB4 devices supported a bit better than before,
and some new ids to enable new hardware devices
- USB gadget uvc updates for newer video formats and better v4l
integration (the v4l portions were acked by those maintainers)
- typec updates for tiny issues and more typec drivers for new
chips.
- xhci tiny updates for minor issues
- big usb-serial ftdi_sio driver update to handle new devices
better
- lots of tiny dwc3 fixes and updates for the IP block that is
showing up everywhere these days
- dts updates for new devices being supported
- other tiny janitorial and cleanups fixes for lots of different
USB drivers. Full details are in the shortlog.
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCY0BN9g8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+yljdgCdH4Fev4Nvf2Nokfv0q0krcRB3YpUAn1aZfpb/
EbgxsxhPnTJg+mmXyLms
=IxUy
-----END PGP SIGNATURE-----
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB / Thunderbolt updates from Greg KH:
"Here is the big set of USB and Thunderbolt driver changes for 6.1-rc1.
Nothing major in here, lots of little things with new devices
supported and updates for a few drivers. Highlights include:
- thunderbolt/USB4 devices supported a bit better than before, and
some new ids to enable new hardware devices
- USB gadget uvc updates for newer video formats and better v4l
integration (the v4l portions were acked by those maintainers)
- typec updates for tiny issues and more typec drivers for new chips.
- xhci tiny updates for minor issues
- big usb-serial ftdi_sio driver update to handle new devices better
- lots of tiny dwc3 fixes and updates for the IP block that is
showing up everywhere these days
- dts updates for new devices being supported
- other tiny janitorial and cleanups fixes for lots of different USB
drivers. Full details are in the shortlog.
All of these have been in linux-next for a while with no reported
issues"
* tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (169 commits)
usb: gadget: uvc: don't put item still in use
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
usb: host: ehci-exynos: switch to using gpiod API
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present""
dt-bindings: usb: Convert FOTG210 to dt schema
usb: mtu3: fix failed runtime suspend in host only mode
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
usb: typec: Replace custom implementation of device_match_fwnode()
usb: typec: ucsi: Don't warn on probe deferral
usb: add quirks for Lenovo OneLink+ Dock
MAINTAINERS: switch dwc3 to Thinh
usb: idmouse: fix an uninit-value in idmouse_open
USB: PHY: JZ4770: Switch to use dev_err_probe() helper
usb: phy: generic: Switch to use dev_err_probe() helper
usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regs
usb: cdns3: remove dead code
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
usb: musb: sunxi: Switch to use dev_err_probe() helper
...
RK3568 supports PCIe v3 using not Combphy like PCIe v2 on rk3566.
It use a dedicated PCIe-phy. Add support for this.
Initial support by Shawn Lin, modifications by Peter Geis and Frank
Wunderlich.
Add data-lanes property for splitting pcie-lanes across controllers.
The data-lanes is an array where x=0 means lane is disabled and x > 0
means controller x is assigned to phy lane.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Suggested-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Link: https://lore.kernel.org/r/20220825193836.54262-4-linux@fw-web.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Add utmi_pad_power_on/down ops for each SOC instead of exporting
tegra_phy_xusb_utmi_pad_power_on/down directly for Tegra186 chip.
Signed-off-by: BH Hsieh <bhsieh@nvidia.com>
Signed-off-by: Jim Lin <jilin@nvidia.com>
Link: https://lore.kernel.org/r/20220816082353.13390-2-jilin@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* refs/heads/tmp-79cfa1b:
ANDROID: overlayfs: inode_owner_or_capable called during execv
ANDROID: overlayfs: override_creds=off option bypass creator_cred
vf/remap: return the amount of bytes actually deduplicated
fs/remap: constrain dedupe of EOF blocks
samples: Use KSYM_NAME_LEN for kprobes
fprobe/samples: Make sample_probe static
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra semicolon
ftrace: Be more specific about arch impact when function tracer is enabled
tracing: Fix sleeping while atomic in kdb ftdump
tracing/histograms: Fix memory leak problem
x86/static_call: Serialize __static_call_fixup() properly
module: kallsyms: Ensure preemption in add_kallsyms() with PREEMPT_RT
fix race between exit_itimers() and /proc/pid/timers
ANDROID: db845c_gki: Enable PINCTRL_SM8250_LPASS_LPI
Linux 5.19-rc6
ida: don't use BUG_ON() for debugging
kbuild: remove unused cmd_none in scripts/Makefile.modinst
x86/boot: Fix the setup data types max limit
drm/aperture: Run fbdev removal before internal helpers
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
io_uring: check that we have a file table when allocating update slots
x86/speculation: Disable RRSBA behavior
x86/kexec: Disable RET on kexec
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
btrfs: zoned: drop optimization of zone finish
btrfs: zoned: fix a leaked bioc in read_zone_info
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline extents
ovl: turn of SB_POSIXACL with idmapped layers temporarily
x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
ANDROID: GKI: remove CONFIG_RANDOM_TRUST_CPU=y from gki_defconfig
ANDROID: BUILD.bazel: the ufs-qcom module moved.
MAINTAINERS: Remove iommu@lists.linux-foundation.org
ANDROID: reorder the ufs config options in gki_defconfig
UPSTREAM: scripts/check-local-export: avoid 'wait $!' for process substitution
io_uring: explicit sqe padding for ioctl commands
i2c: cadence: Unregister the clk notifier in error path
UPSTREAM: fix the breakage in close_fd_get_file() calling conventions change
PM / devfreq: exynos-bus: Fix NULL pointer dereference
signal handling: don't use BUG_ON() for debugging
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
x86/ibt, objtool: Don't discard text references from tracepoint section
x86/bugs: Add Cannon lake to RETBleed affected CPU list
gpiolib: cdev: fix null pointer dereference in linereq_free()
LoongArch: Fix section mismatch warning
LoongArch: Fix build errors for tinyconfig
LoongArch: Remove obsolete mentions of vcsr
LoongArch: Drop these obsolete selects in Kconfig
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
fbmem: Check virtual screen sizes in fb_set_var()
drm/ssd130x: Fix pre-charge period setting
fbcon: Prevent that screen size is smaller than font size
fbcon: Disallow setting font bigger than screen size
dma-buf: Fix one use-after-free of fence
drm/i915: Fix vm use-after-free in vma destruction
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
wireguard: Kconfig: select CRYPTO_CHACHA_S390
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
wireguard: selftests: use microvm on x86
wireguard: selftests: always call kernel makefile
wireguard: selftests: use virt machine on m68k
wireguard: selftests: set fake real time in init
r8169: fix accessing unset transport header
net: rose: fix UAF bug caused by rose_t0timer_expiry
drm/amdgpu/display: disable prefer_shadow for generic fb helpers
drm/amdgpu: keep fbdev buffers pinned during suspend
usbnet: fix memory leak in error case
Revert "ANDROID: sched: add vendor hook for correcting cpu capacity"
Revert "ANDROID: sched: add cpumask parameter to cpu capacity vendor hook"
Revert "ANDROID: sched: Add vendor hooks for update_topology"
Revert "ANDROID: topology: Add flag to indicate topology has been updated"
Revert "ANDROID: arch_topology: Export thermal pressure symbol"
nvme: use struct group for generic command dwords
dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
nvme-pci: phison e16 has bogus namespace ids
video: of_display_timing.h: include errno.h
fbdev: fbmem: Fix logo center image dx issue
Revert "tls: rx: move counting TlsDecryptErrors for sync"
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
mptcp: fix local endpoint accounting
selftests: mptcp: userspace PM support for MP_PRIO signals
mptcp: netlink: issue MP_PRIO signals from userspace PMs
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
mptcp: Avoid acquiring PM lock for subflow priority changes
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
net/mlx5e: Fix matchall police parameters validation
net/sched: act_police: allow 'continue' action offload
iommu/vt-d: Fix RID2PASID setup/teardown failure
iommu/vt-d: Fix PCI bus rescan device hot add
x86/compressed/64: Add identity mappings for setup_data entries
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
dmaengine: pl330: Fix lockdep warning about non-static key
net: lan966x: hardcode the number of external ports
vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we have a group
Bluetooth: core: Fix deadlock on hci_power_on_sync.
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
ALSA: cs46xx: Fix missing snd_card_free() call at probe error
fscache: Fix invalidation/lookup race
cachefiles: narrow the scope of flushed requests when releasing fd
fscache: Introduce fscache_cookie_is_dropped()
fscache: Fix if condition in fscache_wait_on_volume_collision()
gpio: vf610: fix compilation error
dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enabling SVA feature
dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly
selftests: forwarding: fix error message in learning_test
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
drm/panfrost: Fix shrinker list corruption by madvise IOCTL
drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr() error
drm/rockchip: Detach from ARM DMA domain in attach_device
drm/bridge: fsl-ldb: Drop DE signal polarity inversion
drm/bridge: fsl-ldb: Enable split mode for LVDS dual link
drm/bridge: fsl-ldb: Fix mode clock rate validation
soc: qcom: smem: use correct format characters
ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
ALSA: usb-audio: Add quirk for Fiero SC-01
ALSA: hda/realtek: Add quirk for Clevo L140PU
ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devices
drm/aperture: Run fbdev removal before internal helpers
powerpc/powernv: delay rng platform device creation until later in boot
can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness conversion
can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct length to read dev_id
can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on TBC register
can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for mcp2517fd
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
ibmvnic: Properly dispose of all skbs during a failover.
can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits
can: m_can: m_can_chip_config(): actually enable internal timestamping
can: grcan: grcan_probe(): remove extra of_node_get()
can: gs_usb: gs_usb_open/close(): fix memory leak
can: rcar_canfd: Fix data transmission failed on R-Car V3U
Revert "can: xilinx_can: Limit CANFD brp to 2"
docs: netdev: add a cheat sheet for the rules
docs: netdev: document reverse xmas tree
docs: netdev: document that patch series length limit
can: bcm: use call_rcu() instead of costly synchronize_rcu()
ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15
ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMI
ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 board
ARM: dts: stm32: use the correct clock source for CEC on stm32mp151
ARM: dts: stm32: fix pwr regulators references to use scmi
mm: split huge PUD on wp_huge_pud fallback
nilfs2: fix incorrect masking of permission flags for symlinks
mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU
Documentation: highmem: use literal block for code example in highmem.h comment
mm: sparsemem: fix missing higher order allocation splitting
mm/damon: use set_huge_pte_at() to make huge pte old
sh: convert nommu io{re,un}map() to static inline functions
mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
Linux 5.19-rc5
lockref: remove unused 'lockref_get_or_lock()' function
sparse: introduce conditional lock acquire function attribute
netfilter: nft_set_pipapo: release elements in clone from abort path
netfilter: nf_tables: stricter validation of element data
parisc: Fix vDSO signal breakage on 32-bit kernel
MAINTAINERS: add Wenjia as SMC maintainer
misc: rtsx_usb: set return value in rsp_buf alloc err path
perf synthetic-events: Ignore dead threads during event synthesis
perf synthetic-events: Don't sort the task scan result from /proc
perf unwind: Fix unitialized 'offset' variable on aarch64
selftests/net: fix section name when using xdp_dummy.o
doc: module: update file references
module: Fix "warning: variable 'exit' set but not used"
module: Fix selfAssignment cppcheck warning
modules: Fix corruption of /proc/kallsyms
UPSTREAM: virtio_ring: make vring_create_virtqueue_split prettier
UPSTREAM: vhost-vdpa: call vhost_vdpa_cleanup during the release
UPSTREAM: virtio_mmio: Restore guest page size on resume
UPSTREAM: virtio_mmio: Add missing PM calls to freeze/restore
UPSTREAM: caif_virtio: fix race between virtio_device_ready() and ndo_open()
UPSTREAM: virtio-net: fix race between ndo_open() and virtio_device_ready()
UPSTREAM: virtio: disable notification hardening by default
UPSTREAM: virtio: Remove unnecessary variable assignments
UPSTREAM: virtio_ring : keep used_wrap_counter in vq->last_used_idx
UPSTREAM: vduse: Tie vduse mgmtdev and its device
UPSTREAM: vdpa/mlx5: Initialize CVQ vringh only once
UPSTREAM: vdpa/mlx5: Update Control VQ callback information
UPSTREAM: vdpa: make get_vq_group and set_group_asid optional
UPSTREAM: virtio: Fix all occurences of the "the the" typo
UPSTREAM: vduse: Fix NULL pointer dereference on sysfs access
UPSTREAM: vringh: Fix loop descriptors check in the indirect cases
UPSTREAM: vdpa/mlx5: clean up indenting in handle_ctrl_vlan()
UPSTREAM: vdpa/mlx5: fix error code for deleting vlan
UPSTREAM: virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
UPSTREAM: vdpa/mlx5: Fix syntax errors in comments
UPSTREAM: virtio-rng: make device ready before making request
UPSTREAM: um: virt-pci: set device ready in probe()
bpf, selftests: Add verifier test case for jmp32's jeq/jne
bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
PM: runtime: Fix supplier device management during consumer probe
PM: runtime: Redefine pm_runtime_release_supplier()
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
dmaengine: imx-sdma: only restart cyclic channel when enabled
xfs: prevent a UAF when log IO errors race with unmount
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
irqchip/xilinx: Add explicit dependency on OF_ADDRESS
soc: ixp4xx/npe: Fix unused match warning
net: usb: Fix typo in code
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
dmaengine: idxd: force wq context cleanup on device disable path
dmaengine: qcom: bam_dma: fix runtime PM underflow
x86: Fix .brk attribute in linker script
x86: Clear .brk area at early boot
x86/xen: Use clear_bss() for Xen PV guests
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830
xen/arm: Fix race in RB-tree based P2M accounting
xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()
xen/blkfront: force data bouncing when backend is untrusted
xen/netfront: force data bouncing when backend is untrusted
xen/netfront: fix leaking data in shared pages
staging/wlan-ng: get the correct struct hfa384x in work callback
misc: rtsx_usb: use separate command and response buffers
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
xen/blkfront: fix leaking data in shared pages
vfs: fix copy_file_range() regression in cross-fs copies
SUNRPC: Fix READ_PLUS crasher
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
NFS: restore module put when manager exits.
i40e: Fix VF's MAC Address change on VM
i40e: Fix dropped jumbo frames statistics
net: dsa: felix: fix race between reading PSFP stats and port stats
selftest: tun: add test for NAPI dismantle
net: tun: avoid disabling NAPI twice
net: sparx5: mdb add/del handle non-sparx5 devices
thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake
s390/qdio: Fix spelling mistake
s390/sclp: Fix typo in comments
s390/archrandom: simplify back to earlier design and initialize earlier
io_uring: fix provided buffer import
ANDROID: gki_defconfig: enable IPV6_MROUTE
io_uring: keep sendrecv flags in ioprio
s390/purgatory: remove duplicated build rule of kexec-purgatory.o
s390/purgatory: hard-code obj-y in Makefile
s390: remove unneeded 'select BUILD_BIN2C'
net: sfp: fix memory leak in sfp_probe()
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
net: rose: fix UAF bugs caused by timer handler
net: usb: ax88179_178a: Fix packet receiving
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
nvmet: add a clear_ids attribute for passthru targets
net: bonding: fix use-after-free after 802.3ad slave unbind
ipv6: fix lockdep splat in in6_dump_addrs()
net: phy: ax88772a: fix lost pause advertisement configuration
net: phy: Don't trigger state machine while in suspend
usbnet: fix memory allocation in helpers
selftests net: fix kselftest net fatal error
dm raid: fix KASAN warning in raid5_add_disks
dm raid: fix KASAN warning in raid5_remove_disk
ata: pata_cs5535: Fix W=1 warnings
hwmon: (pmbus/ucd9200) fix typos in comments
hwmon: (occ) Prevent power cap command overwriting poll response
PM / devfreq: passive: revert an editing accident in SPDX-License line
PM / devfreq: Fix kernel warning with cpufreq passive register fail
PM / devfreq: Rework freq_table to be local to devfreq struct
PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events
PM / devfreq: passive: Use HZ_PER_KHZ macro in units.h
PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
PM / devfreq: Mute warning on governor PROBE_DEFER
PM / devfreq: Fix kernel panic with cpu based scaling to passive gov
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
drm/fourcc: fix integer type usage in uapi header
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
UPSTREAM: watchdog: gxp: Add missing MODULE_LICENSE
ANDROID: add drivers/leds/rgb/leds-qcom-lpg.ko to db845c module list
ceph: wait on async create before checking caps for syncfs
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
xfs: don't hold xattr leaf buffers across transaction rolls
xfs: empty xattr leaf header blocks are not corruption
x86/retbleed: Add fine grained Kconfig knobs
nvme: fix regression when disconnect a recovering ctrl
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
nvme-tcp: always fail a request when sending it failed
nvmet-tcp: fix regression in data_digest calculation
NFC: nxp-nci: don't print header length mismatch on i2c error
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
net: tipc: fix possible refcount leak in tipc_sk_create()
powerpc/memhotplug: Add add_pages override for PPC
powerpc/bpf: Fix use of user_pt_regs in uapi
fbdev: Disable sysfb device registration when removing conflicting FBs
firmware: sysfb: Add sysfb_disable() helper function
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
ANDROID: gki_defconfig: reorder some mm config options
cxl/mbox: Fix missing variable payload checks in cmd size validation
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
ipv6/sit: fix ipip6_tunnel_get_prl return value
selftests: mptcp: Initialize variables to quiet gcc 12 warnings
mptcp: fix conflict with <netinet/in.h>
selftests: mptcp: more stable diag tests
mptcp: fix race on unaccepted mptcp sockets
mptcp: consistent map handling on failure
mptcp: fix shutdown vs fallback race
mptcp: invoke MP_FAIL response when needed
mptcp: introduce MAPPING_BAD_CSUM
mptcp: fix error mibs accounting
gen_compile_commands: handle multiple lines per .mod file
xsk: Clear page contiguity bit when unmapping pool
platform/x86: hp-wmi: Ignore Sanitization Mode event
platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms
platform/x86: thinkpad-acpi: profile capabilities as integer
platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses
platform/x86: panasonic-laptop: don't report duplicate brightness key-presses
platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug"
platform/x86: panasonic-laptop: sort includes alphabetically
platform/x86: panasonic-laptop: de-obfuscate button codes
ACPI: video: Change how we determine if brightness key-presses are handled
tools headers UAPI: Sync linux/kvm.h with the kernel sources
bpf, docs: Better scale maintenance of BPF subsystem
perf bpf: 8 byte align bpil data
tools kvm headers arm64: Update KVM headers from the kernel sources
perf offcpu: Accept allowed sample types only
perf offcpu: Fix build failure on old kernels
pinctrl: stm32: fix optional IRQ support to gpios
linux/dim: Fix divide by 0 in RDMA DIM
ANDROID: remove CONFIG_USELIB from x86 gki_defconfig
net: bonding: fix possible NULL deref in rlb code
pinctrl: imx: Add the zero base flag for imx93
Revert "Revert "Revert "Revert "ANDROID: GKI: Add module load time protected symbol lookup""""
ARM: at91: pm: Mark at91_pm_secure_init as __init
ARM: at91: fix soc detection for SAM9X60 SiPs
ARM: dts: at91: sama5d2_icp: fix eeprom compatibles
ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
ARM: at91: pm: use proper compatible for sama5d2's rtc
Revert "Revert "Revert "ANDROID: GKI: Add module load time protected symbol lookup"""
fanotify: refine the validation checks on non-dir inode mask
openrisc: unwinder: Fix grammar issue in comment
irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist
cpufreq: pmac32-cpufreq: Fix refcount leak bug
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
Revert "ANDROID: GKI: Disable security lockdown for unsigned modules"
Revert "ANDROID: module: Add vendor hook"
ipv6: take care of disable_policy when restoring routes
net: usb: asix: do not force pause frames support
net: asix: fix "can't send until first packet is send" issue
MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI
octeon_ep: use bitwise AND
selftests: tc-testing: Add testcases to test new flush behaviour
net/sched: act_api: Notify user space if any actions were flushed before error
epic100: fix use after free on rmmod
net: tun: stop NAPI when detaching queues
scsi: hisi_sas: Limit max hw sectors for v3 HW
dm raid: fix accesses beyond end of raid member array
arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
drm/msm/gem: Fix error return on fence id alloc fail
parisc/unaligned: Fix emulate_ldw() breakage
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
netfilter: br_netfilter: do not skip all hooks with 0 priority
netfilter: nf_tables: avoid skb access on nf_stolen
netfilter: nft_dynset: restore set element counter when failing to update
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
drm/i915: tweak the ordering in cpu_write_needs_clflush
drm/i915/dgfx: Disable d3cold at gfx root port
drm/i915/gem: add missing else
NFSD: restore EINVAL error translation in nfsd_commit()
eeprom: at25: Rework buggy read splitting
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[]
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
drm/vc4: perfmon: Fix variable dereferenced before check
virtio_ring: make vring_create_virtqueue_split prettier
vhost-vdpa: call vhost_vdpa_cleanup during the release
virtio_mmio: Restore guest page size on resume
virtio_mmio: Add missing PM calls to freeze/restore
caif_virtio: fix race between virtio_device_ready() and ndo_open()
virtio-net: fix race between ndo_open() and virtio_device_ready()
firmware: arm_scmi: Fix response size warning for OPTEE transport
tipc: move bc link creation back to tipc_node_create
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
pinctrl: sunxi: sunxi_pconf_set: use correct offset
x86/cpu/amd: Enumerate BTC_NO
x86/common: Stamp out the stepping madness
KVM: VMX: Prevent RSB underflow before vmenter
x86/speculation: Fill RSB on vmexit for IBRS
KVM: VMX: Fix IBRS handling after vmexit
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
KVM: VMX: Convert launched argument to flags
KVM: VMX: Flatten __vmx_vcpu_run()
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
x86/speculation: Remove x86_spec_ctrl_mask
x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit
x86/speculation: Fix SPEC_CTRL write on SMT state change
x86/speculation: Fix firmware entry SPEC_CTRL handling
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
x86/cpu/amd: Add Spectral Chicken
objtool: Add entry UNRET validation
x86/bugs: Do IBPB fallback check only once
x86/bugs: Add retbleed=ibpb
x86/xen: Add UNTRAIN_RET
x86/xen: Rename SYS* entry points
objtool: Update Retpoline validation
intel_idle: Disable IBRS during long idle
x86/bugs: Report Intel retbleed vulnerability
x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
x86/bugs: Optimize SPEC_CTRL MSR writes
x86/entry: Add kernel IBRS implementation
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
x86/bugs: Enable STIBP for JMP2RET
x86/bugs: Add AMD retbleed= boot parameter
x86/bugs: Report AMD retbleed vulnerability
x86: Add magic AMD return-thunk
objtool: Treat .text.__x86.* as noinstr
x86/entry: Avoid very early RET
x86: Use return-thunk in asm code
x86/sev: Avoid using __x86_return_thunk
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
x86/kvm: Fix SETcc emulation for return thunks
x86/bpf: Use alternative RET encoding
x86/ftrace: Use alternative RET encoding
x86,static_call: Use alternative RET encoding
x86,objtool: Create .return_sites
x86: Undo return-thunk damage
x86/retpoline: Use -mfunction-return
x86/retpoline: Swizzle retpoline thunk
x86/retpoline: Cleanup some #ifdefery
x86/cpufeatures: Move RETPOLINE flags to word 11
x86/kvm/vmx: Make noinstr clean
arm64: dts: imx8mp-icore-mx8mp-edim2.2: correct pad settings
arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc settings
arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad settings
arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad settings
arm64: dts: imx8mp-venice-gw74xx: correct pad settings
arm64: dts: imx8mp-evk: correct I2C3 pad settings
arm64: dts: imx8mp-evk: correct I2C1 pad settings
arm64: dts: imx8mp-evk: correct I2C5 pad settings
arm64: dts: imx8mp-evk: correct vbus pad settings
arm64: dts: imx8mp-evk: correct eqos pad settings
arm64: dts: imx8mp-evk: correct vbus pad settings
arm64: dts: imx8mp-evk: correct gpio-led pad settings
arm64: dts: imx8mp-evk: correct the uart2 pinctl value
arm64: dts: imx8mp-evk: correct mmc pad settings
ARM: mxs_defconfig: Enable the framebuffer
platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource
platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices()
platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
arm64: dts: imx8mp: correct clock of pgc_ispdwp
xfs: clean up the end of xfs_attri_item_recover
xfs: always free xattri_leaf_bp when cancelling a deferred op
xfs: use invalidate_lock to check the state of mmap_lock
xfs: factor out the common lock flags assert
Linux 5.19-rc4
tools headers UAPI: Synch KVM's svm.h header with the kernel
tools include UAPI: Sync linux/vhost.h with the kernel sources
perf stat: Enable ignore_missing_thread
perf inject: Adjust output data offset for backward compatibility
perf trace beauty: Fix generation of errno id->str table on ALT Linux
perf build-id: Fix caching files with a wrong build ID
tools headers cpufeatures: Sync with the kernel sources
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
perf inject: Fix missing free in copy_kcore_dir()
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
parisc: Fix flush_anon_page on PA8800/PA8900
MAINTAINERS: Add myself as a reviewer for Qualcomm ARM/64 support
arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
ksmbd: use vfs_llseek instead of dereferencing NULL
parisc: align '*' in comment in math-emu code
kbuild: Ignore __this_module in gen_autoksyms.sh
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
arm64: dts: qcom: sm8450 add ITS device tree node
arm64: dts: qcom: msm8994: Fix CPU6/7 reg values
lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
LoongArch: Make compute_return_era() return void
LoongArch: Fix wrong fpu version
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
LoongArch: Fix the _stext symbol address
LoongArch: Fix the !THP build
net: fix IFF_TX_SKB_NO_LINEAR definition
net: dp83822: disable rx error interrupt
net: dp83822: disable false carrier interrupt
net: tun: unlink NAPI from device on destruction
tcp: add a missing nf_reset_ct() in 3WHS handling
fprobe, samples: Add module parameter descriptions
RDMA/cm: Fix memory leak in ib_cm_insert_listen
nvdimm: Fix badblocks clear off-by-one error
cifs: update cifs_ses::ip_addr after failover
selftests/bpf: Test sockmap update when socket has ULP
arm64: dts: qcom: sm8450: fix interconnects property of UFS node
ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom
ASoC: madera: Fix event generation for rate controls
ASoC: madera: Fix event generation for OUT1 demux
ASoC: cs47l15: Fix event generation for low power mux control
ASoC: cs35l41: Add ASP TX3/4 source to register patch
ASoC: dapm: Initialise kcontrol data for mux/demux controls
ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error
ASoC: cs35l41: Correct some control names
ASoC: wm5110: Fix DRE control
ASoC: wm_adsp: Fix event for preloader
MAINTAINERS: update ASoC Qualcomm maintainer email-id
ASoC: rockchip: i2s: switch BCLK to GPIO
ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 states
ASoC: SOF: pm: add definitions for S4 and S5 states
ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
ASoC: SOF: Intel: hda: Fix compressed stream position tracking
ASoC: SOF: mediatek: Fix error code in probe
ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problem
MAINTAINERS: update ASoC/Intel/SOF maintainers
ASoC: wcd938x: Fix event generation for some controls
ASoC: wcd9335: Fix spurious event generation
ASoC: wcd9335: Remove RX channel from old list before adding it to a new one
ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
ASoC: Remove unused hw_write_t type
ASoC: Intel: avs: Fix parsing UUIDs in topology
ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes()
ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followed
ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()
ASoC: ak4613: cares Simple-Audio-Card case for TDM
ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detect
ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probe
ASoC: rt7*-sdw: harden jack_detect_handler
ASoC: rt711: fix calibrate mutex initialization
ASoC: Intel: sof_sdw: handle errors on card registration
ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on remove
arm: mach-spear: Add missing of_node_put() in time.c
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
MAINTAINERS: Update email address
cifs: avoid deadlocks while updating iface
MAINTAINERS: Add new IOMMU development mailing list
usb: chipidea: udc: check request status before setting device address
USB: gadget: Fix double-free bug in raw_gadget driver
ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
crypto: ccp - Fix device IRQ counting by using platform_irq_count()
KVM: SEV: Init target VMCBs in sev_migrate_from
KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
virtio: disable notification hardening by default
virtio: Remove unnecessary variable assignments
virtio_ring : keep used_wrap_counter in vq->last_used_idx
vduse: Tie vduse mgmtdev and its device
vdpa/mlx5: Initialize CVQ vringh only once
vdpa/mlx5: Update Control VQ callback information
ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
ksmbd: set the range of bytes to zero without extending file size in FSCTL_ZERO_DATA
ksmbd: remove duplicate flag set in smb2_write
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
net/ncsi: use proper "mellanox" DT vendor prefix
powerpc/prom_init: Fix kernel config grep
net: dsa: bcm_sf2: force pause link settings
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
powerpc/xive/spapr: correct bitmap allocation size
memregion: Fix memregion_free() fallback definition
gpio: mxs: Fix header comment
xfs: introduce xfs_inodegc_push()
xfs: bound maximum wait time for inodegc work
gpio: Fix kernel-doc comments to nested union
cpufreq: amd-pstate: Add resume and suspend callbacks
dm mirror log: clear log bits up to BITS_PER_LONG boundary
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
drm/msm/dpu: Fix variable dereferenced before check
drm/msm/dp: reset drm_dev to NULL at dp_display_unbind()
drm/msm/dpu: Increment vsync_cnt before waking up userspace
io_uring: use original request task for inflight tracking
MAINTAINERS: Reorganize KVM/x86 maintainership
Revert "printk: add functions to prefer direct printing"
Revert "printk: add kthread console printers"
Revert "printk: extend console_lock for per-console locking"
Revert "printk: remove @console_locked"
Revert "printk: Block console kthreads when direct printing will be required"
Revert "printk: Wait for the global console lock when the system is going down"
filemap: Fix serialization adding transparent huge pages to page cache
mm: Clear page->private when splitting or migrating a page
s390/pai: Fix multiple concurrent event installation
s390/pai: Prevent invalid event number for pai_crypto PMU
s390/cpumf: Handle events cycles and instructions identical
s390/crash: make copy_oldmem_page() return number of bytes copied
s390/crash: add missing iterator advance in copy_oldmem_page()
gpio: grgpio: Fix device removing
io_uring: move io_uring_get_opcode out of TP_printk
gpio: winbond: Fix error code in winbond_gpio_get()
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
xhci: turn off port power in shutdown
xhci: Keep interrupt disabled in initialization until host is running.
selftests: KVM: Handle compiler optimizations in ucall
block: remove WARN_ON() from bd_link_disk_holder
xen/gntdev: Avoid blocking in unmap_grant_pages()
dma-direct: use the correct size for dma_set_encrypted()
nvme: move the Samsung X5 quirk entry to the core quirks
nvme: fix the CRIMS and CRWMS definitions to match the spec
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
USB: serial: option: add Quectel RM500K module support
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
sock: redo the psock vs ULP protection check
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
virtio_net: fix xdp_rxq_info bug after suspend/resume
igb: Make DMA faster when CPU is active on the PCIe link
net: dsa: qca8k: reduce mgmt ethernet timeout
net: dsa: qca8k: reset cpu port on MTU change
cifs: periodically query network interfaces from server
cifs: during reconnect, update interface if necessary
cifs: change iface_list from array to sorted linked list
smb3: use netname when available on secondary channels
MAINTAINERS: Add a maintainer for OCP Time Card
ipc: Free mq_sysctls if ipc namespace creation failed
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
drm/amd/display: Fix typo in override_lane_settings
drm/amd/display: Fix DC warning at driver load
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
drm/amdgpu: Adjust logic around GTT size (v3)
hinic: Replace memcpy() with direct assignment
ALSA: hda/realtek: Add quirk for Clevo NS50PU
video: fbdev: omap: Remove duplicate 'the' in comment
video: fbdev: omapfb: Align '*' in comment
drm/sun4i: Return if frontend is not present
drm/vc4: fix error code in vc4_check_tex_size()
iommu/ipmmu-vmsa: Fix compatible for rcar-gen4
Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c"
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
powerpc/powernv: wire up rng during setup_arch
drm/sun4i: Add DMA mask and segment size
drm/vc4: hdmi: Fixed possible integer overflow
USB: serial: option: add Quectel EM05-G modem
USB: serial: pl2303: add support for more HXN (G) types
net: phy: smsc: Disable Energy Detect Power-Down in interrupt mode
io_uring: fix double poll leak on repolling
io_uring: fix wrong arm_poll error handling
io_uring: fail links when poll fails
ice: ethtool: Prohibit improper channel config for DCB
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
cxl/core: Use is_endpoint_decoder
cxl: Fix cleanup of port devices on failure to probe driver.
ice: ethtool: advertise 1000M speeds properly
mips: lantiq: Add missing of_node_put() in irq.c
ice: Fix switchdev rules book keeping
MAINTAINERS: Update Ben's email address
PM: hibernate: Use kernel_can_power_off()
ice: ignore protocol field in GTP offload
dm: do not return early from dm_io_complete if BLK_STS_AGAIN without polling
dm era: commit metadata in postsuspend after worker stops
block: pop cached rq before potentially blocking rq_qos_throttle()
afs: Fix dynamic root getattr
efi/x86: libstub: Fix typo in __efi64_argmap* name
efi: sysfb_efi: remove unnecessary <asm/efi.h> include
f2fs: do not count ENOENT for error case
mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
certs: Add FIPS selftests
certs: Move load_certificate_list() to be with the asymmetric keys code
mips/pic32/pic32mzda: Fix refcount leak bugs
mips: lantiq: xway: Fix refcount leak bug in sysctrl
mips: lantiq: falcon: Fix refcount leak bug in sysctrl
mips: ralink: Fix refcount leak in of.c
mips: mti-malta: Fix refcount leak in malta-time.c
arch: mips: generic: Add missing of_node_put() in board-ranchu.c
MIPS: Remove repetitive increase irq_err_count
drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
x86/xen: Remove undefined behavior in setup_features()
xen-blkfront: Handle NULL gendisk
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
usb: gadget: uvc: fix list double add in uvcg_video_pump
dt-bindings: usb: ehci: Increase the number of PHYs
dt-bindings: usb: ohci: Increase the number of PHYs
io_uring: fix req->apoll_events
io_uring: fix merge error in checking send/recv addr2 flags
Documentation: update btrfs list of features and link to readthedocs.io
btrfs: fix deadlock with fsync+fiemap+transaction commit
btrfs: don't set lock_owner when locking extent buffer for reading
btrfs: zoned: fix critical section of relocation inode writeback
btrfs: zoned: prevent allocation from previous data relocation BG
btrfs: do not BUG_ON() on failure to migrate space when replacing extents
btrfs: add missing inode updates on each iteration when replacing extents
btrfs: fix race between reflinking and ordered extent completion
ALSA: hda: Fix discovery of i915 graphics PCI device
usb: gadget: Fix non-unique driver names in raw-gadget driver
MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEM
netfilter: nf_dup_netdev: add and use recursion counter
netfilter: nf_dup_netdev: do not push mac header a second time
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
arm64: dts: qcom: Remove duplicate sc7180-trogdor include on lazor/homestar
smb3: fix empty netname context on secondary channels
filemap: Handle sibling entries in filemap_get_read_batch()
filemap: Correct the conditions for marking a folio as accessed
video: fbdev: simplefb: Check before clk_put() not needed
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
drm/i915/display: Re-add check for low voltage sku for max dp source rate
regmap: Wire up regmap_config provided bulk write in missed functions
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
regmap: Re-introduce bulk read support check in regmap_bulk_read()
udmabuf: add back sanity check
io_uring: mark reissue requests with REQ_F_PARTIAL_IO
video: fbdev: skeletonfb: Convert to generic power management
video: fbdev: cirrusfb: Remove useless reference to PCI power management
video: fbdev: intelfb: Initialize value of stolen size
video: fbdev: intelfb: Use aperture size from pci_resource_len
video: fbdev: skeletonfb: Fix syntax errors in comments
ALSA: hda/via: Fix missing beep setup
ALSA: hda/conexant: Fix missing beep setup
spi: rockchip: Unmask IRQ at the final to avoid preemption
USB: serial: option: add Telit LE910Cx 0x1250 composition
drm/i915/fdinfo: Don't show engine classes not present
drm/i915: Implement w/a 22010492432 for adl-s
xtensa: change '.bss' to '.section .bss'
firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checks
random: update comment from copy_to_user() -> copy_to_iter()
net/tls: fix tls_sk_proto_close executed repeatedly
erspan: do not assume transport header is always set
ipv4: fix bind address validity regression tests
ALSA: memalloc: Drop x86-specific hack for WC allocations
block: remove queue from struct blk_independent_access_range
Documentation/llvm: Update Supported Arch table
modpost: fix section mismatch check for exported init/exit sections
f2fs: fix iostat related lock protection
f2fs: attach inline_data after setting compression
random: quiet urandom warning ratelimit suppression message
random: schedule mix_interrupt_randomness() less often
Linux 5.19-rc3
iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
iio: accel: mma8452: ignore the return value of reset operation
iio: adc: stm32: fix maximum clock rate for stm32mp15x
iio: adc: stm32: fix vrefint wrong calibration value handling
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
iio: adc: vf610: fix conversion mode sysfs node name
iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=m
iio:humidity:hts221: rearrange iio trigger get and register
iio:chemical:ccs811: rearrange iio trigger get and register
iio:accel:mxc4005: rearrange iio trigger get and register
iio:accel:kxcjk-1013: rearrange iio trigger get and register
iio:accel:bma180: rearrange iio trigger get and register
iio: afe: rescale: Fix boolean logic bug
iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message
iio: adc: stm32: Fix ADCs iteration in irq handler
iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_channels()
iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_properties()
iio: trigger: sysfs: fix use-after-free on remove
iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
drm: panel-orientation-quirks: Add quirk for Aya Neo Next
tools headers UAPI: Sync linux/prctl.h with the kernel sources
perf metrics: Ensure at least 1 id per metric
tools headers arm64: Sync arm64's cputype.h with the kernel sources
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
perf arm-spe: Don't set data source if it's not a memory operation
perf expr: Allow exponents on floating point values
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision check
perf test: Record only user callchains on the "Check Arm64 callgraphs are complete in fp mode" test
perf beauty: Update copy of linux/socket.h with the kernel sources
perf test: Fix variable length array undefined behavior in bp_account
libperf evsel: Open shouldn't leak fd on failure
perf test: Fix "perf stat CSV output linter" test on s390
perf unwind: Fix uninitialized variable
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN
net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
ARM: dts: imx7d-smegw01: Fix the SDIO description
ext4: fix a doubled word "need" in a comment
ext4: add reserved GDT blocks check
ext4: make variable "count" signed
ext4: correct the judgment of BUG in ext4_mb_normalize_request
ext4: fix bug_on ext4_mb_use_inode_pa
ext4: fix up test_dummy_encryption handling for new mount API
ext4: use kmemdup() to replace kmalloc + memcpy
ext4: fix super block checksum incorrect after mount
xtensa: xtfpga: Fix refcount leak bug in setup
xtensa: Fix refcount leak bug in time.c
cifs: when a channel is not found for server, log its connection id
drm/msm/dp: force link training for display resolution change
drm/msm/dpu: limit wb modes based on max_mixer_width
drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind()
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
drm/msm: Don't overwrite hw fence in hw_init
drm/msm: Drop update_fences()
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
ethtool: Fix get module eeprom fallback
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
igb: fix a use-after-free issue in igb_clean_tx_ring
arm64: dts: ti: k3-am64-main: Remove support for HS400 speed mode
arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region
powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
powerpc: Enable execve syscall exit tracepoint
powerpc/pseries: wire up rng during setup_arch()
powerpc/microwatt: wire up rng during setup_arch()
powerpc/mm: Move CMA reservations after initmem_init()
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
tracefs: Fix syntax errors in comments
tracing: Simplify conditional compilation code in tracing_set_tracer()
x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page
ARM: dts: bcm2711-rpi-400: Fix GPIO line names
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
rethook: Reject getting a rethook if RCU is not watching
fprobe, samples: Add use_trace option and show hit/missed counter
bpf, docs: Update some of the JIT/maintenance entries
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
ALSA: hda/realtek: Add quirk for Clevo PD70PNT
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives
docs/LoongArch: Fix notes rendering by using reST directives
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS
block: freeze the queue earlier in del_gendisk
block: remove per-disk debugfs files in blk_unregister_queue
block: serialize all debugfs operations using q->debugfs_mutex
block: disable the elevator int del_gendisk
riscv: Fix ALT_THEAD_PMA's asm parameters
io_uring: recycle provided buffer if we punt to io-wq
ipv4: ping: fix bind address validity check
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
tipc: fix use-after-free Read in tipc_named_reinit
veth: Add updating of trans_start
net: fix data-race in dev_isalive()
KVM: arm64: Add Oliver as a reviewer
KVM: arm64: Prevent kmemleak from accessing pKVM memory
ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boards
firewire: convert sysfs sprintf/snprintf family to sysfs_emit
firewire: cdev: fix potential leak of kernel stack due to uninitialized value
ata: libata: add qc->flags in ata_qc_complete_template tracepoint
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
selftest/bpf: Fix kprobe_multi bench test
bpf: Force cookies array to follow symbols sorting
ftrace: Keep address offset in ftrace_lookup_symbols
selftests/bpf: Shuffle cookies symbols in kprobe multi test
mailmap: add entry for Christian Marangi
mm/memory-failure: disable unpoison once hw error happens
hugetlbfs: zero partial pages during fallocate hole punch
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
mm: re-allow pinning of zero pfns
mm/kfence: select random number before taking raw lock
MAINTAINERS: add maillist information for LoongArch
MAINTAINERS: update MM tree references
MAINTAINERS: update Abel Vesa's email
MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewer
MAINTAINERS: add Miaohe Lin as a memory-failure reviewer
mailmap: add alias for jarkko@profian.com
mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is initialized
kthread: make it clear that kthread_create_on_node() might be terminated by any fatal signal
mm: lru_cache_disable: use synchronize_rcu_expedited
mm/page_isolation.c: fix one kernel-doc comment
scsi: ibmvfc: Store vhost pointer during subcrq allocation
scsi: ibmvfc: Allocate/free queue resource only during probe/remove
scsi: storvsc: Correct reporting of Hyper-V I/O size limits
scsi: ufs: Fix a race between the interrupt handler and the reset handler
scsi: ufs: Support clearing multiple commands at once
scsi: ufs: Simplify ufshcd_clear_cmd()
dm mirror log: round up region bitmap size to BITS_PER_LONG
dm: fix narrow race for REQ_NOWAIT bios being issued despite no support
dm: fix use-after-free in dm_put_live_table_bio
smb3: add trace point for SMB2_set_eof
selftests: make use of GUP_TEST_FILE macro
block/bfq: Enable I/O statistics
riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
riscv: drop cpufeature_apply_feature tracking variable
riscv: fix dependency for t-head errata
9p: fix EBADF errors in cached mode
blk-mq: don't clear flush_rq from tags->rqs[]
blk-mq: avoid to touch q->elevator without any protection
blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
selftests: vm: Fix resource leak when return error
selftests dma: fix compile error for dma_map_benchmark
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
cgroup: Use separate src/dst nodes when preloading css_sets for migration
net: axienet: add missing error return code in axienet_probe()
Revert "net: Add a second bind table hashed by port and address"
arm64/cpufeature: Unexport set_cpu_feature()
ext4: improve write performance with disabled delalloc
irqchip/gicv3: Handle resource request failure consistently
ext4: fix warning when submitting superblock in ext4_commit_super()
io_uring: do not use prio task_work_add in uring_cmd
ext4, doc: remove unnecessary escaping
ext4: fix incorrect comment in ext4_bio_write_page()
mtd: rawnand: gpmi: Fix setting busy timeout setting
fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment
io_uring: commit non-pollable provided mapped buffers upfront
drm/vc4: Warn if some v3d code is run on BCM2711
drm/vc4: crtc: Fix out of order frames during asynchronous page flips
drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711
drm/vc4: crtc: Move the BO Handling out of Common Page-Flip Handler
drm/vc4: crtc: Move the BO handling out of common page-flip callback
drm/vc4: crtc: Use an union to store the page flip callback
drm/vc4: drv: Skip BO Backend Initialization on BCM2711
drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711
drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711
drm/vc4: drv: Register a different driver on BCM2711
drm/vc4: bo: Split out Dumb buffers fixup
drm/vc4: bo: Rename vc4_dumb_create
drm/vc4: Consolidate Hardware Revision Check
drm/vc4: plane: Prevent async update if we don't have a dlist
init: Initialize noop_backing_dev_info early
ext2: fix fs corruption when trying to remove a non-empty directory with IO error
drm/sun4i: Fix crash during suspend after component bind failure
drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
xfs: fix variable state usage
xfs: fix TOCTOU race involving the new logged xattrs control knob
selinux: free contexts previously transferred in selinux_add_opt()
MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK
audit: free module name
drm/msm/gem: Drop early returns in close/purge vma
drm/msm/gem: Separate object and vma unpin
printk: Wait for the global console lock when the system is going down
printk: Block console kthreads when direct printing will be required
NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x file
certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
certs/blacklist_hashes.c: fix const confusion in certs blacklist
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
x86/tdx: Clarify RIP adjustments in #VE handler
x86/tdx: Fix early #VE handling
md/raid5-ppl: Fix argument order in bio_alloc_bioset()
bpf: Limit maximum modifier chain length in btf_check_type_tags
Revert "md: don't unregister sync_thread with reconfig_mutex held"
mmc: mediatek: wait dma stop bit reset to 0
dm: fix race in dm_start_io_acct
arm64: ftrace: remove redundant label
arm64: ftrace: consistently handle PLTs.
arm64: ftrace: fix branch range checks
hwmon: (asus-ec-sensors) add missing comma in board name list.
Revert "arm64: Initialize jump labels before setup_machine_fdt()"
bpf: Fix request_sock leak in sk lookup helpers
pinctrl: sunxi: a83t: Fix NAND function name for some pins
pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
tools/kvm_stat: fix display of error when multiple processes are found
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
io_uring: make io_fill_cqe_aux honour CQE32
io_uring: remove __io_fill_cqe() helper
io_uring: fix ->extra{1,2} misuse
io_uring: fill extra big cqe fields from req
io_uring: unite fill_cqe and the 32B version
io_uring: get rid of __io_fill_cqe{32}_req()
net: usb: ax88179_178a needs FLAG_SEND_ZLP
MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
ARM: dts: at91: ksz9477_evb: fix port/phy validation
9p: Fix refcounting during full path walks for fid lookups
9p: fix fid refcount leak in v9fs_vfs_get_link
9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
mmc: sdhci-pci-o2micro: Fix card detect by dealing with debouncing
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
netfs: fix up netfs_inode_init() docbook comment
selftests: Fix clang cross compilation
drm/amd/display: Cap OLED brightness per max frame-average luminance
drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Revert "io_uring: add buffer selection support to IORING_OP_NOP"
Revert "io_uring: support CQE32 for nop operation"
ice: Fix memory corruption in VF driver
ice: Fix queue config fail handling
ice: Sync VLAN filtering features for DVM
ice: Fix PTP TX timestamp offset calculation
xsk: Fix generic transmit when completion queue reservation fails
mlxsw: spectrum_cnt: Reorder counter pools
drm/exynos: mic: Rework initialization
drm/exynos: fix IS_ERR() vs NULL check in probe
bus: bt1-axi: Don't print error on -EPROBE_DEFER
bus: bt1-apb: Don't print error on -EPROBE_DEFER
ARM: Fix refcount leak in axxia_boot_secondary
fs: account for group membership
ARM: dts: stm32: move SCMI related nodes in a dedicated file for stm32mp15
drm/ttm: fix bulk move handling v2
docs: networking: phy: Fix a typo
amd-xgbe: Use platform_irq_count()
soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain
ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity
ARM: dts: imx6qdl: correct PU regulator ramp delay
scsi: iscsi: Exclude zero from the endpoint ID range
drm/msm: Switch ordering of runpm put vs devfreq_idle
nvme-pci: disable write zeros support on UMIC and Samsung SSDs
nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
nvme-pci: sk hynix p31 has bogus namespace ids
nvme-pci: smi has bogus namespace ids
nvme-pci: phison e12 has bogus namespace ids
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
nvme-pci: add trouble shooting steps for timeouts
nvme: add bug report info for global duplicate id
nvme: add device name to warning in uuid_show()
usercopy: Make usercopy resilient against ridiculously large copies
usercopy: Cast pointer to an integer once
usercopy: Handle vm_map_ram() areas
cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
gpio: realtek-otto: Make the irqchip immutable
docs: driver-api: gpio: Fix filename mismatch
MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM
ALSA: hda/realtek - ALC897 headset MIC no sound
mm/slub: add missing TID updates on slab deactivation
mm/slub: Move the stackdepot related allocation out of IRQ-off section.
i2c: designware: Use standard optional ref clock implementation
MAINTAINERS: core DT include belongs to core
MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS
octeontx2-vf: Add support for adaptive interrupt coalescing
xilinx: Fix build on x86.
net: axienet: Use iowrite64 to write all 64b descriptor pointers
net: axienet: make the 64b addresable DMA depends on 64b archectures
io_uring: limit size of provided buffer ring
io_uring: fix types in provided buffer ring
io_uring: fix index calculation
net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization
net: hns3: fix PF rss size initialization bug
net: hns3: restore tm priority/qset to default settings when tc disabled
net: hns3: modify the ring param print info
net: hns3: don't push link state to VF if unalive
net: hns3: set port base vlan tbl_sta to false before removing old vlan
drm/i915/uc: remove accidental static from a local variable
io_uring: fix double unlock for pbuf select
io_uring: kbuf: fix bug of not consuming ring buffer in partial io case
io_uring: openclose: fix bug of closing wrong fixed file
drm/i915: Individualize fences before adding to dma_resv obj
drm/i915/gt: Fix memory leaks in per-gt sysfs
drm/i915/reset: Fix error_state_read ptr + offset use
io_uring: fix not locked access to fixed buf table
io_uring: fix races with buffer table unregister
io_uring: fix races with file table unregister
locking/lockdep: Use sched_clock() for random numbers
sched: Fix balance_push() vs __sched_setscheduler()
x86/mm: Fix RESERVE_BRK() for older binutils
ALSA: usb-audio: US16x08: Move overflow check before array access
Linux 5.19-rc2
firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descriptors_get
riscv: dts: microchip: re-add pdma to mpfs device tree
platform/x86/intel: hid: Add Surface Go to VGBS allow list
platform/x86: hp-wmi: Use zero insize parameter only when supported
platform/x86: hp-wmi: Resolve WMI query failures on some devices
crypto: memneq - move into lib/
workqueue: Switch to new kerneldoc syntax for named variable macro argument
iov_iter: fix build issue due to possible type mis-match
ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used
ksmbd: use SOCK_NONBLOCK type for kernel_accept()
wireguard: selftests: use maximum cpu features and allow rng seeding
scripts/gdb: change kernel config dumping method
Documentation: add description for net.sctp.ecn_enable
Documentation: add description for net.sctp.intl_enable
Documentation: add description for net.sctp.reconf_enable
um: virt-pci: set device ready in probe()
cifs: populate empty hostnames for extra channels
platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support
platform/x86: barco-p50-gpio: Add check for platform_driver_register
platform/x86/intel: pmc: Support Intel Raptorlake P
platform/x86/intel: Fix pmt_crashlog array reference
platform/mellanox: Add static in struct declaration.
iov_iter: Fix iter_xarray_get_pages{,_alloc}()
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
netfs: Further cleanups after struct netfs_inode wrapper introduced
afs: Fix some checker issues
dm: fix zoned locking imbalance due to needless check in clone_endio
platform/mellanox: Spelling s/platfom/platform/
certs: Convert spaces in certs/Makefile to a tab
dt-bindings: display: arm,malidp: remove bogus RQOS property
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
scsi: scsi_debug: Fix zone transition to full condition
arm64/sme: Fix EFI save/restore
arm64/fpsimd: Fix typo in comment
arm64/sysreg: Fix typo in Enum element regex
eeprom: at25: Split reads into chunks and cap write size
bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
mei: me: add raptor lake point S DID
mei: hbm: drop capability response on early shutdown
mei: me: set internal pg flag to off on hardware reset
staging: Also remove the Unisys visorbus.h
misc: atmel-ssc: Fix IRQ check in ssc_probe
char: lp: remove redundant initialization of err
misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
comedi: vmk80xx: fix expression for tx buffer size
usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
gpio: dwapb: Don't print error on -EPROBE_DEFER
xhci: Fix null pointer dereference in resume if xhci has only one roothub
serial: 8250: Store to lsr_save_flags after lsr read
tty: goldfish: Fix free_irq() on remove
tty: serial: qcom-geni-serial: Implement start_rx callback
serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present.
tty: n_gsm: Debug output allocation must use GFP_ATOMIC
drm/ttm: fix missing NULL check in ttm_device_swapout
random: remove rng_has_arch_random()
random: credit cpu and bootloader seeds by default
random: do not use jump labels before they are initialized
random: account for arch randomness in bits
random: mark bootloader randomness code as __init
USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
usb: cdnsp: Fixed setting last_trb incorrectly
usb: gadget: u_ether: fix regression in setting fixed MAC address
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
usb: dwc2: Fix memory leak in dwc2_hcd_init
usb: dwc3: pci: Restore line lost in merge conflict resolution
usb: dwc3: gadget: Fix IN endpoint max packet size allocation
random: avoid checking crng_ready() twice in random_init()
Drivers: hv: vmbus: Release cpu lock in error case
ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
irqchip/loongson-liointc: Use architecture register to get coreid
staging: rtl8723bs: Allocate full pwep structure
staging: olpc_dcon: mark driver as broken
ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
nfp: flower: restructure flow-key for gre+vlan combination
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
clk: stm32: rcc_reset: Fix missing spin_lock_init()
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
mm: Add kernel-doc for folio->mlock_count
mm/huge_memory: Fix xarray node memory leak
filemap: Cache the value of vm_flags
filemap: Don't release a locked folio
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
docs: arm: tcm: Fix typo in description of TCM and MMU usage
scripts/check-local-export: avoid 'wait $!' for process substitution
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
gcc-12: disable '-Warray-bounds' universally for now
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
irqchip/uniphier-aidet: Add compatible string for NX1 SoC
dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
gcc-12: disable '-Wdangling-pointer' warning for now
drm: imx: fix compiler warning with gcc-12
irqchip/realtek-rtl: Fix refcount leak in map_interrupts
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
irqchip/xilinx: Remove microblaze+zynq dependency
docs: Move the HTE documentation to driver-api/
iavf: Fix issue with MAC address of VF shown as zero
i40e: Fix call trace in setup_tx_descriptors
i40e: Fix calculating the number of queue pairs
i40e: Fix adding ADQ filter to TC0
docs: usb: fix literal block marker in usbmon verification example
Documentation/features: Update the arch support status files
genirq: PM: Use runtime PM for chained interrupts
KVM: selftests: Restrict test region to 48-bit physical addresses when using nested
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
KVM: selftests: Clean up LIBKVM files in Makefile
KVM: selftests: Link selftests directly with lib object files
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
KVM: selftests: Add a helper to check EPT/VPID capabilities
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
KVM: selftests: Refactor nested_map() to specify target level
KVM: selftests: Drop stale function parameter comment for nested_map()
KVM: selftests: Add option to create 2M and 1G EPT mappings
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
KVM: x86: disable preemption while updating apicv inhibition
KVM: x86: SVM: fix avic_kick_target_vcpus_fast
KVM: x86: SVM: remove avic's broken code that updated APIC ID
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
KVM: x86: document AVIC/APICv inhibit reasons
KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
drm/atomic: fix warning of unused variable
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
USB: serial: option: add support for Cinterion MV31 with new baseline
exfat: use updated exfat_chain directly during renaming
KVM: arm64: Drop stale comment
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
KVM: arm64: Extend comment in has_vhe()
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
KVM: arm64: Handle all ID registers trapped for a protected VM
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
USB: serial: io_ti: add Agilent E5805A support
watchdog: gxp: Add missing MODULE_LICENSE
drm/ast: Support multiple outputs
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
vdpa: make get_vq_group and set_group_asid optional
virtio: Fix all occurences of the "the the" typo
net: amd-xgbe: fix clang -Wformat warning
tcp: use alloc_large_system_hash() to allocate table_perturb
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
net: dsa: mv88e6xxx: correctly report serdes link failure
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
net: altera: Fix refcount leak in altera_tse_mdio_create
net: openvswitch: fix misuse of the cached connection on tuple changes
MAINTAINERS: Limit KVM RISC-V entry to existing selftests
RISC-V: KVM: fix typos in comments
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
ip_gre: test csum_start instead of transport header
MAINTAINERS: add ATA sysfs file documentation to libata entry
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
cert host tools: Stop complaining about deprecated OpenSSL functions
i2c: npcm7xx: Add check for platform_driver_register
MAINTAINERS: Update Synopsys DesignWare I2C to Supported
drm/amdgpu/mes: only invalid/prime icache when finish loading both pipe MES FWs.
net/mlx5: fs, fail conflicting actions
net/mlx5: Rearm the FW tracer after each tracer event
net/mlx5: E-Switch, pair only capable devices
net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
Revert "net/mlx5e: Allow relaxed ordering over VFs"
MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
au1000_eth: stop using virt_to_bus()
block: remove bioset_init_from_src
dm: fix bio_set allocation
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
ipv6: Fix signed integer overflow in __ip6_append_data
arm64/sme: Fix SVE/SME typo in ABI documentation
arm64/sme: Fix tests for 0b1111 value ID registers
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
net: ipv6: unexport __init-annotated seg6_hmac_init()
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
net: mdio: unexport __init-annotated mdio_bus_init()
SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()
SUNRPC: Clean up xdr_get_next_encode_buffer()
SUNRPC: Clean up xdr_commit_encode()
SUNRPC: Optimize xdr_reserve_space()
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
drm/amdgpu: always flush the TLB on gfx8
drm/amdgpu: fix limiting AV1 to the first instance on VCN3
drm/amdkfd:Fix fw version for 10.3.6
MAINTAINERS: Add a maintainer for bpftool
ALSA: hda/realtek: Add quirk for HP Dev One
xsk: Fix handling of invalid descriptors in XSK TX batching API
vduse: Fix NULL pointer dereference on sysfs access
vringh: Fix loop descriptors check in the indirect cases
vdpa/mlx5: clean up indenting in handle_ctrl_vlan()
vdpa/mlx5: fix error code for deleting vlan
virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
vdpa/mlx5: Fix syntax errors in comments
virtio-rng: make device ready before making request
HID: hyperv: Correctly access fields declared as __le16
clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
Drivers: hv: Fix syntax errors in comments
Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
scripts/nsdeps: adjust to the format change of *.mod files
KEYS: trusted: tpm2: Fix migratable logic
netfilter: use get_random_u32 instead of prandom
zonefs: fix zonefs_iomap_begin() for reads
soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
ALSA: hda/realtek - Add HW8326 support
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
KVM: x86: do not set st->preempted when going back to user space
MAINTAINERS: Update BCM2711/BCM2835 maintainer
zonefs: Do not ignore explicit_open with active zone limit
zonefs: fix handling of explicit_open option on mount
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
libata: fix translation of concurrent positioning ranges
libata: fix reading concurrent positioning ranges log
LoongArch: Remove MIPS comment about cycle counter
LoongArch: Fix copy_thread() build errors
LoongArch: Fix the !CONFIG_SMP build
scsi: pmcraid: Fix missing resource cleanup in error case
scsi: ipr: Fix missing/incorrect resource cleanup in error case
scsi: mpt3sas: Fix out-of-bounds compiler warning
scsi: lpfc: Update lpfc version to 14.2.0.4
scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmds
scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
scsi: lpfc: Address NULL pointer dereference after starget_to_rport()
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
scsi: lpfc: Resolve some cleanup issues following abort path refactoring
scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()
scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
scsi: sd: Fix interpretation of VPD B9h length
Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq
Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
drm/amdgpu: Add MODE register to wave debug info in gfx11
Revert "drm/amd/display: Pass the new context into disable OTG WA"
Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"
drm/msm: Fix double pm_runtime_disable() call
regulator: qcom_smd: correct MP5496 ranges
ASoC: ops: Fix off by one in range control validation
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
ixgbe: fix bcast packets Rx on VF after promisc removal
kernel/reboot: Fix powering off using a non-syscall code paths
selftests/bpf: Add selftest for calling global functions from freplace
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
bpf: Use safer kvmalloc_array() where possible
bpf, arm64: Clear prog->jited_len along prog->jited
workqueue: Fix type of cpu in trace event
workqueue: Wrap flush_workqueue() using a macro
kbuild: avoid regex RS for POSIX awk
dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
dt-bindings: nvme: apple,nvme-ans: Drop 'maxItems' from 'apple,sart'
btrfs: add error messages to all unrecognized mount options
KVM: SVM: fix tsc scaling cache logic
KVM: selftests: Make hyperv_clock selftest more stable
KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
KVM: arm64: Don't read a HW interrupt pending state in user context
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
KVM: Don't null dereference ops->destroy
sunrpc: set cl_max_connect when cloning an rpc_clnt
KVM: arm64: Fix inconsistent indenting
KVM: arm64: Always start with clearing SME flag on load
KVM: arm64: Always start with clearing SVE flag on load
hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active
dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-factor' property
selftests net: fix bpf build error
parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STI
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
ALSA: hda/conexant - Fix loopback issue with CX20632
RDMA/qedr: Fix reporting QP timeout attribute
crc-itu-t: fix typo in CRC ITU-T polynomial comment
xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID
MAINTAINERS: add a new reviewer for S32G
arm64: s32g2: Pass unit name to soc node
cifs: return errors during session setup during reconnects
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
amt: fix wrong type string definition
amt: fix possible null-ptr-deref in amt_rcv()
amt: fix wrong usage of pskb_may_pull()
drm/atomic: Force bridge self-refresh-exit on CRTC switch
drm/bridge: analogix_dp: Support PSR-exit to disable transition
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
faddr2line: Fix overlapping text section failures, the sequel
objtool: Fix obsolete reference to CONFIG_X86_SMAP
netfilter: nf_tables: bail out early if hardware offload is not supported
MAINTAINERS: rectify entries for ARM DRM DRIVERS after dt conversion
MAINTAINERS: update snps,axs10x-reset.yaml reference
MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference
MAINTAINERS: update cortina,gemini-ethernet.yaml reference
dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference
dt-bindings: reset: update st,stih407-powerdown.yaml references
dt-bindings: arm: update vexpress-config.yaml references
dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference
dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference
net: phy: dp83867: retrigger SGMII AN when link change
ALSA: usb-audio: Set up (implicit) sync for Saffire 6
ALSA: usb-audio: Skip generic sync EP parse for secondary EP
pNFS: Avoid a live lock condition in pnfs_update_layout()
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
netfilter: nf_tables: memleak flow rule from commit path
netfilter: nf_tables: release new hooks on unsupported flowtable flags
firmware: arm_scmi: Remove all the unused local variables
firmware: arm_scmi: Relax base protocol sanity checks on the protocol list
btrfs: prevent remounting to v1 space cache for subpage mount
btrfs: fix hang during unmount when block group reclaim task is running
arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices
xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
xen/grant-dma-iommu: Introduce stub IOMMU driver
dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops
xen/virtio: Enable restricted memory access using Xen grant mappings
dt-bindings: update Luca Ceresoli's e-mail address
dt-bindings: msm: update maintainers list with proper id
dt-bindings: vendor-prefixes: document deprecated Atheros
dt-bindings: Update QCOM USB subsystem maintainer information
spi: dt-bindings: Fix unevaluatedProperties warnings in examples
spi: spi-mem: Fix spi_mem_poll_status()
spi: cadence: Detect transmit FIFO depth
spi: spi-cadence: Fix SPI CS gets toggling sporadically
ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
ASoC: es8328: Fix event generation for deemphasis control
ASoC: wm8962: Fix suspend while playing music
ASoC: SOF: ipc-msg-injector: Fix reversed if statement
ASoC: SOF: ipc-msg-injector: Propagate write errors correctly
ASoC: fsl_sai: Add support for i.MX8MN
ASoC: SOF: Fix potential NULL pointer dereference
gpio: dln2: make irq_chip immutable
gpio: sch: make irq_chip immutable
gpio: merrifield: make irq_chip immutable
gpio: wcove: make irq_chip immutable
gpio: crystalcove: Join function declarations and long lines
gpio: crystalcove: Use specific type and API for IRQ number
gpio: crystalcove: make irq_chip immutable
MAINTAINERS: Update Intel pin control to Supported
memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
memory: omap-gpmc: OMAP_GPMC should depend on ARCH_OMAP2PLUS || ARCH_KEYSTONE || ARCH_K3
ARM: exynos: Fix refcount leak in exynos_map_pmu
arm64: dts: exynos: Correct UART clocks on Exynos7885
quota: Prevent memory allocation recursion while holding dq_lock
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
fs: Fix syntax errors in comments
xen/grant-dma-ops: Add option to restrict memory access under Xen
xen/grants: support allocating consecutive grants
arm/xen: Introduce xen_setup_dma_ops()
virtio: replace arch_has_restricted_virtio_memory_access()
staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
kernel: add platform_has() infrastructure
cifs: fix reconnect on smb3 mount types
ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
ata: libata: drop 'sas_last_tag'
powerpc/book3e: get rid of #include <generated/compile.h>
Linux 5.19-rc1
bluetooth: don't use bitmaps for random flag accesses
fix the breakage in close_fd_get_file() calling conventions change
kbuild: Allow to select bash in a modified environment
scripts: kconfig: nconf: make nconfig accept jk keybindings
modpost: use fnmatch() to simplify match()
modpost: simplify mod->name allocation
kbuild: factor out the common objtool arguments
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
kbuild: clean .tmp_* pattern by make clean
cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share
parisc/stifb: Keep track of hardware path of graphics card
parisc/stifb: Implement fb_is_primary_device()
firmware_loader: enable XZ by default if compressed support is enabled
drm/amdgpu: suppress the compile warning about 64 bit type
drm/amd/pm: suppress compile warnings about possible unaligned accesses
drm/amdkfd: Fix partial migration bugs
drm/amdkfd: add pinned BOs to kfd_bo_list
drm/amdgpu: Update PDEs flush TLB if PTB/PDB moved
drm/amdgpu: enable tmz by default for GC 10.3.7
drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitions
perf vendor events intel: Update metrics for Alderlake
perf vendor events intel: Add metrics for Sapphirerapids
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
perf mem: Trace physical address for Arm SPE events
perf list: Update event description for IBM zEC12/zBC12 to latest level
perf list: Update event description for IBM z196/z114 to latest level
perf list: Update event description for IBM z15 to latest level
perf list: Update event description for IBM z14 to latest level
perf list: Update event description for IBM z13 to latest level
perf list: Update event description for IBM z10 to latest level
perf list: Add IBM z16 event description for s390
perf record: Support sample-read topdown metric group for hybrid platforms
perf lock: Change to synthesize task events
perf unwind: Fix segbase for ld.lld linked objects
perf test arm-spe: Check if perf-record hangs when recording workload with forks
cifs: skip trailing separators of prefix paths
perf docs: Correct typo of event_sources
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
driver core: Set default deferred_probe_timeout back to 0.
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
ARM: omap1: enable multiplatform
ARM: OMAP1: clock: Convert to CCF
dt-bindings: mtd: spi-nand: Add spi-peripheral-props.yaml reference
dt-bindings: memory-controllers: ingenic: Split out child node properties
dt-bindings: net/dsa: Add spi-peripheral-props.yaml references
nodemask: Fix return values to be unsigned
bitmap: Fix return values to be unsigned
KVM: x86: hyper-v: replace bitmap_weight() with hweight64()
KVM: x86: hyper-v: fix type of valid_bank_mask
ia64: cleanup remove_siblinginfo()
drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
lib/bitmap: add test for bitmap_{from,to}_arr64
lib: add bitmap_{from,to}_arr64
lib/bitmap: extend comment for bitmap_(from,to)_arr32()
include/linux/find: Fix documentation
lib/bitmap.c make bitmap_print_bitmask_to_buf parseable
MAINTAINERS: add cpumask and nodemask files to BITMAP_API
arch/x86: replace nodes_weight with nodes_empty where appropriate
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
clocksource: replace cpumask_weight with cpumask_empty in clocksource.c
genirq/affinity: replace cpumask_weight with cpumask_empty where appropriate
irq: mips: replace cpumask_weight with cpumask_empty where appropriate
drm/i915/pmu: replace cpumask_weight with cpumask_empty where appropriate
arch/x86: replace cpumask_weight with cpumask_empty where appropriate
arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()
MAINTAINERS: Add maintainer information for LoongArch
LoongArch: Add Loongson-3 default config file
LoongArch: Add Non-Uniform Memory Access (NUMA) support
LoongArch: Add multi-processor (SMP) support
LoongArch: Add VDSO and VSYSCALL support
LoongArch: Add some library functions
LoongArch: Add misc common routines
LoongArch: Add ELF and module support
LoongArch: Add signal handling support
LoongArch: Add system call support
LoongArch: Add memory management
LoongArch: Add process management
LoongArch: Add exception/interrupt handling
LoongArch: Add boot and setup routines
LoongArch: Add other common headers
LoongArch: Add atomic/locking headers
LoongArch: Add CPU definition headers
LoongArch: Add build infrastructure
LoongArch: Add writecombine support for drm
LoongArch: Add ELF-related definitions
Documentation/zh_CN: Add basic LoongArch documentations
Documentation: LoongArch: Add basic documentations
irqchip/loongson-liointc: Fix build error for LoongArch
irqchip: Adjust Kconfig for Loongson
ASoC: cs42l51: Correct minimum value for SX volume control
ASoC: cs42l56: Correct typo in minimum level for SX volume controls
ASoC: cs42l52: Correct TLV for Bypass Volume
ASoC: cs53l30: Correct number of volume levels on SX controls
ASoC: cs35l36: Update digital volume TLV
ASoC: cs42l52: Fix TLV scales for mixer controls
parisc: fix a crash with multicore scheduler
block: Fix potential deadlock in blk_ia_range_sysfs_show()
riscv: Move alternative length validation into subsection
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
netfilter: nf_tables: always initialize flowtable hook list in transaction
module: Fix prefix for module.sig_enforce module param
kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported
arm64: Initialize jump labels before setup_machine_fdt()
arm64: hibernate: Fix syntax errors in comments
kernel/reboot: Use static handler for register_platform_power_off()
x86/sgx: Set active memcg prior to shmem allocation
net/af_packet: make sure to pull mac header
net: add debug info to __skb_pull()
net: CONFIG_DEBUG_NET depends on CONFIG_NET
stmmac: intel: Add RPL-P PCI ID
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
tipc: check attribute length for bearer name
SUNRPC: Trap RDMA segment overflows
NFSD: Fix potential use-after-free in nfsd_file_put()
binder: fix sender_euid type in uapi header
i2c: ismt: prevent memory corruption in ismt_access()
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
dt-bindings: PCI: apple: Add missing 'power-domains' property
dt-bindings: Update Sibi Sankar's email address
dt-bindings: clock: Update my email address
ASoC: Intel: cirrus-common: fix incorrect channel mapping
dt-bindings: timestamp: Correct id path
block: null_blk: Fix null_zone_write()
powerpc/kasan: Force thread size increase with KASAN
arm64: Remove the __user annotation for the restore_za_context() argument
ice: fix access-beyond-end in the switch code
nfp: remove padding in nfp_nfdk_tx_desc
ax25: Fix ax25 session cleanup problems
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
block: remove useless BUG_ON() in blk_mq_put_tag()
netfilter: nf_tables: delete flowtable hooks via transaction list
gpio: adp5588: Remove support for platform setup and teardown callbacks
io_uring: reinstate the inflight tracking
riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
swiotlb: fix setting ->force_bounce
dma-debug: make things less spammy under memory pressure
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
riscv: Wire up memfd_secret in UAPI header
riscv: Fix irq_work when SMP is disabled
riscv: Improve virtual kernel memory layout dump
riscv: Initialize thread pointer before calling C functions
cifs: update internal module number
Documentation: riscv: Add sv48 description to VM layout
cifs: version operations for smb20 unneeded when legacy support disabled
cifs: do not build smb1ops if legacy support is disabled
scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters
scsi: mpi3mr: Fix kernel-doc
scsi: lpfc: Add support for ATTO Fibre Channel devices
scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning
scsi: sd_zbc: Prevent zone information memory leak
scsi: sd: Fix potential NULL pointer dereference
scsi: mpi3mr: Rework mrioc->bsg_device model to fix warnings
RISC-V: Only default to spinwait on SBI-0.1 and M-mode
assoc_array: Fix BUG_ON during garbage collect
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
sfc/siena: fix considering that all channels have TX queues
drm/msm: Ensure mmap offset is initialized
socket: Don't use u8 type in uapi socket.h
drm/msm/dpu: Move min BW request and full BW disable back to mdss
drm/msm/dpu: Fix pointer dereferenced before checking
drm/msm/dpu: Remove unused code
drm/msm/disp/dpu1: remove superfluous init
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl()
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
x86/kexec: fix memory leak of elf header buffer
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
MAINTAINERS: add maintainer information for z3fold
mailmap: update Josh Poimboeuf's email
delayacct: track delays from write-protect copy
riscv: dts: icicle: sort nodes alphabetically
riscv: microchip: icicle: readability fixes
riscv: dts: microchip: add the sundance polarberry
dt-bindings: riscv: microchip: add polarberry compatible string
dt-bindings: vendor-prefixes: add Sundance DSP
riscv: dts: microchip: make the fabric dtsi board specific
dt-bindings: riscv: microchip: document icicle reference design
riscv: dts: microchip: remove soc vendor from filenames
riscv: dts: microchip: move sysctrlr out of soc bus
riscv: dts: microchip: remove icicle memory clocks
rtc: mxc: Silence a clang warning
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
drm/amdkfd: Use mmget_not_zero in MMU notifier
drm/amdgpu: Resolve RAS GFX error count issue after cold boot on Arcturus
drm/amdgpu: fix ras supported check
drm/amd/display: remove stale config guards
drm/amdgpu: make gfx_v11_0_rlc_stop static
drm/amdgpu: fix a missing break in gfx_v11_0_handle_priv_fault
drm/amdgpu: fix aper_base for APU
drm/amdgpu: update VCN codec support for Yellow Carp
drm/amdgpu: make program_imu_rlc_ram static
drm/amd/display: 3.2.187
drm/amd/display: Fix possible infinite loop in DP LT fallback
drm/amd/display: Don't clear ref_dtbclk value
drm/amd/display: Fix DMUB outbox trace in S4 (#4465)
drm/amd/display: Wait DMCUB to idle state before reset.
drm/amd/display: Pass the new context into disable OTG WA
drm/amd/display: revert Blank eDP on disable/enable drv
drm/amd/display: Read Golden Settings Table from VBIOS
dt-bindings: PCI: xilinx-cpm: Fix reg property order
afs: Fix infinite loop found by xfstest generic/676
gpio: pca953x: use the correct register address to do regcache sync
MAINTAINERS: Update Intel GPIO (PMIC and PCH) to Supported
MAINTAINERS: Update GPIO ACPI library to Supported
ftrace/fgraph: fix increased missing-prototypes warnings
io_uring: fix deadlock on iowq file slot alloc
documentation: Format button_dev as a pointer.
docs: add SVG version of the Linux logo
docs: move Linux logo into a new `images` folder
docs: blockdev: change title to match section content
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
dt-bindings: mmc: Fix unevaluatedProperties warnings in examples
kbuild: remove redundant cleanups in scripts/link-vmlinux.sh
kbuild: rebuild multi-object modules when objtool is updated
kbuild: add cmd_and_savecmd macro
kbuild: make *.mod rule robust against too long argument error
kbuild: make built-in.a rule robust against too long argument error
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
netfilter: nat: really support inet nat without l3 address
mmc: block: Fix CQE recovery reset success
efi: clean up Kconfig dependencies on CONFIG_EFI
efi/x86: libstub: Make DXE calls mixed mode safe
efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
net: ping6: Fix ping -6 with interface name
regulator: mt6315-regulator: fix invalid allowed mode
ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback
ASoC: nau8822: Add operation for internal PLL off and on
fs/ntfs3: provide block_invalidate_folio to fix memory leak
s390/stack: add union to reflect kvm stack slot usages
s390/stack: merge empty stack frame slots
s390/uaccess: whitespace cleanup
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
s390/uaccess: use exception handler to zero result on get_user() failure
s390/uaccess: use symbolic names for inline assembler operands
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
s390/mm: use non-quiescing sske for KVM switch to keyed guest
s390/gmap: voluntarily schedule during key setting
MAINTAINERS: Update s390 virtio-ccw
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
s390/Kconfig.debug: fix indentation
s390/Kconfig: fix indentation
macsec: fix UAF bug for real_dev
gpu: host1x: Add context bus
octeontx2-af: fix error code in is_valid_offset()
wifi: mac80211: fix use-after-free in chanctx code
bonding: guard ns_targets by CONFIG_IPV6
x86/speculation/mmio: Print SMT warning
vdpa: ifcvf: set pci driver data in probe
vdpa/mlx5: Add RX MAC VLAN filter support
vdpa/mlx5: Remove flow counter from steering
xen: replace xen_remap() with memremap()
cifs: fix potential deadlock in direct reclaim
tcp: tcp_rtx_synack() can be called from process context
net: sched: add barrier to fix packet stuck problem for lockless qdisc
dt-bindings: net: Fix unevaluatedProperties warnings in examples
dt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt controller
dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property
dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example
cifs: when extending a file with falloc we should make files not-sparse
netfilter: flowtable: fix nft_flow_route source address for nat case
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
netfilter: nf_tables: double hook unregistration in netns path
netfilter: nf_tables: hold mutex on netns pre_exit path
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Input: raspberrypi-ts - add missing HAS_IOMEM dependency
NFSv4.1 mark qualified async operations as MOVEABLE tasks
xprtrdma: treat all calls not a bcall when bc_serv is NULL
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
net/mlx5: Fix mlx5_get_next_dev() peer device matching
net/mlx5e: Update netdev features after changing XDP state
net/mlx5: correct ECE offset in query qp output
net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
net/mlx5: CT: Fix header-rewrite re-use for tupels
net/mlx5e: TC NIC mode, fix tc chains miss table
net/mlx5: Don't use already freed action pointer
dm verity: set DM_TARGET_IMMUTABLE feature flag
cifs: remove repeated debug message on cifs_put_smb_ses()
MAINTAINERS: Update Lorenzo Pieralisi's email address
PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
dm table: fix dm_table_supports_poll to return false if no data devices
virtio: allow to unbreak virtqueue
vhost: rename vhost_work_dev_flush
vhost-test: drop flush after vhost_dev_cleanup
vhost-scsi: drop flush after vhost_dev_cleanup
vhost_vsock: simplify vhost_vsock_flush()
vhost_test: remove vhost_test_flush_vq()
vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
vhost: flush dev once during vhost_dev_stop
vhost: get rid of vhost_poll_flush() wrapper
vhost-vdpa: return -EFAULT on copy_to_user() failure
vdpasim: Off by one in vdpasim_set_group_asid()
virtio: Directly use ida_alloc()/free()
virtio: use WARN_ON() to warning illegal status value
virtio: harden vring IRQ
virtio-ccw: implement synchronize_cbs()
virtio-mmio: implement synchronize_cbs()
virtio-pci: implement synchronize_cbs()
virtio: introduce config op to synchronize vring callbacks
virtio: use virtio_reset_device() when possible
virtio: use virtio_device_ready() in virtio_device_restore()
vdpasim: allow to enable a vq repeatedly
vDPA/ifcvf: fix uninitialized config_vector warning
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
virtio: Replace long long int with long long
virtio: Replace unsigned with unsigned int
virtio-crypto: enable retry for virtio-crypto-dev
virtio-crypto: adjust dst_len at ops callback
virtio-crypto: wait ctrl queue instead of busy polling
virtio-crypto: use private buffer for control request
vdpasim: control virtqueue support
virtio-crypto: change code style
vdpa_sim: filter destination mac address
virtio-pci: Remove wrong address verification in vp_del_vqs()
virtio: pci: Fix an error handling path in vp_modern_probe()
vdpa_sim: factor out buffer completion logic
vdpa_sim: advertise VIRTIO_NET_F_MTU
vhost-vdpa: support ASID based IOTLB API
vhost-vdpa: introduce uAPI to set group ASID
vhost-vdpa: uAPI to get virtqueue group id
vhost-vdpa: introduce uAPI to get the number of address spaces
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
vhost-vdpa: introduce asid based IOTLB
vhost: support ASID in IOTLB API
vhost_iotlb: split out IOTLB initialization
vdpa: introduce config operations for associating ASID to a virtqueue group
vdpa: multiple address spaces support
vdpa: introduce virtqueue groups
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
vhost-vdpa: passing iotlb to IOMMU mapping helpers
virtio-vdpa: don't set callback if virtio doesn't need it
vhost: move the backend feature bits to vhost_types.h
virtio_ring: add unlikely annotation for free descs check
virtio_ring: remove unnecessary to_vvq call in vring hot path
virtio-blk: support mq_ops->queue_rqs()
virtio-blk: support polling I/O
vdpa/mlx5: Use readers/writers semaphore instead of mutex
vdpa/mlx5: Add support for reading descriptor statistics
net/vdpa: Use readers/writers semaphore instead of cf_mutex
net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex
vdpa: Add support for querying vendor statistics
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
selftests: alsa: Handle pkg-config failure more gracefully
erofs: fix 'backmost' member of z_erofs_decompress_frontend
erofs: simplify z_erofs_pcluster_readmore()
erofs: get rid of label `restart_now'
erofs: get rid of `struct z_erofs_collection'
fs/ntfs3: Fix invalid free in log_replay
ARM: pxa/mmp: remove traces of plat-pxa
dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests string
mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend
ALSA: usb-audio: Optimize TEAC clock quirk
xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
io_uring: defer alloc_hint update to io_file_bitmap_set()
io_uring: ensure fput() called correspondingly when direct install fails
io_uring: wire up allocated direct descriptors for socket
io_uring: fix a memory leak of buffer group list on exit
io_uring: move shutdown under the general net section
io_uring: unify calling convention for async prep handling
bonding: show NS IPv6 targets in proc master info
io_uring: add io_op_defs 'def' pointer in req init and issue
x86/microcode: Remove unnecessary perf callback
x86/microcode: Taint and warn on late loading
x86/microcode: Default-disable late loading
x86/microcode: Rip out the OLD_INTERFACE
nvmet: fix typo in comment
nvme: set controller enable bit in a separate write
nvme-pci: disable namespace identifiers for the MAXIO MAP1001
net: phy: at803x: disable WOL at probe
net: ipv4: Avoid bounds check warning
cifs: fix potential double free during failed mount
powerpc/papr_scm: don't requests stats with '0' sized stats buffer
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
ASoC: da7219: cancel AAD related work earlier for jack removal
ASoC: da7219: Fix pole orientation detection on certain headsets
ASoC: Intel: avs: Fix build error on arc, m68k and sparc
cpufreq: CPPC: Fix unused-function warning
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
blk-mq: do not update io_ticks with passthrough requests
ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
sched/autogroup: Fix sysctl move
ARM: configs: Enable more audio support for i.MX
wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
wifi: iwlwifi: pcie: rename CAUSE macro
wifi: libertas: use variable-size data in assoc req/resp cmd
tee: optee: Pass a pointer to virt_addr_valid()
xfs: fix xfs_ifree() error handling to not leak perag ref
MAINTAINERS: reciprocal co-maintainership for file locking and nfsd
block: make bioset_exit() fully resilient against being called twice
sfc: fix wrong tx channel offset with efx_separate_tx_channels
sfc: fix considering that all channels have TX queues
parisc: remove arch/parisc/nm
kbuild: do not create *.prelink.o for Clang LTO or IBT
kbuild: replace $(linked-object) with CONFIG options
kbuild: do not try to parse *.cmd files for objects provided by compiler
video: fbdev: omap: Add prototype for hwa742_update_window_async()
erofs: update documentation
erofs: fix crash when enable tracepoint cachefiles_prep_read
erofs: leave compressed inodes unsupported in fscache mode for now
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
powerpc/kasan: Silence KASAN warnings in __get_wchan()
powerpc/kasan: Mark more real-mode code as not to be instrumented
drm: fix EDID struct for old ARM OABI format
net: enetc: Use pci_release_region() to release some resources
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
bonding: NS target should accept link local address
net: nfc: Directly use ida_alloc()/free()
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
blk-mq: remove the done argument to blk_execute_rq_nowait
blk-mq: avoid a mess of casts for blk_end_sync_rq
blk-mq: remove __blk_execute_rq_nowait
block: use bio_queue_enter instead of blk_queue_enter in bio_poll
nfp: only report pause frame configuration for physical device
net: dpaa: Convert to SPDX identifiers
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
net: phy: Directly use ida_alloc()/free()
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *"
riscv: read-only pages should not be writable
pcmcia: Use platform_get_irq() to get the interrupt
MAINTAINERS: Update Xen maintainership
nbd: use pr_err to output error message
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
nbd: fix io hung while disconnecting device
nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
nbd: fix race between nbd_alloc_config() and module removal
nbd: call genl_unregister_family() first in nbd_cleanup()
block: document BLK_STS_AGAIN usage
block: take destination bvec offsets into account in bio_copy_data_iter
ksmbd: smbd: relax the count of sges required
net: ipa: fix page free in ipa_endpoint_replenish_one()
net: ipa: fix page free in ipa_endpoint_trans_release()
dt-bindings: net: Update ADIN PHY maintainers
bpf: Fix probe read error in ___bpf_prog_run()
f2fs: fix to tag gcing flag on page during file defragment
f2fs: replace F2FS_I(inode) and sbi by the local variable
crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()
pipe: Fix missing lock in pipe_resize_ring()
arm64: dts: rockchip: rename Quartz64-A bluetooth gpios
arm64: dts: rockchip: add clocks property to cru node rk3368
arm64: dts: rockchip: add clocks property to cru node rk3308
arm64: dts: rockchip: add clocks to rk356x cru
ARM: dts: rockchip: add clocks property to cru node rk3228
ARM: dts: rockchip: add clocks property to cru node rk3036
ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188
ARM: dts: rockchip: add clocks property to cru node rk3288
ARM: dts: rockchip: Remove "amba" bus nodes from rv1108
ARM: dts: rockchip: add clocks property to cru node rv1108
smb3: remove unneeded null check in cifs_readdir
mm/shmem.c: suppress shift warning
mm: Kconfig: reorganize misplaced mm options
mm: kasan: fix input of vmalloc_to_page()
mm: fix is_pinnable_page against a cma page
mm: filter out swapin error entry in shmem mapping
mm/shmem: fix infinite loop when swap in shmem error at swapoff time
mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range
mm/swapfile: fix lost swap bits in unuse_pte()
mm/swapfile: unuse_pte can map random data if swap read fails
selftests: memcg: factor out common parts of memory.{low,min} tests
selftests: memcg: remove protection from top level memcg
selftests: memcg: adjust expected reclaim values of protected cgroups
selftests: memcg: expect no low events in unprotected sibling
selftests: memcg: fix compilation
mm/z3fold: fix z3fold_page_migrate races with z3fold_map
mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration fails
revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
mm/z3fold: remove buggy use of stale list for allocation
mm/z3fold: fix possible null pointer dereferencing
mm/z3fold: fix sheduling while atomic
mm: split free page with properly free memory accounting and without race
mm: page-isolation: skip isolated pageblock in start_isolate_page_range()
tools arch x86: Sync the msr-index.h copy with the kernel sources
perf scripts python: Support Arm CoreSight trace data disassembly
perf scripting python: Expose dso and map information
perf jevents: Fix event syntax error caused by ExtSel
perf tools arm64: Add support for VG register
mm/page_table_check: fix accessing unmapped ptep
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
mm/page_alloc: always attempt to allocate at least one page during bulk allocation
hugetlb: fix huge_pmd_unshare address update
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init()
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
ALSA: hda/via: Delete does not require return
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptop
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
ubi: fastmap: Check wl_pool for free peb before wear leveling
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
ubifs: Use NULL instead of using plain integer as pointer
ubifs: Simplify the return expression of run_gc()
jffs2: fix memory leak in jffs2_do_fill_super
jffs2: Use kzalloc instead of kmalloc/memset
arm64: dts: sprd: use new 'dma-channels' property
ARM: dts: da850: use new 'dma-channels' property
ARM: dts: pxa: use new 'dma-channels/requests' properties
soc: ixp4xx/qmgr: Fix unused match warning
ARM: ep93xx: Make ts72xx_register_flash() static
ARM: configs: enable support for Kontron KSwitch D10
ep93xx: clock: Do not return the address of the freed memory
block, loop: support partitions without scanning
powerpc/64: Include cache.h directly in paca.h
net: usb: qmi_wwan: add Telit 0x1250 composition
net: lan743x: PCI11010 / PCI11414 fix
Revert "printk: wake up all waiters"
x86/extable: Annotate ex_handler_msr_mce() as a dead end
context_tracking: Always inline empty stubs
x86: Always inline on_thread_stack() and current_top_of_stack()
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
x86/cpu: Elide KCSAN for cpu_has() and friends
objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn
objtool: Add CONFIG_HAVE_UACCESS_VALIDATION
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
x86: Fix all occurences of the "the the" typo
perf/core: Remove unused local variable
netfilter: nf_tables: set element extended ACK reporting support
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
netfilter: conntrack: re-fetch conntrack after insertion
netfilter: nfnetlink: fix warn in nfnetlink_unbind
xen: switch gnttab_end_foreign_access() to take a struct page pointer
kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
modpost: squash if...else-if in find_elf_symbol2()
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
modpost: remove the unused argument of check_sec_ref()
modpost: fix undefined behavior of is_arm_mapping_symbol()
modpost: fix removing numeric suffixes
um: Fix out-of-bounds read in LDT setup
um: chan_user: Fix winch_tramp() return value
um: virtio_uml: Fix broken device handling in time-travel
um: line: Use separate IRQs per line
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
um: Enable ARCH_HAS_GCOV_PROFILE_ALL
um: Use asm-generic/dma-mapping.h
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
um: daemon: Make default socket configurable
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
scripts/kallsyms: update usage message of the kallsyms program
kbuild: Fix include path in scripts/Makefile.modpost
um: xterm: Make default terminal emulator configurable
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
tracing: Fix comments for event_trigger_separate_filter()
x86/traceponit: Fix comment about irq vector tracepoints
x86,tracing: Remove unused headers
ftrace: Clean up hash direct_functions on register failures
tracing: Fix comments of create_filter()
tracing: Disable kcov on trace_preemptirq.c
tracing: Initialize integer variable to prevent garbage return value
ftrace: Fix typo in comment
ftrace: Remove return value of ftrace_arch_modify_*()
tracing: Cleanup code by removing init "char *name"
tracing: Change "char *" string form to "char []"
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
tracing/timerlat: Print stacktrace in the IRQ handler if needed
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
kprobes: Fix build errors with CONFIG_KRETPROBES=n
tracing: Fix return value of trace_pid_write()
tracing: Fix potential double free in create_var_ref()
tracing: Use strim() to remove whitespace instead of doing it manually
ftrace: Deal with error return code of the ftrace_process_locs() function
tracing: Use trace_create_file() to simplify creation of tracefs entries
xfs: move xfs_attr_use_log_assist usage out of libxfs
xfs: move xfs_attr_use_log_assist out of xfs_log.c
xfs: warn about LARP once per mount
xfs: implement per-mount warnings for scrub and shrink usage
xfs: don't log every time we clear the log incompat flags
xfs: convert buf_cancel_table allocation to kmalloc_array
xfs: don't leak xfs_buf_cancel structures when recovery fails
xfs: refactor buffer cancellation table allocation
xfs: don't leak btree cursor when insrec fails after a split
xfs: purge dquots after inode walk fails during quotacheck
xfs: assert in xfs_btree_del_cursor should take into account error
xfs: don't assert fail on perag references on teardown
xfs: avoid unnecessary runtime sibling pointer endian conversions
netfilter: nft_limit: Clone packet limits' cost value
netfilter: nf_tables: disallow non-stateful expression in sets earlier
rtla: Remove procps-ng dependency
rtla: Fix __set_sched_attr error message
rtla: Minor grammar fix for rtla README
rtla: Don't overwrite existing directory mode
rtla: Avoid record NULL pointer dereference
rtla/Makefile: Properly handle dependencies
drm/amdgpu: add drm-client-id to fdinfo v2
drm/amdgpu: Convert to common fdinfo format v5
drm/amdgpu: bump minor version number
drm/amdgpu: add AMDGPU_VM_NOALLOC v2
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
drm/amdgpu: add beige goby PCI ID
drm/amd/pm: Return auto perf level, if unsupported
drm/amdkfd: fix typo in comment
drm/amdgpu/gfx: fix typos in comments
drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.
drm/amdgpu: differentiate between LP and non-LP DDR memory
drm/amdgpu: Resolve pcie_bif RAS recovery bug
drm/amdgpu: clean up asd on the ta_firmware_header_v2_0
drm/amdgpu/discovery: validate VCN and SDMA instances
drm/amd/display: add Coverage blend mode for overlay plane
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
drm/amdgpu: suppress some compile warnings
drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
drm/amdkfd: Add gfx11 trap handler
drm/amdkfd: port cwsr trap handler from dkms branch
drm/amd/display: Add HDMI_ACP_SEND register
drm/amd/pm: Fix missing thermal throttler status
drm/amdgpu: add support of tmz for GC 10.3.7
drm/amdgpu: change code name to ip version for tmz set
drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populated
drm/amdgpu: support ras on SRIOV
drm/amdgpu/pm: smu_v13_0_4: delete duplicate condition
drm/amd/pm: enable memory temp reading for SMU 13.0.0
drm/amd/pm: enable more dpm features for SMU 13.0.0
drm/amd/pm: correct the softpptable ids used for SMU 13.0.0
drm/amd/pm: update SMU 13.0.0 driver_if header
drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0
drm/amd/pm: enable more dpm features for SMU 13.0.0
drm/amd/pm: fix a potential gpu_metrics_table memory leak
drm/radeon: fix a possible null pointer dereference
drm/amdgpu/gfx10: rework KIQ programming
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
drm/amdgpu: cleanup ctx implementation
drm/amdkfd: simplify cpu hive assignment
drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10
drm/amd/display: 3.2.186
Revert "drm/amd/display: Refactor LTTPR cap retrieval"
drm/amd/display: Fic incorrect pipe being used for clk update
drm/amd/display: Move FPU associated DCN30 code to DML folder
drm/amd/display: Check zero planes for OTG disable W/A on clock change
drm/amd/display: Allow individual control of eDP hotplug support
drm/amd/display: Check if modulo is 0 before dividing.
drm/amd/display: clear request when release aux engine
drm/amd/display: Clean up code in dc
drm/amd/display: Query DPIA HPD status.
drm/amd/display: Update link training fallback behaviour.
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Input: stmfts - do not leave device disabled in stmfts_input_open
Input: gpio-keys - cancel delayed work only in case of GPIO
perf unwind arm64: Decouple Libunwind register names from Perf
perf unwind: Use dynamic register set for DWARF unwind
perf tools arm64: Copy perf_regs.h from the kernel
perf unwind arm64: Use perf's copy of kernel headers
perf c2c: Use stdio interface if slang is not supported
perf test: Add a basic offcpu profiling test
perf record: Add cgroup support for off-cpu profiling
perf record: Handle argument change in sched_switch
perf record: Implement basic filtering for off-cpu
perf record: Enable off-cpu analysis with BPF
perf report: Do not extend sample type of bpf-output event
perf test: Add checking for perf stat CSV output.
perf tools: Allow system-wide events to keep their own threads
perf tools: Allow system-wide events to keep their own CPUs
libperf evsel: Add comments for booleans
perf stat: Add requires_cpu flag for uncore
libperf evlist: Check nr_mmaps is correct
libperf evlist: Allow mixing per-thread and per-cpu mmaps
perf tools: Allow all_cpus to be a superset of user_requested_cpus
perf intel-pt: Track sideband system-wide when needed
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
perf record: Use evlist__add_dummy_on_all_cpus() in record__config_text_poke()
perf evlist: Add evlist__add_dummy_on_all_cpus()
perf evlist: Factor out evlist__dummy_event()
perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
perf auxtrace: Add mmap_needed to auxtrace_mmap_params
perf intel-pt: Add a test for system-wide side band
perf build: Stop using __weak bpf_map_create() to handle older libbpf versions
NFSD: nfsd_file_put() can sleep
NFSD: Add documenting comment for nfsd4_release_lockowner()
NFSD: Modernize nfsd4_release_lockowner()
NFSD: Fix possible sleep during nfsd4_release_lockowner()
perf build: Stop using __weak btf__raw_data() to handle older libbpf versions
perf build: Stop using __weak bpf_object__next_map() to handle older libbpf versions
perf build: Stop using __weak bpf_object__next_program() to handle older libbpf versions
perf build: Stop using __weak bpf_prog_load() to handle older libbpf versions
perf build: Fix btf__load_from_kernel_by_id() feature check
RDMA/rtrs-clt: Fix one kernel-doc comment
spi: core: Display return code when failing to transfer message
spi: fsi: Fix spurious timeout
ASoC: Intel: common: fix typo for tplg naming
video: fbdev: radeon: Fix spelling typo in comment
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
scsi: storvsc: Removing Pre Win8 related logic
Drivers: hv: vmbus: fix typo in comment
MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERIC
dt-bindings: net: adin: Fix adi,phy-output-clock description syntax
net, neigh: Set lower cap for neigh_managed_work rearming
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
selftests/net: enable lo.accept_local in psock_snd test
ptp: ptp_clockmatrix: fix is_single_shot
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
amt: fix possible memory leak in amt_rcv()
amt: fix return value of amt_update_handler()
amt: fix typo in amt
riscv: compat: Using seperated vdso_maps for compat_vdso_info
RISC-V: Fix the XIP build
RISC-V: Split out the XIP fixups into their own file
tracing: Reset the function filter after completing trampoline/graph selftest
tracing: Have event format check not flag %p* on __get_dynamic_array()
kcov: update pos before writing pc in trace function
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer"
ceph: fix decoding of client session messages flags
ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
ceph: remove redundant variable ino
ceph: try to queue a writeback if revoking fails
ceph: fix statfs for subdir mounts
ceph: fix possible deadlock when holding Fwb to get inline_data
ceph: redirty the page for writepage on failure
ceph: try to choose the auth MDS if possible for getattr
ceph: disable updating the atime since cephfs won't maintain it
ceph: flush the mdlog for filesystem sync
ceph: rename unsafe_request_wait()
libceph: use swap() macro instead of taking tmp variable
ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
ceph: no need to invalidate the fscache twice
ceph: replace usage of found with dedicated list iterator variable
ceph: use dedicated list iterator variable
ceph: update the dlease for the hashed dentry when removing
ceph: stop retrying the request when exceeding 256 times
ceph: stop forwarding the request when exceeding 256 times
ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
rbd: replace usage of found with dedicated list iterator variable
ceph: allow ceph.dir.rctime xattr to be updatable
f2fs: add f2fs_init_write_merge_io function
perf/x86/intel: Fix event constraints for ICL
perf/x86/Kconfig: Fix indentation in the Kconfig file
Documentation: admin-guide: PM: Add Out of Band mode
x86/idt: Remove unused headers
thermal: int340x: Add Meteor Lake PCI device ID
x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
ACPI: DPTF: Support Meteor Lake
x86/setup: Use strscpy() to replace deprecated strlcpy()
ACPI: CPPC: fix typo in comment
ALSA: usb-audio: Cancel pending work at closing a MIDI substream
ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 Mobos
kernel/reboot: Change registration order of legacy power-off handler
cifs: fix ntlmssp on old servers
m68k: virt: Switch to new sys-off handler API
video: fbdev: xen: remove setting of 'transp' parameter
io_uring: make prep and issue side of req handlers named consistently
io_uring: make timeout prep handlers consistent with other prep handlers
s390/perf: obtain sie_block from the right address
s390: generate register offsets into pt_regs automatically
s390: simplify early program check handler
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes.
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
drm/panfrost: Job should reference MMU not file_priv
pinctrl: apple: Use a raw spinlock for the regmap
f2fs: avoid unneeded error handling for revoke_entry_slab allocation
f2fs: allow compression for mmap files in compress_mode=user
RISC-V: ignore xipImage
RISC-V: Avoid empty create_*_mapping definitions
rtc: rzn1: Fix a variable type
rtc: rzn1: Fix error code in probe
rtc: rzn1: Avoid mixing variables
dt-bindings: PCI: qcom: Add schema for sc7280 chipset
dt-bindings: PCI: qcom: Specify reg-names explicitly
dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms
dt-bindings: PCI: qcom: Convert to YAML
PCI: qcom: Fix unbalanced PHY init on probe errors
PCI: qcom: Fix runtime PM imbalance on probe errors
PCI: qcom: Fix pipe clock imbalance
PCI: qcom: Add SM8150 SoC support
dt-bindings: pci: qcom: Document PCIe bindings for SM8150 SoC
leds: qcom-lpg: Require pattern to follow documentation
cifs: cache the dirents for entries in a cached directory
cifs: avoid parallel session setups on same channel
cifs: use new enum for ses_status
cifs: do not use tcpStatus after negotiate completes
RDMA/hfi1: Remove all traces of diagpkt support
RDMA/hfi1: Consolidate software versions
RDMA/hfi1: Remove pointless driver version
RDMA/hfi1: Fix potential integer multiplication overflow errors
RDMA/hfi1: Prevent panic when SDMA is disabled
RDMA/hfi1: Prevent use of lock before it is initialized
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
gcc-plugins: use KERNELVERSION for plugin version
vfio: remove VFIO_GROUP_NOTIFY_SET_KVM
IB/core: Fix typo in comment
RDMA/core: Fix typo in comment
IB/hf1: Fix typo in comment
IB/qib: Fix typo in comment
IB/iser: Fix typo in comment
m68knommu: fix 68000 CPU link with no platform selected
m68k: removed unused "mach_get_ss"
m68knommu: fix undefined reference to `mach_get_rtc_pll'
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
bcache: improve multithreaded bch_sectors_dirty_init()
bcache: improve multithreaded bch_btree_check()
ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA
MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
MIPS: Kconfig: Fix indentation and add endif comment
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is set
powerpc/xics: Include missing header
clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
smb3: add mount parm nosparse
scsi: myrb: Fix up null pointer access on myrb_cleanup()
scsi: core: Unexport scsi_bus_type
scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
scsi: ufs: ufshcd: Delete unnecessary NULL check
scsi: isci: Fix typo in comment
scsi: pmcraid: Fix typo in comment
scsi: smartpqi: Fix typo in comment
scsi: qedf: Fix typo in comment
scsi: esas2r: Fix typo in comment
scsi: storvsc: Fix typo in comment
smb3: don't set rc when used and unneeded in query_info_compound
smb3: check for null tcon
cifs: fix minor compile warning
Add various fsctl structs
Add defines for various newer FSCTLs
nfsd: destroy percpu stats counters after reply cache shutdown
ASoC: SOF: amd: Fixed Build error
f2fs: fix typo in comment
Revert "clk: qcom: regmap-mux: add pipe clk implementation"
Revert "clk: qcom: gcc-sc7280: use new clk_regmap_mux_safe_ops for PCIe pipe clocks"
Revert "clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks"
vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
MIPS: bmips: Fix compiler warning observed on W=1 build
vfio: Do not manipulate iommu dma_owner for fake iommu groups
dt-bindings: cros-ec: Fix a typo in description
nfsd: Fix null-ptr-deref in nfsd_fill_super()
nfsd: Unregister the cld notifier when laundry_wq create failed
SUNRPC: Use RMW bitops in single-threaded hot paths
NFSD: Clean up the show_nf_flags() macro
NFSD: Trace filecache opens
NFSD: Move documenting comment for nfsd4_process_open2()
NFSD: Fix whitespace
NFSD: Remove dprintk call sites from tail of nfsd4_open()
NFSD: Instantiate a struct file when creating a regular NFSv4 file
dt-bindings: mfd: wlf,arizona: Add spi-max-frequency
mfd: rt4831: Improve error reporting for problems during .remove()
ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition
ASoC: soc-pcm: fix BE transition for TRIGGER_START
mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe()
mfd: intel-lpss: Add support for ADL-P i2c6 and i2c7
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
parisc: Optimize tmpalias function calls
parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernels
parisc: Fix wrong comment for shr macro
parisc: Prevent ldil() to sign-extend into upper 32 bits
parisc: Don't hardcode assembler bit definitions in tmpalias code
parisc: Don't enforce DMA completion order in cache flushes
parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI font
MIPS: Rewrite `csum_tcpudp_nofold' in plain C
mips: setup: use strscpy to replace strlcpy
MIPS: Octeon: add SNIC10E board
MIPS: Ingenic: Refresh defconfig for CU1000-Neo and CU1830-Neo.
MIPS: Ingenic: Refresh device tree for Ingenic SoCs and boards.
MIPS: Ingenic: Add PWM nodes for X1830.
MIPS: Octeon: fix typo in comment
MIPS: loongson32: Kconfig: Remove extra space
openrisc: Allow power off handler overriding
openrisc: Remove unused IMMU tlb workardound
openrisc/fault: Fix symbol scope warnings
openrisc/delay: Add include to fix symbol not declared warning
openrisc/time: Fix symbol scope warnings
openrisc/traps: Declare unhandled_exception for asmlinkage
openrisc/traps: Remove die_if_kernel function
openrisc/traps: Declare file scope symbols as static
openrisc: Update litex defconfig to support glibc userland
openrisc: Pretty print show_registers memory dumps
openrisc: Add syscall details to emergency syscall debugging
openrisc: Add support for liteuart emergency printing
openrisc: Cleanup emergency print handling
openrisc: Add gcc machine instruction flag configuration
openrisc: define nop command for simulator reboot
md: fix double free of io_acct_set bioset
md: Don't set mddev private to NULL in raid0 pers->free
md: remove most calls to bdevname
md: protect md_unregister_thread from reentrancy
md: don't unregister sync_thread with reconfig_mutex held
xfs: share xattr name and value buffers when logging xattr updates
xfs: do not use logged xattr updates on V4 filesystems
pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
habanalabs: use separate structure info for each error collect data
habanalabs: fix missing handle shift during mmap
habanalabs: remove hdev from hl_ctx_get args
habanalabs: do MMU prefetch as deferred work
habanalabs: order memory manager messages
habanalabs: return -EFAULT on copy_to_user error
habanalabs: use NULL for eventfd
habanalabs: update firmware header
habanalabs: add support for notification via eventfd
habanalabs: add topic to memory manager buffer
habanalabs: handle race in driver fini
habanalabs: add device memory scrub ability through debugfs
habanalabs: use unified memory manager for CB flow
habanalabs: unified memory manager new code for CB flow
habanalabs/gaudi: set arbitration timeout to a high value
habanalabs: add put by handle method to memory manager
habanalabs: hide memory manager page shift
habanalabs: Add separate poll interval value for protocol
habanalabs: use get_task_pid() to take PID
habanalabs: add prefetch flag to the MAP operation
habanalabs: Stop using iommu_present()
habanalabs: support debugfs Byte access to device DRAM
habanalabs: use for_each_sgtable_dma_sg for dma sgt
habanalabs/gaudi: use lower_32_bits() for casting
habanalabs: refactor HOP functions in MMU V1
habanalabs: fix comments according to kernel-doc
habanalabs: remove user interrupt debug print
habanalabs: don't print normal reset operations
habanalabs: change a reset print to debug level
habanalabs: remove redundant info print
habanalabs: wrong handle removal in memory manager
habanalabs: remove debugfs read/write callbacks
habanalabs: enforce alignment upon registers access through debugfs
habanalabs: unify code for memory access from debugfs
habanalabs: add callback and field to be used for debugfs refactor
habanalabs: hl_ts_behavior can be static
habanalabs/gaudi: add debugfs to fetch internal sync status
habanalabs: rephrase device out-of-memory message
habanalabs/gaudi: Use correct sram size macro for debugfs
habanalabs: add MMU prefetch to ASIC-specific code
habanalabs: convert ts to use unified memory manager
habanalabs: unified memory manager infrastructure
habanalabs: save f/w preboot major version
habanalabs: replace usage of found with dedicated list iterator variable
habanalabs: modify dma_mask to be ASIC specific property
habanalabs: parse full firmware versions
habanalabs/gaudi: avoid resetting max power in hard reset
habanalabs/gaudi: increase submission resources
habanalabs: expose compute ctx status through info ioctl
habanalabs: add new return code to device fd open
habanalabs: add user API to get valid DRAM page sizes
habanalabs: convert all MMU masks/shifts to arrays
habanalabs: change mmu_get_real_page_size to be ASIC-specific
habanalabs: add DRAM default page size to HW info
habanalabs: set non-0 value in dram default page size
xfs: Remove duplicate include
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
xfs: Remove dead code
xfs: fix typo in comment
xfs: rename struct xfs_attr_item to xfs_attr_intent
powerpc/powernv/pci: Drop VF MPS fixup
powerpc/fsl_book3e: Don't set rodata RO too early
powerpc/microwatt: Add mmu bits to device tree
powerpc/powernv/flash: Check OPAL flash calls exist before using
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
powerpc: Enable the DAWR on POWER9 DD2.3 and above
powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS mask
powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask
xfs: clean up state variable usage in xfs_attr_node_remove_attr
xfs: put attr[id] log item cache init with the others
xfs: remove struct xfs_attr_item.xattri_flags
xfs: use a separate slab cache for deferred xattr work state
xfs: put the xattr intent item op flags in their own namespace
powerpc: Fix all occurences of "the the"
xfs: clean up xfs_attr_node_hasname
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
powerpc/platforms/83xx: Use of_device_get_match_data()
powerpc/eeh: Drop redundant spinlock initialization
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
powerpc/pseries/vas: Call misc_deregister if sysfs init fails
powerpc/papr_scm: Fix leaking nvdimm_events_map elements
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
powerpc/xive: Fix refcount leak in xive_spapr_init
powerpc/numa: Associate numa node to its cpu earlier
macintosh: via-pmu and via-cuda need RTC_LIB
macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
powerpc/powernv: fix missing of_node_put in uv_init()
powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
powerpc/xics: fix refcount leak in icp_opal_init()
powerpc/perf: Fix the threshold compare group constraint for power9
powerpc/perf: Fix the threshold compare group constraint for power10
powerpc/kaslr_booke: Fix build error
powerpc/book3e: Fix build error
powerpc: Book3S 64-bit outline-only KASAN support
powerpc/kasan: Disable address sanitization in kexec paths
powerpc/kasan: Don't instrument non-maskable or raw interrupts
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
kasan: Document support on 32-bit powerpc
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
selftests/powerpc: Better reporting in spectre_v2
powerpc/powernv: Get STF barrier requirements from device-tree
powerpc/powernv: Get L1D flush requirements from device-tree
powerpc/85xx/p2020: Add fsl,mpc8548-pmc node
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
powerpc: Add generic PAGE_SIZE config symbols
powerpc/pseries/vas: sysfs comments with the correct entries
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
powerpc/opcodes: Remove unused PPC_INST_XXX macros
powerpc/inst: Remove PPC_INST_BL
powerpc/modules: Use PPC_LI macros instead of opencoding
powerpc/inst: Remove PPC_INST_BRANCH
powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_target()
powerpc/inst: Add __copy_inst_from_kernel_nofault()
powerpc/ftrace: Minimise number of #ifdefs
powerpc/ftrace: Simplify expected_nop_sequence()
powerpc/ftrace: Use size macro instead of opencoding
smb3: add trace point for oplock not found
cifs: return the more nuanced writeback error on close()
smb3: add trace point for lease not found issue
cifs: smbd: fix typo in comment
ksmbd: fix outstanding credits related bugs
ksmbd: smbd: fix connection dropped issue
ksmbd: Fix some kernel-doc comments
ksmbd: fix wrong smbd max read/write size check
ksmbd: add smbd max io size parameter
ksmbd: handle smb2 query dir request for OutputBufferLength that is too small
ksmbd: smbd: handle multiple Buffer descriptors
ksmbd: smbd: change the return value of get_sg_list
ksmbd: smbd: simplify tracking pending packets
ksmbd: smbd: introduce read/write credits for RDMA read/write
ksmbd: smbd: change prototypes of RDMA read/write related functions
Input: cypress_ps2 - fix typo in comment
riscv: Don't output a bogus mmu-type on a no MMU kernel
riscv: atomic: Add custom conditional atomic operation implementation
riscv: atomic: Optimize dec_if_positive functions
riscv: atomic: Cleanup unnecessary definition
cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
cifs: check for smb1 in open_cached_dir()
cifs: move definition of cifs_fattr earlier in cifsglob.h
drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
i2c: meson: fix typo in comment
i2c: rcar: use flags instead of atomic_xfer
i2c: rcar: REP_AFTER_RD is not a persistent flag
i2c: rcar: use BIT macro consistently
KVM: x86/speculation: Disable Fill buffer clear within guests
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
x86/speculation/srbds: Update SRBDS mitigation selection
i2c: qcom-geni: remove unnecessary conditions
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
x86/speculation: Add a common function for MD_CLEAR mitigation update
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Documentation: Add documentation for Processor MMIO Stale Data
i2c: mt7621: Use devm_platform_get_and_ioremap_resource()
watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
dt-bindings: watchdog: renesas,wdt: R-Car V3U is R-Car Gen4
watchdog: Add Renesas RZ/N1 Watchdog driver
dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1
watchdog: wdat_wdt: Stop watchdog when uninstalling module
watchdog: wdat_wdt: Stop watchdog when rebooting the system
watchdog: wdat_wdt: Using the existing function to check parameter timeout
dt-bindings: watchdog: da9062: add watchdog timeout mode
dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoC
watchdog: iTCO_wdt: Using existing macro define covers more scenarios
watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles
watchdog: rti_wdt: Fix calculation and evaluation of preset heartbeat
dt-bindings: watchdog: uniphier: Use unevaluatedProperties
watchdog: sp805: disable watchdog on remove
watchdog: da9063: optionally disable watchdog during suspend
dt-bindings: mfd: da9063: watchdog: add suspend disable option
i2c: rcar: refactor handling of first message
i2c: rcar: avoid race condition with SMIs
i2c: xiic: Correct the datatype for rx_watermark
i2c: rcar: fix PM ref counts in probe error paths
i2c: npcm: Handle spurious interrupts
i2c: npcm: Correct register access width
i2c: npcm: Add tx complete counter
i2c: npcm: Fix timeout calculation
i2c: npcm: Remove unused variable clk_regmap
i2c: npcm: Change the way of getting GCR regmap
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()
clk: stm32mp13: add safe mux management
clk: stm32mp13: add multi mux function
clk: stm32mp13: add all STM32MP13 kernel clocks
clk: stm32mp13: add all STM32MP13 peripheral clocks
clk: stm32mp13: manage secured clocks
clk: stm32mp13: add composite clock
clk: stm32mp13: add stm32 divider clock
clk: stm32mp13: add stm32_gate management
clk: stm32mp13: add stm32_mux clock management
clk: stm32: Introduce STM32MP13 RCC drivers (Reset Clock Controller)
dt-bindings: rcc: stm32: add new compatible for STM32MP13 SoC
clk: ti: clkctrl: replace usage of found with dedicated list iterator variable
clk: ti: composite: Prefer kcalloc over open coded arithmetic
dt-bindings: clock: exynosautov9: correct count of NR_CLK
cifs: print TIDs as hex
cifs: return ENOENT for DFS lookup_cache_entry()
cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
cxl/port: Enable HDM Capability after validating DVSEC Ranges
USB: new quirk for Dell Gen 2 devices
Revert "speakup: Generate speakupmap.h automatically"
clang-format: Fix space after for_each macros
clang-format: Fix goto labels indentation
NFSD: Clean up nfsd_open_verified()
NFSD: Remove do_nfsd_create()
NFSD: Refactor NFSv4 OPEN(CREATE)
NFSD: Refactor NFSv3 CREATE
NFSD: Refactor nfsd_create_setattr()
NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
NFSD: Clean up nfsd3_proc_create()
pwm: pwm-cros-ec: Add channel type support
dt-bindings: google,cros-ec-pwm: Add the new -type compatible
dt-bindings: Add mfd/cros_ec definitions
pwm: Document that the pinstate of a disabled PWM isn't reliable
pwm: twl-led: Implement .apply() callback
pwm: lpc18xx: Implement .apply() callback
pwm: mediatek: Implement .apply() callback
pwm: lpc32xx: Implement .apply() callback
pwm: tegra: Implement .apply() callback
pwm: stmpe: Implement .apply() callback
pwm: sti: Implement .apply() callback
pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC
RDMA/mlx4: Avoid flush_scheduled_work() usage
pwm: tegra: Optimize period calculation
pwm: renesas-tpu: Improve precision of period and duty_cycle calculation
pwm: renesas-tpu: Improve maths to compute register settings
pwm: renesas-tpu: Rename variables to match the usual naming
pwm: renesas-tpu: Implement .apply() callback
pwm: renesas-tpu: Make use of devm functions
pwm: renesas-tpu: Make use of dev_err_probe()
IB/isert: Avoid flush_scheduled_work() usage
pinctrl: intel: Fix kernel doc format, i.e. add return sections
pwm: samsung: Implement .apply() callback
pwm: sifive: Simplify if-if to if-else
dt-bindings: Renamed hte directory to timestamp
hte: Uninitialized variable in hte_ts_get()
clang-format: Update to clang-format >= 6
clang-format: Extend the for_each list with tools/
dt-bindings: mfd: rk808: Convert bindings to yaml
clang-format: Simplify command with `sort -u`
clang-format: Use POSIX locale for `sort`
clang-format: Update with v5.18-rc7's `for_each` macro list
iommu/amd: Increase timeout waiting for GA log enablement
iommu/s390: Tolerate repeat attach_dev calls
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resume()
crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY
crypto: qat - add support for 401xx devices
crypto: qat - re-enable registration of algorithms
crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag
crypto: qat - add param check for DH
crypto: qat - add param check for RSA
crypto: qat - remove dma_free_coherent() for DH
crypto: qat - remove dma_free_coherent() for RSA
crypto: qat - fix memory leak in RSA
crypto: qat - add backlog mechanism
crypto: qat - refactor submission logic
crypto: qat - use pre-allocated buffers in datapath
crypto: qat - set to zero DH parameters before free
xfs: free xfs_attrd_log_items correctly
xfs: validate xattr name earlier in recovery
xfs: reject unknown xattri log item filter flags during recovery
xfs: reject unknown xattri log item operation flags during recovery
xfs: don't leak the retained da state when doing a leaf to node conversion
xfs: don't leak da state when freeing the attr intent item
namei: cleanup double word in comment
get rid of dead code in legitimize_root()
fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()
move mount-related externs from fs.h to mount.h
blob_to_mnt(): kern_unmount() is needed to undo kern_mount()
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
linux/mount.h: trim includes
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
scsi: ufs: Split the drivers/scsi/ufs directory
scsi: qla1280: Remove redundant variable
scsi: lpfc: Add support for VMID tagging of NVMe I/Os
scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol independent
scsi: lpfc: Commonize VMID code location
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
f2fs: make f2fs_read_inline_data() more readable
clk: mediatek: mt8173: Switch to clk_hw provider APIs
clk: mediatek: Switch to clk_hw provider APIs
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
clk: mediatek: apmixed: Drop error message from clk_register() failure
clk: mediatek: Make mtk_clk_register_composite() static
staging: r8188eu: remove include/rtw_debug.h
dt-bindings: clock: Replace common binding with link to schema
arm64: dts: intel: add device tree for n6000
dt-bindings: intel: add binding for Intel n6000
dt-bindings: soc: add bindings for Intel HPS Copy Engine
x86/PCI: Disable E820 reserved region clipping starting in 2023
x86/PCI: Disable E820 reserved region clipping via quirks
clk: qcom: rcg2: Cache CFG register updates for parked RCGs
clk: qcom: add sc8280xp GCC driver
dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
fs/ntfs: remove redundant variable idx
fat: remove time truncations in vfat_create/vfat_mkdir
fat: report creation time in statx
fat: ignore ctime updates, and keep ctime identical to mtime in memory
fat: split fat_truncate_time() into separate functions
MAINTAINERS: add Muchun as a memcg reviewer
x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions
RISC-V: Load purgatory in kexec_file
RISC-V: Add purgatory
RISC-V: Support for kexec_file on panic
RISC-V: Add kexec_file support
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
RISC-V: use memcpy for kexec_file mode
kexec_file: Fix kexec_file.c build error for riscv platform
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
dmaengine: sun6i: Add support for the D1 variant
dmaengine: sun6i: Add support for 34-bit physical addresses
dmaengine: sun6i: Do not use virt_to_phys
dt-bindings: dma: sun50i-a64: Add compatible for D1
dmaengine: tegra: Remove unused switch case
dmaengine: tegra: Fix uninitialized variable usage
dmaengine: stm32-dma: add device_pause/device_resume support
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()
dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
dmaengine: qcom: gpi: Add support for sc7280
ACPI: video: improve PM notifer callback
dt-bindings: dma: pl330: Add power-domains
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
dmaengine: stm32-mdma: fix chan initialization in stm32_mdma_irq_handler()
dmaengine: stm32-mdma: remove GISR1 register
driver core: fix deadlock in __device_attach
kernfs: Separate kernfs_pr_cont_buf and rename_lock.
staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
topology: Remove unused cpu_cluster_mask()
driver core: Extend deferred probe timeout on driver registration
kernel/reboot: Add devm_register_restart_handler()
kernel/reboot: Add devm_register_power_off_handler()
soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
reboot: Remove pm_power_off_prepare()
regulator: pfuze100: Use devm_register_sys_off_handler()
ACPI: power: Switch to sys-off handler API
memory: emif: Use kernel_can_power_off()
mips: Use do_kernel_power_off()
ia64: Use do_kernel_power_off()
x86: Use do_kernel_power_off()
sh: Use do_kernel_power_off()
m68k: Switch to new sys-off handler API
powerpc: Use do_kernel_power_off()
xen/x86: Use do_kernel_power_off()
parisc: Use do_kernel_power_off()
arm64: Use do_kernel_power_off()
riscv: Use do_kernel_power_off()
csky: Use do_kernel_power_off()
ARM: Use do_kernel_power_off()
kernel/reboot: Add register_platform_power_off()
kernel/reboot: Add kernel_can_power_off()
kernel/reboot: Add stub for pm_power_off
kernel/reboot: Add do_kernel_power_off()
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
kernel/reboot: Introduce sys-off handler API
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
MAINTAINERS: add Russ Weight as a firmware loader maintainer
driver: base: fix UAF when driver_attach failed
test_firmware: fix end of loop test in upload_read_show()
driver core: location: Add "back" as a possible output for panel
driver core: location: Free struct acpi_pld_info *pld
driver core: Add "*" wildcard support to driver_async_probe cmdline param
dmaengine: ti: deprecate '#dma-channels'
notifier: Add atomic_notifier_call_chain_is_empty()
dmaengine: mmp: deprecate '#dma-channels'
dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'
dt-bindings: dmaengine: mmp: deprecate '#dma-channels' and '#dma-requests'
dmaengine: tegra: Fix build error without IOMMU_API
dmaengine: dw: Add RZN1 compatible
clk: renesas: r9a06g032: Probe possible children
dmaengine: dw: dmamux: Introduce RZN1 DMA router support
clk: renesas: r9a06g032: Export function to set dmamux
dt-bindings: dmaengine: Introduce RZN1 DMA compatible
dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
speakup: Generate speakupmap.h automatically
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
driver: soc: xilinx: Add support of multiple callbacks for same event in event management driver
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
misc: alcor_pci: set NULL intfdata and clear pci master
edd: simplify the check of 'attr->test' in edd_populate_dir()
bus: ti-sysc: Fix warnings for unbind for serial
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
drivers: dio: add missing iounmap() in dio_init()
accessiblity: speakup: Add missing misc_deregister in softsynth_probe
slimbus: qcom: Remove unnecessary print function dev_err()
slimbus: qcom: Fix IRQ check in qcom_slim_probe
drivers: comedi: replace ternary operator with min()
scripts/tags.sh: Invoke 'realpath' via 'xargs'
siphash: add SPDX tags as sole licensing authority
binder: fix atomic sleep when get extended error
binder: fix potential UAF of target_{proc,thread}
binder: fix printk format for commands
tty: Rework receive flow control char logic
pcmcia: synclink_cs: Don't allow CS5-6
serial: stm32-usart: Correct CSIZE, bits, and parity
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
serial: sifive: Sanitize CSIZE and c_iflag
serial: sh-sci: Don't allow CS5-6
serial: txx9: Don't allow CS5-6
serial: rda-uart: Don't allow CS5-6
serial: digicolor-usart: Don't allow CS5-6
serial: uartlite: Fix BRKINT clearing
serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate.
dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
serial: msm_serial: disable interrupts in __msm_console_write()
serial: meson: acquire port->lock in startup()
serial: 8250_dw: Use dev_err_probe()
serial: 8250_dw: Use devm_add_action_or_reset()
serial: 8250_dw: Update the list of OF headers used by driver
serial: jsm: Use B0 instead of 0
serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
tty: remove IBSHIFT ifdefs
tty: remove BOTHER ifdefs
tty: remove CMSPAR ifdefs
SUNRPC: Simplify synopsis of svc_pool_for_cpu()
SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().
NFSD: Show state of courtesy client in client info
NFSD: add support for lock conflict to courteous server
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
fs/lock: add helper locks_owner_has_blockers to check for blockers
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
NFSD: add support for share reservation conflict to courteous server
NFSD: add courteous server support for thread with only delegation
SUNRPC: Remove svc_rqst::rq_xprt_hlen
SUNRPC: Remove dead code in svc_tcp_release_rqst()
SUNRPC: Make cache_req::thread_wait an unsigned long
SUNRPC: Cache deferral injection
SUNRPC: Clean up svc_deferred_class trace events
NFSD: Clean up nfsd_splice_actor()
termbits.h: Remove posix_types.h include
termbits.h: Align lines & format
termbits.h: create termbits-common.h for identical bits
tty: serial: samsung_tty: Fix suspend/resume on S5L
Documentation: Wire Oxford Semiconductor PCIe (Tornado) 950
Documentation: Reformat Oxford Semiconductor PCIe (Tornado) 950
Documentation: Move Oxford Semiconductor PCIe (Tornado) 950 to misc-devices
serial: pmac_zilog: remove initial print
serial: pmac_zilog: remove tracing prints
serial: pmac_zilog: remove unused uart_pmac_port::termios_cache
serial: pmac_zilog: remove unfinished DBDMA support
serial: amba-pl011: move header content to .c
tty: n_gsm: Fix packet data hex dump output
usb: dwc3: core: Add error log when core soft reset failed
usb: dwc3: gadget: Move null pinter check to proper place
usb: hub: Simplify error and success path in port_over_current_notify
usb: cdns3: allocate TX FIFO size according to composite EP number
usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
usb: Probe EHCI, OHCI controllers asynchronously
usb: isp1760: Fix out-of-bounds array access
xhci: Don't defer primary roothub registration if there is only one roothub
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
cxl/port: Move endpoint HDM Decoder Capability init to port driver
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
cxl/mem: Skip range enumeration if mem_enable clear
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
cxl/pci: Move cxl_await_media_ready() to the core
cxl/mem: Validate port connectivity before dvsec ranges
cxl/mem: Fix cxl_mem_probe() error exit
cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
cxl/mem: Drop mem_enabled check from wait_for_media()
staging: r8188eu: delete rtw_wx_read/write32()
staging: r8188eu: Remove multiple assignments
staging: r8188eu: add check for kzalloc
staging: r8188eu: fix warnings in rtw_wlan_util
staging: r8188eu: fix warnings in rtw_pwrctrl
staging: r8188eu: fix warnings in rtw_p2p
staging: rtl8712: fix uninit-value in r871xu_drv_init()
staging: rtl8712: fix uninit-value in usb_read8() and friends
staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
staging: r8188eu: remove _drv_ defines from include/rtw_debug.h
staging: vc04_services: remove unused macro
staging: rtl8192u: remove null check after call container_of()
staging: rtl8192e: remove null check after call container_of()
staging: ks7010: remove null check after call container_of()
staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()
staging: r8188eu: assoc_rsp and assoc_rsp_len are not used
staging: r8188eu: last_rx_mgnt_pkts is set but not used
staging: r8188eu: simplify error handling in recv_func_prehandle
staging: r8188eu: remove obsolete comments
staging: r8188eu: use ieee80211 helper to check for beacon
staging: r8188eu: use defines for addba response status
staging: r8188eu: use the tid in delba processing
staging: r8188eu: check for initiator vs recipient
staging: r8188eu: use BIT(tid) instead of manual shift
staging: r8188eu: replace if with ternary operator
staging: r8188eu: merge process_addba_req into OnAction_back
staging: r8188eu: read addba resp tid from ieee80211_mgmt
staging: r8188eu: get addba resp status from ieee80211_mgmt
staging: r8188eu: Fix block comment format
staging: rtl8723bs: Fix alignment to match open parenthesis
staging: vt6655: Replace VNSvOutPortB with iowrite8
staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortB
staging: vt6655: Replace MACvStart with VNSvOutPortB
staging: r8188eu: drop redundant if check
staging: r8188eu: read back action code from ieee80211_mgmt
staging: r8188eu: use back action codes from ieee80211.h
staging: r8188eu: read destination address from ieee80211_mgmt
staging: r8188eu: don't check the category in OnAction_back
staging: r8188eu: read addr2 from ieee80211_mgmt
staging: rtl8192u: make const array queuetopipe const, reduces object code size
dt-bindings: pinctrl: qcom: Drop 'maxItems' on 'wakeup-parent'
pinctrl: starfive: Make the irqchip immutable
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
powerpc/ftrace: Remove ftrace_plt_tramps[]
powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
powerpc: Finalise cleanup around ABI use
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
powerpc/ftrace: Use patch_instruction() return directly
powerpc/ftrace: Inline ftrace_modify_code()
powerpc/code-patching: Inline create_branch()
powerpc/ftrace: Use is_offset_in_branch_range()
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
powerpc/ftrace: Remove redundant create_branch() calls
powerpc/ftrace: Refactor prepare_ftrace_return()
powerpc/rtas: enture rtas_call is called with MMU enabled
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
powerpc/rtas: PACA can be restored directly from SPRG
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
powerpc/rtas: Fix whitespace in rtas_entry.S
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
powerpc/rtas: Move rtas entry assembly into its own file
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
powerpc/vdso: Link with ld.lld when requested
powerpc/vdso: Remove unused ENTRY in linker scripts
powerpc: Export mmu_feature_keys[] as non-GPL
powerpc/setup: Refactor/untangle panic notifiers
pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10
dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
dt-bindings: pinctrl: rockchip: increase max amount of device functions
dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges'
dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'
dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
pinctrl: qcom: spmi-gpio: Add pm6125 compatible
dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible
rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
rtc: mt6397: check return value after calling platform_get_resource()
video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove()
rtc: rzn1: fix platform_no_drv_owner.cocci warning
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1
ARM: dts: aspeed: ast2600-evb: Enable GFX device
ARM: dts: aspeed: Add GFX node to AST2600
ARM: dts: aspeed: ast2600-evb: Enable virtual hub
ARM: dts: aspeed: ast2600-evb: Enable video engine
ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIO
ARM: dts: aspeed: Add Nuvia DC-SCM BMC
ARM: dts: aspeed: bletchley: add sample averaging for ADM1278
ARM: dts: aspeed: bletchley: add eeprom node on each sled
ARM: dts: aspeed: bletchley: add pca9536 node on each sled
ARM: dts: aspeed: bletchley: update gpio0 line names
ARM: dts: aspeed: bletchley: Enable mdio0 bus
ARM: dts: aspeed: bletchley: switch spi2 driver to aspeed-smc
ARM: dts: aspeed: bletchley: enable ehci0 device node
ARM: dts: aspeed: Add USB2.0 device controller node
USB: serial: option: add Quectel BG95 modem
ARM: dts: aspeed-g4: Set spi-max-frequency for all flashes
ARM: dts: aspeed: Enable Dual SPI RX transfers
ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
clk: mediatek: use en_mask as a pure div_en_mask
clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
clk: mediatek: update compatible string for MT7986 ethsys
f2fs: fix to do sanity check for inline inode
f2fs: fix fallocate to use file_modified to update permissions consistently
Input: vmmouse - disable vmmouse before entering suspend mode
dt-bindings: google,cros-ec-keyb: Fixup bad compatible match
mips: ingenic: Do not manually reference the CPU clock
clk: ingenic: Mark critical clocks in Ingenic SoCs
clk: ingenic: Allow specifying common clock flags
clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()
PCI: microchip: Fix potential race in interrupt handling
vfio/pci: Move the unused device into low power state with runtime PM
vfio/pci: Virtualize PME related registers bits and initialize to zero
vfio/pci: Change the PF power state to D0 before enabling VFs
vfio/pci: Invalidate mmaps and block the access in D3hot power state
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
KVM: PPC: Book3s: PR: Enable default TCE hypercalls
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
KVM: PPC: Book3S HV: Initialize AMOR in nested entry
scripts/spdxcheck: Exclude top-level README
scripts/spdxcheck: Exclude MAINTAINERS/CREDITS
scripts/spdxcheck: Exclude config directories
KVM: PPC: Book3S HV: Use consistent type for return value of kvm_age_rmapp()
scripts/spdxcheck: Put excluded files and directories into a separate file
scripts/spdxcheck: Add option to display files without SPDX
scripts/spdxcheck: Add [sub]directory statistics
KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
scripts/spdxcheck: Add directory statistics
scripts/spdxcheck: Add percentage to statistics
freevxfs: relicense to GPLv2 only
KVM: PPC: Book3S HV: remove extraneous asterisk from rm_host_ipi_action() comment
rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sram
pinctrl: intel: Drop unused irqchip member in struct intel_pinctrl
pinctrl: intel: make irq_chip immutable
MAINTAINERS: Introduce HPE GXP Architecture
ARM: dts: Introduce HPE GXP Device tree
dt-bindings: arm: hpe: add GXP Support
dt-bindings: timer: hpe,gxp-timer: Add HPE GXP Timer and Watchdog
clocksource/drivers/timer-gxp: Add HPE GXP Timer
watchdog: hpe-wdt: Introduce HPE GXP Watchdog
ARM: configs: multi_v7_defconfig: Add HPE GXP ARCH
ARM: hpe: Introduce the HPE GXP architecture
USB: serial: pl2303: fix type detection for odd device
clocksource/drivers/timer-sun5i: Convert to SPDX identifier
clocksource/drivers/timer-sun4i: Convert to SPDX identifier
clocksource/drivers/pistachio: Convert to SPDX identifier
clocksource/drivers/orion: Convert to SPDX identifier
clocksource/drivers/lpc32xx: Convert to SPDX identifier
clocksource/drivers/digicolor: Convert to SPDX identifier
clocksource/drivers/armada-370-xp: Convert to SPDX identifier
clocksource/drivers/mips-gic-timer: Convert to SPDX identifier
clocksource/drivers/jcore: Convert to SPDX identifier
clocksource/drivers/bcm_kona: Convert to SPDX identifier
clocksource/drivers/sp804: Avoid error on multiple instances
clocksource/drivers/riscv: Events are stopped during CPU suspend
clocksource/drivers/ixp4xx: Drop boardfile probe path
dt-bindings: timer: Add compatible for Mediatek MT8186
dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles
interconnect: qcom: sc8180x: Reformat node and bcm definitions
interconnect: qcom: sc8180x: Mark some BCMs keepalive
interconnect: qcom: sc8180x: Fix QUP0 nodes
interconnect: qcom: sc8180x: Modernize sc8180x probe
dt-bindings: interconnect: Add SC8180X QUP0 virt provider
riscv: compat: Add COMPAT Kbuild skeletal support
riscv: compat: ptrace: Add compat_arch_ptrace implement
riscv: compat: signal: Add rt_frame implementation
rtc: meson: Fix email address in MODULE_AUTHOR
rtc: simplify the return expression of rx8025_set_offset()
rtc: pcf85063: Add a compatible entry for pca85073a
dt-binding: pcf85063: Add an entry for pca85073a
lkdtm/heap: Hide allocation size from -Warray-bounds
selftests/lkdtm: Add configs for stackleak and "after free" tests
lkdtm/usercopy: Check vmalloc and >0-order folios
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
MAINTAINERS: Add myself as maintainer of the RZN1 RTC driver
rtc: rzn1: Add oscillator offset support
rtc: rzn1: Add alarm support
rtc: rzn1: Add new RTC driver
dt-bindings: rtc: rzn1: Describe the RZN1 RTC
rtc: sun6i: Add NVMEM provider
i3c: master: svc: fix returnvar.cocci warning
i3c/master: simplify the return expression of i3c_hci_remove()
NFS: Pass i_size to fscache_unuse_cookie() when a file is released
Documentation: Add an explanation of NFSv4 client identifiers
NFS: update documentation for the nfs4_unique_id parameter
NFS: Improve warning message when locks are lost.
vfio: Change struct vfio_group::container_users to a non-atomic int
vfio: Simplify the life cycle of the group FD
vfio: Fully lock struct vfio_group::container
vfio: Split up vfio_group_get_device_fd()
vfio: Change struct vfio_group::opened from an atomic to bool
vfio: Add missing locking for struct vfio_group::kvm
kvm/vfio: Fix potential deadlock problem in vfio
dt-bindings: clock: convert rockchip,rk3368-cru.txt to YAML
dt-bindings: clock: convert rockchip,rk3228-cru.txt to YAML
dt-bindings: clock: convert rockchip,rk3036-cru.txt to YAML
dt-bindings: clock: convert rockchip,rk3308-cru.txt to YAML
Input: cros-ec-keyb - allow skipping keyboard registration
dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
dt-bindings: clock: convert rockchip,px30-cru.txt to YAML
dt-bindings: clock: convert rockchip,rk3188-cru.txt to YAML
dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compound_op
f2fs: don't use casefolded comparison for "." and ".."
f2fs: do not stop GC when requiring a free section
NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' attributes
NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributes
NFSv4: Specify the type of ACL to cache
NFSv4: Don't hold the layoutget locks across multiple RPC calls
pNFS/files: Fall back to I/O through the MDS on non-fatal layout errors
NFS: Further fixes to the writeback error handling
NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout
NFS: Memory allocation failures are not server fatal errors
pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
NFS: Don't report errors from nfs_pageio_complete() more than once
NFS: Do not report flush errors in nfs_write_end()
NFS: Don't report ENOSPC write errors twice
NFS: fsync() should report filesystem errors over EINTR/ERESTARTSYS
NFS: Do not report EINTR/ERESTARTSYS as mapping errors
ARM: dts: at91: sama7g5ek: add node for PDMC0
ARM: dts: at91: sama7g5: add nodes for PDMC
ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' property
ARM: at91: pm: Fix rand build error
RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()
soc: rockchip: Fix refcount leak in rockchip_grf_init
clk: imx8mp: fix usb_root_clk parent
clk: fixed-rate: Remove redundant if statement
Input: psmouse-smbus - avoid flush_scheduled_work() usage
Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepare
Input: sparcspkr - fix refcount leak in bbc_beep_probe
dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp
dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x
pmem: implement pmem_recovery_write()
pmem: refactor pmem_clear_poison()
dax: add .recovery_write dax_operation
dax: introduce DAX_RECOVERY_WRITE dax access mode
mce: fix set_mce_nospec to always unmap the whole page
x86/mce: relocate set{clear}_mce_nospec() functions
acpi/nfit: rely on mce->misc to determine poison granularity
include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead
dmaengine: idxd: Remove unnecessary synchronize_irq() before free_irq()
dmaengine: idxd: add missing callback function to support DMA_INTERRUPT
pinctrl: lynxpoint: make irq_chip immutable
pinctrl: cherryview: make irq_chip immutable
pinctrl: baytrail: make irq_chip immutable
Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
Documentation: gpio: Fix IRQ mask and unmask examples
dmaengine: sprd: deprecate '#dma-channels'
dt-bindings: dmaengine: sprd: deprecate '#dma-channels'
dmaengine: idxd: skip irq free when wq type is not kernel
dmaengine: idxd: make idxd_register/unregister_dma_channel() static
dmaengine: zynqmp_dma: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
dmaengine: zynqmp_dma: check dma_async_device_register return value
dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type
dmaengine: idxd: remove redudant idxd_wq_disable_cleanup() call
dmaengine: idxd: free irq before wq type is reset
dmaengine: idxd: fix lockdep warning on device driver removal
dmaengine: idxd: Separate user and kernel pasid enabling
dt-bindings: renesas,rcar-dmac: R-Car V3U is R-Car Gen4
dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
dmaengine: tegra: Use platform_get_irq() to get IRQ resource
m68knommu: fix undefined reference to `_init_sp'
m68knommu: allow elf_fdpic loader to be selected
m68knommu: add definitions to support elf_fdpic program loader
m68knommu: implement minimal regset support
m68knommu: use asm-generic/mmu.h for nommu setups
m68k: fix typos in comments
m68k: coldfire: drop ISA_DMA_API support
m68knommu: set ZERO_PAGE() to the allocated zeroed page
dt-bindings: clock: convert rockchip,rv1108-cru.txt to YAML
Unify the primitives for file descriptor closing
fs: remove fget_many and fput_many interface
i2c: xiic: Fix Tx Interrupt path for grouped messages
i2c: xiic: Fix coding style issues
i2c: xiic: return value of xiic_reinit
i2c: cadence: Increase timeout per message if necessary
iio: adc: xilinx-ams: fix return error variable
i2c: designware: Sort timing parameter ACPI method calls by the speed
i2c: at91: Initialize dma_buf in at91_twi_xfer()
dt-binding: clock: Add missing rk3568 cru bindings
proc/sysctl: make protected_* world readable
pinctrl: stm32: Unshadow np variable in stm32_pctl_probe()
zsmalloc: fix races between asynchronous zspage free and page migration
Revert "mm/cma.c: remove redundant cma_mutex lock"
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
PCI: hv: Add validation for untrusted Hyper-V values
vfio/pci: Use the struct file as the handle not the vfio_group
kvm/vfio: Remove vfio_group from kvm
vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()
vfio: Remove vfio_external_group_match_file()
vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()
kvm/vfio: Store the struct file in the kvm_vfio_group
kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
vfio: Delete container_q
iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
iommu/vt-d: Remove domain_update_iommu_snooping()
iommu/vt-d: Check domain force_snooping against attached devices
iommu/vt-d: Block force-snoop domain attaching if no SC support
iommu/vt-d: Size Page Request Queue to avoid overflow condition
iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller
iommu/vt-d: Change return type of dmar_insert_one_dev_info()
iommu/vt-d: Remove unneeded validity check on dev
iommu/dma: Explicitly sort PCI DMA windows
iommu/dma: Fix iova map result check bug
iommu/mediatek: Fix NULL pointer dereference when printing dev_name
iommu: iommu_group_claim_dma_owner() must always assign a domain
KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES setting
KVM: PPC: Book3S HV Nested: L2 must not run with L1 xive context
KVM: PPC: Book3S HV P9: Split !nested case out from guest entry
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
KVM: PPC: Book3S HV P9: Inject pending xive interrupts at guest entry
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
KVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
KVM: PPC: Remove kvmppc_claim_lpid
KVM: PPC: Book3S HV P9: Optimise loads around context switch
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
crypto: s390 - add crypto library interface for ChaCha20
crypto: talitos - Uniform coding style with defined variable
crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_sha_setkey()
crypto: cryptd - Protect per-CPU resource by disabling BH.
crypto: sun8i-ce - do not fallback if cryptlen is less than sg length
crypto: sun8i-ce - rework debugging
crypto: sun8i-ce - use sg_nents_for_len
crypto: sun8i-ce - Add function for handling hash padding
crypto: sun8i-ss - do not fallback if cryptlen is less than sg length
crypto: sun8i-ss - add hmac(sha1)
crypto: sun8i-ss - Add function for handling hash padding
crypto: sun8i-ss - rework debugging
crypto: sun8i-ss - handle requests if last block is not modulo 64
crypto: sun8i-ss - do not zeroize all pad
crypto: sun8i-ss - do not allocate memory when handling hash requests
crypto: sun8i-ss - use sg_nents_for_len
crypto: sun8i-ss - test error before assigning
crypto: sun8i-ss - remove redundant test
crypto: sun8i-ss - handle zero sized sg
crypto: sun8i-ss - rework handling of IV
crypto: sun4i-ss - do not allocate backup IV on requests
crypto: sun8i-ce - do not allocate memory when handling requests
crypto: sun8i-ce - Fix minor style issue
extcon: Modify extcon device to be created after driver data is set
extcon: sm5502: Clarify SM5703's i2c device ID
extcon: ptn5150: Add usb role class support
extcon: ptn5150: Add queue work sync before driver release
extcon: sm5502: Add support for SM5703
dt-bindings: extcon: bindings for SM5703
extcon: usb-gpio: Remove disable irq operation in system sleep
extcon: Fix some kernel-doc comments
extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()
extcon: int3496: Add support for controlling Vbus through a regulator
extcon: int3496: Add support for binding to plain platform devices
extcon: int3496: Request non-exclusive access to the ID GPIO
extcon: int3496: Make the driver a bit less verbose
extcon: Fix extcon_get_extcon_dev() error handling
ia64: mca: drop redundant spinlock initialization
tty: fix deadlock caused by calling printk() under tty_port->lock
relay: remove redundant assignment to pointer buf
fs/ntfs3: validate BOOT sectors_per_clusters
lib/string_helpers: fix not adding strarray to device's resource list
kernel/crash_core.c: remove redundant check of ck_cmdline
ELF, uapi: fixup ELF_ST_TYPE definition
PCI: cadence: Clear FLR in device capabilities register
io_uring_enter(): don't leave f.flags uninitialized
PCI: cadence: Allow PTM Responder to be enabled
f2fs: keep wait_ms if EAGAIN happens
f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters
module: merge check_exported_symbol() into find_exported_symbol_in_section()
module: do not binary-search in __ksymtab_gpl if fsa->gplok is false
module: do not pass opaque pointer for symbol search
module: show disallowed symbol name for inherit_taint()
module: fix [e_shstrndx].sh_size=0 OOB access
module: Introduce module unload taint tracking
module: Move module_assert_mutex_or_preempt() to internal.h
module: Make module_flags_taint() accept a module's taints bitmap and usable outside core code
module.h: simplify MODULE_IMPORT_NS
RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()
RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
f2fs: reject test_dummy_encryption when !CONFIG_FS_ENCRYPTION
f2fs: kill volatile write support
f2fs: change the current atomic write way
f2fs: don't need inode lock for system hidden quota
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
xhci: Remove quirk for over 10 year old evaluation hardware
xhci: prevent U2 link power state if Intel tier policy prevented U1
xhci: use generic command timer for stop endpoint commands.
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
usb: host: xhci-plat: prepare operation w/o shared hcd
usb: host: xhci-plat: create shared hcd after having added main hcd
xhci: prepare for operation w/o shared hcd
xhci: factor out parts of xhci_gen_setup()
MIPS: Sibyte: remove unnecessary return variable
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
selftests/ftrace: Save kprobe_events to test log
MIPS: tools: no need to initialise statics to 0
MIPS: Loongson: Use hwmon_device_register_with_groups() to register hwmon
MIPS: VR41xx: Drop redundant spinlock initialization
MIPS: smp: optimization for flush_tlb_mm when exiting
ACPI: clean up white space in a few places for consistency
PCI: vmd: Revert 2565e5b69c ("PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by IOMMU.")
PCI: vmd: Assign VMD IRQ domain before enumeration
ACPI: glue: Rearrange find_child_checks()
dt-bindings: gpio: altera: correct interrupt-cells
ARM: dts: socfpga: align SPI NOR node name with dtschema
xhci: Set HCD flag to defer primary roothub registration
usb: core: hcd: Add support for deferring roothub registration
usb: host: ehci-xilinx: adding description for return value
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
USB: c67x00: remove unnecessary check of res
usb: host: ehci-xilinx: Fix quoted string split across lines
USB / dwc3: Fix a checkpatch warning in core.c
thunderbolt: Add KUnit test for devices with no DisplayPort adapters
thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters
lkdtm/usercopy: Rename "heap" to "slab"
cpufreq: mediatek: Add support for MT8186
cpufreq: mediatek: Link CCI device to CPU
dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
riscv: add memory-type errata for T-Head
riscv: don't use global static vars to store alternative data
riscv: remove FIXMAP_PAGE_IO and fall back to its default value
riscv: add RISC-V Svpbmt extension support
riscv: Fix accessing pfn bits in PTEs for non-32bit variants
riscv: move boot alternatives to after fill_hwcap
riscv: prevent compressed instructions in alternatives
riscv: extend concatenated alternatives-lines to the same length
riscv: implement ALTERNATIVE_2 macro
riscv: implement module alternatives
riscv: allow different stages with alternatives
riscv: integrate alternatives better into the main architecture
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
openrisc: remove bogus nops and shutdowns
openrisc: fix typos in comments
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
ptrace: Always take siglock in ptrace_resume
ptrace: Don't change __state
ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
ptrace: Document that wait_task_inactive can't fail
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
signal: Use lockdep_assert_held instead of assert_spin_locked
ptrace: Remove arch_ptrace_attach
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
signal: Replace __group_send_sig_info with send_signal_locked
signal: Rename send_signal send_signal_locked
vfio/pci: Remove vfio_device_get_from_dev()
vfio/pci: Have all VFIO PCI drivers store the vfio_pci_core_device in drvdata
vfio: Remove calls to vfio_group_add_container_user()
vfio: Remove dead code
drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
vfio/ccw: Remove mdev from struct channel_program
vfio: Make vfio_(un)register_notifier accept a vfio_device
vfio: Stop using iommu_present()
RDMA/irdma: Add SW mechanism to generate completions on error
dm: pass NULL bdev to bio_alloc_clone
PCI: hv: Fix interrupt mapping for multi-MSI
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
drm/hyperv: Remove support for Hyper-V 2008 and 2008R2/Win7
video: hyperv_fb: Remove support for Hyper-V 2008 and 2008R2/Win7
scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
sched: Update task_tick_numa to ignore tasks without an mm
USB: gadget: Add ID numbers to gadget names
RDMA/siw: Enable siw on tunnel devices
PCI: rockchip-dwc: Add legacy interrupt support
PCI: rockchip-dwc: Reset core at driver probe
dt-bindings: PCI: Remove fallback from Rockchip DesignWare binding
x86/hyperv: Disable hardlockup detector by default in Hyper-V guests
PCI: mediatek-gen3: Assert resets to ensure expected init state
pinctrl: broxton: Add module alias for Intel Apollo Lake
powerpc/rtas: Keep MSR[RI] set when calling RTAS
powerpc/8xx: Use kmalloced data structure instead of global static
powerpc/8xx: Remove mpc8xx_pics_init()
powerpc/8xx: Convert CPM1 interrupt controller to platform_device
powerpc/8xx: Convert CPM1 error interrupt handler to platform driver
powerpc/8xx: Move CPM interrupt controller into a dedicated file
cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
macintosh: Prepare cleanup of powerpc's asm/prom.h
powerpc/code-patching: Use jump_label to check if poking_init() is done
powerpc/code-patching: Use jump_label for testing freed initmem
PCI: microchip: Add missing chained_irq_enter()/exit() calls
PCI: imx6: Fix PERST# start-up sequence
PCI: qcom-ep: Move enable/disable resources code to common functions
vfio/mlx5: Run the SAVE state command in an async mode
vfio/mlx5: Refactor to enable VFs migration in parallel
vfio/mlx5: Manage the VF attach/detach callback from the PF
clk: samsung: exynosautov9: add cmu_peric1 clock support
clk: samsung: exynosautov9: add cmu_peric0 clock support
clk: samsung: exynosautov9: add cmu_fsys2 clock support
clk: samsung: exynosautov9: add cmu_busmc clock support
clk: samsung: exynosautov9: add cmu_peris clock support
clk: samsung: exynosautov9: add cmu_core clock support
clk: samsung: add top clock support for Exynos Auto v9 SoC
hte: Fix off by one in hte_push_ts_ns()
hte: Fix possible use-after-free in tegra_hte_test_remove()
hte: Remove unused including <linux/version.h>
net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
iommu/arm-smmu: Force identity domains for legacy binding
cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_target
fpga: dfl: Allow Port to be linked to FME's DFL
Documentation: fpga: dfl: add link address of feature id table
fpga: dfl: check feature type before parse irq info
fpga: fpga-region: fix kernel-doc formatting issues
fpga: Use tab instead of space indentation
fpga: fpga-mgr: fix kernel-doc warnings
fpga: fix for coding style issues
bus: mhi: host: Add support for Foxconn T99W373 and T99W368
bus: mhi: host: pci_generic: add Telit FN990
bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
ksmbd: validate length in smb2_write()
ksmbd: fix reference count leak in smb_check_perm_dacl()
crypto: vmx - Fix build error
ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
ipc: update semtimedop() to use hrtimer
ipc/sem: remove redundant assignments
initramfs: support cpio extraction with file checksums
gen_init_cpio: support file checksum archiving
gen_init_cpio: fix short read file handling
initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig option
initramfs: make dir_entry.name a flexible array member
initramfs: refactor do_header() cpio magic checks
proc: fix dentry/inode overinstantiating under /proc/${pid}/net
dm cache metadata: remove unnecessary variable in __dump_mapping
dm mpath: provide high-resolution timer to HST for bio-based
dm crypt: make printing of the key constant-time
f2fs: stop allocating pinned sections if EAGAIN happens
f2fs: skip GC if possible when checkpoint disabling
dm integrity: fix error code in dm_integrity_ctr()
dm stats: add cond_resched when looping over entries
dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description
remoteproc: imx_rproc: Support i.MX93
dt-bindings: remoteproc: imx_rproc: Support i.MX93
coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
nvmem: sfp: Add support for TA 2.1 devices
nvmem: sfp: Use regmap
dt-bindings: nvmem: sfp: Add compatible binding for TA 2.1 SFPs
dt-bindings: nvmem: sfp: Add TA_PROG_SFP supply
dt-bindings: nvmem: sfp: Add clock properties
dt-bindings: nvmem: sfp: Fix typo
nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
nvmem: Add Apple eFuse driver
dt-bindings: nvmem: Add apple,efuses
MAINTAINERS: Add apple efuses nvmem files to ARM/APPLE MACHINE
nvmem: brcm_nvram: find Device Tree nodes for NVMEM cells
nvmem: core: support passing DT node in cell info
binder: additional transaction error logs
binder: convert logging macros into functions
binderfs: add extended_error feature entry
binder: add BINDER_GET_EXTENDED_ERROR ioctl
binder: add failed transaction logging info
uio: dfl: add HSSI subsystem feature id
slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt
bus: mhi: replace snprintf with sysfs_emit
lkdtm: cfi: Fix type width for masking PAC bits
misc: rtsx: set NULL intfdata when probe fails
altera-stapl: Use swap() instead of open coding it
misc: rtsx: add rts5261 efuse function
RDMA/rxe: Enforce IBA C11-17
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
RDMA/rxe: Check rxe_get() return value
RDMA/rxe: Add rxe_srq_cleanup()
pinctrl: microchip-sgpio: Switch to use fwnode instead of of_node
pinctrl: equilibrium: Switch to use fwnode instead of of_node
memblock tests: remove completed TODO item
memblock tests: update style of comments for memblock_free_*() functions
memblock tests: update style of comments for memblock_remove_*() functions
memblock tests: update style of comments for memblock_reserve_*() functions
memblock tests: update style of comments for memblock_add_*() functions
soundwire: qcom: adjust autoenumeration timeout
soundwire: qcom: use pm_runtime_resume_and_get()
soundwire: intel: use pm_runtime_resume_and_get()
soundwire: cadence: use pm_runtime_resume_and_get()
soundwire: bus: use pm_runtime_resume_and_get()
soundwire: qcom: return error when pm_runtime_get_sync fails
soundwire: bus: pm_runtime_request_resume on peripheral attachment
soundwire: intel: disable WAKEEN in pm_runtime resume
soundwire: intel: prevent pm_runtime resume prior to system suspend
soundwire: cadence: recheck device0 attachment after status change
powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
powerpc: align address to page boundary in change_page_attr()
powerpc/8xx: Simplify flush_tlb_kernel_range()
powerpc: Use static call for get_irq()
powerpc: Use rol32() instead of opencoding in csum_fold()
powerpc: Add missing headers
powerpc: Remove asm/prom.h from all files that don't need it
dt-bindings: watchdog: sunxi: clarify clock support
dt-bindings: watchdog: sunxi: fix F1C100s compatible
watchdog: Add watchdog driver for Sunplus SP7021
dt-bindings: watchdog: Add watchdog yaml file for Sunplus SP7021
dt-bindings: reset: mt7986: Add reset-controller header file
dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC
watchdog: rzg2l_wdt: Add set_timeout callback
watchdog: rzg2l_wdt: Use force reset for WDT reset
watchdog: rzg2l_wdt: Add error check for reset_control_deassert
watchdog: rzg2l_wdt: Fix reset control imbalance
watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
watchdog: rzg2l_wdt: Fix Runtime PM usage
watchdog: rzg2l_wdt: Fix 32bit overflow issue
dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
dt-bindings: watchdog: improve QCOM compatible parsing for modern chips
watchdog: mtk_wdt: mt7986: Add toprgu reset controller support
watchdog: bcm7038_wdt: Support BCM6345 compatible string
dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
watchdog: mediatek: mt8186: add wdt support
dt-bindings: reset: mt8186: add reset-controller header file
dt-bindings: watchdog: Add compatible for MediaTek MT8186
leds: lp50xx: Remove duplicated error reporting in .remove()
leds: qcom-lpg: add missing PWM dependency
leds: ktd2692: Make aux-gpios optional
dt-bindings: leds: convert ktd2692 bindings to yaml
leds: ktd2692: Avoid duplicate error messages on probe deferral
leds: is31fl32xx: Improve error reporting in .remove()
leds: Move pwm-multicolor driver into rgb directory
ARM: pxa: convert to multiplatform
ARM: pxa/sa1100: move I/O space to PCI_IOBASE
ARM: pxa: remove support for MTD_XIP
ARM: pxa: move mach/*.h to mach-pxa/
ARM: PXA: fix multi-cpu build of xsc3
ARM: pxa: move plat-pxa to drivers/soc/
ARM: mmp: rename pxa_register_device
ARM: mmp: remove tavorevb board support
ARM: pxa: remove unused mach/bitfield.h
ARM: pxa: move clk register definitions to driver
ARM: pxa: move smemc register access from clk to platform
cpufreq: pxa3: move clk register access to clk driver
ARM: pxa: remove get_clk_frequency_khz()
ARM: pxa: pcmcia: move smemc configuration back to arch
ASoC: pxa: i2s: use normal MMIO accessors
ASoC: pxa: ac97: use normal MMIO accessors
ASoC: pxa: use pdev resource for FIFO regs
Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
Input: wm97xx - switch to using threaded IRQ
Input: touchscreen: use wrapper for pxa2xx ac97 registers
input: touchscreen: mainstone: sync with zylonite driver
input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
ARM: pxa: zylonite: use gpio lookup instead mfp header
ARM: pxa: mainstone-wm97xx: use gpio lookup table
ARM: pxa: magician: use platform driver for audio
ARM: pxa: z2: use gpio lookup for audio device
ARM: pxa: eseries: use gpio lookup for audio
ARM: pxa: spitz: use gpio descriptors for audio
ARM: pxa: lubbock: pass udc irqs as resource
ARM: pxa: hx4700: use gpio descriptors for audio
ARM: pxa: corgi: use gpio descriptors for audio
ARM: pxa: poodle: use platform data for poodle asoc driver
ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
iio: magnetometer: yas530: Fix memchr_inv() misuse
iio: adc: axp288: Override TS pin bias current for some models
fork: Stop allowing kthreads to call execve
fork: Explicitly set PF_KTHREAD
init: Deal with the init process being a user mode process
fork: Generalize PF_IO_WORKER handling
fork: Explicity test for idle tasks in copy_thread
fork: Pass struct kernel_clone_args into copy_thread
f2fs: give priority to select unpinned section for foreground GC
f2fs: fix to do sanity check on total_data_blocks
kthread: Don't allocate kthread_struct for init and umh
ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in sysfs
ACPI: battery: Make "not-charging" the default on no charging or full info
RDMA/rxe: Remove IB_SRQ_INIT_MASK
f2fs: fix deadloop in foreground GC
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
f2fs: write checkpoint during FG_GC
f2fs: fix to clear dirty inode in f2fs_evict_inode()
f2fs: ensure only power of 2 zone sizes are allowed
f2fs: call bdev_zone_sectors() only once on init_blkz_info()
f2fs: extend stat_lock to avoid potential race in statfs
f2fs: avoid infinite loop to flush node pages
f2fs: use flush command instead of FUA for zoned device
f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
RDMA/rxe: Skip adjusting remote addr for write in retry operation
clk: sunxi-ng: h616: Add PLL derived 32KHz clock
clk: sunxi-ng: h6-r: Add RTC gate clock
iommu/arm-smmu: Support Tegra234 SMMU
dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
dt-bindings: arm-smmu: Document nvidia,memory-controller property
iommu/arm-smmu-qcom: Add SC8280XP support
dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP
iommu/arm-smmu-v3-sva: Fix mm use-after-free
iommu/arm-smmu-v3: check return value after calling platform_get_resource()
iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe()
dt-bindings: arm-smmu: Add binding for SDX65 SMMU
crypto: vmx - Align the short log with Makefile cleanups
crypto: atmel - Avoid flush_scheduled_work() usage
crypto: atmel-i2c - Simplify return code in probe function
crypto: caam/rng - Add support for PRNG
hwrng: cn10k - Enable compile testing
crypto: atmel-sha204a - Suppress duplicate error message
crypto: atmel-sha204a - Remove useless check
crypto: inside-secure - Add MODULE_FIRMWARE macros
crypto: hisilicon/sec - add sm4 generic selection
crypto: atmel-sha204a - Add support for ATSHA204 cryptochip
clk: tegra: Update kerneldoc to match prototypes
driver core: location: Check for allocations failure
arch_topology: Trace the update thermal pressure
kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file.
export: fix string handling of namespace in EXPORT_SYMBOL_NS
rpmsg: use local 'dev' variable
rpmsg: Fix calling device_lock() on non-initialized device
clk: renesas: r9a09g011: Add eth clock and reset entries
clk: renesas: Add RZ/V2M support using the rzg2l driver
cpufreq: mediatek: Add opp notification support
cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()
cpufreq: mediatek: Move voltage limits to platform data
cpufreq: mediatek: Unregister platform device on exit
clk: qcom: gcc-msm8976: Add modem reset
dt-bindings: clk: qcom: gcc-msm8976: Add modem reset
clk: qcom: gcc-msm8976: Set floor ops for SDCC
dt-bindings: clock: qcom,gcc-apq8064: Fix typo in compatible and split apq8084
remoteproc: qcom: pas: Add MSM8226 ADSP support
dt-bindings: remoteproc: qcom: pas: Add MSM8226 adsp
dm: improve abnormal bio processing
dm: simplify bio-based IO accounting further
dm: put all polled dm_io instances into a single list
dm: improve dm_io reference counting
dm: don't grab target io reference in dm_zone_map_bio
dm: improve bio splitting and associated IO accounting
dm: switch to bdev based IO accounting interfaces
dm: pass dm_io instance to dm_io_acct directly
dm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
dm: use bio_sectors in dm_aceept_partial_bio
dm: simplify basic targets
dm: conditionally enable branching for less used features
dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio
dm: move hot dm_io members to same cacheline as dm_target_io
dm: add local variables to clone_endio and __map_bio
dm: mark various branches unlikely
dm: simplify dm_start_io_acct
dm: simplify dm_io access in dm_split_and_process_bio
dm: factor out dm_io_set_error and __dm_io_dec_pending
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
staging: r8188eu: remove unused IEEE_* defines
staging: r8188eu: use standard category defines
staging: r8188eu: use ieee80211_mgmt for action category
staging: r8188eu: replace OnAction_tbl with switch-case
staging: r8188eu: remove an unused category define
staging: r8188eu: remove action_handler string
staging: r8188eu: remove unused action handler prototypes
staging: r8188eu: action category wmm is not used
staging: r8188eu: action category ht is not used
staging: vt6655: Replace unused return value of vt6655_get_current_tsf
staging: vt6655: Rename function CARDbGetCurrentTSF
staging: vt6655: Added missing BE support in CARDbGetCurrentTSF
staging: vt6655: Replace VNSvInPortD with ioread32
staging: r8188eu: Remove broken rtw_p2p_get function.
staging: r8188eu: drop redundant check in _rtw_free_mlme_priv
staging: r8188eu: remove unused else condition
staging: r8188eu: remove unused semaphore "allrxreturnevt"
staging: greybus: correct typo in comment
staging: vc04_services: Re-use generic struct s32_fract
tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
termbits: Convert octal defines to hex
serial: pch: inline pop_tx() into handle_tx()
serial: pch: simplify pop_tx() even more
serial: pch: remove xmit circ_buf size double check
serial: pch: remove debug print from pop_tx
serial: pch: decomission pch_uart_hal_write()
serial: pch: don't overwrite xmit->buf[0] by x_char
serial: pch: move size check from pop_tx one level up
serial: pic32: restore disabled irqs in pic32_uart_startup()
serial: pic32: free up irq names correctly
serial: pic32: don't zero members of kzalloc-ated structure
serial: pic32: don't assign pic32_sport::cts_gpio twice
serial: pic32: convert to_pic32_sport() to an inline
serial: pic32: remove pic32_get_port() macro
serial: pic32: simplify pic32_sport::enable_tx_irq handling
serial: pic32: simplify clk handling
serial: pic32: remove constants from struct pic32_sport
serial: pic32: move header content to .c
serial: pic32: remove unused items from the header
serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode
serial: stm32: Factor out GPIO RTS toggling into separate function
serial: sifive: Remove duplicate `clkin_rate' setting
serial: sifive: Report actual baud base rather than fixed 115200
serial: 8250: Add proper clock handling for OxSemi PCIe devices
serial: 8250: Export ICR access helpers for internal use
serial: 8250: Fold EndRun device support into OxSemi Tornado code
serial: men_z135_uart: Drop duplicated iotype assignment
serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
serial: 8250: dw: Fix NULL pointer dereference
dt-bindings: serial: renesas,scif: R-Car V3U is R-Car Gen4
dt-bindings: serial: renesas,hscif: R-Car V3U is R-Car Gen4
usb: gadget: uvc: track frames in format entries
usb: gadget: uvc: move structs to common header
usb: gadget: uvc: prevent index variables to start from 0
arm64: dts: qcom: align DWC3 USB interrupts with DT schema
arm64: dts: qcom: align DWC3 USB clocks with DT schema
arm64: dts: qcom: msm8996: add clock-names to DWC3 USB node
arm64: dts: qcom: qcs404: add dedicated qcom,qcs404-dwc3 compatible
arm64: dts: qcom: sm6125: add dedicated qcom,sm6125-dwc3 compatible
arm64: dts: qcom: msm8994: add dedicated qcom,msm8994-dwc3 compatible
arm64: dts: qcom: ipq8074: add dedicated qcom,ipq8074-dwc3 compatible
arm64: dts: qcom: correct DWC3 node names and unit addresses
dt-bindings: usb: qcom,dwc3: fix clock matching
dt-bindings: usb: qcom,dwc3: add IPQ8074, MSM8994, QCS404 and SM6125
usb: dwc3: gadget: Delay issuing End Transfer
usb: dwc3: gadget: Only End Transfer for ep0 data phase
usb: dwc3: ep0: Don't prepare beyond Setup stage
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
usb: dwc3: gadget: Refactor pullup()
usb: dwc3: gadget: Prevent repeat pullup()
usb: dwc3: xilinx: Add gpio-reset support
dt-bindings: usb: dwc3-xilinx: add optional property reset-gpios
dt-bindings: usb: qcom,dwc3: Add binding for SDX65
dt-bindings: usb: da8xx-usb: deprecate '#dma-channels'
dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
usb: dwc3: remove a possible unnecessary 'out of memory' message
usb: dwc3: host: Stop setting the ACPI companion
usb: core: acpi: Use the sysdev pointer instead of controller device
dt-bindings: usb: mediatek,mtu3: add binding for MT8195 SoC
usb: ehci-omap: drop unused ehci_read() function
USB: gadget: Fix return of -EBUSY
usb: dwc2: gadget: don't reset gadget's driver->bus
PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
PCI/PM: Rearrange pci_set_power_state()
PCI/PM: Clean up pci_set_low_power_state()
PCI/PM: Do not restore BARs if device is not in D0
PCI/PM: Split pci_power_up()
PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
PCI/PM: Do not call pci_update_current_state() from pci_power_up()
PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
PCI/PM: Set current_state to D3cold if the device is not accessible
PCI/PM: Relocate pci_set_low_power_state()
PCI/PM: Split pci_raw_set_power_state()
PCI/PM: Rearrange pci_update_current_state()
PCI/PM: Drop the runtime_d3cold device flag
PCI/PM: Resume subordinate bus in bus type callbacks
PCI/PM: Power up all devices during runtime resume
PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
Input: sun4i-lradc-keys - add support for R329 and D1
Input: sun4i-lradc-keys - add optional clock/reset support
dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles
pinctrl: microchip-sgpio: make irq_chip immutable
pinctrl: stm32: Fix up errorpath after merge
powerpc: Add missing declaration in asm/drmem.h
powerpc: Include asm/reg.h in asm/svm.h
powerpc: Don't include asm/prom.h in asm/parport.h
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
powerpc: Reduce csum_add() complexity for PPC64
powerpc/64: remove system call instruction emulation
powerpc: Reject probes on instructions that can't be single stepped
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
powerpc: fix typos in comments
powerpc/boot: Stop using RELACOUNT
powerpc: Simplify and move arch_randomize_brk()
powerpc/mm: Convert to default topdown mmap layout
powerpc/mm: Enable full randomisation of memory mappings
powerpc/mm: Move get_unmapped_area functions to slice.c
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
powerpc/mm: Make slice specific to book3s/64
powerpc/mm: Move vma_mmu_pagesize()
mm: Add len and flags parameters to arch_get_mmap_end()
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
USB: serial: ftdi_sio: clean up printk format specifier
clk: renesas: rzg2l: Add support for RZ/V2M reset monitor reg
clk: renesas: rzg2l: Make use of CLK_MON registers optional
clk: renesas: rzg2l: Set HIWORD mask for all mux and dividers
clk: renesas: rzg2l: Add read only versions of the clk macros
clk: renesas: rzg2l: Move the DEF_MUX array size calc into the macro
dt-bindings: clock: renesas,rzg2l: Document RZ/V2M SoC
clk: renesas: r9a07g044: Fix OSTM1 module clock name
clk: renesas: r9a07g043: Add clock and reset entries for ADC
clk: renesas: r9a07g043: Add TSU clock and reset entry
clk: renesas: r9a07g043: Add RSPI clock and reset entries
clk: renesas: r9a07g043: Add clock and reset entries for SPI Multi I/O Bus Controller
clk: renesas: r9a07g044: Add DSI clock and reset entries
clk: renesas: r9a07g044: Add LCDC clock and reset entries
clk: renesas: r9a07g044: Add M4 Clock support
clk: renesas: r9a07g044: Add M3 Clock support
clk: renesas: r9a07g044: Add {M2, M2_DIV2} Clocks support
clk: renesas: r9a07g044: Add M1 clock support
clk: renesas: rzg2l: Add DSI divider clk support
clk: renesas: rzg2l: Add PLL5_4 clk mux support
clk: renesas: rzg2l: Add FOUTPOSTDIV clk support
pinctrl: renesas: checker: Add reserved field checks
pinctrl: renesas: sh7786: Optimize fixed-width reserved fields
pinctrl: renesas: sh7785: Optimize fixed-width reserved fields
pinctrl: renesas: sh7757: Optimize fixed-width reserved fields
pinctrl: renesas: sh7734: Optimize fixed-width reserved fields
pinctrl: renesas: sh7724: Optimize fixed-width reserved fields
pinctrl: renesas: sh7723: Optimize fixed-width reserved fields
pinctrl: renesas: sh7722: Optimize fixed-width reserved fields
pinctrl: renesas: sh7720: Optimize fixed-width reserved fields
pinctrl: renesas: sh73a0: Optimize fixed-width reserved fields
pinctrl: renesas: sh7269: Optimize fixed-width reserved fields
pinctrl: renesas: sh7264: Optimize fixed-width reserved fields
pinctrl: renesas: sh7203: Optimize fixed-width reserved fields
pinctrl: renesas: r8a779f0: Optimize fixed-width reserved fields
pinctrl: renesas: r8a779a0: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77995: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77990: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77980: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77970: Optimize fixed-width reserved fields
pinctrl: renesas: r8a7796: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77965: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77951: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77950: Optimize fixed-width reserved fields
pinctrl: renesas: r8a7792: Optimize fixed-width reserved fields
pinctrl: renesas: r8a7779: Optimize fixed-width reserved fields
pinctrl: renesas: r8a77470: Optimize fixed-width reserved fields
pinctrl: renesas: r8a7740: Optimize fixed-width reserved fields
pinctrl: renesas: r8a73a4: Optimize fixed-width reserved fields
pinctrl: renesas: sh7734: Use shorthands for reserved fields
pinctrl: renesas: r8a779f0: Use shorthands for reserved fields
pinctrl: renesas: r8a779a0: Use shorthands for reserved fields
pinctrl: renesas: r8a77995: Use shorthands for reserved fields
pinctrl: renesas: r8a77990: Use shorthands for reserved fields
pinctrl: renesas: r8a77980: Use shorthands for reserved fields
pinctrl: renesas: r8a77970: Use shorthands for reserved fields
pinctrl: renesas: r8a77965: Use shorthands for reserved fields
pinctrl: renesas: r8a7796: Use shorthands for reserved fields
pinctrl: renesas: r8a77951: Use shorthands for reserved fields
pinctrl: renesas: r8a77950: Use shorthands for reserved fields
pinctrl: renesas: r8a7794: Use shorthands for reserved fields
pinctrl: renesas: r8a7792: Use shorthands for reserved fields
pinctrl: renesas: r8a7791: Use shorthands for reserved fields
pinctrl: renesas: r8a7790: Use shorthands for reserved fields
pinctrl: renesas: r8a7779: Use shorthands for reserved fields
pinctrl: renesas: r8a7778: Use shorthands for reserved fields
pinctrl: renesas: r8a77470: Use shorthands for reserved fields
pinctrl: renesas: emev2: Use shorthands for reserved fields
pinctrl: renesas: rmobile: Mark unused PORTCR bits reserved
pinctrl: renesas: Add shorthand for reserved register fields
pinctrl: renesas: r8a77470: Use fixed-width description for IPSR regs
leds: Add PWM multicolor driver
dt-bindings: leds: Add multicolor PWM LED bindings
dt-bindings: leds: Optional multi-led unit address
leds: regulator: Make probeable from device tree
leds: regulator: Add dev helper variable
dt-bindings: leds: Add regulator-led binding
thunderbolt: Add support for XDomain lane bonding
thunderbolt: Ignore port locked error in tb_port_wait_for_link_width()
thunderbolt: Split setting link width and lane bonding into own functions
thunderbolt: Move tb_port_state() prototype to correct place
thunderbolt: Add debug logging when lane is enabled/disabled
RDMA/rxe: Optimize the mr pool struct
RDMA/hns: Remove the num_cqc_timer variable
RDMA/hns: Add the detection for CMDQ status in the device initialization process
RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()
pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assignment
pinctrl: stm32: prevent the use of the secure protected pins
pinctrl: stm32: improve debugfs information of pinconf-pins entry
pinctrl: apple: Make it work as a module
pinctrl: nuvoton: Fix irq_of_parse_and_map() return value
power: supply: bq24190_charger: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
power: supply: bq27xxx: expose battery data when CI=1
pinctrl: tegra: tegra194: drop unused pin groups
dt-bindings: pinctrl: aspeed: Drop referenced nodes in examples
i2c: davinci: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
i2c: meson: fix missing clk_disable_unprepare() on error in meson_i2c_probe()
docs: i2c: reference simple probes
i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
MIPS: adding a safety check for cpu_has_fpu
i2c: at91: use dma safe buffers
mips: ip22: Reword PANICED to PANICKED and remove useless header
MIPS: IP30: Remove incorrect `cpu_has_fpu' override
MIPS: IP27: Remove incorrect `cpu_has_fpu' override
MIPS: fix typos in comments
i2c: mediatek: Optimize master_xfer() and avoid circular locking
i2c: designware: Modify timing parameters for amdpsp mailbox
dt-bindings: i2c: renesas,rcar-i2c: R-Car V3U is R-Car Gen4
leds: pca9532: Make pca9532_destroy_devices() return void
leds: Add pm8350c support to Qualcomm LPG driver
dt-bindings: leds: Add pm8350c pmic support
RDMA/rxe: Replace paylen by payload
powerpc/eeh: Remove unused inline functions
coresight: core: Fix coresight device probe failure issue
opp: Reorder definition of ceil/floor helpers
opp: Add apis to retrieve opps with interconnect bandwidth
powerpc/powermac: Use for_each_property_of_node()
powerpc/4xx/cpm: Fix return value of __setup() handler
powerpc/idle: Fix return value of __setup() handler
powerpc/5xx: Drop unnecessary cast
selftests/powerpc: Fix typo in spectre_v2
macintosh: Use for_each_child_of_node() macro
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
powerpc/smp: Remove unused inline functions
powerpc: Remove redundant spaces to match coding style
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
macintosh: Fix warning comparing pointer to 0
powerpc/fadump: Use swap() instead of open coding it
macintosh/ams: Remove unneeded result variable
powerpc: No need to initialise statics to 0
macintosh/adb: Use swap() to make code cleaner
powerpc/fadump: Correct two typos in a comment
macintosh/ams: Replace snprintf in show functions with sysfs_emit
Documentation: Fix typo in testing/sysfs-class-cxl
macintosh/smu: Fix warning comparing pointer to 0
powerpc: use strscpy to replace strlcpy
powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
powerpc/powernv: Switch from __FUNCTION__ to __func__
powerpc/mm: Switch from __FUNCTION__ to __func__
powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
powerpc/mpc52xx: Fix some pr_debug() issues
macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock
powerpc/pmac: remove unused symbol
powerpc: make 'boot_text_mapped' static
powerpc: remove set but not used variable 'force_printk_to_btext'
powerpc/pseries/cmm: Remove unneeded variable "ret"
powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
powerpc/time: Fix sparse warnings
clk: tegra: Replace .round_rate() with .determine_rate()
clk: tegra: Register clocks from root to leaf
clk: tegra: Add missing reset deassertion
MAINTAINERS: Add HTE Subsystem
hte: Add Tegra HTE test driver
tools: gpio: Add new hardware clock type
gpiolib: cdev: Add hardware timestamp clock type
gpio: tegra186: Add HTE support
gpiolib: Add HTE support
dt-bindings: Add HTE bindings
hte: Add Tegra194 HTE kernel provider
drivers: Add hardware timestamp engine (HTE) subsystem
iommu/msm: Fix an incorrect NULL check on list iterator
iommu/mediatek: Add mt8186 iommu support
iommu/mediatek: mt8195: Enable multi banks for infra iommu
iommu/mediatek: Backup/restore regsiters for multi banks
iommu/mediatek: Initialise/Remove for multi bank dev
iommu/mediatek: Get the proper bankid for multi banks
iommu/mediatek: Change the domid to iova_region_id
iommu/mediatek: Initialise bank HW for each a bank
iommu/mediatek: Add mtk_iommu_bank_data structure
iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
iommu/mediatek: Remove mtk_iommu.h
iommu/mediatek: Separate mtk_iommu_data for v1 and v2
iommu/mediatek: Just move code position in hw_init
iommu/mediatek: Only adjust code about register base
iommu/mediatek: Add mt8195 support
iommu/mediatek: Add PCIe support
iommu/mediatek: Add infra iommu support
iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
iommu/mediatek: Adjust device link when it is sub-common
iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
iommu/mediatek: Add IOMMU_TYPE flag
iommu/mediatek: Add SUB_COMMON_3BITS flag
iommu/mediatek: Always enable output PA over 32bits in isr
iommu/mediatek: Remove the granule in the tlb flush
iommu/mediatek: Add a flag STD_AXI_MODE
iommu/mediatek: Add a flag DCM_DISABLE
iommu/mediatek: Add 12G~16G support for multi domains
iommu/mediatek: Adapt sharing and non-sharing pgtable case
iommu/mediatek: Add mutex for data in the mtk_iommu_domain
iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
iommu/mediatek: Add list_del in mtk_iommu_remove
iommu/mediatek: Fix 2 HW sharing pgtable issue
dt-bindings: mediatek: mt8186: Add binding for MM iommu
dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
iommu/amd: Remove redundant check
iommu/amd: Do not call sleep while holding spinlock
interconnect: qcom: icc-rpm: Cache every clock rate
interconnect: qcom: icc-rpm: Fix for cached clock rate
leds: Add driver for Qualcomm LPG
dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
ipc: Remove extra braces
ipc: Check permissions for checkpoint_restart sysctls at open time
ipc: Remove extra1 field abuse to pass ipc namespace
ipc: Use the same namespace to modify and validate
dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema
dt-bindings: i3c: Convert cdns,i3c-master to DT schema
power: supply: ab8500_fg: Allocate wq in probe
drm/hyperv: Add error message for fb size greater than allocated
power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk
power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1
power: supply: core: Initialize struct to zero
Revert "of/platform: Add stubs for of_platform_device_create/destroy()"
Revert "usb: misc: Add onboard_usb_hub driver"
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
firmware_loader: describe 'module' parameter of firmware_upload_register()
Documentation: Add HTE subsystem guide
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
clk: rockchip: Mark hclk_vo as critical on rk3568
pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()
pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()
pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable pins
pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pins
phy: qcom-qmp: rename error labels
phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
phy: qcom-qmp: switch to explicit reset helpers
phy: qcom-qmp: fix reset-controller leak on probe errors
phy: qcom-qmp: fix struct clk leak on probe errors
qed: replace bitmap_weight with bitmap_empty in qed_roce_stop()
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
KVM: x86: replace bitmap_weight with bitmap_empty where appropriate
qed: rework qed_rdma_bmap_free()
iio: fix opencoded for_each_set_bit()
net: mellanox: fix open-coded for_each_set_bit()
net: systemport: don't use bitmap_weight() in bcm_sysport_rule_set()
net: dsa: don't use bitmap_weight() in b53_arl_read()
powerpc/sstep: Use bitwise instead of arithmetic operator for flags
powerpc/8xx: export 'cpm_setbrg' for modules
powerpc/perf: Fix symbol undeclared warning
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
macintosh: Use kmemdup rather than duplicating its implementation
dt-bindings: phy: renesas,usb2-phy: Document RZ/G2UL phy bindings
dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible in example
phy: qcom-qmp: fix phy-descriptor kernel-doc typo
clk: imx8mp: add clkout1/2 support
clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
phy: rockchip-inno-usb2: Clean up some inconsistent indenting
microblaze: fix typos in comments
pinctrl: stm32: improve bank clocks management
iio: ti-ads8688: use of_device_id for OF matching
iio: stmpe-adc: use of_device_id for OF matching
dt-bindings: iio: Fix incorrect compatible strings in examples
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
iio: mma8452: fix probe fail when device tree compatible is used.
fs: sysv: check sbi->s_firstdatazone in complete_read_super
kernel: make taskstats available from all net namespaces
taskstats: version 12 with thread group and exe info
rapidio: remove unnecessary use of list iterator
kexec: remove redundant assignments
MAINTAINERS: remove redundant file of PTRACE SUPPORT entry
ptrace: fix wrong comment of PT_DTRACE
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
fat: add ratelimit to fat*_ent_bread()
fatfs: add FAT messages to printk index
fatfs: remove redundant judgment
init/Kconfig: remove USELIB syscall by default
list: fix a data-race around ep->rdllist
pipe: make poll_usage boolean and annotate its access
lib: remove back_str initialization
lib/string.c: simplify str[c]spn
lib/test_string.c: add strspn and strcspn tests
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
get_maintainer: Honor mailmap for in file emails
kernel: pid_namespace: use NULL instead of using plain integer as pointer
net: unexport csum_and_copy_{from,to}_user
vmcore: convert read_from_oldmem() to take an iov_iter
vmcore: convert __read_vmcore to use an iov_iter
vmcore: convert copy_oldmem_page() to take an iov_iter
fs/proc/kcore.c: remove check of list iterator against head past the loop body
ocfs2: rewrite error handling of ocfs2_fill_super
ocfs2: ocfs2_mount_volume does cleanup job before return error
ocfs2: ocfs2_initialize_super does cleanup job before return error
ocfs2: change return type of ocfs2_resmap_init
ocfs2: fix mounting crash if journal is not alloced
ocfs2: remove usage of list iterator variable after the loop body
ocfs2: replace usage of found with dedicated list iterator variable
scripts/bloat-o-meter: filter out vermagic as it is not relevant
scripts/decode_stacktrace.sh: support old bash version
testing: nvdimm: asm/mce.h is not needed in nfit.c
testing: nvdimm: iomap: make __nfit_test_ioremap a macro
misc/pvpanic: Convert regular spinlock into trylock on panic path
firmware_loader: Move definitions from sysfs_upload.h to sysfs.h
firmware_loader: Fix configs for sysfs split
selftests: firmware: Add firmware upload selftests
firmware: edd: Remove redundant condition
clk: renesas: cpg-mssr: Add support for R-Car V4H
clk: renesas: rcar-gen4: Add CLK_TYPE_GEN4_PLL4
thunderbolt: Link USB4 ports to their USB Type-C connectors
misc/mei: Add NULL check to component match callback functions
ia64: replace comments with C99 initializers
ia64: ptrace: fix typos in comments
ia64: fix typos in comments
hwrng: optee - remove redundant initialization to variable rng_size
crypto: qat - Fix unsigned function returning negative constant
crypto: ecrdsa - Fix incorrect use of vli_cmp
crypto: caam - fix i.MX6SX entropy delay value
crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_sync
crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_sync
crypto: keembay - Make use of devm helper function devm_platform_ioremap_resource()
crypto: ccp - Fix the INIT_EX data file open failure
selftests/powerpc: Add a test of 4PB SLB handling
clk: qcom: smd: Update MSM8976 RPM clocks.
pinctrl/rockchip: add rk3588 support
pinctrl/rockchip: add error handling for pull/drive register getters
pinctrl: mvebu: Fix irq_of_parse_and_map() return value
nvdimm: Allow overwrite in the presence of disabled dimms
pinctrl: ocelot: add optional shared reset
dt-bindings: pinctrl: ocelot: add reset property
nvdimm: Fix firmware activation deadlock scenarios
device-core: Kill the lockdep_mutex
nvdimm: Drop nd_device_lock()
ACPI: NFIT: Drop nfit_device_lock()
nvdimm: Replace lockdep_mutex with local lock classes
cxl: Drop cxl_device_lock()
cxl/acpi: Add root device lockdep validation
cxl: Replace lockdep_mutex with local lock classes
PCI/ACPI: negotiate CXL _OSC
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
iio: dac: ltc2632: Make use of device properties
iio: temperature: max31865: Make use of device properties
iio: proximity: mb1232: Switch to use fwnode_irq_get()
iio: imu: adis16480: Improve getting the optional clocks
iio: imu: adis16480: Use temporary variable for struct device
iio: imu: adis16480: Make use of device properties
staging: iio: ad2s1210: remove redundant assignment to variable negative
iio: adc: sc27xx: add support for PMIC sc2730
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
iio: adc: sc27xx: refactor some functions for support more PMiCs
iio: adc: sc27xx: structure adjustment and optimization
iio: adc: sc27xx: Fine tune the scale calibration values
iio: adc: sc27xx: fix read big scale voltage not right
dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding
iio: proximity: stk3310: Export near level property for proximity sensor
dt-bindings: iio: light: stk33xx: Add proximity-near-level
dt-bindings: iio: adc: Document Renesas RZ/V2L ADC
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
iio: accel: mma8452: Add missing documentation for name element of chip_info
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
iio: gyro: fxas21002c: Make use of device properties
iio: gyro: mpu3050: Make use of device properties
iio: core: Convert to use firmware node handle instead of OF node
iio: light: tsl2772: Make use of device properties
iio: proximity: ping: Replace OF specific code by device_get_match_data()
iio: magnetometer: ak8974: Drop dependency on OF
iio: light: cm3605: Drop dependency on OF
iio: temperature: max31856: Make use of device properties
iio: accel: dmard06: Drop dependency on OF
iio: afe: rescale: Make use of device properties
iio: dac: dpot: Drop dependency on OF
iio: dac: lpc18xx: Drop dependency on OF
iio: dac: vf610: Drop dependency on OF
iio: imu: bmi160: Make use of device properties
iio: accel: adxl355: use fwnode_irq_get_byname()
dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhx device bindings
iio: imu: st_lsm6dsx: add support to ASM330LHHX
MAINTAINERS: add ad3552r
dt-bindings: iio: dac: change ad3552r maintainer
iio: adc: ad7266: convert probe to full device-managed
iio: Replace strtobool() with kstrtobool()
iio: core: Clarify the modes
cxl/mbox: fix logical vs bitwise typo
mfd: twl4030: Make twl4030_exit_irq() return void
mfd: twl6030: Make twl6030_exit_irq() return void
vfio: Require that devices support DMA cache coherence
iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE
vfio: Move the Intel no-snoop control off of IOMMU_CACHE
iommu: Introduce the domain op enforce_cache_coherency()
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
hv_sock: Add validation for untrusted Hyper-V values
hv_sock: Copy packets sent by Hyper-V out of the ring buffer
hv_sock: Check hv_pkt_iter_first_raw()'s return value
clk: renesas: r9a07g043: Add WDT clock and reset entries
clk: renesas: r9a07g043: Add OSTM clock and reset entries
clk: renesas: r9a07g043: Add clock and reset entries for CANFD
clk: renesas: r9a07g043: Add USB clocks/resets
clk: renesas: r9a07g043: Add SSIF-2 clock and reset entries
clk: renesas: r9a07g043: Add I2C clocks/resets
clk: renesas: r9a06g032: Fix the RTC hclock description
ovl: support idmapped layers
ovl: handle idmappings in ovl_xattr_{g,s}et()
ovl: handle idmappings in layer open helpers
ovl: handle idmappings in ovl_permission()
ovl: use ovl_copy_{real,upper}attr() wrappers
ovl: store lower path in ovl_inode
ovl: handle idmappings for layer lookup
ovl: handle idmappings for layer fileattrs
ovl: use ovl_path_getxattr() wrapper
ovl: use ovl_lookup_upper() wrapper
ovl: use ovl_do_notify_change() wrapper
ovl: pass layer mnt to ovl_open_realfile()
ovl: pass ofs to setattr operations
ovl: handle idmappings in creation operations
ovl: add ovl_upper_mnt_userns() wrapper
ovl: pass ofs to creation operations
ovl: use wrappers to all vfs_*xattr() calls
exportfs: support idmapped mounts
fs: add two trivial lookup helpers
dt-bindings: iommu: Drop client node in examples
iommu: Remove iommu group changes notifier
vfio: Remove iommu group notifier
vfio: Delete the unbound_list
vfio: Remove use of vfio_group_viable()
vfio: Set DMA ownership for VFIO devices
PCI: portdrv: Set driver_managed_dma
PCI: pci_stub: Set driver_managed_dma
bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
amba: Stop sharing platform_dma_configure()
driver core: Add dma_cleanup callback in bus_type
iommu: Add DMA ownership management interfaces
iommu/msm: Add a check for the return of kzalloc()
dt-bindings: mfd: samsung,exynos5433-lpass: Fix 'dma-channels/requests' properties
PCI: versatile: Remove redundant variable retval
MAINTAINERS: Merge DART into ARM/APPLE MACHINE
iommu/amd: Indicate whether DMA remap support is enabled
thunderbolt: Make iommu_dma_protection more accurate
iommu: Add capability for pre-boot DMA protection
iommu: Introduce device_iommu_capable()
dma-iommu: Check that swiotlb is active before trying to use it
iommu/amd: Enable swiotlb in all cases
iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h
tracing: Remove check of list iterator against head past the loop body
tracing: Replace usage of found with dedicated list iterator variable
tracing: Remove usage of list iterator variable after the loop
tracing: Remove usage of list iterator after the loop body
tracing: Add documentation for trace clock tai
tracing: Introduce trace clock tai
ring-buffer: Have 32 bit time stamps use all 64 bits
ring-buffer: Have absolute time stamps handle large numbers
ACPI: OSL: Remove the helper for deactivating memory region
usb: typec: ucsi: acpi: Map the mailbox with memremap()
Revert "firmware_loader: use kernel credentials when reading firmware"
interconnect: qcom: sc8280xp: constify qcom_icc_bcm pointers
interconnect: qcom: sc8280xp: constify icc_node pointers
interconnect: qcom: sc8280xp: constify qcom_icc_desc
powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()
mfd: sprd: Jugle {of,spi}_device_id tables into numerical order
mips: dts: ingenic: x1000: Add PWM device tree node
MIPS: mscc: serval: rename pinctrl nodes
MIPS: mscc: ocelot: rename pinctrl nodes
MIPS: mscc: jaguar2: rename pinctrl nodes
mips: dts: ralink: mt7621: remove defining gpio function for pin groups
mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1
mips: dts: ralink: mt7621: add mdio label to mdio-bus
staging: vt6655: Replace MACvReadISR with VNSvInPortD
staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortD
kernfs: Remove reference counting for kernfs_open_node.
driver core: Add sysfs support for physical location of a device
platform: finally disallow IRQ0 in platform_get_irq() and its ilk
drivers/base/node.c: fix compaction sysfs file leak
driver core: Prevent overriding async driver of a device before it probe
mfd: sprd: Add SC2730 PMIC to SPI device ID table
selftests/powerpc: Add matrix multiply assist (MMA) test
cpufreq: mediatek: Fix NULL pointer dereference in mediatek-cpufreq
dt-bindings: opp: opp-v2-kryo-cpu: Remove SMEM
powerpc/boot: Build wrapper for an appropriate CPU
lkdtm: cfi: Fix type width for masking PAC bits
tracing: make tracer_init_tracefs initcall asynchronous
tracing: Avoid adding tracer option before update_tracer_options
ring-buffer: Simplify if-if to if-else
tracing: Use WARN instead of printk and WARN_ON
tracing: Fix sleeping function called from invalid context on RT kernel
tracing: Change `if (strlen(glob))` to `if (glob[0])`
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_parse()
tracing: Make tp_printk work on syscall tracepoints
docs: bootconfig: Add how to embed the bootconfig into kernel
bootconfig: Support embedding a bootconfig file in kernel
bootconfig: Check the checksum before removing the bootconfig from initrd
bootconfig: Make the bootconfig.o as a normal object file
tracing: Fix tracing_map_sort_entries() kernel-doc comment
MAINTAINERS: Enlarge coverage of TRACING inside architectures
tracing: Fix kernel-doc
tracing: Fix inconsistent style of mini-HOWTO
tracing: Separate hist state updates from hist registration
tracing: Have existing event_command.parse() implementations use helpers
tracing: Remove redundant trigger_ops params
tracing: Remove logic for registering multiple event triggers at a time
tracing: Cleanup double word in comment
riscv: compat: vdso: Add setup additional pages implementation
riscv: compat: vdso: Add COMPAT_VDSO base code implementation
riscv: compat: Add hw capability check for elf
riscv: compat: Add elf.h implementation
riscv: compat: process: Add UXL_32 support in start_thread
riscv: compat: syscall: Add entry.S implementation
riscv: compat: syscall: Add compat_sys_call_table implementation
riscv: compat: Support TASK_SIZE for compat mode
riscv: compat: Add basic compat data type implementation
riscv: Fixup difference with defconfig
syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
asm-generic: compat: Cleanup duplicate definitions
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
arch: Add SYSVIPC_COMPAT for all architectures
compat: consolidate the compat_flock{,64} definition
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
dt-bindings: Drop undocumented i.MX iomuxc-gpr bindings in examples
mfd: cros_ec_dev: Only register PCHG device if present
mfd: mt6397-core: Add resources for PMIC keys for MT6359
mfd: mt6359: Add missing defines necessary for mtk-pmic-keys support
clk: en7523: fix wrong pointer check in en7523_clk_probe()
ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program type
ARC: disasm: handle ARCv2 case in kprobe get/set functions
remoteproc: mediatek: Allow reading firmware-name from DT
dt-bindings: remoteproc: mediatek: Add firmware-name property
rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev()
rpmsg: virtio: Fix possible double free in rpmsg_probe()
mfd: ipaq-micro: Fix error check return value of platform_get_irq()
mfd: hi655x-pmic: Replace legacy gpio interface for gpiod interface
mfd: tps65218: Fix trivial typo in comment
MIPS: Octeon: support all interfaces on CN66XX
MIPS: Octeon: fix CN6640 hang on XAUI init
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
MIPS: dts: align SPI NOR node name with dtschema
MIPS: SGI-IP30: Free some unused memory
MIPS: SGI-IP27: Free some unused memory
ACPI / property: Document RS485 _DSD properties
dt_bindings: rs485: Add receiver enable polarity
serial: 8250_dwlib: Implement SW half duplex support
serial: 8250_dwlib: RS485 HW half & full duplex support
powerpc/fadump: print start of preserved area
powerpc/fadump: align destination address to pagesize
powerpc/fadump: fix PT_LOAD segment for boot memory area
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
powerpc/fadump: Fix fadump to work with a different endian capture kernel
usb: core: hcd: Create platform devices for onboard hubs in probe()
usb: misc: Add onboard_usb_hub driver
of/platform: Add stubs for of_platform_device_create/destroy()
USB: gadget: Add a new bus for gadgets
USB: gadget: Fix mistakes in UDC core kerneldoc
USB: gadget: Register udc before gadget
USB: gadget: Rename usb_gadget_probe_driver()
usb: core: devices: drop redundant buffer overflow checks
dt-bindings: usb: generic-ohci: Add HPE GXP ohci binding
dt-bindings: usb: generic-ehci: Add HPE GXP ehci binding
usb: typec: mux: Add On Semi fsa4480 driver
dt-bindings: usb: Add binding for fcs,fsa4480
usb: typec: mux: Allow multiple mux_devs per mux
usb: typec: mux: Introduce indirection
usb: typec: mux: Check dev_set_name() return value
device property: Use multi-connection matchers for single case
device property: Add helper to match multiple connections
usb: typec: ucsi: Wait for the USB role switches
usb: typec: ucsi: add a common function ucsi_unregister_connectors()
dt-bindings: usb: renesas,usbhs: Document RZ/G2UL bindings
testusb: Fix warning comparing pointer to 0
dt-bindings: serial: renesas,hscif: Document r8a779g0 bindings
serial: 8250: Handle UART without interrupt on TEMT
serial: 8250: use THRE & __stop_tx also with DMA
serial: Store character timing information to uart_port
serial: 8250: dw: Improve RZN1 support
serial: 8250: dw: Add support for DMA flow controlling devices
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
serial: 8250: dma: Allow driver operations before starting DMA transfers
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
serial: 8250: dw: Move the USR register to pdata
serial: 8250: dw: Create a generic platform data structure
serial: 8250: dw: Move definitions to the shared header
sysrq: do not omit current cpu when showing backtrace of all active CPUs
tty: hvcs: simplify if-if to if-else
tty/hvc_opal: simplify if-if to if-else
bus: mhi: ep: Add uevent support for module autoloading
bus: mhi: ep: Add support for suspending and resuming channels
bus: mhi: ep: Add support for queueing SKBs to the host
bus: mhi: ep: Add support for processing channel rings
bus: mhi: ep: Add support for reading from the host
bus: mhi: ep: Add support for processing command rings
bus: mhi: ep: Add support for handling SYS_ERR condition
bus: mhi: ep: Add support for handling MHI_RESET
bus: mhi: ep: Add support for powering down the MHI endpoint stack
bus: mhi: ep: Add support for powering up the MHI endpoint stack
bus: mhi: ep: Add support for processing MHI endpoint interrupts
bus: mhi: ep: Add support for managing MHI state machine
bus: mhi: ep: Add support for sending events to the host
bus: mhi: ep: Add support for ring management
bus: mhi: ep: Add support for managing MMIO registers
bus: mhi: ep: Add support for creating and destroying MHI EP devices
bus: mhi: ep: Add support for registering MHI endpoint client drivers
bus: mhi: ep: Add support for registering MHI endpoint controllers
interconnect: qcom: Add SDX65 interconnect provider driver
dt-bindings: interconnect: Add Qualcomm SDX65 DT bindings
binder: Use memcpy_{to,from}_page() in binder_alloc_do_buffer_copy()
binder: Use kmap_local_page() in binder_alloc_copy_user_to_buffer()
binder: Use memset_page() in binder_alloc_clear_buf()
drivers/virt/fsl_hypervisor: remove unneeded `ret` variable in `fsl_hv_open()`
Documentation: dd: Use ReST lists for return values of driver_deferred_probe_check_state()
test_firmware: Error injection for firmware upload
test_firmware: Add test support for firmware upload
firmware_loader: Add sysfs nodes to monitor fw_upload
firmware_loader: Add firmware-upload support
firmware_loader: Split sysfs support from fallback
Revert "hwrng: mpfs - Enable COMPILE_TEST"
staging: vt6655: Replace VNSvInPortW with ioread16
staging: rtl8192e: Remove u16 cast for u16 return value
staging: rtl8192e: Remove u16 cast for u32 parameter
staging: rtl8192e: Remove unnecessary u16 argument cast
staging: rtl8192e: Remove unnecessary u16 assignment cast
staging: rtl8192e: Remove unnecessary u8 cast in comparison
staging: rtl8192e: Remove unnecessary u8 argument cast
staging: rtl8192e: Remove unnecessary u8 assignment cast
staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd
staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
staging: greybus: tools: fix spelling
staging: vc04_services: Re-add dependency on HAS_DMA to BCM2835_VCHIQ
Revert "staging: r8188eu: use in-kernel ieee channel"
cpufreq: mediatek: Make sram regulator optional
cpufreq: mediatek: Record previous target vproc value
cpufreq: mediatek: Replace old_* with pre_*
cpufreq: mediatek: Use device print to show logs
cpufreq: mediatek: Enable clocks and regulators
cpufreq: mediatek: Remove unused headers
cpufreq: mediatek: Cleanup variables and error handling in mtk_cpu_dvfs_info_init()
cpufreq: mediatek: Use module_init and add module_exit
arm64: tegra: add node for tegra234 cpufreq
cpufreq: tegra194: Add support for Tegra234
cpufreq: tegra194: add soc data to support multiple soc
dt-bindings: Document Tegra CCPLEX Cluster
tools/testing/nvdimm: remove unneeded flush_workqueue
selftests/powerpc/pmu: Fix unsigned function returning negative constant
powerpc/boot: remove unused function find_node_by_linuxphandle()
clk: mediatek: Add MT8186 ipesys clock support
clk: mediatek: Add MT8186 mdpsys clock support
clk: mediatek: Add MT8186 camsys clock support
clk: mediatek: Add MT8186 vencsys clock support
clk: mediatek: Add MT8186 vdecsys clock support
clk: mediatek: Add MT8186 imgsys clock support
clk: mediatek: Add MT8186 wpesys clock support
clk: mediatek: Add MT8186 mmsys clock support
clk: mediatek: Add MT8186 mfgsys clock support
clk: mediatek: Add MT8186 imp i2c wrapper clock support
clk: mediatek: Add MT8186 apmixedsys clock support
clk: mediatek: Add MT8186 infrastructure clock support
clk: mediatek: Add MT8186 topckgen clock support
clk: mediatek: Add MT8186 mcusys clock support
dt-bindings: ARM: MediaTek: Add new document bindings of MT8186 clock
clk: ux500: Implement the missing CLKOUT clocks
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
clk: ux500: Drop .is_prepared state from PRCMU clocks
clk: ux500: Drop .is_enabled state from PRCMU clocks
dt-bindings: clock: u8500: Add clkout clock bindings
clk: mux: remove redundant initialization of variable width
f2fs: replace usage of found with dedicated list iterator variable
f2fs: Remove usage of list iterator pas the loop for list_move_tail()
f2fs: fix dereference of stale list iterator after loop body
f2fs: fix to do sanity check on inline_dots inode
f2fs: introduce data read/write showing path info
f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode
f2fs: don't set GC_FAILURE_PIN for background GC
f2fs: check pinfile in gc_data_segment() in advance
ARC: implement syscall tracepoints
ARC: enable HAVE_REGS_AND_STACK_ACCESS_API feature
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
fs/jfs: Remove dead code
RDMA/rxe: Remove useless parameters for update_state()
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
RDMA/mlx5: Move creation and free of translation tables to umr.c
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
RDMA/mlx5: Introduce mlx5_umr_post_send_wait()
RDMA/mlx5: Expose wqe posting helpers outside of wr.c
RDMA/mlx5: Simplify get_umr_update_access_mask()
RDMA/mlx5: Move mkey ctrl segment logic to umr.c
RDMA/mlx5: Move umr checks to umr.h
RDMA/mlx5: Move init and cleanup of UMR to umr.c
PCI: microchip: Add a missing semicolon
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
dt-bindings: clock: renesas,cpg-mssr: Document r8a779g0
clk: renesas: r8a779f0: Add UFS clock
Input: sun4i-lradc-keys - add wakeup support
Input: pm8941-pwrkey - simulate missed key press events
Input: pm8941-pwrkey - add software key press debouncing support
Input: pm8941-pwrkey - add support for PON GEN3 base addresses
Input: pm8941-pwrkey - fix error message
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
Input: ep93xx_keypad - use devm_platform_ioremap_resource() helper
Input: add Raspberry Pi Sense HAT joystick driver
Input: clps711x-keypad - use syscon_regmap_lookup_by_phandle
Input: remove unneeded variable in input_inhibit_device()
VMCI: Add support for ARM64
firmware: stratix10-svc: fix a missing check on list iterator
/dev/mem: make reads and writes interruptible
char: xillybus: fix a refcount leak in cleanup_dev()
misc: bcm-vk: replace usage of found with dedicated list iterator variable
w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging.
misc: fastrpc: fix an incorrect NULL check on list iterator
char: xillybus: replace usage of found with dedicated list iterator variable
misc: vmw_vmci: replace usage of found with dedicated list iterator variable
vmw_balloon: Print errors on reset only once
nvmem: sunplus-ocotp: drop useless probe confirmation
nvmem: sunplus-ocotp: staticize sp_otp_v0
nvmem: bcm-ocotp: mark ACPI device ID table as maybe unused
char: misc: remove usage of list iterator past the loop body
scripts/get_abi: Fix wrong script file name in the help message
powerpc: Remove unused SLOW_DOWN_IO definition
bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
bus: mhi: host: Optimize and update MMIO register write method
bus: mhi: host: Bail on writing register fields if read fails
bus: mhi: host: Wait for ready state after reset
bus: mhi: host: Add soc_reset sysfs
bus: mhi: host: pci_generic: Sort mhi_pci_id_table based on the PID
bus: mhi: host: Use cached values for calculating the shared write pointer
interconnect: qcom: constify qcom_icc_bcm pointers
interconnect: qcom: constify icc_node pointers
interconnect: qcom: constify qcom_icc_desc
usb: rework usb_maxpacket() using usb_pipe_endpoint()
usb: remove third argument of usb_maxpacket()
sound: usb: remove third argument of usb_maxpacket()
usb: remove third argument of usb_maxpacket()
net: remove third argument of usb_maxpacket()
media: remove third argument of usb_maxpacket()
Input: remove third argument of usb_maxpacket()
HID: usbhid: remove third argument of usb_maxpacket()
usb: deprecate the third argument of usb_maxpacket()
USB: hcd-pci: Fully suspend across freeze/thaw cycle
USB: core: Disable remote wakeup for freeze/quiesce
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
usb: dwc3: EP clear halt leading to clearing of delayed_status
clk: renesas-pcie: use simple i2c probe function
clk: si570: use i2c_match_id and simple i2c probe
clk: si544: use i2c_match_id and simple i2c probe
clk: si5351: use i2c_match_id and simple i2c probe
clk: si5341: use simple i2c probe function
clk: si514: use simple i2c probe function
clk: max9485: use simple i2c probe function
clk: cs2000-cp: use simple i2c probe function
clk: cdce925: use i2c_match_id and simple i2c probe
clk: cdce706: use simple i2c probe function
clk: en7523: Add clock driver for Airoha EN7523 SoC
dt-bindings: Add en7523-scu device tree binding documentation
clk: keystone: syscon-clk: Add support for AM62 epwm-tbclk
dt-bindings: clock: ehrpwm: Add AM62 specific compatible
clk: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
clk: actions: remove redundant assignment after a mask operation
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
cxl/mbox: Use type __u32 for mailbox payload sizes
PM: CXL: Disable suspend
rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
remoteproc: qcom: pas: Add sc8280xp remoteprocs
dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair
dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
MAINTAINERS: add Ralink pinctrl driver
pinctrl: ralink: add new compatible strings for each pinctrl subdriver
pinctrl: ralink: rename driver names to subdrivers
pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
pinctrl: ralink: rename pinmux functions to pinctrl
pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
pinctrl: ralink: rename MT7628(an) functions to MT76X8
pinctrl: qcom: Update clock voting as optional
pinctrl: qcom: Add SC7280 lpass pin configuration
pinctrl: qcom: Extract chip specific LPASS LPI code
pinctrl: qcom: Update lpi pin group custiom functions with framework generic functions
pinctrl: qcom: Update macro name to LPI specific
dt-bindings: pinctrl: qcom: Add sc7280 lpass lpi pinctrl bindings
dt-bindings: pinctrl: qcom: Update lpass lpi file name to SoC specific
dt-bindings: pinctrl: rockchip: add rk3588
pinctrl: nomadik: Add new MC2 config
pinctrl: thunderbay: Use devm_platform_ioremap_resource()
pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
dt-bindings: pinctrl: add rockchip,rk3036-pinctrl compatible string
dt-bindings: pinctrl: Convert i.MX7D to json-schema
pinctrl: max77620: drop unneeded MODULE_ALIAS
pinctrl: meson: fix unused variable warning
pinctrl: mediatek: mt8195: enable driver on mtk platforms
gpio/rockchip: handle deferring input-enable pinconfs
pinctrl/rockchip: support setting input-enable param
pinctrl/rockchip: support deferring other gpio params
dt-bindings: pwm: Add interrupts property for MediaTek MT8192
dt-bindings: pwm: Add compatible for MediaTek MT8186
dt-bindings: pwm: Add compatible for MediaTek MT8195
dt-bindings: pwm: Add compatible for MediaTek MT8192
dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format
pwm: clps71xx: Implement .apply() callback
pwm: raspberrypi-poe: Fix endianness in firmware struct
pwm: atmel-tcb: Make atmel_tcb_divisors static
gpio: mvebu: Drop PWM base assignment
pwm: lp3943: Implement .apply() callback
pwm: lp3943: Fix duty calculation in case period was clamped
pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver
dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 PWM Driver
dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list
dt-bindings: pwm: Convert atmel pwm to json-schema
pwm: Add support for Xilinx AXI Timer
dt-bindings: pwm: Add Xilinx AXI Timer
pwm: atmel-tcb: Drop duplicated tracking of per-channel data
pwm-sun4i: Calculate the delay without rounding down to jiffies
pwm-sun4i: Calculate "delay_jiffies" directly, eliminate absolute time
pwm-sun4i: Convert "next_period" to local variable
binder: hold fd_install until allocating fds first
firmware: xilinx: enable feature check for ZynqMP
firmware: xilinx: always check API version for IOCTL/QUERY
firmware: xilinx: add new function for do_feature_check_call
firmware: xilinx: add support for IOCTL and QUERY ID feature check
drivers/base/memory: Fix an unlikely reference counting issue in __add_memory_block()
firmware_loader: use kernel credentials when reading firmware
firmware_loader: Check fw_state_is_done in loading_store
firmware_loader: Clear data and size in fw_free_paged_buf
rpmsg: Fix kfree() of static memory on setting driver_override
rpmsg: Constify local variable in field store macro
slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override
clk: imx: scu: Fix kfree() of static memory on setting driver_override
vdpa: Use helper for safer setting of driver_override
spi: Use helper for safer setting of driver_override
s390/cio: Use driver_set_override() instead of open-coding
PCI: Use driver_set_override() instead of open-coding
hv: Use driver_set_override() instead of open-coding
fsl-mc: Use driver_set_override() instead of open-coding
amba: Use driver_set_override() instead of open-coding
driver: platform: Add helper for safer setting of driver_override
staging: bcm2835-audio: delete TODO
dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp
staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
staging: fieldbus: Fix the error handling path in anybuss_host_common_probe()
staging: vchiq:remove unneeded flush_workqueue
staging: r8188eu: fix the index check in mgt_dispatcher
staging: vme: Move 'vme/devices/' to 'vme_user/'
staging: vme: Add VME_BUS dependency to Kconfig
staging: vme: Move vme_user to staging KConfig
staging: r8188eu: use in-kernel ieee channel
staging: r8188eu: correct typo in comments
staging: r8188eu: replace spaces with tabs
staging: r8188eu: remove 'added by' author comments
staging: r8188eu: remove spaces before tabs
staging: r8188eu: remove unnecessary braces in single statement block
staging: r8188eu: remove OnAction_dls
staging: r8188eu: remove OnAction_qos
staging: r8188eu: on_action_spct does nothing
staging: r8188eu: remove dummy entries from OnAction_tbl
staging: r8188eu: remove OnAtim
staging: rtl8192e: Fix signedness bug in rtllib_rx_assoc_resp()
staging: r8188eu: Drop redundant memset
staging: rtl8723bs: remove leftover code for other chips
staging: rtl8192u: change get_key functions to return 0 instead of -1
serial: stm32: add earlycon support
serial: stm32: add KGDB support
serial: stm32: remove infinite loop possibility in putchar function
tty: Add function for handling flow control chars
serial: core: fix tcdrain() with CTS enabled
char: ttyprintk: register console
serial/8250: Use fifo in 8250 console driver
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
tty/sysrq: change the definition of sysrq_key_table's element to make it more readable
tty: serial: fsl_lpuart: remove the count initialization as it is not needed
serial: allow COMPILE_TEST for some drivers
serial: pic32: make SERIAL_PIC32_CONSOLE depend on SERIAL_PIC32=y
serial: qcom: use check for empty instead of pending
serial: zs: use NULL as a pointer, not 0
serial: xilinx_uartps: cache xmit in cdns_uart_handle_tx()
serial: xilinx_uartps: return early in cdns_uart_handle_tx()
serial: sunplus-uart: change sunplus_console_ports from global to static
tty: serial: meson: Added S4 SOC compatibility
tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to meet the baud rate requirements of special BT modules
serial: icom: remove unused struct icom_port members
serial: icom: delete empty serial hooks
serial: icom: use list_for_each_entry()
serial: icom: make icom_acfg_baud const and unsigned
serial: icom: use ARRAY_SIZE
serial: icom: move header content to .c
serial: icom: use proper __le types and functions
serial: icom: remove to_icom_adapter() and icom_kref_release()
serial: icom: switch vague casts to container_of
serial: icom: remove ICOM_VERSION_STR macro
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
interconnect: qcom: Add SC8280XP interconnect provider
dt-bindings: interconnect: qcom: Add sc8280xp binding
dmaengine: mv_xor_v2 : Move spin_lock_bh() to spin_lock()
dmaengine: idxd: refactor wq driver enable/disable operations
selftests: firmware: Add ZSTD compressed file tests
selftests: firmware: Simplify test patterns
selftests: firmware: Fix the request_firmware_into_buf() test for XZ format
selftests: firmware: Use smaller dictionary for XZ compression
firmware: Add the support for ZSTD-compressed firmware files
dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.
dmaengine: ptdma: statify pt_tx_status
usb: musb: mediatek: Use clk_bulk API to simplify clock operations
MIPS: Ingenic: Refresh USB nodes to match driver changes.
USB: dwc2: Add OTG support for Ingenic SoCs.
dt-bindings: dwc2: Add bindings for new Ingenic SoCs.
usb: gadget: net2272: clean up comments
usb: gadget: tegra-xudc: clean up comments
usb: gadget: s3c-hsudc: clean up comments
usb: gadget: pxa27x_udc: clean up comment
USB: omap_udc: clean up comment
usb: core: devices: remove dead code under #ifdef PROC_EXTRA
usb: musb: Fix missing of_node_put() in omap2430_probe
usb: gadget: f_acm: add support for USB_CDC_REQ_SEND_BREAK
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
usb: host: ohci-omap: Make it CCF clk API compatible
usb: gadget: omap_udc: Make it CCF clk API compatible
USB / dwc3: Fix three doc-build warnings
PCI/doc: Update obsolete pci_set_dma_mask() references
dt-bindings: usb: samsung,exynos-usb2: add missing required reg
dt-bindings: usb: samsung,exynos-usb2: include usb-hcd schema
USB: storage: karma: fix rio_karma_init return
usb: gadget: net2280: use swap() instead of open coding it
usb: gadget: u_audio: clean up some inconsistent indenting
USB: host: isp116x: check return value after calling platform_get_resource()
usb:oxu210hp-hcd: Use platform_get_irq() to get the interrupt
arm64: dts: qcom: sc7280: Set the default dr_mode for usb2
arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector
usb-storage: isd200: fix initFunction error return
usb-storage: shuttle_usbat: fix initFunction error return
usb-storage: alauda: fix initFunction error return
usb: Prepare cleanup of powerpc's asm/prom.h
usb: usbip: add missing device lock on tweak configuration cmd
usb: usbip: fix a refcount leak in stub_probe()
drivers: usb: dwc3: Add AM62 USB wrapper driver
dt-bindings: usb: Add documentation for AM62 USB Wrapper module
usb: typec: tipd: Only update power status on IRQ
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
usb: gadget: uvc: improve sg exit condition
usb: gadget: uvc: giveback vb2 buffer on req complete
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
usb: gadget: uvc: remove pause flag use
usb: gadget: uvc: allow changing interface name via configfs
pinctrl: ocelot: add clock monitor option for LAN966x
pinctrl: ocelot: add pwm output option for LAN966x
dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format
pinctrl: qcom-pmic-gpio: Add support for pmx65
dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
pinctrl: bcm2835: implement hook for missing gpio-ranges
gpiolib: of: Introduce hook for missing gpio-ranges
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
crypto: hisilicon/qm - set function with static
crypto: hisilicon/qm - remove unused function declaration
hwrng: mpfs - Enable COMPILE_TEST
crypto: marvell/cesa - ECB does not IV
crypto: ccp - Log when resetting PSP SEV state
hwrng: cn10k - Make check_rng_health() return an error code
hwrng: cn10k - Optimize cn10k_rng_read()
crypto: sa2ul - Add the new compatible for AM62
dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62
microblaze: Add support for reserved memory defined by DT
microblaze: Wire memblock_dump_all()
microblaze: Use simple memmove/memcpy implementation from lib/string.c
microblaze: Do loop unrolling for optimized memset implementation
microblaze: Use simple memset implementation from lib/string.c
misc: ocxl: fix possible double free in ocxl_file_register_afu
MAINTAINERS: fix location of moxa-smartio.rst
riscv: dts: rename the node name of dma
riscv: dts: Add dma-channels property and modify compatible
riscv: mm: Remove the copy operation of pmd
powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
Input: aiptek - remove redundant assignment to variable ret
tty: synclink_cs: Use bitwise instead of arithmetic operator for flags
accessiblity: speakup: cleanup comments
staging: rtl8192e: Remove space after cast
drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
staging: rtl8192u: compare strcmp result to zero
staging: iio: ad2s1210: remove redundant assignment to variable negative
staging: vt6655: Replace VNSvInPortB with ioread8
staging: vt6655: Replace MACvGPIOIn with VNSvInPortB
staging: rtl8712: Remove unnecessary int typecast
staging: qlge: add blank line after function declaration
staging: vt6655: Delete tmacro.h
staging: Remove the drivers for the Unisys s-Par
staging: r8188eu: use in-kernel ieee80211 header structures
r8188eu: remove unused urbs from struct xmit_buf
staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl
staging: r8188eu: don't call empty DoReserved function
staging: r8188eu: replace mlme_handler with function pointer
staging: r8188eu: the frame type is shifted out
staging: r8188eu: replace the GetFrameSubType call
staging: r8188eu: check receiver address only once
staging: r8188eu: place constants in right side in a comparison
staging: r8188eu: check firmware header existence before access
staging: r8188eu: use pr_info_once() to log the firmware version
staging: r8188eu: remove variables from rtl8188e_firmware_download()
staging: r8188eu: use sizeof instead of hardcoded firmware header size
staging: r8188eu: rename fields of struct rt_firmware_hdr
staging: r8188eu: clean up comments in struct rt_firmware_hdr
staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
staging: r8188eu: fix struct rt_firmware_hdr
staging: bcm2835-audio: fix mutex definition without comment
staging: bcm2835-audio: fix mutex definition without comment
staging: bcm2835-audio: fix unnecessary space after cast
staging: bcm2835-audio: fix line ending with '('
staging: bcm2835-audio: fully describe config symbol
tty: n_gsm: clean up implicit CR bit encoding in address field
tty: n_gsm: clean up dead code in gsm_queue()
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Documentation: fix tty link
dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte
dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte
dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
dmaengine: Document dmaengine_prep_dma_memset
dmaengine: idxd: move wq irq enabling to after device enable
dmaengine: tegra: Remove unused including <linux/version.h>
dmaengine: add verification of DMA_INTERRUPT capability for dmatest
dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as pointer
dmaengine: pl08x: drop the useless function
dmaengine: idxd: set max_xfer and max_batch for RO device
dmaengine: idxd: set DMA_INTERRUPT cap bit
dmaengine: jz4780: set DMA maximum segment size
ARM: pxa: maybe fix gpio lookup tables
ARM: pxa: use pdev resource for palmld mmio
dmaengine: PTDMA: support polled mode
dt-bindings: dmaengine: qcom: gpi: add compatible for sc7280
dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
dt-bindings: dmaengine: xilinx_dma: Add MCMDA channel ID index description
pinctrl: renesas: rzg2l: Restore pin config order
pinctrl: renesas: Remove unneeded #include <linux/init.h>
pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabled
pinctrl: renesas: rzg2l: Add RZ/G2UL support
pinctrl: renesas: r8a77995: Add QSPI and RPC pins, groups, and functions
pinctrl: renesas: r8a77990: Add RPC pins, groups, and functions
pinctrl: renesas: r8a77990: Add drive-strength
pinctrl: renesas: Allow up to 10 fields for drive_regs
pinctrl: renesas: checker: Rework drive and bias pin iteration
phy: freescale: imx8m-pcie: Handle IMX8_PCIE_REFCLK_PAD_UNUSED
phy: core: Warn when phy_power_on is called before phy_init
phy: core: Update documentation syntax
phy: core: Add documentation of phy operation order
phy: rockchip-inno-usb2: Handle ID IRQ
phy: rockchip-inno-usb2: Handle bvalid falling
phy: rockchip-inno-usb2: Support multi-bit mask properties
phy: rockchip-inno-usb2: Do not lock in bvalid IRQ handler
phy: rockchip-inno-usb2: Do not check bvalid twice
phy: rockchip-inno-usb2: Fix muxed interrupt support
phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
dt-bindings: phy: Convert mixel,mipi-dsi-phy to json-schema
phy: Add LVDS configuration options
MAINTAINERS: Update linux-fpga repository location
dt-bindings: pinctrl: mt8192: Add gpio-line-names property
dt-bindings: pinctrl: mt8192: Add mediatek,pull-up-adv property
dt-bindings: pinctrl: mt8192: Add mediatek,drive-strength-adv property
dt-bindings: pinctrl: mt8192: Add wrapping node for pin configurations
ARM: pxa: make addr-map.h header local
ARM: pxa: move pcmcia board data into mach-pxa
ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
watchdog: sa1100: use platform device registration
clk: qcom: gcc-msm8998: add SSC-related clocks
RDMA/mlx5: Fix flow steering egress flow
fs: jfs: fix possible NULL pointer dereference in dbFree()
ARM: pxa: move regs-lcd.h into driver
ARM: pxa: move mach/sound.h to linux/platform_data/
ARM: pxa: stop using mach/bitfield.h
ARM: pxa: split up mach/hardware.h
ARM: pxa: remove mach/dma.h
ARM: pxa: make mach/regs-uart.h private
ARM: pxa: make mainstone.h private
ARM: pxa: split mach/generic.h
dt-bindings: pinctrl: renesas: Document RZ/G2UL pinctrl
pinctrl: renesas: Simplify multiplication/shift logic
thunderbolt: Use different lane for second DisplayPort tunnel
thunderbolt: Dump path config space entries during discovery
thunderbolt: Use decimal number with port numbers
thunderbolt: Fix typo in comment
remoteproc: imx_rproc: Ignore create mem entry for resource table
clk: imx8mp: Add DISP2 pixel clock
dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/group
pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group
dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
dt-bindings: pinctrl: mvebu: Document bindings for AC5
pinctrl: qcom: sm8150: Specify PDC map
dt-bindings: qcom,pdc: Add compatible for SM8150
Input: iqs7222 - avoid dereferencing a NULL pointer
Input: iqs7222 - propagate some error codes correctly
lkdtm: Add CFI_BACKWARD to test ROP mitigations
i2c: meson: Use 50% duty cycle for I2C clock
i2c: meson: Use _SHIFT and _MASK for register definitions
i2c: rcar: add support for I2C_M_RECV_LEN
dt-bindings: i2c: qcom,i2c-qup: convert to dtschema
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
serial: When UART is suspended, set RTS to false
serial: 8250: add compatible for fsl,16550-FIFO64
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
serial: 8250: Handle UART without interrupt on TEMT using em485
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
serial: atmel: remove redundant assignment in rs485_config
serial: fsl_lpuart: remove redundant code in rs485_config functions
serial: imx: remove redundant assignment in rs485_config
serial: max310: remove redundant memset in rs485_config
serial: omap: remove redundant code in rs485_config
serial: sc16is7xx: remove redundant check in rs485_config
serial: stm32: remove redundant code in rs485_config
serial: amba-pl011: remove redundant code in rs485_config
serial: core: move RS485 configuration tasks from drivers into core
tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud rates
dt-bindings: serial: Update Qualcomm geni based QUP UART bindings
serial: 8250: Report which option to enable for blacklisted PCI devices
tty: n_tty: Restore EOF push handling behavior
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings
dt-bindings: serial: fsl-lpuart: Add imx93 compatible string
dt-bindings: serial: uniphier: Add "resets" property as optional
dt-bindings: serial: uniphier: Use maxItems for a single clock
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
crypto: arm64/sm4 - Fix wrong dependency of NEON/CE implementation
crypto: hisilicon/sgl - align the hardware sgl dma address
crypto: hisilicon/zip - support last word dumping
crypto: hisilicon/hpre - support last word dumping
crypto: hisilicon/sec - support last word dumping
crypto: hisilicon/qm - add last word dumping for ACC
Documentation: update debugfs doc for Hisilicon ZIP
Documentation: update debugfs doc for Hisilicon SEC
Documentation: update debugfs doc for Hisilicon HPRE
crypto: hisilicon/zip - support register checking
crypto: hisilicon/sec - support register checking
crypto: hisilicon/hpre - support register checking
crypto: hisilicon/qm - add register checking for ACC
crypto: ux500/hash - simplify if-if to if-else
hwrng: mpfs - add polarfire soc hwrng support
crypto: qat - remove line wrapping for pfvf_ops functions
crypto: qat - use u32 variables in all GEN4 pfvf_ops
crypto: qat - replace disable_vf2pf_interrupts()
crypto: qat - leverage the GEN2 VF mask definiton
crypto: qat - rework the VF2PF interrupt handling logic
crypto: qat - fix off-by-one error in PFVF debug print
crypto: qat - fix wording and formatting in code comment
crypto: qat - test PFVF registers for spurious interrupts on GEN4
crypto: qat - add check for invalid PFVF protocol version 0
crypto: qat - add missing restarting event notification in VFs
crypto: qat - remove unnecessary tests to detect PFVF support
crypto: qat - remove unused PFVF stubs
crypto: qat - remove unneeded braces
crypto: qat - fix ETR sources enabled by default on GEN2 devices
crypto: qat - set COMPRESSION capability for DH895XCC
crypto: qat - set CIPHER capability for DH895XCC
crypto: ccree - use fine grained DMA mapping dir
crypto: ccree - rearrange init calls to avoid race
crypto: qat - stop using iommu_present()
tty: serial: samsung: add spin_lock for interrupt and console_write
tty: Fix a possible resource leak in icom_probe
tty: serial: Prepare cleanup of powerpc's asm/prom.h
tty: hvc: Prepare cleanup of powerpc's asm/prom.h
tty: goldfish: Use tty_port_destroy() to destroy port
remoteproc: core: Move state checking to remoteproc_core
remoteproc: core: Remove state checking before calling rproc_boot()
tty: serial: altera: use altera_jtaguart_stop_tx()
tty: serial: owl-uart, send x_char even if stopped
tty: serial: mpc52xx_uart: remove double ifdeffery
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Documentation: tty: n_gsm, use power of ReST
Documentation: tty: n_gsm, delete "Additional Documentation"
Documentation: tty: move moxa-smartio.rst to tty
Documentation: tty: move n_gsm to tty
Documentation: tty: introduce "Other Documentation"
Documentation: move tty to driver-api
staging: rtl8192u: make read-only array EWC11NHTCap static const
staging: ks7010: coding style fix: use tabs for indent
staging: rtl8712: Remove unnecessary parentheses
staging: rtl8712: cmd: remove redundant space after cast
staging: r8188eu: pkt_newalloc is not used
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
staging: r8188eu: use ieee80211 helper to read the qos tid
staging: r8188eu: remove unused timer functions
staging: r8188eu: remove the bInSuspend loop
staging: r8188eu: clean up the code to set ips_deny_time
staging: r8188eu: use kernel functions for timeout handling
staging: r8188eu: summarize two if statements
staging: r8188eu: simplify the ps_processing check
staging: r8188eu: make return values consistent
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
remoteproc: imx_dsp_rproc: Make rsc_table optional
remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments
remoteproc: elf_loader: skip segment with memsz as zero
coresight: etm4x: Cleanup TRCRSCTLRn register accesses
coresight: etm4x: Cleanup TRCBBCTLR register accesses
coresight: etm4x: Cleanup TRCSSPCICRn register accesses
coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn register accesses
coresight: etm4x: Cleanup TRCACATRn register accesses
coresight: etm3x: Cleanup ETMTECR1 register accesses
coresight: etm4x: Cleanup TRCVICTLR register accesses
coresight: etm4x: Cleanup TRCSTALLCTLR register accesses
coresight: etm4x: Cleanup TRCEVENTCTL1R register accesses
coresight: etm4x: Cleanup TRCCONFIGR register accesses
coresight: etm4x: Cleanup TRCIDR5 register accesses
coresight: etm4x: Cleanup TRCIDR4 register accesses
coresight: etm4x: Cleanup TRCIDR3 register accesses
coresight: etm4x: Cleanup TRCIDR2 register accesses
coresight: etm4x: Cleanup TRCIDR0 register accesses
dmaengine: qcom: gpi: Add SM8350 support
dmaengine: qcom: gpi: Add support for ee_offset
dt-bindings: dmaengine: qcom: gpi: add compatible for sm8350/sm8350
dmaengine: qcom: gpi: set chain and link flag for duplex
clk: renesas: r9a07g043: Add SDHI clock and reset entries
clk: renesas: r9a07g043: Add GbEthernet clock/reset
clk: renesas: r9a07g043: Add ethernet clock sources
clk: renesas: r9a07g043: Add GPIO clock and reset entries
clk: renesas: Add support for RZ/G2UL SoC
clk: renesas: Move RPC core clocks
clk: renesas: rzg2l: Simplify multiplication/shift logic
phy: cadence: Sierra: Add TI J721E specific PCIe multilink lane configuration
phy/rockchip: Use of_device_get_match_data()
phy/rockchip: Use of_device_get_match_data()
phy: qcom-qmp: Add support for SDX65 QMP PHY
dt-bindings: phy: qcom,qmp: Add SDX65 USB PHY binding
phy: mediatek: phy-mtk-hdmi: Simplify with dev_err_probe()
phy: mediatek: phy-mtk-mipi-dsi: Simplify with dev_err_probe()
staging: r8188eu: clean up long lines in block_write()
staging: r8188eu: remove unneeded initializations
staging: r8188eu: reduce variables in block_write()
staging: r8188eu: change void parameters to u8
staging: r8188eu: rename parameter of block_write()
staging: r8188eu: correct macro spelling mistake
drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
staging: r8188eu: add space around operators
staging: greybus: remove empty callback function
staging: greybus: correct typo in comment
staging: r8188eu: remove else after return and break statements
staging: bcm2835-audio: remove compat ALSA card
dt-bindings: phy: uniphier: Clean up clocks, resets, and their names using compatible string
dt-bindings: phy: uniphier-usb3hs: Fix incorrect clock-names and reset-names
dt-bindings: phy: uniphier-ahci: Fix missing reset-names
dt-bindings: phy: uniphier-usb3ss: Treat vbus-supply as optional
dt-bindings: phy: uniphier-usb2: Add vbus-supply
dt-bindings: clock: qcom,rpmcc: add clocks property
dt-bindings: clock: qcom,rpmcc: convert to dtschema
clk: qcom: lpass: Add support for LPASS clock controller for SC7280
cxl/mem: Replace redundant debug message with a comment
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
cxl/mem: Make cxl_dvsec_range() init failure fatal
cxl/pci: Add debug for DVSEC range init failures
cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
lkdtm: Move crashtype definitions into each category
lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP
lkdtm/usercopy: Expand size of "out of frame" object
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
lkdtm/bugs: Check for the NULL pointer after calling kmalloc
cxl/mbox: Use new return_code handling
cxl/mbox: Improve handling of mbox_cmd hw return codes
cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
cxl/mbox: Drop mbox_mutex comment
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
cxl/mbox: Move cxl_mem_command param to a local variable
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
cxl/mbox: Move build of user mailbox cmd to a helper functions
cxl/mbox: Move raw command warning to raw command validation
cxl/mbox: Move cxl_mem_command construction to helper funcs
clk: qcom: gcc-sc7280: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
clk: qcom: regmap-mux: add pipe clk implementation
remoteproc: mtk_scp: Fix a potential double free
RDMA/rxe: Generate a completion for unsupported/invalid opcode
staging/rtl8192e,ieee80211: replace ps tasklet with work
staging/rtl8712: remove event_tasklet
staging/ks7010: replace SME taslet with work
staging/wlan-ng, prism2usb: replace completion_bh tasklet with work
staging/wlan-ng, prism2usb: replace reaper_bh tasklet with work
staging/most, dim2: convert dim2_tasklet to threaded irq
staging: vt6655: Remove macro PCAvDelayByIO
staging: rtl8712: efuse: code style - avoid macro argument precedence issues
staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbuf
staging: r8188eu: improve timeout handling in iol_execute
staging: r8188eu: improve timeout handling in LPS_RF_ON_check
staging: r8188eu: make LPS_RF_ON_check static
staging: r8188eu: improve timeout handling in rtw_check_join_candidate
staging: r8188eu: improve timeout handling in rtl8188e_firmware_download
staging: r8188eu: summarize two if statements
staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call
staging: r8188eu: no need for an else after return
staging: greybus: pwm: Drop assignment to struct pwm_chip::base
staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODE
staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UP
staging: r8188eu: remove HW_VAR_MLME_JOIN
staging: r8188eu: remove HW_VAR_INITIAL_GAIN
staging: r8188eu: convert else if to else in rtw_led.c
staging: rtl8723bs: tidy up error handling
clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()
clk: imx: Add check for kcalloc
clk: imx8mn: add GPT support
dt-bindings: imx: add clock bindings for i.MX8MN GPT
clk: imx: Remove the snvs clock
clk: imx8m: check mcore_booted before register clk
clk: imx: add mcore_booted module paratemter
PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfn
phy: qcom-qmp: Add SM6350 UFS PHY support
dt-bindings: phy: qcom,qmp: Add SM6350 UFS PHY bindings
remoteproc: Don't bother checking the return value of debugfs_create*
remoteproc: mediatek: Fix side effect of mt8195 sram power on
phy: phy-can-transceiver: Add support for setting mux
dmaengine: Remove a useless mutex
dmaengine: idxd: update IAA definitions for user header
dmaengine: tegra: Add tegra gpcdma driver
dt-bindings: dmaengine: Add doc for tegra gpcdma
RDMA/hns: Init the variable at the suitable place
RDMA/hns: Add judgment on the execution result of CMDQ that free vf resource
RDMA/hns: Remove redundant variable "ret"
RDMA/hns: Remove unused function to_hns_roce_state()
RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QP
dt-bindings: altr,msgdma: update my email address
MAINTAINERS: update my email address
dmaengine: idxd: remove trailing white space on input str for wq name
dmaengine: Clarify cyclic transfer residue documentation
dmaengine: stm32-mdma: check the channel availability (secure or not)
PCI: tegra194: Remove unnecessary MSI enable reg save and restore
dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.h
dmaengine: ep93xx: Remove redundant word in comment
dmaengine: idxd: don't load pasid config until needed
dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interrupt
dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
clk: renesas: r8a77995: Add RPC clocks
clk: renesas: r8a77990: Add RPC clocks
MAINTAINERS: Update Hemant's email id
opp: use list iterator only inside the loop
opp: replace usage of found with dedicated list iterator variable
PM: opp: simplify with dev_err_probe()
OPP: call of_node_put() on error path in _bandwidth_supported()
dt-bindings: clock: fix rk3399 cru clock issues
dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru.yaml
dt-bindings: clock: replace a maintainer for rockchip,rk3399-cru.yaml
dt-bindings: clock: fix some conversion style issues for rockchip,rk3399-cru.yaml
iio: core: Simplify the registration of kfifo buffers
iio: core: Move the currentmode entry to the opaque structure
iio: core: Hide read accesses to iio_dev->currentmode
iio: Un-inline iio_buffer_enabled()
iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
iio: st_sensors: Stop abusing mlock to ensure internal coherency
iio: st_sensors: Add a local lock for protecting odr
iio: st_sensors: Drop the protection on _avail functions
iio: st_sensors: Return as early as possible from the _write_raw() callbacks
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
iio: magnetometer: rm3100: Stop abusing the ->currentmode
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Input: add support for Azoteq IQS7222A/B/C
dt-bindings: input: Add bindings for Azoteq IQS7222A/B/C
Input: mt6779-keypad - move iomem pointer to probe function
dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
RDMA/rxe: Remove reliable datagram support
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
RDMA/rxe: Remove type 2A memory window capability
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
RDMA/usnic: Stop using iommu_present()
IB/SA: Replace usage of found with dedicated list iterator variable
x86/PCI: Clip only host bridge windows for E820 regions
x86: Log resource clipping for E820 regions
PCI: dwc: Fix setting error return on MSI DMA mapping failure
PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
staging: r8188eu: remove SetHalDefVar8188EUsb()
staging: r8188eu: clean up rtw_ioctl.h
staging: r8188eu: remove header usb_vendor_req.h
staging: r8188eu: remove unused prototype usbvendorrequest()
staging: r8188eu: remove unused enums from odm.h
staging: r8188eu: remove unused fields from struct eeprom_priv
staging: r8188eu: ROMVer is always zero
staging: r8188eu: move struct rt_firmware to rtw_fw.h
staging: r8188eu: remove unused macros from basic_types.h
staging: rtl8723bs: remove header rtw_ioctl.h
staging: rtl8192u: use min_t/max_t macros instead of if else
staging: rtl8192u: replace ternary statement with if and assignment
PCI: rockchip: Fix find_first_zero_bit() limit
PCI: cadence: Fix find_first_zero_bit() limit
dmaengine: sf-pdma: Get number of channel by device tree
dt-bindings: dma-engine: sifive,fu540: Add dma-channels property and modify compatible
dt-bindings: pci: layerscape-pci: define AER/PME interrupts
dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
dt-bindings: pci: layerscape-pci: Update the description of SCFG property
dt-bindings: pci: layerscape-pci: Add a optional property big-endian
crypto: cavium/nitrox - remove check of list iterator against head past the loop body
crypto: ccp - When TSME and SME both detected notify user
crypto: ccp - Allow PSP driver to load without SEV/TEE support
crypto: ccp - Export PSP security bits to userspace
crypto: ccp - cache capability into psp device
crypto: testmgr - test in-place en/decryption with two sglists
crypto: x86 - eliminate anonymous module_init & module_exit
crypto: hisilicon/qm - optimize the barrier operation
crypto: engine - Add parameter description in crypto_transfer_request() kernel-doc comment
crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementation
crypto: arm64/sm4 - add ARMv8 NEON implementation
crypto: arm64/sm4-ce - rename to sm4-ce-cipher
crypto: sm4 - export sm4 constant arrays
crypto: sm3,sm4 - move into crypto directory
staging: rtl8712: fix camel case in function r8712_generate_ie
staging: rtl8192e: remove multiple blank lines
staging: rtl8723bs: fix indentation
staging: r8188eu: use sizeof(*pvar) for allocating structs
staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'
staging: r8188eu: remove extra 'the'
staging: r8188eu: format comments in drivers/net style
staging: rtl8712: remove unnecessary parentheses
staging: r8188eu: remove unused _RND* from osdep_service.h
staging: r8188eu: use round_up() instead of _RND128()
staging: r8188eu: use round_up() instead of _RND8()
staging: r8188eu: use round_up() instead of _RND4()
staging: r8188eu: use PTR_ALIGN() instead of RND4()
PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
clk: imx8mq: add 27m phy pll ref clock
RDMA: Split kernel-only global device caps from uverbs device caps
PCI: hotplug: Clean up include files
powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
module: Remove module_addr_min and module_addr_max
module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
module: Introduce data_layout
module: Prepare for handling several RB trees
module: Always have struct mod_tree_root
module: Rename debug_align() as strict_align()
module: Rework layout alignment to avoid BUG_ON()s
module: Move module_enable_x() and frob_text() in strict_rwx.c
module: Make module_enable_x() independent of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
module: Move version support into a separate file
module: Move kdb module related code out of main kdb code
module: Move sysfs support into a separate file
module: Move procfs support into a separate file
module: kallsyms: Fix suspicious rcu usage
module: Move kallsyms support into a separate file
module: Move kmemleak support to a separate file
module: Move extra signature support out of core code
module: Move strict rwx support to a separate file
module: Move latched RB-tree support to a separate file
module: Move livepatch support to a separate file
module: Make internal.h and decompress.c more compliant
module: Simple refactor in preparation for split
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
staging: r8188eu: drop redundant if check in IS_MCAST
staging: r8188eu: remove GetHalDefVar8188EUsb()
staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNA
staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIV
staging: r8188eu: cur_ant is set but never used
staging: r8188eu: remove unused macros from ieee80211.h
staging: r8188eu: remove unncessary ternary operator
staging: vt6655: Rename constant definitions with CamelCase
staging: vt6655: Remove unused macros in mac.h
staging: rtl8723bs: remove space after function name
staging: rtl8723bs: remove redundant else branches
staging: rtl8723bs: remove return from a function returning void
staging: rtl8723bs: remove redundant braces in if statements
staging: rtl8723bs: combine both sides of conditional statement
staging: rtl8723bs: remove handlerOS independent comment
staging: rtl8723bs: simplify control flow
staging: rtl8712: simplify control flow
staging: r8188eu: simplify control flow
staging: rtl8712: remove Unnecessary parentheses
staging: rtl8712: Fix multiple line dereference
staging: r8188eu: remove unnecessary blank lines
staging: r8188eu: Add line after declarations
dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property
soundwire: qcom: Add compatible name for v1.6.0
soundwire: stream: Fix error return code in do_bank_switch()
soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()
module: Move all into module/
IB/rdmavt: add missing locks in rvt_ruc_loopback
staging: r8188eu: ps_flag is never set
staging: r8188eu: pwr_state_check_cnts is always zero
staging: r8188eu: pnp_bstop_trx is never set
staging: r8188eu: reg_rfoff is never set
staging: r8188eu: remove unused fields from struct pwrctrl_priv
staging: rtl8712: Fix multiple blank lines warning from .c files
staging: rtl8712: Fix multiple blank lines warning from .h files
staging: r8188eu: add blank line between functions
staging: r8188eu: combine both sides of conditional statement
staging: r8188eu: remove handlerOS independent comment
staging: r8188eu: remove the bretry variable
staging: r8188eu: don't call get_hdr_bssid
staging: r8188eu: remove psa, pda
staging: r8188eu: ra and ta do not depend on to_ds, from_ds
staging: r8188eu: remove to_fr_ds from struct rx_pkt_attrib
staging: r8188eu: don't copy ra and ta before we fail
staging: r8188eu: to_fr_ds cannot be 3 here
staging: r8188eu: simplify error handling
staging: r8188eu: use ieee80211 helper for retry bit
staging: r8188eu: use ieee80211 helper for destination address
staging: r8188eu: use ieee80211 helper for source address
x86/PCI: Eliminate remove_e820_regions() common subexpressions
PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
staging: r8188eu: use ieee80211 struct for aid
staging: r8188eu: use ieee80211 structs for addresses
staging: r8188eu: exit straight away if we have no pspoll frame
staging: r8188eu: use ieee80211 helper to check for pspoll
staging: r8188eu: make validate_recv_ctrl_frame return void
staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frame
staging: r8188eu: make validate_recv_mgnt_frame return void
staging: r8188eu: remove constant variable
staging: r8188eu: remove unnecessary jump
staging: vme_user: Fixed typo in the MODULE_AUTHOR
staging: wfx: change variable name to be consistent
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
IB/uverbs: Move enum ib_raw_packet_caps to uapi
RDMA/irdma: Remove the redundant variable
thunderbolt: Replace usage of found with dedicated list iterator variable
dt-bindings: clock: renesas: Document RZ/G2UL SoC
clk: renesas: rzg2l: Remove unused notifiers
iio: adc: ti-ads1015: Switch to read_avail
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
iio: adc: ti-ads1015: Convert to OF match data
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into storagebits
iio: adc: ti-ads1015: Add TLA2024 support
iio: adc: ti-ads1015: Make channel event_spec optional
iio: adc: ti-ads1015: Deduplicate channel macros
iio: adc: ti-ads1015: Switch to static const writeable ranges table
dt-bindings: iio: adc: ti,ads1015: Add TLA2024 compatible string
dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
iio: core: Print error and fail iio_device_register() in case sample bits do not fit storage bits
iio: accel: kxsd9-spi: changed leading spaces to tabs
iio: accel: dmard09: fixed code styling issues
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
iio: ssp_sensors: replace usage of found with dedicated list iterator variable
iio: buffer: remove usage of list iterator variable for list_for_each_entry_continue_reverse()
iio: palmas: shut up warning about calibration mismatch (due to noise)
iio: adc: ad7192: add sequencer support
iio: adc: ad7124: add sequencer support
iio: adc: ad_sigma_delta: Add sequencer support
iio: adc: ad7192: Add update_scan_mode
iio: adc: ad7124: Add update_scan_mode
iio: adc: ad7124: Remove shift from scan_type
iio: imu: inv_mpu6050: Add support for ICM-20608-D
dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d
MAINTAINERS: updated Lorenzo's email address
iio: temperature: ltc2983: Make use of device properties
iio: temperature: ltc2983: Use single error path to put OF node
iio: temperature: ltc2983: Don't hard code defined constants in messages
iio: dummy: iio_simple_dummy: check the return value of kstrdup()
iio: multiplexer: Make use of device properties
iio: dac: ltc2688: Use temporary variable for struct device
iio: accel: add support for LIS302DL variant
iio: accel: Remove unused enum in st_accel
dt-bindings: iio: st,st-sensors add LIS302DL
iio: core: fix a few code style issues
staging: r8188eu: clean up comment for rtw_pwr_wakeup()
staging: r8188eu: remove macro rtw_pwr_wakeup()
staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()
staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()
staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_ACK_PREAMBLE from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()
staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"
staging: sm750fb: Call iounmap() to free mapped bus memory
staging: r8188eu: Use the ARRAY_SIZE() macro
staging: r8188eu: Remove redundant code from rtw_free_netdev()
staging: r8188eu: remove spaces before tabs
staging: r8188eu: remove unnecessary braces in conditional statements
staging: r8188eu: format block comments
staging: r8188eu: correct misspelling in comment "conider" -> "consider"
staging: r8188eu: remove else after return
staging: r8188eu: place constants on the right side of tests
staging: wlan-ng: Fix Alignment with parenthesis
staging: wlan-ng: Fix Lines shouldn't end with '('
staging: rtl8723bs: simplify control flow
staging: vc04_services: Convert kmap() to kmap_local_page()
staging: rtl8723bs: refactor rtw_ch2freq()
staging: rtl8723bs: remove 5 GHz channels from ch_freq_map
staging: r8188eu: remove handlerOS independent comment
staging: r8188eu: use sizeof(*pvar) for allocating structs
staging: unisys: Remove "struct dentry *eth_debugfs_dir"
staging: r8188eu: remove GetHwReg8188EU()
staging: r8188eu: remove HW_VAR_FWLPS_RF_ON from GetHwReg8188EU()
staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from GetHwReg8188EU()
staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()
staging: r8188eu: rename clear_bacon_valid_bit()
staging: rtl8723bs: Fix No space before tabs
staging: rtl8723bs: remove redundant braces in if statements
staging: r8188eu: remove duplicate assignment
staging: rtl8723bs: place constants on the right side of tests
staging: r8188eu: add a check for rtw_cbuf_alloc()
staging: r8188eu: remove the "dump tx packet" fragments
staging: r8188eu: remove the "dump rx packet" fragments
staging: rtl8723bs: place constants on the right side of tests
staging: r8188eu: Fix misspelling in comment "writting" -> "writing"
staging: r8188eu: Fix misspelling in comment "Tranceiver" -> "Transceiver"
staging: r8188eu: Fix sparse endianness warnings.
staging: r8188eu: remove HW_VAR_BCN_VALID from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_TX_RPT_MAX_MACID from SetHwReg8188EU()
staging: r8188eu: simplify if-else statement
staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_ACM_CTRL from SetHwReg8188EU()
staging: r8188eu: rename some macros to upper case
staging: r8188eu: remove HW_VAR_MLME_DISCONNECT from SetHwReg8188EU()
staging: r8188eu: remove HW_VAR_RESP_SIFS from SetHwReg8188EU()
staging: r8188eu: Directly return _SUCCESS instead of using local ret variable
staging: rts5208: Convert kmap() to kmap_local_page()
staging: rtl8723bs: remove code suspect indent
staging: r8188eu: remove unnecessary spaces
staging: wfx: remove space at the start of the line
staging: r8188eu: convert rtw_inc_and_chk_continual_urb_error() to bool
staging: r8188eu: convert rtw_usb_bulk_size_boundary() to bool
staging: r8188eu: refactor rtw_inc_and_chk_continual_urb_error()
staging: r8188eu: refactor rtw_usb_bulk_size_boundary()
staging: r8188eu: use ieee80211 define for fragment number
staging: r8188eu: use ieee80211 macro for sequence number
staging: r8188eu: remove unused control frame subtypes
staging: r8188eu: remove unused data frame subtypes
staging: r8188eu: use standard mechanisms for qos data frames
staging: r8188eu: use standard mechanisms for data frames
staging: r8188eu: use standard mechanisms for control frames
staging: r8188eu: use ieee80211 helper to read the pwr bit
staging: r8188eu: use ieee80211 define for version check
staging: r8188eu: remove empty rtw_fwdbg_event_callback
staging: r8188eu: remove empty rtw_dummy_event_callback
staging: r8188eu: the MCS_rate_2R array is not used
staging: r8188eu: make _rtw_init_mlme_priv static
staging: vchiq: replace usage of found with dedicated list iterator variable
staging: r8188eu: refactor dm func set and clear
staging: r8188eu: DYNAMIC_RF_CALIBRATION is not used
staging: r8188eu: DYNAMIC_BB_ANT_DIV is not used
staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not used
staging: r8188eu: remove unused defines for dynamic functions
staging: r8188eu: remove two limit defines
staging: r8188eu: remove local BIT macro
staging: greybus: codecs: fix type confusion of list iterator variable
staging: greybus: codecs: use dedicated list iterator variable
staging: vt6656: Fix multiple blank lines warning
staging: rtl8712: Use completions for signaling
staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbg
staging: rtl8723bs: Remove redundant else branches.
staging: r8188eu: fix suspect code indent for conditional statements
bus: mhi: ep: Add uevent support for module autoloading
bus: mhi: ep: Add support for suspending and resuming channels
bus: mhi: ep: Add support for queueing SKBs to the host
bus: mhi: ep: Add support for processing channel rings
bus: mhi: ep: Add support for reading from the host
bus: mhi: ep: Add support for processing command rings
bus: mhi: ep: Add support for handling SYS_ERR condition
bus: mhi: ep: Add support for handling MHI_RESET
bus: mhi: ep: Add support for powering down the MHI endpoint stack
bus: mhi: ep: Add support for powering up the MHI endpoint stack
bus: mhi: ep: Add support for processing MHI endpoint interrupts
bus: mhi: ep: Add support for managing MHI state machine
bus: mhi: ep: Add support for sending events to the host
bus: mhi: ep: Add support for ring management
bus: mhi: ep: Add support for managing MMIO registers
bus: mhi: ep: Add support for creating and destroying MHI EP devices
bus: mhi: ep: Add support for registering MHI endpoint client drivers
bus: mhi: ep: Add support for registering MHI endpoint controllers
ipc: Store ipc sysctls in the ipc namespace
ipc: Store mqueue sysctls in the ipc namespace
pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
drivers/pcmcia: Fix typo in comment
fs/ntfs3: Update valid size if -EIOCBQUEUED
fs/ntfs3: Check new size for limits
fs/ntfs3: Fix fiemap + fix shrink file size (to remove preallocated space)
fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl
fs/ntfs3: Optimize locking in ntfs_save_wsl_perm
fs/ntfs3: Update i_ctime when xattr is added
fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl functions
fs/ntfs3: Keep preallocated only if option prealloc enabled
fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'
Conflicts:
Documentation/devicetree/bindings
Documentation/devicetree/bindings/arm/intel,socfpga.yaml
Documentation/devicetree/bindings/clock/clock-bindings.txt
Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
Documentation/devicetree/bindings/clock/qcom,gcc-apq8064.yaml
Documentation/devicetree/bindings/clock/qcom,mmcc.yaml
Documentation/devicetree/bindings/clock/renesas,cpg-mssr.yaml
Documentation/devicetree/bindings/clock/renesas,r9a06g032-sysctrl.yaml
Documentation/devicetree/bindings/clock/renesas,rzg2l-cpg.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3399-cru.yaml
Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.yaml
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
Documentation/devicetree/bindings/clock/stericsson,u8500-clks.yaml
Documentation/devicetree/bindings/clock/ti,am654-ehrpwm-tbclk.yaml
Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt
Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
Documentation/devicetree/bindings/display/arm,malidp.yaml
Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml
Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml
Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml
Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
Documentation/devicetree/bindings/display/msm/dsi-phy-common.yaml
Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
Documentation/devicetree/bindings/dma/altr,msgdma.yaml
Documentation/devicetree/bindings/dma/arm,pl330.yaml
Documentation/devicetree/bindings/dma/mmp-dma.txt
Documentation/devicetree/bindings/dma/qcom,gpi.yaml
Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml
Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml
Documentation/devicetree/bindings/dma/sprd-dma.txt
Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
Documentation/devicetree/bindings/extcon/siliconmitus,sm5502-muic.yaml
Documentation/devicetree/bindings/gpio/gpio-altera.txt
Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
Documentation/devicetree/bindings/hwmon/vexpress.txt
Documentation/devicetree/bindings/i2c/renesas,rcar-i2c.yaml
Documentation/devicetree/bindings/iio/adc/renesas,rzg2l-adc.yaml
Documentation/devicetree/bindings/iio/adc/sprd,sc2720-adc.yaml
Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
Documentation/devicetree/bindings/iio/dac/lltc,ltc2632.yaml
Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
Documentation/devicetree/bindings/iio/light/stk33xx.yaml
Documentation/devicetree/bindings/iio/potentiometer/microchip,mcp4131.yaml
Documentation/devicetree/bindings/iio/st,st-sensors.yaml
Documentation/devicetree/bindings/input/allwinner,sun4i-a10-lradc-keys.yaml
Documentation/devicetree/bindings/input/google,cros-ec-keyb.yaml
Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
Documentation/devicetree/bindings/interrupt-controller/socionext,uniphier-aidet.yaml
Documentation/devicetree/bindings/iommu/arm,smmu.yaml
Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml
Documentation/devicetree/bindings/iommu/samsung,sysmmu.yaml
Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml
Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra186-mc.yaml
Documentation/devicetree/bindings/mfd/da9063.txt
Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml
Documentation/devicetree/bindings/mfd/syscon.yaml
Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml
Documentation/devicetree/bindings/mmc/marvell,xenon-sdhci.yaml
Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
Documentation/devicetree/bindings/mtd/spi-nand.yaml
Documentation/devicetree/bindings/mux/reg-mux.yaml
Documentation/devicetree/bindings/net/adi,adin.yaml
Documentation/devicetree/bindings/net/cdns,macb.yaml
Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
Documentation/devicetree/bindings/net/dsa/microchip,ksz.yaml
Documentation/devicetree/bindings/net/dsa/nxp,sja1105.yaml
Documentation/devicetree/bindings/net/dsa/realtek.yaml
Documentation/devicetree/bindings/net/mediatek,net.yaml
Documentation/devicetree/bindings/net/mediatek-dwmac.yaml
Documentation/devicetree/bindings/net/wireless/mediatek,mt76.yaml
Documentation/devicetree/bindings/nvme/apple,nvme-ans.yaml
Documentation/devicetree/bindings/nvmem/fsl,layerscape-sfp.yaml
Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml
Documentation/devicetree/bindings/pci/apple,pcie.yaml
Documentation/devicetree/bindings/pci/layerscape-pci.txt
Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
Documentation/devicetree/bindings/pci/socionext,uniphier-pcie.yaml
Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml
Documentation/devicetree/bindings/phy/allwinner,sun6i-a31-mipi-dphy.yaml
Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml
Documentation/devicetree/bindings/phy/phy-stih407-usb.txt
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml
Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml
Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml
Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml
Documentation/devicetree/bindings/phy/socionext,uniphier-ahci-phy.yaml
Documentation/devicetree/bindings/phy/socionext,uniphier-pcie-phy.yaml
Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml
Documentation/devicetree/bindings/phy/socionext,uniphier-usb3hs-phy.yaml
Documentation/devicetree/bindings/phy/socionext,uniphier-usb3ss-phy.yaml
Documentation/devicetree/bindings/pinctrl/aspeed,ast2500-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/pinctrl-mt8192.yaml
Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt
Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.yaml
Documentation/devicetree/bindings/pinctrl/qcom,qcm2290-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sc7280-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm6115-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm8250-lpass-lpi-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/qcom,tlmm-common.yaml
Documentation/devicetree/bindings/pinctrl/ralink,mt7621-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml
Documentation/devicetree/bindings/pwm/google,cros-ec-pwm.yaml
Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
Documentation/devicetree/bindings/regulator/mt6315-regulator.yaml
Documentation/devicetree/bindings/regulator/qcom,usb-vbus-regulator.yaml
Documentation/devicetree/bindings/regulator/vexpress.txt
Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml
Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
Documentation/devicetree/bindings/riscv/microchip.yaml
Documentation/devicetree/bindings/rtc/nxp,pcf85063.txt
Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
Documentation/devicetree/bindings/serial/renesas,em-uart.yaml
Documentation/devicetree/bindings/serial/renesas,hscif.yaml
Documentation/devicetree/bindings/serial/renesas,scif.yaml
Documentation/devicetree/bindings/serial/rs485.yaml
Documentation/devicetree/bindings/serial/socionext,uniphier-uart.yaml
Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-media-blk-ctrl.yaml
Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml
Documentation/devicetree/bindings/soundwire/qcom,sdw.txt
Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml
Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
Documentation/devicetree/bindings/trivial-devices.yaml
Documentation/devicetree/bindings/usb/am33xx-usb.txt
Documentation/devicetree/bindings/usb/da8xx-usb.txt
Documentation/devicetree/bindings/usb/dwc2.yaml
Documentation/devicetree/bindings/usb/dwc3-st.txt
Documentation/devicetree/bindings/usb/dwc3-xilinx.yaml
Documentation/devicetree/bindings/usb/ehci-st.txt
Documentation/devicetree/bindings/usb/generic-ehci.yaml
Documentation/devicetree/bindings/usb/generic-ohci.yaml
Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml
Documentation/devicetree/bindings/usb/ohci-st.txt
Documentation/devicetree/bindings/usb/qcom,dwc3.yaml
Documentation/devicetree/bindings/usb/renesas,usbhs.yaml
Documentation/devicetree/bindings/usb/samsung,exynos-usb2.yaml
Documentation/devicetree/bindings/usb/snps,dwc3.yaml
Documentation/devicetree/bindings/vendor-prefixes.yaml
Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml
Documentation/devicetree/bindings/watchdog/da9062-wdt.txt
Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml
Documentation/devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml
drivers/clk/qcom/clk-rcg.h
drivers/clk/qcom/clk-rcg2.c
drivers/input/misc/pm8941-pwrkey.c
drivers/interconnect/qcom/icc-rpmh.h
drivers/iommu/arm/arm-smmu/arm-smmu.c
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c
drivers/ufs/host/Kconfig
drivers/ufs/host/ufs-qcom.c
drivers/ufs/host/ufs-qcom.h
drivers/usb/dwc3/Kconfig
Change-Id: I6f60c38a038cf0f3fe6f56cb1f5dd7ee71ae47ee
Upstream-Build:ks_qcom-android-mainline-keystone-qcom-release@8853545 SKQ4.220720.002
Signed-off-by: jianzhou <quic_jianzhou@quicinc.com>
This patch allows LVDS PHYs to be configured through
the generic functions and through a custom structure
added to the generic union.
The parameters added here are based on common LVDS PHY
implementation practices. The set of parameters
should cover all potential users.
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Vinod Koul <vkoul@kernel.org>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Link: https://lore.kernel.org/r/20220419010852.452169-3-victor.liu@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Add fundamental UFS PHY drivers to support Pineapple pre-sil.
Change-Id: Ie90db61aee04c7d57632b41df69341b75350f635
Signed-off-by: Can Guo <quic_cang@quicinc.com>
Here is the big set of USB and Thunderbolt patches for 5.14-rc1.
Nothing major here just lots of little changes for new hardware and
features. Highlights are:
- more USB 4 support added to the thunderbolt core
- build warning fixes all over the place
- usb-serial driver updates and new device support
- mtu3 driver updates
- gadget driver updates
- dwc3 driver updates
- dwc2 driver updates
- isp1760 host driver updates
- musb driver updates
- lots of other tiny things.
Full details are in the shortlog.
All of these have been in linux-next for a while now with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYOM3EA8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+ynGewCeMg7YvtCnqFBNebC+GfKpFTgWxO4AnAppjSrZ
RPGQgfZdWmx7daCXWbSK
=u68a
-----END PGP SIGNATURE-----
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB / Thunderbolt updates from Greg KH:
"Here is the big set of USB and Thunderbolt patches for 5.14-rc1.
Nothing major here just lots of little changes for new hardware and
features. Highlights are:
- more USB 4 support added to the thunderbolt core
- build warning fixes all over the place
- usb-serial driver updates and new device support
- mtu3 driver updates
- gadget driver updates
- dwc3 driver updates
- dwc2 driver updates
- isp1760 host driver updates
- musb driver updates
- lots of other tiny things.
Full details are in the shortlog.
All of these have been in linux-next for a while now with no reported
issues"
* tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (223 commits)
phy: qcom-qusb2: Add configuration for SM4250 and SM6115
dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible
dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250
USB: cdc-acm: blacklist Heimann USB Appset device
usb: xhci-mtk: allow multiple Start-Split in a microframe
usb: ftdi-elan: remove redundant continue statement in a while-loop
usb: class: cdc-wdm: return the correct errno code
xhci: remove redundant continue statement
usb: dwc3: Fix debugfs creation flow
usb: gadget: hid: fix error return code in hid_bind()
usb: gadget: eem: fix echo command packet response issue
usb: gadget: f_hid: fix endianness issue with descriptors
Revert "USB: misc: Add onboard_usb_hub driver"
Revert "of/platform: Add stubs for of_platform_device_create/destroy()"
Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()"
Revert "arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub"
xhci: solve a double free problem while doing s4
xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
...
In some subsystems (eg. CAN, SPI), the max link rate supported can be less
than 1 Mbps and if the unit for max_link_rate is Mbps then it can't be
used. Therefore, leave the decision of units to be used, to the producer
and consumer.
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Link: https://lore.kernel.org/r/20210510051006.11393-2-a-govindraju@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit adds sleepwalk/wake and suspend/resume interfaces
to Tegra XUSB PHY driver.
Tegra XUSB host controller driver makes use of sleepwalk functions
to enable/disable sleepwalk circuit which is in always-on partition
and can respond to USB resume signals when controller is not powered.
Sleepwalk can be enabled/disabled for any USB UPHY individually.
- tegra_xusb_padctl_enable_phy_sleepwalk()
- tegra_xusb_padctl_disable_phy_sleepwalk()
Tegra XUSB host controller driver makes use of wake functions to
enable/disable/query wake circuit which is in always-on partition
can wake system up when USB resume happens.
Wake circuit can be enabled/disabled for any USB PHY individually.
- tegra_xusb_padctl_enable_phy_wake()
- tegra_xusb_padctl_disable_phy_wake()
- tegra_xusb_padctl_remote_wake_detected()
This commit also adds two system suspend stubs that can be used to
save and restore XUSB PADCTL context during system suspend and
resume.
- tegra_xusb_padctl_suspend_noirq()
- tegra_xusb_padctl_resume_noirq()
Signed-off-by: JC Kuo <jckuo@nvidia.com>
Acked-By: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Provide new phy configuration interfaces for media type and speed that
allows e.g. PHYs used for ethernet to be configured with this
information.
Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com>
Signed-off-by: Steen Hegelund <steen.hegelund@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-By: Kishon Vijay Abraham I <kishon@ti.com>
Link: https://lore.kernel.org/r/20210218161451.3489955-3-steen.hegelund@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Add new PHY attribute max_link_rate to struct phy_attrs. This indicates
maximum link rate supported by PHY (in Mbps).
Signed-off-by: Yuti Amonkar <yamonkar@cadence.com>
Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Link: https://lore.kernel.org/r/1599805114-22063-2-git-send-email-sjakhade@cadence.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Move private definitions from header to phy-omap-usb2.c file.
Get rid of unused data structures usb_dpll_params and omap_usb_phy_type.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Link: https://lore.kernel.org/r/20200515080518.26870-2-rogerq@ti.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Tegra XUSB host, device mode driver requires the USB 3 companion port
number for corresponding USB 2 port. Add API to retrieve the same.
Signed-off-by: Nagarjuna Kristam <nkristam@nvidia.com>
Reviewed-by: JC Kuo <jckuo@nvidia.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Allow DisplayPort PHYs to be configured through the generic
functions through a custom structure added to the generic union.
The configuration structure is used for reconfiguration of
DisplayPort PHYs during link training operation.
The parameters added here are the ones defined in the DisplayPort
spec v1.4 which include link rate, number of lanes, voltage swing
and pre-emphasis.
Add the DisplayPort phy mode to the generic phy_mode enum.
Signed-off-by: Yuti Amonkar <yamonkar@cadence.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
In order to enforce suspend/resume ordering, this commit creates link
between phy consumers and phy devices. This link avoids to suspend phy
before phy consumers.
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
[jonathanh@nvidia.com: Fix an abort when of_phy_get() returns error]
Signed-off-by: Jonathan Hunter <jonathanh@nvidia.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
There are combo phys out there that can be switched between doing
dsi and lvds. So add a mode definition for it.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Tegra XUSB device control driver needs to control vbus override
during its operations, add API for the support.
Signed-off-by: Nagarjuna Kristam <nkristam@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Based on 1 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms and conditions of the gnu general public license
version 2 as published by the free software foundation this program
is distributed in the hope it will be useful but without any
warranty without even the implied warranty of merchantability or
fitness for a particular purpose see the gnu general public license
for more details
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 263 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141901.208660670@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Based on 1 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license version 2 and
only version 2 as published by the free software foundation this
program is distributed in the hope that it will be useful but
without any warranty without even the implied warranty of
merchantability or fitness for a particular purpose see the gnu
general public license for more details
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 294 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190529141900.825281744@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Based on 3 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license as published by
the free software foundation either version 2 of the license or at
your option any later version this program is distributed in the
hope that it will be useful but without any warranty without even
the implied warranty of merchantability or fitness for a particular
purpose see the gnu general public license for more details
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license as published by
the free software foundation either version 2 of the license or at
your option any later version [author] [kishon] [vijay] [abraham]
[i] [kishon]@[ti] [com] this program is distributed in the hope that
it will be useful but without any warranty without even the implied
warranty of merchantability or fitness for a particular purpose see
the gnu general public license for more details
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license as published by
the free software foundation either version 2 of the license or at
your option any later version [author] [graeme] [gregory]
[gg]@[slimlogic] [co] [uk] [author] [kishon] [vijay] [abraham] [i]
[kishon]@[ti] [com] [based] [on] [twl6030]_[usb] [c] [author] [hema]
[hk] [hemahk]@[ti] [com] this program is distributed in the hope
that it will be useful but without any warranty without even the
implied warranty of merchantability or fitness for a particular
purpose see the gnu general public license for more details
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 1105 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Reviewed-by: Richard Fontana <rfontana@redhat.com>
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190527070033.202006027@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Based on 1 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license as published by
the free software foundation either version 2 of the license or at
your option any later version
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 3029 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Allison Randal <allison@lohutok.net>
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190527070032.746973796@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Add a new phy_ops *release* invoked when the consumer relinquishes the
PHY using phy_put/devm_phy_put. The initializations done by the PHY
driver in of_xlate call back can be can be cleaned up here.
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
The lanes parameter is not solely about the number of lanes, but it also
carries the fact that those are the first lanes in use during the
transmission.
It was implicit so far, so make sure it's explicit now.
Suggested-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
The Init and wakeup D-PHY parameters are in the micro/milliseconds range,
putting the values real close to the types limits if they were in
picoseconds.
Move them to microseconds which should be better fit.
Suggested-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
The videomode.h header inclusion is an artifact from the patches
development, remove it.
Suggested-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Commit 49e54187ae ("ata: libahci_platform: comply to PHY framework") uses
the PHY_MODE_SATA, but that enum had not yet been added. This caused a
build failure for me, with today's linux.git.
Also, there is a potentially conflicting (mis-named) PHY_MODE_SATA, hiding
in the Marvell Berlin SATA PHY driver.
Fix the build by:
1) Renaming Marvell's defined value to a more scoped name,
in order to avoid any potential conflicts: PHY_BERLIN_MODE_SATA.
2) Adding the missing enum, which was going to be added anyway as part
of [1].
[1] https://lkml.kernel.org/r/20190108163124.6409-3-miquel.raynal@bootlin.com
Fixes: 49e54187ae ("ata: libahci_platform: comply to PHY framework")
Cc: Grzegorz Jaszczyk <jaz@semihalf.com>
Cc: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Pull networking fixes from David Miller:
"Several fixes here. Basically split down the line between newly
introduced regressions and long existing problems:
1) Double free in tipc_enable_bearer(), from Cong Wang.
2) Many fixes to nf_conncount, from Florian Westphal.
3) op->get_regs_len() can throw an error, check it, from Yunsheng
Lin.
4) Need to use GFP_ATOMIC in *_add_hash_mac_address() of fsl/fman
driver, from Scott Wood.
5) Inifnite loop in fib_empty_table(), from Yue Haibing.
6) Use after free in ax25_fillin_cb(), from Cong Wang.
7) Fix socket locking in nr_find_socket(), also from Cong Wang.
8) Fix WoL wakeup enable in r8169, from Heiner Kallweit.
9) On 32-bit sock->sk_stamp is not thread-safe, from Deepa Dinamani.
10) Fix ptr_ring wrap during queue swap, from Cong Wang.
11) Missing shutdown callback in hinic driver, from Xue Chaojing.
12) Need to return NULL on error from ip6_neigh_lookup(), from Stefano
Brivio.
13) BPF out of bounds speculation fixes from Daniel Borkmann"
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (57 commits)
ipv6: Consider sk_bound_dev_if when binding a socket to an address
ipv6: Fix dump of specific table with strict checking
bpf: add various test cases to selftests
bpf: prevent out of bounds speculation on pointer arithmetic
bpf: fix check_map_access smin_value test when pointer contains offset
bpf: restrict unknown scalars of mixed signed bounds for unprivileged
bpf: restrict stack pointer arithmetic for unprivileged
bpf: restrict map value pointer arithmetic for unprivileged
bpf: enable access to ax register also from verifier rewrite
bpf: move tmp variable into ax register in interpreter
bpf: move {prev_,}insn_idx into verifier env
isdn: fix kernel-infoleak in capi_unlocked_ioctl
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
net/hamradio/6pack: use mod_timer() to rearm timers
net-next/hinic:add shutdown callback
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
ip: validate header length on virtual device xmit
tap: call skb_probe_transport_header after setting skb->dev
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
net: rds: remove unnecessary NULL check
...
Correct two minor kerneldoc errors:
1) missing reference to @mode in struct phy_ops
2) obsolete reference to @init_data in struct_phy_attrs,
removed in dbc98635e0
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
The MIPI D-PHY spec defines default values and boundaries for most of the
parameters it defines. Introduce helpers to help drivers get meaningful
values based on their current parameters, and validate the boundaries of
these parameters if needed.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Now that we have some infrastructure for it, allow the MIPI D-PHY phy's to
be configured through the generic functions through a custom structure
added to the generic union.
The parameters added here are the ones defined in the MIPI D-PHY spec, plus
the number of lanes in use. The current set of parameters should cover all
the potential users.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
The phy framework is only allowing to configure the power state of the PHY
using the init and power_on hooks, and their power_off and exit
counterparts.
While it works for most, simple, PHYs supported so far, some more advanced
PHYs need some configuration depending on runtime parameters. These PHYs
have been supported by a number of means already, often by using ad-hoc
drivers in their consumer drivers.
That doesn't work too well however, when a consumer device needs to deal
with multiple PHYs, or when multiple consumers need to deal with the same
PHY (a DSI driver and a CSI driver for example).
So we'll add a new interface, through two funtions, phy_validate and
phy_configure. The first one will allow to check that a current
configuration, for a given mode, is applicable. It will also allow the PHY
driver to tune the settings given as parameters as it sees fit.
phy_configure will actually apply that configuration in the phy itself.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
MIPI D-PHY is a MIPI standard meant mostly for display and cameras in
embedded systems. Add a mode for it.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
After recent changes PHY_MODE_SGMII, PHY_MODE_2500SGMII, PHY_MODE_QSGMII,
PHY_MODE_10GKR are not used any more and can be removed. Hence - remove
them.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Add new PHY's mode to be used by Ethernet PHY interface drivers or
multipurpose PHYs like serdes. It will be reused in further changes.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Currently the attempt to add support for Ethernet interface mode PHY
(MII/GMII/RGMII) will lead to the necessity of extending enum phy_mode and
duplicate there values from phy_interface_t enum (or introduce more PHY
callbacks) [1]. Both approaches are ineffective and would lead to fast
bloating of enum phy_mode or struct phy_ops in the process of adding more
PHYs for different subsystems which will make them unmaintainable.
As discussed in [1] the solution could be to introduce dual level PHYs mode
configuration - PHY mode and PHY submode. The PHY mode will define generic
PHY type (subsystem - PCIE/ETHERNET/USB_) while the PHY submode - subsystem
specific interface mode. The last is usually already defined in
corresponding subsystem headers (phy_interface_t for Ethernet, enum
usb_device_speed for USB).
This patch is cumulative change which refactors PHY framework code to
support dual level PHYs mode configuration - PHY mode and PHY submode. It
extends .set_mode() callback to support additional parameter "int submode"
and converts all corresponding PHY drivers to support new .set_mode()
callback declaration.
The new extended PHY API
int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode)
is introduced to support dual level PHYs mode configuration and existing
phy_set_mode() API is converted to macros, so PHY framework consumers do
not need to be changed (~21 matches).
[1] http://lkml.kernel.org/r/d63588f6-9ab0-848a-5ad4-8073143bd95d@ti.com
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Here is the big USB/PHY driver patches for 4.20-rc1
Lots of USB changes in here, primarily in these areas:
- typec updates and new drivers
- new PHY drivers
- dwc2 driver updates and additions (this old core keeps getting added
to new devices.)
- usbtmc major update based on the industry group coming together and
working to add new features and performance to the driver.
- USB gadget additions for new features
- USB gadget configfs updates
- chipidea driver updates
- other USB gadget updates
- USB serial driver updates
- renesas driver updates
- xhci driver updates
- other tiny USB driver updates
All of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCW9LlHw8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+ymnvwCffYmMWyMG9zSOw1oSzFPl7TVN1hYAoMyJqzLg
umyLwWxC9ZWWkrpc3iD8
=ux+Y
-----END PGP SIGNATURE-----
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/PHY updates from Greg KH:
"Here is the big USB/PHY driver patches for 4.20-rc1
Lots of USB changes in here, primarily in these areas:
- typec updates and new drivers
- new PHY drivers
- dwc2 driver updates and additions (this old core keeps getting
added to new devices.)
- usbtmc major update based on the industry group coming together and
working to add new features and performance to the driver.
- USB gadget additions for new features
- USB gadget configfs updates
- chipidea driver updates
- other USB gadget updates
- USB serial driver updates
- renesas driver updates
- xhci driver updates
- other tiny USB driver updates
All of these have been in linux-next for a while with no reported
issues"
* tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (229 commits)
usb: phy: ab8500: silence some uninitialized variable warnings
usb: xhci: tegra: Add genpd support
usb: xhci: tegra: Power-off power-domains on removal
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
usbip: tools: fix atoi() on non-null terminated string
USB: misc: appledisplay: fix backlight update_status return code
phy: phy-pxa-usb: add a new driver
usb: host: add DT bindings for faraday fotg2
usb: host: ohci-at91: fix request of irq for optional gpio
usb/early: remove set but not used variable 'remain_length'
usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc
usb: typec: tcpm: Report back negotiated PPS voltage and current
USB: core: remove set but not used variable 'udev'
usb: core: fix memory leak on port_dev_path allocation
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
usb: dwc2: disable power_down on rockchip devices
usb: gadget: udc: renesas_usb3: add support for r8a77990
dt-bindings: usb: renesas_usb3: add bindings for r8a77990
usb: gadget: udc: renesas_usb3: Add r8a774a1 support
USB: serial: cypress_m8: remove set but not used variable 'iflag'
...
Prepare for upcoming phys that'll handle QSGMII or PCIe.
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
The host makes direct calls into phy using ufs_qcom_phy_*()
APIs. These APIs are only defined for 20nm qcom-ufs-qmp phy
which is not being used by any architecture as yet. Future
architectures too are not going to use 20nm ufs phy.
So remove these ufs_qcom_phy_*() calls from host to let further
change declare the 20nm phy as broken.
Also remove couple of stale enum defines for ufs phy.
Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Remove ufs_qcom_phy_enable/(disable)_dev_ref_clk() that
are not being used by any code.
Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
This patch adds one more generic PHY mode to the phy_mode enum, to allow
configuring generic PHYs to the 2.5G SGMII mode by using the set_mode
callback.
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Add missing documentation of structure members and
modify the order of documentation to match that of
the structure declaration.
Signed-off-by: Dov Levenglick <dov.levenglick@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Add following USB speed related PHY modes:
LS (Low Speed), FS (Full Speed), HS (High Speed), SS (Super Speed)
Speed related information is required by some QCOM PHY drivers
to program PHY monitor resume/remote-wakeup events in suspended
state. Speed is needed in order to set correct polarity of wakeup
events for detection. E.g. QUSB2 PHY monitors DP/DM line state
depending on whether speed is LS or FS/HS to detect resume.
Similarly QMP USB3 PHY in SS mode should monitor RX terminations
attach/detach and LFPS events depending on SSPHY is active or not.
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Here is the big set of USB and PHY driver updates for 4.15-rc1.
There is the usual amount of gadget and xhci driver updates, along with
phy and chipidea enhancements. There's also a lot of SPDX tags and
license boilerplate cleanups as well, which provide some churn in the
diffstat.
Other major thing is the typec code that moved out of staging and into
the "real" part of the drivers/usb/ tree, which was nice to see happen.
All of these have been in linux-next with no reported issues for a
while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCWgm/Vw8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+yktXwCdGgpInfOEvOGFd83EPDL7a1ncyc4AoM5wI8yl
1CeLipqVIN3IsMMJptvb
=zvDI
-----END PGP SIGNATURE-----
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/PHY updates from Greg KH:
"Here is the big set of USB and PHY driver updates for 4.15-rc1.
There is the usual amount of gadget and xhci driver updates, along
with phy and chipidea enhancements. There's also a lot of SPDX tags
and license boilerplate cleanups as well, which provide some churn in
the diffstat.
Other major thing is the typec code that moved out of staging and into
the "real" part of the drivers/usb/ tree, which was nice to see
happen.
All of these have been in linux-next with no reported issues for a
while"
* tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (263 commits)
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
USB: usbfs: compute urb->actual_length for isochronous
usb: core: message: remember to reset 'ret' to 0 when necessary
USB: typec: Remove remaining redundant license text
USB: typec: add SPDX identifiers to some files
USB: renesas_usbhs: rcar?.h: add SPDX tags
USB: chipidea: ci_hdrc_tegra.c: add SPDX line
USB: host: xhci-debugfs: add SPDX lines
USB: add SPDX identifiers to all remaining Makefiles
usb: host: isp1362-hcd: remove a couple of redundant assignments
USB: adutux: remove redundant variable minor
usb: core: add a new usb_get_ptm_status() helper
usb: core: add a 'type' parameter to usb_get_status()
usb: core: introduce a new usb_get_std_status() helper
usb: core: rename usb_get_status() 'type' argument to 'recip'
usb: core: add Status Type definitions
USB: gadget: Remove redundant license text
USB: gadget: function: Remove redundant license text
USB: gadget: udc: Remove redundant license text
USB: gadget: legacy: Remove redundant license text
...
Many source files in the tree are missing licensing information, which
makes it harder for compliance tools to determine the correct license.
By default all files without license information are under the default
license of the kernel, which is GPL version 2.
Update the files which contain no license information with the 'GPL-2.0'
SPDX license identifier. The SPDX identifier is a legally binding
shorthand, which can be used instead of the full boiler plate text.
This patch is based on work done by Thomas Gleixner and Kate Stewart and
Philippe Ombredanne.
How this work was done:
Patches were generated and checked against linux-4.14-rc6 for a subset of
the use cases:
- file had no licensing information it it.
- file was a */uapi/* one with no licensing information in it,
- file was a */uapi/* one with existing licensing information,
Further patches will be generated in subsequent months to fix up cases
where non-standard license headers were used, and references to license
had to be inferred by heuristics based on keywords.
The analysis to determine which SPDX License Identifier to be applied to
a file was done in a spreadsheet of side by side results from of the
output of two independent scanners (ScanCode & Windriver) producing SPDX
tag:value files created by Philippe Ombredanne. Philippe prepared the
base worksheet, and did an initial spot review of a few 1000 files.
The 4.13 kernel was the starting point of the analysis with 60,537 files
assessed. Kate Stewart did a file by file comparison of the scanner
results in the spreadsheet to determine which SPDX license identifier(s)
to be applied to the file. She confirmed any determination that was not
immediately clear with lawyers working with the Linux Foundation.
Criteria used to select files for SPDX license identifier tagging was:
- Files considered eligible had to be source code files.
- Make and config files were included as candidates if they contained >5
lines of source
- File already had some variant of a license header in it (even if <5
lines).
All documentation files were explicitly excluded.
The following heuristics were used to determine which SPDX license
identifiers to apply.
- when both scanners couldn't find any license traces, file was
considered to have no license information in it, and the top level
COPYING file license applied.
For non */uapi/* files that summary was:
SPDX license identifier # files
---------------------------------------------------|-------
GPL-2.0 11139
and resulted in the first patch in this series.
If that file was a */uapi/* path one, it was "GPL-2.0 WITH
Linux-syscall-note" otherwise it was "GPL-2.0". Results of that was:
SPDX license identifier # files
---------------------------------------------------|-------
GPL-2.0 WITH Linux-syscall-note 930
and resulted in the second patch in this series.
- if a file had some form of licensing information in it, and was one
of the */uapi/* ones, it was denoted with the Linux-syscall-note if
any GPL family license was found in the file or had no licensing in
it (per prior point). Results summary:
SPDX license identifier # files
---------------------------------------------------|------
GPL-2.0 WITH Linux-syscall-note 270
GPL-2.0+ WITH Linux-syscall-note 169
((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause) 21
((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 17
LGPL-2.1+ WITH Linux-syscall-note 15
GPL-1.0+ WITH Linux-syscall-note 14
((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause) 5
LGPL-2.0+ WITH Linux-syscall-note 4
LGPL-2.1 WITH Linux-syscall-note 3
((GPL-2.0 WITH Linux-syscall-note) OR MIT) 3
((GPL-2.0 WITH Linux-syscall-note) AND MIT) 1
and that resulted in the third patch in this series.
- when the two scanners agreed on the detected license(s), that became
the concluded license(s).
- when there was disagreement between the two scanners (one detected a
license but the other didn't, or they both detected different
licenses) a manual inspection of the file occurred.
- In most cases a manual inspection of the information in the file
resulted in a clear resolution of the license that should apply (and
which scanner probably needed to revisit its heuristics).
- When it was not immediately clear, the license identifier was
confirmed with lawyers working with the Linux Foundation.
- If there was any question as to the appropriate license identifier,
the file was flagged for further research and to be revisited later
in time.
In total, over 70 hours of logged manual review was done on the
spreadsheet to determine the SPDX license identifiers to apply to the
source files by Kate, Philippe, Thomas and, in some cases, confirmation
by lawyers working with the Linux Foundation.
Kate also obtained a third independent scan of the 4.13 code base from
FOSSology, and compared selected files where the other two scanners
disagreed against that SPDX file, to see if there was new insights. The
Windriver scanner is based on an older version of FOSSology in part, so
they are related.
Thomas did random spot checks in about 500 files from the spreadsheets
for the uapi headers and agreed with SPDX license identifier in the
files he inspected. For the non-uapi files Thomas did random spot checks
in about 15000 files.
In initial set of patches against 4.14-rc6, 3 files were found to have
copy/paste license identifier errors, and have been fixed to reflect the
correct identifier.
Additionally Philippe spent 10 hours this week doing a detailed manual
inspection and review of the 12,461 patched files from the initial patch
version early this week with:
- a full scancode scan run, collecting the matched texts, detected
license ids and scores
- reviewing anything where there was a license detected (about 500+
files) to ensure that the applied SPDX license was correct
- reviewing anything where there was no detection but the patch license
was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied
SPDX license was correct
This produced a worksheet with 20 files needing minor correction. This
worksheet was then exported into 3 different .csv files for the
different types of files to be modified.
These .csv files were then reviewed by Greg. Thomas wrote a script to
parse the csv files and add the proper SPDX tag to the file, in the
format that the file expected. This script was further refined by Greg
based on the output to detect more types of files automatically and to
distinguish between header and source .c files (which need different
comment types.) Finally Greg ran the script using the .csv files to
generate the patches.
Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org>
Reviewed-by: Philippe Ombredanne <pombredanne@nexb.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Some quirky UDCs (like dwc3 on Exynos) need to have their phys calibrated e.g.
for using super speed. This patch adds a new phy_calibrate() method.
When the calibration should be used is dependent on actual chip.
In case of dwc3 on Exynos the calibration must happen after usb_add_hcd()
(while in host mode), because certain phy parameters like Tx LOS levels
and boost levels need to be calibrated further post initialization of xHCI
controller, to get SuperSpeed operations working. But an hcd must be
prepared first in order to pass it to usb_add_hcd(), so, in particular, dwc3
registers must be available first, and in order for the latter to happen
the phys must be initialized. This poses a chicken and egg problem if
the calibration were to be performed in phy_init(). To break the circular
dependency a separate method is added which can be called at a desired
moment after phy intialization.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>