This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 43472f2cc0e c++: Add test for vt/ff in line comments
new de2eaf63ad4 fortran: cleanup duplicate tests for c_f_pointer_shape_driver
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:
.../gfortran.dg/c_f_pointer_shape_tests_2.f03 | 2 +-
.../gfortran.dg/c_f_pointer_shape_tests_2_driver.c | 46 ---------------------
.../gfortran.dg/c_f_pointer_shape_tests_4.f03 | 2 +-
.../gfortran.dg/c_f_pointer_shape_tests_4_driver.c | 46 ---------------------
.../gfortran.dg/c_f_pointer_shape_tests_driver.c | 47 ++++++++++++++++++++++
5 files changed, 49 insertions(+), 94 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_2_driver.c
delete mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_4_driver.c
create mode 100644 gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_driver.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 f1ab4c518c7 c: Fix ICE on invalid code involving bit fields [PR121217]
new 43472f2cc0e c++: Add test for vt/ff in line comments
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/testsuite/c-c++-common/cpp/comment-ff-1.c | 12 ++++++++++++
gcc/testsuite/c-c++-common/cpp/comment-vtab-1.c | 12 ++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/cpp/comment-ff-1.c
create mode 100644 gcc/testsuite/c-c++-common/cpp/comment-vtab-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 gcc.
from 0c517ddf9b1 RISC-V: Read extension data from riscv-ext*.def for arch-ca [...]
new f1ab4c518c7 c: Fix ICE on invalid code involving bit fields [PR121217]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/c/c-typeck.cc | 3 +++
gcc/testsuite/gcc.dg/pr121217.c | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr121217.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 87262627fd6 openmp: Add support for iterators in 'target update' clause [...]
new aa1ae5284da RISC-V: Support -march=unset
new 0c517ddf9b1 RISC-V: Read extension data from riscv-ext*.def for arch-ca [...]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/common/config/riscv/riscv-common.cc | 5 +
gcc/config/riscv/arch-canonicalize | 563 ++++++++++++++++++++++----
gcc/config/riscv/riscv.h | 10 +-
gcc/doc/invoke.texi | 8 +-
gcc/testsuite/gcc.target/riscv/arch-unset-1.c | 7 +
gcc/testsuite/gcc.target/riscv/arch-unset-2.c | 7 +
gcc/testsuite/gcc.target/riscv/arch-unset-3.c | 7 +
gcc/testsuite/gcc.target/riscv/arch-unset-4.c | 7 +
gcc/testsuite/gcc.target/riscv/arch-unset-5.c | 7 +
9 files changed, 537 insertions(+), 84 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-unset-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-unset-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-unset-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-unset-4.c
create mode 100644 gcc/testsuite/gcc.target/riscv/arch-unset-5.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 a530a36bb548 Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm [...]
new cf3fc037623c ata: libata-scsi: Fix ata_to_sense_error() status handling
new d2be9ea9a755 ata: libata-scsi: Return aborted command when missing sens [...]
new 0060beec0bfa ata: libata-sata: Add link_power_management_supported sysf [...]
new c9edbb6aecc5 ata: libata-core: Remove space before newline
new 64c7cac9d64e ata: pata_macio: Remove space before newline
new 6cb43739b93c ata: pata_pdc2027x: Remove space before newline and abbreviations
new 479058002c32 Merge tag 'ata-6.17-rc1-fixes' of git://git.kernel.org/pub [...]
The 7 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/ata/ata_piix.c | 1 +
drivers/ata/libahci.c | 1 +
drivers/ata/libata-core.c | 2 +-
drivers/ata/libata-sata.c | 53 +++++++++++++++++++++++++++++++++++----------
drivers/ata/libata-scsi.c | 38 ++++++++++++++++----------------
drivers/ata/pata_macio.c | 2 +-
drivers/ata/pata_pdc2027x.c | 12 +++++-----
include/linux/libata.h | 1 +
8 files changed, 71 insertions(+), 39 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 7881cd6886a8 media: venus: Fix OPP table error handling
new 0a1eab129fed kconfig: use memcmp instead of deprecated bcmp
new 694174f94ebe kconfig: lxdialog: fix 'space' to (de)select options
new 626c54af3576 kheaders: rebuild kheaders_data.tar.xz when a file is modi [...]
new 1a0faff2833b kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_T [...]
new f4363dfc900a kheaders: double-quote variables to satisfy shellcheck
new 7934a8dd8692 module: remove meaningless 'name' parameter from __MODULE_INFO()
new b04c7e88bcf5 kconfig: set MENU_CHANGED to choice when the selected memb [...]
new cd5f1534a37e kconfig: qconf: do not show checkbox icon for choice
new 604f5b2127fb kconfig: qconf: show selected choice in the Value column
new 3c292cd0047c kconfig: rename menu_get_parent_menu() to menu_get_menu_or [...]
new 7d1bfaa45768 kconfig: re-add menu_get_parent_menu() that returns parent menu
new 2f2d60f489f0 kconfig: gconf: make columns resizable
new f72ed4c6a375 kconfig: gconf: fix potential memory leak in renderer_edited()
new 02bb13bd6c55 kconfig: gconf: always destroy dialog in on_window1_delete [...]
new bff576a2a909 kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
new ab2924ab5e75 kconfig: gconf: remove empty if-block
new 5575df3d3a21 kconfig: gconf: remove meaningless code in init_main_window()
new 08726436886e kconfig: gconf: remove unneeded gtk_tree_view_set_headers_ [...]
new ede0a43249d4 kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
new dc1de6c03bc6 kconfig: gconf: remove gtk_widget_realize() calls
new ace8bee8369c kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
new f931a5d37a17 kconfig: gconf: remove unnecessary gtk_set_locale() call
new a54b0397d367 kconfig: gconf: remove internal-child="image" nodes from glade
new b3841b501c4a kconfig: gconf: remove parents[] array and indent variable
new 9b8338fd45fc kconfig: gconf: remove unnecessary NULL checks for tree1 a [...]
new 8e3136eb2721 kconfig: gconf: remove unneeded variable in on_split_clicked()
new 57b63d17f73e kconfig: gconf: remove unneeded variables in on_treeview*_ [...]
new b4809e25e2bf kconfig: gconf: remove unused 'color' variable
new 290fc035dfeb kconfig: gconf: add static qualifiers to variables
new 7ef533938e6c kconfig: gconf: move init_*() functions below
new 8d6b5c14ab0b kconfig: gconf: refactor view setting code
new b22bbaea7f59 kconfig: gconf: grey out button for current view
new 3e0fb3ef0158 kconfig: gconf: move the main window event handlers below
new f0049c937d2f kconfig: gconf: move button1 and save1 initialization code
new 77e8ff988918 kconfig: gconf: add static qualifiers to event handlers
new e06b176bf1b4 kconfig: gconf: remove glade_xml_signal_autoconnect() call
new 3beae8659513 kconfig: gconf: make key_press_event work in left pane too
new cae9cdbcd9af kconfig: gconf: avoid hardcoding model2 in on_treeview2_cu [...]
new e6991e8004bf kconfig: gconf: avoid hardcoding model2 in renderer_edited()
new 59adbcd8051a kconfig: gconf: avoid hardcoding model* in on_treeview*_bu [...]
new 4d89059a722d kconfig: gconf: add on_save_clicked() event handler
new 30dda0fdf7a6 kconfig: gconf: use GtkFileChooser in on_load1_activate()
new fd7fd8024c32 kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
new 9517f47dbf8a kconfig: gconf: use GdkPixbuf in replace_button_icon()
new b8f660aabcf2 kconfig: gconf: refactor replace_button_icon()
new 20f375cbfe4f kconfig: gconf: make introduction, about, license dialogs modal
new 1bd81df0b1cc kconfig: gconf: remove global 'tree' variable
new ecaa87d4e9c2 kconfig: gconf: merge 'current' and 'browsed' global variables
new ab026457d3f8 kconfig: gconf: preserve menu selection when switching view mode
new e37954793668 kconfig: gconf: use GtkTreeModelFilter to control row visibility
new b674af6ec854 kconfig: gconf: remove global 'model1' and 'model2' variables
new ed332436f3ca kconfig: gconf: remove init_tree_model()
new 64285dc5c41f kconfig: gconf: inline fill_row() into set_node()
new 035c2f56f574 kconfig: gconf: do not reconstruct tree store when a symbo [...]
new 063a274a5e29 kconfig: gconf: inline display_list() into set_view_mode()
new bf5792da5ac1 kconfig: gconf: remove dead code in display_tree_part()
new 475c878f9716 kconfig: gconf: replace GDK_space with GDK_KEY_space
new 7783290143b3 kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}
new ad452c27aeb8 kconfig: gconf: remove "tooltips" property from glade
new 9d0e47c4c879 kconfig: gconf: replace "tooltip" property with "tooltip-text"
new ea1438f720aa kconfig: gconf: remove unnecessary default message in text view
new 07944f94fc8c kconfig: gconf: use gtk_check_menu_item_get_active() accessor
new c34d63237059 kconfig: gconf: use gtk_dialog_get_content_area() accessor
new 9e0bd6db622c kconfig: gconf: remove GtkHandleBox from glade
new f46899293689 kconfig: nconf: Ensure null termination where strncpy is used
new 1f937cdf3268 docs: kconfig: add alldefconfig to the all*configs
new 0c82f50a06aa kconfig: gconf: fix behavior of a menu under a symbol in s [...]
new 06ba76dc8257 kconfig: gconf: use configure-event handler to adjust pane [...]
new 894ad403439e kconfig: gconf: rename display_tree_part()
new e06030c1ae32 kconfig: gconf: rename gconf.glade to gconf.ui
new 9755d167bf51 kconfig: gconf: migrate to GTK 3
new df889fdbb8d4 kconfig: gconf: replace GtkVbox with GtkBox
new d6f0b652d9b5 kconfig: gconf: replace GdkColor with GdkRGBA
new bfa7375c10df kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPaned
new 65056488e8bf kconfig: gconf: show GTK version in About dialog
new 263e70bc4286 kconfig: add a function to dump all menu entries in a tree [...]
new 721bfe583c52 kconfig: qconf: fix ConfigList::updateListAllforAll()
new 87433e3e06a6 kconfig: qconf: confine {begin,end}Group to constructor an [...]
new e06aa69de21b gendwarfksyms: use preferred form of sizeof for allocation
new d8f26717c901 gendwarfksyms: order -T symtypes output by name
new b9f75396ec10 scripts: add zboot support to extract-vmlinux
new 6d4d44254e43 kconfig: gconf: fix single view to display dependent symbo [...]
new 15a5ae3b0976 kconfig: gconf: Fix Back button behavior
new 2bc0148f7819 kconfig: gconf: replace GtkImageMenuItem with GtkMenuItem
new e16f08062f91 kconfig: gconf: use hyphens in signals
new 5ceb15fdc629 kconfig: gconf: remove unneeded variable in text_insert_msg
new eb549e194bf2 kconfig: gconf: refactor text_insert_help()
new 1918f983687a kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
new 5ac726653a10 kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
new 936599ca5149 kbuild: userprogs: use correct linker when mixing clang an [...]
new 73d210e9faf8 kheaders: make it possible to override TAR
new 8d6841d5cb20 MAINTAINERS: hand over Kbuild maintenance
new a530a36bb548 Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm [...]
The 93 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:
CREDITS | 6 +
Documentation/kbuild/kconfig.rst | 8 +-
MAINTAINERS | 13 +-
Makefile | 5 +-
include/crypto/algapi.h | 4 +-
include/linux/module.h | 3 -
include/linux/moduleparam.h | 9 +-
include/net/tcp.h | 4 +-
kernel/.gitignore | 2 +
kernel/Makefile | 47 +-
kernel/gen_kheaders.sh | 99 +-
scripts/extract-vmlinux | 13 +-
scripts/gendwarfksyms/cache.c | 2 +-
scripts/gendwarfksyms/die.c | 4 +-
scripts/gendwarfksyms/dwarf.c | 2 +-
scripts/gendwarfksyms/kabi.c | 2 +-
scripts/gendwarfksyms/symbols.c | 2 +-
scripts/gendwarfksyms/types.c | 33 +-
scripts/kconfig/conf.c | 2 +-
scripts/kconfig/confdata.c | 2 +-
scripts/kconfig/gconf-cfg.sh | 11 +-
scripts/kconfig/gconf.c | 1767 ++++++++++++++---------------
scripts/kconfig/{gconf.glade => gconf.ui} | 361 ++----
scripts/kconfig/lkc.h | 2 +
scripts/kconfig/lxdialog/inputbox.c | 6 +-
scripts/kconfig/lxdialog/menubox.c | 2 +-
scripts/kconfig/lxdialog/util.c | 3 +-
scripts/kconfig/menu.c | 94 ++
scripts/kconfig/nconf.c | 2 +
scripts/kconfig/nconf.gui.c | 1 +
scripts/kconfig/qconf.cc | 36 +-
scripts/kconfig/qconf.h | 1 +
scripts/kconfig/symbol.c | 4 +
33 files changed, 1218 insertions(+), 1334 deletions(-)
rename scripts/kconfig/{gconf.glade => gconf.ui} (57%)
--
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-20250806
in repository linux-next.
at 46bf7c32cbd4 (tag)
tagging b7d4e259682caccb51a25283655f2c8f02e32d23 (commit)
replaces v6.16
tagged by Stephen Rothwell
on Wed Aug 6 13:50:27 2025 +1000
- Log -----------------------------------------------------------------
next-20250806
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmiS0QMACgkQifkcCkHV
wHoe7w//fA2UeHrox/s6e8iF/4bXDrW1M+eWgNB72cQtWG88G/bzj19mtAMCnDz8
vUx+OE/qFzEESV9p7PlDm72B3xknzZx2cVa+STYNX6eq0aWfCdlPLCwZtxzUA3J9
aBdXdSvJfWPw92vCsi4zi2PPy6KsM+Fsvbaz1w6H3Wto8lqp2JDxx19yzf0za3cC
YYBs4/vuuk6CaWlyQOGBfQFCU+meK8lv0hFBtFjDJG0So1TJdOPr0fFHZ2JOoBrr
Q/p5c6Q0/qP1iIbzsFbzA2dydDO2E3unsP8S+DMRArsPqiqpUt6xGsWhGjvvhvbn
RafyyFRFhc+kf4Y+e0w4Y16aPbgjGAxVTyhTYuQv8dt62XSxs5c+XB5brtWWjOYd
2FHFlO9T8wBMxmApg/XqOi8xnP+DS7cNtyV8eWiVmku1PbjdqfMgZlNGeu3UAvR2
8DQcns8Wia4xFD67K2gPGSOuhkg621SJFkB6749rI2vRWa7jcPazmPCxu0HlHz6/
+oXGHDcEwczTz2yxySUgseoUEDWzwVSO7msmCimuO90SsIScx0b5eYOuvTlJgNnW
ofqL1ACl6vDiek9lEIK6X6MDEvjUHpJsZdHXn9C9oukcA+nJV+MGGUy8mlWcRANz
BC7ArxTR4AkYn2LRQxikPgS0eBkCVX7KdSjZCUegBBrYMi/jTG0=
=GMHK
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 72db30f6b224 foo
new d02621821a24 mm/filemap: align last_index to folio size
new 6370cee6ec00 mm-filemap-align-last_index-to-folio-size-fix
new 14ee54b1d863 foo
new 2f0a3180a730 kcov: use write memory barrier after memcpy() in kcov_move_area()
new 8cff3cb03818 kcov: load acquire coverage count in user-space code
new d7c5e9fd19fa ocfs2: kill osb->system_file_mutex lock
new 5169062ef210 hung_task: dump blocker task if it is not hung
new 718750309f61 selftests/mm: use __auto_type in swap() macro
new 71cf24469613 Merge branch into tip/master: 'timers/clocksource'
new 6a20f9fca30c vhost: initialize vq->nheads properly
new e5d17d45663b virtio_pci: Fix misleading comment for queue vector
new eec8e8c048ca drm/bridge: document HDMI CEC callbacks
new ed1a1fe6ec5e LoongArch: BPF: Rename and refactor validate_code()
new 9fbd18cf4c69 LoongArch: BPF: Add dynamic code modification support
new f9b6b41f0cf3 LoongArch: BPF: Add basic bpf trampoline support
new 6abf17d690d8 LoongArch: BPF: Add struct ops support for trampoline
new cd39d9e6b7e4 LoongArch: BPF: Fix jump offset calculation in tailcall
new c0fcc955ff82 LoongArch: BPF: Fix the tailcall hierarchy
new 8568df83ea7d LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
new 06d380c470ef LoongArch: dts: Add SDIO controller support to Loongson-2K0500
new df0fbf7fab30 LoongArch: dts: Add SDIO controller support to Loongson-2K1000
new d3eece04f302 LoongArch: dts: Add eMMC/SDIO controller support to Loongs [...]
new d35ec48fa6c8 LoongArch: vDSO: Remove -nostdlib complier flag
new daa8af80d283 s390/mm: Allocate page table with PAGE_SIZE granularity
new 04cbbf25d12c Merge branch 'features' into for-next
new c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
new 7c9de25efa76 drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functions
new 90759cddacea drm/xe: Simplify module initialization code
new 823301c847bd drm/xe: Print module init abort code
new b90613fb0217 drm/xe/configfs: Destroy xe_configfs.su_mutex on exit/error
new c4b1dde0630e drm/xe/configfs: Drop redundant init() error message
new 88df7939d728 drm/xe/configfs: Rename struct xe_config_device
new ae3184d5f980 drm/xe/configfs: Rename configfs_find_group() helper
new 3c643f621621 drm/xe/configfs: Reintroduce struct xe_config_device
new 737a72d7e023 drm/xe/configfs: Keep default device config settings together
new b4687422c322 drm/xe/configfs: Only allow configurations for supported devices
new ca0ed3b10f5d drm/xe/configfs: Allow adding configurations for future VFs
new 48bb97cff95e Merge tag 'drm-intel-next-fixes-2025-08-05' of https://git [...]
new 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
new 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
new 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions
new b1779e4f209c vfio/type1: conditional rescheduling while pinning
new b3aa0e3e09e6 modpost: Create modalias for builtin modules
new 05fdad2e7875 kbuild: vmlinux.unstripped should always depend on .vmlinu [...]
new 2580e3e5dc53 kconfig: lxdialog: replace strcpy with snprintf in print_autowrap
new b38e9d810eb6 kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
new 42afc72a4e10 kbuild: userprogs: use correct linker when mixing clang an [...]
new f2f95bbc108c kheaders: make it possible to override TAR
new 6174e9f77a08 MAINTAINERS: hand over Kbuild maintenance
new 181d5d48bfa1 Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
new b87fd40d9b6d Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new 6fcf8b377db2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8d52fc1a2bfe Merge branch 'dma-mapping-for-next' of git://git.kernel.or [...]
new 2655c8745db8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new afb9918ae632 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ac42a4a056bc Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 015deb1557fc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5d38615e4ae9 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new a204191b6160 Merge branch 'soc_fsl' of https://github.com/chleroy/linux.git
new a90b579cc5d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d702b670a80e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 94de973c5dee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bf78035a830f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 35c845080c2e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 696b138ecc70 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0206bc0c5d30 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 0ca796eb8961 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bcb02ec3cfbe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 55203df86cf3 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 32138afcadc9 Merge branch 'for-next' of https://github.com/spacemit-com/linux
new ae15f83f4417 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 6d8e27598e51 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a20d7319e25c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 28ef92ce99d7 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 2efe658864bb Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 628a7d6ef8a6 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 3c365dbe67bf Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 411e133bc2eb Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new c5fadfa0a9c7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8d792ba050be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 818b0bb85a02 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new fc5f3de853cb Merge branch 'fs-next' of linux-next
new d4cf64d89fcb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e2070176d2b3 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new fb9adeb3c272 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 189f4745a74f Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 5a886d141755 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 6490fa4d719e Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new ac30c73d3dea Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new b300639eb279 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 242e8d5bf4e1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 97daadc4fa89 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 211d50d2276f Merge branch 'libcrypto-next' of git://git.kernel.org/pub/ [...]
new a1f40c35ce41 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new ca7e355f3ae2 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 536b374355c1 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new ebb8edc629a7 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 06d9d73f3f26 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 432c5c1af995 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fc7a602e6657 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 2499c8a3ec25 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5c4ce160d39a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 96752de8fb9e Merge branch 'next' of git://github.com/cschaufler/smack-next
new a0473ecf2a95 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 14a559dae7fb Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9ba7044cf222 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 3fe4203298fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 41a13ad997cc Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new 6a5d1fb12bb1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a79e46b18727 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new ea0ef1e8ab93 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0f131f34c3f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 91f0f5ec8a65 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 1887f3ec7688 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e518a20c055d Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 40ce9d6c899b Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 7aa8b2621f18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 809f386cb2d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e330b01bd0af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2bf586a5c195 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 209ab1ae39fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 51224a40711d Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 1c01eced7b7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9f824735cb53 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new a2171026e3ec Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 804d435dfd47 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new e1732b78f3c3 Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new 0b848eefd4a0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 32e53e49221a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 979e5b7b5d42 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 8358280f752f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b7d4e259682c Add linux-next specific files for 20250806
The 133 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.
from 6bcdbd62bd56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 8466d393700f net: usbnet: Fix the wrong netif_carrier_on() call
new 54473e0ef849 perf/core: Preserve AUX buffer allocation failure result
new 5468c0fbccbb perf/core: Don't leak AUX buffer refcount on allocation failure
new 07091aade394 perf/core: Exit early on perf_mmap() fail
new f74b9f4ba63f perf/core: Handle buffer mapping fail correctly in perf_mmap()
new b024d7b56c77 perf/core: Prevent VMA split of buffer mappings
new 084d2ac4030c selftests/perf_events: Add a mmap() correctness test
new adf12a394c8e Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/s [...]
new 7881cd6886a8 media: venus: Fix OPP table error handling
The 9 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/media/platform/qcom/venus/pm_helpers.c | 12 +-
drivers/net/usb/usbnet.c | 6 +-
kernel/events/core.c | 36 +++-
tools/testing/selftests/perf_events/.gitignore | 1 +
tools/testing/selftests/perf_events/Makefile | 2 +-
tools/testing/selftests/perf_events/mmap.c | 236 +++++++++++++++++++++++++
6 files changed, 277 insertions(+), 16 deletions(-)
create mode 100644 tools/testing/selftests/perf_events/mmap.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.