.../ABI/{obsolete => removed}/sysfs-selinux-user | 0
Makefile | 6 +-
arch/arm64/include/asm/kvm_host.h | 2 +-
arch/arm64/kernel/ptrace.c | 4 +-
arch/arm64/kernel/signal.c | 54 +++++--
arch/arm64/kvm/arm.c | 4 +
arch/arm64/kvm/config.c | 17 +-
arch/arm64/kvm/hyp/nvhe/pkvm.c | 38 +++--
arch/arm64/kvm/hyp/nvhe/setup.c | 8 +-
arch/arm64/kvm/vgic/vgic-mmio-v2.c | 2 +-
arch/arm64/kvm/vgic/vgic-mmio-v3.c | 2 +-
arch/loongarch/Kbuild | 2 +-
arch/loongarch/include/asm/asm-prototypes.h | 20 +++
arch/loongarch/include/asm/kvm_host.h | 3 -
arch/loongarch/include/asm/linkage.h | 2 +-
arch/loongarch/kvm/Makefile | 3 +-
arch/loongarch/kvm/exit.c | 1 +
arch/loongarch/kvm/interrupt.c | 14 ++
arch/loongarch/kvm/main.c | 35 +---
arch/loongarch/kvm/mmu.c | 2 +-
arch/loongarch/kvm/switch.S | 22 ++-
arch/loongarch/kvm/timer.c | 10 +-
arch/loongarch/kvm/vm.c | 2 +-
arch/loongarch/pci/acpi.c | 5 +
arch/loongarch/pci/pci.c | 3 +
arch/powerpc/kexec/Makefile | 2 +-
arch/powerpc/platforms/pseries/papr-hvpipe.c | 53 +++---
arch/powerpc/sysdev/xive/common.c | 16 +-
arch/riscv/kvm/vcpu_vector.c | 5 +-
arch/s390/kernel/debug.c | 8 +
arch/x86/events/core.c | 13 +-
arch/x86/events/intel/core.c | 32 +++-
arch/x86/include/asm/efi.h | 3 +-
arch/x86/include/asm/msr-index.h | 3 +-
arch/x86/kernel/cpu/amd.c | 3 +
arch/x86/kvm/hyperv.c | 2 +-
arch/x86/kvm/lapic.c | 8 +-
arch/x86/kvm/mmu/mmu.c | 35 ++--
arch/x86/kvm/svm/nested.c | 12 +-
arch/x86/kvm/svm/svm.c | 4 +
arch/x86/kvm/svm/svm.h | 1 +
arch/x86/mm/fault.c | 2 +-
arch/x86/platform/efi/quirks.c | 13 +-
block/blk.h | 2 +
block/ioctl.c | 24 +--
drivers/acpi/cppc_acpi.c | 6 +-
drivers/acpi/power.c | 2 +-
drivers/acpi/scan.c | 2 +-
drivers/acpi/video_detect.c | 16 ++
drivers/android/binder/range_alloc/array.rs | 1 -
drivers/bluetooth/btmtk.c | 15 +-
drivers/bluetooth/virtio_bt.c | 39 ++++-
drivers/char/ipmi/ipmi_si_intf.c | 70 ++++++--
drivers/char/ipmi/ipmi_ssif.c | 23 ++-
drivers/clk/clk-rk808.c | 2 +-
drivers/clk/imx/clk-imx8-acm.c | 3 +-
drivers/clk/microchip/clk-mpfs-ccc.c | 6 +-
drivers/cpuidle/cpuidle-powernv.c | 5 +-
drivers/cpuidle/cpuidle-pseries.c | 5 +-
drivers/crypto/caam/caamalg_qi2.c | 4 +-
drivers/crypto/caam/caamhash.c | 4 +-
.../crypto/intel/qat/qat_common/adf_accel_engine.c | 7 +
.../qat/qat_common/icp_qat_fw_loader_handle.h | 1 +
drivers/crypto/intel/qat/qat_common/qat_hal.c | 27 ++--
drivers/extcon/extcon-ptn5150.c | 14 ++
drivers/firmware/samsung/exynos-acpm-pmic.c | 10 +-
drivers/firmware/samsung/exynos-acpm-pmic.h | 10 +-
drivers/firmware/samsung/exynos-acpm.c | 16 +-
drivers/firmware/samsung/exynos-acpm.h | 2 +-
drivers/gpio/gpiolib-of.c | 9 +-
drivers/hv/Kconfig | 2 +-
drivers/hwmon/corsair-psu.c | 4 +-
drivers/hwmon/ltc2992.c | 41 +++--
drivers/hwmon/powerz.c | 5 +-
drivers/infiniband/hw/hns/hns_roce_qp.c | 7 +
drivers/infiniband/hw/ionic/ionic_ibdev.c | 2 +-
drivers/infiniband/hw/mana/cq.c | 5 +-
drivers/infiniband/hw/mana/qp.c | 16 +-
drivers/infiniband/hw/mlx4/srq.c | 4 +-
drivers/infiniband/hw/mlx5/main.c | 1 +
drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 4 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c | 2 +-
drivers/infiniband/sw/rxe/rxe_recv.c | 11 ++
drivers/infiniband/sw/rxe/rxe_resp.c | 14 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 7 +
drivers/iommu/intel/nested.c | 6 +-
drivers/iommu/iommufd/eventq.c | 5 +-
drivers/iommu/iommufd/io_pagetable.c | 10 ++
drivers/md/dm-ioctl.c | 6 +-
drivers/md/dm-verity-fec.c | 8 +-
drivers/md/persistent-data/dm-btree-remove.c | 8 +
drivers/md/raid10.c | 2 +
drivers/mfd/sec-acpm.c | 10 +-
drivers/mmc/core/card.h | 11 ++
drivers/mmc/core/mmc.c | 12 ++
drivers/mmc/core/queue.c | 9 +-
drivers/mmc/core/quirks.h | 12 ++
drivers/mtd/spi-nor/debugfs.c | 4 +-
drivers/net/ethernet/ibm/ibmveth.c | 22 +++
drivers/net/ethernet/ibm/ibmveth.h | 1 +
drivers/net/ethernet/intel/ice/ice_sf_eth.c | 2 +
.../ethernet/marvell/octeon_ep_vf/octep_vf_rx.c | 36 ++++-
drivers/net/ethernet/mellanox/mlx4/srq.c | 13 +-
drivers/net/ethernet/stmicro/stmmac/chain_mode.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/common.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/ring_mode.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 47 +++---
drivers/net/ethernet/wangxun/libwx/wx_hw.c | 7 +-
drivers/net/ethernet/wangxun/libwx/wx_vf_common.c | 4 +-
drivers/net/wireless/ath/ath5k/base.c | 3 +-
drivers/net/wireless/broadcom/b43/xmit.c | 3 +-
drivers/net/wireless/broadcom/b43legacy/xmit.c | 3 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 6 +-
drivers/net/wireless/mediatek/mt76/mt7921/main.c | 7 +-
drivers/net/wireless/mediatek/mt76/mt7921/mcu.c | 3 +
drivers/net/wireless/mediatek/mt76/mt7925/mac.c | 6 +-
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 4 +-
drivers/net/wireless/rsi/rsi_common.h | 5 +-
drivers/net/wwan/t7xx/t7xx_modem_ops.c | 20 ++-
drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c | 18 ++-
drivers/net/wwan/t7xx/t7xx_port_proxy.h | 2 +-
drivers/nvme/host/apple.c | 6 +-
drivers/nvme/target/core.c | 2 +-
drivers/nvme/target/tcp.c | 26 +++
drivers/parisc/lasi.c | 12 +-
drivers/pci/pci.c | 7 +-
drivers/pci/pcie/aer.c | 2 -
drivers/pci/pcie/aspm.c | 17 +-
drivers/pci/setup-res.c | 2 +
drivers/platform/chrome/cros_typec_altmode.c | 1 +
drivers/pmdomain/core.c | 10 +-
drivers/pmdomain/mediatek/mtk-pm-domains.c | 10 +-
drivers/power/supply/max17042_battery.c | 2 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 14 +-
drivers/spi/spi-microchip-core-qspi.c | 103 +++++++++---
drivers/spi/spi-rockchip.c | 4 +-
drivers/spi/spi-s3c64xx.c | 5 -
drivers/spi/spi-sun4i.c | 10 +-
drivers/spi/spi-sun6i.c | 8 +-
drivers/spi/spi-synquacer.c | 8 +-
drivers/spi/spi-ti-qspi.c | 14 +-
drivers/spi/spi-topcliff-pch.c | 11 +-
drivers/spi/spi-zynqmp-gqspi.c | 4 +-
drivers/staging/vme_user/vme_fake.c | 2 +
drivers/target/target_core_configfs.c | 2 +-
drivers/thermal/sprd_thermal.c | 4 +-
drivers/thermal/thermal_core.c | 6 +-
drivers/usb/class/usblp.c | 3 +-
drivers/usb/common/ulpi.c | 5 +-
drivers/usb/gadget/udc/omap_udc.c | 4 -
drivers/usb/serial/option.c | 4 +
drivers/usb/typec/tcpm/tcpm.c | 27 ++--
drivers/video/fbdev/core/fb_defio.c | 178 ++++++++++++++++-----
drivers/video/fbdev/udlfb.c | 31 +++-
fs/btrfs/inode.c | 2 +
fs/btrfs/space-info.c | 2 +-
fs/ceph/addr.c | 4 +
fs/erofs/decompressor.c | 86 +++++-----
fs/f2fs/data.c | 28 +++-
fs/f2fs/extent_cache.c | 17 +-
fs/f2fs/f2fs.h | 2 +
fs/f2fs/inline.c | 22 ++-
fs/f2fs/inode.c | 2 +-
fs/f2fs/node.c | 95 +++++------
fs/f2fs/sysfs.c | 10 +-
fs/hfsplus/bfind.c | 51 ++++++
fs/hfsplus/catalog.c | 4 +-
fs/hfsplus/dir.c | 2 +-
fs/hfsplus/hfsplus_fs.h | 9 ++
fs/hfsplus/super.c | 6 +-
fs/isofs/export.c | 2 +-
fs/isofs/rock.c | 9 ++
fs/notify/fsnotify.c | 2 +-
fs/notify/mark.c | 18 ++-
fs/smb/client/cached_dir.c | 8 +
fs/smb/client/cifsacl.c | 37 ++++-
fs/smb/client/smb2inode.c | 12 +-
fs/smb/client/smb2misc.c | 3 +-
fs/smb/client/smb2ops.c | 11 ++
fs/smb/client/smbdirect.c | 21 +--
fs/smb/server/connection.c | 48 ++++--
fs/smb/server/connection.h | 1 +
fs/tracefs/event_inode.c | 14 ++
fs/tracefs/inode.c | 6 +-
fs/tracefs/internal.h | 3 +
fs/udf/misc.c | 8 +-
include/linux/dma-mapping.h | 13 ++
include/linux/fb.h | 4 +-
.../linux/firmware/samsung/exynos-acpm-protocol.h | 29 ++--
include/linux/fsnotify_backend.h | 1 +
include/linux/mmc/card.h | 2 +
include/linux/printk.h | 13 ++
include/uapi/linux/io_uring.h | 3 +-
include/video/udlfb.h | 1 +
io_uring/io_uring.c | 12 +-
io_uring/kbuf.c | 12 +-
io_uring/kbuf.h | 7 +
kernel/bpf/arena.c | 19 ++-
kernel/exit.c | 1 +
kernel/sched/ext_idle.c | 12 +-
kernel/trace/trace_probe.c | 6 +
kernel/trace/trace_probe.h | 4 +-
kernel/tracepoint.c | 2 +
lib/crypto/mpi/mpicoder.c | 2 +-
lib/scatterlist.c | 8 +-
mm/damon/core.c | 5 +
mm/damon/stat.c | 30 ++--
mm/damon/sysfs-schemes.c | 12 +-
mm/hugetlb_cma.c | 1 +
mm/swapfile.c | 21 ++-
net/bluetooth/hci_event.c | 29 +++-
net/bluetooth/l2cap_sock.c | 9 ++
net/ceph/auth.c | 2 +-
net/ceph/mon_client.c | 2 +
net/core/flow_dissector.c | 13 +-
net/core/netpoll.c | 23 +--
net/core/rtnetlink.c | 1 +
net/ipv4/ah4.c | 14 +-
net/ipv6/ah6.c | 14 +-
net/ipv6/ip6_gre.c | 5 +-
net/ipv6/xfrm6_protocol.c | 4 +-
net/key/af_key.c | 52 +++---
net/mac80211/mlme.c | 9 +-
net/mac80211/rx.c | 2 +-
net/mac80211/util.c | 4 +-
net/mptcp/fastopen.c | 4 +-
net/mptcp/pm.c | 62 ++++---
net/mptcp/pm_kernel.c | 13 +-
net/mptcp/protocol.c | 6 +-
net/mptcp/sockopt.c | 16 +-
net/mptcp/subflow.c | 4 +-
net/openvswitch/vport-netdev.c | 6 +-
net/psp/psp_main.c | 42 +++--
net/rds/message.c | 20 ++-
net/sched/sch_red.c | 2 +-
net/unix/af_unix.c | 3 +
net/vmw_vsock/hyperv_transport.c | 33 +++-
net/xfrm/xfrm_state.c | 12 +-
net/xfrm/xfrm_user.c | 1 +
rust/kernel/drm/gem/mod.rs | 13 +-
rust/pin-init/src/__internal.rs | 28 ++--
rust/pin-init/src/macros.rs | 91 ++++++-----
security/selinux/hooks.c | 38 ++---
security/selinux/include/objsec.h | 4 +-
security/selinux/include/security.h | 2 -
security/selinux/selinuxfs.c | 169 ++++---------------
security/selinux/ss/services.c | 125 ---------------
sound/core/misc.c | 8 +-
sound/core/oss/pcm_oss.c | 29 +++-
sound/core/seq/seq_clientmgr.c | 2 +-
sound/core/seq/seq_clientmgr.h | 5 +-
sound/core/seq/seq_ump_client.c | 2 +-
sound/firewire/tascam/tascam-hwdep.c | 1 +
sound/hda/codecs/realtek/alc269.c | 19 +++
sound/hda/codecs/side-codecs/cs35l56_hda.c | 19 ++-
sound/soc/amd/yc/acp6x-mach.c | 14 ++
sound/soc/codecs/es8389.c | 2 +-
sound/soc/fsl/fsl_easrc.c | 2 +-
sound/soc/intel/boards/bytcr_wm5102.c | 1 +
sound/soc/qcom/qdsp6/q6apm-dai.c | 1 +
sound/soc/qcom/qdsp6/q6apm-lpass-dais.c | 2 +-
sound/soc/qcom/qdsp6/q6apm.c | 3 +
sound/soc/sof/compress.c | 3 +
sound/usb/midi2.c | 9 +-
sound/usb/misc/ua101.c | 7 +
sound/usb/stream.c | 4 +-
tools/arch/x86/include/asm/msr-index.h | 3 +-
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 16 +-
tools/testing/selftests/net/mptcp/pm_netlink.sh | 20 ++-
269 files changed, 2440 insertions(+), 1165 deletions(-)