This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a747acc0b752 Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kern [...]
new 78034cbece79 platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no [...]
new fc4c65582154 platform/mellanox: mlxbf-tmfifo: Drop jumbo frames
new 80ccd40568bc platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
new 0f5969452e16 platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
new c2dffda1d8f7 platform/mellanox: mlxbf-bootctl: add NET dependency into Kconfig
new 0a138f1670bd platform/mellanox: NVSW_SN2201 should depend on ACPI
new 4106a70ddad5 platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
new 2c758cef6686 Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kerne [...]
new 2d6cd791e63e btrfs: fix race between finishing block group creation and [...]
new ee34a82e890a btrfs: release path before inode lookup during the ino loo [...]
new 77d20c685b6b btrfs: do not block starts waiting on previous transaction commit
new e110f8911ddb btrfs: fix lockdep splat and potential deadlock after fail [...]
new 4ca8e03cf2bf btrfs: check for BTRFS_FS_ERROR in pending ordered assert
new 5e0e879926c1 btrfs: fix a compilation error if DEBUG is defined in btre [...]
new 91bfe3104b8d btrfs: improve error message after failure to add delayed [...]
new 2c58c3931ede btrfs: remove BUG() after failure to insert delayed dir in [...]
new a57c2d4e46f5 btrfs: assert delayed node locked when removing delayed item
new 5facccc94023 MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
new 3669558bdf35 Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/sc [...]
The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/filesystems/btrfs.rst | 1 -
MAINTAINERS | 1 -
drivers/platform/mellanox/Kconfig | 5 +-
drivers/platform/mellanox/mlxbf-pmc.c | 41 +++++-------
drivers/platform/mellanox/mlxbf-tmfifo.c | 90 +++++++++++++++++++-------
drivers/platform/x86/asus-nb-wmi.c | 9 +++
fs/btrfs/Kconfig | 2 +-
fs/btrfs/block-group.c | 12 +++-
fs/btrfs/delayed-inode.c | 104 +++++++++++++++++++++----------
fs/btrfs/disk-io.c | 22 ++++---
fs/btrfs/ioctl.c | 8 ++-
fs/btrfs/locking.h | 2 +-
fs/btrfs/ordered-data.c | 2 +-
fs/btrfs/transaction.c | 39 +++++++-----
fs/btrfs/transaction.h | 1 +
15 files changed, 220 insertions(+), 119 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 f8ab0270088 Avoid spurious breakpoint-setting failure in DAP
new 4bc4551bdc5 gdb/mi: remove warning about mi1
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/interps.c | 10 ----------
1 file changed, 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.