This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5b9b41617bf3 Merge tag 'docs-6.8' of git://git.lwn.net/linux
new 4812509e916b minixfs: use offset_in_page()
new ee0d27c90777 minixfs: change the signature of dir_get_page()
new 6628f69ee66a minixfs: Use dir_put_page() in minix_unlink() and minix_rename()
new 41e9a7faff51 minixfs: switch to kmap_local_page()
new 2f444347a8d6 Merge tag 'pull-minix' of git://git.kernel.org/pub/scm/lin [...]
new 49db9b1b86a8 reiserfs: Avoid touching renamed directory if parent does [...]
new 9d618d19b29c ocfs2: Avoid touching renamed directory if parent does not change
new 9d35cebb794b udf_rename(): only access the child content on cross-direc [...]
new 7307b73fa5a8 ext2: Avoid reading renamed directory if parent does not change
new 40dbd071f4b1 ext4: don't access the source subdirectory content on same [...]
new 7deee77b993a f2fs: Avoid reading renamed directory if parent does not change
new 22e111ed6c83 rename(): fix the locking of subdirectories
new dbd4540df2b2 kill lock_two_inodes()
new a8b0026847b8 rename(): avoid a deadlock in the case of parents having n [...]
new bf4e7080aeed Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/li [...]
new acfde6e8abee struct dentry: get rid of randomize_layout idiocy
new 6d73c9ce0285 get rid of __dget()
new 641c3ef5cb68 DCACHE_... ->d_flags bits: switch to BIT()
new 0bec65a80f1b DCACHE_COOKIE: RIP
new 8219cb58fedd kill d_{is,set}_fallthru()
new 0d486510f86e dentry.h: trim externs
new 2fcd38f4de72 [software coproarchaeology] dentry.h: kill a mysterious comment
new 698f1e2b7173 kill d_backing_dentry()
new 484d4fbfdafe ovl: stop using d_alloc_anon()/d_instantiate_anon()
new b33c14c8618e Merge branch 'no-rebase-overlayfs' into work.dcache-misc
new f2824db1b49f kill d_instantate_anon(), fold __d_instantiate_anon() into [...]
new 9024b4c96576 d_alloc_pseudo(): move setting ->d_op there from the (sole [...]
new fb7945b484b8 nsfs: use d_make_root()
new f9453a1ad1fa Merge branch 'merged-selinux' into work.dcache-misc
new 715cd66aabf9 simple_fill_super(): don't bother with d_genocide() on failure
new 8a54b38f3e5c d_genocide(): move the extern into fs/internal.h
new 57851607326a get rid of DCACHE_GENOCIDE
new f9f677c5f723 d_alloc_parallel(): in-lookup hash insertion doesn't need [...]
new ef69f0506d8f __d_unalias() doesn't use inode argument
new b7a14708aafe switch nfsd_client_rmdir() to use of simple_recursive_removal()
new b31559f8e471 coda_flag_children(): cope with dentries turning negative
new da549bdd15c2 dentry: switch the lists of children to hlist
new 3fcf535626a4 centralize killing dentry from shrink list
new cd9f84f35c2e shrink_dentry_list(): no need to check that dentry refcoun [...]
new 15220fbf1871 fast_dput(): having ->d_delete() is not reason to delay re [...]
new 504e08cebe1d fast_dput(): handle underflows gracefully
new 15f23734a1de fast_dput(): new rules for refcount
new 6511f6be777f __dput_to_list(): do decrement of refcount in the callers
new e9d130d05077 make retain_dentry() neutral with respect to refcounting
new ee0c82503dcd __dentry_kill(): get consistent rules for victim's refcount
new b06c684d3984 dentry_kill(): don't bother with retain_dentry() on slow path
new 2f42f1eb9093 Call retain_dentry() with refcount 0
new f05441c7e16e fold the call of retain_dentry() into fast_dput()
new 339e9e13530b don't try to cut corners in shrink_lock_dentry()
new 5e7a5c8d17d9 fold dentry_kill() into dput()
new c2e5e29f3fda to_shrink_list(): call only if refcount is 0
new f5c8a8a4b6c9 switch select_collect{,2}() to use of to_shrink_list()
new b4cc0734d257 d_prune_aliases(): use a shrink list
new 1c18edd1b7a0 __dentry_kill(): new locking scheme
new 6367b491c17a retain_dentry(): introduce a trimmed-down lockless variant
new 119dcc73a9c2 Merge branches 'work.dcache-misc' and 'work.dcache2' into [...]
new 1b327b5ac57c kill DCACHE_MAY_FREE
new 1b6ae9f6e6c3 dcache: remove unnecessary NULL check in dget_dlock()
new 499aa1ca4eb6 Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/li [...]
new 00488aa21150 zonefs: d_splice_alias() will do the right thing on ERR_PT [...]
new 96931dfe437c nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing...
new 743cde7419bc bfs_add_entry(): get rid of pointless ->d_name.len checks
new 28403c09e36c nfsd: kill stale comment about simple_fill_super() requirements
new 32328a73e0ad udf: d_splice_alias() will do the right thing on ERR_PTR() inode
new f58b8c3ef7b2 udf: d_obtain_alias(ERR_PTR(...)) will do the right thing...
new 5e7582f6e3a8 udf_fiiter_add_entry(): check for zero ->d_name.len is bogus...
new 6f36230e235d hostfs: use d_splice_alias() calling conventions to simpli [...]
new 1eae9a47835e /proc/sys: use d_splice_alias() calling conventions to sim [...]
new 155d46beea3d affs: d_obtain_alias(ERR_PTR(...)) will do the right thing
new f6c8bfcf951f befs: d_obtain_alias(ERR_PTR(...)) will do the right thing
new 556f38bf457f ext4_add_entry(): ->d_name.len is never 0
new b64b0732c3ee __ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namel [...]
new 3a1613672e85 reiserfs_add_entry(): get rid of pointless namelen checks
new fda43691041c ocfs2_find_match(): there's no such thing as NULL or negat [...]
new 12c0c3a65a0f orangefs: saner arguments passing in readdir guts
new c5f3fd21789c apparmorfs: don't duplicate kfree_link()
new 488926926a16 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linu [...]
new 516b3eb8c806 ksmbd: validate the zero field of packet header
new bb05367a66a9 ksmbd: set v2 lease version on lease upgrade
new 6fc0a265e1b9 ksmbd: fix potential circular locking issue in smb2_set_ea()
new b6e9a44e9960 ksmbd: don't increment epoch if current state and request [...]
new ebfee7ad2722 ksmbd: Remove usage of the deprecated ida_simple_xx() API
new b4068f1ef36d ksmbd: auth: fix most kernel-doc warnings
new 8d99c1131d9d ksmbd: vfs: fix all kernel-doc warnings
new d592a9158a11 ksmbd: don't allow O_TRUNC open on read-only share
new 3fc74c65b367 ksmbd: send lease break notification on FILE_RENAME_INFORMATION
new 8cf9bedfc3c4 ksmbd: free ppace array on error in parse_dacl
new 8fb7b723924c ksmbd: Add missing set_freezable() for freezable kthread
new 6a31658aa1c0 Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
new 36062b918387 f2fs: use inode_lock_shared instead of inode_lock in f2fs_ [...]
new 5e4166461cf6 f2fs: the name of a struct is wrong in a comment.
new e26b6d39270f f2fs: explicitly null-terminate the xattr list
new ff6584ac2c4b f2fs: clean up w/ dotdot_name
new 9458915036dd f2fs: use shared inode lock during f2fs_fiemap()
new 956fa1ddc132 f2fs: fix to check return value of f2fs_reserve_new_block()
new bbd3efed3383 f2fs: skip adding a discard command if exists
new 53edb549565f f2fs: fix to avoid dirent corruption
new 5f23ffdf17e8 f2fs: introduce tracepoint for f2fs_rename()
new 8e9cf55ef89c f2fs: show i_mode in trace_f2fs_new_inode()
new d346fa09abff f2fs: sysfs: support discard_io_aware
new 29215a7d43c7 f2fs: allow checkpoint=disable for zoned block device
new 15a76c8014f9 f2fs: allocate new section if it's not new
new 9dad4d964291 f2fs: fix write pointers on zoned device after roll forward
new aca90eea8a90 f2fs: check write pointers when checkpoint=disable
new 1ccd91963bd4 f2fs: let's finish or reset zones all the time
new a6a010f5def5 f2fs: Restrict max filesize for 16K f2fs
new a53936361330 f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
new bb6e1c8fa5b9 f2fs: delete obsolete FI_DROP_CACHE
new 2020cd48e41c f2fs: introduce get_dnode_addr() to clean up codes
new 59d0d4c3eae0 f2fs: update blkaddr in __set_data_blkaddr() for cleanup
new 4e4f1eb9949b f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
new 87f3afd366f7 f2fs: add tracepoint for f2fs_vm_page_mkwrite()
new 4961acdd65c9 f2fs: fix to tag gcing flag on page during block migration
new 55fdc1c24a1d f2fs: fix to wait on block writeback for post_read case
new fb9b65340c81 f2fs: fix to check compress file in f2fs_move_file_range()
new bb34cc6ca87f f2fs: fix to update iostat correctly in f2fs_filemap_fault()
new 394e7f4dbb32 f2fs: don't set FI_PREALLOCATED_ALL for partial write
new 86d7d57a3f09 f2fs: fix to check return value of f2fs_recover_xattr_data
new 94e7eb42414b f2fs: Use wait_event_freezable_timeout() for freezable kthread
new 0145eed6ed32 f2fs: Constrain the modification range of dir_level in the sysfs
new 19ec1d31fa56 f2fs: Add error handling for negative returns from do_garb [...]
new c3c2d45b9050 f2fs: show more discard status by sysfs
new 70d201a40823 Merge tag 'f2fs-for-6.8-rc1' of git://git.kernel.org/pub/s [...]
The 123 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 | 21 +
Documentation/filesystems/directory-locking.rst | 349 +++++++++----
Documentation/filesystems/locking.rst | 5 +-
Documentation/filesystems/porting.rst | 61 +++
arch/powerpc/platforms/cell/spufs/inode.c | 5 +-
fs/affs/namei.c | 3 -
fs/afs/dynroot.c | 5 +-
fs/autofs/expire.c | 7 +-
fs/befs/linuxvfs.c | 3 -
fs/bfs/dir.c | 5 -
fs/cachefiles/namei.c | 2 +
fs/ceph/dir.c | 2 +-
fs/ceph/mds_client.c | 2 +-
fs/coda/cache.c | 8 +-
fs/dcache.c | 650 +++++++++---------------
fs/ecryptfs/inode.c | 2 +
fs/ext2/namei.c | 11 +-
fs/ext4/namei.c | 23 +-
fs/f2fs/compress.c | 6 +-
fs/f2fs/data.c | 48 +-
fs/f2fs/f2fs.h | 46 +-
fs/f2fs/file.c | 66 +--
fs/f2fs/gc.c | 16 +-
fs/f2fs/inode.c | 57 +--
fs/f2fs/namei.c | 36 +-
fs/f2fs/node.c | 6 +-
fs/f2fs/recovery.c | 25 +-
fs/f2fs/segment.c | 138 ++---
fs/f2fs/super.c | 16 +-
fs/f2fs/sysfs.c | 50 ++
fs/f2fs/xattr.c | 17 +-
fs/file_table.c | 5 -
fs/hostfs/hostfs_kern.c | 8 +-
fs/inode.c | 49 +-
fs/internal.h | 7 +-
fs/libfs.c | 62 +--
fs/minix/dir.c | 83 ++-
fs/minix/namei.c | 12 +-
fs/namei.c | 87 +++-
fs/nfsd/nfsctl.c | 74 +--
fs/nfsd/vfs.c | 4 +
fs/nilfs2/namei.c | 7 +-
fs/notify/fsnotify.c | 2 +-
fs/nsfs.c | 7 +-
fs/ocfs2/dcache.c | 7 -
fs/ocfs2/dir.c | 9 -
fs/ocfs2/namei.c | 8 +-
fs/orangefs/dir.c | 32 +-
fs/overlayfs/copy_up.c | 9 +-
fs/overlayfs/dir.c | 4 +
fs/overlayfs/export.c | 23 +-
fs/overlayfs/super.c | 6 +-
fs/overlayfs/util.c | 7 +-
fs/proc/proc_sysctl.c | 14 +-
fs/reiserfs/namei.c | 61 ++-
fs/smb/server/auth.c | 14 +-
fs/smb/server/connection.c | 1 +
fs/smb/server/mgmt/ksmbd_ida.c | 21 +-
fs/smb/server/oplock.c | 16 +-
fs/smb/server/smb2pdu.c | 31 +-
fs/smb/server/smb_common.c | 6 +-
fs/smb/server/smbacl.c | 11 +-
fs/smb/server/vfs.c | 33 +-
fs/tracefs/inode.c | 33 +-
fs/udf/namei.c | 18 +-
fs/zonefs/super.c | 2 -
include/linux/dcache.h | 162 +++---
include/linux/f2fs_fs.h | 2 +-
include/trace/events/f2fs.h | 127 ++++-
security/apparmor/apparmorfs.c | 7 +-
70 files changed, 1388 insertions(+), 1374 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 97f8e2d5c Add entry 897b95a12b7fe549ec2cb8ef3a3f0e4fbabf9737 from https [...]
new 0457f0593 Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d 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:
.../tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{061f74c06735e1fa35b910ae0bcf01b61a74ec23 => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/tcwg_bootstrap_check/{maste [...]
--
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 75ed46558a2 Update documents for fcf-protection=
new cc9cac9f073 libgcc, nios2: Fix exception handling on nios2 with -fpic
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:
libgcc/unwind-dw2-fde-dip.c | 5 +++--
1 file changed, 3 insertions(+), 2 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.
unknown user pushed a change to branch master
in repository glibc.
from db57da5be2 Incorporate translations (zh_CN)
new f2b65a4471 x86-64/cet: Make CET feature check specific to Linux/x86
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:
.../sysv/linux/x86/bits/platform/features.h} | 36 +++++++++++++++++-----
sysdeps/unix/sysv/linux/x86_64/dl-cet.h | 8 +++++
.../sysv/linux/x86_64/get-cpuid-feature-leaf.c} | 14 ++++-----
sysdeps/x86/Makefile | 6 +++-
.../ldsodefs.h => x86/bits/platform/features.h} | 19 ++++++------
sysdeps/x86/bits/platform/x86.h | 8 -----
sysdeps/x86/get-cpuid-feature-leaf.c | 8 -----
sysdeps/x86/sys/platform/x86.h | 19 ++----------
sysdeps/x86_64/dl-machine.h | 9 +++---
9 files changed, 66 insertions(+), 61 deletions(-)
copy sysdeps/{x86_64/ldsodefs.h => unix/sysv/linux/x86/bits/platform/features.h} (53%)
copy sysdeps/{x86_64/ldsodefs.h => unix/sysv/linux/x86_64/get-cpuid-feature-leaf.c} (74%)
copy sysdeps/{x86_64/ldsodefs.h => x86/bits/platform/features.h} (75%)
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/llvm-master-aarch64-next-allmodconfig.
was d28f4eb onsuccess: #142: 24893: [TCWG CI] https://ci.linaro.org/job/t [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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/backup/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/llvm-master-aarch64-next-allmodconfig.
at d28f4eb onsuccess: #142: 24893: [TCWG CI] https://ci.linaro.org/job/t [...]
No new revisions were added by this update.
--
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-20240112
in repository linux-next.
at 5a558d377f19 (tag)
tagging 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874 (commit)
replaces v6.7
tagged by Stephen Rothwell
on Fri Jan 12 14:19:54 2024 +1100
- Log -----------------------------------------------------------------
next-20240112
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmWgr9oACgkQifkcCkHV
wHqbrQ/9EjLLlv+bBcyYIlBEyzzJ7uDP+aJyfk2Nvf7GfHCjw4F7h7qa3HUnY9Wu
C5rLlJDRPBOGpAcrRntSsi5IYFbGdHYD3gbjilm28vN4yNrOJErx6JV5M1uJY6Jl
BSwQgJEpirzrYE0bQOpZ6b9Db4INAkOAUdUZ+AxT1kvTzI+CwKkzR7L+UwsLQAbw
o+CliL9k1DJkH5NfDxrJUrcCQ6xjBZdwtkKAdwXF2546bsBm7A5ZcfU0LJO4YxqP
n5s4sy00uru4D93hCdrWdEir4r5A0DYcp9d0bI4a8qeL0UB88Lr8KS+/4cSIKrjQ
vOZf8hIBbnb2g6IWbGX/hrOXnoQIrfAaPTNgs6DhypZOTFD9UfedQh7UepXix0Ok
YloL97V/91ucRD91VzEKq8vvsv2Dc9fDFbj/prjbRPyZu+nMmkbYtv7FU1KYD2I7
gjL66kk94Jlr0YrL9zK+hB6MEbQQhQ4eW77pnMbQLdxUr/4KNxtZjGSw8fXnD74I
QXv45z6hXKG4bVmYIKoL/KgoBrHgYDo4HxXNP1VeEqjYXVdtmAWA0gnd68t1x3vF
njFYyK18hX3viZLCKrlqUrR2A3WElt+ri1IDip99kwSwTgSd58R+XYBY6Tmf0Qay
dA9X5nGvUIFyUdyPm0A+6EvF/p3TEpp2aNdlRFAuhuxLZLGKRc8=
=N+oY
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2d179e8ac02e MAINTAINERS: use tabs for indent of CONFIDENTIAL COMPUTING [...]
new 3dc2f209208d swiotlb: check alloc_size before the allocation of a new m [...]
new 66f1e6809397 riscv: Make XIP bootable again
new 5daa37264102 riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro
new 6c4a2f6329f0 riscv: Allow disabling of BUILTIN_DTB for XIP
new 7a4749739c5f Merge patch series "RISC-V: hwprobe: Introduce which-cpus"
new b7b4e4d79fc7 riscv: Remove obsolete rv32_defconfig file
new 5634d9c280d2 Merge patch series "riscv: CPU operations cleanup"
new cfbc4f81c9d0 riscv: Select ARCH_WANTS_NO_INSTR
new ca0e433b41a6 riscv: fix __user annotation in traps_misaligned.c
new 869436dae72a riscv; fix __user annotation in save_v_state()
new 5c89186a3270 Merge remote-tracking branch 'palmer/fixes' into for-next
new a7565f4d068b riscv: Remove SHADOW_OVERFLOW_STACK_SIZE macro
new 2bf8acbf542b Merge patch series "Fix XIP boot and make XIP testable in QEMU"
new 62694797f56b use linux/export.h rather than asm-generic/export.h
new 1ec9f381e848 riscv: add ISA extension parsing for Ztso
new 5b4d64a819c0 riscv: hwprobe: export Ztso ISA extension
new cd7be4d02f41 dt-bindings: riscv: add Zacas ISA extension description
new 188a2122c827 riscv: add ISA extension parsing for Zacas
new 154a37061229 riscv: hwprobe: export Zacas ISA extension
new 3359866b40a9 riscv: hwprobe: export Zicond extension
new cb51bfee7f62 Merge patch series "riscv: hwprobe: add Zicond, Zacas and [...]
new b6da6cbe13eb riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
new d0fdc20b0429 riscv: select DCACHE_WORD_ACCESS for efficient unaligned a [...]
new e7224eb27f26 thermal: gov_power_allocator: avoid inability to reset a cdev
new 20baa7042ce6 thermal: intel: hfi: Add syscore callbacks for system-wide PM
new bde4f5ff8295 cpufreq: intel_pstate: Update hybrid scaling factor for Me [...]
new 03c305861c70 Documentation: admin-guide: PM: Fix two typos
new 78996eee79eb riscv: Fix module loading free order
new 4b38b36bfbd8 riscv: Correctly free relocation hashtable on error
new a35551c7244d riscv: Fix relocation_hashtable size
new f503b167b660 RISC-V: Add stubs for sbi_console_putchar/getchar()
new f43fabf444ca RISC-V: Add SBI debug console helper routines
new c77bf3607a0f tty/serial: Add RISC-V SBI debug console based earlycon
new 88ead68e764c tty: Add SBI debug console support to HVC SBI driver
new 50942ad6ddb5 RISC-V: Enable SBI based earlycon support
new a4ff64edf9ed riscv: errata: thead: use riscv_nonstd_cache_ops for CMO
new 3690492612ec riscv: errata: thead: use pa based instructions for CMO
new 3e999770ac1c PM: sleep: Restore asynchronous device resume optimization
new 9d9487185411 bcachefs: Fix strlcpy() usage
new 8795792f1a33 bcachefs: fix memleak in bch2_split_devs
new 3bf0400008e0 bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
new d61b40bf15ce xfs: fix backwards logic in xfs_bmap_alloc_account
new e8b2ac1e8835 Merge branch 'linus' into x86/merge, to ease integration testing
new e3977e0609a0 Revert "kernfs: convert kernfs_idr_lock to an irq safe raw [...]
new 89c4b588d11e MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()
new 3c1e5abcda64 MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()
new 14b15aeb3628 dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"
new e2596dcf1e9d PCI: brcmstb: Configure HW CLKREQ# mode appropriate for do [...]
new 8ba0ed126f08 Merge branch 'thermal-core' into linux-next
new 9746082268ea Merge branch 'thermal-intel' into linux-next
new 2b2cd068b24c Merge branches 'pm-cpufreq' and 'pm-sleep' into linux-next
new 2ad62d16cd24 drm/v3d: Free the job and assign it to NULL if initializat [...]
new 0e608798d170 modpost: Ignore relaxation and alignment marker relocs on [...]
new 61352bde5c7c scripts/min-tool-version.sh: Raise minimum clang version t [...]
new c9c4505d1ee1 LoongArch: Enable initial Rust support
new 2c0691740591 dt-bindings: loongarch: Add CPU bindings for LoongArch
new 0563d1b6c390 dt-bindings: loongarch: Add Loongson SoC boards compatibles
new e72aef27d319 dt-bindings: interrupt-controller: loongson,liointc: Fix d [...]
new 839cf9a216a5 dt-bindings: interrupt-controller: loongson,liointc: Fix d [...]
new e376168a0703 LoongArch: Allow device trees be built into the kernel
new 52406df96eaf LoongArch: dts: DeviceTree for Loongson-2K0500
new 101f16a0aa54 LoongArch: dts: DeviceTree for Loongson-2K1000
new 3b96a2af34a4 LoongArch: dts: DeviceTree for Loongson-2K2000
new 74f9dd4384c1 LoongArch: Parsing CPU-related information from DTS
new 2c8ab0a84bc4 LoongArch: Add a missing call to efi_esrt_init()
new f13526646056 LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE
new 5bb72b08851e LoongArch: Let cores_io_master cover the largest NR_CPUS
new a8511f63f04d LoongArch: Fix and simplify fcsr initialization on execve()
new 72e692d70f5e LoongArch: Use generic interface to support crashkernel=X, [...]
new 6a644bf7873b LoongArch: Fix definition of ftrace_regs_set_instruction_p [...]
new 3fcd196cfb98 LoongArch: BPF: Support 64-bit pointers to kfuncs
new bdc77515a5e9 LoongArch: BPF: Prevent out-of-bounds memory access
new 04b0a8f363a0 LoongArch: Update Loongson-3 default config file
new db0f4af3dcf1 MAINTAINERS: Add BPF JIT for LOONGARCH entry
new 836e94e82ca8 Merge branch 'loongarch-kvm' into loongarch-next
new 17f2c308051f Merge patch series "riscv: enable EFFICIENT_UNALIGNED_ACCE [...]
new 3a58275099b9 Merge patch series "riscv: modules: Fix module loading err [...]
new 4dc4af9ce326 riscv: sbi: Introduce system suspend support
new 951df4eb817c Merge patch series "RISC-V SBI debug console extension support"
new a452816132d6 dt-bindings: riscv: cpus: Clarify mmu-type interpretation
new 07df87c0f881 dt-bindings: riscv: permit numbers in "riscv,isa"
new 2e605741e9dd Merge patch series "riscv: errata: thead: use riscv_nonstd [...]
new d3e591a38c98 dt-bindings: riscv: Document cbop-block-size
new b790f61573f4 Merge branch 'soc/defconfig' into for-next
new 6905b2bcfacd Merge branch 'soc/dt' into for-next
new 5758844105f7 fbdev: imxfb: fix left margin setting
new b85f17367990 fbdev: imxfb: move PCR bitfields near their offset
new b0e05872f7ae fbdev: imxfb: use BIT, FIELD_{GET,PREP} and GENMASK macros
new da119a074d77 fbdev: imxfb: replace some magic numbers with constants
new df937b8bb604 fbdev: imxfb: add missing SPDX tag
new f11025059b59 fbdev: imxfb: drop ftrace-like logging
new 62c82a47cbf8 fbdev: imxfb: add missing spaces after ','
new 77bf5df43348 fbdev: imxfb: Fix style warnings relating to printk()
new cb892e5dfed3 fbdev: imxfb: use __func__ for function name
new d6dfcdaa4e6e fbdev: imxfb: add '*/' on a separate line in block comment
new 75dda3f04ae7 fbdev: fsl-diu-fb: Fix sparse warning due to virt_to_phys( [...]
new af1563f256e2 fbdev: mmp: Fix typo and wording in code comment
new 5379c646960e fbdev: hgafb: fix kernel-doc comments
new 566284430942 fbdev: Remove support for Carillo Ranch driver
new 0407b79d818e fbdev: amba-clcd: Delete the old CLCD driver
new b7022251464b fbdev: flush deferred work in fb_deferred_io_fsync()
new ca78bd8f2c6b fbdev: flush deferred IO before closing
new 05eb33a79134 video/sticore: Store ROM device in STI struct
new 27b87fc8993b fbdev/stifb: Allocate fb_info instance with framebuffer_alloc()
new afe410b1d5b4 arch/parisc: Detect primary video device from device instance
new 76eceec68b41 video/sticore: Remove info field from STI struct
new daed43192d08 video/logo: use %u format specifier for unsigned int values
new eddc25b3c44b fbdev/sis: Remove dependency on screen_info
new fc52c6cca3c5 drm/hyperv: Remove firmware framebuffers with aperture helper
new 4ae060cd0fa5 fbdev/hyperv_fb: Remove firmware framebuffers with apertur [...]
new f9d8e59a5437 firmware/sysfb: Clear screen_info state after consuming it
new e5ae0aaf846e fbdev/hyperv_fb: Do not clear global screen_info
new 581cea3f4f63 fbdev/intelfb: Remove driver
new 1f4cac0f7465 Documentation: constrain alabaster package to older versions
new c48a7c44a1d0 docs: kernel_feat.py: fix potential command injection
new 22160b08d888 Documentation/core-api: fix spelling mistake in workqueue
new 54a2ffe9524f docs: admin-guide: hw_random: update rng-tools website
new b65a6b44f0ea docs, kprobes: Update email address of Masami Hiramatsu
new ead8467f96d6 docs, kprobes: Add loongarch as supported architecture
new 6bd9c2e478a4 PCI: Fix kernel-doc issues
new f35b88b66fbb iommu: Add cache_invalidate_user op
new 8c6eabae3807 iommufd: Add IOMMU_HWPT_INVALIDATE
new 77785117f9c7 iommu: Add iommu_copy_struct_from_user_array helper
new ac8691203c07 iommufd/selftest: Add mock_domain_cache_invalidate_user support
new e1fa6640d58e iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
new bf26eb83fd3b iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
new 393a5778b72a iommufd: Add data structure for Intel VT-d stage-1 cache i [...]
new 77ed045e88e5 s390/compat: change default for CONFIG_COMPAT to "n"
new 0130a0d3a618 s390/kexec: do not automatically select KEXEC option
new 80df7d6af7f6 s390/pci: fix max size calculation in zpci_memcpy_toio()
new d124e484691a s390/mm,fault: remove not needed tsk variable
new 74ca89611353 s390/fpu: remove __load_fpu_regs() export
new ba69655fffdb s390/ptrace: remove leftover comment
new 46ca2e27f112 Merge branch 'features' into for-next
new f6f3721244a8 iommu/vt-d: Add iotlb flush for nested domain
new 47f2bd2ff382 iommufd/selftest: Check the bus type during probe
new 3f302388d458 io_uring/rsrc: improve code generation for fixed file assignment
new ab1413f84f60 Merge branch 'for-6.8/io_uring' into for-next
new 60ee1706bd11 Revert "sched/cpufreq: Rework schedutil governor performan [...]
new d6d48beefccc Merge branch into tip/master: 'x86/merge'
new ff068e4e773b Merge branch into tip/master: 'x86/bugs'
new 9221d8c88dc2 Merge branch into tip/master: 'x86/mm'
new d47d868280a9 Merge branch into tip/master: 'x86/percpu'
new d1e55b9a4d4a Merge branch into tip/master: 'x86/sgx'
new efc97c5fe062 Merge branch into tip/master: 'x86/tdx'
new fcc8e174f187 Merge branch 'pci/aer'
new 90e23c749b5a Merge branch 'pci/ecam'
new 9a1f98c92da3 Merge branch 'pci/enumeration'
new c8b01e4ee023 Merge branch 'pci/enumeration-logging'
new 71d08d5844ff Merge branch 'pci/p2pdma'
new 3f8918935289 Merge branch 'pci/resource'
new f8f04e16bcc0 Merge branch 'pci/switchtec'
new f4a943a44ec8 Merge branch 'pci/virtualization'
new a8f76a4af856 Merge branch 'pci/controller/broadcom'
new 4e3c26ec13cb Merge branch 'pci/controller/cadence'
new 9e68b4003a67 Merge branch 'pci/controller/dwc'
new 9360e09c2bb8 Merge branch 'pci/controller/keystone'
new 41c1f57a57da Merge branch 'pci/controller/kirin'
new 35043a5581e3 Merge branch 'pci/controller/layerscape'
new 5c1e352ff01d Merge branch 'pci/controller/mediatek'
new c4d19355cfb9 Merge branch 'pci/controller/rcar'
new 4f0039b4352c Merge branch 'pci/controller/vmd'
new c89a8c1c6554 Merge branch 'pci/controller/xilinx'
new 8be4d72d5490 Merge branch 'pci/controller/remove-void-return'
new 36de5bdd4aea Merge branch 'pci/irq-clean-up'
new 22872b0fec2c Merge branch 'pci/endpoint'
new 766e98af4c9a Merge branch 'pci/remove-old-api'
new 84a63158e13e Merge branch 'pci/dt-bindings'
new 5a9c70ec9348 Merge branch 'pci/misc'
new 8a695270c872 Merge branch into tip/master: 'sched/urgent'
new 9defbb1bcf97 dt-bindings: vendor-prefixes: Add smi
new 36a7c96b3f26 dt-bindings: fpga: Convert bridge binding to yaml
new 22439cf4d1ca dt-bindings: fpga: altera: Convert bridge bindings to yaml
new 05f7599c60c9 net: can: Use device_get_match_data()
new 396b0c8f30be thermal: loongson2: Replace of_device.h with explicit includes
new d57d584ef69d of: Stop circularly including of_device.h and of_platform.h
new 48c1c2772492 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 716089b417cf of: unittest: Fix of_count_phandle_with_args() expected va [...]
new 8ee03a40e9f9 Merge branch 'dt/header-fixes-for-next' into for-next
new 957b7c59768e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 110dd24db09e Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 4593939bdcc3 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 318e6b9f6a5e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 558fe0c34204 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f1bb0d7f4c08 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new b38da89a2157 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 0d04119d267d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new adc2ae3831ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ca1cf9d92494 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 02b1c64777ad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cf955493b709 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3db8976f0f46 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b554bf8bf388 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5369c360e7b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8e070a906b28 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new f90c2834832b Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new c0011fcb030d Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 16380b1db83a Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 303a2aa509cd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6179d7e1b5fe Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 14bba0efcae4 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 2b5ae432d96e Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...]
new 832d4dc19164 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new f2de4f52c039 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 9bb4ba262f02 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...]
new fd1561a69161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5331c0978c7b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3fa8d79f16e4 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 9cd8cdbcd802 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2d02c603380d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f7338e9eaeb1 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new f8a251b93858 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...]
new 37fa5476fbd2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2c08ec160f0b Merge branch 'master' of git://github.com/ceph/ceph-client.git
new d9152e8b46d3 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new abf32aca01dd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6154542c0633 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 4ff94cb9ed4e Merge branch 'exportfs-next' of git://git.kernel.org/pub/s [...]
new a9baf2af5550 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 767e77c09230 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new dc795782406d Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 65bc76775b92 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new cf42fe1238f4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 19e63ced4782 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 1cc420c35fd6 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 0dd50d768868 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a2f310f455ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 045ba1fb095f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0ea233e89d6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 29729703dac6 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 996a7464a18c Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new a6a742df6b5f Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new cebc1d403bcb Merge branch 'docs-next' of git://git.lwn.net/linux.git
new fa62cad1ead4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9779d73fe4ea Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 5418ccfc30e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c68bdc504371 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new db1ed1c59eab Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 84a02776720e Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...]
new 67d4859e30da Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 4132b0053d99 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new ddcb1c137b05 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a5822a4a597d Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new cbc80aae8471 Merge branch 'etnaviv/next' of https://git.pengutronix.de/ [...]
new 3c6a55f7ad21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bafbd5993cd7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 384fe66827a6 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new ba13858b78d9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0b49b309522e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 438a494b9dc0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b4e4db57377d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e05cab0ab797 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new aedf2fe95258 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 5a65ba2baf31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f36479d3c4d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 98170e92e69d Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 07304d6cc66d Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new b16ee04c8e3f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 64ccde1087f7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 14180fa2e3d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1883a279289b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b521fbf0fab7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2c974bbaf149 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new eadd227a46a1 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 97cb5eeebab8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f4ace7549116 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new aae2596650ca Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 5430f7c48b17 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 34c47f2b929d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c817ab677ae7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4af4f345d6ce Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 4599c062f600 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new f9938fb7e85b Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 7f537ceecb65 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 7c5dbc4a24ae Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new dd25f4860512 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new dc757fbb14d2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c50322156086 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 18de70d8d3a6 Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...]
new 1e4a5d8ccc35 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new cb666a639ba3 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new a541576b0b7d Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new 0a18c3be9e23 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1b552919c3a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3e32b5d7e4d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6cef4494c44c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ceda0de3719d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new b51b0361fac5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b953eb9f01fa Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new c126966d7a38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new be4a74ef7ec4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3887f8b0b907 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 60da2622cf3f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7d75346431c4 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 9f295bee84ee Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new d7a03cf47c97 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 9ec30912712e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 10b1ca4b0caf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 370a337b8883 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new eaa8e57fed8d Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 37674ba7cb58 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new aec92dd7d8c4 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 6918acaa5713 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 73f2ff17537a Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 94c647b732b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ad57cd3dfe00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 51f4333b7cce mm: vmalloc: Fix a wrong value passed to __find_vmap_area()
new f138df3b8191 userfaultfd: avoid huge_zero_page in UFFDIO_MOVE
new 8d04a7e2ee3f Add linux-next specific files for 20240112
The 310 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.