This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from bbbc721033c0 Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/li [...]
new 7678523109d1 tools/build: Add a feature test for libopenssl
new 800ad1f0e277 perf tools: Disable BPF skeleton if no libopenssl found
new 5c5f6fe32df2 perf symbol: Fix ENOENT case for filename__read_build_id
new b3d1dcd02c8c perf tests kvm: Avoid leaving perf.data.guest file around
new 9e724085dacd perf tests top: Make the test exclusive
new d5e4c710b54a tools headers arm64: Add NVIDIA Olympus part
new d852b838eb05 perf arm-spe: Add NVIDIA Olympus to neoverse list
new be6c9e82c999 tools headers: Sync UAPI drm/drm.h with kernel sources
new 34524cde88c9 tools headers: Sync UAPI KVM headers with kernel sources
new 673293eadbe9 tools headers: Sync UAPI linux/fcntl.h with kernel sources
new 4bd8d145731f tools headers: Sync UAPI linux/fs.h with kernel sources
new 45e07a6f3a19 tools headers: Sync UAPI linux/mount.h with kernel sources
new c482993189df tools headers: Sync UAPI sound/asound.h with kernel sources
new 369e91bd201d tools headers: Sync x86 headers with kernel sources
new 0d5d3bb6cef4 tools headers: Sync arm64 headers with kernel sources
new d0783e1fb83b tools headers: Sync linux/gfp_types.h with kernel sources
new 00a7e470a597 tools headers: Sync linux/socket.h with kernel sources
new eb0674018791 tools headers: Sync syscall table with kernel sources
new fe072f651083 tools build: Fix the common set of features test wrt libopenssl
new 805f9a061372 Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git:/ [...]
The 20 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:
tools/arch/arm64/include/asm/cputype.h | 8 +++---
tools/arch/x86/include/asm/cpufeatures.h | 11 ++++++++
tools/arch/x86/include/asm/msr-index.h | 30 ++++++++++++++++++++++
tools/arch/x86/include/uapi/asm/kvm.h | 1 +
tools/build/Makefile.feature | 6 +++--
tools/build/feature/Makefile | 10 +++++---
tools/build/feature/test-all.c | 5 ++++
tools/build/feature/test-libopenssl.c | 7 +++++
tools/include/linux/gfp_types.h | 6 -----
tools/include/uapi/asm-generic/unistd.h | 4 ++-
tools/include/uapi/drm/drm.h | 15 +++++++++++
tools/include/uapi/linux/kvm.h | 11 ++++++++
tools/perf/Makefile.config | 8 ++++++
tools/perf/arch/arm/entry/syscalls/syscall.tbl | 1 +
.../perf/arch/mips/entry/syscalls/syscall_n64.tbl | 1 +
tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 1 +
tools/perf/arch/s390/entry/syscalls/syscall.tbl | 1 +
tools/perf/arch/sh/entry/syscalls/syscall.tbl | 1 +
tools/perf/arch/sparc/entry/syscalls/syscall.tbl | 1 +
tools/perf/arch/x86/entry/syscalls/syscall_32.tbl | 1 +
tools/perf/arch/x86/entry/syscalls/syscall_64.tbl | 1 +
tools/perf/arch/xtensa/entry/syscalls/syscall.tbl | 1 +
tools/perf/builtin-buildid-cache.c | 6 +++--
tools/perf/tests/shell/kvm.sh | 2 +-
tools/perf/tests/shell/top.sh | 2 +-
tools/perf/trace/beauty/include/linux/socket.h | 24 ++++++++++++++---
tools/perf/trace/beauty/include/uapi/linux/fcntl.h | 12 +++++++++
tools/perf/trace/beauty/include/uapi/linux/fs.h | 3 ++-
tools/perf/trace/beauty/include/uapi/linux/mount.h | 2 +-
.../perf/trace/beauty/include/uapi/sound/asound.h | 2 +-
tools/perf/util/arm-spe.c | 1 +
tools/perf/util/libbfd.c | 4 ++-
tools/perf/util/symbol-elf.c | 4 ++-
tools/perf/util/symbol-minimal.c | 4 ++-
tools/scripts/syscall.tbl | 1 +
35 files changed, 170 insertions(+), 28 deletions(-)
create mode 100644 tools/build/feature/test-libopenssl.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 linux.
from bea82c80a5d6 Merge tag 'block-6.19-20260102' of git://git.kernel.org/pu [...]
new b889b4fb4cbe selftests/ftrace: traceonoff_triggers: strip off names
new 0eccd4acd6bd selftests/ftrace: Test toplevel-enable for instance
new 19b8a76cd99b kselftest/harness: Use helper to avoid zero-size memset warning
new 3d35fa1190a1 Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.ke [...]
new a7b8e876e0ef RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
new 57f3cb6c8415 RDMA/cm: Fix leaking the multicast GID table reference
new 2dc675f61485 RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct padding
new d95e99a74eaf RDMA/irdma: Fix irdma_alloc_ucontext_resp padding
new 887bfe598639 RDMA/mana_ib: check cqe length for kernel CQs
new 6f05611728e9 RDMA/irdma: avoid invalid read in irdma_net_event
new c1776ccba661 RTRS/rtrs: clean up rtrs headers kernel-doc
new 85463eb6a46c RDMA/efa: Remove possible negative shift
new 8aaa848eaddd RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
new 145a417a39d7 RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
new de41cbc64d02 RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
new fa3c411d21eb RDMA/core: always drop device refcount in ib_del_sub_devic [...]
new f01765a23613 RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_send
new 9b68a1cc966b RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()
new 3d70e0fb0f28 RDMA/bnxt_re: Fix to use correct page size for PDE table
new 3c68cf68233e IB/rxe: Fix missing umem_odp->umem_mutex unlock on error path
new 43bd09d5b750 RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
new fcd431a9627f RDMA/bnxt_re: fix dma_free_coherent() pointer
new 6ce4d44fb0ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new c31f4aa8fed0 kunit: Enforce task execution in {soft,hard}irq contexts
new dec1ecf2c707 Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel. [...]
new 684d3b2670a2 PM: sleep: Fix suspend_test() at the TEST_CORE level
new bbbc721033c0 Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/li [...]
The 27 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:
drivers/infiniband/core/addr.c | 33 ++++----------
drivers/infiniband/core/cma.c | 3 ++
drivers/infiniband/core/device.c | 4 +-
drivers/infiniband/core/verbs.c | 2 +-
drivers/infiniband/hw/bnxt_re/hw_counters.h | 6 +--
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 7 +--
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 2 +-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 8 ++--
drivers/infiniband/hw/efa/efa_verbs.c | 4 --
drivers/infiniband/hw/irdma/utils.c | 3 +-
drivers/infiniband/hw/mana/cq.c | 4 ++
drivers/infiniband/sw/rxe/rxe_net.c | 32 +++++++++++++
drivers/infiniband/sw/rxe/rxe_odp.c | 4 +-
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 1 +
drivers/infiniband/ulp/rtrs/rtrs-pri.h | 32 ++++++++-----
drivers/infiniband/ulp/rtrs/rtrs.h | 24 ++++++----
include/kunit/run-in-irq-context.h | 53 ++++++++++++++--------
include/uapi/rdma/irdma-abi.h | 2 +-
include/uapi/rdma/rdma_user_cm.h | 4 +-
kernel/power/suspend.c | 9 ++--
.../ftrace/test.d/event/toplevel-enable.tc | 3 +-
.../test.d/ftrace/func_traceonoff_triggers.tc | 5 +-
tools/testing/selftests/kselftest_harness.h | 8 +++-
23 files changed, 158 insertions(+), 95 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 linux.
from 9b0436804460 Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedes [...]
new 807e5d383ca8 LoongArch: Complete CPUCFG registers definition
new d5be446948b3 LoongArch: Set correct protection_map[] for VM_NONE/VM_SHARED
new 1b2f4706c6a2 LoongArch: Use UNWIND_HINT_END_OF_STACK for entry points
new 6e5416d63bcb LoongArch: Remove is_entry_func() and kernel_entry_end
new 4cd641a79e69 LoongArch: Remove unnecessary checks for ORC unwinder
new 9bdc1ab5e4ce LoongArch: Enable exception fixup for specific ADE subcode
new 45cb47c628df LoongArch: Refactor register restoration in ftrace_common_return
new 3f5a238f24d7 LoongArch: BPF: Sign extend kfunc call arguments
new eb71f5c433e1 LoongArch: BPF: Zero-extend bpf_tail_call() index
new d314e1f48260 LoongArch: BPF: Save return address register ra to t0 befo [...]
new 61319d15a560 LoongArch: BPF: Adjust the jump offset of tail calls
new 26138762d9a2 LoongArch: BPF: Enable trampoline-based tracing for module [...]
new 73721d867677 LoongArch: BPF: Enhance the bpf_arch_text_poke() function
new bb85d206be20 samples/ftrace: Adjust LoongArch register restore order in [...]
new b993744a9727 Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org [...]
new 150b1b97e275 x86/microcode/AMD: Fix Entrysign revision check for Zen5/S [...]
new 71b62ed6cea9 Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/ [...]
new fc5ff2500976 io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
new 5623eb1ed035 io_uring/tctx: add separate lock for list of tctx's in ctx
new 70eafc743016 io_uring/memmap: drop unused sz param in io_uring_validate [...]
new 509b5b115218 Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org [...]
new 04bdb1a04d8a block,bfq: fix aux stat accumulation destination
new 7fc4da6a304b ublk: scan partition in async way
new 60cf86372030 selftests/ublk: add test for async partition scan
new a2ce13396917 selftests/ublk: fix Makefile to rebuild on header changes
new 10845a105bbc blk-mq: skip CPU offline notify on unmapped hctx
new 00f6c1b4d15d md: Fix static checker warning in analyze_sbs
new 7ad6ef91d874 md/raid5: fix possible null-pointer dereferences in raid5_ [...]
new 2cc583653bbe md: suspend array while updating raid_disks via sysfs
new 864466c38c4a md: Fix logical_block_size configuration being overwritten
new a4166f1c4893 md: Fix forward incompatibility from configurable logical [...]
new 9e193a06e6e5 Merge tag 'md-6.19-20251231' of gitolite.kernel.org:pub/sc [...]
new 69153e8b97eb block, bfq: update outdated comment
new bea82c80a5d6 Merge tag 'block-6.19-20260102' of git://git.kernel.org/pu [...]
The 34 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:
arch/loongarch/include/asm/loongarch.h | 7 +++
arch/loongarch/kernel/head.S | 4 +-
arch/loongarch/kernel/mcount_dyn.S | 14 +++--
arch/loongarch/kernel/traps.c | 5 ++
arch/loongarch/kernel/unwind_orc.c | 27 ++--------
arch/loongarch/mm/cache.c | 8 +--
arch/loongarch/net/bpf_jit.c | 58 +++++++++++++++++----
arch/loongarch/net/bpf_jit.h | 26 ++++++++++
arch/x86/kernel/cpu/microcode/amd.c | 2 +-
block/bfq-cgroup.c | 2 +-
block/bfq-iosched.h | 2 +-
block/blk-mq.c | 2 +-
drivers/block/ublk_drv.c | 35 +++++++++++--
drivers/md/md.c | 61 ++++++++++++++++++----
drivers/md/raid5.c | 10 ++--
include/linux/io_uring_types.h | 8 ++-
io_uring/cancel.c | 5 ++
io_uring/io_uring.c | 7 ++-
io_uring/memmap.c | 9 ++--
io_uring/register.c | 2 +
io_uring/tctx.c | 8 +--
samples/ftrace/ftrace-direct-modify.c | 8 +--
samples/ftrace/ftrace-direct-multi-modify.c | 8 +--
samples/ftrace/ftrace-direct-multi.c | 4 +-
samples/ftrace/ftrace-direct-too.c | 4 +-
samples/ftrace/ftrace-direct.c | 4 +-
tools/testing/selftests/ublk/Makefile | 5 +-
tools/testing/selftests/ublk/test_common.sh | 16 ++++--
tools/testing/selftests/ublk/test_generic_15.sh | 68 +++++++++++++++++++++++++
29 files changed, 323 insertions(+), 96 deletions(-)
create mode 100755 tools/testing/selftests/ublk/test_generic_15.sh
--
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 cc4718b5802 a68: avoid conditional expression in sppp.awk
new 5e968b9fe53 aarch64: Define INCLUDE_ALGORITHM for std::max in sve-built [...]
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/aarch64/aarch64-sve-builtins-shapes.cc | 1 +
1 file changed, 1 insertion(+)
--
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 b69053dd3ffb wifi: mt76: Remove blank line after mt792x firmware version dmesg
new bc311611625a smb3 client: add missing tracepoint for unsupported ioctls
new fa2fd0b10f66 smb: client: fix UBSAN array-index-out-of-bounds in smb2_c [...]
new 047b4e783ce2 Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba [...]
new 0c56693b06a6 ksmbd: Fix memory leak in get_file_all_info()
new 7c28f8eef5ac smb/server: call ksmbd_session_rpc_close() on error path i [...]
new 3296c3012a9d smb/server: fix refcount leak in parse_durable_handle_context()
new f416c556997a smb/server: fix refcount leak in smb2_open()
new e3a97ab1bbc3 Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba [...]
new d2d7f5636f0d drm/xe/svm: Fix a debug printout
new 754c23238438 drm/pagemap, drm/xe: Ensure that the devmem allocation is [...]
new bed2a6bd2068 drm/xe/guc: READ/WRITE_ONCE g2h_fence->done
new 1054f19572ac Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.free [...]
new 6b991ad8dc3a drm/imagination: Disallow exporting of PM/FW protected objects
new 560271e10b2c drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state [...]
new 8f05e411aee3 drm/gem-shmem: Fix typos in documentation
new 3fbd97618f49 drm/gem-shmem: Fix the MODULE_LICENSE() string
new 9abfe0b2e0cb Merge tag 'drm-misc-fixes-2025-12-29' of https://gitlab.fr [...]
new 4fe2bd195435 drm/i915/gem: Zero-initialize the eb.vma array in i915_gem [...]
new 7be19f9327d9 Merge tag 'drm-intel-fixes-2025-12-31' of https://gitlab.f [...]
new 9b0436804460 Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedes [...]
The 20 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:
drivers/gpu/drm/drm_gem_shmem_helper.c | 5 ++-
drivers/gpu/drm/drm_pagemap.c | 17 +++++++--
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 37 +++++++++----------
drivers/gpu/drm/imagination/pvr_gem.c | 11 ++++++
drivers/gpu/drm/nouveau/dispnv50/atom.h | 13 +++++++
drivers/gpu/drm/nouveau/dispnv50/wndw.c | 2 +-
drivers/gpu/drm/xe/xe_guc_ct.c | 14 +++++--
drivers/gpu/drm/xe/xe_migrate.c | 25 ++++++++++---
drivers/gpu/drm/xe/xe_migrate.h | 6 ++-
drivers/gpu/drm/xe/xe_svm.c | 51 +++++++++++++++++++-------
fs/smb/client/ioctl.c | 3 ++
fs/smb/client/smb2ops.c | 6 +++
fs/smb/client/trace.h | 1 +
fs/smb/server/smb2pdu.c | 12 ++++--
include/drm/drm_pagemap.h | 17 +++++++--
15 files changed, 163 insertions(+), 57 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 releases/gcc-15
in repository gcc.
from 5fe0ba52a9e Daily bump.
new a75d15db70b [RISC-V][PR target/121485] Fix mode on Zvkned lmul extendin [...]
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/vector-crypto.md | 8 ++++----
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr121485.c | 13 +++++++++++++
2 files changed, 17 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr121485.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 97b3d733e35 Update copyright years.
new cc4718b5802 a68: avoid conditional expression in sppp.awk
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:
libga68/sppp.awk | 6 +++++-
1 file changed, 5 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 master
in repository gcc.
from 254a858ae7a Update copyright years.
new 97b3d733e35 Update copyright years.
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:
libbacktrace/Makefile.in | 2 +-
libgomp/Makefile.in | 2 +-
libgomp/configure | 2 +-
libphobos/Makefile.in | 2 +-
libphobos/libdruntime/Makefile.in | 2 +-
libstdc++-v3/src/libbacktrace/Makefile.in | 2 +-
6 files changed, 6 insertions(+), 6 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 81bef9ee8d8 Fortran: Fix tab not ignored in print statement.
new 6dc335c506a c++: Fix up is_late_template_attribute for [[maybe_unused]] [...]
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/decl2.cc | 9 ++++++---
gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-5.C | 15 +++++++++++++++
2 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-local-typedefs-5.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.