This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 55cb5f43689d Merge tag 'trace-v6.7-rc6' of git://git.kernel.org/pub/scm [...]
new db29d79b34d9 dm-raid: delay flushing event_work() after reconfig_mutex [...]
new b86f4b790c99 dm-integrity: don't modify bio's immutable bio_vec in inte [...]
new 6849302fdff1 dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
new 5d6f447b07d5 MAINTAINERS: remove stale info for DEVICE-MAPPER
new 0a7a93d96d12 Merge tag 'dm-6.7/dm-fixes-3' of git://git.kernel.org/pub/ [...]
new 2a501f55cd64 nfsd: call nfsd_last_thread() before final nfsd_put()
new 1bd773b4f0c9 nfsd: hold nfsd_mutex across entire netlink operation
new 862bee84d77f NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
new 1227561c2ffb NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
new bd018b98ba84 SUNRPC: Revert 5f7fc5d69f6e92ec0b38774c387f5cf7812c5806
new ac1c13e257c7 Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/lin [...]
new bedd6fe4d357 bcachefs: Fix nocow locks deadlock
new 8bf771972b84 bcachefs: Fix determining required file handle length
new 50a8a732d2db bcachefs: fix invalid memory access in bch2_fs_alloc() error path
new 85c6db980989 bcachefs: improve modprobe support by providing softdeps
new e8c7692718bb bcachefs: print explicit recovery pass message only once
new 0fa3b9776701 bcachefs: btree_node_u64s_with_format() takes nr keys
new 7ba1f6ec97c7 bcachefs; guard against overflow in btree node split
new 247ce5f1bb3e bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
new 74d8fc2b868a Merge tag 'bcachefs-2023-12-19' of https://evilpiepirate.o [...]
new 413ba91089c7 ovl: fix dentry reference leak after changes to underlying layers
new 1a44b0073b92 Merge tag 'ovl-fixes-6.7-rc7' of git://git.kernel.org/pub/ [...]
The 22 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:
MAINTAINERS | 2 -
drivers/md/Kconfig | 1 +
drivers/md/dm-integrity.c | 11 ++--
drivers/md/dm-raid.c | 3 +
drivers/md/md.c | 11 +++-
fs/bcachefs/alloc_foreground.c | 14 ++++-
fs/bcachefs/btree_iter.c | 8 ++-
fs/bcachefs/btree_iter.h | 1 +
fs/bcachefs/btree_update_interior.c | 39 ++++++++----
fs/bcachefs/btree_update_interior.h | 4 --
fs/bcachefs/data_update.c | 3 +-
fs/bcachefs/fs.c | 19 ++++--
fs/bcachefs/recovery.h | 3 +
fs/bcachefs/super.c | 7 +++
fs/nfsd/nfs4callback.c | 97 +-----------------------------
fs/nfsd/nfs4state.c | 114 ++++--------------------------------
fs/nfsd/nfs4xdr.c | 7 +--
fs/nfsd/nfsctl.c | 18 +++---
fs/nfsd/nfsd.h | 1 +
fs/nfsd/nfssvc.c | 2 +-
fs/nfsd/state.h | 25 +-------
fs/nfsd/xdr4cb.h | 18 ------
fs/overlayfs/copy_up.c | 5 +-
net/sunrpc/svc_xprt.c | 5 +-
24 files changed, 120 insertions(+), 298 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 binutils-gdb.
from 5ac2d81b64a gdb: remove stale comment and ctor in gdbarch_info
new d5cebea18e7 Make cached_reg_t own its data
new e2163381230 Complete use of unique_ptr with notif_event and stop_reply
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:
gdb/python/py-unwind.c | 13 +++---
gdb/regcache.h | 5 ++-
gdb/remote-notif.c | 15 +++----
gdb/remote-notif.h | 10 ++---
gdb/remote.c | 108 +++++++++++++++++++++++--------------------------
5 files changed, 70 insertions(+), 81 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 gcc.
from 08ab2293dcc cse: Fix handling of fake vec_select sets [PR111702]
new ba615557a4c Fortran: Use non conflicting file extensions for intermedia [...]
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/doc/invoke.texi | 2 ++
gcc/fortran/lang-specs.h | 10 +++++++++-
gcc/fortran/options.cc | 6 ++++++
3 files changed, 17 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.