This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 98be618ad030 Merge tag 'Smack-for-6.5' of https://github.com/cschaufler [...]
new 60592fb6b67c coredump, vmcore: Set p_align to 4 for PT_NOTE
new e6302d5a285b binfmt: Use struct_size()
new 36650a357eac binfmt: Slightly simplify elf_fdpic_map_file()
new 0b3d412798a4 elf: correct note name comment
new aa88054b7090 binfmt_elf: fix comment typo s/reset/regset/
new d416a46c954e Merge tag 'execve-v6.5-rc1' of git://git.kernel.org/pub/sc [...]
new 48f2c681df43 pstore/ram: Convert to platform remove callback returning void
new d97038d5ec20 pstore/ram: Add check for kstrdup
new 8ad78685ffa6 Merge tag 'pstore-v6.5-rc1' of git://git.kernel.org/pub/sc [...]
new 2d47c6956ab3 ubsan: Tighten UBSAN_BOUNDS on GCC
new ead62aa370a8 fortify: strscpy: Fix flipped q and p docstring typo
new 4d9060981f88 kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
new a9dc8d044229 fortify: Allow KUnit test to build without FORTIFY
new 3bf301e1ab85 string: Add Kunit tests for strcat() family
new 21a2c74b0a2a fortify: Use const variables for __member_size tracking
new 605395cd7ced fortify: Add protection for strlcat()
new 55c84a5cf2c7 fortify: strcat: Move definition to use fortified strlcat()
new 08e4044243a6 ubsan: remove cc-option test for UBSAN_TRAP
new df8fc4e934c1 kbuild: Enable -fstrict-flex-arrays=3
new 30ad0627f169 dlm: Replace all non-returning strlcpy with strscpy
new 8ca25e00cf81 NFS: Prefer strscpy over strlcpy calls
new 883f8fe87686 vboxsf: Replace all non-returning strlcpy with strscpy
new 3b92d34ac06a scsi: ibmvscsi: Replace all non-returning strlcpy with strscpy
new 2f4113b33081 scsi: qedi: Replace all non-returning strlcpy with strscpy
new 8d82557e4b5e scsi: bnx2i: Replace all non-returning strlcpy with strscpy
new 038d40edc4c1 scsi: aacraid: Replace all non-returning strlcpy with strscpy
new 7afbe5defb52 scsi: 3w-9xxx: Replace all non-returning strlcpy with strscpy
new c7dce4c5d9f6 tracing: Replace all non-returning strlcpy with strscpy
new 992b8fe106ab drm/radeon: Replace all non-returning strlcpy with strscpy
new 7f09a3a09fb7 drm/amd/pm: Replace all non-returning strlcpy with strscpy
new d67790ddf021 overflow: Add struct_size_t() helper
new 2f088dfc1878 md/raid5: Convert stripe_head's "dev" to flexible array member
new 7391928025f2 befs: Replace all non-returning strlcpy with strscpy
new b45861ed66de lkdtm/bugs: Switch from 1-element array to flexible array
new e910c8e3aa02 autofs: use flexible array in ioctl structure
new dd06e72e68bc Compiler Attributes: Add __counted_by macro
new d0c2d66fcc8d ftrace: Replace all non-returning strlcpy with strscpy
new d0f90841cba1 checkpatch: Check for strcpy and strncpy too
new 26f15e5de15f ubsan: add prototypes for internal functions
new 533950d32d29 drm/display/dp_mst: Replace all non-returning strlcpy with [...]
new 576f0d7a8ad3 drm/rockchip: Replace all non-returning strlcpy with strscpy
new 3213bfde114f drm/mediatek: Replace all non-returning strlcpy with strscpy
new 8360257608f7 drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
new f4a0659f823e drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
new 2af4aa3be588 staging: most: Replace all non-returning strlcpy with strscpy
new f9cfb1910ece string: use __builtin_memcpy() in strlcpy/strlcat
new 76edc27eda06 clocksource: Replace all non-returning strlcpy with strscpy
new 41e7a72e1d3c acpi: Replace struct acpi_table_slit 1-element array with [...]
new 91218d7d708e x86/purgatory: Do not use fortified string functions
new 4ce1e9417569 s390/purgatory: Do not use fortified string functions
new 8762606ae22e riscv/purgatory: Do not use fortified string functions
new 8515e4a746fc checkpatch: Check for 0-length and 1-element arrays
new 7afb6d8fa81f jbd2: Avoid printing outside the boundary of the buffer
new d01a77afd6be lib/string_helpers: Change returned value of the strreplace()
new b2f10148ec1e kobject: Use return value of strreplace()
new f0e212de87a1 Hexagon: Replace all non-returning strlcpy with strscpy
new bb07972fd64a sparc64: Replace all non-returning strlcpy with strscpy
new fdd932efaec9 of/flattree: Replace all non-returning strlcpy with strscpy
new 870410910b6a sh: Replace all non-returning strlcpy with strscpy
new 33457938a0c4 kallsyms: Replace all non-returning strlcpy with strscpy
new a5a319ec2c22 um: Use HOST_DIR for mrproper
new f0a6b5831cfb uml: Replace strlcpy with strscpy
new acf15e07eb06 netfilter: ipset: Replace strlcpy with strscpy
new 582c161cf38c Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub [...]
The 64 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/filesystems/autofs-mount-control.rst | 2 +-
Documentation/filesystems/autofs.rst | 2 +-
MAINTAINERS | 1 +
Makefile | 6 +
arch/hexagon/kernel/setup.c | 6 +-
arch/microblaze/kernel/prom.c | 2 +-
arch/riscv/purgatory/Makefile | 2 +-
arch/s390/purgatory/Makefile | 2 +-
arch/sh/drivers/dma/dma-api.c | 2 +-
arch/sh/kernel/setup.c | 4 +-
arch/sparc/kernel/ioport.c | 2 +-
arch/sparc/kernel/setup_32.c | 2 +-
arch/sparc/kernel/setup_64.c | 2 +-
arch/sparc/prom/bootstr_32.c | 2 +-
arch/um/Makefile | 2 +-
arch/um/include/shared/user.h | 1 +
arch/um/os-Linux/drivers/tuntap_user.c | 2 +-
arch/x86/purgatory/Makefile | 2 +-
drivers/gpu/drm/amd/amdgpu/atom.c | 2 +-
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c | 2 +-
drivers/gpu/drm/display/drm_dp_helper.c | 2 +-
drivers/gpu/drm/display/drm_dp_mst_topology.c | 2 +-
drivers/gpu/drm/drm_mipi_dsi.c | 2 +-
drivers/gpu/drm/i2c/tda998x_drv.c | 2 +-
drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c | 2 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 4 +-
drivers/gpu/drm/radeon/radeon_combios.c | 4 +-
drivers/gpu/drm/rockchip/inno_hdmi.c | 2 +-
drivers/gpu/drm/rockchip/rk3066_hdmi.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c | 2 +-
drivers/md/raid5.c | 4 +-
drivers/md/raid5.h | 2 +-
drivers/misc/lkdtm/bugs.c | 4 +-
drivers/most/configfs.c | 8 +-
drivers/net/ethernet/intel/ice/ice_ddp.h | 9 +-
drivers/nvme/host/fc.c | 8 +-
drivers/scsi/3w-9xxx.c | 2 +-
drivers/scsi/aacraid/aachba.c | 2 +-
drivers/scsi/bnx2i/bnx2i_init.c | 2 +-
drivers/scsi/hptiop.c | 4 +-
drivers/scsi/ibmvscsi/ibmvscsi.c | 6 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 12 +-
drivers/scsi/megaraid/megaraid_sas_fp.c | 6 +-
drivers/scsi/qedi/qedi_main.c | 2 +-
drivers/scsi/smartpqi/smartpqi_init.c | 2 +-
fs/befs/btree.c | 2 +-
fs/befs/linuxvfs.c | 2 +-
fs/binfmt_elf.c | 4 +-
fs/binfmt_elf_fdpic.c | 12 +-
fs/dlm/config.c | 4 +-
fs/jbd2/journal.c | 6 +-
fs/nfs/nfsroot.c | 2 +-
fs/proc/vmcore.c | 4 +-
fs/pstore/ram.c | 6 +-
fs/pstore/ram_core.c | 2 +
fs/vboxsf/super.c | 2 +-
fs/xfs/libxfs/xfs_btree.h | 2 +-
fs/xfs/scrub/btree.h | 2 +-
include/acpi/actbl3.h | 2 +-
include/linux/compiler_attributes.h | 13 ++
include/linux/fortify-string.h | 161 ++++++++++++++-------
include/linux/overflow.h | 18 ++-
include/linux/string.h | 2 +-
include/uapi/linux/auto_dev-ioctl.h | 2 +-
include/uapi/linux/elf.h | 3 +-
kernel/kallsyms.c | 4 +-
kernel/params.c | 2 +-
kernel/time/clocksource.c | 2 +-
kernel/trace/ftrace.c | 18 +--
kernel/trace/trace.c | 8 +-
kernel/trace/trace_events.c | 4 +-
kernel/trace/trace_events_inject.c | 4 +-
kernel/trace/trace_kprobe.c | 2 +-
kernel/trace/trace_probe.c | 2 +-
lib/Kconfig.debug | 7 +-
lib/Kconfig.ubsan | 57 ++++----
lib/Makefile | 1 +
lib/fortify_kunit.c | 14 ++
lib/kobject.c | 3 +-
lib/overflow_kunit.c | 2 +-
lib/strcat_kunit.c | 104 +++++++++++++
lib/string.c | 4 +-
lib/string_helpers.c | 12 +-
lib/ubsan.c | 3 -
lib/ubsan.h | 11 ++
net/netfilter/ipset/ip_set_hash_netiface.c | 10 +-
scripts/Makefile.ubsan | 2 +-
scripts/checkpatch.pl | 24 ++-
tools/testing/kunit/configs/all_tests.config | 2 +
tools/testing/kunit/configs/arch_uml.config | 3 +
90 files changed, 481 insertions(+), 220 deletions(-)
create mode 100644 lib/strcat_kunit.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 1c346d2ca5 onsuccess: #28: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new f502adec62 onsuccess: #29: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 2296 -> 2220 bytes
02-prepare_abe/console.log.xz | Bin 2588 -> 2604 bytes
03-build_abe-binutils/console.log.xz | Bin 27804 -> 27068 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 18000 -> 17844 bytes
04-build_kernel_llvm/console.log.xz | Bin 66132 -> 65404 bytes
05-build_abe-qemu/console.log.xz | Bin 36556 -> 33084 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 28148 -> 21548 bytes
06-build_linux/console.log.xz | Bin 3068 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 6148 -> 6148 bytes
08-check_regression/console.log.xz | Bin 448 -> 1244 bytes
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 36 ++++++++++++++---------------
notify/check-regression-status.txt | 1 -
16 files changed, 21 insertions(+), 24 deletions(-)
delete mode 100644 notify/check-regression-status.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 83f69969c0f Add leafy mode for zero-call-used-regs
new abdf0b6cdff c++: inherited constructor attributes
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/cp-tree.h | 1 +
gcc/cp/method.cc | 2 ++
gcc/cp/optimize.cc | 26 +++++++++++++++++++++++++-
gcc/testsuite/g++.dg/cpp1z/nodiscard-inh1.C | 15 +++++++++++++++
4 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nodiscard-inh1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a1c6e9631ca c++: C++26 constexpr cast from void* [PR110344]
new a6065b9cbcd [testsuite] note pitfall in how outputs.exp sets gld
new 83f69969c0f Add leafy mode for zero-call-used-regs
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/doc/extend.texi | 30 +++++++++++++++++++---
gcc/flag-types.h | 5 ++++
gcc/function.cc | 3 +++
gcc/opts.cc | 4 +++
...cratch-regs-1.c => zero-scratch-regs-leafy-1.c} | 2 +-
.../c-c++-common/zero-scratch-regs-leafy-2.c | 21 +++++++++++++++
gcc/testsuite/gcc.misc-tests/outputs.exp | 10 +++++++-
...cratch-regs-3.c => zero-scratch-regs-leafy-1.c} | 4 +--
.../gcc.target/i386/zero-scratch-regs-leafy-2.c | 16 ++++++++++++
9 files changed, 88 insertions(+), 7 deletions(-)
copy gcc/testsuite/c-c++-common/{zero-scratch-regs-1.c => zero-scratch-regs-leafy- [...]
create mode 100644 gcc/testsuite/c-c++-common/zero-scratch-regs-leafy-2.c
copy gcc/testsuite/gcc.target/i386/{zero-scratch-regs-3.c => zero-scratch-regs-lea [...]
create mode 100644 gcc/testsuite/gcc.target/i386/zero-scratch-regs-leafy-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20230628
in repository linux-next.
at 1c4b4c6608e4 (tag)
tagging 5c875096d59010cee4e00da1f9c7bdb07a025dc2 (commit)
replaces v6.4
tagged by Stephen Rothwell
on Wed Jun 28 14:25:39 2023 +1000
- Log -----------------------------------------------------------------
next-20230628
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmSbtkMACgkQifkcCkHV
wHqsQw/9GOZSS8SPI3ww1kHlS5xAc4BNuPoze4rrcPRIL6O3W5FAodzaUw/suQMP
pLOGehmWBQLXrj4hNef28YYxBddvQR1nuMxkLujbb71+t+jpxmcCSfXoMgyds16+
H/HdXqZonQb1ay7S0juGGacIq7bepWnjGpxEOSDmldpd/6dxYF3usWtPxGwnyCkK
ZMhs9hlMfVi5WGqz4N8MJ1bh+bJPR3HRRMuT7dZTvP3It6HRXiTstTKsu7yXCiGe
7TEyqE9/15KQ/w2VVUGDC7x38gy14IhlYb2bik7EAP3UYgB9agy0oVIyl6FFL/Ft
x/IAO20UDS+B+eNggNs1vxlA4Wp/KW3EhjgARXMKKN94DVOrv7PSTyJIdGdU9rpd
dULb/xaivMO/Licc6znR6glPyMxysKVp+euJsVgCkCrgLLCU7/R3GuvNr/BIykzU
9ugR2i8Ww8ytFavNYhAzjbrGLVQjW4rVShb04e2fBws8UVod+150J8MA4gem6QIO
pp5AfjnNnmdu49fk6rVgbBJ4l8FpnoxYeehjmOWEpNreBK5m87ib/1oD1449QU+h
iM3HNfQJkliE3zHr+DGKENWuHz/2F/LNAVRyq49J+yEYC4NlOQsVfHa01D9bf7Ha
iwmzdJqtJv9Le5K+YPGU6BRAl5BAnji792xVXtWM83bgbeLse1g=
=v1+a
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d61cd13e732c powerpc/iommu: TCEs are incorrectly manipulated with DLPAR [...]
new a6b4229d858e drm/i915/adlp+: Allow DC states along with PW2 only for PW [...]
new 86b53032b180 drm/i915/mtl: Fix SSC selection for MPLLA
new 5311892a0ad1 drm/i915/psr: Use hw.adjusted mode when calculating io/fas [...]
new 3e49de73fb89 drm/i915/guc/slpc: Apply min softlimit correctly
new 49ad6e913786 drm/i915/hdcp: Assign correct hdcp content type
new a6b6790c020a mfd: Switch two more drivers back to use struct i2c_driver::probe
new 7ed1cefbf169 Merge tag 'qcom-clk-for-6.5-2' of https://git.kernel.org/p [...]
new ff1c6c904c8d Merge tag 'clk-microchip-6.5-2' of https://git.kernel.org/ [...]
new 4243afdb9326 kbuild: builddeb: always make modules_install, to install [...]
new 1240dabe8d58 kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
new 71025b8565a3 scripts/mksysmap: Ignore prefixed KCFI symbols
new 82e58e69d700 Merge branches 'clk-qcom' and 'clk-microchip' into clk-next
new b21154256dbf dt-bindings: mfd: ti,j721e-system-controller: Remove sysco [...]
new 5fb2864cbd50 OPP: Properly propagate error along when failing to get icc_path
new 19b76456b7ef cifs: fix session state check in reconnect to avoid use-af [...]
new ddf81810b4b0 cifs: fix session state check in smb2_find_smb_ses
new f83c38b9e2a5 Merge branch 'x86/shstk' into x86/merge, to ease integrati [...]
new e31a421069a6 Merge branch 'sched/core' into core/merge, to ease integra [...]
new a174a4711390 Merge branch 'objtool/core' into core/merge, to ease integ [...]
new 6497a35cdbd9 Merge branch into tip/master: 'core/merge'
new 89e23b828980 Merge branch into tip/master: 'x86/merge'
new 343a04148cad Merge branch into tip/master: 'locking/core'
new fcef8d95a219 Merge branch into tip/master: 'perf/core'
new 34fbbf3946c2 Merge branch into tip/master: 'x86/microcode'
new f9e0ef11ea3b Merge branch into tip/master: 'x86/misc'
new fe2880689acd Merge branch into tip/master: 'x86/mm'
new 13aea10e4b0d Merge branch into tip/master: 'x86/mtrr'
new cc62405b303e Merge branch into tip/master: 'x86/sev'
new 5bfdb24bed4c Merge branch into tip/master: 'x86/sgx'
new 25ea739ea1d4 powerpc: Fail build if using recordmcount with binutils v2.37
new e17d96b7046e parisc: Fix prototype warnings for setup_cmdline, dma_ops_ [...]
new 54a11654de16 powerpc: remove checks for binutils older than 2.25
new 84d21f13af40 Merge 'irq/loongarch-fixes-6.5' into loongarch-next
new 57d303096f1c parisc: Fix prototype warnings for time related functions
new 767cfee8368f crypto: akcipher - Set request tfm on sync path
new 891ebfdfa3d0 crypto: sig - Fix verify call
new 5b7826355e5b drm/i915: Add missing forward declarations/includes to dis [...]
new 486bfb05913a crypto: akcipher - Do not copy dst if it is NULL
new ce0b1408123d parisc: Add prototype for arch_mmap_rnd
new 070c120be10a parisc: drivers.c: Various doc and warning fixes
new 2e28a798c309 efi/libstub: Disable PCI DMA before grabbing the EFI memory map
new 799ec9c0174f ceph: refactor mds_namespace comparing
new 360ce89ab5c7 ceph: save name and fsid in mount source
new 8ff0fc3ef317 ceph: only send metrics when the MDS rank is ready
new 3660d6b0f8e9 ceph: try to dump the msgs when decoding fails
new 301a7a6da06a ceph: voluntarily drop Xx caps for requests those touch pa [...]
new e67acc3de730 ceph: add a dedicated private data for netfs rreq
new 30ca2152e16e ceph: fix blindly expanding the readahead windows
new f87727759efc ceph: trigger to flush the buffer when making snapshot
new dbef41bc4bd6 ceph: issue a cap release immediately if no cap exists
new 3a8a2b8a0029 ceph: don't let check_caps skip sending responses for revoke msgs
new 3abbedab6174 gfs2: Replace deprecated kmap_atomic with kmap_local_page
new 7e6acac6d3f1 gfs2: Convert remaining kmap_atomic calls to kmap_local_page
new 1e5c9f08374b gfs2: Use memcpy_{from,to}_page where appropriate
new 603912cc9c09 drm/amdgpu: port SRIOV VF missed changes
new 82cede2e28c1 drm/amd/display: fix comment typo
new 2af044abe52a drm/amd/display: Work around bad DPCD state on link loss
new f8db72b80364 drm/amd/display: Remove asserts
new 2a48cb7fbae4 drm/amd/pm: fulfill the missing enablement for vega12/vega [...]
new 259eaa560bed drm/amd/display: Correct `DMUB_FW_VERSION` macro
new 2eca5f2f5bab drm/amd/display: Set minimum requirement for using PSR-SU [...]
new 943c314f4e02 drm/amd/display: Set minimum requirement for using PSR-SU [...]
new bff402428a79 Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"
new d4579994bc20 drm/amd: Don't initialize PSP twice for Navi3x
new 45d7235c27b2 drm/amd: Use attribute groups for PSP flashing attributes
new 6a64288e8705 drm/amdgpu: make mcbp a per device setting
new b1ec00109260 drm/amdgpu: enable mcbp by default on gfx9
new 588b1fdf0cd0 drm/amdgpu: gpu recovers from fatal error in poison mode
new 13ba10b8cf9d drm/amd: Make flashing messages quieter
new 95bea8742fdb drm/amd: Convert USB-C PD F/W attributes into groups
new 1b05d4618dac drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2
new f28cd3abd3c3 drm/amdgpu/vcn: Need to unpause dpg before stop dpg
new d7d60f6a9605 drm/amd: Add documentation for how to flash a dGPU
new 0a9c6b209acb drm/amd/pm: Enable pp_feature attribute
new 5694c7dd1075 drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
new 3216ceeb708b dt-bindings: PCI: dwc: rockchip: Update for RK3588
new ecdb004843ed dt-bindings: interrupt-controller: add Ralink SoCs interru [...]
new d7fd7b150709 parisc: Fix possibly unused variables in unwind.c
new 6805a11b63c4 parisc: Fix possibly unused symindex variable in module.c
new 9012f715952b LoongArch: Set CPU#0 as the io master for FDT
new 7ce415a38df0 LoongArch: Add guard for the larch_insn_gen_xxx functions
new d3fc27b39017 LoongArch: Calculate various sizes in the linker script
new 44d1d4491540 LoongArch: extable: Also recognize ABI names of registers
new 6ec6e0fe4082 LoongArch: Prepare for assemblers with proper FCSR class support
new 05560df56b10 LoongArch: Make the CPUCFG&CSR ops simple aliases of compi [...]
new f4ae346b79d6 LoongArch: Simplify the invtlb wrappers
new 591031353a54 LoongArch: Tweak CFLAGS for Clang compatibility
new af5b26bcff00 LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out [...]
new ed8ac861624a LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
new 1394c0cb0219 LoongArch: Mark Clang LTO as working
new 80abff2203bb Makefile: Add loongarch target flag for Clang compilation
new 6a4baf94fe6f LoongArch: Add support to clone a time namespace
new 4c93c7be2d8f LoongArch: Add vector extensions support
new cab9442e1435 LoongArch: Add SMT (Simultaneous Multi-Threading) support
new 9160cc9a64cf LoongArch: Support dbar with different hints
new 66c897286466 LoongArch: Introduce hardware page table walker
new 4bf9de002fb9 LoongArch: Export some arch-specific pm interfaces
new 96e54f7b2f03 LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
new b1cee15ba9d5 LoongArch: Add jump-label implementation
new 53816bfc730d LoongArch: Replace kretprobe with rethook
new 3c61d628c184 LoongArch: Move three functions from kprobes.c to inst.c
new 7a8808279688 LoongArch: Check for AMO instructions in insns_not_supported()
new bf4c2c4ace20 LoongArch: Add larch_insn_gen_break() to generate break insns
new e6d06dc042bb LoongArch: Use larch_insn_gen_break() for kprobes
new a19a66fe99cb LoongArch: Add uprobes support
new 1048493d7aa2 LoongArch: Remove five DIE_* definitions in kdebug.h
new b540f208b923 parisc: Make pcxl_alloc_range() static
new 15c3d1c5d1ec parisc: Fix doc warnings
new a5888414001e parisc: Make do_syscall_trace_* functions static
new a4751306bf69 vDPA/ifcvf: virt queue ops take immediate actions
new 1a252f0391d4 vDPA/ifcvf: get_driver_features from virtio registers
new aeb5ef30bbcc vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
new 386a26208524 vDPA/ifcvf: synchronize irqs in the reset routine
new 49a64c6dbcd3 vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
new 47b60ec7ba22 vdpa: solidrun: constify pointers to hwmon_channel_info
new ef9da01c1211 vdpa/snet: implement the resume vDPA callback
new fe37efba4753 virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
new 77b894f220cb tools/virtio: fix build break for aarch64
new 4f0fc22534e3 virtio_pci: Optimize virtio_pci_device structure size
new a37c0191acbd virtio: allow caller to override device id in vp_modern
new 5d7d82d39eb4 virtio: allow caller to override device DMA mask in vp_modern
new a16291b5bcbb pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
new a8492cd8cde0 pds_vdpa: move enum from common to adminq header
new e0c6de13ff87 pds_vdpa: new adminq entries
new 25d1270b6e9e pds_vdpa: get vdpa management info
new 94591894df81 pds_vdpa: virtio bar setup for vdpa
new c16d5a412ed4 pds_vdpa: add vdpa config client commands
new 151cc834f3dd pds_vdpa: add support for vdpa and vdpamgmt interfaces
new 67f27b8b3a34 pds_vdpa: subscribe to the pds_core events
new 9a8864d2a8dc pds_vdpa: pds_vdps.rst and Kconfig
new 33bd91fd2436 virtio: Add missing documentation for structure fields
new bc9a2b3e686e vdpa/mlx5: Support interrupt bypassing
new 74b3fa0a9d1f vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
new 967800d2d52e vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backen [...]
new 1e4c6fb49473 vdpa: add get_backend_features vdpa operation
new 249bd12db4b7 vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
new d4fefcaa64f1 vDPA/ifcvf: dynamic allocate vq data stores
new 7a767e0696e4 vDPA/ifcvf: detect and report max allowed vq size
new 3f85ea9044a3 vDPA/ifcvf: implement new accessors for vq_state
new 0b6d79c899ae virtio-crypto: call scheduler when we free unused buffs
new fe4b8884379d virtio-console: call scheduler when we free unused buffs
new b65a3e98b1c4 virtio_bt: call scheduler when we free unused buffs
new 0735a4455a4a vhost: create worker at end of vhost_dev_set_owner
new f532a63f40a6 vhost: dynamically allocate vhost_worker
new f1e8cb2c2527 vhost: add vhost_worker pointer to vhost_virtqueue
new 6bad1744eba4 vhost, vhost_net: add helper to check if vq has work
new cfc56d83274e vhost: take worker or vq instead of dev for queueing
new 0241cc9fd3eb vhost: take worker or vq for flushing
new 7f3b281f3a8a vhost: convert poll work to be vq based
new 60fdde0c9b3f vhost_sock: convert to vhost_vq_work_queue
new 27b0ab012029 vhost_scsi: make SCSI cmd completion per vq
new 90510fde4ce3 vhost_scsi: convert to vhost_vq_work_queue
new 9d273652a17a vhost_scsi: flush IO vqs then send TMF rsp
new 5b04bf41f502 vhost: remove vhost_work_queue
new 8e355b19cf9c vhost: add helper to parse userspace vring state/file
new eb21f0e6cd50 vhost: replace single worker pointer with xarray
new 98778ac34882 vhost: allow userspace to create workers
new e6015d416caf vhost_scsi: add support for worker ioctls
new a9185d27002c vhost: Allow worker switching while work is queueing
new 0e7ca28a00bf vduse: fix NULL pointer dereference
new 90ba6703bdf0 vhost: Make parameter name match of vhost_get_vq_desc()
new b42c688d1023 virtio_ring: put mapping error check in vring_map_one_sg
new 2fe339177924 virtio_ring: introduce virtqueue_set_premapped()
new b98fcfbe4446 virtio_ring: split: support add premapped buf
new 0c0a8297237a virtio_ring: packed: support add premapped buf
new 2d66116f29d9 virtio_ring: split-detach: support return dma info to driver
new b63e5bd6ef2f virtio_ring: packed-detach: support return dma info to driver
new df278f76e0b7 virtio_ring: introduce helpers for premapped
new 41c8df48a78a virtio_ring: introduce virtqueue_dma_dev()
new 37914f6ba987 virtio_ring: introduce virtqueue_add_sg()
new 7845945bbedd virtio_net: support dma premapped
new a9a6fff3884f parisc: Add declarations for initialization functions to a [...]
new 360d543c39c4 parisc: Fix doc for init_percpu_prof()
new bc4dfe2f42ba parisc: Drop forward declarations in setup.c
new bef7c99e87f8 parisc: Include asm/unaligned.h to avoid missing prototype [...]
new 09301a2df187 ksmbd: avoid field overflow warning
new b5539eb5ee70 ACPI: EC: Fix acpi_ec_dispatch_gpe()
new 8362d0b61b09 parisc: Mark image_size __maybe_unused in perf.c
new fb26b623d6b1 Merge branch 'acpi-ec' into linux-next
new 6c9007f65d14 fs/locks: F_UNLCK extension for F_OFD_GETLK
new 0d6aeec73f8c selftests: add OFD lock tests
new 5fa94ceb793e kbuild: set correct abs_srctree and abs_objtree for packag [...]
new 5fc10e76fa2a kbuild: revive "Entering directory" for Make >= 4.4.1
new 2f5d532dc466 kbuild: respect GNU Make -w flag
new 30ac666a2fcc net: lan743x: Simplify comparison
new 4251f631fdfb RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
new 5f004bcaee4c Merge tag 'v6.4' into rdma.git for-next
new 603fc57ab70c af_unix: Skip SCM_PIDFD if scm->pid is NULL.
new a9c49cc2f5b5 net: scm: introduce and use scm_recv_unix helper
new ae230642190a Merge branch 'af_unix-followup-fixes-for-so_passpidfd'
new ff598081e5b9 vfio/mdev: Move the compat_class initialization to module init
new 813ce98178b1 Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.or [...]
new 8b3ac0bad886 Merge branch 'pm-cpufreq' into linux-next
new bb814518bf7c Merge tag 'opp-updates-6.5' of git://git.kernel.org/pub/sc [...]
new 1d70c4c81b35 Merge branch 'pm-opp' into linux-next
new a8d0b0440b7f Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
new 349cae7e8d84 Bluetooth: btusb: Add device 6655:8771 to device tables
new 4793029fa1d4 Bluetooth: Check for ISO support in controller
new afdbe6303877 Bluetooth: btqca: use le32_to_cpu for ver.soc_id
new 1e236f1c1703 Bluetooth: btrtl: Add Realtek devcoredump support
new d1b10da77355 Bluetooth: L2CAP: Fix use-after-free
new 99cf1a73e96d Bluetooth: ISO: Add support for connecting multiple BISes
new c1121a116d5f Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
new 2f8b38e5eba4 Bluetooth: fix use-bdaddr-property quirk
new 317af9ba6fff Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
new a6cfe4261f5e Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
new 20b3370a6bfb Bluetooth: ISO: use hci_sync for setting CIG parameters
new 37d04aea3644 Bluetooth: ISO: do not emit new LE Create CIS if previous [...]
new 29a3b409a3f2 Bluetooth: hci_event: fix Set CIG Parameters error status [...]
new d39fd012684a Bluetooth: btrtl: Correct the length of the HCI command fo [...]
new 86dda55cb07d Bluetooth: Consolidate code around sk_alloc into a helper [...]
new c892755a3f44 Bluetooth: Init sk_peer_* on bt_sock_alloc
new f1a17421648f Bluetooth: hci_sock: Forward credentials to monitor
new 48d15256595b Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
new f145eeb779c3 Bluetooth: ISO: Rework sync_interval to be sync_factor
new 0d39e82e1a7b Bluetooth: hci_sysfs: make bt_class a static const structure
new 6646905e4c90 Bluetooth: use RCU for hci_conn_params and iterate safely [...]
new 27b846e32a81 Bluetooth: hci_event: call disconnect callback before dele [...]
new b429970a6eb7 Bluetooth: ISO: fix iso_conn related locking and validity issues
new 9b1217103e58 Bluetooth: ISO: Support multiple BIGs
new 968d2e867ff3 Bluetooth: hci_qca: Add qcom devcoredump sysfs support
new 0893cb448e15 Bluetooth: hci_qca: Add qcom devcoredump support
new 497185bd9f04 Bluetooth: btintel: Add support to reset bluetooth via ACPI DSM
new ee6b142fef18 Bluetooth: btusb: Add support Mediatek MT7925
new 8649851b1945 Bluetooth: hci_event: Fix parsing of CIS Established Event
new 5b611951e075 Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
new 00b51ce9f603 Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
new e63d8ed98082 Bluetooth: msft: Extended monitor tracking by address filter
new 49a5e3edd353 perf tools: Add missing else to cmd_daemon subcommand condition
new 710dffc96902 perf pmu: Correct auto_merge_stats test
new 78987bb02ad2 perf: Replace deprecated -target with --target= for Clang
new ad5f604e186a perf test: Fix a compile error on pe-file-parsing.c
new 6d50eb472593 dm integrity: reduce vmalloc space footprint on 32-bit arc [...]
new da8b4fc1f63a dm integrity: only allocate recalculate buffer when needed
new 3be1622895af dm integrity: scale down the recalculate buffer if memory [...]
new e2c789cab60a dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmalloc
new 71baec7b8500 cxl/pci: Use correct flag for sanitize polling
new ec6bed0d31f6 cifs: print client_guid in DebugData
new 70bc69d4e941 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new dd99963559c2 Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new 7c8a51ecce4a Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new f78f1f477e06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new de114f42b7c2 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 0bfa3040567b Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 01640699b9f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1bd79f0c1d08 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new d1e1129fbecc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f2742978ed1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bf27c9e1777 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b5cad915a323 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new c755495491c3 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 303376511e9f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c4b8f77a317d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fa7f2e13fe6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3af10e27f4ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c1c2032a7b05 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1cf00ceffcd4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b0f4664aa2b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 086e2cb2f9ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ad77c4a65d7d Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 1f3c154ede3e Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 7d9ae4f09e1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d5b6c7785d57 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 6857d6bd5fe8 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new b7761860428e Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new b7c66ebe8ade Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 805cc9b92042 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 691e3a531410 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new 8a7dd99d06dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 95b7527be4b6 dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
new 799388e5e9d5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7ab610f4574c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d9cf56249799 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new 4ed3847b3022 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 893123f6cd38 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new 64a046cf3c84 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4cc56f47a6f Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
new 1d4d6796c352 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9861d64f3719 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 1343f64fd909 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 32078f28f538 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0af2bfda6f9b Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new be8a13ab665a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 5c3d6eacb270 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new c689a4165e2d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bee369c0e40d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b29475570735 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new e198318d7013 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new fd84c845dd34 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new ccd53b6d987d Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 12b6a78aee65 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 215724a14c0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new ac3a377a2642 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new 347604584de8 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 0479417c4b96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f3407b2034c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5a361c82a349 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f2f468c667bc Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 880b03b69d28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eb699c52e1d5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 174b3162d858 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new ff0949d3fa10 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 65d6dc24f9ea Merge branch 'docs-next' of git://git.lwn.net/linux.git
new fde87ff5086c Merge branch 'master' of git://linuxtv.org/media_tree.git
new 83091a472936 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new 7832b5edc4ed Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new f0c83c9f3132 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new f9e2320d807e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 361fb2d1f7c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84422fa0c470 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 0f57ca69ee8e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e2fbff2d7584 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1cceaa395d18 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new ed7942d4bb17 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 95f4e7ba0523 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 34ff610dfcb8 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 0aff9cb0a75c Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new dd99c66ce167 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new d6bfa5858bac Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 54ae8fbefb02 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2098af82e3a0 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 73ab3f28b40a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 90e6020ae1dc Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new b19068c76d7e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 4d7f1f7d0613 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a65109a867e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4450a839fee1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 876f3a98ff18 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new ffaf6946d02f Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 15900023abab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 78ed8bb17790 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7fb799ae69e7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dd9f209f4cf8 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 18d30a34c771 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new c45f9c44c018 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4a7bde4008ae Merge branch 'next' of git://github.com/cschaufler/smack-next
new 0946b52487c5 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new 8e17b626da7a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7935cf1b2814 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3076f36883a1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b8c58bacffd9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9a77cb72eb94 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a58d8bc271b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bd93c9c56bd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new aae38d2c27d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4bd52b4c29a2 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new b5a1a5eb3e63 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fee19b52d4e0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 001180574d80 Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
new 35974859a3ce Merge branch 'next' of https://github.com/kvm-x86/linux.git
new b170e9811a3e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 852529259ed1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 81dbb7b238f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e4151b0ac970 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9beda6d917a4 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new b64f91f7868f Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new deb81f6ef029 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 5920e10537f3 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new a4c55e740d58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 353aad27d072 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new a0cd522baeaf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bb98a177edbe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new adec79a3b23a Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 8a0822b95ad3 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new dab9042befd7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0cdfe3be6f35 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84aa019516e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 00d25057d8a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8cbd3b4777ea Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9d401c301017 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5544d858cc60 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 6f1834fd999e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 723c3d326c19 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f1212d68bbe1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4bc71ff4926 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac5203233036 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 7a03d6f86999 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 7a63a217dad0 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 6ca12ea0bf68 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e96bfb6c368d Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 77bd925c0fb4 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 1268bad3ffbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 86f2ed28f8ef Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3081bdff098d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c193464a5324 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11fb4f4a1ddd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7d59cc99a26b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 647a206820c6 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new da5fe6a38eaf Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new cd5874f06560 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 080f9ae90ba4 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new f88e438bf4bf Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 5c875096d590 Add linux-next specific files for 20230628
The 394 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux-next.
omits 53cdf865f90b Add linux-next specific files for 20230627
omits 9cde3aa380ef Revert "KEYS: asymmetric: Move sm2 code into x509_public_key"
omits 47c8c4a19f6a Revert "KEYS: asymmetric: Use new crypto interface without [...]
omits 0928b4a0bac2 Revert "crypto: sm2 - Provide sm2_compute_z_digest when sm [...]
omits 59adf7c9b6b4 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 114c32dec776 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits d298cc6b2fd5 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits 4dba7bddb0cc Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits a4e231410f1f Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 2d9da72967cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 04892bf88b26 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 65751a60f5eb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c3012f29ef65 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2dc96bf9f6dd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits dd97a971216a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c60486c1f281 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
omits cb2a8151334e Merge branch 'main' of git://git.infradead.org/users/willy [...]
omits c14ac081f95a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0b3556299e4b Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits 0984574da5ff Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
omits c8f79f733540 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits a34dd57e03f2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 79499e1bb08e Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
omits e881189c4d14 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 38c245857765 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 0f553d01117a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cd798f7c9e84 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9f2e5a0319f7 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
omits e16255fdde14 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cc47d25e149e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 7e428428be12 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 553579ae69f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits db67e22bc117 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7682f201c473 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2c67178266b3 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits aaf234a34ca7 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
omits 430bb19b59cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 0d4b67bd3142 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits be2e39a83de6 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits a55303fdcd23 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 47ff29b95456 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits ccbff1116841 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits ee6f4841ad1c Merge branch 'for-next' of git://github.com/cminyard/linux [...]
omits 00f1624fd593 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
omits 58bede3d36e1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7a145660f282 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8eb1697cdee1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f8a6b3fbad4d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits dab97180a8e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 44e0baabe5d4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 3f5943b0144b Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits aef5d1aa69ec Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
omits e98f578dbe9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9a8090091fdb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9694d61cfacf Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
omits 5bfdb7a517fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 598041fe6508 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 30b732d68122 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d83b4d6feb28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 141893908f44 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 89f46f45eeb3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7cb7119793c2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 567f13e72097 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 43a7877aba4a Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
omits 754dfa78dd7c Merge branch 'next' of git://github.com/cschaufler/smack-next
omits bebc9e7526e3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits cebace2ad813 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
omits 5de95a464bb2 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
omits 564a9087a9b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 8915b3a0998a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a36724888067 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2726605d0d14 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
omits 78b54b5f0e4d Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
omits 07d54a5b6f15 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 684521b7a64b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 40e29c1182c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits cc1699f82c06 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
omits ad31c03d8fa5 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
omits ed027dc654ae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c4616bba1bf5 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
omits 4fb43bad2b06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 90af97b34f21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 46d64c68005e Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
omits ce1ac7cf06af Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 9fb97259367d Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits 5ff5fe7b25d6 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
omits 6ca9642936ad Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 1a715f5b8bc4 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
omits a4bab74e6c45 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits b31bae47a518 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5e084ebba1ff Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits d5e979ce8f3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5043fcad5b4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 80fcc2649cc5 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...]
omits c0e8b0337d94 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...]
omits ba7b99016d9a Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
omits d635ea47ef4e Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
omits c52dba9b8dd9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 57104cb91654 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
omits 0f1643866382 Merge branch 'master' of git://linuxtv.org/media_tree.git
omits d2db8a10843e Merge branch 'docs-next' of git://git.lwn.net/linux.git
omits bacb8b08a942 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
omits 36bef6229e37 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits 668e9d3b4333 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
omits bc57d2db8252 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9a7930566050 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
omits 43d93155988d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits b98dea8ca2cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits bd6d338bc3f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 20d0fada6a4e Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits a6cdcb1f206f Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits ab94b0009c81 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
omits ff63d7a1e1b2 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits beb05d481a38 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits 639c0c132f22 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits b75b4d321a9d Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits 047da4a8101a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4241913a959d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 88ec8110b781 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 82861f8d18f8 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 7c08d79d0bca Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 43fae6840460 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits ceedc973a399 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits a1a405100c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 50cbd8678d24 Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
omits de96e882b48d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 9a8aa179c375 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits 6eda1f219423 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
omits dd601bc8e977 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 046735ce3ab3 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
omits d0460a208fcc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f04ca8164915 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 22ff27d5aad8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a5b1dddf3620 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
omits 185339197718 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
omits ecd8cf5cdf17 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
omits 8e94968e8943 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
omits 80c0bfc90aed Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits ab86040549b2 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits 3efdb91d949a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6353468ba01e Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits 9a09cd5016f2 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits 3a88b8259a86 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3afa84f3cd8a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 62fd336c7ce8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 84a3304cdd5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f0b129eff692 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 12ad19f944ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits a0347a79866f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 89b1b0fd0cd3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 85c6749f197c Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits 0893937b3a21 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits da617b661c5f Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
omits 361fde4c5653 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7aec0a010558 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f49b17e0ee8f Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
omits 747e46c8adbd Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
omits a2015fe68820 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5038bc125c45 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 1b29ea179a36 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
omits c85c39f157b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 446562d06b78 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
omits 1de86d2eef02 Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
omits a3a2379b681e Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
omits f52dd2890422 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 8cd20e285c75 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
omits 393d93ecb2b1 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 8b1cd49784be Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
omits 3e9e7660e1b5 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits c42dd6bf0a0b Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 717a4fc6a200 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub [...]
omits b1d336419e42 Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits ba8886730cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 86ee9766e76b Merge branch 'counter-current' of git://git.kernel.org/pub [...]
omits 4f3360362fe1 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 8c521b79a856 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 00e4ac93f95a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits fa2ba386a82b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 8de888582dd7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits fdcae55ee52c Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 10bf3e16e968 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 4a755bd50617 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 4413aa4fa3a4 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits 634a28592e60 gfs2: Replace remaining kmap_atomic by kmap_local_page
omits 5fa9ebe4e5a1 gfs2: Replace deprecated kmap_atomic by kmap_local_page
omits 53c7c193d66a Bluetooth: msft: Extended monitor tracking by address filter
omits f1a9a7cc825f Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
omits 6d5475f4a29c Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
omits 7904776e1bf0 dt-bindings: PCI: dwc: rockchip: Update for RK3588
omits c6e4f6bd2fe0 dt-bindings: PCI: dwc: rockchip: Add missing legacy-interr [...]
omits 6f9dcc61536b dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
omits 2c27b3cd3869 LoongArch: Remove five DIE_* definitions in kdebug.h
omits b29500b2953e LoongArch: Add uprobes support
omits 8933af6b06a4 LoongArch: Use larch_insn_gen_break() for kprobes
omits 86151307c5af LoongArch: Add larch_insn_gen_break() to generate break insns
omits 5c206723a6a9 LoongArch: Check for AMO instructions in insns_not_supported()
omits 3bb005599a73 LoongArch: Move three functions from kprobes.c to inst.c
omits 7b541c6892de LoongArch: Replace kretprobe with rethook
omits eecbe99a2c34 LoongArch: Add jump-label implementation
omits 0c7950b4a5ae LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
omits d917527ee844 LoongArch: Export some arch-specific pm interfaces
omits da6a0f64375f LoongArch: Introduce hardware page table walker
omits 2426639c7f49 LoongArch: Support dbar with different hints
omits 210c26588110 LoongArch: Add SMT (Simultaneous Multi-Threading) support
omits 94f0a4784bbb LoongArch: Add vector extensions support
omits 88cf962b31ca LoongArch: Add support to clone a time namespace
omits f336ee5095a7 Makefile: Add loongarch target flag for Clang compilation
omits 1540ee7649fa LoongArch: Mark Clang LTO as working
omits f61094973776 LoongArch: Tweak CFLAGS for Clang compatibility
omits 53c0fbe50371 LoongArch: Simplify the invtlb wrappers
omits 35b2d798ddd9 LoongArch: Make the CPUCFG&CSR ops simple aliases of compi [...]
omits 7da43215e54f LoongArch: Prepare for assemblers with proper FCSR class support
omits 9de53c9890d9 LoongArch: extable: Also recognize ABI names of registers
omits 321023931197 LoongArch: Calculate various sizes in the linker script
omits 6ca98cd7e027 LoongArch: Add guard for the larch_insn_gen_xxx functions
omits 5517ee4ca634 LoongArch: Set CPU#0 as the io master for FDT
omits ef22fef10e35 Merge branch into tip/master: 'x86/shstk'
omits c34ce18a99e1 Merge branch into tip/master: 'x86/sgx'
omits 002829aedc32 Merge branch into tip/master: 'x86/sev'
omits 3f67450dada6 Merge branch into tip/master: 'x86/platform'
omits fa850e38ecee Merge branch into tip/master: 'x86/mtrr'
omits debb99d0827a Merge branch into tip/master: 'x86/mm'
omits c90b5c2b40bc Merge branch into tip/master: 'x86/misc'
omits 0503fb786a1a Merge branch into tip/master: 'x86/microcode'
omits 2e2859c94332 Merge branch into tip/master: 'x86/irq'
omits affd1d220273 Merge branch into tip/master: 'x86/cleanups'
omits f0efe7fa8c89 Merge branch into tip/master: 'x86/cc'
omits 731e431f3e4f Merge branch into tip/master: 'x86/cache'
omits 22a74837ea33 Merge branch into tip/master: 'x86/build'
omits b14720057ba9 Merge branch into tip/master: 'x86/alternatives'
omits 7edcc97997d3 Merge branch into tip/master: 'timers/core'
omits 7cb6d0e41425 Merge branch into tip/master: 'smp/core'
omits e95ad54f7798 Merge branch into tip/master: 'sched/core'
omits c9009f3c630c Merge branch into tip/master: 'ras/core'
omits 0b14a5abdc41 Merge branch into tip/master: 'perf/core'
omits f9be6ba4711e Merge branch into tip/master: 'objtool/core'
omits e7a7195d6034 Merge branch into tip/master: 'locking/core'
omits f4f1866f69e7 Merge branch into tip/master: 'irq/core'
omits ed4fb5cb77fb Merge branch into tip/master: 'core/debugobjects'
omits 84482f3c2b16 Merge branch into tip/master: 'x86/merge'
omits 36e60c0bb7d2 efivarfs: Expose RandomSeed variable but with limited permissions
omits 5f68122ac282 Bluetooth: hci_event: Fix parsing of CIS Established Event
omits f28ec6369334 Merge branch 'acpi-video' into linux-next
omits c26fa0a5e5c0 virtio_net: support dma premapped
omits 7a4beebb69f1 virtio_ring: introduce virtqueue_add_sg()
omits 10ef220f069f virtio_ring: introduce virtqueue_dma_dev()
omits 3a2464fdeb48 virtio_ring: introduce helpers for premapped
omits b8b89dafdbc6 virtio_ring: packed-detach: support return dma info to driver
omits ac321823c775 virtio_ring: split-detach: support return dma info to driver
omits 1e6075534253 virtio_ring: packed: support add premapped buf
omits 22284dc9f144 virtio_ring: split: support add premapped buf
omits a01aa2922548 virtio_ring: introduce virtqueue_set_premapped()
omits 39d4d31bd4f4 virtio_ring: put mapping error check in vring_map_one_sg
omits 1ff4f899c7ec vhost: Make parameter name match of vhost_get_vq_desc()
omits 927330484a72 vduse: fix NULL pointer dereference
omits 05bda98044e9 Bluetooth: btusb: Add support Mediatek MT7925
omits 3777e1396f74 Bluetooth: btintel: Add support to reset bluetooth via ACPI DSM
omits 69bc61732d07 Bluetooth: hci_qca: Add qcom devcoredump support
omits 803d38f7b7eb Bluetooth: hci_qca: Add qcom devcoredump sysfs support
omits 5888177355b5 Bluetooth: ISO: Support multiple BIGs
omits 537597f40272 Bluetooth: ISO: fix iso_conn related locking and validity issues
omits 49796172299d Bluetooth: hci_event: call disconnect callback before dele [...]
omits efe81453522a Bluetooth: use RCU for hci_conn_params and iterate safely [...]
omits 92cc24118ac6 Bluetooth: hci_sysfs: make bt_class a static const structure
omits 93d3419badb8 Bluetooth: ISO: Rework sync_interval to be sync_factor
omits b288e4e5c74d Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
omits b4f7565b8844 Bluetooth: hci_sock: Forward credentials to monitor
omits 8a4f6eea9f76 Bluetooth: Init sk_peer_* on bt_sock_alloc
omits b63f755d94cd Bluetooth: Consolidate code around sk_alloc into a helper [...]
omits 8d3597f7a85c Bluetooth: btrtl: Correct the length of the HCI command fo [...]
omits 6a59ee56bd11 Bluetooth: hci_event: fix Set CIG Parameters error status [...]
omits a43002dee98e Bluetooth: ISO: do not emit new LE Create CIS if previous [...]
omits 5bd85c4ff6e3 Bluetooth: ISO: use hci_sync for setting CIG parameters
omits b764ccf6e1ba Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
omits d4d375d297b5 Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
omits cb4daa9ff0e0 Bluetooth: fix use-bdaddr-property quirk
omits 912d73edcf01 Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
omits f16a7e70fd97 Bluetooth: ISO: Add support for connecting multiple BISes
omits 4291c1baf62b Bluetooth: L2CAP: Fix use-after-free
omits 8303bf1e6192 Bluetooth: btrtl: Add Realtek devcoredump support
omits d3586c0d15df Bluetooth: btqca: use le32_to_cpu for ver.soc_id
omits 3d3e4a0c67af Bluetooth: Check for ISO support in controller
omits 56f0679d2b34 Bluetooth: btusb: Add device 6655:8771 to device tables
omits 5c96c0dd9802 Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
omits d1e33e44896b Merge branches 'pm-cpuidle' and 'pm-cpufreq' into linux-next
omits d40f11330c32 vhost: Allow worker switching while work is queueing
omits 8d56ae16b9cf vhost_scsi: add support for worker ioctls
omits 21a18f4a5189 vhost: allow userspace to create workers
omits fe2b89437bb3 vhost: replace single worker pointer with xarray
omits c622fef0a2c2 vhost: add helper to parse userspace vring state/file
omits a9e96e6a75ae vhost: remove vhost_work_queue
omits 17c14278db62 vhost_scsi: flush IO vqs then send TMF rsp
omits 2306aeb3dd09 vhost_scsi: convert to vhost_vq_work_queue
omits c28f2a3ac11d vhost_scsi: make SCSI cmd completion per vq
omits e8cbbd775e81 vhost_sock: convert to vhost_vq_work_queue
omits 57543b236eaf vhost: convert poll work to be vq based
omits da6fdd0c4d1a vhost: take worker or vq for flushing
omits 9707ccc9fde9 vhost: take worker or vq instead of dev for queueing
omits 4ee7805251a8 vhost, vhost_net: add helper to check if vq has work
omits 8b23914e62f4 vhost: add vhost_worker pointer to vhost_virtqueue
omits dce2eebf408d vhost: dynamically allocate vhost_worker
omits 4cc3885f7ba2 vhost: create worker at end of vhost_dev_set_owner
omits 655013efbfb5 virtio_bt: call scheduler when we free unused buffs
omits 2c4c4c41de3f virtio-console: call scheduler when we free unused buffs
omits 973d5b986b05 virtio-crypto: call scheduler when we free unused buffs
omits 23eebafdd798 vDPA/ifcvf: implement new accessors for vq_state
omits 3c9ef763f56c vDPA/ifcvf: detect and report max allowed vq size
omits 806c5d11b76a vDPA/ifcvf: dynamic allocate vq data stores
omits b4f32785ab6b vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
omits 11693cbb9412 vdpa: add get_backend_features vdpa operation
omits bc9c5b8f8422 vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backen [...]
omits 78a5c1ba4379 vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
omits 20d80393daae vdpa/mlx5: Support interrupt bypassing
omits 3eb3368746ef Merge branch 'powercap' into linux-next
omits 4dab16fcb85d Merge branch 'pm-devfreq' into linux-next
omits 93b303aa01cf Merge branches 'pm-sleep' and 'pm-domains' into linux-next
omits d429391db627 Merge branches 'pm-cpufreq' and 'pm-cpuidle' into linux-next
omits 75a9fb2bf9fa Merge branch 'thermal-intel' into linux-next
omits 0482beec7e39 Merge branches 'acpi-thermal' and 'acpi-button' into linux-next
omits de2feb3e3322 Merge branches 'acpi-ec', 'acpi-pad' and 'acpi-misc' into [...]
omits 4579050af675 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-apei' and 'ac [...]
omits 3866163ef256 Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'a [...]
omits 05172f9e8f90 virtio: Add missing documentation for structure fields
omits 57b16e3af6b5 pds_vdpa: pds_vdps.rst and Kconfig
omits 677512e001ea pds_vdpa: subscribe to the pds_core events
omits c947f4439caa pds_vdpa: add support for vdpa and vdpamgmt interfaces
omits e9a860efb2d4 pds_vdpa: add vdpa config client commands
omits 3e44eeb49cb1 pds_vdpa: virtio bar setup for vdpa
omits aaca14ceaab3 pds_vdpa: get vdpa management info
omits 5f097c4aae98 pds_vdpa: new adminq entries
omits 6c30a71da209 pds_vdpa: move enum from common to adminq header
omits 5bc0eeb46f88 pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
omits ef0c79de72e2 virtio: allow caller to override device DMA mask in vp_modern
omits 0d40626d24d4 virtio: allow caller to override device id in vp_modern
omits 6f936c4572bc virtio_pci: Optimize virtio_pci_device structure size
omits 8264e70cb6d8 tools/virtio: fix build break for aarch64
omits 20207fb0dc93 virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
omits 34eb6f2c9b92 vdpa/snet: implement the resume vDPA callback
omits f5cf2bdf4198 vdpa: solidrun: constify pointers to hwmon_channel_info
omits db00f5145693 vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
omits 66d8825eaa28 vDPA/ifcvf: synchronize irqs in the reset routine
omits c6178513ff8b vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
omits c31dadc444a7 vDPA/ifcvf: get_driver_features from virtio registers
omits 9289a15b7cd5 vDPA/ifcvf: virt queue ops take immediate actions
omits 55a36362f6a5 Merge branch 'x86/core' into x86/merge
omits d9250199f3eb Merge branch 'x86/boot' into x86/merge, to ease integratio [...]
omits b19af7de4586 Merge branch 'smp/core' into x86/merge, to ease integratio [...]
omits a67369ade5df Merge branch 'x86/cpu' into x86/merge, to ease integration [...]
omits ed1e745dafc2 Merge branch 'x86/tdx' into x86/merge, to ease integration [...]
omits 6cb0bdc36857 Merge branch 'x86/cc' into x86/merge, to ease integration testing
adds a3d763f0b34d Merge tag 'x86_irq_for_6.5' of git://git.kernel.org/pub/sc [...]
adds 36db31444050 Merge tag 'x86_platform_for_6.5' of git://git.kernel.org/p [...]
adds 5dfe7a7e52cc Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/sc [...]
adds 19300488c9d9 Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/p [...]
adds f810c182366a Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub [...]
adds 2b603cd5b78f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
adds 2605e80d3438 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm [...]
adds 87b5374b49c3 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and [...]
adds 9fc520a6fe14 Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'a [...]
adds 0586d26339ed Merge branches 'acpi-thermal' and 'acpi-button'
adds 01fee479846b Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc'
adds bb6950556d4b Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/l [...]
adds 4af191d60d22 Merge branches 'pm-cpufreq' and 'pm-cpuidle'
adds 9b8f36398e52 Merge branches 'pm-sleep' and 'pm-domains'
adds c89a27f4f8fb Merge branch 'powercap'
adds 40e8e98f512f Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/lin [...]
adds f46117bf9d64 Merge back earlier Intel thermal control material for 6.5.
adds a8460ba59464 Merge tag 'thermal-v6.5-rc1' of ssh://gitolite.kernel.org/ [...]
adds 8d7868c41df5 Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/sc [...]
adds 1ef6663a587b Merge tag 'tag-chrome-platform-for-v6.5' of git://git.kern [...]
adds af96134dc856 Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/sc [...]
adds b19edac5992d Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub [...]
adds 9ba92dc1de0a Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.ker [...]
adds dedbf31ac8a5 Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kern [...]
adds a3540495324a Merge tag 'docs-6.5' of git://git.lwn.net/linux
adds 04fc8904d5d1 Merge tag 'docs-arm-move' of git://git.lwn.net/linux
adds 4aacacee8617 Merge tag 'x86_microcode_for_v6.5' of git://git.kernel.org [...]
adds 4baa098a147d Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/ [...]
adds dc43fc753bb5 Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/ [...]
adds 12dc01007113 Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/s [...]
adds e8f75c0270d9 Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/s [...]
adds ed3b7923a816 Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/ [...]
adds bc6cb4d5bc3a Merge tag 'locking-core-2023-06-27' of git://git.kernel.or [...]
adds a193cc7506fd Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/p [...]
adds 4d6751815b1d Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/ [...]
adds 6f612579be9d Merge tag 'objtool-core-2023-06-27' of git://git.kernel.or [...]
adds 0ae612299621 Revert "nios2: Convert __pte_free_tlb() to use ptdescs"
adds 8d8026f376c8 Merge tag 'xtensa-20230627' of https://github.com/jcmvbkbc [...]
adds 6a4667699460 Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/lin [...]
adds 18eb3b6dff00 Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/ [...]
adds f3d032ecf099 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
adds 026d6bf10b33 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds 2553a5270d6c perf trace: fix MSG_SPLICE_PAGES build error
adds 32d462a5c3e5 octeon_ep: use vmalloc_array and vcalloc
adds a13de901e8d5 gve: use vmalloc_array and vcalloc
adds 906a76cc7645 pds_core: use vmalloc_array and vcalloc
adds f712c8297e0a ionic: use vmalloc_array and vcalloc
adds fa87c54693ae net: enetc: use vmalloc_array and vcalloc
adds e9c74f8b8a31 net: mana: use vmalloc_array and vcalloc
adds d9b1a5a60ac3 Merge branch 'use-vmalloc_array-and-vcalloc'
adds 528a08bcd820 net: phy: mscc: fix packet loss due to RGMII delays
adds 5da4d7b8e6df libceph: Partially revert changes to support MSG_SPLICE_PAGES
adds 1a3f6fc430ed phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
adds 9d797ee2dce1 Revert "af_unix: Call scm_recv() only after scm_set_cred()."
adds 8a9922e7be6d ipvlan: Fix return value of ipvlan_queue_xmit()
adds 6f67fbf8192d lib/ts_bm: reset initial match offset for every block of text
adds ff0a3a7d52ff netfilter: conntrack: dccp: copy entire header to stack bu [...]
adds f18e7122cc73 linux/netfilter.h: fix kernel-doc warnings
adds f188d3008748 netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerica [...]
adds 3e70489721b6 netfilter: nf_tables: unbind non-anonymous set if rule con [...]
adds b389139f12f2 netfilter: nf_tables: fix underflow in chain reference counter
adds 1a7d09a737a0 Merge tag 'nf-23-06-27' of git://git.kernel.org/pub/scm/li [...]
adds eaaacb085144 net: usb: qmi_wwan: add u-blox 0x1312 composition
adds d06f925f1397 net: dsa: avoid suspicious RCU usage for synced VLAN-aware [...]
adds 25a9c8a4431c netlink: Add __sock_i_ino() for __netlink_diag_dump().
adds 3674fbf0451d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
adds 4487584eeda2 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds 275efc09446c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds e887a9131e4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 218f0e3459bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 088e693c0459 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 62ad43c1e0fe Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
adds 0dc9dce7f0da Merge branch 'counter-current' of git://git.kernel.org/pub [...]
adds 1ba96f7d6dab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds ff1f51d161bc Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
adds 96dd28e8e8e0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub [...]
adds ac1fa3c80243 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds f3669d6adfce Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
adds 5470e1f759c2 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
adds d7dbed457c2e nfsd: Fix creation time serialization order
adds 4d6d4dbd2a5c Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
adds c307669281a9 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
adds aa482e935ca6 Merge branch 'fixes/next' of git://git.kernel.org/pub/scm/ [...]
adds e8188c461ee0 drm/ttm: Don't leak a resource on eviction error
adds a590f03d8de7 drm/ttm: Don't leak a resource on swapout move error
adds e8f5f1933319 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 70bc69d4e941 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new dd99963559c2 Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new 7c8a51ecce4a Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 4243afdb9326 kbuild: builddeb: always make modules_install, to install [...]
new 1240dabe8d58 kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
new 71025b8565a3 scripts/mksysmap: Ignore prefixed KCFI symbols
new 5fa94ceb793e kbuild: set correct abs_srctree and abs_objtree for packag [...]
new 5fc10e76fa2a kbuild: revive "Entering directory" for Make >= 4.4.1
new 2f5d532dc466 kbuild: respect GNU Make -w flag
new f78f1f477e06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 49a5e3edd353 perf tools: Add missing else to cmd_daemon subcommand condition
new 710dffc96902 perf pmu: Correct auto_merge_stats test
new 78987bb02ad2 perf: Replace deprecated -target with --target= for Clang
new ad5f604e186a perf test: Fix a compile error on pe-file-parsing.c
new de114f42b7c2 Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 0bfa3040567b Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 01640699b9f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1bd79f0c1d08 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new d1e1129fbecc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f2742978ed1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bf27c9e1777 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b5cad915a323 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new c755495491c3 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 303376511e9f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c4b8f77a317d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fa7f2e13fe6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3af10e27f4ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c1c2032a7b05 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1cf00ceffcd4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b0f4664aa2b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 086e2cb2f9ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ad77c4a65d7d Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 1f3c154ede3e Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 7d9ae4f09e1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d5b6c7785d57 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 6857d6bd5fe8 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 7ed1cefbf169 Merge tag 'qcom-clk-for-6.5-2' of https://git.kernel.org/p [...]
new ff1c6c904c8d Merge tag 'clk-microchip-6.5-2' of https://git.kernel.org/ [...]
new 82e58e69d700 Merge branches 'clk-qcom' and 'clk-microchip' into clk-next
new b21154256dbf dt-bindings: mfd: ti,j721e-system-controller: Remove sysco [...]
new b7761860428e Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new b7c66ebe8ade Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 84d21f13af40 Merge 'irq/loongarch-fixes-6.5' into loongarch-next
new 9012f715952b LoongArch: Set CPU#0 as the io master for FDT
new 7ce415a38df0 LoongArch: Add guard for the larch_insn_gen_xxx functions
new d3fc27b39017 LoongArch: Calculate various sizes in the linker script
new 44d1d4491540 LoongArch: extable: Also recognize ABI names of registers
new 6ec6e0fe4082 LoongArch: Prepare for assemblers with proper FCSR class support
new 05560df56b10 LoongArch: Make the CPUCFG&CSR ops simple aliases of compi [...]
new f4ae346b79d6 LoongArch: Simplify the invtlb wrappers
new 591031353a54 LoongArch: Tweak CFLAGS for Clang compatibility
new af5b26bcff00 LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out [...]
new ed8ac861624a LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
new 1394c0cb0219 LoongArch: Mark Clang LTO as working
new 80abff2203bb Makefile: Add loongarch target flag for Clang compilation
new 6a4baf94fe6f LoongArch: Add support to clone a time namespace
new 4c93c7be2d8f LoongArch: Add vector extensions support
new cab9442e1435 LoongArch: Add SMT (Simultaneous Multi-Threading) support
new 9160cc9a64cf LoongArch: Support dbar with different hints
new 66c897286466 LoongArch: Introduce hardware page table walker
new 4bf9de002fb9 LoongArch: Export some arch-specific pm interfaces
new 96e54f7b2f03 LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleak
new b1cee15ba9d5 LoongArch: Add jump-label implementation
new 53816bfc730d LoongArch: Replace kretprobe with rethook
new 3c61d628c184 LoongArch: Move three functions from kprobes.c to inst.c
new 7a8808279688 LoongArch: Check for AMO instructions in insns_not_supported()
new bf4c2c4ace20 LoongArch: Add larch_insn_gen_break() to generate break insns
new e6d06dc042bb LoongArch: Use larch_insn_gen_break() for kprobes
new a19a66fe99cb LoongArch: Add uprobes support
new 1048493d7aa2 LoongArch: Remove five DIE_* definitions in kdebug.h
new 805cc9b92042 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 691e3a531410 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new e17d96b7046e parisc: Fix prototype warnings for setup_cmdline, dma_ops_ [...]
new 57d303096f1c parisc: Fix prototype warnings for time related functions
new ce0b1408123d parisc: Add prototype for arch_mmap_rnd
new 070c120be10a parisc: drivers.c: Various doc and warning fixes
new d7fd7b150709 parisc: Fix possibly unused variables in unwind.c
new 6805a11b63c4 parisc: Fix possibly unused symindex variable in module.c
new b540f208b923 parisc: Make pcxl_alloc_range() static
new 15c3d1c5d1ec parisc: Fix doc warnings
new a5888414001e parisc: Make do_syscall_trace_* functions static
new a9a6fff3884f parisc: Add declarations for initialization functions to a [...]
new 360d543c39c4 parisc: Fix doc for init_percpu_prof()
new bc4dfe2f42ba parisc: Drop forward declarations in setup.c
new bef7c99e87f8 parisc: Include asm/unaligned.h to avoid missing prototype [...]
new 8362d0b61b09 parisc: Mark image_size __maybe_unused in perf.c
new 8a7dd99d06dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d61cd13e732c powerpc/iommu: TCEs are incorrectly manipulated with DLPAR [...]
new 25ea739ea1d4 powerpc: Fail build if using recordmcount with binutils v2.37
new 54a11654de16 powerpc: remove checks for binutils older than 2.25
new 799388e5e9d5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7ab610f4574c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d9cf56249799 Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new 4ed3847b3022 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 893123f6cd38 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new 64a046cf3c84 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4cc56f47a6f Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
new 1d4d6796c352 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 799ec9c0174f ceph: refactor mds_namespace comparing
new 360ce89ab5c7 ceph: save name and fsid in mount source
new 8ff0fc3ef317 ceph: only send metrics when the MDS rank is ready
new 3660d6b0f8e9 ceph: try to dump the msgs when decoding fails
new 301a7a6da06a ceph: voluntarily drop Xx caps for requests those touch pa [...]
new e67acc3de730 ceph: add a dedicated private data for netfs rreq
new 30ca2152e16e ceph: fix blindly expanding the readahead windows
new f87727759efc ceph: trigger to flush the buffer when making snapshot
new dbef41bc4bd6 ceph: issue a cap release immediately if no cap exists
new 3a8a2b8a0029 ceph: don't let check_caps skip sending responses for revoke msgs
new 9861d64f3719 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 19b76456b7ef cifs: fix session state check in reconnect to avoid use-af [...]
new ddf81810b4b0 cifs: fix session state check in smb2_find_smb_ses
new ec6bed0d31f6 cifs: print client_guid in DebugData
new 1343f64fd909 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 32078f28f538 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0af2bfda6f9b Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new be8a13ab665a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 5c3d6eacb270 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new c689a4165e2d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3abbedab6174 gfs2: Replace deprecated kmap_atomic with kmap_local_page
new 7e6acac6d3f1 gfs2: Convert remaining kmap_atomic calls to kmap_local_page
new 1e5c9f08374b gfs2: Use memcpy_{from,to}_page where appropriate
new bee369c0e40d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b29475570735 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new 09301a2df187 ksmbd: avoid field overflow warning
new e198318d7013 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new fd84c845dd34 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new ccd53b6d987d Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new 12b6a78aee65 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 215724a14c0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 6c9007f65d14 fs/locks: F_UNLCK extension for F_OFD_GETLK
new 0d6aeec73f8c selftests: add OFD lock tests
new ac3a377a2642 Merge branch 'locks-next' of git://git.kernel.org/pub/scm/ [...]
new 347604584de8 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 0479417c4b96 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f3407b2034c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5a361c82a349 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f2f468c667bc Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 880b03b69d28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eb699c52e1d5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 174b3162d858 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new ff0949d3fa10 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 65d6dc24f9ea Merge branch 'docs-next' of git://git.lwn.net/linux.git
new fde87ff5086c Merge branch 'master' of git://linuxtv.org/media_tree.git
new 83091a472936 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new b5539eb5ee70 ACPI: EC: Fix acpi_ec_dispatch_gpe()
new fb26b623d6b1 Merge branch 'acpi-ec' into linux-next
new 813ce98178b1 Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.or [...]
new 8b3ac0bad886 Merge branch 'pm-cpufreq' into linux-next
new 5fb2864cbd50 OPP: Properly propagate error along when failing to get icc_path
new bb814518bf7c Merge tag 'opp-updates-6.5' of git://git.kernel.org/pub/sc [...]
new 1d70c4c81b35 Merge branch 'pm-opp' into linux-next
new 7832b5edc4ed Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new f0c83c9f3132 Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new f9e2320d807e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4251f631fdfb RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
new 5f004bcaee4c Merge tag 'v6.4' into rdma.git for-next
new 361fb2d1f7c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 30ac666a2fcc net: lan743x: Simplify comparison
new 603fc57ab70c af_unix: Skip SCM_PIDFD if scm->pid is NULL.
new a9c49cc2f5b5 net: scm: introduce and use scm_recv_unix helper
new ae230642190a Merge branch 'af_unix-followup-fixes-for-so_passpidfd'
new 84422fa0c470 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 0f57ca69ee8e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a8d0b0440b7f Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations
new 349cae7e8d84 Bluetooth: btusb: Add device 6655:8771 to device tables
new 4793029fa1d4 Bluetooth: Check for ISO support in controller
new afdbe6303877 Bluetooth: btqca: use le32_to_cpu for ver.soc_id
new 1e236f1c1703 Bluetooth: btrtl: Add Realtek devcoredump support
new d1b10da77355 Bluetooth: L2CAP: Fix use-after-free
new 99cf1a73e96d Bluetooth: ISO: Add support for connecting multiple BISes
new c1121a116d5f Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
new 2f8b38e5eba4 Bluetooth: fix use-bdaddr-property quirk
new 317af9ba6fff Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
new a6cfe4261f5e Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
new 20b3370a6bfb Bluetooth: ISO: use hci_sync for setting CIG parameters
new 37d04aea3644 Bluetooth: ISO: do not emit new LE Create CIS if previous [...]
new 29a3b409a3f2 Bluetooth: hci_event: fix Set CIG Parameters error status [...]
new d39fd012684a Bluetooth: btrtl: Correct the length of the HCI command fo [...]
new 86dda55cb07d Bluetooth: Consolidate code around sk_alloc into a helper [...]
new c892755a3f44 Bluetooth: Init sk_peer_* on bt_sock_alloc
new f1a17421648f Bluetooth: hci_sock: Forward credentials to monitor
new 48d15256595b Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
new f145eeb779c3 Bluetooth: ISO: Rework sync_interval to be sync_factor
new 0d39e82e1a7b Bluetooth: hci_sysfs: make bt_class a static const structure
new 6646905e4c90 Bluetooth: use RCU for hci_conn_params and iterate safely [...]
new 27b846e32a81 Bluetooth: hci_event: call disconnect callback before dele [...]
new b429970a6eb7 Bluetooth: ISO: fix iso_conn related locking and validity issues
new 9b1217103e58 Bluetooth: ISO: Support multiple BIGs
new 968d2e867ff3 Bluetooth: hci_qca: Add qcom devcoredump sysfs support
new 0893cb448e15 Bluetooth: hci_qca: Add qcom devcoredump support
new 497185bd9f04 Bluetooth: btintel: Add support to reset bluetooth via ACPI DSM
new ee6b142fef18 Bluetooth: btusb: Add support Mediatek MT7925
new 8649851b1945 Bluetooth: hci_event: Fix parsing of CIS Established Event
new 5b611951e075 Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
new 00b51ce9f603 Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
new e63d8ed98082 Bluetooth: msft: Extended monitor tracking by address filter
new e2fbff2d7584 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 1cceaa395d18 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...]
new 767cfee8368f crypto: akcipher - Set request tfm on sync path
new 891ebfdfa3d0 crypto: sig - Fix verify call
new 486bfb05913a crypto: akcipher - Do not copy dst if it is NULL
new ed7942d4bb17 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 95f4e7ba0523 Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 603912cc9c09 drm/amdgpu: port SRIOV VF missed changes
new 82cede2e28c1 drm/amd/display: fix comment typo
new 2af044abe52a drm/amd/display: Work around bad DPCD state on link loss
new f8db72b80364 drm/amd/display: Remove asserts
new 2a48cb7fbae4 drm/amd/pm: fulfill the missing enablement for vega12/vega [...]
new 259eaa560bed drm/amd/display: Correct `DMUB_FW_VERSION` macro
new 2eca5f2f5bab drm/amd/display: Set minimum requirement for using PSR-SU [...]
new 943c314f4e02 drm/amd/display: Set minimum requirement for using PSR-SU [...]
new bff402428a79 Revert "drm/amd: Disable PSR-SU on Parade 0803 TCON"
new d4579994bc20 drm/amd: Don't initialize PSP twice for Navi3x
new 45d7235c27b2 drm/amd: Use attribute groups for PSP flashing attributes
new 6a64288e8705 drm/amdgpu: make mcbp a per device setting
new b1ec00109260 drm/amdgpu: enable mcbp by default on gfx9
new 588b1fdf0cd0 drm/amdgpu: gpu recovers from fatal error in poison mode
new 13ba10b8cf9d drm/amd: Make flashing messages quieter
new 95bea8742fdb drm/amd: Convert USB-C PD F/W attributes into groups
new 1b05d4618dac drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2
new f28cd3abd3c3 drm/amdgpu/vcn: Need to unpause dpg before stop dpg
new d7d60f6a9605 drm/amd: Add documentation for how to flash a dGPU
new 0a9c6b209acb drm/amd/pm: Enable pp_feature attribute
new 5694c7dd1075 drm/amd/pm: Add GFX v9.4.3 unique id to sysfs
new 34ff610dfcb8 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a6b4229d858e drm/i915/adlp+: Allow DC states along with PW2 only for PW [...]
new 86b53032b180 drm/i915/mtl: Fix SSC selection for MPLLA
new 5311892a0ad1 drm/i915/psr: Use hw.adjusted mode when calculating io/fas [...]
new 3e49de73fb89 drm/i915/guc/slpc: Apply min softlimit correctly
new 49ad6e913786 drm/i915/hdcp: Assign correct hdcp content type
new 5b7826355e5b drm/i915: Add missing forward declarations/includes to dis [...]
new 0aff9cb0a75c Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new dd99c66ce167 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new d6bfa5858bac Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 54ae8fbefb02 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2098af82e3a0 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 73ab3f28b40a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 90e6020ae1dc Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new b19068c76d7e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 6d50eb472593 dm integrity: reduce vmalloc space footprint on 32-bit arc [...]
new da8b4fc1f63a dm integrity: only allocate recalculate buffer when needed
new 3be1622895af dm integrity: scale down the recalculate buffer if memory [...]
new e2c789cab60a dm: get rid of GFP_NOIO workarounds for __vmalloc and kvmalloc
new 95b7527be4b6 dm: verity-loadpin: Add NULL pointer check for 'bdev' parameter
new 4d7f1f7d0613 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a65109a867e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4450a839fee1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a6b6790c020a mfd: Switch two more drivers back to use struct i2c_driver::probe
new 876f3a98ff18 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new ffaf6946d02f Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 15900023abab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 78ed8bb17790 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7fb799ae69e7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dd9f209f4cf8 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 18d30a34c771 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new c45f9c44c018 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4a7bde4008ae Merge branch 'next' of git://github.com/cschaufler/smack-next
new 0946b52487c5 Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new 8e17b626da7a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7935cf1b2814 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3076f36883a1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3216ceeb708b dt-bindings: PCI: dwc: rockchip: Update for RK3588
new ecdb004843ed dt-bindings: interrupt-controller: add Ralink SoCs interru [...]
new b8c58bacffd9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9a77cb72eb94 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2a58d8bc271b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e31a421069a6 Merge branch 'sched/core' into core/merge, to ease integra [...]
new a174a4711390 Merge branch 'objtool/core' into core/merge, to ease integ [...]
new 6497a35cdbd9 Merge branch into tip/master: 'core/merge'
new f83c38b9e2a5 Merge branch 'x86/shstk' into x86/merge, to ease integrati [...]
new 89e23b828980 Merge branch into tip/master: 'x86/merge'
new 343a04148cad Merge branch into tip/master: 'locking/core'
new fcef8d95a219 Merge branch into tip/master: 'perf/core'
new 34fbbf3946c2 Merge branch into tip/master: 'x86/microcode'
new f9e0ef11ea3b Merge branch into tip/master: 'x86/misc'
new fe2880689acd Merge branch into tip/master: 'x86/mm'
new 13aea10e4b0d Merge branch into tip/master: 'x86/mtrr'
new cc62405b303e Merge branch into tip/master: 'x86/sev'
new 5bfdb24bed4c Merge branch into tip/master: 'x86/sgx'
new bd93c9c56bd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new aae38d2c27d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4bd52b4c29a2 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new b5a1a5eb3e63 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fee19b52d4e0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 001180574d80 Merge branch 'riscv_kvm_next' of https://github.com/kvm-ri [...]
new 35974859a3ce Merge branch 'next' of https://github.com/kvm-x86/linux.git
new b170e9811a3e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 852529259ed1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 81dbb7b238f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e4151b0ac970 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9beda6d917a4 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new b64f91f7868f Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new deb81f6ef029 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 5920e10537f3 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new a4c55e740d58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 353aad27d072 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new a0cd522baeaf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bb98a177edbe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ff598081e5b9 vfio/mdev: Move the compat_class initialization to module init
new adec79a3b23a Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 8a0822b95ad3 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new dab9042befd7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0cdfe3be6f35 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84aa019516e7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 00d25057d8a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a4751306bf69 vDPA/ifcvf: virt queue ops take immediate actions
new 1a252f0391d4 vDPA/ifcvf: get_driver_features from virtio registers
new aeb5ef30bbcc vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
new 386a26208524 vDPA/ifcvf: synchronize irqs in the reset routine
new 49a64c6dbcd3 vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
new 47b60ec7ba22 vdpa: solidrun: constify pointers to hwmon_channel_info
new ef9da01c1211 vdpa/snet: implement the resume vDPA callback
new fe37efba4753 virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
new 77b894f220cb tools/virtio: fix build break for aarch64
new 4f0fc22534e3 virtio_pci: Optimize virtio_pci_device structure size
new a37c0191acbd virtio: allow caller to override device id in vp_modern
new 5d7d82d39eb4 virtio: allow caller to override device DMA mask in vp_modern
new a16291b5bcbb pds_vdpa: Add new vDPA driver for AMD/Pensando DSC
new a8492cd8cde0 pds_vdpa: move enum from common to adminq header
new e0c6de13ff87 pds_vdpa: new adminq entries
new 25d1270b6e9e pds_vdpa: get vdpa management info
new 94591894df81 pds_vdpa: virtio bar setup for vdpa
new c16d5a412ed4 pds_vdpa: add vdpa config client commands
new 151cc834f3dd pds_vdpa: add support for vdpa and vdpamgmt interfaces
new 67f27b8b3a34 pds_vdpa: subscribe to the pds_core events
new 9a8864d2a8dc pds_vdpa: pds_vdps.rst and Kconfig
new 33bd91fd2436 virtio: Add missing documentation for structure fields
new bc9a2b3e686e vdpa/mlx5: Support interrupt bypassing
new 74b3fa0a9d1f vdpa: add VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK flag
new 967800d2d52e vdpa: accept VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK backen [...]
new 1e4c6fb49473 vdpa: add get_backend_features vdpa operation
new 249bd12db4b7 vdpa_sim: offer VHOST_BACKEND_F_ENABLE_AFTER_DRIVER_OK
new d4fefcaa64f1 vDPA/ifcvf: dynamic allocate vq data stores
new 7a767e0696e4 vDPA/ifcvf: detect and report max allowed vq size
new 3f85ea9044a3 vDPA/ifcvf: implement new accessors for vq_state
new 0b6d79c899ae virtio-crypto: call scheduler when we free unused buffs
new fe4b8884379d virtio-console: call scheduler when we free unused buffs
new b65a3e98b1c4 virtio_bt: call scheduler when we free unused buffs
new 0735a4455a4a vhost: create worker at end of vhost_dev_set_owner
new f532a63f40a6 vhost: dynamically allocate vhost_worker
new f1e8cb2c2527 vhost: add vhost_worker pointer to vhost_virtqueue
new 6bad1744eba4 vhost, vhost_net: add helper to check if vq has work
new cfc56d83274e vhost: take worker or vq instead of dev for queueing
new 0241cc9fd3eb vhost: take worker or vq for flushing
new 7f3b281f3a8a vhost: convert poll work to be vq based
new 60fdde0c9b3f vhost_sock: convert to vhost_vq_work_queue
new 27b0ab012029 vhost_scsi: make SCSI cmd completion per vq
new 90510fde4ce3 vhost_scsi: convert to vhost_vq_work_queue
new 9d273652a17a vhost_scsi: flush IO vqs then send TMF rsp
new 5b04bf41f502 vhost: remove vhost_work_queue
new 8e355b19cf9c vhost: add helper to parse userspace vring state/file
new eb21f0e6cd50 vhost: replace single worker pointer with xarray
new 98778ac34882 vhost: allow userspace to create workers
new e6015d416caf vhost_scsi: add support for worker ioctls
new a9185d27002c vhost: Allow worker switching while work is queueing
new 0e7ca28a00bf vduse: fix NULL pointer dereference
new 90ba6703bdf0 vhost: Make parameter name match of vhost_get_vq_desc()
new b42c688d1023 virtio_ring: put mapping error check in vring_map_one_sg
new 2fe339177924 virtio_ring: introduce virtqueue_set_premapped()
new b98fcfbe4446 virtio_ring: split: support add premapped buf
new 0c0a8297237a virtio_ring: packed: support add premapped buf
new 2d66116f29d9 virtio_ring: split-detach: support return dma info to driver
new b63e5bd6ef2f virtio_ring: packed-detach: support return dma info to driver
new df278f76e0b7 virtio_ring: introduce helpers for premapped
new 41c8df48a78a virtio_ring: introduce virtqueue_dma_dev()
new 37914f6ba987 virtio_ring: introduce virtqueue_add_sg()
new 7845945bbedd virtio_net: support dma premapped
new 8cbd3b4777ea Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9d401c301017 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5544d858cc60 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 6f1834fd999e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 723c3d326c19 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f1212d68bbe1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d4bc71ff4926 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac5203233036 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 7a03d6f86999 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 7a63a217dad0 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 6ca12ea0bf68 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e96bfb6c368d Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 77bd925c0fb4 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new 1268bad3ffbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 71baec7b8500 cxl/pci: Use correct flag for sanitize polling
new 86f2ed28f8ef Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2e28a798c309 efi/libstub: Disable PCI DMA before grabbing the EFI memory map
new 3081bdff098d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c193464a5324 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11fb4f4a1ddd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7d59cc99a26b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 647a206820c6 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new da5fe6a38eaf Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new cd5874f06560 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 080f9ae90ba4 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new f88e438bf4bf Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 5c875096d590 Add linux-next specific files for 20230628
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (53cdf865f90b)
\
N -- N -- N refs/heads/master (5c875096d590)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 394 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../interrupt-controller/ralink,rt2880-intc.yaml | 54 +
.../bindings/mfd/ti,j721e-system-controller.yaml | 2 +-
.../devicetree/bindings/pci/rockchip-dw-pcie.yaml | 44 -
.../devicetree/bindings/pci/snps,dw-pcie.yaml | 15 +-
Documentation/gpu/amdgpu/flashing.rst | 33 +
Documentation/gpu/amdgpu/index.rst | 1 +
Makefile | 62 +-
Next/SHA1s | 66 +-
Next/merge.log | 25318 +++++++++----------
arch/loongarch/Makefile | 2 +-
arch/loongarch/vdso/Makefile | 5 +-
arch/nios2/include/asm/pgalloc.h | 8 +-
arch/parisc/include/asm/processor.h | 23 +-
arch/parisc/kernel/drivers.c | 33 +-
arch/parisc/kernel/irq.c | 3 -
arch/parisc/kernel/module.c | 2 +-
arch/parisc/kernel/pci-dma.c | 2 +-
arch/parisc/kernel/pdc_chassis.c | 17 +-
arch/parisc/kernel/perf.c | 2 +-
arch/parisc/kernel/processor.c | 2 +-
arch/parisc/kernel/ptrace.c | 4 +-
arch/parisc/kernel/setup.c | 11 +-
arch/parisc/kernel/smp.c | 2 -
arch/parisc/kernel/sys_parisc.c | 3 +-
arch/parisc/kernel/traps.c | 7 +-
arch/parisc/kernel/unaligned.c | 1 +
arch/parisc/kernel/unwind.c | 5 +-
arch/powerpc/Makefile | 21 +-
arch/powerpc/lib/Makefile | 2 +-
arch/powerpc/platforms/pseries/iommu.c | 18 +-
arch/x86/include/asm/shared/tdx.h | 22 +-
arch/x86/kernel/smpboot.c | 1 +
crypto/akcipher.c | 16 +-
crypto/asymmetric_keys/public_key.c | 301 +-
crypto/asymmetric_keys/x509_public_key.c | 29 +-
crypto/internal.h | 2 +-
crypto/sig.c | 4 +-
crypto/sm2.c | 106 +-
drivers/acpi/ec.c | 18 +-
drivers/cxl/pci.c | 2 +-
drivers/firmware/efi/libstub/efi-stub-helper.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 34 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 115 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h | 2 -
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 11 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 3 -
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c | 15 +-
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 5 -
drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 2 +
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | 3 +-
drivers/gpu/drm/amd/display/dc/dc.h | 1 +
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 7 +
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h | 1 +
.../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c | 2 +-
.../amd/display/dc/dml/dcn20/display_mode_vba_20.c | 16 +-
.../dc/link/protocols/link_dp_irq_handler.c | 26 +
drivers/gpu/drm/amd/display/dmub/dmub_srv.h | 4 +-
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c | 5 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h | 2 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.c | 5 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.h | 2 +
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c | 11 +-
.../drm/amd/display/modules/power/power_helpers.c | 2 -
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 5 +-
.../drm/amd/pm/powerplay/hwmgr/vega12_thermal.c | 4 +-
.../drm/amd/pm/powerplay/hwmgr/vega20_thermal.c | 4 +-
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +-
drivers/gpu/drm/i915/display/intel_display_power.h | 4 +
.../gpu/drm/i915/display/intel_display_power_map.c | 16 +-
.../drm/i915/display/intel_display_power_well.h | 2 +
drivers/gpu/drm/i915/display/intel_hdcp.c | 2 +-
drivers/gpu/drm/i915/display/intel_psr.c | 4 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 23 +-
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 4 +-
drivers/infiniband/sw/rxe/rxe_verbs.c | 2 +-
drivers/md/dm-bufio.c | 17 -
drivers/md/dm-integrity.c | 64 +-
drivers/md/dm-ioctl.c | 5 +-
drivers/md/dm-verity-loadpin.c | 3 +
drivers/mfd/max77541.c | 2 +-
drivers/mfd/tps6594-i2c.c | 2 +-
drivers/net/ethernet/amd/pds_core/core.c | 4 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 4 +-
drivers/net/ethernet/google/gve/gve_tx.c | 2 +-
drivers/net/ethernet/marvell/octeon_ep/octep_rx.c | 2 +-
drivers/net/ethernet/microchip/lan743x_main.c | 2 +-
drivers/net/ethernet/microsoft/mana/hw_channel.c | 2 +-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +-
drivers/net/ipvlan/ipvlan_core.c | 9 +-
drivers/net/phy/mscc/mscc_main.c | 4 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/opp/of.c | 2 +-
drivers/vfio/mdev/mdev_core.c | 23 +-
drivers/vhost/vhost.c | 12 +-
fs/ceph/addr.c | 85 +-
fs/ceph/caps.c | 55 +-
fs/ceph/dir.c | 17 +-
fs/ceph/file.c | 3 +-
fs/ceph/mds_client.c | 4 +
fs/ceph/metric.c | 8 +
fs/ceph/snap.c | 9 +-
fs/ceph/super.c | 51 +-
fs/ceph/super.h | 13 +
fs/efivarfs/inode.c | 4 +-
fs/efivarfs/super.c | 9 +-
fs/gfs2/aops.c | 5 +-
fs/gfs2/lops.c | 12 +-
fs/gfs2/quota.c | 5 +-
fs/locks.c | 23 +-
fs/nfsd/nfs4xdr.c | 10 +-
fs/smb/client/cifs_debug.c | 1 +
fs/smb/client/smb2pdu.c | 6 +
fs/smb/client/smb2transport.c | 7 +
fs/smb/server/smb_common.c | 2 +-
include/crypto/public_key.h | 2 -
include/crypto/sm2.h | 21 +-
include/linux/netfilter.h | 4 +-
include/linux/phylink.h | 10 +-
include/linux/proc_fs.h | 1 -
include/linux/socket.h | 4 +-
include/net/dsa.h | 12 +-
include/net/scm.h | 39 +-
include/net/sock.h | 1 +
include/uapi/linux/vhost.h | 4 +-
lib/ts_bm.c | 4 +-
localversion-next | 2 +-
net/ceph/messenger_v1.c | 58 +-
net/ceph/messenger_v2.c | 88 +-
net/core/sock.c | 17 +-
net/dsa/dsa.c | 2 +-
net/dsa/slave.c | 84 +-
net/dsa/switch.c | 4 +-
net/dsa/switch.h | 3 +
net/netfilter/nf_conntrack_proto_dccp.c | 52 +-
net/netfilter/nf_conntrack_sip.c | 2 +-
net/netfilter/nf_tables_api.c | 6 +-
net/netlink/diag.c | 2 +-
net/tls/tls_device.c | 3 +-
net/tls/tls_main.c | 2 +-
net/tls/tls_sw.c | 2 +-
net/unix/af_unix.c | 6 +-
scripts/Makefile.compiler | 4 -
scripts/mksysmap | 2 +
scripts/package/builddeb | 14 +-
tools/perf/Documentation/perf-config.txt | 2 +-
tools/perf/Makefile.config | 13 +-
tools/perf/Makefile.perf | 4 +-
tools/perf/builtin-daemon.c | 2 +-
tools/perf/tests/pe-file-parsing.c | 3 +-
tools/perf/trace/beauty/include/linux/socket.h | 1 -
tools/perf/trace/beauty/msg_flags.c | 6 +-
tools/perf/util/llvm-utils.c | 4 +-
tools/perf/util/pmu.c | 2 +-
tools/testing/selftests/filelock/Makefile | 5 +
tools/testing/selftests/filelock/ofdlocks.c | 132 +
164 files changed, 13798 insertions(+), 13971 deletions(-)
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ralink,r [...]
create mode 100644 Documentation/gpu/amdgpu/flashing.rst
create mode 100644 tools/testing/selftests/filelock/Makefile
create mode 100644 tools/testing/selftests/filelock/ofdlocks.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from e1f02cecd0b Daily bump.
new 8cf948e6d9a Make option mvzeroupper independent of optimization level.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/i386-features.c | 8 ++------
gcc/config/i386/i386-options.c | 4 +++-
.../gcc.target/i386/{avx-vzeroupper-14.c => avx-vzeroupper-29.c} | 2 +-
3 files changed, 6 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.target/i386/{avx-vzeroupper-14.c => avx-vzeroupper-29.c} (70%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.