This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 2137cb863b80 Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/ [...]
new 2d98144440f0 selftests/futex: Remove unused test_futex_mpol()
new 9407d138b8d5 selftests/futex: Add newline to ksft_exit_fail_msg()
new 275498b88104 selftests/futex: Skip tests if shmget unsupported
new cd91b502f1b4 selftests/futex: Create test for robust list
new c42ba5a87bdc futex: Store time as ktime_t in restart block
new 0048fbb4011e Merge tag 'locking-futex-2025-12-10' of git://git.kernel.o [...]
The 6 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:
include/linux/restart_block.h | 2 +-
kernel/futex/waitwake.c | 9 +-
.../testing/selftests/futex/functional/.gitignore | 1 +
tools/testing/selftests/futex/functional/Makefile | 3 +-
.../selftests/futex/functional/futex_numa_mpol.c | 5 -
.../selftests/futex/functional/futex_wait.c | 8 +-
.../selftests/futex/functional/futex_waitv.c | 2 +
.../selftests/futex/functional/robust_list.c | 552 +++++++++++++++++++++
8 files changed, 567 insertions(+), 15 deletions(-)
create mode 100644 tools/testing/selftests/futex/functional/robust_list.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-15
in repository gcc.
from dafaf53e6c8 Daily bump.
new 014dd4b845d RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
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-vsetvl.cc | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/base/pr122652.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr122652.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 203d4dd09ba libsanitizer: Restore local sanitizer_redefine_builtins.h patch
new 4f820a250d7 libsanitizer: Update LOCAL_PATCHES
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:
libsanitizer/LOCAL_PATCHES | 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 gcc.
from 89889bff20f Fix PID_TYPE on 32-bit Solaris
new 203d4dd09ba libsanitizer: Restore local sanitizer_redefine_builtins.h patch
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:
libsanitizer/sanitizer_common/sanitizer_redefine_builtins.h | 3 ++-
1 file changed, 2 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 linux.
from c9b47175e913 Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/s [...]
new 809ef03d6d21 csky: fix csky_cmpxchg_fixup not working
new 117c537cc7d6 csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
new 16464af83128 csky: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi header
new 817d21578d51 csky: Remove compile warning for CONFIG_SMP
new 565848bb3bcd Merge tag 'csky-for-linus-6.19' of https://github.com/c-sk [...]
new 7a7e836684fe tracing: Fix unused tracepoints when module uses only expo [...]
new 2c22361ab628 MAINTAINERS: Add tracepoint-update.c to TRACING section
new 2f7041e59bf0 Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/ [...]
new 295e3beead10 Input: cyttsp5 - use %pe format specifier
new 5455d21d2e2d dt-bindings: touchscreen: rename maxim,max11801.yaml to tr [...]
new 6678b3e6ed17 dt-bindings: touchscreen: move ar1021.txt to trivial-touch.yaml
new fd1bf704c75b dt-bindings: input: Convert MELFAS MIP4 Touchscreen to DT schema
new d6137f25b191 Input: qnap-mcu-input - omit error message when memory all [...]
new 3c297278a61f Input: zforce_ts - omit error message when memory allocati [...]
new e8ec34ed4616 dt-bindings: input: ti,twl4030-keypad: convert to DT schema
new c65d6881caf1 dt-bindings: touchscreen: trivial-touch: add reset-gpios a [...]
new a311c777f298 dt-bindings: touchscreen: consolidate simple touch control [...]
new 70f62e52176d Input: ti_am335x_tsc - clamp coordinate_readouts to DT max [...]
new 429c4727011e Merge branch 'next' into for-linus
new db28b8ae363b Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pu [...]
new 4ab2ee307983 kbuild: install-extmod-build: Properly fix CC expansion wh [...]
new 2137cb863b80 Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/ [...]
The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bindings/input/ti,twl4030-keypad.yaml | 59 +++++++++++++++
.../bindings/input/touchscreen/ar1021.txt | 15 ----
.../bindings/input/touchscreen/azoteq,iqs5xx.yaml | 75 -------------------
.../bindings/input/touchscreen/himax,hx83112b.yaml | 64 -----------------
.../input/touchscreen/hynitron,cstxxx.yaml | 65 -----------------
.../bindings/input/touchscreen/ilitek_ts_i2c.yaml | 76 --------------------
.../bindings/input/touchscreen/maxim,max11801.yaml | 46 ------------
.../bindings/input/touchscreen/melfas,mip4_ts.yaml | 56 +++++++++++++++
.../bindings/input/touchscreen/melfas_mip4.txt | 20 ------
.../bindings/input/touchscreen/semtech,sx8654.yaml | 52 --------------
.../bindings/input/touchscreen/trivial-touch.yaml | 84 ++++++++++++++++++++++
.../devicetree/bindings/input/twl4030-keypad.txt | 27 -------
MAINTAINERS | 1 +
arch/csky/abiv1/inc/abi/regdef.h | 2 +-
arch/csky/abiv2/inc/abi/regdef.h | 2 +-
arch/csky/include/asm/barrier.h | 4 +-
arch/csky/include/asm/cache.h | 2 +-
arch/csky/include/asm/ftrace.h | 4 +-
arch/csky/include/asm/jump_label.h | 4 +-
arch/csky/include/asm/page.h | 4 +-
arch/csky/include/asm/ptrace.h | 4 +-
arch/csky/include/asm/sections.h | 1 +
arch/csky/include/asm/string.h | 2 +-
arch/csky/include/asm/thread_info.h | 4 +-
arch/csky/include/uapi/asm/ptrace.h | 4 +-
arch/csky/mm/fault.c | 4 +-
drivers/input/misc/qnap-mcu-input.c | 2 +-
drivers/input/touchscreen/cyttsp5.c | 4 +-
drivers/input/touchscreen/ti_am335x_tsc.c | 4 ++
drivers/input/touchscreen/zforce_ts.c | 3 +-
scripts/package/install-extmod-build | 2 +-
scripts/tracepoint-update.c | 3 +
32 files changed, 233 insertions(+), 466 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/ti,twl4030-keypad.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ar1021.txt
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/azoteq,iqs5xx.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/himax,hx831 [...]
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/hynitron,cs [...]
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/ilitek_ts_i2c.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/maxim,max11 [...]
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/melfas,mip4 [...]
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/semtech,sx8 [...]
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml
delete mode 100644 Documentation/devicetree/bindings/input/twl4030-keypad.txt
--
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 79c4b2780ac Revert "[gdb/guile] Use SCM_DEBUG_TYPING_STRICTNESS 0"
new 51d2089c3b0 LoongArch: Enable loongarch_elf64_vec loongarch64_pei_vec o [...]
new 80cd86db552 LoongArch: Change DWARF2_CIE_DATA_ALIGNMENT to -4 for loongarch32
new a820ec7a3fb LoongArch: Add R_LARCH_TLS_LE_ADD_R relocation support for add.w
new db614f37cab LoongArch: Enable all instructions by default on LA32 like LA64
new 529e366dd9c LoongArch: Add LA32 and LA32R relocations
new c9d1a08d68e LoongArch: Add processing for LA32/LA32R relocations
new bfc9a6b6ce4 LoongArch: LA32 macros support
new f237e7c2d79 LoongArch: LA32R macros expand
new da99165f714 LoongArch: Add linker relaxation support for R_LARCH_CALL30
new 82f67b063b0 LoongArch: Add support for tls type transition on LA32
new d17b290265a LoongArch: Add linker relaxation for got_pcadd_hi20 and got [...]
new 7979dbef836 LoongArch32: Fix and add testcases
The 12 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/bfd-in2.h | 13 +
bfd/config.bfd | 2 +-
bfd/elfnn-loongarch.c | 553 ++++++++++++++++++---
bfd/elfxx-loongarch.c | 229 +++++++++
bfd/libbfd.h | 13 +
bfd/reloc.c | 27 +
gas/config/tc-loongarch.c | 174 +++++--
gas/config/tc-loongarch.h | 3 +-
gas/testsuite/gas/loongarch/macro_op_32.d | 72 +--
gas/testsuite/gas/loongarch/relocs_32.d | 49 ++
gas/testsuite/gas/loongarch/relocs_32.s | 37 ++
include/elf/loongarch.h | 35 ++
include/opcode/loongarch.h | 4 +
ld/testsuite/ld-loongarch-elf/desc-ie.d | 9 +-
ld/testsuite/ld-loongarch-elf/disas-jirl-32.d | 14 +-
ld/testsuite/ld-loongarch-elf/la32.d | 15 +
ld/testsuite/ld-loongarch-elf/la32.s | 14 +
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 4 +
ld/testsuite/ld-loongarch-elf/macro_op_32.d | 72 +--
ld/testsuite/ld-loongarch-elf/pic.exp | 4 +-
opcodes/loongarch-opc.c | 78 ++-
21 files changed, 1189 insertions(+), 232 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/la32.d
create mode 100644 ld/testsuite/ld-loongarch-elf/la32.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 3b3e153da54 Daily bump.
new 89889bff20f Fix PID_TYPE on 32-bit Solaris
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/sol2.h | 6 ++++++
gcc/doc/tm.texi | 5 +++--
gcc/doc/tm.texi.in | 5 +++--
gcc/testsuite/g++.dg/lookup/extern-c-redecl3.C | 8 +++++---
gcc/testsuite/g++.dg/pid_t-1.C | 3 +++
gcc/testsuite/gcc.dg/pid_t-1.c | 19 +++++++++++++++++++
6 files changed, 39 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pid_t-1.C
create mode 100644 gcc/testsuite/gcc.dg/pid_t-1.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 c5b89e9d1f5 Automatic date update in version.in
new 43ac12baae8 GDB: Guile: Remove code meant for Guile < 2.2
new 97cef9bf60a GDB: Guile: Remove procedures ineffectual since Guile 2.2
new 79c4b2780ac Revert "[gdb/guile] Use SCM_DEBUG_TYPING_STRICTNESS 0"
The 3 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/NEWS | 8 ++++++
gdb/doc/guile.texi | 35 --------------------------
gdb/guile/guile-internal.h | 29 ++++++++--------------
gdb/guile/lib/gdb.scm | 4 ---
gdb/guile/scm-gsmob.c | 20 ---------------
gdb/guile/scm-ports.c | 62 ----------------------------------------------
6 files changed, 19 insertions(+), 139 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 annotated tag next-20251210
in repository linux-next.
at 4b31c90f8676 (tag)
tagging 008d3547aae5bc86fac3eda317489169c3fda112 (commit)
replaces v6.18
tagged by Stephen Rothwell
on Wed Dec 10 13:56:03 2025 +1100
- Log -----------------------------------------------------------------
next-20251210
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmk44UMACgkQifkcCkHV
wHp+4A//cFqf7LBVovh48ovSqorHTi5F7BkxbF7q7VbWgS6sJUjFAE3RzKIjZ3in
wYG4qrUiXyak3djmW8QayY1lSM0/uF30mwowZa2rCB+pnYSLXAq5whRO2bIp77i1
lU4itU/yY25moBWZo+60s9MI3pw2OJFtbUr2HRS0RPadyJGmVp4+RRvujCAzCfMW
sSF2VM+Ai7lncUpNPvoL6xYFDDhABKL21REegqRZO+lEhZMRtIH2MWRcgbbycl3D
lJE5Ts9jK7xLMyLQWUbXvsJeibguMLnAmL211yg248/QK/AQ6wwnmbS8OAEJq/7b
LHOiBWmWRpQA4AGyQNFWFyFrygjaGsfgTIk4GPNVhDM050ythLhj1cF4oKqm1/Zg
WHOAMpXO3DPdEvcOpFQyJT++bxtRepykL05CoGXtFwg0LjFm4olmAqetJikyyITs
H7Cig2mb/bUGgICReZkDp1o6YxwLHncPRngSzJb8BhDNlGiGTnBl0uLhmCmNcQEm
kdMtHaa8Yyw8ZmpIp1V/E+4hPQbOz8OddtqN9gEZJmKE4Xl+G8t60cCRO3oEdo2r
USEYm74tSOoo9NGXmAxNH+cVo+A1/DwjAl1o6o1VVOlQEKzsIdtjeZ2AzkCVFQxt
sEFyJaL9upfTx+2DTF3Nxg1byx6HHmBeeduTM7k2AQQYhFocRSI=
=LcQt
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 70f62e52176d Input: ti_am335x_tsc - clamp coordinate_readouts to DT max [...]
new 87213b0d847c ublk: allow non-blocking ctrl cmds in IO_URING_F_NONBLOCK issue
new feb06d2690bb Merge tag 'hyperv-next-signed-20251207' of git://git.kerne [...]
new 0623fdf30b11 Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/l [...]
new 990fa99821b3 Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub [...]
new a110f942672c Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/sc [...]
new 2fb6915fa22d compiler_types.h: add "auto" as a macro for "__auto_type"
new b3b8767c2901 include/linux: change "__auto_type" to "auto"
new 75beb7effa04 fs/proc: replace "__auto_type" with "const auto"
new add9b1be777d arch/nios2: replace "__auto_type" and adjacent equivalent [...]
new 2a5b286bee94 arch/x86: replace "__auto_type" with "auto"
new c278d72b99ca selftests/bpf: replace "__auto_type" with "auto"
new 4ecc26fa5852 tools/virtio: replace "__auto_type" with "auto"
new b88b2f82fab4 Merge tag 'hwmon-for-v6.19-take-2' of git://git.kernel.org [...]
new 70e3083ec686 Merge tag 'ubifs-for-linus-6.19-rc1' of git://git.kernel.o [...]
new 4482ebb2970e Merge tag 'block-6.19-20251208' of git://git.kernel.org/pu [...]
new cfd4039213e7 Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org [...]
new 99f0c3a654c4 regulator: spacemit: Align input supply name with the DT binding
new 8cef9b451dc6 spi: microchip-core: Fix an error handling path in mchp_co [...]
new 9c80d28c051e dt-bindings: display/ti: Simplify dma-coherent property
new 43ebaa3ea17a dt-bindings: clock: sprd,sc9860-clk: Allow "reg" for gate clocks
new 429c4727011e Merge branch 'next' into for-linus
new dde09c9e8da5 MAINTAINERS: add Mike Rapoport as maintainer for userfaultfd
new 08f407181323 genalloc.h: fix htmldocs warning
new f8a2c84c1776 mailmap: update entry for Bartosz Golaszewski
new ee689c66e9c4 idr: fix idr_alloc() returning an ID out of range
new e79a42dddb4b mm/huge_memory: fix initialization of huge zero folio
new e9e36ddb1d34 x86/kexec: add a sanity check on previous kernel's ima kex [...]
new 75a777247253 x86-kexec-add-a-sanity-check-on-previous-kernels-ima-kexec [...]
new bb900da78070 mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
new 497fab353a21 mm-page_alloc-make-percpu_pagelist_high_fraction-reads-loc [...]
new c8d11fe8bcc4 mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
new 41896af388e4 kasan: refactor pcpu kasan vmalloc unpoison
new 351bae9fa1fc kasan: unpoison vms[area] addresses with a common tag
new 6b15d6d67274 kasan-unpoison-vms-addresses-with-a-common-tag-fix
new c2ffa52a4745 kasan-unpoison-vms-addresses-with-a-common-tag-v4
new a4046d3b6b71 foo
new a2fae04a08fa powerpc/pseries/cmm: call balloon_devinfo_init() also with [...]
new 4c7274f8590e powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages
new 3fef8a6576a1 mm/sparse: fix sparse_vmemmap_init_nid_early definition wi [...]
new 6a6b5425c633 mm/huge_memory: change folio_split_supported() to folio_ch [...]
new 16409d01a6bc mm/huge_memory: replace can_split_folio() with direct refc [...]
new 0a4a4d1e7dc4 mm/huge_memory: make min_order_for_split() always return an order
new 58a6d935b796 mm/huge_memory: fix folio split stats counting
new 84e7ada2d113 mm: fix CONFIG_STACK_GROWSUP typo in mm.h
new a4bad879faff mm/hugetlb: fix incorrect error return from hugetlb_reserv [...]
new 465c2054983d MAINTAINERS: add idr core-api doc file to XARRAY
new 273430cd0ce3 mm: vmscan: correct nr_requested tracing in scan_folios
new b5f220f88a39 mm/damon/tests/core-kunit: avoid damos_test_commit stack warning
new 65af7b57fed9 mm/hugetlb: fix hugetlb_pmd_shared()
new ef0a45e0bb9a mm/hugetlb: fix two comments related to huge_pmd_unshare()
new ef8ae3fc3a50 mm/rmap: fix two comments related to huge_pmd_unshare()
new 0e1ad0324aab mm/hugetlb: fix excessive IPI broadcasts when unsharing PM [...]
new 1bb9335bdaf8 mm: avoid use of BIT() macro for initialising VMA flags
new bb5619105249 foo
new 487b550c6b25 oid_registry: allow arbitrary size OIDs
new dc733293db01 oid_registry: allow arbitrary size OIDs
new 437bc1ccfb9f liveupdate: luo_flb: introduce File-Lifecycle-Bound global state
new 8a770f69b3e4 tests/liveupdate: add in-kernel liveupdate test
new ebc02b99e174 liveupdate: luo_file: don't use invalid list iterator
new a5c362f3d852 ocfs2: check tl_used after reading it from trancate log inode
new 6b9488f58120 ocfs2: replace deprecated strcpy with strscpy
new 4c672294be8f fs/fat: remove unnecessary wrapper fat_max_cache()
new 4d338edeec0e ocfs2: validate inline xattr size and entry count in ocfs2 [...]
new c517d8a4fa54 liveupdate: luo_core: fix redundant bound check in luo_ioctl()
new 24b7a780aae0 ocfs2: fix kernel BUG in ocfs2_find_victim_chain
new 0232337a9686 args: fix documentation to reflect the correct numbers
new 4bd08fe726ff checkpatch: add uninitialized pointer with __free attribute check
new e261f52b36d0 ocfs2: add ocfs2_emergency_state helper and apply to setattr
new be2067ea8e33 ocfs2: convert remaining read-only checks to ocfs2_emergen [...]
new f448e922e732 ocfs2: avoid -Wflex-array-member-not-at-end warning
new 4df39b6bf913 kernel/watchdog.c: fix unused var warning
new 99fb7199ebf1 ocfs2: invalidate inode if i_mode is zero after block read
new f57343270ec4 ocfs2: fix memory leak in ocfs2_merge_rec_left()
new ffa210b2d81f mm: shmem: avoid build warning for CONFIG_SHMEM=n
new 7b8fcb0b2445 mm: memfd_luo: add CONFIG_SHMEM dependency
new 14be351e5cd0 scsi: ufs: core: Fix an error handler crash
new d2875b812b14 scsi: ufs: core: Fix a deadlock in the frequency scaling code
new fd81bc5cca8f scsi: device_handler: Return error pointer in scsi_dh_atta [...]
new cb015814f8b6 Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/ [...]
new 362432e9b9ae scsi: libsas: Add rollback handling when an error occurs
new 946574434aa9 scsi: ufs: qcom: Fix confusing cleanup.h syntax
new 428e1b114c1a Revert "btrfs: add ASSERTs on prealloc in qgroup functions"
new b0ff70e9d4fe ASoC: cs35l41: Always return 0 when a subsystem ID is found
new 313ef70a9f0f btrfs: fix a potential path leak in print_data_reloc_error()
new df1fc7645847 Merge branch 'misc-6.19' into next-fixes
new 9e7a40a28414 gpio: shared: ignore disabled nodes when traversing the de [...]
new e2c4175b8d3b gpio: shared: fix NULL-pointer dereference in teardown path
new c904a0d8525d gpio: shared: check if a reference is populated before cle [...]
new d382c765d083 gpio: shared: fix auxiliary device cleanup order
new ea513dd3c066 gpio: shared: make locking more fine-grained
new 3d99347a2e1a Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git. [...]
new 2183a5c8a04f af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
new e9e5047df953 mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
new e56cadaa27fd ynl: add regen hint to new headers
new db6b35cffe59 tools: ynl: fix build on systems with old kernel headers
new 0ace3297a730 mptcp: pm: ignore unknown endpoint flags
new 29f4801e9c8d selftests: mptcp: pm: ensure unknown flags are ignored
new 2ea6190f42d0 mptcp: schedule rtx timer only after pushing data
new ffb8c27b0539 mptcp: avoid deadlock on fallback while reinjecting
new 186468c67fc6 Merge branch 'mptcp-misc-fixes-for-v6-19-rc1'
new 477fa55e3de7 bug: Let report_but_entry() provide the correct bugaddr
new 40f40edaa301 bug: Hush suggest-attribute=format for __warn_printf()
new ab4efaa616fc Merge remote-tracking branch 'asoc/for-6.18' into asoc-linus
new 56edaa508ed2 Merge remote-tracking branch 'regulator/for-6.18' into reg [...]
new 865a1f17d5e4 Merge remote-tracking branch 'spi/for-6.18' into spi-linus
new a061deb0b4d5 ASoC: cs35l56: Fix incorrect select SND_SOC_CS35L56_CAL_SY [...]
new 01439286514c perf/x86/amd/uncore: Fix the return value of amd_uncore_df [...]
new c418d8b4d7a4 perf/core: Fix missing read event generation on task exit
new 070f309fccdc Merge branch into tip/master: 'core/urgent'
new d5cbb2974fe8 Merge branch into tip/master: 'perf/urgent'
new 20575b2fe6a5 Merge branch into tip/master: 'locking/futex'
new 87cef06a665e Merge branch into tip/master: 'x86/boot'
new 5bce1c236872 i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
new 25d931c9aae6 i2c: pxa: Fix Wvoid-pointer-to-enum-cast warning
new 99316d6f5c0f i2c: rcar: Fix Wvoid-pointer-to-enum-cast warning
new 17d9bd14caae dt-bindings: i2c: dw: Add Mobileye I2C controllers
new 3fadd5944c9b i2c: designware: Optimize flag reading in i2c_dw_read()
new 0534267e22a3 i2c: designware: Sort compatible strings in alphabetical order
new e390b8cd3389 i2c: designware: Add dedicated algorithm for AMD NAVI
new 180c518fae1e i2c: i801: Add support for Intel Nova Lake-S
new 172368d01390 dt-bindings: i2c: qcom-cci: Document SM8750 compatible
new 460b31720369 drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
new 1c7f9e528f8f drm/i915: Fix format string truncation warning
new 3d55304c6e43 Bluetooth: MGMT: report BIS capability flags in supported [...]
new 53280e398471 bcache: fix improper use of bi_end_io
new cfdeb588ae1d block: prohibit calls to bio_chain_endio
new db339b4067ec ublk: don't mutate struct bio_vec in iteration
new 1bb52354f09c Merge branch 'block-6.19' into for-next
new 59e25ef2b413 block: Use RCU in blk_mq_[un]quiesce_tagset() instead of s [...]
new 9696ec58038b Merge branch 'block-6.19' into for-next
new 94bf74830a97 PCI: rzg3s-host: Initialize MSI status bitmap before use
new 81e77c028848 drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpc
new a00e305fba02 drm/xe/vf: Stop waiting for ring space on VF post migratio [...]
new c752c21c90b8 Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://gi [...]
new 12eef14bcbac lockref: add a __cond_lock annotation for lockref_put_or_lock
new 7a3984bbd690 Merge tag 'mips_6.19' of git://git.kernel.org/pub/scm/linu [...]
new 9f20d9bad516 Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/ [...]
new 9d588a1140b9 Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kern [...]
new f4e9fc967afd drm/xe/xe_survivability: Redesign survivability mode
new 1987ea95ac37 drm/xe/xe_survivability: Add support for survivability mode v2
new c9b47175e913 Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/s [...]
new 43169328c7b4 lib/crypto: riscv/chacha: Avoid s0/fp register
new 1cd5bb6e9e02 lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIG [...]
new 2e8f7b170a08 lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bit
new 68b233b1d583 lib/crypto: blake2s: Replace manual unrolling with unrolled_full
new a9a8b1a38325 crypto/arm64: aes/xts - Use single ksimd scope to reduce s [...]
new 6f7d9481920e crypto/arm64: sm4/xts - Merge ksimd scopes to reduce stack bloat
new b9695d00b605 smb/client: fix NT_STATUS_NO_DATA_DETECTED value
new 954cbce76316 smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
new 3a0a34572269 smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
new 833f0f46368f smb/client: add 4 NT error code definitions
new f46adb9acb02 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 6529da535955 Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...]
new e2f49781d399 Merge branch 'master' of https://github.com/ceph/ceph-client.git
new 20803a5f35eb Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 4bdceb321888 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new e2937d47b6f8 Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new 81722f109ab3 Merge branch 'for_next' of https://git.kernel.org/pub/scm/ [...]
new 26c593ac32ad Merge branch 'dev' of https://git.kernel.org/pub/scm/linux [...]
new b32971ba2891 Merge branch 'jfs-next' of https://github.com/kleikamp/lin [...]
new 2dfb9ce404b0 Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new 48733fad8ff0 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 6c2a32637599 Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/l [...]
new e83d828bc375 Merge branch 'mm-hotfixes-unstable' of https://git.kernel. [...]
new 94debbeffeb6 Merge branch 'fs-current' of linux-next
new f146684580fe Merge branch 'kbuild-fixes' of https://git.kernel.org/pub/ [...]
new 675682940fe0 Merge branch 'arm/fixes' of https://git.kernel.org/pub/scm [...]
new 0762063ab7c7 Merge branch 'main' of https://git.kernel.org/pub/scm/linu [...]
new da0bb5b44c6a Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new 75f2223c96b6 Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 7618a321834b Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 764d288b4ecc Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 8b158360f20f Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new af040376890d Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new a4ae72d6f20c Merge branch 'fixes-togreg' of https://git.kernel.org/pub/ [...]
new 503ec0704b5f Merge branch 'for-linus' of https://git.kernel.org/pub/scm [...]
new 32e851adc2e2 Merge branch 'libcrypto-fixes' of https://git.kernel.org/p [...]
new 06ae0f1b29ca Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 5144ad34e42a Merge branch 'dma-mapping-fixes' of https://git.kernel.org [...]
new f79fdfcca05e Merge branch 'dt/linus' of https://git.kernel.org/pub/scm/ [...]
new 1781d484819b Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 93d6873c5ddc Merge branch 'riscv-dt-fixes' of https://git.kernel.org/pu [...]
new bf9908a9a296 Merge branch 'gpio/for-current' of https://git.kernel.org/ [...]
new d8ee92d6d995 Merge branch 'tip/urgent' of https://git.kernel.org/pub/sc [...]
new e54741dc3383 Merge branch 'slab/for-next-fixes' of https://git.kernel.o [...]
new 8936639dca3e Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new e15cb2200b93 io_uring: fix min_wait wakeups for SQPOLL
new 6eebd30178c9 Merge branch 'mm-unstable' of https://git.kernel.org/pub/s [...]
new 1600384b767f Merge branch 'mm-nonmm-unstable' of https://git.kernel.org [...]
new 2f4c0eeb9ad8 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 2b3b4ece9d79 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 1cf0ca77b940 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new b3050dcd2b88 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new 5965bea3b2cb Merge branch 'at91-next' of https://git.kernel.org/pub/scm [...]
new 88cee155c671 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new a07959cce94d Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 9f54bb03c02f Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 5bd426cb3fb7 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 90a3ac9e9c9b Merge branch 'soc_fsl' of https://git.kernel.org/pub/scm/l [...]
new 13bf4894a659 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new d51acf89b8bb Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 10620ed821e2 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 5ed0afbfb018 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new bed84b6c2eeb Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new d208133314fe Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 8e434363d84c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 861fefbd1c1a Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new dc064763e95c Merge branch 'for-linux-next' of https://git.kernel.org/pu [...]
new 647fc7218471 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 4f356bfd38c5 Merge branch 'sunxi/for-next' of https://git.kernel.org/pu [...]
new 2645675e2d7c Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 1871df4c3852 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e927b1db4f7c Merge branch 'ti-next' of https://git.kernel.org/pub/scm/l [...]
new d0f483c65606 Merge branch 'for-next' of https://github.com/Xilinx/linux [...]
new caaec17411d5 Merge branch 'linux-next' of https://github.com/c-sky/csky [...]
new 42a59be50aad Merge branch 'loongarch-next' of https://git.kernel.org/pu [...]
new e2704b90d071 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 2c80029684cb Merge branch 'riscv-dt-for-next' of https://git.kernel.org [...]
new e657d68c78ea Merge branch 'riscv-soc-for-next' of https://git.kernel.or [...]
new 57919cc01bf6 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 08a097f326d4 Merge branch 'io_uring-6.19' into for-next
new 676cb9e55b41 Merge remote-tracking branch 'asoc/for-6.18' into asoc-linus
new 87d1426617f0 Merge branch 'fs-next' of linux-next
new 4fa1a2b2d767 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 666bc2fcdaad Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new c74251b9de1d Merge branch 'i2c/i2c-host' of https://git.kernel.org/pub/ [...]
new d6bbe182f55e Merge branch 'i3c/next' of https://git.kernel.org/pub/scm/ [...]
new dfc078fcd551 Merge branch 'linux-next' of https://git.kernel.org/pub/sc [...]
new c55f3c28f17d Merge branch 'cpufreq/arm/linux-next' of https://git.kerne [...]
new 591c81093bef Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new 1285dfee8f3d Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new f41f00de63a3 Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new a0aca7b25569 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new fe186c61f78c Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 075c169b3f58 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new e9794f6f5b28 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 7631c4b70632 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 62f3f37bade5 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new f51b6ca4fb03 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new ccc7ac7498ec Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 285374efa48c Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 415ce6fcd87f Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 53362f2fbf58 Merge branch 'master' of git://git.code.sf.net/p/tomoyo/to [...]
new 91b3fc1d9c61 Merge branch 'master' of https://git.kernel.org/pub/scm/li [...]
new f6e2847b7946 Merge branch 'edac-for-next' of https://git.kernel.org/pub [...]
new 4eff3b1e7cfd Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new b16fe881789f Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5103a0807360 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new a131a4b538d9 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 6fe6b3de23a7 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 8037ce1f8f5c Merge branch 'extcon-next' of https://git.kernel.org/pub/s [...]
new 9b6ec1118b2d Merge branch 'counter-next' of https://git.kernel.org/pub/ [...]
new dbc9f06a08d5 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 45cb28cab6cb Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 82583282fde9 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e0ee83ec0112 Merge branch 'linux-next' of https://git.kernel.org/pub/sc [...]
new faca4bdba387 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new e3b784bfe745 Merge branch 'rtc-next' of https://git.kernel.org/pub/scm/ [...]
new 067ceb15984e Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new adae9af7ab98 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 69fe2a65a23a Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 536d5d62d299 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 109694a0ab53 Merge branch 'for-next' of https://github.com/hisilicon/li [...]
new 008d3547aae5 Add linux-next specific files for 20251210
The 265 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.