This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 68e5c7d4cefb Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/l [...]
new 50470d3899cd Merge remote-tracking branch 'vfs/stable-struct_fd'
new d71973707efe bpf: convert __bpf_prog_get() to CLASS(fd, ...)
new 51a1ca933f5d bpf: switch fdget_raw() uses to CLASS(fd_raw, ...)
new 535ead44ffd0 bpf: factor out fetching bpf_map from FD and adding it to [...]
new 55f325958ccc bpf: switch maps to CLASS(fd, ...)
new eb80ee85801c bpf: trivial conversions for fdget()
new eceb7b33e5f3 bpf: more trivial fdget() conversions
new 433d7ce2d86d security,bpf: constify struct path in bpf_token_create() LSM hook
new 37d3dd663f74 bpf: convert bpf_token_create() to CLASS(fd, ...)
new fa8380a06bd0 Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.or [...]
new 2cf66b9de406 f2fs: clean up data_blkaddr() and get_dnode_addr()
new 47f268f33dff f2fs: prevent possible int overflow in dir_block_index()
new 1cade98cf641 f2fs: fix several potential integer overflows in file offsets
new 50438dbc483c f2fs: avoid potential int overflow in sanity_check_area_bo [...]
new 8444ce524947 f2fs: add write priority option based on zone UFS
new d1e1ff971d1a f2fs: fix macro definition on_f2fs_build_free_nids
new d72750e4a752 f2fs: fix macro definition stat_inc_cp_count
new 1a0bd289a5db f2fs: atomic: fix to avoid racing w/ GC
new aaf8c0b9ae04 f2fs: reduce expensive checkpoint trigger frequency
new 96cfeb038953 f2fs: fix to wait dio completion
new 0cac51185e65 f2fs: fix to avoid racing in between read and OPU dio write
new 5bcde4557862 f2fs: get rid of buffer_head use
new b722ff8ad66c Revert "f2fs: use flush command instead of FUA for zoned device"
new 6f092b55e1ad f2fs: sysfs: support atgc_enabled
new f97a11c86cc3 f2fs: use f2fs_get_node_page when write inline data
new d33ebd57b987 f2fs: fix to use per-inode maxbytes and cleanup
new 8fb9f31984bd f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
new 4f5a100f87f3 f2fs: Require FMODE_WRITE for atomic write ioctls
new 8c1b787938fd f2fs: Create COW inode from parent dentry for atomic write
new a4d7f2b3238f f2fs: fix to wait page writeback before setting gcing flag
new ebd3309aec62 f2fs: atomic: fix to truncate pagecache before on-disk met [...]
new c7f114d864ac f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
new 43aec4d01bd2 f2fs: check discard support for conventional zones
new f785cec298c9 f2fs: compress: don't redirty sparse cluster during {,de}compress
new b2c160f4f3cf f2fs: atomic: fix to forbid dio in atomic_file
new f7a678bbe5a8 f2fs: Use sysfs_emit_at() to simplify code
new 10de741a5d7a f2fs: convert f2fs_compress_ctx_add_page() to use folio
new aec5755951b7 f2fs: convert f2fs_vm_page_mkwrite() to use folio
new fd3a11aff4be f2fs: convert f2fs_clear_page_cache_dirty_tag() to use folio
new b084662139ae f2fs: convert f2fs_write_inline_data() to use folio
new 46a75ef86603 f2fs: convert f2fs_write_single_data_page() to use folio
new e55561d278f2 f2fs: convert f2fs_do_write_meta_page() to use folio
new 138a762e7f45 f2fs: convert __f2fs_write_meta_page() to use folio
new 3981e9428588 f2fs: convert f2fs_read_multi_pages() to use folio
new 763a0dc792f9 f2fs: convert f2fs_handle_page_eio() to use folio
new 1e5df24c1721 f2fs: convert f2fs_submit_page_read() to use folio
new 12e61ce27137 f2fs: convert f2fs_write_begin() to use folio
new 3c86d1eec789 f2fs: convert f2fs_write_end() to use folio
new 1efc78310c9d f2fs: convert f2fs_set_compressed_page() to use folio
new bcf4d2dd840e f2fs: convert f2fs_do_write_data_page() to use folio
new 2ac0aa31a151 f2fs: convert f2fs_write_data_page() to use folio
new 4deccfbdc446 f2fs: convert __write_node_page() to use folio
new 2eaa98e52039 f2fs: convert read_node_page() to use folio
new 5697e94daab9 f2fs: get rid of page->index
new fccaa81de87e f2fs: prevent atomic file from being dirtied before commit
new 884ee6dc85b9 f2fs: get rid of online repaire on corrupted directory
new bfe5c0265426 f2fs: fix to check atomic_file in f2fs ioctl interfaces
new 0638a3197c19 f2fs: avoid unused block when dio write in LFS mode
new 5062b5bed432 f2fs: make BG GC more aggressive for zoned devices
new 8c890c4c6034 f2fs: introduce migration_window_granularity
new 4cdca5a904b1 f2fs: add reserved_segments sysfs node
new 2223fe652f75 f2fs: increase BG GC migration window granularity when boo [...]
new 9748c2ddea4a f2fs: do FG_GC when GC boosting is required for zoned devices
new 9a481a1c16f4 f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
new e791d00bd06c f2fs: add valid block ratio not to do excessive GC for one [...]
new 930c6ab93492 f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
new 65a6ce4726c2 f2fs: fix to don't panic system for no free segment fault [...]
new 2af583afcf9d f2fs: remove unused parameters
new 5cc69a27abfa f2fs: forcibly migrate to secure space for zoned device fi [...]
new ae87b9c2dc98 f2fs: allow F2FS_IPU_NOCACHE for pinned file
new 79952bdcbcea Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/ [...]
new fba27cf00503 exfat: drop ->i_size_ondisk
new 231eb762bbe8 exfat: do not fallback to buffered write
new f761fcdd289d exfat: Implement sops->shutdown and ioctl
new d2b537b3e533 exfat: fix memory leak in exfat_load_bitmap()
new 6630ea49103c exfat: move extend valid_size into ->page_mkwrite()
new c290fe508eee exfat: resolve memory leak from exfat_create_upcase_table()
new cb7d85014fb1 MAINTAINERS: exfat: add myself as reviewer
new 4165cee7ecb1 Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub [...]
new 5de8acb41c86 fuse: cleanup request queuing towards virtiofs
new ac5cffec53be fuse: add fast path for fuse_range_is_writeback
new 509a6458b44f fuse: drop unused fuse_mount arg in fuse_writepage_finish()
new c04e3b211819 fuse: refactor finished writeback stats updates into helpe [...]
new 672c3b7457fc fuse: move initialization of fuse_file to fuse_writepages( [...]
new 9a8ebcf5e04e fuse: convert fuse_writepages_fill() to use a folio for it [...]
new 4046d3adcca4 fuse: move fuse file initialization to wpa allocation time
new 0acad9289be3 fuse: refactor out shared logic in fuse_writepages_fill() [...]
new 396b209e405a fuse: add simple request tracepoints
new 506b21c945b9 fuse: use correct name fuse_conn_list in docstring
new 2097154a10c6 namespace: introduce SB_I_NOIDMAP flag
new aa16880d9f13 fuse: add basic infrastructure to support idmappings
new 10dc721836c0 fuse: add an idmap argument to fuse_simple_request
new d561254fb7ba fuse: support idmapped FUSE_EXT_GROUPS
new 556208e139e1 fuse: support idmap for mkdir/mknod/symlink/create/tmpfile
new 2a8c810d5e49 fuse: support idmapped getattr inode op
new c1d82215d391 fuse: support idmapped ->permission inode op
new 276a02569920 fuse: support idmapped ->setattr op
new 4d833befa202 fuse: drop idmap argument from __fuse_get_acl
new d395d0a5d254 fuse: support idmapped ->set_acl
new 4be75ffe721c fuse: support idmapped ->rename op
new 5b8ca5a54cb8 fuse: handle idmappings properly in ->write_iter()
new 6d14b18596ca fuse: warn if fuse_access is called when idmapped mounts a [...]
new 16e1503eaf32 fuse: allow idmapped mounts
new 862b9a8eb900 virtio_fs: allow idmapped mounts
new efad7153bf93 fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN
new 3988a60d3aaa fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flag
new 0c6793823d2b fs/fuse: introduce and use fuse_simple_idmap_request() helper
new ffcdc4c628e1 fs/mnt_idmapping: introduce an invalid_mnt_idmap
new 106e4593ed1b fs/fuse: convert to use invalid_mnt_idmap
new fcd2d9e1fdcd fuse: clear FR_PENDING if abort is detected when sending request
new 2f3d8ff45798 fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
new f7fccaa77271 Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/s [...]
new 8c04a6d6e07c Merge tag 'nfsd-6.12' into linux-next-with-localio
new 8f6a7c9467ea nfs: fix memory leak in error path of nfs4_do_reclaim
new d98f72272500 nfs: simplify and guarantee owner uniqueness.
new bb8e4ce500cb nfs: Annotate struct nfs_cache_array with __counted_by()
new e343678ee990 nfs: Remove unnecessary NULL check before kfree()
new 9090a7f78623 SUNRPC: Fix -Wformat-truncation warning
new 0b108e83795c SUNRPC: convert RPC_TASK_* constants to enum
new 2e001972e8eb SUNRPC: clnt.c: Remove misleading comment
new 64a3ab99675e net/sunrpc: make use of the helper macro LIST_HEAD()
new 40c80881ebef nfs: Remove obsoleted declaration for nfs_read_prepare
new 03e02b94171b fs: nfs: fix missing refcnt by replacing folio_set_private [...]
new af94dca79b12 NFSv4: Fail mounts if the lease setup times out
new 615e693b14ba NFSv4.2: Fix detection of "Proxying of Times" server support
new 6d26c5e4d83c nfs: fix the comment of nfs_get_root
new dfb07e990a0d nfs: add 'noalignwrite' option for lock-less 'lost writes' [...]
new 4806ded4c14c nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
new 1fcb16674e37 nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
new 1545e488b1f9 nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
new 0a183f24a7ae NFSD: Handle @rqstp == NULL in check_nfsd_access()
new b0d87dbd8bd3 NFSD: Refactor nfsd_setuser_and_check_port()
new 7c0b07b49b2d NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
new 71c61a0077eb NFSD: Short-circuit fh_verify tracepoints for LOCALIO
new 5e66d2d92a1c nfsd: factor out __fh_verify to allow NULL rqstp to be passed
new c63f0e48febf nfsd: add nfsd_file_acquire_local()
new 47e988147f40 nfsd: add nfsd_serv_try_get and nfsd_serv_put
new 2c8919848de1 SUNRPC: remove call_allocate() BUG_ONs
new 199f21287410 SUNRPC: add svcauth_map_clnt_to_svc_cred_local
new 86ab08beb3f0 SUNRPC: replace program list with program array
new 2a33a85be451 nfs_common: add NFS LOCALIO auxiliary protocol enablement
new a61e147e6be6 nfs_common: prepare for the NFS client to use nfsd_file fo [...]
new fa4983862e50 nfsd: add LOCALIO support
new 946af9b3a0e7 nfsd: implement server support for NFS_LOCALIO_PROGRAM
new df24c483e28f nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
new 70ba381e1a43 nfs: add LOCALIO support
new fa88a7d6ae08 nfs: enable localio for non-pNFS IO
new d488b9d01fbc pnfs/flexfiles: enable localio support
new b9f5dd57f4a5 nfs/localio: use dedicated workqueues for filesystem read [...]
new 56bcd0f07fdb nfs: implement client support for NFS_LOCALIO_PROGRAM
new 92945bd81ca4 nfs: add Documentation/filesystems/nfs/localio.rst
new f7128262b152 nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
new 736cd2c1ae7f nfs: add "NFS Client and Server Interlock" section to localio.rst
new 68898131d2df nfs: Fix `make htmldocs` warnings in the localio documentation
new 684a64bf32b6 Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/proj [...]
The 155 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/ABI/testing/sysfs-fs-f2fs | 56 +++
Documentation/filesystems/nfs/index.rst | 1 +
Documentation/filesystems/nfs/localio.rst | 357 ++++++++++++++
MAINTAINERS | 1 +
fs/Kconfig | 23 +
fs/exfat/balloc.c | 10 +-
fs/exfat/exfat_fs.h | 24 +-
fs/exfat/file.c | 110 +++--
fs/exfat/inode.c | 94 +---
fs/exfat/namei.c | 17 +-
fs/exfat/nls.c | 5 +-
fs/exfat/super.c | 41 +-
fs/f2fs/checkpoint.c | 17 +-
fs/f2fs/compress.c | 63 ++-
fs/f2fs/data.c | 164 ++++---
fs/f2fs/debug.c | 2 +-
fs/f2fs/dir.c | 8 +-
fs/f2fs/extent_cache.c | 4 +-
fs/f2fs/f2fs.h | 148 +++---
fs/f2fs/file.c | 199 +++++---
fs/f2fs/gc.c | 113 +++--
fs/f2fs/gc.h | 29 ++
fs/f2fs/inline.c | 31 +-
fs/f2fs/inode.c | 9 +-
fs/f2fs/namei.c | 68 ---
fs/f2fs/node.c | 46 +-
fs/f2fs/segment.c | 72 ++-
fs/f2fs/segment.h | 5 +-
fs/f2fs/super.c | 119 +++--
fs/f2fs/sysfs.c | 82 +++-
fs/f2fs/verity.c | 5 +-
fs/f2fs/xattr.c | 14 +-
fs/fuse/Makefile | 3 +
fs/fuse/acl.c | 10 +-
fs/fuse/dev.c | 214 +++++----
fs/fuse/dir.c | 152 +++---
fs/fuse/file.c | 184 ++++----
fs/fuse/fuse_i.h | 42 +-
fs/fuse/fuse_trace.h | 132 ++++++
fs/fuse/inode.c | 13 +-
fs/fuse/passthrough.c | 7 +-
fs/fuse/virtio_fs.c | 42 +-
fs/mnt_idmapping.c | 22 +-
fs/namespace.c | 4 +
fs/nfs/Kconfig | 1 +
fs/nfs/Makefile | 1 +
fs/nfs/client.c | 21 +-
fs/nfs/dir.c | 6 +-
fs/nfs/filelayout/filelayout.c | 6 +-
fs/nfs/flexfilelayout/flexfilelayout.c | 56 ++-
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 6 +
fs/nfs/fs_context.c | 8 +
fs/nfs/getroot.c | 2 +-
fs/nfs/inode.c | 53 ++-
fs/nfs/internal.h | 54 ++-
fs/nfs/localio.c | 757 ++++++++++++++++++++++++++++++
fs/nfs/nfs2xdr.c | 70 +--
fs/nfs/nfs3xdr.c | 108 +----
fs/nfs/nfs4_fs.h | 2 +-
fs/nfs/nfs4proc.c | 16 +-
fs/nfs/nfs4state.c | 22 +-
fs/nfs/nfs4xdr.c | 90 +---
fs/nfs/nfstrace.h | 61 +++
fs/nfs/pagelist.c | 16 +-
fs/nfs/pnfs_nfs.c | 2 +-
fs/nfs/read.c | 3 +-
fs/nfs/super.c | 3 +
fs/nfs/write.c | 21 +-
fs/nfs_common/Makefile | 5 +
fs/nfs_common/common.c | 134 ++++++
fs/nfs_common/nfslocalio.c | 172 +++++++
fs/nfsd/Kconfig | 1 +
fs/nfsd/Makefile | 1 +
fs/nfsd/export.c | 30 +-
fs/nfsd/filecache.c | 101 +++-
fs/nfsd/filecache.h | 5 +
fs/nfsd/localio.c | 169 +++++++
fs/nfsd/netns.h | 12 +-
fs/nfsd/nfsctl.c | 27 +-
fs/nfsd/nfsd.h | 6 +-
fs/nfsd/nfsfh.c | 137 ++++--
fs/nfsd/nfsfh.h | 2 +
fs/nfsd/nfssvc.c | 105 ++++-
fs/nfsd/trace.h | 21 +-
fs/nfsd/vfs.h | 2 +
include/linux/bpf.h | 11 +-
include/linux/f2fs_fs.h | 4 +-
include/linux/fs.h | 1 +
include/linux/lsm_hook_defs.h | 2 +-
include/linux/mnt_idmapping.h | 1 +
include/linux/nfs.h | 9 +
include/linux/nfs_common.h | 17 +
include/linux/nfs_fs_sb.h | 13 +-
include/linux/nfs_xdr.h | 22 +-
include/linux/nfslocalio.h | 74 +++
include/linux/security.h | 4 +-
include/linux/sunrpc/sched.h | 16 +-
include/linux/sunrpc/svc.h | 7 +-
include/linux/sunrpc/svcauth.h | 5 +
include/trace/events/f2fs.h | 3 +-
include/uapi/linux/exfat.h | 25 +
include/uapi/linux/fuse.h | 22 +-
kernel/bpf/bpf_inode_storage.c | 24 +-
kernel/bpf/btf.c | 11 +-
kernel/bpf/map_in_map.c | 38 +-
kernel/bpf/syscall.c | 181 ++-----
kernel/bpf/token.c | 74 +--
kernel/bpf/verifier.c | 110 +++--
net/core/sock_map.c | 23 +-
net/sunrpc/cache.c | 10 +-
net/sunrpc/clnt.c | 13 +-
net/sunrpc/svc.c | 68 +--
net/sunrpc/svc_xprt.c | 2 +-
net/sunrpc/svcauth.c | 28 ++
net/sunrpc/svcauth_unix.c | 3 +-
security/security.c | 2 +-
security/selinux/hooks.c | 2 +-
117 files changed, 4248 insertions(+), 1654 deletions(-)
create mode 100644 Documentation/filesystems/nfs/localio.rst
create mode 100644 fs/fuse/fuse_trace.h
create mode 100644 fs/nfs/localio.c
create mode 100644 fs/nfs_common/common.c
create mode 100644 fs/nfs_common/nfslocalio.c
create mode 100644 fs/nfsd/localio.c
create mode 100644 include/linux/nfs_common.h
create mode 100644 include/linux/nfslocalio.h
create mode 100644 include/uapi/linux/exfat.h
--
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 1762b7f89eb options: Regenerate c.opt.urls
new fbeb1a965d8 Implement IANY, IALL and IPARITY for unsigned.
new 291e20e8609 Add random numbers and fix some bugs.
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/fortran/check.cc | 24 +-
gcc/fortran/gfortran.texi | 2 +
gcc/fortran/iresolve.cc | 12 +-
gcc/fortran/simplify.cc | 51 +++-
gcc/fortran/trans-expr.cc | 4 +-
gcc/fortran/trans-types.cc | 7 +-
gcc/testsuite/gfortran.dg/unsigned_29.f90 | 40 +++
gcc/testsuite/gfortran.dg/unsigned_30.f90 | 63 +++++
libgfortran/gfortran.map | 10 +
libgfortran/intrinsics/random.c | 440 ++++++++++++++++++++++++++++++
10 files changed, 633 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_29.f90
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_30.f90
--
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 5e918a4db9e Implement SUM and PRODUCT for unsigned.
new 1762b7f89eb options: Regenerate c.opt.urls
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/c-family/c.opt.urls | 3 +++
1 file changed, 3 insertions(+)
--
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.
from 6db6a19f1ae3 Merge tag 'hwlock-v6.12' of git://git.kernel.org/pub/scm/l [...]
new e06edf96dea0 Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 q [...]
new 01eed86d50af Input: i8042 - add another board name for TUXEDO Stellaris [...]
new 3870e2850b56 Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8 [...]
new eb017f4ea13b Input: adp5588-keys - fix check on return code
new 3daee2e4b356 Merge tag 'v6.10' into next
new 4256d472010e Input: iqs269a - use device_for_each_child_node_scoped()
new 4f210af5ebc1 Input: qt1050 - use device_for_each_child_node_scoped()
new c90a85197428 Input: gpio_keys - use device_for_each_child_node_scoped()
new 1102db75c5ce Input: gpio_keys_polled - use device_for_each_child_node_scoped()
new 44f9c7c5f536 Input: adc-keys - use device_for_each_child_node_scoped()
new d13df21d62aa Input: adc-joystick - use device_for_each_child_node_scoped()
new 6797e19d9aa4 Input: usbtouchscreen - use driver core to instantiate dev [...]
new 9f2feb06142c Input: usbtouchscreen - remove custom USB_DEVICE_HID_CLASS macro
new ca95a47e29b2 Input: usbtouchscreen - move the driver ID table
new fbb1c92282fa Input: usbtouchscreen - move process_pkt() into main devic [...]
new 830f06c01789 Input: usbtouchscreen - constify usbtouch_dev_info table
new 7f787df1ac44 Input: usbtouchscreen - split device info table into indiv [...]
new f784adb66df7 Input: usbtouchscreen - use guard notation when acquiring mutexes
new d04f939352ba Input: usbtouchscreen - switch to using __free() cleanup facility
new e8858fc07eb8 Input: msc5000_ts - remove the driver
new dd29eadee1e8 Input: msc_touchkey - remove the driver
new 5d33d04e0c20 MAINTAINERS: update entry for Yealink driver
new 2f99ffd8d730 Input: bbnsm_pwrkey - fix missed key press after suspend
new 240801c5f4f6 Input: goodix-berlin - add sysfs interface for reading and [...]
new 1dbd1ab556fd dt-bindings: input: zinitix: Document touch-keys support
new 075d9b22c8fe Input: zinitix - add touchkey support
new 740ff03d7238 Input: Add driver for PixArt PS/2 touchpad
new 3fe81a56253b Input: spear-keyboard - switch to devm_clk_get_prepared()
new 8bd2aa8529ac Input: tc3589x - use of_property_present()
new d95f0c4e5b53 Input: tsc2004/5 - fix handling of VIO power supply
new 075c777ed7b2 Input: tsc2004/5 - do not hard code interrupt trigger
new f56b591880ff Input: tsc2004/5 - fix reset handling on probe
new d086d6d8036a Input: tsc2004/5 - do not use irq_set_irq_wake() directly
new f46b18f36c01 Input: tsc2004/5 - respect "wakeup-source" property
new 63f92f11385d Input: tsc2004/5 - use guard notation when acquiring mutex [...]
new 14d650fcb7fb Input: synaptics-rmi4 - add support for querying DPM value (F12)
new 7d0b18cd5dc7 Input: ilitek_ts_i2c - avoid wrong input subsystem sync
new 208989744a6f Input: ilitek_ts_i2c - add report id message validation
new 2c71e987f0af Input: ilitek_ts_i2c - stop including gpio.h
new 7925312eca64 Input: cyttsp - stop including gpio.h
new ae25dbac2ecc Input: cyttsp - use devm_regulator_bulk_get_enable()
new 25162a4f64f8 Input: cyttsp4 - remove driver
new 4e12e5509363 dt-bindings: input: touchscreen: convert ad7879 to yaml format
new ed7687c75fc9 dt-bindings: input: touchscreen: convert colibri-vf50-ts.t [...]
new 105a0c76fd0c Input: colibri-vf50-ts - make use of the helper function d [...]
new 6c65914a40d3 Input: keypad-nomadik-ske - remove the driver
new 6994d8b84bfd Input: evdev - limit amount of data for writes
new b7ffc98a6a55 Input: wistron_btns - use kmemdup_array instead of kmemdup [...]
new 45d6486d2a5a dt-bindings: input: touchscreen: convert ads7846.txt to yaml
new 387e4975ecd3 Input: mt6779-keypad - fix module autoloading
new e2e75e4202d7 Input: mt6779-keypad - use devm_clk_get_enabled()
new f0da267996ce Input: adp5588-keys - use guard notation when acquiring mutexes
new dc748812fca0 Input: adp5588-keys - add support for pure gpio
new 739b847dbe58 dt-bindings: input: pure gpio support for adp5588
new 40a6bb10d3d1 Input: matrix-keymap - switch to using __free() cleanup facility
new 30f858823931 Input: bcm5974 - use guard notation when acquiring mutex
new b9401c658d2c MAINTAINERS: add gameport.h, serio.h and uinput.h to INPUT [...]
new c561f3b110eb MAINTAINERS: add i8042.h and libps2.h to INPUT section
new 81bdc7eab994 dt-bindings: input: touchscreen: Use generic node name
new 092b7d431f5e Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
new 5278bb4cd6e9 Input: zinitix - read and cache device version numbers
new dac973838b0a Input: zinitix - varying icon status registers
new 8f5ea12942ad MAINTAINERS: remove unneeded file entry in INPUT section
new a790df272a20 Input: synaptics-rmi4 - fix crash when DPM query is not supported
new 5080f62adb12 Input: matrix_keypad - remove support for clustered interrupt
new 584bf366f8fa Input: matrix_keypad - switch to gpiod API and generic dev [...]
new 11d29702ad20 ARM: spitz: Use software nodes/properties for the GPIO-dri [...]
new 1b05a7013751 ARM: spitz: Use software nodes/properties for the matrix keypad
new de35996d4b36 Input: matrix_keypad - remove support for platform data
new f057b57270c2 Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
new 8e028d60ee55 dt-bindings: input: convert rotary-encoder to yaml
new d5322d537c23 Input: alps - use guard notation when acquiring mutex
new 934976f61ece Input: atkbd - use guard notation when acquiring mutex
new 43a365abaf47 Input: gpio-keys - switch to using cleanup functions
new 22df24590f56 Input: iqs62x-keys - use cleanup facility for fwnodes
new 78af00d89371 Input: tegra-kbc - use guard notation when acquiring mutex [...]
new 4a0467ed7387 Input: zforce_ts - use devm_add_action_or_reset()
new 5e091a49da06 Input: zforce_ts - simplify reporting of slot state
new f820b43754cd Input: zforce_ts - remove support for platfrom data
new a9d59c206c8c Input: zforce_ts - do not explicitly set EV_SYN, etc bits
new 624455941015 Input: zforce_ts - handle errors from input_mt_init_sots()
new f388412f707e Input: zforce_ts - remove unneeded locking
new 9ba33f614572 Input: zforce_ts - ensure that pm_stay_awake() and pm_rela [...]
new 5c2002677e8f Input: zforce_ts - use guard notation when acquiring mutexes
new 83b6549ee188 Input: zforce_ts - switch to using get_unaligned_le16
new 43a48ec581d7 Input: zforce_ts - make parsing of contacts less confusing
new c4a8349262aa Input: zforce_ts - do not ignore errors when acquiring regulator
new 7e168b81e6f8 Input: zforce_ts - use dev_err_probe() where appropriate
new b5ed81cc7bcc Input: zforce_ts - make zforce_idtable constant
new 16ff0224d8a6 Input: zforce_ts - stop treating VDD regulator as optional
new 8f2ef2610f9b Input: zforce_ts - switch to using devm_regulator_get_enable()
new 7846bd8b8d3c Input: zforce_ts - do not hardcode interrupt level
new 6a5180c619ed Input: zforce_ts - remove assert/deassert wrappers
new 4172a64ef2c4 Input: zforce_ts - switch to using asynchronous probing
new 82abef590eb3 Input: ims-pcu - fix calling interruptible mutex
new dcd18a3fb122 Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
new c7c878ff3292 Input: tegra-kbc - use of_property_read_variable_u32_array [...]
new 55bef83509f0 Input: Convert comma to semicolon
new 36ec807b627b Merge branch 'next' into for-linus
new b2142a22ef22 Input: hynitron_cstxxx - drop explicit initialization of s [...]
new 358800b70250 ARM: spitz: fix compile error when matrix keypad driver is [...]
new 9ae2940cbcb3 Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pu [...]
new ba0c0cb56f22 remoteproc: k3-m4: use the proper dependencies
new 8d2e56ef83ce i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
new 039b23609ff2 i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c [...]
new 014089329953 i3c: mipi-i3c-hci: Add a quirk to set PIO mode
new 216201b3d7df i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
new 46d4daa517e9 i3c: mipi-i3c-hci: Add a quirk to set timing parameters
new ced86959d28c i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
new 133f67bea5e0 i3c: master: cdns: fix module autoloading
new 061dd21ca712 i3c/master: cmd_v1: Fix the rule for getting i3c mode
new aef79e189ba2 i3c: master: support to adjust first broadcast address speed
new 20ade67bb164 i3c: master: svc: use slow speed for first broadcast address
new 96267f358c14 i3c: master: svc: adjust SDR according to i3c spec
new 609366e7a06d i3c: master: cdns: Fix use after free vulnerability in cdn [...]
new 618507257797 i3c: master: svc: Fix use after free vulnerability in svc_ [...]
new cd3d64772981 Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/l [...]
new 313312c84b42 pm: cpupower: rename raw_pylibcpupower.i
new 6c56fb4434f5 pm: cpupower: Clean up bindings gitignore
new 7f8de2bf0725 Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.ker [...]
new 4f32f799a950 modpost: remove unused HOST_ELFCLASS
new a660deb0f1f6 modpost: detect endianness on run-time
new aaed5c7739be kbuild: slim down package for building external modules
new f1d87664b82a kbuild: cross-compile linux-headers package when possible
new 76be4f5a7845 Remove *.orig pattern from .gitignore
new 0c4beffbfe3f kbuild: modinst: remove the multithread option from zstd c [...]
new 2893f0032292 tinyconfig: remove unnecessary 'is not set' for choice blocks
new dc73a57aeaaa kconfig: remove dummy assignments to cur_{filename,lineno}
new 5e6cc7e3f296 kconfig: stop adding P_SYMBOL property to symbols
new 96490176f1e1 kconfig: remove P_SYMBOL property
new a9d83d74783b kbuild: split x*alloc() functions in kconfig to scripts/in [...]
new 4c2598e3b621 modpost: replace the use of NOFAIL() with xmalloc() etc.
new aeaa4283a309 kallsyms: use xmalloc() and xrealloc()
new a46078d65181 fixdep: use xmalloc()
new 7a7f974594cd modpost: improve the section mismatch warning format
new e6b65ee10588 kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
new b6223c2de6b0 kbuild: pacman-pkg: move common commands to a separate function
new 5b000f3cbb38 kbuild: pacman-pkg: do not override objtree
new 4079fe8e7b2b modpost: simplify modpost_log()
new 87af9388b4e0 kbuild: remove *.symversions left-over
new d97eae80d572 Documentation: kconfig: explicitly document missing prompt
new 4929f5b95f6b kbuild: add debug package to pacman PKGBUILD
new dde60e7d103b kbuild: remove recent dependency on "truncate" program
new cd615d7fcc79 ARC: update the help message for CONFIG_ARC_BUILTIN_DTB_NAME
new fdf94e4403ec kbuild: compile constant module information only once
new fc41a0a74986 kbuild: add intermediate targets for Flex/Bison in scripts [...]
new e7e2941300d2 kbuild: split device tree build rules into scripts/Makefile.dtbs
new 16ff3f606c7e scripts: import more hash table macros
new 8a62d4458845 scripts: subarch.include: fix SUBARCH on macOS hosts
new 23d93aa4b3b9 kbuild: add mod(name,file)_flags to assembler flags for mo [...]
new 5f5e7344322f kbuild: generate offset range data for builtin modules
new ac7bd0945e3d scripts: add verifier script for builtin module range data
new ae70d708c932 kbuild: add install target for modules.builtin.ranges
new 327df5bf540e kallsyms: squash output_address()
new 9a418218dadf kallsyms: change overflow variable to bool type
new a16219bdd347 scripts: move hash function from scripts/kconfig/ to scrip [...]
new d607e0e7a8d2 kconfig: change some expr_*() functions to bool
new 4fa146eaecae kconfig: add comments to expression transformations
new 440f67ccdcd3 kconfig: refactor expr_eliminate_dups()
new f93d6bfbd2f7 kconfig: use hash table to reuse expressions
new 95573cac25c6 kconfig: cache expression values
new cc6d281fcc73 kbuild: remove append operation on cmd_ld_ko_o
new fc1c79be4548 kbuild: remove unnecessary export of RUST_LIB_SRC
new 062a1481cf27 kbuild: doc: update the description about Kbuild/Makefile split
new 1a59bd3ca5d8 kbuild: doc: remove description about grepping CONFIG options
new a866eda43f4f kbuild: doc: remove outdated description of the limitation [...]
new 7813cd68ea7a kbuild: doc: throw out the local table of contents in modules.rst
new 803d5059529a kbuild: doc: drop section numbering, use references in mod [...]
new e873fb948283 kbuild: doc: remove the description about shipped files
new 2eb5d7f24299 kbuild: doc: describe the -C option precisely for external [...]
new fa911d1f377b kbuild: doc: replace "gcc" in external module description
new 68e5c7d4cefb Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/l [...]
The 172 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:
.gitignore | 3 +-
.../devicetree/bindings/input/adi,adp5588.yaml | 38 +-
.../devicetree/bindings/input/rotary-encoder.txt | 50 -
.../devicetree/bindings/input/rotary-encoder.yaml | 90 +
.../bindings/input/touchscreen/ad7879.txt | 71 -
.../bindings/input/touchscreen/adi,ad7879.yaml | 150 ++
.../bindings/input/touchscreen/ads7846.txt | 107 -
.../bindings/input/touchscreen/azoteq,iqs7211.yaml | 4 +-
.../bindings/input/touchscreen/colibri-vf50-ts.txt | 34 -
.../bindings/input/touchscreen/edt-ft5x06.yaml | 2 +-
.../bindings/input/touchscreen/goodix.yaml | 2 +-
.../bindings/input/touchscreen/ti,ads7843.yaml | 183 ++
.../touchscreen/toradex,vf50-touchscreen.yaml | 77 +
.../bindings/input/touchscreen/zinitix,bt400.yaml | 10 +
.../devicetree/bindings/power/wakeup-source.txt | 2 +-
Documentation/dontdiff | 1 +
Documentation/kbuild/kbuild.rst | 10 +
Documentation/kbuild/kconfig-language.rst | 6 +-
Documentation/kbuild/makefiles.rst | 1 -
Documentation/kbuild/modules.rst | 224 +-
Documentation/process/changes.rst | 7 +
MAINTAINERS | 8 +-
Makefile | 7 +-
arch/arc/Kconfig | 2 +-
arch/arm/mach-pxa/spitz.c | 163 +-
arch/x86/configs/tiny.config | 4 -
drivers/i3c/master.c | 12 +
drivers/i3c/master/i3c-master-cdns.c | 2 +
drivers/i3c/master/mipi-i3c-hci/Makefile | 3 +-
drivers/i3c/master/mipi-i3c-hci/cmd_v1.c | 12 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 36 +-
drivers/i3c/master/mipi-i3c-hci/hci.h | 10 +
drivers/i3c/master/mipi-i3c-hci/hci_quirks.c | 44 +
drivers/i3c/master/svc-i3c-master.c | 84 +-
drivers/input/evdev.c | 7 +
drivers/input/input.c | 2 +-
drivers/input/joystick/adc-joystick.c | 16 +-
drivers/input/keyboard/Kconfig | 23 -
drivers/input/keyboard/Makefile | 2 -
drivers/input/keyboard/adc-keys.c | 5 +-
drivers/input/keyboard/adp5588-keys.c | 99 +-
drivers/input/keyboard/atkbd.c | 37 +-
drivers/input/keyboard/gpio_keys.c | 48 +-
drivers/input/keyboard/gpio_keys_polled.c | 4 +-
drivers/input/keyboard/iqs62x-keys.c | 7 +-
drivers/input/keyboard/matrix_keypad.c | 334 ++-
drivers/input/keyboard/mcs_touchkey.c | 268 ---
drivers/input/keyboard/mt6779-keypad.c | 19 +-
drivers/input/keyboard/nomadik-ske-keypad.c | 378 ----
drivers/input/keyboard/qt1050.c | 15 +-
drivers/input/keyboard/snvs_pwrkey.c | 24 +-
drivers/input/keyboard/spear-keyboard.c | 16 +-
drivers/input/keyboard/tc3589x-keypad.c | 3 +-
drivers/input/keyboard/tegra-kbc.c | 117 +-
drivers/input/matrix-keymap.c | 25 +-
drivers/input/misc/ims-pcu.c | 2 +-
drivers/input/misc/iqs269a.c | 7 +-
drivers/input/misc/nxp-bbnsm-pwrkey.c | 38 +
drivers/input/misc/wistron_btns.c | 4 +-
drivers/input/mouse/Kconfig | 12 +
drivers/input/mouse/Makefile | 1 +
drivers/input/mouse/alps.c | 48 +-
drivers/input/mouse/bcm5974.c | 35 +-
drivers/input/mouse/pixart_ps2.c | 300 +++
drivers/input/mouse/pixart_ps2.h | 36 +
drivers/input/mouse/psmouse-base.c | 17 +
drivers/input/mouse/psmouse.h | 3 +-
drivers/input/rmi4/rmi_f12.c | 43 +-
drivers/input/serio/i8042-acpipnpio.h | 37 +
drivers/input/serio/ps2-gpio.c | 6 +-
drivers/input/touchscreen/Kconfig | 42 -
drivers/input/touchscreen/Makefile | 6 +-
drivers/input/touchscreen/colibri-vf50-ts.c | 10 +-
drivers/input/touchscreen/cyttsp4_core.c | 2174 --------------------
drivers/input/touchscreen/cyttsp4_core.h | 448 ----
drivers/input/touchscreen/cyttsp4_i2c.c | 72 -
drivers/input/touchscreen/cyttsp4_spi.c | 187 --
drivers/input/touchscreen/cyttsp_core.c | 39 +-
drivers/input/touchscreen/cyttsp_core.h | 5 -
drivers/input/touchscreen/cyttsp_i2c.c | 55 +
drivers/input/touchscreen/cyttsp_i2c_common.c | 86 -
drivers/input/touchscreen/goodix_berlin.h | 1 +
drivers/input/touchscreen/goodix_berlin_core.c | 43 +
drivers/input/touchscreen/goodix_berlin_i2c.c | 1 +
drivers/input/touchscreen/goodix_berlin_spi.c | 1 +
drivers/input/touchscreen/hynitron_cstxxx.c | 2 +-
drivers/input/touchscreen/ilitek_ts_i2c.c | 19 +-
drivers/input/touchscreen/mcs5000_ts.c | 288 ---
drivers/input/touchscreen/tsc2004.c | 6 -
drivers/input/touchscreen/tsc2005.c | 6 -
drivers/input/touchscreen/tsc200x-core.c | 249 +--
drivers/input/touchscreen/tsc200x-core.h | 1 -
drivers/input/touchscreen/usbtouchscreen.c | 956 ++++-----
drivers/input/touchscreen/zforce_ts.c | 474 ++---
drivers/input/touchscreen/zinitix.c | 134 +-
drivers/of/fdt.c | 2 +-
drivers/of/unittest.c | 4 +-
drivers/remoteproc/Kconfig | 2 +-
include/linux/i3c/master.h | 16 +
include/linux/input/matrix_keypad.h | 48 -
include/linux/platform_data/cyttsp4.h | 62 -
include/linux/platform_data/keypad-nomadik-ske.h | 50 -
include/linux/platform_data/mcs.h | 30 -
include/linux/platform_data/zforce_ts.h | 15 -
kernel/configs/tiny.config | 6 -
lib/Kconfig.debug | 15 +
scripts/Makefile.build | 58 +-
scripts/Makefile.dtbs | 142 ++
scripts/Makefile.host | 5 +
scripts/Makefile.lib | 119 +-
scripts/Makefile.modfinal | 9 +-
scripts/Makefile.modinst | 8 +-
scripts/Makefile.package | 3 +-
scripts/Makefile.vmlinux | 18 +
scripts/Makefile.vmlinux_o | 3 +
scripts/basic/fixdep.c | 15 +-
scripts/generate_builtin_ranges.awk | 508 +++++
scripts/include/hash.h | 28 +
scripts/include/hashtable.h | 50 +
scripts/include/list.h | 69 +
scripts/include/xalloc.h | 53 +
scripts/kallsyms.c | 46 +-
scripts/kconfig/confdata.c | 3 +
scripts/kconfig/expr.c | 482 ++---
scripts/kconfig/expr.h | 27 +-
scripts/kconfig/internal.h | 6 +
scripts/kconfig/lexer.l | 1 +
scripts/kconfig/lkc.h | 6 -
scripts/kconfig/mconf.c | 1 +
scripts/kconfig/menu.c | 38 +-
scripts/kconfig/nconf.c | 1 +
scripts/kconfig/nconf.gui.c | 1 +
scripts/kconfig/parser.y | 13 +-
scripts/kconfig/preprocess.c | 1 +
scripts/kconfig/qconf.cc | 2 +-
scripts/kconfig/symbol.c | 9 +-
scripts/kconfig/util.c | 63 +-
scripts/link-vmlinux.sh | 2 +-
scripts/mod/mk_elfconfig.c | 25 -
scripts/mod/modpost.c | 125 +-
scripts/mod/modpost.h | 28 +-
scripts/mod/sumversion.c | 6 +-
scripts/mod/symsearch.c | 6 +-
scripts/module-common.c | 25 +
scripts/package/PKGBUILD | 52 +-
scripts/package/install-extmod-build | 55 +-
scripts/subarch.include | 2 +-
scripts/verify_builtin_ranges.awk | 370 ++++
tools/power/cpupower/bindings/python/.gitignore | 3 +-
tools/power/cpupower/bindings/python/Makefile | 4 +-
.../{raw_pylibcpupower.i => raw_pylibcpupower.swg} | 0
151 files changed, 4565 insertions(+), 6978 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/input/rotary-encoder.txt
create mode 100644 Documentation/devicetree/bindings/input/rotary-encoder.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/adi,ad7879.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/colibri-vf5 [...]
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/ti,ads7843.yaml
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/toradex,vf5 [...]
create mode 100644 drivers/i3c/master/mipi-i3c-hci/hci_quirks.c
delete mode 100644 drivers/input/keyboard/mcs_touchkey.c
delete mode 100644 drivers/input/keyboard/nomadik-ske-keypad.c
create mode 100644 drivers/input/mouse/pixart_ps2.c
create mode 100644 drivers/input/mouse/pixart_ps2.h
delete mode 100644 drivers/input/touchscreen/cyttsp4_core.c
delete mode 100644 drivers/input/touchscreen/cyttsp4_core.h
delete mode 100644 drivers/input/touchscreen/cyttsp4_i2c.c
delete mode 100644 drivers/input/touchscreen/cyttsp4_spi.c
delete mode 100644 drivers/input/touchscreen/cyttsp_i2c_common.c
delete mode 100644 drivers/input/touchscreen/mcs5000_ts.c
delete mode 100644 include/linux/platform_data/cyttsp4.h
delete mode 100644 include/linux/platform_data/keypad-nomadik-ske.h
delete mode 100644 include/linux/platform_data/mcs.h
delete mode 100644 include/linux/platform_data/zforce_ts.h
create mode 100644 scripts/Makefile.dtbs
create mode 100755 scripts/generate_builtin_ranges.awk
create mode 100644 scripts/include/hash.h
create mode 100644 scripts/include/xalloc.h
create mode 100644 scripts/module-common.c
create mode 100755 scripts/verify_builtin_ranges.awk
rename tools/power/cpupower/bindings/python/{raw_pylibcpupower.i => raw_pylibcpupo [...]
--
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 650e9156656 c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for [...]
new 5d98fe096b5 Implement MATMUL and DOT_PRODUCT for unsigned.
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/fortran/arith.cc | 24 ++-
gcc/fortran/check.cc | 15 +-
gcc/fortran/expr.cc | 13 ++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/gfortran.texi | 1 +
gcc/fortran/iresolve.cc | 11 +-
gcc/fortran/simplify.cc | 10 +-
gcc/testsuite/gfortran.dg/unsigned_25.f90 | 35 +++
gcc/testsuite/gfortran.dg/unsigned_26.f90 | 40 ++++
libgfortran/generated/matmul_c10.c | 36 ++--
libgfortran/generated/matmul_c16.c | 36 ++--
libgfortran/generated/matmul_c17.c | 36 ++--
libgfortran/generated/matmul_c4.c | 36 ++--
libgfortran/generated/matmul_c8.c | 36 ++--
libgfortran/generated/matmul_i1.c | 346 +++++++++++++++---------------
libgfortran/generated/matmul_i16.c | 346 +++++++++++++++---------------
libgfortran/generated/matmul_i2.c | 346 +++++++++++++++---------------
libgfortran/generated/matmul_i4.c | 346 +++++++++++++++---------------
libgfortran/generated/matmul_i8.c | 346 +++++++++++++++---------------
libgfortran/generated/matmul_r10.c | 36 ++--
libgfortran/generated/matmul_r16.c | 36 ++--
libgfortran/generated/matmul_r17.c | 36 ++--
libgfortran/generated/matmul_r4.c | 36 ++--
libgfortran/generated/matmul_r8.c | 36 ++--
libgfortran/libgfortran.h | 7 +
libgfortran/m4/iparm.m4 | 2 +-
libgfortran/m4/matmul.m4 | 29 +--
libgfortran/m4/matmul_internal.m4 | 2 +-
28 files changed, 1207 insertions(+), 1073 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_25.f90
create mode 100644 gcc/testsuite/gfortran.dg/unsigned_26.f90
--
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.
from 6fa6588e5964 Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kern [...]
new 75ab1533d79b RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contig [...]
new 60dc7fcafea8 RDMA/siw: Remove NETDEV_GOING_DOWN event handler
new 2a777679b8cc RDMA/mad: Improve handling of timed out WRs of mad agent
new df6d27a30970 RDMA/nldev: Enhance netlink message parsing and validation
new 0ea4ffb2bc80 RDMA/mlx5: Expose vhca id for all ports in multiport mode
new c772a2c69018 net/mlx5: Add IFC related stuff for data direct
new a18eb864019e Introducing Multi-Path DMA Support for mlx5 RDMA Driver
new 6910e3660d86 RDMA/mlx5: Introduce the 'data direct' driver
new 2e8e631d7a41 RDMA/mlx5: Add the initialization flow to utilize the 'dat [...]
new 682358fd35de RDMA/umem: Add support for creating pinned DMABUF umem wit [...]
new 253c61dc256b RDMA/umem: Introduce an option to revoke DMABUF umem
new 3aa73c6b795b RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dma [...]
new de8f847a5114 RDMA/mlx5: Add support for DMABUF MR registrations with Da [...]
new ec7ad6530909 RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
new 53ffc09a3e6d RDMA/mlx5: Remove two unused declarations
new 1fb797af8a4b RDMA/core: Remove unused declaration rdma_resolve_ip_route()
new e2e641fe1c69 RDMA/ipoib: Remove unused declarations
new 92c7ad8364b2 RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
new 7229d7b64e2e RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
new 87a55daa6779 RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
new ae46d3fc17f9 RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
new c87c5f47ff72 RDMA/rxe: Use sizeof instead of hard code number
new 938aa9a33348 RDMA/rxe: Fix misspelling of 'rmda'
new 444948ee12c2 RDMA/rxe: Fix __bth_set_resv6a
new 86dfdd828890 RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_ [...]
new 04e36fd27a2a RDMA/efa: Add support for node guid
new de1d364c3815 RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
new 51edebb73497 RDMA/bnxt_re: Get the WQE index from slot index while comp [...]
new b930d0bac9c6 RDMA/bnxt_re: Fix the table size for PSN/MSN entries
new d8ea645d6984 RDMA/bnxt_re: Handle variable WQE support for user applications
new 10a104c0debb RDMA/bnxt_re: Enable variable size WQEs for user space app [...]
new 34cd19288161 Merge branch 'bnxt_re_variable_wqes' into rdma.git for-next
new 4842cfb07a4f RDMA/rtrs: For HB error add additional clt/srv specific logging
new 8c8dd4e13bd5 RDMA/rtrs-clt: Fix need_inv setting in error case
new 53c26f3ecd59 RDMA/rtrs-clt: Rate limit errors in IO path
new 3258cbbd86de RDMA/rtrs: Reset hb_missed_cnt after receiving other traff [...]
new 6793f9581f75 RDMA/rtrs-clt: Reuse need_inval from mr
new 3e4289b29e21 RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
new ff7395890580 RDMA/rtrs-clt: Print request type for errors
new d0e62bf7b575 RDMA/rtrs-srv: Avoid null pointer deref during path establishment
new 667db86bcbe8 RDMA/rtrs: Register ib event handler
new bab9f8db4295 RDMA/rtrs-clt: Do local invalidate after write io completion
new e5bba9e02764 RDMA/rtrs-clt: Remove an extra space
new 2d10b05bcef6 RDMA/cxgb4: Remove unused declarations
new e012316d83bd RDMA/rdmavt: Convert to use ERR_CAST()
new 640c2cf84e1d RDMA/bnxt_re: Get the toggle bits from SRQ events
new b4207630e004 RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
new 181028a0d84c RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
new 9e517a8e9d9a RDMA/mana_ib: use the correct page table index based on ha [...]
new 4a3b99bc04e5 RDMA/mana_ib: use the correct page size for mapping user-m [...]
new 543b455c6e9c RDMA/bnxt_re: Update HW interface headers
new b98d96971908 RDMA/bnxt_re: Rename a variable
new f786eebbbefa RDMA/bnxt_re: Avoid an extra hwrm per MR creation
new dc116b7fddbd RDMA/bnxt_re: Add support for MR Relaxed Ordering
new 112e6e83a894 IB/mlx5: Fix UMR pd cleanup on error flow of driver init
new 1403c8b14765 IB/core: Fix ib_cache_setup_one error flow cleanup
new 34efda1735a1 RDMA/mlx5: Enable ATS when allocating kernel MRs
new b24506f1c3c4 RDMA/erdma: Refactor the initialization and destruction of EQ
new b80330f1051d RDMA/erdma: Add disassociate ucontext support
new e77127ff6416 RDMA/erdma: Return QP state in erdma_query_qp
new 30e6bd8d3b56 RDMA/mlx5: Drop redundant work canceling from clean_keys()
new 6f5cd6ac9a42 RDMA/mlx5: Fix counter update on MR cache mkey creation
new ee6d57a2e13d RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
new 7ebb00cea49d RDMA/mlx5: Fix MR cache temp entries cleanup
new c6b2b5c86d44 RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
new 227f51743b61 RDMA/bnxt_re: Fix the max WQE size for static WQE support
new 6928d264e328 RDMA/hns: Don't modify rq next block addr in HIP09 QPC
new fd8489294dd2 RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
new d586628b169d RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
new 74d315b5af18 RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
new 4321feefa550 RDMA/hns: Fix VF triggering PF reset in abnormal interrupt [...]
new ce196f6297c7 RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
new fe51f6254d81 RDMA/hns: Optimize hem allocation performance
new e4ed57012254 IB/iser: Remove unused declaration in header file
new 9cd30319bbd4 IB/qib: Remove unused declarations in header file
new f4ccc0a2a0c5 RDMA/hns: Fix restricted __le16 degrades to integer issue
new cef7dde8836a net/mlx5: Expand mkey page size to support 6 bits
new 6cd9171d04cf net/mlx5: Expose HW bits for Memory scheme ODP
new 64c68385a39b RDMA/mlx5: Add new ODP memory scheme eqe format
new 8c6d097d830f RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
new 7f91510af938 RDMA/mlx5: Split ODP mkey search logic
new e4fda2320f8e RDMA/mlx5: Add handling for memory scheme page fault events
new 6f2487bfafce RDMA/mlx5: Add implicit MR handling to ODP memory scheme
new 907936b6f4e6 net/mlx5: Handle memory scheme ODP capabilities
new c77aec65e828 RDMA/mlx5: Consider the query_vuid cap for data_direct
new 303ee44ac4b9 RDMA/mlx5: Check RoCE LAG status before getting netdev
new 3ed7f9e23993 RDMA/mlx5: Obtain upper net device only when needed
new 91b4b2c62613 RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device [...]
new 5f8ca04fdd3c RDMA/device: Remove optimization in ib_device_get_netdev()
new 8d159eb2117b RDMA/mlx5: Use IB set_netdev and get_netdev functions
new 9cbed5aab5ae RDMA/nldev: Add support for RDMA monitoring
new 12fb1153c53b RDMA/nldev: Expose whether RDMA monitoring is supported
new dee3da3422d5 RDMA/bnxt_re: Change aux driver data to en_info to hold mo [...]
new 532929ad0a23 RDMA/bnxt_re: Use the aux device for L2 ULP callbacks
new 94a9dc6ac8f7 RDMA/bnxt_re: Group all operations under add_device and re [...]
new cc5b9b48d447 RDMA/bnxt_re: Recover the device when FW error is detected
new 39c047d4047a RDMA/hns: Fix ah error counter in sw stat not increasing
new e766e6a92410 RDMA/cxgb4: Added NULL check for lookup_atid
new 9f0eafe86ea0 RDMA/irdma: fix error message in irdma_modify_qp_roce()
new 7acad3c442df RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()
new 709209419233 RDMA/bnxt_re: Remove the unused variable en_dev
new 54d7e8190ecf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 1d4684fbe88d iommufd: Reorder include files
new 79ea4a496ab5 iommufd/selftest: Fix buffer read overrrun in the dirty test
new b2f44814680b iommufd/device: Enforce reserved IOVA also when attached t [...]
new 76889bbaabf5 Merge branch 'nesting_reserved_regions' into iommufd.git for-next
new 73183ad6ea51 iommufd: Check the domain owner of the parent before creat [...]
new 3e6a7e3cda77 iommufd: Reorder struct forward declarations
new 8f6887349b2f iommufd: Protect against overflow of ALIGN() during iova a [...]
new d9dfb5e6225a iommufd: Avoid duplicated __iommu_group_set_core_domain() call
new 79805c1bbbf9 iommu: Set iommu_attach_handle->domain in core
new db78436bed06 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...]
new bb0e391975f8 dma-mapping: fix vmap and mmap of noncontiougs allocations
new 3d09ff45469e iommu/dma: remove most stubs in iommu-dma.h
new b348b6d17fd1 dma-mapping: report unlimited DMA addressing in IOMMU DMA path
new 4491b85480c8 Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infra [...]
new e1bf0f2ac949 vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
new a7aaa65f9c46 vfio/fsl-mc: Remove unused variable 'hwirq'
new 7555c7d2cfc4 vfio: mdev: Remove unused function declarations
new 27a8204b26ac vfio/mdev: Constify struct kobj_type
new aab439ffa1ca vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_ [...]
new 7bc21c5e1f94 Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/ [...]
new c901f8177928 remoteproc: imx_rproc: Correct ddr alias for i.MX8M
new e954a1bd1610 remoteproc: imx_rproc: Use imx specific hook for find_load [...]
new 858e57c1d3dd remoteproc: imx_rproc: Initialize workqueue earlier
new 8749919defb8 remoteproc: imx_rproc: Merge TCML/U
new ba70bbfd28ab remoteproc: Use of_property_present()
new 74de9654abf7 dt-bindings: remoteproc: xlnx,zynqmp-r5fss: Add missing "a [...]
new d32e71660056 remoteproc: keystone: Use devm_kasprintf() to build name string
new 209dd85aa441 remoteproc: keystone: Use devm_rproc_alloc() helper
new 888583bd3543 dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
new 76064d8f4cd6 remoteproc: qcom: pas: Add SDX75 remoteproc support
new 9091225ba28c remoteproc: qcom: pas: Add support for SA8775p ADSP, CDSP [...]
new c81ef0cb576a remoteproc: k3-r5: Use devm_rproc_alloc() helper
new f3f11cfe8907 remoteproc: k3-r5: Acquire mailbox handle during probe routine
new ea1d6fb5b571 remoteproc: k3-dsp: Acquire mailbox handle during probe routine
new 9fedb829372d dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
new ce6acb2240f4 remoteproc: k3: Factor out TI-SCI processor control OF get [...]
new ebcf9008a895 remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
new 8fa052c29e50 remoteproc: k3-r5: Delay notification of wakeup event
new d9dbd7149c85 remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
new ff555fc5537d remoteproc: imx_rproc: Add support for poweroff and reboot
new 9ab27eb5866c remoteproc: k3-r5: Fix error handling when power-up failed
new 77fcdf51b8ca remoteproc: xlnx: Add sram support
new b472e756ad53 remoteproc: st_slim: Use devm_platform_ioremap_resource_byname()
new 2de346a45ebf remoteproc: da8xx: Use devm_platform_ioremap_resource_byname()
new 38a0e38b31d3 remoteporc: ingenic: Use devm_platform_ioremap_resource_byname()
new 5c480f1da82c Merge tag 'rproc-v6.12' of git://git.kernel.org/pub/scm/li [...]
new 159c79764f37 rpmsg: glink: Tidy up RX advance handling
new 91adb340d1b8 rpmsg: glink: Pass channel to qcom_glink_send_close_ack()
new 34f79c11fb2f rpmsg: glink: Introduce packet tracepoints
new c1ddb29709e6 rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
new 6e10aa1fee97 Merge tag 'rpmsg-v6.12' of git://git.kernel.org/pub/scm/li [...]
new 8dc1bffd6e15 dt-bindings: hwlock: sprd-hwspinlock: convert to YAML
new 6db6a19f1ae3 Merge tag 'hwlock-v6.12' of git://git.kernel.org/pub/scm/l [...]
The 155 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:
.../bindings/hwlock/sprd,hwspinlock-r3p0.yaml | 50 ++
.../devicetree/bindings/hwlock/sprd-hwspinlock.txt | 23 -
.../bindings/remoteproc/qcom,sm8550-pas.yaml | 3 +
.../bindings/remoteproc/ti,k3-m4f-rproc.yaml | 125 ++++
.../bindings/remoteproc/xlnx,zynqmp-r5fss.yaml | 1 +
drivers/infiniband/core/cache.c | 4 +-
drivers/infiniband/core/core_priv.h | 3 -
drivers/infiniband/core/device.c | 48 +-
drivers/infiniband/core/iwcm.c | 2 +-
drivers/infiniband/core/mad.c | 19 +-
drivers/infiniband/core/netlink.c | 1 +
drivers/infiniband/core/nldev.c | 187 +++++-
drivers/infiniband/core/umem_dmabuf.c | 66 +-
drivers/infiniband/core/uverbs_std_types_mr.c | 2 +-
drivers/infiniband/hw/bnxt_re/bnxt_re.h | 23 +
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 254 +++++---
drivers/infiniband/hw/bnxt_re/ib_verbs.h | 20 +-
drivers/infiniband/hw/bnxt_re/main.c | 213 ++++---
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 72 ++-
drivers/infiniband/hw/bnxt_re/qplib_fp.h | 25 +-
drivers/infiniband/hw/bnxt_re/qplib_res.h | 11 +
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 19 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.h | 11 +-
drivers/infiniband/hw/bnxt_re/roce_hsi.h | 36 +-
drivers/infiniband/hw/cxgb4/cm.c | 5 +
drivers/infiniband/hw/cxgb4/cq.c | 8 +-
drivers/infiniband/hw/cxgb4/iw_cxgb4.h | 40 +-
drivers/infiniband/hw/cxgb4/provider.c | 67 +--
drivers/infiniband/hw/cxgb4/qp.c | 32 +-
drivers/infiniband/hw/efa/efa.h | 2 +-
drivers/infiniband/hw/efa/efa_admin_cmds_defs.h | 3 +
drivers/infiniband/hw/efa/efa_com_cmd.c | 1 +
drivers/infiniband/hw/efa/efa_com_cmd.h | 1 +
drivers/infiniband/hw/efa/efa_main.c | 1 +
drivers/infiniband/hw/efa/efa_verbs.c | 4 +-
drivers/infiniband/hw/erdma/erdma.h | 3 +-
drivers/infiniband/hw/erdma/erdma_cmdq.c | 26 +-
drivers/infiniband/hw/erdma/erdma_eq.c | 87 ++-
drivers/infiniband/hw/erdma/erdma_main.c | 5 +-
drivers/infiniband/hw/erdma/erdma_verbs.c | 29 +-
drivers/infiniband/hw/erdma/erdma_verbs.h | 1 +
drivers/infiniband/hw/hns/hns_roce_ah.c | 14 +-
drivers/infiniband/hw/hns/hns_roce_hem.c | 22 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 33 +-
drivers/infiniband/hw/hns/hns_roce_qp.c | 16 +-
drivers/infiniband/hw/irdma/verbs.c | 4 +-
drivers/infiniband/hw/mana/main.c | 8 +-
drivers/infiniband/hw/mlx4/alias_GUID.c | 4 +-
drivers/infiniband/hw/mlx4/mad.c | 10 +-
drivers/infiniband/hw/mlx5/Makefile | 1 +
drivers/infiniband/hw/mlx5/cmd.c | 21 +
drivers/infiniband/hw/mlx5/cmd.h | 2 +
drivers/infiniband/hw/mlx5/data_direct.c | 227 +++++++
drivers/infiniband/hw/mlx5/data_direct.h | 23 +
drivers/infiniband/hw/mlx5/ib_rep.c | 22 +-
drivers/infiniband/hw/mlx5/main.c | 324 ++++++++--
drivers/infiniband/hw/mlx5/mlx5_ib.h | 60 +-
drivers/infiniband/hw/mlx5/mr.c | 418 +++++++++----
drivers/infiniband/hw/mlx5/odp.c | 405 ++++++++++---
drivers/infiniband/hw/mlx5/std_types.c | 76 ++-
drivers/infiniband/hw/mlx5/umr.c | 96 ++-
drivers/infiniband/hw/mlx5/umr.h | 1 +
drivers/infiniband/hw/qib/qib_init.c | 9 +-
drivers/infiniband/hw/qib/qib_verbs.h | 4 -
drivers/infiniband/sw/rdmavt/mr.c | 6 +-
drivers/infiniband/sw/rxe/rxe_hdr.h | 2 +-
drivers/infiniband/sw/rxe/rxe_resp.c | 4 +-
drivers/infiniband/sw/siw/siw.h | 2 -
drivers/infiniband/sw/siw/siw_main.c | 37 --
drivers/infiniband/ulp/ipoib/ipoib.h | 4 -
drivers/infiniband/ulp/iser/iscsi_iser.h | 4 -
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 92 +--
drivers/infiniband/ulp/rtrs/rtrs-clt.h | 3 +-
drivers/infiniband/ulp/rtrs/rtrs-pri.h | 2 +
drivers/infiniband/ulp/rtrs/rtrs-srv.c | 51 +-
drivers/infiniband/ulp/rtrs/rtrs-srv.h | 2 +
drivers/iommu/dma-iommu.c | 33 +
drivers/iommu/iommu.c | 1 +
drivers/iommu/iommufd/device.c | 56 +-
drivers/iommu/iommufd/fault.c | 5 +-
drivers/iommu/iommufd/hw_pagetable.c | 3 +-
drivers/iommu/iommufd/io_pagetable.c | 16 +-
drivers/iommu/iommufd/io_pagetable.h | 2 +-
drivers/iommu/iommufd/ioas.c | 2 +-
drivers/iommu/iommufd/iommufd_private.h | 32 +-
drivers/iommu/iommufd/iommufd_test.h | 2 +-
drivers/iommu/iommufd/iova_bitmap.c | 2 +-
drivers/iommu/iommufd/main.c | 8 +-
drivers/iommu/iommufd/pages.c | 10 +-
drivers/iommu/iommufd/selftest.c | 19 +-
drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c | 76 +--
drivers/net/ethernet/mellanox/mlx5/core/main.c | 54 +-
drivers/remoteproc/Kconfig | 13 +
drivers/remoteproc/Makefile | 1 +
drivers/remoteproc/da8xx_remoteproc.c | 10 +-
drivers/remoteproc/imx_dsp_rproc.c | 2 +-
drivers/remoteproc/imx_rproc.c | 93 ++-
drivers/remoteproc/imx_rproc.h | 4 +
drivers/remoteproc/ingenic_rproc.c | 3 +-
drivers/remoteproc/keystone_remoteproc.c | 21 +-
drivers/remoteproc/qcom_q6v5_pas.c | 93 +++
drivers/remoteproc/st_slim_rproc.c | 6 +-
drivers/remoteproc/ti_k3_dsp_remoteproc.c | 108 +---
drivers/remoteproc/ti_k3_m4_remoteproc.c | 667 +++++++++++++++++++++
drivers/remoteproc/ti_k3_r5_remoteproc.c | 130 ++--
drivers/remoteproc/ti_sci_proc.h | 26 +
drivers/remoteproc/xlnx_r5_remoteproc.c | 141 ++++-
drivers/rpmsg/Makefile | 1 +
drivers/rpmsg/qcom_glink_native.c | 166 ++++-
drivers/rpmsg/qcom_glink_trace.h | 406 +++++++++++++
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c | 4 +-
drivers/vfio/mdev/mdev_private.h | 3 -
drivers/vfio/mdev/mdev_sysfs.c | 2 +-
drivers/vfio/pci/vfio_pci_core.c | 7 +-
include/linux/dma-map-ops.h | 19 -
include/linux/iommu-dma.h | 114 +---
include/linux/iommufd.h | 12 +-
include/linux/mlx5/device.h | 31 +-
include/linux/mlx5/driver.h | 2 +-
include/linux/mlx5/mlx5_ifc.h | 113 +++-
include/rdma/ib_umem.h | 18 +
include/rdma/ib_verbs.h | 4 +-
include/rdma/rdma_netlink.h | 12 +
include/uapi/linux/iommufd.h | 2 +-
include/uapi/rdma/bnxt_re-abi.h | 13 +
include/uapi/rdma/mlx5_user_ioctl_cmds.h | 9 +
include/uapi/rdma/mlx5_user_ioctl_verbs.h | 4 +
include/uapi/rdma/rdma_netlink.h | 16 +
kernel/dma/mapping.c | 43 +-
129 files changed, 4779 insertions(+), 1403 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwlock/sprd,hwspinlock-r3p0.yaml
delete mode 100644 Documentation/devicetree/bindings/hwlock/sprd-hwspinlock.txt
create mode 100644 Documentation/devicetree/bindings/remoteproc/ti,k3-m4f-rproc.yaml
create mode 100644 drivers/infiniband/hw/mlx5/data_direct.c
create mode 100644 drivers/infiniband/hw/mlx5/data_direct.h
create mode 100644 drivers/remoteproc/ti_k3_m4_remoteproc.c
create mode 100644 drivers/rpmsg/qcom_glink_trace.h
--
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.
from 97d8894b6f4c Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.o [...]
new 559d4c6a9d3b sysctl: avoid spurious permanent empty tables
new 732b47db1d6c MAINTAINERS: update email for Joel Granados
new 172d513936c7 Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/sc [...]
new 636119af94f2 io_uring: rename "copy buffers" to "clone buffers"
new 8b0c6025a02d io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask
new 9753c642a53b io_uring/rsrc: change ubuf->ubuf_end to length tracking
new a09c17240bdf io_uring/sqpoll: retain test for whether the CPU is valid
new 7f44beadcc11 io_uring/sqpoll: do not put cpumask on stack
new 2f6a55e4235f io_uring: clean up a type in io_uring_register_get_file()
new 53d69bdd5b19 io_uring/sqpoll: do the napi busy poll outside the submiss [...]
new 04beb6e0e08c io_uring: check for presence of task_work rather than TIF_ [...]
new eed138d67d99 io_uring: improve request linking trace
new eac2ca2d682f io_uring: check if we need to reschedule during overflow flush
new 3147a0689dd9 Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel [...]
new bdeb868c0ddf sched: Add dummy version of sched_group_set_idle()
new 7ebd84d627e4 sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
new edf1c586e926 sched, sched_ext: Disable SM_IDLE/rq empty path when scx_e [...]
new 62d3726d4cd6 sched_ext: Fix build when !CONFIG_STACKTRACE
new 431844b65f4c sched_ext: Provide a sysfs enable_seq counter
new 6fa6588e5964 Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kern [...]
The 20 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:
.mailmap | 1 +
Documentation/scheduler/sched-ext.rst | 10 ++++++++++
MAINTAINERS | 2 +-
fs/proc/proc_sysctl.c | 11 ++++++++---
include/uapi/linux/io_uring.h | 6 +++---
io_uring/fdinfo.c | 3 +--
io_uring/io_uring.c | 21 ++++++++++++++++++---
io_uring/register.c | 6 +++---
io_uring/register.h | 2 +-
io_uring/rsrc.c | 23 ++++++++++-------------
io_uring/rsrc.h | 7 +++----
io_uring/sqpoll.c | 22 ++++++++++++++++------
kernel/sched/core.c | 3 ++-
kernel/sched/ext.c | 24 +++++++++++++++++++++---
kernel/sched/sched.h | 10 ++++++----
tools/sched_ext/scx_show_state.py | 1 +
16 files changed, 105 insertions(+), 47 deletions(-)
--
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 master
in repository toolchain/ci/interesting-commits.
from 1909fef6d Add entry 2c04f175de4f3985d783511662375d52f2cf4ad8 from https [...]
new 3d27ad0ba Add entry 2c04f175de4f3985d783511662375d52f2cf4ad8 from https [...]
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:
.../jira/description | 4 ++++
.../jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../master-aarch64-check_bootstrap_lto/details.txt | 21 ++++++++++-----------
.../reproduction_instructions.txt | 4 ++--
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_check/status.txt | 4 ++++
8 files changed, 30 insertions(+), 15 deletions(-)
copy gcc/sha1/{2277f987979445f4390a5c6e092d79e04814d641 => 2c04f175de4f3985d783511 [...]
copy gcc/sha1/2c04f175de4f3985d783511662375d52f2cf4ad8/tcwg_bootstrap_check/{maste [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/2c04f175d [...]
copy gcc/sha1/2c04f175de4f3985d783511662375d52f2cf4ad8/tcwg_bootstrap_check/{maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.