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 b42aa684f6f Automatic date update in version.in
new 97ce7870440 LoongArch: Add relaxation for R_LARCH_CALL36
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:
bfd/elfnn-loongarch.c | 59 +++++
gas/config/tc-loongarch.c | 19 +-
gas/testsuite/gas/loongarch/medium-call.d | 7 +-
.../loongarch/relax-cfi-fde-DW_CFA_advance_loc.d | 10 +-
.../loongarch/relax-cfi-fde-DW_CFA_advance_loc.s | 4 +
gas/testsuite/gas/loongarch/relocs_64.d | 282 ++++++++++-----------
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 2 +
.../ld-loongarch-elf/relax-medium-call-1.d | 21 ++
.../ld-loongarch-elf/relax-medium-call-1.s | 43 ++++
ld/testsuite/ld-loongarch-elf/relax-medium-call.d | 21 ++
ld/testsuite/ld-loongarch-elf/relax-medium-call.s | 35 +++
11 files changed, 356 insertions(+), 147 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call-1.d
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call-1.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call.d
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-medium-call.s
--
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 d91a0cee361 [PATCH] RISC-V: Add XiangShan Nanhu microarchitecture.
new 9eeca775367 [PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40P
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/common/config/riscv/riscv-common.cc | 2 +
gcc/config/riscv/constraints.md | 6 +++
gcc/config/riscv/corev.md | 37 +++++++++++++++++
gcc/config/riscv/predicates.md | 4 ++
gcc/config/riscv/riscv.md | 2 +-
gcc/config/riscv/riscv.opt | 2 +
gcc/doc/sourcebuild.texi | 3 ++
.../gcc.target/riscv/cv-bi-beqimm-compile-1.c | 17 ++++++++
.../gcc.target/riscv/cv-bi-beqimm-compile-2.c | 48 ++++++++++++++++++++++
.../gcc.target/riscv/cv-bi-bneimm-compile-1.c | 17 ++++++++
.../gcc.target/riscv/cv-bi-bneimm-compile-2.c | 48 ++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 13 ++++++
12 files changed, 198 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/cv-bi-beqimm-compile-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/cv-bi-beqimm-compile-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/cv-bi-bneimm-compile-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/cv-bi-bneimm-compile-2.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 c4845edfeaf c++: Fix handling of no-linkage decls for modules
new d91a0cee361 [PATCH] RISC-V: Add XiangShan Nanhu microarchitecture.
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/config/riscv/riscv-cores.def | 6 +
gcc/config/riscv/riscv-opts.h | 1 +
gcc/config/riscv/riscv.cc | 17 +++
gcc/config/riscv/riscv.md | 3 +-
gcc/config/riscv/xiangshan.md | 148 +++++++++++++++++++++
.../gcc.target/riscv/mcpu-xiangshan-nanhu.c | 34 +++++
6 files changed, 208 insertions(+), 1 deletion(-)
create mode 100644 gcc/config/riscv/xiangshan.md
create mode 100644 gcc/testsuite/gcc.target/riscv/mcpu-xiangshan-nanhu.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 glibc.
from f44f3aed31 riscv: Update nofpu libm test ulps
new 717ebfa85c x86-64: Allocate state buffer space for RDI, RSI and RBX
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:
sysdeps/x86/cpu-features.c | 11 +++--
sysdeps/x86/sysdep.h | 60 +++++++++++++++++++++++---
sysdeps/x86_64/tst-gnu2-tls2mod1.S | 87 ++++++++++++++++++++++++++++++++++++++
3 files changed, 147 insertions(+), 11 deletions(-)
create mode 100644 sysdeps/x86_64/tst-gnu2-tls2mod1.S
--
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-20240319
in repository linux-next.
at 021d46afb1c7 (tag)
tagging 226d3c72fcde130a99d760895ebdd20e78e02cb5 (commit)
replaces v6.8
tagged by Stephen Rothwell
on Tue Mar 19 12:48:00 2024 +1100
- Log -----------------------------------------------------------------
next-20240319
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmX47tAACgkQifkcCkHV
wHrdxRAAjPPk9GJ6H3ka4+3VFBpJ/eRbYGAopEUmEMtyw+tYIvC79k5cPRT3HQro
uKzjMIOzLNpJDSSLAA848CnY6jg+GivEnq3ti+NPOT+t+yLm9+MEZsX4Y0DquTEy
r1MGdDfgzoF9THmGN0e7BWkHOmDjrVwzJPxRT2emHosf/aVnoPBMedYKFMla9e0z
QSdi8EPS5pb+GLvX2fxwDOohvwirLfvLKb8ecWkuHQZw0mo4eY6u+AqrDLCeaVJP
V4PIh12tJnA1WdGUWmp4ORi3pu3P2M0H1HfuzF3ATmVk47Yd6KkZKSPMkMYErDAb
AJkhFU0tm35UWLE4p3J+ackwz96+Oki+cfvlsvs28zBvWRfKYhud4jQE55Zd7Gd/
byvo3XnrxSKrIBjTYgo5BeDDdQxm2vbmIgLtMhN9Xwjv5VFRVRjh4DIqm6HAtR9V
3+WudnD69x45L2gWGB/SEslG0rEOwy6XZiIuVzsF4dKG30SWPBuOuXJQuzyjmHJ/
Ka1+EenPVR84/ju6ar3qXCtA/6FXvOMN51YayP8XGrYR8F4goBo6XsAeUQ7U50yQ
aXGZlkPzYTBvUo0jJRu30U2zInJ7TyRRMCX4Z5yR9Mvt1NIpYofGIs+rvzobi+f3
6bUz1LwLYiB7sxxSGi6Jv+miHUUTiAwl10sl05t5fsOE8rR94EU=
=bXWS
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new e5ce63e2534b btrfs: remove pointless BUG_ON() when creating snapshot
new 00ce09cc6a65 btrfs: zoned: use zone aware sb location for scrub
new 1cf8005f4c85 btrfs: zoned: fix use-after-free in do_zone_finish()
new 215b2bf72a05 xfs: fix dev_t usage in xmbuf tracepoints
new 0c6ca06aad84 xfs: quota radix tree allocations need to be NOFS on insert
new 04204cd9b0b4 eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
new c3137ab6318d eventfs: Create eventfs_root_inode to store dentry
new 0b18c852cc6f tracing: Have saved_cmdlines arrays all in one allocation
new e85d471c2be5 tracing: Move open coded processing of tgid_map into helpe [...]
new 2cc621fd2e9b tracing: Move saved_cmdline code into trace_sched_switch.c
new 6b76323e5a48 ring-buffer: Zero ring-buffer sub-buffers
new f1e30cb63692 ring-buffer: use READ_ONCE() to read cpu_buffer->commit_pa [...]
new b967df629351 hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
new bf4401f3ec70 README: Fix spelling
new b4331b9884f1 doc: Fix typo in admin-guide/cifs/introduction.rst
new 93cf15794d31 docs: *-regressions.rst: Add colon to regzbot commands
new 8774a1eb4ca2 docs: handling-regressions.rst: Update regzbot command fix [...]
new b513d12ed162 docs: verify/bisect: improve install instructions
new a0a3222fa9a7 docs: verify/bisect: check taint flag
new 2fa9411dc98c docs: verify/bisect: drop 'v' prefix, EOL aspect, and asso [...]
new b8cfda5c9065 docs: verify/bisect: remove a level of indenting
new 1ef48859317b drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
new b70f2938242a ring-buffer: Make wake once of ring_buffer_wait() more robust
new 180e4e390978 tracing: Add snapshot refcount
new 1e953de9e9b4 tracing/user_events: Prepare find/delete for same name events
new 64805e4039f1 tracing/user_events: Introduce multi-format events
new bcb7bdcc17e0 selftests/user_events: Test multi-format events
new 3727db1c09b4 tracing/user_events: Document multi-format flag
new ed89683763a1 tracing: Use init_utsname()->release
new 9388a2aa4533 NFSD: Fix nfsd_clid_class use of __string_len() macro
new 0df4c388a1e3 drm/i915: Add missing ; to __assign_str() macros in tracep [...]
new bcc8ced4e171 counter: ti-ecap-capture: Convert to platform remove callb [...]
new 3f9952e8d80c net: hns3: tracing: fix hclgevf trace event strings
new eca588187f91 counter: ti-eqep: Convert to platform remove callback retu [...]
new 6c8712609652 cxl/trace: Properly initialize cxl_poison region name
new c1fa617caeb0 tracing: Rework __assign_str() and __string() to not dupli [...]
new e8b737bfb16a tracing: Do not calculate strlen() twice for __string() fields
new 916849860fa9 tracing: Use ? : shortcut in trace macros
new 70a6ed553f7d tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
new cca990c7b565 tracing: Fix snapshot counter going between two tracers th [...]
new 2048fdc27525 tracing: Decrement the snapshot if the snapshot trigger fa [...]
new d15304135c7f ftrace: Fix most kernel-doc warnings
new c759e609030c tracing: Remove __assign_str_len()
new dd6ae6d90a84 tracing: Add __string_len() example
new cf986e57d606 tracing: Add warning if string in __assign_str() does not [...]
new 0bdfb68c845e tracing: Remove second parameter to __assign_rel_str()
new 19f0423fd55c tracing: Support to dump instance traces by ftrace_dump_on_oops
new d6cb38e10810 tracing: Use div64_u64() instead of do_div()
new 1b273124107c tracepoints: Use WARN() and not WARN_ON() for warnings
new b1afefa62ca9 tracing: Use strcmp() in __assign_str() WARN_ON() check
new 7604256cecef tracing: Add __string_src() helper to help compilers not t [...]
new 23dfd914d2bf modpost: fix null pointer dereference
new 137bb8b814be kconfig: lxdialog: fix button color for blackbg theme
new c33a4315c409 kconfig: lxdialog: remove unused dialog colors
new 4957515b9c3a kconfig: check prompt for choice while parsing
new b27a91383abc kconfig: remove unneeded menu_is_visible() call in conf_wr [...]
new 097f1200bf7e kbuild: rpm-pkg: add dtb files in kernel rpm
new 3fbd56f0e7c1 ARM64: Dynamically allocate cpumasks and increase supporte [...]
new d565fffa6856 btrfs: do not skip re-registration for the mounted device
new 0ef58ccb6178 selftests/exec: execveat: Improve debug reporting
new 472874cf7bb3 selftests/exec: Convert remaining /bin/sh to /bin/bash
new 77fcc34769c8 ubsan: Disable signed integer overflow sanitizer on GCC < 8
new c4ca2276f18e arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
new acd80cdcee17 Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY [...]
new 67719ed8558f btrfs: validate device maj:min during open
new 6c687eceeec8 btrfs: fix extent map leak in unexpected scenario at unpin [...]
new 6514528d3945 btrfs: fix warning messages not printing interval at unpin [...]
new 64b2fdf2e296 btrfs: fix message not properly printing interval when add [...]
new 780e9defd549 btrfs: use btrfs_warn() to log message at btrfs_add_extent [...]
new d48934fea67c btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_re [...]
new e38b2361ab34 btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tre [...]
new a9c9b8c80225 btrfs: zoned: don't skip block groups with 100% zone unusable
new d0a5e54a9c48 Merge branch 'misc-6.9' into for-next-current-v6.8-20240318
new eb63949f4f26 Merge branch 'ext/anand/skip-reg-v5-for-merge' into for-ne [...]
new 48df9dafa46f Merge branch 'b-for-next' into for-next-next-v6.9-20240318
new 546aa21d2ae4 Merge branch 'for-next-current-v6.8-20240318' into for-nex [...]
new 18f539b4e9d2 Merge branch 'for-next-next-v6.9-20240318' into for-next-20240318
new 09927e7ef11f ceph: break the check delayed cap loop every 5s
new a8922f79671f ceph: remove SLAB_MEM_SPREAD flag usage
new 6ba438a29b5d x86, relocs: Ignore relocations in .notes section on walk_relocs
new 8d8b79685237 overflow: Change DEFINE_FLEX to take __counted_by member
new bbb136c008e1 keys: update key quotas in key_put()
new 1b14ad5b2d78 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fbd1dfd32e3a Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 6b10cb56a2b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 501c5e1be0b9 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new f379421a2fde Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18d5a8bd4c4c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 049d4ed50dd7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cc710f499c38 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new eca3fe012c38 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 4d120bee2251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 27b0f5895873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8366c7f8e7b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1307f763110e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6736434908f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11be34dcb596 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f90ec93230fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 78a3e1c12c6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 16880f265f92 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 404ad2331697 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 99642f22bf80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2f4ff84829b5 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 1815a9214304 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 138c21c3438c Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 02fed6ee07cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c01e93501ffb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bc1c8f200fad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new aa20ac77f443 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new 9d1e00ef1cb5 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new bb93f43b3f46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1d55934ed584 Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/ [...]
new c822a075ab2d Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/ [...]
new f3c80061c0d3 KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
new 19cebbab995b Documentation: kvm/sev: separate description of firmware
new c20722c412f1 Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP
new 01f8fb57fe13 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new f771d822331f Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 674f9a45c214 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new be8c3037803f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5451c9da6a9a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new c4f347a1a793 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new b01961a55976 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 09fa9c46e2d0 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 7db139f707bc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dcaf9f8a1f0c Merge branch '9p-next' of git://github.com/martinetd/linux
new 636dc7a6b97e Merge branch 'ericvh/for-next' of git://git.kernel.org/pub [...]
new f7d63b207f40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 96feff6275be Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new fdff99573f03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ee293286e1a3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d72c9abe1880 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 6cc0fd123a7f Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 52bf5c93c5c6 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9dde0a041e86 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new ff9d9d76e0ca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5176966243fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2d01fd658770 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 542d54c91cb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 5292250c1a21 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new a33eb2131e2e Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new a493cdc583e4 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new bb8c47572ec0 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 0391e75ebc45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 56bdc3cbc37d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 087f31821ea8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fdc255559bdb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b2b2878c912d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ba0a6867465 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7e705a387733 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 6177916617b5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new a2bf1e634d6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c41a7053727 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 83a8a03c3a38 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5a2351aa9fb1 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9ec115c5ff58 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bf5271ea9bad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b8d14adc7757 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 8b94cecb13cf Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 8742ccdeb0e5 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 5faed8dd1e56 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 0b660c484900 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new b667a369d41c Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new cd7486291271 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 7cf6ad9a9e07 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new c1349c278e10 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new 0a5283c107db Merge branch 'siox/for-next' of git://git.kernel.org/pub/s [...]
new 35cda5611607 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ec6b7d71bc9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8a345c02f09a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5cb96cf7e7c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 06c509946ee9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d9388e7069c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 39e3f56f5d6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a77de1e1b3ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new da100294c415 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new b0c447092ada Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new bdab118fd990 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 03b793e6c6e5 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 75010da632f4 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 1fb40fd4ac5e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bb6008e0cde Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 45a119a2c5e3 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 4536f19ec0ad Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 547eb2e7e92a Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new defb943fdc16 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 226d3c72fcde Add linux-next specific files for 20240319
The 187 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 linux-next.
omits 2e93f143ca01 Add linux-next specific files for 20240318
omits 423a8fb35628 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
omits 6ae4aed27895 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
omits 9d8f666b8759 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
omits 41f773893665 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
omits 11ccede99bfc Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
omits 4bbbace28cd3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 8cea6211555d Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
omits 89ff32691dad Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
omits 1bfdaea9e399 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 65ca8660c34b Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
omits a3794b41fe75 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
omits 0a524c3f510b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fb571d5a21ee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 654377b756e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2e3c01dc4f1b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5f5681b15204 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 486c5f0f4dd3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 144832c5268e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 966369914010 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 4ce201244c83 Merge branch 'siox/for-next' of git://git.kernel.org/pub/s [...]
omits 9688e2e844f6 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
omits 8b6c899a2357 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
omits e7503a253952 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
omits 407d6c03b8f6 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
omits 261cbe73a00f Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
omits 64ea131b58b1 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
omits 21a5cc49743c Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
omits 2b9bc34608f8 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
omits 974476a49d06 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
omits 9f3ca6a1c5a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 78c738dfc6df Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits fd1bd64b0395 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits 0731995e79a3 Merge branch 'next' of https://github.com/kvm-x86/linux.git
omits d40636e057cc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 18463971453c Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
omits 4e6707340d3e Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
omits 54bd414b8073 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 5a7b9bb1deec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 7e0064f6a530 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits de101d35b74e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d5d50639ae6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7a1b694f7db3 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
omits add12e7b1656 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
omits 5f72ee2caed6 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
omits fb5bf1c8623c Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
omits e1b596f66cc7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 3d922974de56 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits d18b27545f66 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7f8ddb4b4410 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 211b177d391f Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
omits 19844fc86a1b Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
omits ab64098b01cc Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
omits a5ad0274bf1c Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
omits 6c7c2f1465f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 007c916c1dce Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits c5a624c62195 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits b1ac4db1661e Merge branch 'ericvh/for-next' of git://git.kernel.org/pub [...]
omits 3c0fcaf198bc Merge branch '9p-next' of git://github.com/martinetd/linux
omits 4f50b26981bf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits e8085600279a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 97c1488e1747 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 1daf9b7c5af1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 69548a12d1b4 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 81aa8cf6edb3 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 8d6185424e87 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 2bc13ecbc5d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits c13047aaa15e Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits ec1f6b76dd41 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits deac84c0968d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits afff6cc47872 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
omits 3c5793e55f52 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
omits 702ad0856b8c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 5b2e1d46eddd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 17d00ff1b1b4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 2f3382f1679e Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
omits af4974e94892 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
omits f3e2a3f2a9bc Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
omits f46a6a1f62ab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3b48064d752b Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
omits e29f2246fc1f Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
omits a223011b5271 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2887e8e0c882 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3feafa4659b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f7a6f67103fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 88f9451087a9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 76ccd3786698 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 840a4e67baf4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits daf3aef659a1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 60b5a2bf787d Merge branch 'next' of https://github.com/Broadcom/stblinux.git
omits 4b5100b03d07 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
omits 0e4bf4f3c865 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits aa231c0ef360 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits af321199cc35 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 6478016395a5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 48c7d5d1097e Merge branch 'for-next' of git://git.infradead.org/users/h [...]
omits 466006635d30 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits b0754ca596e7 Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 9a3cc49e870e Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
omits 23ac9176a9e2 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
omits bdda66f795ad Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 5cc9b9845926 next-20240315/btrfs-fixes
omits eb1269f4129d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits dc3e74c507e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 53c6db5bbd3b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 9609097ce6d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 6103c415f7e8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 2ed714b221fc Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits f5b0b2326c2a Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 5a05c490df92 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 57bd05f3fbc9 Merge remote-tracking branch 'asoc/for-6.8' into asoc-linus
omits 593c0afc18da Merge remote-tracking branch 'spi/for-6.8' into spi-linus
omits 6471d327bb02 Merge probes/for-next
omits 2fd814ad5713 ring-buffer: Make wake once of ring_buffer_wait() more robust
omits fa1094dd6515 tracing: merge trace/urgent into trace/core
omits 4eca12b4bfee net: hns3: tracing: fix hclgevf trace event strings
omits ab3bb12022d6 selftests/exec: execveat: Improve debug reporting
omits 2a991a90c830 arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
omits c2da7abb3b22 ubsan: Disable signed integer overflow sanitizer on GCC < 8
omits 6fa5a96a36b7 ring-buffer: Have mmapped ring buffer keep track of missed events
omits 752c8ed2ad76 ring-buffer: use READ_ONCE() to read cpu_buffer->commit_pa [...]
omits fcfde60ebb51 tracepoints: Use WARN() and not WARN_ON() for warnings
omits a65b40c6858c Merge branch 'for-next-next-v6.8-20240305' into for-next-20240305
omits 659b7e022276 Merge branch 'for-next-current-v6.7-20240305' into for-nex [...]
omits 0eeaba02144f Merge branch 'b-for-next' into for-next-next-v6.8-20240305
omits 5aaf38c4aef2 Merge branch 'misc-6.8' into next-fixes
omits 47d8e053dc03 tracing: Use div64_u64() instead of do_div()
omits e4cebc2cef48 tracefs: Remove SLAB_MEM_SPREAD flag usage
omits 0f90682edaa0 tracing: Support to dump instance traces by ftrace_dump_on_oops
omits eb1533d156d3 tracing: Remove second parameter to __assign_rel_str()
omits 433e1d88a3be tracing: Add warning if string in __assign_str() does not [...]
omits 86c7d731afa7 tracing: Add __string_len() example
omits 1fe80021563e tracing: Remove __assign_str_len()
omits 394d519bf63b ftrace: Fix most kernel-doc warnings
omits a641f0533adb tracing: Decrement the snapshot if the snapshot trigger fa [...]
omits 0ca59095ee49 tracing: Fix snapshot counter going between two tracers th [...]
omits ab18ed5874ec tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
omits e2907248233c tracing: Use ? : shortcut in trace macros
omits cb43b4b267ab tracing: Do not calculate strlen() twice for __string() fields
omits b36d04d8fa95 tracing: Rework __assign_str() and __string() to not dupli [...]
omits b15a79776ffd drm/i915: Add missing ; to __assign_str() macros in tracep [...]
omits 2b00bc7c461f NFSD: Fix nfsd_clid_class use of __string_len() macro
omits 486db3ee8c99 tracing: Use init_utsname()->release
omits fa52cdb201b3 tracing/user_events: Document multi-format flag
omits 3f7c88f05a28 selftests/user_events: Test multi-format events
omits c35853a8298a tracing/user_events: Introduce multi-format events
omits f70c4fdcd846 tracing/user_events: Prepare find/delete for same name events
omits e2f5851147e7 ring-buffer/selftest: Add ring-buffer mapping test
omits cf72d0e01273 Documentation: tracing: Add ring-buffer mapping
omits 5c02669c02f2 tracing: Allow user-space mapping of the ring-buffer
omits 16f7e48ffc53 tracing: Add snapshot refcount
omits 5efe4e3797ca ring-buffer: Introducing ring-buffer mapping functions
omits 70cc13e1e984 ring-buffer: Zero ring-buffer sub-buffers
omits 7cf35465e767 tracing: Move saved_cmdline code into trace_sched_switch.c
omits 101ae67544ad tracing: Move open coded processing of tgid_map into helpe [...]
omits ee3734af840b tracing: Have saved_cmdlines arrays all in one allocation
omits e62680f30d8e eventfs: Create eventfs_root_inode to store dentry
omits 0e0bbdec366b eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
adds f6cef5f8c37f Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/li [...]
adds 5574aaa303e6 Merge tag 'sound-fix-6.9-rc1' of git://git.kernel.org/pub/ [...]
adds 4ae3dc83b047 Merge tag 'irq-urgent-2024-03-17' of git://git.kernel.org/ [...]
adds 59a55a63c246 fs,block: get holder during claim
adds 449ac5514631 fscache: Fix error handling in fscache_begin_operation()
adds 0a7b0acecea2 Merge tag 'vfs-6.9-rc1.fixes' of git://git.kernel.org/pub/ [...]
adds 0d7ca657df77 Merge tag 'ovl-fixes-6.9-rc1' of git://git.kernel.org/pub/ [...]
adds c5d9ab85ebf3 Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/s [...]
adds bf3a69c6861f Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub [...]
adds 74798d11de28 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds badc9e33c795 net: wan: fsl_qmc_hdlc: Fix module compilation
adds 6ebfad33161a packet: annotate data-races around ignore_outgoing
adds d7db7775ea2e net: veth: do not manipulate GRO when using XDP
adds ba5a6476e386 selftests: net: veth: test the ability to independently ma [...]
adds ba77f6e20d20 Merge branch 'veth-xdp-gro'
adds f490c492e946 net: dsa: mt7530: prevent possible incorrect XTAL frequenc [...]
adds 35c3e2791756 Revert "net: Re-use and set mono_delivery_time bit for use [...]
adds 0e0b76ba2a1e Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
adds d460dbb471d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
adds a9689ce229db Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
adds 1e5dc3989a20 ALSA: hda/realtek: fix the hp playback volume issue for LG [...]
adds 658cda99f249 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 9a8b202f8cb7 ASoC: soc-compress: Fix and add DPCM locking
adds 4cd1939cf2e1 Merge remote-tracking branch 'asoc/for-6.8' into asoc-linus
adds 2d82ae210118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds b42014501aa9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 7397175cb7b4 spi: lm70llp: fix links in doc and comments
adds 59ff5b649af6 Merge remote-tracking branch 'spi/for-6.8' into spi-linus
adds 30355df35035 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 74098a989b9c btrfs: zoned: use zone aware sb location for scrub
adds afcbb647fc9b btrfs: zoned: fix use-after-free in do_zone_finish()
adds 34efe2558617 btrfs: validate device maj:min during open
adds da2c1eedd6dc btrfs: fix extent map leak in unexpected scenario at unpin [...]
adds 22e4950d17ea btrfs: fix warning messages not printing interval at unpin [...]
adds de2bab51b7c5 btrfs: fix message not properly printing interval when add [...]
adds af1a8c4a5a9e btrfs: use btrfs_warn() to log message at btrfs_add_extent [...]
adds 100b83b218ec Merge branch 'misc-6.9' into next-fixes
adds e9a0c0583530 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds a5e040663e47 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 1e524efb39d2 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
adds e3f18b0dd1db drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
adds dbd9698830eb Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"
adds 9cbd1dae8427 drm/dp: Fix divide-by-zero regression on DP MST unplug wit [...]
adds 00fe0619c6be Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new 23dfd914d2bf modpost: fix null pointer dereference
new 137bb8b814be kconfig: lxdialog: fix button color for blackbg theme
new c33a4315c409 kconfig: lxdialog: remove unused dialog colors
new 4957515b9c3a kconfig: check prompt for choice while parsing
new b27a91383abc kconfig: remove unneeded menu_is_visible() call in conf_wr [...]
new 097f1200bf7e kbuild: rpm-pkg: add dtb files in kernel rpm
new 1b14ad5b2d78 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fbd1dfd32e3a Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new 6b10cb56a2b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3fbd56f0e7c1 ARM64: Dynamically allocate cpumasks and increase supporte [...]
new 501c5e1be0b9 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new f379421a2fde Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18d5a8bd4c4c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 049d4ed50dd7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cc710f499c38 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new eca3fe012c38 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 4d120bee2251 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 27b0f5895873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8366c7f8e7b0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1307f763110e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6736434908f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 11be34dcb596 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f90ec93230fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 78a3e1c12c6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 16880f265f92 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 404ad2331697 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 99642f22bf80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2f4ff84829b5 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 1815a9214304 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 138c21c3438c Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 02fed6ee07cd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new c01e93501ffb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bc1c8f200fad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new aa20ac77f443 Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new 9d1e00ef1cb5 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new d0a5e54a9c48 Merge branch 'misc-6.9' into for-next-current-v6.8-20240318
new d565fffa6856 btrfs: do not skip re-registration for the mounted device
new eb63949f4f26 Merge branch 'ext/anand/skip-reg-v5-for-merge' into for-ne [...]
new 546aa21d2ae4 Merge branch 'for-next-current-v6.8-20240318' into for-nex [...]
new e5ce63e2534b btrfs: remove pointless BUG_ON() when creating snapshot
new 00ce09cc6a65 btrfs: zoned: use zone aware sb location for scrub
new 1cf8005f4c85 btrfs: zoned: fix use-after-free in do_zone_finish()
new 67719ed8558f btrfs: validate device maj:min during open
new 6c687eceeec8 btrfs: fix extent map leak in unexpected scenario at unpin [...]
new 6514528d3945 btrfs: fix warning messages not printing interval at unpin [...]
new 64b2fdf2e296 btrfs: fix message not properly printing interval when add [...]
new 780e9defd549 btrfs: use btrfs_warn() to log message at btrfs_add_extent [...]
new d48934fea67c btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_re [...]
new e38b2361ab34 btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tre [...]
new a9c9b8c80225 btrfs: zoned: don't skip block groups with 100% zone unusable
new 48df9dafa46f Merge branch 'b-for-next' into for-next-next-v6.9-20240318
new 18f539b4e9d2 Merge branch 'for-next-next-v6.9-20240318' into for-next-20240318
new bb93f43b3f46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 09927e7ef11f ceph: break the check delayed cap loop every 5s
new a8922f79671f ceph: remove SLAB_MEM_SPREAD flag usage
new 01f8fb57fe13 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new f771d822331f Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 674f9a45c214 Merge branch 'for-next' of git://git.infradead.org/users/h [...]
new be8c3037803f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5451c9da6a9a Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new c4f347a1a793 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new b01961a55976 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 09fa9c46e2d0 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 7db139f707bc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new dcaf9f8a1f0c Merge branch '9p-next' of git://github.com/martinetd/linux
new 636dc7a6b97e Merge branch 'ericvh/for-next' of git://git.kernel.org/pub [...]
new 215b2bf72a05 xfs: fix dev_t usage in xmbuf tracepoints
new 0c6ca06aad84 xfs: quota radix tree allocations need to be NOFS on insert
new f7d63b207f40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 96feff6275be Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new fdff99573f03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ee293286e1a3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d72c9abe1880 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new bf4401f3ec70 README: Fix spelling
new b4331b9884f1 doc: Fix typo in admin-guide/cifs/introduction.rst
new 93cf15794d31 docs: *-regressions.rst: Add colon to regzbot commands
new 8774a1eb4ca2 docs: handling-regressions.rst: Update regzbot command fix [...]
new b513d12ed162 docs: verify/bisect: improve install instructions
new a0a3222fa9a7 docs: verify/bisect: check taint flag
new 2fa9411dc98c docs: verify/bisect: drop 'v' prefix, EOL aspect, and asso [...]
new b8cfda5c9065 docs: verify/bisect: remove a level of indenting
new 6cc0fd123a7f Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 52bf5c93c5c6 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9dde0a041e86 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new ff9d9d76e0ca Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5176966243fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2d01fd658770 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 542d54c91cb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 5292250c1a21 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new a33eb2131e2e Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 1ef48859317b drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
new a493cdc583e4 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new bb8c47572ec0 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 0391e75ebc45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 56bdc3cbc37d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 087f31821ea8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fdc255559bdb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bbb136c008e1 keys: update key quotas in key_put()
new b2b2878c912d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 9ba0a6867465 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 7e705a387733 Merge branch 'timers/drivers/next' of git://git.linaro.org [...]
new 6177916617b5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 04204cd9b0b4 eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
new c3137ab6318d eventfs: Create eventfs_root_inode to store dentry
new 0b18c852cc6f tracing: Have saved_cmdlines arrays all in one allocation
new e85d471c2be5 tracing: Move open coded processing of tgid_map into helpe [...]
new 2cc621fd2e9b tracing: Move saved_cmdline code into trace_sched_switch.c
new 6b76323e5a48 ring-buffer: Zero ring-buffer sub-buffers
new f1e30cb63692 ring-buffer: use READ_ONCE() to read cpu_buffer->commit_pa [...]
new b70f2938242a ring-buffer: Make wake once of ring_buffer_wait() more robust
new 180e4e390978 tracing: Add snapshot refcount
new 1e953de9e9b4 tracing/user_events: Prepare find/delete for same name events
new 64805e4039f1 tracing/user_events: Introduce multi-format events
new bcb7bdcc17e0 selftests/user_events: Test multi-format events
new 3727db1c09b4 tracing/user_events: Document multi-format flag
new ed89683763a1 tracing: Use init_utsname()->release
new 9388a2aa4533 NFSD: Fix nfsd_clid_class use of __string_len() macro
new 0df4c388a1e3 drm/i915: Add missing ; to __assign_str() macros in tracep [...]
new 3f9952e8d80c net: hns3: tracing: fix hclgevf trace event strings
new 6c8712609652 cxl/trace: Properly initialize cxl_poison region name
new c1fa617caeb0 tracing: Rework __assign_str() and __string() to not dupli [...]
new e8b737bfb16a tracing: Do not calculate strlen() twice for __string() fields
new 916849860fa9 tracing: Use ? : shortcut in trace macros
new 70a6ed553f7d tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
new cca990c7b565 tracing: Fix snapshot counter going between two tracers th [...]
new 2048fdc27525 tracing: Decrement the snapshot if the snapshot trigger fa [...]
new d15304135c7f ftrace: Fix most kernel-doc warnings
new c759e609030c tracing: Remove __assign_str_len()
new dd6ae6d90a84 tracing: Add __string_len() example
new cf986e57d606 tracing: Add warning if string in __assign_str() does not [...]
new 0bdfb68c845e tracing: Remove second parameter to __assign_rel_str()
new 19f0423fd55c tracing: Support to dump instance traces by ftrace_dump_on_oops
new d6cb38e10810 tracing: Use div64_u64() instead of do_div()
new 1b273124107c tracepoints: Use WARN() and not WARN_ON() for warnings
new b1afefa62ca9 tracing: Use strcmp() in __assign_str() WARN_ON() check
new 7604256cecef tracing: Add __string_src() helper to help compilers not t [...]
new a2bf1e634d6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1d55934ed584 Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/ [...]
new c822a075ab2d Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/ [...]
new f3c80061c0d3 KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP
new 19cebbab995b Documentation: kvm/sev: separate description of firmware
new c20722c412f1 Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP
new 6c41a7053727 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 83a8a03c3a38 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5a2351aa9fb1 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9ec115c5ff58 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bf5271ea9bad Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b8d14adc7757 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new 8b94cecb13cf Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new 8742ccdeb0e5 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 5faed8dd1e56 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 0b660c484900 Merge branch 'icc-next' of git://git.kernel.org/pub/scm/li [...]
new b667a369d41c Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new cd7486291271 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 7cf6ad9a9e07 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new bcc8ced4e171 counter: ti-ecap-capture: Convert to platform remove callb [...]
new eca588187f91 counter: ti-eqep: Convert to platform remove callback retu [...]
new c1349c278e10 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new 0a5283c107db Merge branch 'siox/for-next' of git://git.kernel.org/pub/s [...]
new 35cda5611607 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ec6b7d71bc9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8a345c02f09a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5cb96cf7e7c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 06c509946ee9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d9388e7069c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 39e3f56f5d6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a77de1e1b3ea Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new da100294c415 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new b0c447092ada Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new bdab118fd990 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b967df629351 hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
new 03b793e6c6e5 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 75010da632f4 Merge branch 'zstd-next' of https://github.com/terrelln/linux.git
new 1fb40fd4ac5e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bb6008e0cde Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 45a119a2c5e3 Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 0ef58ccb6178 selftests/exec: execveat: Improve debug reporting
new 472874cf7bb3 selftests/exec: Convert remaining /bin/sh to /bin/bash
new 4536f19ec0ad Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new 547eb2e7e92a Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 77fcc34769c8 ubsan: Disable signed integer overflow sanitizer on GCC < 8
new c4ca2276f18e arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
new acd80cdcee17 Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY [...]
new 6ba438a29b5d x86, relocs: Ignore relocations in .notes section on walk_relocs
new 8d8b79685237 overflow: Change DEFINE_FLEX to take __counted_by member
new defb943fdc16 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 226d3c72fcde Add linux-next specific files for 20240319
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2e93f143ca01)
\
N -- N -- N refs/heads/master (226d3c72fcde)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 187 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/admin-guide/cifs/introduction.rst | 2 +-
.../admin-guide/reporting-regressions.rst | 2 +-
.../verify-bugs-and-bisect-regressions.rst | 389 +--
Documentation/process/handling-regressions.rst | 12 +-
Documentation/spi/spi-lm70llp.rst | 4 +-
Documentation/trace/index.rst | 1 -
Documentation/trace/ring-buffer-map.rst | 106 -
.../virt/kvm/x86/amd-memory-encryption.rst | 42 +-
Next/SHA1s | 54 +-
Next/merge.log | 3169 ++------------------
README | 2 +-
arch/arm64/Kconfig | 3 +-
arch/arm64/hyperv/hv_core.c | 14 +-
arch/arm64/hyperv/mshyperv.c | 2 +-
arch/arm64/include/asm/hyperv-tlfs.h | 12 +-
arch/x86/include/uapi/asm/kvm.h | 23 +
arch/x86/kernel/cpu/mshyperv.c | 2 +-
arch/x86/tools/relocs.c | 10 +
drivers/counter/ti-ecap-capture.c | 6 +-
drivers/counter/ti-eqep.c | 6 +-
drivers/cxl/core/trace.h | 14 +-
drivers/gpu/drm/display/drm_dp_helper.c | 7 +
drivers/gpu/drm/i915/display/intel_dpll_mgr.c | 2 +-
drivers/net/dsa/mt7530.c | 14 +-
drivers/net/ethernet/intel/ice/ice_base.c | 4 +-
drivers/net/ethernet/intel/ice/ice_common.c | 4 +-
drivers/net/ethernet/intel/ice/ice_ddp.c | 8 +-
drivers/net/ethernet/intel/ice/ice_lag.c | 6 +-
drivers/net/ethernet/intel/ice/ice_sched.c | 4 +-
drivers/net/ethernet/intel/ice/ice_switch.c | 10 +-
drivers/net/veth.c | 18 -
drivers/net/wan/fsl_qmc_hdlc.c | 2 +-
drivers/spi/spi-lm70llp.c | 4 +-
fs/btrfs/block-group.c | 3 +-
fs/btrfs/ctree.c | 12 +-
fs/btrfs/extent-tree.c | 2 +-
fs/btrfs/extent_map.c | 16 +-
fs/btrfs/locking.c | 16 +-
fs/btrfs/locking.h | 18 +-
fs/btrfs/scrub.c | 12 +-
fs/btrfs/transaction.c | 2 -
fs/btrfs/volumes.c | 68 +-
fs/btrfs/zoned.c | 14 +-
fs/ceph/caps.c | 8 +
fs/netfs/fscache_io.c | 4 +-
fs/xfs/xfs_buf_mem.c | 4 +-
fs/xfs/xfs_dquot.c | 18 +-
fs/xfs/xfs_trace.h | 9 +-
include/asm-generic/hyperv-tlfs.h | 16 +-
include/linux/overflow.h | 25 +-
include/linux/ring_buffer.h | 7 -
include/linux/skbuff.h | 6 +-
include/trace/stages/stage5_get_offsets.h | 14 +-
include/trace/stages/stage6_event_callback.h | 4 +-
include/uapi/linux/trace_mmap.h | 48 -
kernel/trace/ring_buffer.c | 427 +--
kernel/trace/trace.c | 138 +-
kernel/trace/trace.h | 1 -
lib/Kconfig.debug | 12 -
lib/memcpy_kunit.c | 3 -
lib/overflow_kunit.c | 19 +
localversion-next | 2 +-
net/core/dev.c | 2 +-
net/ipv4/ip_output.c | 1 -
net/ipv4/raw.c | 1 -
net/ipv6/ip6_output.c | 2 +-
net/ipv6/raw.c | 2 +-
net/packet/af_packet.c | 8 +-
scripts/kconfig/confdata.c | 5 +-
scripts/kconfig/lxdialog/dialog.h | 4 -
scripts/kconfig/lxdialog/util.c | 20 +-
scripts/kconfig/menu.c | 3 -
scripts/kconfig/parser.y | 6 +
scripts/mod/modpost.c | 4 +-
scripts/package/kernel.spec | 13 +
security/keys/gc.c | 8 -
security/keys/key.c | 32 +-
security/keys/keyctl.c | 11 +-
sound/pci/hda/patch_realtek.c | 26 +
sound/soc/soc-compress.c | 4 +
tools/testing/selftests/exec/Makefile | 4 +-
tools/testing/selftests/net/udpgro_fwd.sh | 4 +
tools/testing/selftests/net/veth.sh | 24 +-
tools/testing/selftests/ring-buffer/Makefile | 8 -
tools/testing/selftests/ring-buffer/config | 2 -
tools/testing/selftests/ring-buffer/map_test.c | 273 --
86 files changed, 936 insertions(+), 4417 deletions(-)
delete mode 100644 Documentation/trace/ring-buffer-map.rst
delete mode 100644 include/uapi/linux/trace_mmap.h
delete mode 100644 tools/testing/selftests/ring-buffer/Makefile
delete mode 100644 tools/testing/selftests/ring-buffer/config
delete mode 100644 tools/testing/selftests/ring-buffer/map_test.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 23409731ca4 Daily bump.
new c4845edfeaf c++: Fix handling of no-linkage decls for modules
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/cp/cp-tree.h | 6 +
gcc/cp/decl.cc | 10 +-
gcc/cp/decl2.cc | 39 ++++-
gcc/cp/tree.cc | 21 ++-
gcc/testsuite/g++.dg/cpp2a/linkage-1.C | 18 +++
gcc/testsuite/g++.dg/modules/block-decl-3.h | 39 +++++
gcc/testsuite/g++.dg/modules/block-decl-3_a.C | 157 +++++++++++++++++++++
gcc/testsuite/g++.dg/modules/block-decl-3_b.C | 8 ++
gcc/testsuite/g++.dg/modules/block-decl-3_c.C | 30 ++++
gcc/testsuite/g++.dg/modules/linkage-1_a.C | 15 ++
gcc/testsuite/g++.dg/modules/linkage-1_b.C | 6 +
.../g++.dg/modules/{using-11_b.C => linkage-1_c.C} | 5 +-
gcc/testsuite/g++.dg/modules/linkage-2.C | 26 ++++
13 files changed, 366 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/linkage-1.C
create mode 100644 gcc/testsuite/g++.dg/modules/block-decl-3.h
create mode 100644 gcc/testsuite/g++.dg/modules/block-decl-3_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/block-decl-3_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/block-decl-3_c.C
create mode 100644 gcc/testsuite/g++.dg/modules/linkage-1_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/linkage-1_b.C
copy gcc/testsuite/g++.dg/modules/{using-11_b.C => linkage-1_c.C} (74%)
create mode 100644 gcc/testsuite/g++.dg/modules/linkage-2.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 releases/gcc-13
in repository gcc.
from a2c960dd7eb libstdc++: Correct notes about std::call_once in manual [PR66146]
new 32cc04c6ba8 Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 20 ++++++++++++++++++++
3 files changed, 30 insertions(+), 1 deletion(-)
--
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 releases/gcc-12
in repository gcc.
from 5371d1d7f98 libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1
new 06b81f0b699 Daily bump.
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/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 754 +++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 755 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.