This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v6.8-rc1
in repository linux.
at a0706eba72b9 (tag)
tagging 6613476e225e090cc9aad49be7fa504e290dd33d (commit)
replaces v6.7
tagged by Linus Torvalds
on Sun Jan 21 14:11:32 2024 -0800
- Log -----------------------------------------------------------------
Linux 6.8-rc1
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmWtlpQeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGqicH/3Ny3LoljBR76dtW
j/dBivr9Z9rlXHMS+1f3ghV8ny7pi9wd313tBZI+tl+yid25hgFkT5pWFi3wnHnW
vntefa+RvXSrwOdqEYKwWklXtjBbqiBSy10tRurdJ9SDfrer4V/53Lnxd2w68jCc
pn/HxLMHgieB4EGULdGf0AQBmCKvfF3p203/4i1DS26lg4sOgQPiWAQETNIo2mlH
qTwdP52hg62Prvnn6ZKmU3ApU1KDpXRk9MaQXe6fyFAkfvEWXRRO9yNiISJqjBBC
kDU9EWWi5h430SKQ/VkGx1WchzK19anHdyKCzSqviWeiFD6AWUf0omuIcpo1m0WM
4mArSMk=
=e0FD
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new e240c1b3635e bcachefs: fix memleak in bch2_split_devs
new 4ecad0da9de8 bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAIT
new 3fe8a1864042 bcachefs: eytzinger_for_each() declares loop iter
new 9d5dba2ba86d bcachefs: drop to_text code for obsolete bps in alloc keys
new 38c23fb809f6 bcachefs: BTREE_TRIGGER_ATOMIC
new e58f963cecbd bcachefs: helpers for printing data types
new 4f564f4f9fdd bcachefs: bch2_prt_compression_type()
new 8e7834a88316 bcachefs: bch_fs_usage_base
new 5b14ce35af90 bcachefs: bch2_trans_account_disk_usage_change()
new 57f2d2097603 bcachefs: Reduce would_deadlock restarts
new 0124f42da70c bcachefs: Don't pass memcmp() as a pointer
new 741c1d3ec1a4 bcachefs: Add .val_to_text() for KEY_TYPE_cookie
new d92b83f592d8 bcachefs: bch2_kthread_io_clock_wait() no longer sleeps un [...]
new fa3185af43dc bcachefs: Re-add move_extent_write tracepoint
new ef740a1e2939 bcachefs: Add missing bch2_moving_ctxt_flush_all()
new 189c176c5dd3 bcachefs: Improve move_extent tracepoint
new a6548c8b5eb5 bcachefs: Avoid flushing the journal in the discard path
new 4ae016607b90 bcachefs: Print size of superblock with space allocated
new e6a2566f7a00 bcachefs: Better journal tracepoints
new ba96d36ca526 bcachefs: bkey_and_val_eq()
new 1a5039041b37 bcachefs: extents_to_bp_state
new 46bf2e9cc745 bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
new b97de453651f bcachefs: Improve trace_trans_restart_relock
new aead3428e8b7 bcachefs: remove redundant variable tmp
new 00fff4dd5866 bcachefs: bios must be 512 byte algined
new 369acf97d6fd bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
new 2acc59dd88d2 bcachefs: grab s_umount only if snapshotting
new ec4edd7b9d20 bcachefs: Prep work for variable size btree node buffers
new d7e77f53e90e bcachefs: opts->compression can now also be applied in the [...]
new 7be0208fc992 bcachefs: add missing __GFP_NOWARN
new d32088f2f2f0 bcachefs: bch_snapshot::btime
new 12207f49ef41 bcachefs: comment bch_subvolume
new 3a58dfbc46c2 bcachefs: counters.c -> sb-counters.c
new 43314801a439 bcachefs: sb-counters_format.h
new 82de6207fb20 bcachefs; quota_format.h
new b36425da71fe bcachefs: inode_format.h
new 7ffc4daa5f08 bcachefs: dirent_format.h
new 72e0801049c9 bcachefs: xattr_format.h
new d455179fce10 bcachefs: alloc_background_format.h
new 8fed323b1404 bcachefs: snapshot_format.h
new c6c4ff6507c4 bcachefs: subvolume_format.h
new 0560eb9abf7d bcachefs: ec_format.h
new b2fa1b633bac bcachefs; extents_format.h
new 8d52ba60c4dc bcachefs: reflink_format.h
new d826cc57c53f bcachefs: logged_ops_format.h
new 249f441f83c5 bcachefs: Improve inode_to_text()
new 35a4474b5c3d Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.o [...]
new 6613476e225e Linux 6.8-rc1
The 48 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 86de9b66480 PR rtl-optimization/111267: Improved forward propagation.
new fba15da8fa5 libstdc++: Fix std::chrono::file_clock conversions for low- [...]
new 7431fcea6b7 libstdc++: Fix std::format for floating-point chrono::time_ [...]
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:
libstdc++-v3/include/bits/chrono.h | 14 +++--
libstdc++-v3/include/bits/chrono_io.h | 71 ++++++++++++++++------
libstdc++-v3/testsuite/std/time/clock/file/io.cc | 17 ++++++
.../testsuite/std/time/clock/file/members.cc | 9 +++
libstdc++-v3/testsuite/std/time/clock/gps/io.cc | 27 ++++++++
libstdc++-v3/testsuite/std/time/clock/utc/io.cc | 4 ++
libstdc++-v3/testsuite/std/time/hh_mm_ss/io.cc | 28 ++++++++-
7 files changed, 141 insertions(+), 29 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 5c3e2e134ba Make the manual clearer about what options -Wunused enables [...]
new 86de9b66480 PR rtl-optimization/111267: Improved forward propagation.
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/fwprop.cc | 14 +++++++++-----
gcc/testsuite/gcc.target/i386/pr111267.c | 14 ++++++++++++++
2 files changed, 23 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr111267.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 68862e5c75e Fortran: passing of optional scalar arguments with VALUE at [...]
new 5c3e2e134ba Make the manual clearer about what options -Wunused enables [...]
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 | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 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 1ead42f9836 C23: Fix ICE for composite type for structs with unsigned b [...]
new 68862e5c75e Fortran: passing of optional scalar arguments with VALUE at [...]
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/trans-expr.cc | 1 +
gcc/testsuite/gfortran.dg/optional_absent_9.f90 | 340 ++++++++++++++++++++++++
2 files changed, 341 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/optional_absent_9.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 7a396820222d Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.or [...]
new 5f4c01f1e3c7 spinlock: Fix failing build for PREEMPT_RT
new 2368fcf341d3 Merge tag 'header_cleanup-2024-01-20' of https://evilpiepi [...]
new 18f14afe2816 powerpc/64s: Increase default stack size to 32KB
new 7b297a5cc930 Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/ [...]
new b91cf01cf3e6 dt-bindings: timer: thead,c900-aclint-mtimer: separate mti [...]
new e0cf60151e63 dt-bindings: timer: Add StarFive JH8100 clint
new 6a902b118e7f clocksource/timer-riscv: Add riscv_clock_shutdown callback
new b99a212a7697 clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings
new 0515c73467fd clocksource/drivers/cadence-ttc: Fix some kernel-doc warnings
new c0c4579d79d0 clocksource/drivers/ep93xx: Fix error handling during probe
new 80fe58cc176f Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/peopl [...]
new 71fee48fb772 tick-sched: Fix idle and iowait sleeptime accounting vs CP [...]
new 4fbbed787267 Merge tag 'timers-core-2024-01-21' of git://git.kernel.org [...]
The 13 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:
.../devicetree/bindings/timer/sifive,clint.yaml | 1 +
.../bindings/timer/thead,c900-aclint-mtimer.yaml | 9 ++++++++-
arch/powerpc/Kconfig | 1 +
drivers/clocksource/timer-cadence-ttc.c | 22 ++++++++++++++++------
drivers/clocksource/timer-ep93xx.c | 5 ++---
drivers/clocksource/timer-riscv.c | 7 +++++++
drivers/clocksource/timer-ti-dm.c | 4 ++--
include/linux/spinlock.h | 12 ++++++------
kernel/time/tick-sched.c | 5 +++++
9 files changed, 48 insertions(+), 18 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 a57439d6193 libstdc++: Fix std::format floating-point alternate forms [ [...]
new 1ead42f9836 C23: Fix ICE for composite type for structs with unsigned b [...]
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/c-decl.cc | 2 +-
gcc/testsuite/gcc.dg/pr113492.c | 43 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr113492.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 32ee2b4b71c LoongArch: Do not emit R_LARCH_RELAX for two register macros
new 5266f5c25b2 gdb/infrun: lazily load curr_frame_id in process_event_stop_test
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:
gdb/infrun.c | 50 +++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 41 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.