This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f6b0dc1b1c5 Doc: Add missing documentation for -ftree-cselim [PR87909]
new f6e6e6d9ba1 aarch64: Add test case.
new b57d7ef4bdd bitintlower: Fix up handling of nested casts in m_upward_2l [...]
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/gimple-lower-bitint.cc | 9 +-
gcc/testsuite/g++.target/aarch64/sve/pr119706.C | 178 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/bitint-76.c | 19 +++
3 files changed, 203 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119706.C
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-76.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 annotated tag next-20250411
in repository linux-next.
at 7a99541d15dd (tag)
tagging 01c6df60d5d4ae00cd5c1648818744838bba7763 (commit)
replaces v6.15-rc1
tagged by Stephen Rothwell
on Fri Apr 11 15:40:15 2025 +1000
- Log -----------------------------------------------------------------
next-20250411
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmf4qz8ACgkQifkcCkHV
wHonWBAAlfN0HzV+7qbhPCevEz9bilNT14Sk0ymhPcjtGFh9t5FxH1PjOSiGcIjg
Nhrw4F4AvXNnZ+qCUJDqqSU7yAku6/fWihVsgDyYaePJ4dHh9CqABDDFwLgQ0r/P
Z6SIFlKXhSp4q49P/I56XR44dTiJa+QmTzEfvaUnMEc+N1js7PnKGlCVfl3yp2Wi
9+dg5KEad83zOYIbD+/iJsQyQI5UtqXkqT99+SarJOQV/vQY7jsl/mZgYyUYsdqu
rYL/kOKIN9nKlzhPFgS3Qx9P6xIVtOFUeNfjgOOLexz3reXyT01jltjqEQAaB/BA
95OkJSUo1tO76mVT8NEWDTPVmHy4c25s2UtDIC6a1JrjyjGAOVPrWdvcYJjKlcDz
gsnvGIGnd4HdqJ8TRFU/NYHxBMJci1uqw54MC5VCgPctVh1AQRlGWWmd0liLeiyS
Kb+LS0n+1ZbnOrunRs86lGzuiS8hKwWQ+9SUkY3XEC6dLcv8xkkqu5fjisNH+Am2
CosqfUuVLybWei/lCM43lWAX9g9tJhnO9J+Dt8SwOFW/CS/DYOeXvyfScx/Xag7k
c3nDM9GcSic+Uf0iVLzy/XYrY+RfW0ZxT8Z5ca/pPrt9IXQDqYUdE/PqoJ6/6l6T
mWiQZRUQeMqzBEkJFIcxbVOEc2X6vWNrVqp9EnkCvMiefd4jJ1c=
=vn/A
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 75011ad69bc5 libbpf: Fix implicit memfd_create() for bionic
new 62aa5790cec8 bpf: Fix a comment describing bpf_attr
new dafae1ae2ad3 libbpf: Add likely/unlikely macros and use them in selftests
new 893c3938ab5d Merge branch 'likely-unlikely-for-bpf_helpers-and-a-small- [...]
new c9661394850d selftests/bpf: Convert comma to semicolon
new 54fe9380a50b riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
new 2eb68366159a dt-bindings: cache: sifive,ccache0: Add ESWIN EIC7700 SoC [...]
new 82e8c6931074 cache: sifive_ccache: Add ESWIN EIC7700 support
new 58029c39cdc5 RAS/AMD/FMPM: Get masked address
new 578f5cbe7f89 MAINTAINERS: Update Joel's email address
new 72a573ed7c77 rcu: Remove swake_up_one_online() bandaid
new 31b7ce3d98a5 rcutorture: Make srcu_lockdep.sh check kernel Kconfig
new 75d8bf48a8be rcutorture: Make srcu_lockdep.sh check reader-conflict handling
new e73e5b7c1acd rcutorture: Split out beginning and end from rcu_torture_o [...]
new ec101bc1d952 rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
new 9c94c5ad3918 rcu: Replace magic number with meaningful constant in rcu_ [...]
new 4aa6e94cf90c rcu: Add warning to ensure rcu_seq_done_exact() is working
new 4d949edbc402 rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
new f50ad4b73e1b srcu: Use rcu_seq_done_exact() for polling API
new 01e2aef9ca9a rcutorture: Add tests for SRCU up/down reader primitives
new fa404008674a rcutorture: Pull rcu_torture_updown() loop body into new function
new 263d10d76ede rcutorture: Comment invocations of tick_dep_set_task()
new 13ec2efdb751 rcutorture: Complain if an ->up_read() is delayed more tha [...]
new 4dc59847eb5b rcutorture: Check for ->up_read() without matching ->down_read()
new f77484bd23c6 checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_ [...]
new 7834702dba2b torture: Add --do-{,no-}normal to torture.sh
new 9c42ac9eab6f torture: Add testing of RCU's Rust bindings to torture.sh
new ebf7547fd1df mtip32xx: Remove unnecessary pcim_iounmap_regions() calls
new 855c634930f0 PCI: Remove pcim_iounmap_regions()
new 37b1b3ed20c3 selftests/bpf: Support struct/union presets in veristat
new 243d720e2e53 libbpf: Add getters for BTF.ext func and line info
new b8390dd1e09e selftests/bpf: Add BTF.ext line/func info getter tests
new 527b33dda1b5 Merge branch 'libbpf-introduce-line_info-and-func_info-getters'
new 243911982aa9 bpf: Check link_create.flags parameter for multi_kprobe
new a76116f422c4 bpf: Check link_create.flags parameter for multi_uprobe
new 967e8def1100 selftests/bpf: Fix bpf_nf selftest failure
new 9c056ec6dd16 octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
new 229671ac60e2 net: remove cpu stall in txq_trans_update()
new 827b2ac8e796 net: bridge: Prevent unicast ARP/NS packets from being sup [...]
new 0ffb594212a0 selftests: test_bridge_neigh_suppress: Test unicast ARP/NS [...]
new 330689f757a7 Merge branch 'bridge-prevent-unicast-arp-ns-packets-from-b [...]
new 29582e0ea75c drm/xe: Add page queue multiplier
new 6a07e3af4973 net: ethernet: cortina: Use TOE/TSO on all TCP
new 29264a372da9 net: libwx: Add mailbox api for wangxun pf drivers
new 9bfd65980f8d net: libwx: Add sriov api for wangxun nics
new c52d4b898901 net: libwx: Redesign flow when sriov is enabled
new 359e41f63155 net: libwx: Add msg task func
new 877253d2cbf2 net: ngbe: add sriov function support
new a9843689e2de net: txgbe: add sriov function support
new 54a3ecaeeeae bpf: fix ktls panic with sockmap
new 05ebde1bcb50 selftests/bpf: add ktls selftest
new 727d00a51f10 Merge branch 'bpf-fix-ktls-panic-with-sockmap-and-add-tests'
new 7683167196bd bpf, sockmap: Fix data lost during EAGAIN retries
new 3b4f14b79428 bpf, sockmap: fix duplicated data transmission
new 5ca2e29f6834 bpf, sockmap: Fix panic when calling skb_linearize
new 7b2fa44de5e7 selftest/bpf/benchs: Add benchmark for sockmap usage
new 690d43d3b36b Merge branch 'bpf-sockmap-fix-data-loss-and-panic-issues'
new b412fd6bcc4c bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
new 5a15a050df71 bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
new ba2b31b0f39f bpf: Factor out htab_elem_value helper()
new 5771e306b6cd bpf: Rename __htab_percpu_map_update_elem to htab_map_upda [...]
new 2c304172e031 bpf: Support atomic update for htab of maps
new e8a65856c75d bpf: Add is_fd_htab() helper
new 6704b1e8cfc5 bpf: Don't allocate per-cpu extra_elems for fd htab
new 7c6fb1cf33fb selftests/bpf: Add test case for atomic update of fd htab
new a27a97f71394 Merge branch 'bpf-support-atomic-update-for-htab-of-maps'
new c75915d621e2 bug/kunit: core support for suppressing warning backtraces
new 0e85161a950b kunit: fix compilation error on s390
new d26fb49c2ceb kunit: bug: count suppressed warning backtraces
new c563c8c59aed kunit: add test cases for backtrace warning suppression
new 84a0136ef2be kunit: fix backtrace suppression test module description
new 2d2335d8b5cd kunit: add documentation for warning backtrace suppression API
new aa42b1b49e48 drm: suppress intentional warning backtraces in scaling un [...]
new f4ce2b0f1417 x86: add support for suppressing warning backtraces
new 675e1b200309 arm64: add support for suppressing warning backtraces
new fab45a86c83e loongarch: add support for suppressing warning backtraces
new eee662ab481a parisc: add support for suppressing warning backtraces
new 0631f9bf9925 s390: add support for suppressing warning backtraces
new 1beda1e84bce sh: add support for suppressing warning backtraces
new 116e9ff9fdcb sh: move defines needed for suppressing warning backtraces
new b683fbccc3b1 riscv: add support for suppressing warning backtraces
new 5dfdb629e365 powerpc: add support for suppressing warning backtraces
new 3903a6f5eddd exit: move and extend sched_process_exit() tracepoint
new 846a3210d9fa exit: document sched_process_exit and sched_process_templa [...]
new 767ba8b7cba3 ocfs2: fix global bitmap allocating failure for discontig type
new b401f4ac3f9c ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
new 44454c0a94bd init/main.c: log initcall level when initcall_debug is used
new da57de56490b crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
new 0c92e450b046 crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
new acbea1927a13 exit: skip IRQ disabled warning during power off
new 30b3e541475e task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
new bb847b1e3860 lib/rbtree.c: fix the example typo
new 45600ddf9dc3 proc: fix the issue of proc_mem_open returning NULL
new 9cf36058ef6e checkpatch: dont warn about unused macro arg on empty body
new 9fbe30403e0a checkpatch: qualify do-while-0 advice
new ee7a57714785 powernow: use pr_info_once
new 4a9fc28145a4 kernel.h: move READ/WRITE definitions to <linux/types.h>
new 2e9bc65e7556 kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h
new 7182192108ce kstrtox: add support for enabled and disabled in kstrtobool()
new 9884cd543218 errseq: eliminate special limitation for macro MAX_ERRNO
new bcf34dd6aef6 exit: combine work under lock in synchronize_group_exit() [...]
new f3f5b7e063ec Squashfs: check return result of sb_min_blocksize
new 9992649f6786 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufre [...]
new 484d3f15cc6c cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
new 73b24dc73173 cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
new 935e5bd95df2 dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
new 7f5cd39bff85 Merge branch 'next/drivers' into for-next
new a23be6ccd8b9 x86: Remove __FORCE_ORDER workaround
new bcdc354a0a54 drm/rockchip: vop: remove redundant condition check
new c5996e4ab109 drm/rockchip: vop2: Make overlay layer select register con [...]
new 64e6121dc1b1 dt-bindings: display: rockchip,vop: Drop assigned-clocks
new d74cc229cfbb drm/rockchip: vop: Consistently use rk3399 registers consts
new 8702048bb831 mm/kmap: Add kmap_local_page_try_from_panic()
new c9ff2808790f drm/panic: Add support to scanout buffer as array of pages
new c8c59bcac930 arm64: dts: rockchip: Use "regulator-fixed" for btreg on p [...]
new 6833cbdc733c arm64: dts: rockchip: Fix mmc-pwrseq clock name on rock-pi-4
new 041738301ddb mfd: aat2870: Use per-client debugfs directory
new e38872441ee6 mfd: tps65010: Use per-client debugfs directory
new 2c8de7df7418 dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpb
new afbf56405569 mfd: lpc_ich: Fix ARRAY_SIZE usage for apl_gpio_resources
new 3f0b6b04d084 MAINTAINERS: Adjust the file entry in SIEMENS IPC LED DRIVERS
new f8aadaca01ce mfd: bcm590xx: Drop unused "id" member of bcm590xx struct
new 312777f3e7bd leds: led-triggers: Improvements for default trigger
new a41e1f06bd6e leds: core: Bail out when composed name can't fit the buffer
new 8cf1470f88b6 Documentation: leds: Remove .rst extension for leds-st1202 [...]
new 7bb5c7961daa backlight: pm8941: Add NULL check in wled_configure()
new 74b4caf0042e leds: leds-cros_ec: Avoid -Wflex-array-member-not-at-end warning
new 9e8e879426d8 Merge tag 'v6.15-rc1' into x86/boot, to pick up fixes and [...]
new d358b45120cc x86/kexec: Add 8250 serial port output
new 7516e7216bdf x86/kexec: Add 8250 MMIO serial port output
new de085ddd493b x86/kexec: Invalidate GDT/IDT from relocate_kernel() inste [...]
new 7615b94b6371 selftests/kexec: Add x86_64 selftest for kexec-jump and ex [...]
new 3f7b48efb79d spi: fsl-qspi: Simplify probe error handling using managed API
new 0ac7ad5e352d drm: Mark CONFIG_DRM_HEADER_TEST as BROKEN
new 831a8ac72264 clk: rockchip: rk3588: Add PLL rate for 1500 MHz
new cdba8e71599a arm64: dts: rockchip: Rename vcc3v3_pcie0 to vcc3v3_pcie1 [...]
new a37d21a9b45e arm64: dts: rockchip: Add missing uart3 interrupt for RK3528
new 762b1f650334 arm64: dts: rockchip: Add DMA controller for RK3528
new ab6fcb58aedf arm64: dts: rockchip: Add UART DMA support for RK3528
new 8ecd096d018b arm64: dts: rockchip: Move SHMEM memory to reserved memory [...]
new 27a2ca5d7995 char: tpm: tpm-buf: Add sanity check fallback in read helpers
new d1df2907fb69 drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
new 7d5a3b22f5b5 drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
new 8ba64cf2f358 drm/panthor: Update panthor_mmu::irq::mask when needed
new 50b0639b575c drm/panthor: Let IRQ handlers clear the interrupts themselves
new 6c4a3fa26799 drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_ [...]
new 0c562281199f arm64: dts: morello: Fix-up cache nodes
new 646bfc52bbe1 clk: rockchip: Drop empty init callback for rk3588 PLL type
new fc08ef34b116 Merge branch 'v6.15-armsoc/dtsfixes' into for-next
new a73507912b7c Merge branch 'v6.16-armsoc/dts64' into for-next
new 9aaa8bad6587 Merge branch 'v6.16-clk/next' into for-next
new 692770ea5f0b KEYS: Add a list for unreferenced keys
new dca4ee84a8bb accel/ivpu: Test for imported buffers with drm_gem_is_imported()
new ef480674b992 Merge tags 'juno-fix-6.15', 'ffa-fix-6.15' and 'scmi-fixes [...]
new 6559b83e4e71 tools build: Don't set libunwind as available if test-all. [...]
new 6994c6374a4e perf check: Share the feature status printing routine with [...]
new 0afeacbc8d08 perf check: Move the FEATURE_STATUS() macro to its only us [...]
new 31d7e6006312 perf check: Allow showing a tip for opt-in features not bu [...]
new a3a403912922 tools build: Don't show libunwind build status as it is opt-in
new 4fce4b91fd1a perf build: Warn when libdebuginfod devel files are not available
new a059373a9a16 perf check: Add tip about building with libbfd using BUILD [...]
new e0eb84cd5180 tools build: Don't show libbfd build status as it is opt-in
new f16552393191 perf ui browser: Add key_name() helper
new e2fbc15124a3 perf ui browser: Add a warn on unhandled hotkey helper
new 340376534d2b perf ui browser annotate-data: Provide feedback on unhandl [...]
new 6b76a42cc5ea perf ui browser annotate: Provide feedback on unhandled hotkeys
new 62787c90b849 perf ui browser header: Provide feedback on unhandled hotkeys
new 3ceca92c28df perf ui browser hists: Provide feedback on unhandled hotkeys
new 5e74ec5ccfbe perf ui browser map: Provide feedback on unhandled hotkeys
new c6043d35c0f3 perf ui browser annotate: Show in the title the source cod [...]
new bf5ea13bae35 perf ui browser annotate: Don't show the source code view [...]
new 92c48ec231e2 perf ui browser: Accept the left arrow key as a Zoom out i [...]
new fd889776df3b perf ui browser hists: Simplify the routines that add entr [...]
new 1741189d843a perf ui browser hists: Set actions->thread before calling [...]
new 9e0dd98654a5 dt-bindings: vendor-prefixes: Add EcoNet
new c64509a86540 rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
new 97fa9f2f310b rust: sync: rcu: Mark Guard methods as inline
new d05a9ddd9429 Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
new 662af4841977 doc: Update LWN RCU API links in whatisRCU.rst
new 22a98eebada1 doc/RCU/listRCU: refine example code for eliminating stale data
new 1342aec2e442 Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for- [...]
new 7efa84b5cdd6 compiler-gcc.h: Introduce __diag_GCC_all
new b5960a06b90e vsprintf: Use __diag macros to disable '-Wsuggest-attribut [...]
new ed4db6916912 spi: fsl-qspi: Fix double cleanup in probe error path
new 9827cd0d6498 Merge branch 'for-6.15-printf-attribute' into for-next
new 7a978d8fcf57 spi: amd: add CONFIG_PCI dependency
new 74a70e80daa9 PCI: Remove pci_fixup_cardbus()
new 1732e45b79bb genirq: Fix typo in IRQ_NOTCONNECTED comment
new b2cde9351054 cxl/acpi: Verify CHBS length for CXL2.0
new 071afdd47346 Merge branches 'riscv-cache-for-next' and 'riscv-config-fo [...]
new b82f66c76b8e dt-bindings: display: simple: Add NLT NL13676BC25-03F panel
new c180b00366d9 drm/panel: simple: Add NLT NL13676BC25-03F panel entry
new 73c117c17b56 cxl: core/region - ignore interleave granularity when ways=1
new e760c4024eae Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind
new 0be454533788 Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
new b53b259e34e4 Bluetooth: hci_uart: Remove unnecessary NULL check before [...]
new 50c1241e6a8a Bluetooth: l2cap: Check encryption key size on incoming co [...]
new efaa1177c31b drm/i915: Apply the combo PLL frac w/a on DG1
new 64553c7913b7 drm/i915: Simplify combo PLL frac w/a
new 6c161732ea64 accel/amdxdna: Fix incorrect size of ERT_START_NPU commands
new 1ded8e27ea93 landlock: Log the TGID of the domain creator
new 3a2b56be8c85 selftests/landlock: Factor out audit fixture in audit_test
new f9882df02f98 selftests/landlock: Add PID tests for audit records
new 7e71b26f3d8a Merge remote-tracking branch 'asoc/for-6.16' into asoc-next
new 333ff6b5b1a8 dt-bindings: arm/cpus: Add schemas for "enable-method" dep [...]
new 835866c6227b dt-bindings: arm/cpus: Re-wrap 'description' entries
new 4e006209e90e dt-bindings: Reference opp-v1 schema in CPU schemas
new 791a3fcd2345 dt-bindings: arm/cpus: Add missing properties
new 7a1315b7f973 dt-bindings: arm/cpus: Add power-domains constraints
new 8ea05200a644 dt-bindings: cpufreq: Drop redundant Mediatek binding
new 2858e5365750 Merge branch into tip/master: 'irq/core'
new 840e824af13a Merge branch into tip/master: 'irq/drivers'
new bcd499b7fe7b Merge branch into tip/master: 'irq/msi'
new a61b5313bf08 Merge branch into tip/master: 'perf/core'
new f221a7f65e4d Merge branch into tip/master: 'sched/core'
new bcc3b594be99 Merge branch into tip/master: 'timers/core'
new 2dc623172439 Merge branch into tip/master: 'x86/alternatives'
new 328160d01d8d Merge branch into tip/master: 'x86/asm'
new da8785c51411 Merge branch into tip/master: 'x86/boot'
new fd318c23972b Merge branch into tip/master: 'x86/cpu'
new c6add0fb03a9 Merge branch into tip/master: 'x86/fpu'
new 8b1763376caf Merge branch into tip/master: 'x86/kconfig'
new cf080d1153b9 Merge branch into tip/master: 'x86/microcode'
new 39ec66350b44 Merge branch into tip/master: 'x86/mm'
new b5f82eb2586e Merge branch into tip/master: 'x86/nmi'
new d3e8349edf7e drm/xe/guc: Enable w/a 16026508708
new 725648bcf28f drm/xe/guc: Bump the recommended GuC version to 70.44.1
new 41d233e83d5d Merge branch 'pci/devres'
new 7f0f7c46f2d0 Merge branch 'pci/enumeration'
new 9db6873afda1 Merge branch 'pci/irq'
new 80742a1aa26e drm/xe: Allow to drop vram resizing
new e492b734e59b hwmon: (pwm-fan) disable threaded interrupts
new c9fac6a03dbc Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new f1a5f350621c Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 2fb85731b787 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 67cbf5550853 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cef0c28d89f6 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b477a031bce3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9799df2e65c0 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new f46828387da0 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 9924fc49a17d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b60dcbf4d846 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2369daa5f157 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0ebfda53cf6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 62b07934e8b3 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new fb7a4a8be42b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 808fc5f70257 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new df3409e8d0a8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new de6448ce8985 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new e478a7136f08 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new baffdb3da59b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18d0c4f8da7a Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new ca04c38f48cd Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new f2ac8ec1d9b6 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 14d4747d33a5 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 320481b8a2ef Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 84a81f87a436 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61e32b65df95 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new cb7103298d1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 279ad2b9d20c Merge branch 'fs-next' of linux-next
new c070d233e9fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2678e2caa5ed Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3abc46a9f3ee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c537e8e10170 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 758dcdd43763 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new ee18b005a776 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 5afebb71f15e Merge branch 'docs-next' of git://git.lwn.net/linux.git
new b36a71caa244 Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
new 709894c52c1c af_unix: Remove unix_unhash()
new 7125c1aa44d9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new bbac65b56e07 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 69cfc2bfa914 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bce2dcf5fb41 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new d1b66f9628c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c9c98412b01f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 87982bd817b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 465ddaa0dc94 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f0e6aebb78f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6beacd231dee Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 4ddd3827c951 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 4f0360427284 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 04d16298c059 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 91170c39fe6e Merge branch 'nova-next' of https://gitlab.freedesktop.org [...]
new 91902d45fc1c Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 8380ee3b068d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b730705d3fab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e938c48f0404 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1425e049aed9 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 209cac44bfca Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 5ba896c05963 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b72dafe24069 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 0c525f4e2a6d Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 6c36f87e0577 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 91b1ff6b162b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new acd32298ffb1 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 8a50a08695d2 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new b9dfd96ee9a6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 050c450cc582 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e8d18b3219c7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a21165ccdc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 94244e0fe0fa Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 01839fd2dc0a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1f5b9acd7732 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7db5be8cb0fd Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new f552e3497a13 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 4d0825fa8eae Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5ccee38fe10e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 926e1adbb50a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 56ad9e4f357d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4facfeb87a1e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae381f47723b Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 6ab3a8bf9515 Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
new a3048bef95d6 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 6b77d4a03650 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ba77ad768faf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c607ec736f9b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2818c5fa1ea9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 18830d46f4f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 226595ebcf18 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 2fd4c086da0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 850e5ca9fcbe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 053d6fbc58e6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a4c18fe29db1 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new 584ec50a1328 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 28600bdde593 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 9493be579b25 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 0eb8bf2ba043 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dac43b3c83a9 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new e2a90f6f3d08 Merge branch 'hmm' of git://git.kernel.org/pub/scm/linux/k [...]
new 4aa223eca957 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new a4ad57ac24e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4d954c1d51b7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e71ab89d6f87 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 0c15819a7f85 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new c0af341dacb5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6f14693798ed Merge branch 'alloc-next' of https://github.com/Rust-for-L [...]
new 8032318a964b Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 69a8653d99a3 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 8c16f7c72dd9 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new d238fca68f64 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 72706c121010 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 9ea83d77fec8 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/li [...]
new 01c6df60d5d4 Add linux-next specific files for 20250411
The 343 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 users/ibhagat/try-mte-rfc-v2
in repository binutils-gdb.
at 6442427b49a ld/aarch64elf: add support for DT_AARCH64_MEMTAG_STACK dynamic tag
This branch includes the following new commits:
new 08e5abd6523 binutils: make read_cie aware of new augmentation char 'G'
new 22373d691f7 gas: aarch64: suppport CFI directive .cfi_mte_tagged_frame
new 44a1eb8e101 ld: aarch64: make EH Frame parsing aware of augmentation char 'G'
new 6e0b1595118 ld/aarch64elf: add support for DT_AARCH64_MEMTAG_MODE dynamic tag
new 6442427b49a ld/aarch64elf: add support for DT_AARCH64_MEMTAG_STACK dynamic tag
The 5 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 ef7785882672 Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org [...]
new ed583d008edc drm/i915: Fix scanline_offset for LNL+ and BMG+
new 9d3d9776bd3b drm/i915: Disable RPG during live selftest
new 2e43ae7dd71c drm/i915/gvt: fix unterminated-string-initialization warning
new 584cf613c24a drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
new bc1feb8174b7 drm/i915/xe2hpd: Identify the memory type for SKUs with GD [...]
new a421f5033c82 drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
new e3ea2eae7069 drm/i915/huc: Fix fence not released on early probe errors
new 9afaa16cd3a2 Merge tag 'drm-intel-fixes-2025-04-09' of https://gitlab.f [...]
new b71a2bb0ce07 drm/amdgpu/mes11: optimize MES pipe FW version fetching
new a755906fb2b8 drm/amdgpu: immediately use GTT for new allocations
new c0dd8a9253fa drm/amdgpu/dma_buf: fix page_link check
new 2f6dd741cdcd drm/amdgpu/ip_discovery: add missing ip_discovery fw
new ba6d8f878d61 drm/amdkfd: sriov doesn't support per queue reset
new 69a46ce1f15b drm/amd/display: Do not enable Replay and PSR while VRR is [...]
new 4408b59eeacf drm/amd/display: Protect FPU in dml21_copy()
new afcdf51d97cd drm/amd/display: Protect FPU in dml2_init()/dml21_init()
new 366e77cd4923 drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
new 139e99d58e37 drm/amd/display: Add HP Probook 445 and 465 to the quirk l [...]
new 1c5fdef30ed1 drm/amd/display: Add HP Elitebook 645 to the quirk list fo [...]
new b3862d60b1a8 drm/amdkfd: limit sdma queue reset caps flagging for gfx9
new 3666ed821832 drm/amdgpu: Increase KIQ invalidate_tlbs timeout
new 1b5447d773d4 drm/amdgpu: Add cgroups implementation
new f5e7fabd1f5c drm/amdgpu: allow pinning DMA-bufs into VRAM if all import [...]
new 7f991dd3641e drm/amdgpu/pm: add workload profile pause helper
new c81a3ceedb1c drm/amdgpu/pm/swsmu: implement pause workload profile
new 50f29ead1f1b drm/amd/display: pause the workload setting in dm
new 35a5440832b2 drm/amdgpu: cancel gfx idle work in device suspend for s0ix
new 7ba88b5cccc1 drm/amd/pm/smu11: Prevent division by zero
new 34779e14461c drm/amdgpu/mes12: optimize MES pipe FW version fetching
new 47271a0cae04 Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitla [...]
new 021ba7f1babd udmabuf: fix a buf size overflow issue during udmabuf creation
new 4ba2abe154ef drm/imagination: take paired job reference
new a5b230e7f3a5 drm/imagination: fix firmware memory leaks
new 3d50e61a17b6 drm/virtio: Fix flickering issue seen with imported dmabufs
new 8ec0fbb28d04 drm/nouveau: prime: fix ttm_bo_delayed_delete oops
new 6b4568b675b1 accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
new 9a6f56762d23 accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
new d893da85e06e accel/ivpu: Fix PM related deadlocks in MS IOCTLs
new 7cf6dd467e87 drm/virtio: Don't attach GEM to a non-created context in g [...]
new 395cc80051f8 drm/virtio: Fix missed dmabuf unpinning in error path of p [...]
new 7fb6afa9125f drm/sti: remove duplicate object names
new 1260ed777985 Merge drm/drm-fixes into drm-misc-fixes
new 13c1d5f3a7fa drm/tests: helpers: Create kunit helper to destroy a drm_d [...]
new dacafdcc7789 drm/tests: modeset: Fix drm_display_mode memory leak
new 9b0827ba8211 drm/tests: modeset: Fix drm_display_mode memory leak
new 70f29ca3117a drm/tests: cmdline: Fix drm_display_mode memory leak
new d34146340f95 drm/tests: modes: Fix drm_display_mode memory leak
new f02d3bfcd346 drm/tests: modes: Fix drm_display_mode memory leak
new 8b6f2e28431b drm/tests: probe-helper: Fix drm_display_mode memory leak
new 210db264cf87 drm/rockchip: vop2: Fix interface enable/mux setting of DP [...]
new 1d34597a1e23 drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockc [...]
new 927cec6c92e4 Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.fr [...]
new 5529df92b8e8 drm/xe/bmg: Add one additional PCI ID
new 1d8c0557927e drm/xe/svm: Fix a potential bo UAF
new 7bcfeddb36b7 drm/xe: Fix an out-of-bounds shift when invalidating TLB
new 262de94a3a7e drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
new 00e0ae4f1f87 drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
new 20659d3150f1 drm/xe: Use local fence in error path of xe_migrate_clear
new a5c71fd5b69b drm/xe/hw_engine: define sysfs_ops on all directories
new dac2d70bb23f drm/xe: avoid plain 64-bit division
new e775278cd75f drm/xe: Invalidate L3 read-only cachelines for geometry st [...]
new 88ecb66b9956 drm/xe: Restore EIO errno return when GuC PC start fails
new 485442c6a523 Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.free [...]
new 900241a5cc15 Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freed [...]
The 64 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/accel/ivpu/ivpu_debugfs.c | 4 +-
drivers/accel/ivpu/ivpu_ipc.c | 3 +-
drivers/accel/ivpu/ivpu_ms.c | 24 +++++
drivers/dma-buf/udmabuf.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 27 ++++--
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 19 +++-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 4 +
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 4 +
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 21 ++--
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 9 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 21 ++++
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 17 +++-
.../drm/amd/display/dc/dml2/dml21/dml21_wrapper.c | 17 +++-
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c | 9 ++
drivers/gpu/drm/amd/include/kgd_pp_interface.h | 1 +
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 19 ++++
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h | 2 +
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 36 ++++++-
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 1 +
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 2 +-
drivers/gpu/drm/i915/display/intel_bw.c | 14 ++-
drivers/gpu/drm/i915/display/intel_display.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp.c | 49 ++++++++--
drivers/gpu/drm/i915/display/intel_vblank.c | 4 +-
drivers/gpu/drm/i915/gt/intel_rc6.c | 19 +---
drivers/gpu/drm/i915/gt/uc/intel_huc.c | 11 +--
drivers/gpu/drm/i915/gt/uc/intel_huc.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 1 +
drivers/gpu/drm/i915/gvt/opregion.c | 7 +-
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/selftests/i915_selftest.c | 18 ++++
drivers/gpu/drm/i915/soc/intel_dram.c | 4 +
drivers/gpu/drm/imagination/pvr_fw.c | 27 ++++--
drivers/gpu/drm/imagination/pvr_job.c | 7 ++
drivers/gpu/drm/imagination/pvr_queue.c | 4 +
drivers/gpu/drm/nouveau/nouveau_bo.c | 3 +
drivers/gpu/drm/nouveau/nouveau_gem.c | 3 -
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 23 +----
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 6 +-
drivers/gpu/drm/sti/Makefile | 2 -
drivers/gpu/drm/tests/drm_client_modeset_test.c | 9 +-
drivers/gpu/drm/tests/drm_cmdline_parser_test.c | 10 +-
drivers/gpu/drm/tests/drm_kunit_helpers.c | 22 +++++
drivers/gpu/drm/tests/drm_modes_test.c | 26 +++++
drivers/gpu/drm/tests/drm_probe_helper_test.c | 8 +-
drivers/gpu/drm/virtio/virtgpu_gem.c | 11 ++-
drivers/gpu/drm/virtio/virtgpu_plane.c | 20 ++--
drivers/gpu/drm/virtio/virtgpu_prime.c | 1 +
drivers/gpu/drm/xe/instructions/xe_gpu_commands.h | 1 +
drivers/gpu/drm/xe/xe_device_types.h | 1 +
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 12 ++-
drivers/gpu/drm/xe/xe_guc_pc.c | 1 +
drivers/gpu/drm/xe/xe_hw_engine.c | 12 +--
drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c | 108 ++++++++++-----------
drivers/gpu/drm/xe/xe_migrate.c | 6 +-
drivers/gpu/drm/xe/xe_ring_ops.c | 13 ++-
drivers/gpu/drm/xe/xe_svm.c | 7 +-
drivers/gpu/drm/xe/xe_wa_oob.rules | 2 +
include/drm/drm_kunit_helpers.h | 3 +
include/drm/intel/pciids.h | 1 +
64 files changed, 542 insertions(+), 196 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 0c7cae12f67c Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/ [...]
new f5cd27ec7146 bcachefs: Fix escape sequence in prt_printf
new afc5444e4d86 bcachefs: Fix type for parameter in journal_advance_devs_t [...]
new 4a22a7332341 bcachefs: Use cpu_to_le16 for dirent lengths
new 34b47e3d73a2 bcachefs: Fix UAF in bchfs_read()
new 1ec94a9f6dd8 bcachefs: Fix duplicate "ro,read_only" in opts at startup
new 4bf4b5046de0 bcachefs: use library APIs for ChaCha20 and Poly1305
new c92896ffb7fc bcachefs: Remove unnecessary softdep on xxhash
new 55fd97fbc474 bcachefs: Use sort_nonatomic() instead of sort()
new ef7785882672 Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org [...]
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:
fs/bcachefs/Kconfig | 5 +-
fs/bcachefs/bcachefs.h | 4 +-
fs/bcachefs/btree_journal_iter.c | 5 +-
fs/bcachefs/btree_node_scan.c | 6 +-
fs/bcachefs/btree_write_buffer.c | 8 +-
fs/bcachefs/checksum.c | 247 +++++++++------------------------------
fs/bcachefs/checksum.h | 3 +-
fs/bcachefs/data_update.c | 2 +-
fs/bcachefs/dirent.c | 4 +-
fs/bcachefs/fs-io-buffered.c | 17 ++-
fs/bcachefs/io_read.c | 3 +-
fs/bcachefs/journal_io.c | 2 +-
fs/bcachefs/recovery.c | 6 +-
fs/bcachefs/super.c | 10 --
14 files changed, 96 insertions(+), 226 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 7e6255edeb5 bf-ms-attrib.c: Fix expected struct size
new f6b0dc1b1c5 Doc: Add missing documentation for -ftree-cselim [PR87909]
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.opt.urls | 3 +++
gcc/doc/invoke.texi | 10 ++++++++--
2 files changed, 11 insertions(+), 2 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 2fb903387b6 Daily bump.
new 0c210fbbd70 Doc: Discourage the use of -ffloat-store [PR14708]
new f4cdbd619d8 realloc-1.c: accept long long in warning for llp64
new 7e6255edeb5 bf-ms-attrib.c: Fix expected struct size
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:
gcc/doc/invoke.texi | 42 ++++++++++++++-----------
gcc/testsuite/c-c++-common/analyzer/realloc-1.c | 2 +-
gcc/testsuite/gcc.dg/bf-ms-attrib.c | 2 +-
3 files changed, 25 insertions(+), 21 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8f5a0599d Add entry 0bec0f5c059af5f920fe22ecda469b666b5971b0 from https [...]
new 2631d11d9 Add entry 29bff2380e4bb9f5637efbdc46520ba2b01f04e3 from https [...]
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:
.../first_url | 2 +-
.../tcwg_gdb_check/master-aarch64/build_url | 2 +-
.../tcwg_gdb_check/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gdb/sha1/{922ab963e1c48c364b7f6363cb8e19f8a7175a20 => 29bff2380e4bb9f5637efbd [...]
copy gdb/sha1/{05e1cac2496f842f70744dc5210fb3072ef32f3a => 29bff2380e4bb9f5637efbd [...]
create mode 100644 gdb/sha1/29bff2380e4bb9f5637efbdc46520ba2b01f04e3/tcwg_gdb_chec [...]
--
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-14
in repository gcc.
from 779e002a1dc c++: nested lambda capture pack [PR119345]
new 0379129ebd6 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 | 49 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 35 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 84 +++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 49 +++++++++++++++++++++++++++++
5 files changed, 218 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-13
in repository gcc.
from bf35b0a8e66 Daily bump.
new e7312bf6583 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 +-
1 file changed, 1 insertion(+), 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 21d644b871f Daily bump.
new e616244b488 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 +-
1 file changed, 1 insertion(+), 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 5957b9919c9 c++: nested lambda capture pack [PR119345]
new 2fb903387b6 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 | 23 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 34 +++++++++++++++++++
gcc/testsuite/ChangeLog | 88 +++++++++++++++++++++++++++++++++++++++++++++++++
libbacktrace/ChangeLog | 5 +++
libgcobol/ChangeLog | 24 ++++++++++++++
libgomp/ChangeLog | 12 +++++++
libstdc++-v3/ChangeLog | 13 ++++++++
8 files changed, 200 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 gdb-16-branch
in repository binutils-gdb.
from 6ce88ba61e0 Automatic date update in version.in
new 1936dc6a642 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 2cec91421e6 ld: Skip the LTO archive member only for the earlier DSO
new ea0498f46e4 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_44-branch
in repository binutils-gdb.
from 8cb98edf123 s390: Add support for z17 as CPU name
new b02170bb058 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 pending-fixes
in repository linux-next.
omits 1785a3a7b96a Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits 2f27bff482cd Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
omits 28f1a0c1aa6d Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
omits 94a1ebd25732 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 69cbad3c855d Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits 8f85a3c9e291 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
omits c4f8edd33309 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4bec5695a2ee Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
omits c175d479227c Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 957fbba879f2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 0374b58ad579 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 1a105508d5a9 Merge branch 'dma-mapping-fixes' of git://git.kernel.org/p [...]
omits effedbe4b680 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6bf910566f28 Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
omits 3f9e0804c55f Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
omits f0c1a5bd70c8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4177263a39c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 91f3cb3eb621 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 5914d157189e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 9ed5d528523d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 7a854dab7cbe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 43c2ecdfd8a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 64c6d187899d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
omits 92da4b821f40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 3fa157884551 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 24c9fe1c39b3 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits b7d8ef37f2f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 4b48228a3b2a Merge branch 'fs-current' of linux-next
omits 6b5566cc7472 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits a482a6987052 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 8bef11a935e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 068aa6f32c62 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 32af6c5634d0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 76963e62a212 Merge branch into tip/master: 'x86/urgent'
omits a6967ff682b1 Merge branch into tip/master: 'timers/urgent'
omits 0a40d009b309 Merge branch into tip/master: 'perf/urgent'
omits 8415930ff205 Merge branch into tip/master: 'objtool/urgent'
omits 3b7b2994955c Merge branch into tip/master: 'irq/urgent'
omits ee9c9e2fca3e mailmap: add entry for Jean-Michel Hautbois
omits a93e940ee5cb x86/mm/pat: (un)track_pfn_copy() fix + doc improvements
omits 5412899be866 mm: protect kernel pgtables in apply_to_pte_range()
omits 257fd6cfc068 mm: clean up apply_to_pte_range()
omits f53f5ff9e215 kasan: avoid sleepable page allocation from atomic context
omits 0c5ca46cf8d1 mm: fix filemap_get_folios_contig returning batches of ide [...]
omits 25ec37c7b0c0 mm/hugetlb: add a line break at the end of the format string
omits 43cfc9b13842 selftests: mincore: fix tmpfs mincore test failure
omits 5a19b61a9e2d mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
omits da32444c9201 mm-cma-report-base-address-of-single-range-correctly-v2
omits 2c6e5aaa0aa3 mm/cma: report base address of single range correctly
omits dfabf0cbc6dc mm: page_alloc: speed up fallbacks in rmqueue_bulk()
omits b484b11e0459 kunit: slub: add module description
omits 5040b634059b mm-kasan-add-module-decription-fix
omits b52794e26946 mm/kasan: add module decription
omits cf8620bfb0e1 ucs2_string: add module description
omits b67f55d3c7ad zlib: add module description
omits cd99a293dbb3 fpga: tests: add module descriptions
omits 81132333b965 samples-livepatch-add-module-descriptions-fix
omits f84e094928c3 samples/livepatch: add module descriptions
omits f52e97732428 ASN.1: add module description
omits 2885cbb9d815 mm/vma: add give_up_on_oom option on modify/merge, use in [...]
omits ff6e4e018664 selftests/mm: generate a temporary mountpoint for cgroup f [...]
omits 8e645f4ad0b6 MAINTAINERS: add Andrew and Baoquan as kexec maintainers
omits 3b798f21adcf mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
omits 8fda0ad16490 mm/page_alloc: avoid second trylock of zone->lock
omits dce41418ff78 mm/compaction: fix bug in hugetlb handling pathway
omits 96b48a194402 lib/iov_iter: fix to increase non slab folio refcount
omits 4f168c986574 mseal: fix typo and style in documentation
omits d2e1ca45b5fc locking/local_lock, mm: replace localtry_ helpers with loc [...]
omits 22607b3d0b1a test suite: use %zu to print size_t
omits a24324182c75 radix-tree-add-missing-cleanuph-fix
omits b407c1f1dbcc radix-tree: add missing cleanup.h
omits 159b0c555cfa mailmap: map Loic Poulain's old email addresses
omits 175d4bf2dcde mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accep [...]
omits 4674baec7179 mm/contig_alloc: fix alloc_contig_range when __GFP_COMP an [...]
new 3b07108ada81 Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.ke [...]
new b4991c01ad07 Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org [...]
new 8f43640c9109 Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.o [...]
adds ab6005f3912f io_uring: don't post tag CQEs on file/buffer registration failure
new 9b58440a5b2f io_uring/zcrx: put refill data into separate cache line
new 5a17131a5dbd io_uring/zcrx: separate niov number from pages
new cf960726eb65 io_uring/kbuf: reject zero sized provided buffers
new a61ec0dd18de Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linux
adds 72070e57b0a5 selftests: ublk: fix test_stripe_04
new 6ee6bd5d4fce ublk: fix handling recovery & reissue in ublk_abort_queue()
new 18461f2a02be ublk: don't fail request for recovery & reissue in case of [...]
new 843c6cec1af8 ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
new e4742a89cfac Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
adds b40c54648158 xenbus: add module description
adds 0f2946bb1726 xen: Change xen-acpi-processor dom0 dependency
adds 87af633689ce x86/xen: fix balloon target initialization for PVH dom0
adds 64a66e2c3b31 x86/xen: disable CPU idle and frequency drivers for PVH dom0
new 2eb959eeecc6 Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.or [...]
new f40a673d6b4a net: phy: move phy_link_change() prior to mdio_bus_phy_may [...]
new fc75ea20ffb4 net: phy: allow MDIO bus PM ops to start/stop state machin [...]
new 6933cd471486 ipv6: Align behavior across nexthops during path selection
new 0bb2f7a1ad1f net: Fix null-ptr-deref by sock_lock_init_class_and_name() [...]
new aabc6596ffb3 net: ppp: Add bound checking for skb data on ppp_sync_txmung
new e042ed950d4e nft_set_pipapo: fix incorrect avx2 match of 5th field octet
new 27eb86e22f10 selftests: netfilter: add test case for recent mismatch bug
new 69ddc6522e4a Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/li [...]
new eaa517b77e63 ethtool: cmis_cdb: Fix incorrect read / write length extension
new ab59a8605604 Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/l [...]
new 8571a03a799b mm/contig_alloc: fix alloc_contig_range when __GFP_COMP an [...]
new 5ad92d55c139 mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accep [...]
new 5049a988e907 mailmap: map Loic Poulain's old email addresses
new d24f6810e3fe radix-tree: add missing cleanup.h
new b4a3b6e314b6 radix-tree-add-missing-cleanuph-fix
new 3bf0e41a9263 test suite: use %zu to print size_t
new 8e5bf22daa27 locking/local_lock, mm: replace localtry_ helpers with loc [...]
new 9d21b339dc5a mseal: fix typo and style in documentation
new 5cd75ea65072 lib/iov_iter: fix to increase non slab folio refcount
new e7b697186d3e mm/compaction: fix bug in hugetlb handling pathway
new 4fff8e6dcdf4 mm/page_alloc: avoid second trylock of zone->lock
new 08145c2f2ff3 mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
new b1402b7fb7dc MAINTAINERS: add Andrew and Baoquan as kexec maintainers
new 2a19151dea00 selftests/mm: generate a temporary mountpoint for cgroup f [...]
new f943d07c1720 mm/vma: add give_up_on_oom option on modify/merge, use in [...]
new 91c4c65e0735 ASN.1: add module description
new bcf1ec1a7c71 samples/livepatch: add module descriptions
new 36188e8c63cd samples-livepatch-add-module-descriptions-fix
new 01f30028247c fpga: tests: add module descriptions
new d0144eb90e58 zlib: add module description
new fba71e41a594 ucs2_string: add module description
new d8ffac63a603 mm/kasan: add module decription
new 1552e2f6a2e7 mm-kasan-add-module-decription-fix
new 330607f6f959 kunit: slub: add module description
new 04408fc13121 mm: page_alloc: speed up fallbacks in rmqueue_bulk()
new 2181a3306b8c page_alloc: speed up fallbacks in rmqueue_bulk() - comment [...]
new 270041888c09 mm: page_alloc: speed up fallbacks in rmqueue_bulk() fix
new ddb0b8710303 mm/cma: report base address of single range correctly
new 05199a4b5498 mm-cma-report-base-address-of-single-range-correctly-v2
new efe054dcce0e mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
new 126b6e3e3e73 selftests: mincore: fix tmpfs mincore test failure
new eaa2ab44169b mm/hugetlb: add a line break at the end of the format string
new 41365ea4e37f mm: fix filemap_get_folios_contig returning batches of ide [...]
new c8510576440f kasan: avoid sleepable page allocation from atomic context
new d4f777069e10 mm: clean up apply_to_pte_range()
new 69f2565e1337 mm: protect kernel pgtables in apply_to_pte_range()
new 181a5dcd2890 mm: (un)track_pfn_copy() fix + doc improvements
new a3a910eec561 mailmap: add entry for Jean-Michel Hautbois
new 21b6d17e00a5 alloc_tag: handle incomplete bulk allocations in vm_module [...]
new db29f258201f selftests/mm: fix compiler -Wmaybe-uninitialized warning
new 8dccdde10582 mm: fix apply_to_existing_page_range()
new 9245e01cbec9 MAINTAINERS: update HUGETLB reviewers
new 5963aaadeba6 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 036544279336 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new e64426d1b365 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new f5ffef9881a7 erofs: remove duplicate code
new 1dd1b294d118 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3e536ccc8b3e Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
new f7dda5eeace3 Merge branch 'fs-current' of linux-next
new 8cfc0f2e8a3c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new d4bac0288a2b bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
new fcd7132cb1f9 selftests/net: test sk_filter support for SKF_NET_OFF on frags
new 7bbb38f1f920 Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags'
new 1ddb9ad2ac6e selftests/bpf: Make res_spin_lock AA test condition stronger
new 92b90f780d05 bpf: Use architecture provided res_smp_cond_load_acquire
new 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
new b58d1b98eb36 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e1f503f1cc32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 45f5dcdd0497 RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
new 9a0e6f15029e RDMA/core: Silence oversized kvmalloc() warning
new f8318b6d2fcc Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...]
new f4c0b3d40540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 9aa33d5b4a53 ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRI [...]
new 6bbb2b1286f4 ASoC: codecs: Add of_match_table for aw888081 driver
new 285b2c74cf99 firmware: cs_dsp: test_bin_error: Fix uninitialized data u [...]
new ef5f71193b18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 2568170a4feb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 5d07ab2a7fa1 spi: fsl-qspi: Fix double cleanup in probe error path
new 82bedbfedd2f spi: fsl-spi: Remove redundant probe error message
new b07854833d3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 985c3399036b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new fd7b5a7b1712 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new fd15594ba7d5 soundwire: bus: Fix race on the creation of the IRQ domain
new 95fdb83df01e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2eb7a956c6b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new e63d0a018db4 Merge branch 'fixes' of git://linuxtv.org/media-ci/media-p [...]
new 67680af30f35 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 97ab838b1dbe Merge branch 'dma-mapping-fixes' of git://git.kernel.org/p [...]
new b6d16c3030d5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new effd0ce0431c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new ccbd8b0a7ea9 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
new e9bee44118cd Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
new a90db1cd3c11 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2842af53a018 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...]
new 8578b2f7e1fb riscv: Use kvmalloc_array on relocation_hashtable
new 70fc03cd7631 Documentation: riscv: Fix typo MIMPLID -> MIMPID
new d6890adc70a0 Merge tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel. [...]
new 9e30e717b033 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new a42d2f3bd1f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2f2e5576e99e Merge branch 'rust-fixes' of https://github.com/Rust-for-L [...]
new e696e5a114b5 compiler.h: Avoid the usage of __typeof_unqual__() when __ [...]
new 520fa3f77377 Merge branch into tip/master: 'core/urgent'
new caaef7788f6f Merge branch into tip/master: 'irq/urgent'
new 87cb582d2f55 objtool: Fix false-positive "ignoring unreachables" warning
new 374b060a0a2e Merge branch into tip/master: 'objtool/urgent'
new c39361695b4f Merge branch into tip/master: 'perf/urgent'
new acea9943271b vdso: Address variable shadowing in macros
new d6ffb1795b39 Merge branch into tip/master: 'timers/urgent'
new be8468e7f69a Merge branch into tip/master: 'x86/urgent'
new 95b149777c25 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
new 210db264cf87 drm/rockchip: vop2: Fix interface enable/mux setting of DP [...]
new 1d34597a1e23 drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockc [...]
new c452f34c4a5d Merge branch 'for-linux-next-fixes' of https://gitlab.free [...]
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 (1785a3a7b96a)
\
N -- N -- N refs/heads/pending-fixes (c452f34c4a5d)
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 125 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/arch/riscv/hwprobe.rst | 2 +-
MAINTAINERS | 1 +
arch/arm64/include/asm/rqspinlock.h | 2 +-
arch/riscv/kernel/module.c | 9 +-
arch/x86/xen/enlighten.c | 10 +
arch/x86/xen/enlighten_pvh.c | 19 +-
arch/x86/xen/setup.c | 3 -
drivers/block/ublk_drv.c | 85 ++++---
.../firmware/cirrus/test/cs_dsp_mock_mem_maps.c | 30 ---
drivers/firmware/cirrus/test/cs_dsp_test_bin.c | 2 +-
.../firmware/cirrus/test/cs_dsp_test_bin_error.c | 2 +-
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 23 +-
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 6 +-
drivers/infiniband/core/cma.c | 4 +-
drivers/infiniband/core/umem_odp.c | 6 +-
drivers/net/phy/phy_device.c | 57 +++--
drivers/net/ppp/ppp_synctty.c | 5 +
drivers/soundwire/bus.c | 9 +-
drivers/spi/spi-fsl-qspi.c | 8 +-
drivers/xen/Kconfig | 2 +-
drivers/xen/balloon.c | 34 ++-
drivers/xen/xenbus/xenbus_probe_frontend.c | 1 +
fs/erofs/zdata.c | 1 -
include/linux/compiler.h | 6 +-
include/linux/firmware/cirrus/cs_dsp_test_utils.h | 1 -
include/net/sock.h | 40 +++-
include/vdso/unaligned.h | 12 +-
io_uring/kbuf.c | 2 +
io_uring/rsrc.c | 17 +-
io_uring/zcrx.c | 19 +-
io_uring/zcrx.h | 5 +-
kernel/bpf/queue_stack_maps.c | 35 +--
kernel/bpf/rqspinlock.c | 2 +-
lib/alloc_tag.c | 15 +-
mm/memory.c | 4 +-
mm/page_alloc.c | 25 +--
net/core/filter.c | 80 ++++---
net/core/sock.c | 5 +
net/ethtool/cmis.h | 1 -
net/ethtool/cmis_cdb.c | 18 +-
net/ipv6/route.c | 8 +-
net/netfilter/nft_set_pipapo_avx2.c | 3 +-
sound/soc/codecs/aw88081.c | 10 +
sound/soc/fsl/fsl_qmc_audio.c | 3 +
tools/objtool/arch/x86/special.c | 2 +-
tools/testing/selftests/bpf/progs/res_spin_lock.c | 10 +-
tools/testing/selftests/mm/cow.c | 2 +-
tools/testing/selftests/net/.gitignore | 1 +
tools/testing/selftests/net/Makefile | 2 +
.../selftests/net/netfilter/nft_concat_range.sh | 39 +++-
tools/testing/selftests/net/skf_net_off.c | 244 +++++++++++++++++++++
tools/testing/selftests/net/skf_net_off.sh | 30 +++
.../ublk/{test_stripe_02.sh => test_stripe_04.sh} | 6 +-
53 files changed, 695 insertions(+), 273 deletions(-)
create mode 100644 tools/testing/selftests/net/skf_net_off.c
create mode 100755 tools/testing/selftests/net/skf_net_off.sh
copy tools/testing/selftests/ublk/{test_stripe_02.sh => test_stripe_04.sh} (73%)
--
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 fs-next
in repository linux-next.
omits 3e3448c50c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 143ced925e31 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 8b4173630b52 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 507c9a20766b Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
omits b087fb728fdd Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits a4fa2804ba09 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits 4111d35bc08d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 51fbe5790368 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits c6c2e3fbe787 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits b0f877f66f85 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 696cfe81bdfa Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits f28491f330cf Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits c0e37de1d4c7 Merge branch 'master' of git://github.com/ceph/ceph-client.git
omits 4d7ca49178b7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 15c26e61d641 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits 1ecf26346c6d Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits a482a6987052 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 8bef11a935e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 068aa6f32c62 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 32af6c5634d0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 479c7ff5899b f2fs: remove redundant assignment to variable err
adds 5cd2950359ef selftests: tpm2: create a dedicated .gitignore
adds 170ec11935de selftests: tpm2: test_smoke: use POSIX-conformant expressi [...]
adds 7d50e00fef28 selftests/futex: futex_waitv wouldblock test should fail
adds 197c1eaa7ba6 selftests/mincore: Allow read-ahead pages to reach the end [...]
new 3b07108ada81 Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.ke [...]
adds 36c6468724aa mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND
adds d027951dc85c mtd: inftlcore: Add error check for inftl_read_oob()
adds b79fe1829975 mtd: rawnand: Add status chack in r852_ready()
adds 1c1fd374a2fe mtd: spinand: Fix build with gcc < 7.5
new b4991c01ad07 Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org [...]
adds 8323f3a69de6 gpio: tegra186: fix resource handling in ACPI probe path
adds 6deb8435f6bf gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
adds 686e54ea31f3 gpio: deprecate devm_gpiod_unhinge()
adds 3af64f175b24 MAINTAINERS: add more keywords for the GPIO subsystem entry
adds 2de1cf175c00 gpio: TODO: track the removal of regulator-related workarounds
adds da47605e43af gpio: mpc8xxx: Fix wakeup source leaks on device unbind
adds c5672e310ad9 gpio: zynq: Fix wakeup source leaks on device unbind
adds 2b9c53643012 gpiolib: of: Fix the choice for Ingenic NAND quirk
adds b8c7a1ac884c gpiolib: of: Move Atmel HSMCI quirk up out of the regulato [...]
new 8f43640c9109 Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.o [...]
adds ab6005f3912f io_uring: don't post tag CQEs on file/buffer registration failure
new 9b58440a5b2f io_uring/zcrx: put refill data into separate cache line
new 5a17131a5dbd io_uring/zcrx: separate niov number from pages
new cf960726eb65 io_uring/kbuf: reject zero sized provided buffers
new a61ec0dd18de Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linux
adds 72070e57b0a5 selftests: ublk: fix test_stripe_04
new 6ee6bd5d4fce ublk: fix handling recovery & reissue in ublk_abort_queue()
new 18461f2a02be ublk: don't fail request for recovery & reissue in case of [...]
new 843c6cec1af8 ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
new e4742a89cfac Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
adds b40c54648158 xenbus: add module description
adds 0f2946bb1726 xen: Change xen-acpi-processor dom0 dependency
adds 87af633689ce x86/xen: fix balloon target initialization for PVH dom0
adds 64a66e2c3b31 x86/xen: disable CPU idle and frequency drivers for PVH dom0
new 2eb959eeecc6 Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.or [...]
adds 216a61d33c07 net: ethtool: fix ethtool_ringparam_get_cfg() returns a hd [...]
adds 22d3a63d5321 selftests: drv-net: test random value for hds-thresh
adds cf46e18efdd5 Merge branch 'fix-wrong-hds-thresh-value-setting'
adds 54f5fafcced1 ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
adds 04efcee6ef8d net: hold instance lock during NETDEV_CHANGE
adds 69ae94725f4f tipc: fix memory leak in tipc_link_xmit
adds 5ba8b837b522 sch_htb: make htb_qlen_notify() idempotent
adds df008598b3a0 sch_drr: make drr_qlen_notify() idempotent
adds 51eb3b65544c sch_hfsc: make hfsc_qlen_notify() idempotent
adds 55f9eca4bfe3 sch_qfq: make qfq_qlen_notify() idempotent
adds a7a15f39c682 sch_ets: make est_qlen_notify() idempotent
adds 342debc12183 codel: remove sch->q.qlen check before qdisc_tree_reduce_b [...]
adds cbe9588b12d0 selftests/tc-testing: Add a test case for FQ_CODEL with HT [...]
adds 4cb1837ac537 selftests/tc-testing: Add a test case for FQ_CODEL with QF [...]
adds 72b05c1bf7ea selftests/tc-testing: Add a test case for FQ_CODEL with HF [...]
adds 0d5c27ecb60c selftests/tc-testing: Add a test case for FQ_CODEL with DR [...]
adds ce94507f5fe0 selftests/tc-testing: Add a test case for FQ_CODEL with ET [...]
adds cd23e77e6568 Merge branch 'net_sched-make-qlen_notify-idempotent'
adds f1a69a940de5 sctp: detect and prevent references to a freed transport i [...]
adds 5071a1e606b3 net: tls: explicitly disallow disconnect
adds a1328a671e1c selftests: tls: check that disconnect does nothing
adds b7db94734e78 octeontx2-pf: qos: fix VF root node parent queue index
adds 13e7d7240a43 net: libwx: Fix the wrong Rx descriptor field
adds 369609fc6272 tc: Ensure we have enough buffer space when sending filter [...]
adds 4f038a6a02d2 net: ethtool: Don't call .cleanup_data when prepare_data fails
adds 445e99bdf68d rtnetlink: Fix bad unlock balance in do_setlink().
adds 21c02e8272bc mptcp: only inc MPJoinAckHMacFailure for HMAC failures
adds 6767698cf9c1 selftests: mptcp: validate MPJoin HMacFailure counters
adds dd17a7f1d3b3 Merge branch 'mptcp-only-inc-mpjoinackhmacfailure-for-hmac [...]
adds 7f1ff1b38a7c net: libwx: handle page_pool_dev_alloc_pages error
adds 8c0cea59d40c net_sched: sch_sfq: use a temporary work area for validati [...]
adds b3bf8f63e617 net_sched: sch_sfq: move the limit validation
adds 26e705184e7a selftests/tc-testing: sfq: check that a derived limit of 1 [...]
adds 29d261466fa6 Merge branch 'sch_sfq-derived-limit'
new f40a673d6b4a net: phy: move phy_link_change() prior to mdio_bus_phy_may [...]
new fc75ea20ffb4 net: phy: allow MDIO bus PM ops to start/stop state machin [...]
new 6933cd471486 ipv6: Align behavior across nexthops during path selection
new 0bb2f7a1ad1f net: Fix null-ptr-deref by sock_lock_init_class_and_name() [...]
new aabc6596ffb3 net: ppp: Add bound checking for skb data on ppp_sync_txmung
new e042ed950d4e nft_set_pipapo: fix incorrect avx2 match of 5th field octet
new 27eb86e22f10 selftests: netfilter: add test case for recent mismatch bug
new 69ddc6522e4a Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/li [...]
new eaa517b77e63 ethtool: cmis_cdb: Fix incorrect read / write length extension
new ab59a8605604 Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/l [...]
new 036544279336 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new e64426d1b365 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new f5ffef9881a7 erofs: remove duplicate code
new 1dd1b294d118 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3e536ccc8b3e Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
new f45020496f3a Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new f93f71e7aa8f Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new d41f625ab51b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3723f6d0677f Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 56c283b9e001 smb3: Add defines for two new FileSystemAttributes
new 23039faab45e Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 87d2723eccde Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d6d5d5991d60 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 1fe053ef7021 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 539d33455f96 f2fs: remove redundant assignment to variable err
new e073e9278983 f2fs: add a proc entry show inject stats
new 2be96c2147e2 f2fs: fix to update injection attrs according to fault_option
new db03c20c0850 f2fs: fix to set atomic write status more clear
new 773704c1ef96 f2fs: zone: fix to avoid inconsistence in between SIT and SSA
new ecf68ffee7be f2fs: add a fast path in finish_preallocate_blocks()
new 061cf3a84bde f2fs: fix to do sanity check on ino and xnid
new 05d3273ad03f f2fs: clean up unnecessary indentation
new f3a6ac4856ec f2fs: prevent the current section from being selected as a [...]
new 51dc491a0855 f2fs: support to disable linear lookup fallback
new 423b2dfb74de Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new e60e411290de Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0d08724311b3 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new 02eb6d138814 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new 86cb5cfb8c2c Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...]
new 663969ef6fba Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 106c98255ce0 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new ab875fee8389 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
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 (3e3448c50c8b)
\
N -- N -- N refs/heads/fs-next (ab875fee8389)
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 54 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/networking/netdevices.rst | 10 +-
MAINTAINERS | 2 +
arch/x86/xen/enlighten.c | 10 ++
arch/x86/xen/enlighten_pvh.c | 19 ++-
arch/x86/xen/setup.c | 3 -
drivers/block/ublk_drv.c | 85 ++++++-----
drivers/gpio/TODO | 34 +++++
drivers/gpio/gpio-mpc8xxx.c | 4 +-
drivers/gpio/gpio-tegra186.c | 27 ++--
drivers/gpio/gpio-zynq.c | 1 +
drivers/gpio/gpiolib-devres.c | 6 +-
drivers/gpio/gpiolib-of.c | 8 +-
drivers/mtd/inftlcore.c | 9 +-
drivers/mtd/nand/Makefile | 3 -
drivers/mtd/nand/raw/r852.c | 3 +
drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 5 +
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 6 +-
drivers/net/ethernet/wangxun/libwx/wx_type.h | 3 +-
drivers/net/phy/phy_device.c | 57 ++++++--
drivers/net/ppp/ppp_synctty.c | 5 +
drivers/xen/Kconfig | 2 +-
drivers/xen/balloon.c | 34 +++--
drivers/xen/xenbus/xenbus_probe_frontend.c | 1 +
fs/erofs/zdata.c | 1 -
fs/f2fs/checkpoint.c | 2 +-
fs/f2fs/dir.c | 3 +-
fs/f2fs/f2fs.h | 17 ++-
fs/f2fs/file.c | 37 ++---
fs/f2fs/gc.c | 3 +
fs/f2fs/inode.c | 10 +-
fs/f2fs/segment.c | 6 +
fs/f2fs/segment.h | 45 +++---
fs/f2fs/super.c | 31 +++--
fs/f2fs/sysfs.c | 26 +++-
fs/smb/client/cifspdu.h | 2 +
fs/smb/server/smb_common.h | 2 +
include/linux/gpio/consumer.h | 1 +
include/linux/mtd/spinand.h | 2 +-
include/linux/netdevice.h | 2 +
include/linux/rtnetlink.h | 2 +-
include/net/sctp/structs.h | 3 +-
include/net/sock.h | 40 +++++-
io_uring/kbuf.c | 2 +
io_uring/rsrc.c | 17 ++-
io_uring/zcrx.c | 19 +--
io_uring/zcrx.h | 5 +-
net/core/dev.c | 11 +-
net/core/dev_api.c | 16 +++
net/core/link_watch.c | 28 +++-
net/core/lock_debug.c | 2 +-
net/core/rtnetlink.c | 17 ++-
net/core/sock.c | 5 +
net/ethtool/cmis.h | 1 -
net/ethtool/cmis_cdb.c | 18 +--
net/ethtool/common.c | 1 +
net/ethtool/ioctl.c | 2 +-
net/ethtool/netlink.c | 8 +-
net/hsr/hsr_device.c | 6 +-
net/ipv6/addrconf.c | 9 +-
net/ipv6/route.c | 8 +-
net/mptcp/subflow.c | 8 +-
net/netfilter/nft_set_pipapo_avx2.c | 3 +-
net/sched/cls_api.c | 66 ++++++---
net/sched/sch_codel.c | 5 +-
net/sched/sch_drr.c | 7 +-
net/sched/sch_ets.c | 8 +-
net/sched/sch_fq_codel.c | 6 +-
net/sched/sch_hfsc.c | 8 +-
net/sched/sch_htb.c | 2 +
net/sched/sch_qfq.c | 7 +-
net/sched/sch_sfq.c | 66 ++++++---
net/sctp/socket.c | 22 +--
net/sctp/transport.c | 2 +
net/tipc/link.c | 1 +
net/tls/tls_main.c | 6 +
tools/testing/selftests/.gitignore | 1 -
tools/testing/selftests/drivers/net/hds.py | 33 ++++-
.../futex/functional/futex_wait_wouldblock.c | 2 +-
tools/testing/selftests/mincore/mincore_selftest.c | 3 -
tools/testing/selftests/net/mptcp/mptcp_join.sh | 18 +++
.../selftests/net/netfilter/nft_concat_range.sh | 39 +++++-
tools/testing/selftests/net/tls.c | 36 +++++
.../tc-testing/tc-tests/infra/qdiscs.json | 155 +++++++++++++++++++++
.../selftests/tc-testing/tc-tests/qdiscs/sfq.json | 36 +++++
.../testing/selftests/tpm2}/.gitignore | 3 +-
tools/testing/selftests/tpm2/test_smoke.sh | 2 +-
.../ublk/{test_stripe_02.sh => test_stripe_04.sh} | 6 +-
87 files changed, 993 insertions(+), 305 deletions(-)
copy {arch/arc/boot => tools/testing/selftests/tpm2}/.gitignore (58%)
copy tools/testing/selftests/ublk/{test_stripe_02.sh => test_stripe_04.sh} (73%)
--
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 fs-current
in repository linux-next.
omits a482a6987052 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 8bef11a935e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 068aa6f32c62 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 32af6c5634d0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
adds 5cd2950359ef selftests: tpm2: create a dedicated .gitignore
adds 170ec11935de selftests: tpm2: test_smoke: use POSIX-conformant expressi [...]
adds 7d50e00fef28 selftests/futex: futex_waitv wouldblock test should fail
adds 197c1eaa7ba6 selftests/mincore: Allow read-ahead pages to reach the end [...]
new 3b07108ada81 Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.ke [...]
adds 36c6468724aa mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND
adds d027951dc85c mtd: inftlcore: Add error check for inftl_read_oob()
adds b79fe1829975 mtd: rawnand: Add status chack in r852_ready()
adds 1c1fd374a2fe mtd: spinand: Fix build with gcc < 7.5
new b4991c01ad07 Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org [...]
adds 8323f3a69de6 gpio: tegra186: fix resource handling in ACPI probe path
adds 6deb8435f6bf gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
adds 686e54ea31f3 gpio: deprecate devm_gpiod_unhinge()
adds 3af64f175b24 MAINTAINERS: add more keywords for the GPIO subsystem entry
adds 2de1cf175c00 gpio: TODO: track the removal of regulator-related workarounds
adds da47605e43af gpio: mpc8xxx: Fix wakeup source leaks on device unbind
adds c5672e310ad9 gpio: zynq: Fix wakeup source leaks on device unbind
adds 2b9c53643012 gpiolib: of: Fix the choice for Ingenic NAND quirk
adds b8c7a1ac884c gpiolib: of: Move Atmel HSMCI quirk up out of the regulato [...]
new 8f43640c9109 Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.o [...]
adds ab6005f3912f io_uring: don't post tag CQEs on file/buffer registration failure
new 9b58440a5b2f io_uring/zcrx: put refill data into separate cache line
new 5a17131a5dbd io_uring/zcrx: separate niov number from pages
new cf960726eb65 io_uring/kbuf: reject zero sized provided buffers
new a61ec0dd18de Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linux
adds 72070e57b0a5 selftests: ublk: fix test_stripe_04
new 6ee6bd5d4fce ublk: fix handling recovery & reissue in ublk_abort_queue()
new 18461f2a02be ublk: don't fail request for recovery & reissue in case of [...]
new 843c6cec1af8 ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
new e4742a89cfac Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linux
adds b40c54648158 xenbus: add module description
adds 0f2946bb1726 xen: Change xen-acpi-processor dom0 dependency
adds 87af633689ce x86/xen: fix balloon target initialization for PVH dom0
adds 64a66e2c3b31 x86/xen: disable CPU idle and frequency drivers for PVH dom0
new 2eb959eeecc6 Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.or [...]
adds 216a61d33c07 net: ethtool: fix ethtool_ringparam_get_cfg() returns a hd [...]
adds 22d3a63d5321 selftests: drv-net: test random value for hds-thresh
adds cf46e18efdd5 Merge branch 'fix-wrong-hds-thresh-value-setting'
adds 54f5fafcced1 ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
adds 04efcee6ef8d net: hold instance lock during NETDEV_CHANGE
adds 69ae94725f4f tipc: fix memory leak in tipc_link_xmit
adds 5ba8b837b522 sch_htb: make htb_qlen_notify() idempotent
adds df008598b3a0 sch_drr: make drr_qlen_notify() idempotent
adds 51eb3b65544c sch_hfsc: make hfsc_qlen_notify() idempotent
adds 55f9eca4bfe3 sch_qfq: make qfq_qlen_notify() idempotent
adds a7a15f39c682 sch_ets: make est_qlen_notify() idempotent
adds 342debc12183 codel: remove sch->q.qlen check before qdisc_tree_reduce_b [...]
adds cbe9588b12d0 selftests/tc-testing: Add a test case for FQ_CODEL with HT [...]
adds 4cb1837ac537 selftests/tc-testing: Add a test case for FQ_CODEL with QF [...]
adds 72b05c1bf7ea selftests/tc-testing: Add a test case for FQ_CODEL with HF [...]
adds 0d5c27ecb60c selftests/tc-testing: Add a test case for FQ_CODEL with DR [...]
adds ce94507f5fe0 selftests/tc-testing: Add a test case for FQ_CODEL with ET [...]
adds cd23e77e6568 Merge branch 'net_sched-make-qlen_notify-idempotent'
adds f1a69a940de5 sctp: detect and prevent references to a freed transport i [...]
adds 5071a1e606b3 net: tls: explicitly disallow disconnect
adds a1328a671e1c selftests: tls: check that disconnect does nothing
adds b7db94734e78 octeontx2-pf: qos: fix VF root node parent queue index
adds 13e7d7240a43 net: libwx: Fix the wrong Rx descriptor field
adds 369609fc6272 tc: Ensure we have enough buffer space when sending filter [...]
adds 4f038a6a02d2 net: ethtool: Don't call .cleanup_data when prepare_data fails
adds 445e99bdf68d rtnetlink: Fix bad unlock balance in do_setlink().
adds 21c02e8272bc mptcp: only inc MPJoinAckHMacFailure for HMAC failures
adds 6767698cf9c1 selftests: mptcp: validate MPJoin HMacFailure counters
adds dd17a7f1d3b3 Merge branch 'mptcp-only-inc-mpjoinackhmacfailure-for-hmac [...]
adds 7f1ff1b38a7c net: libwx: handle page_pool_dev_alloc_pages error
adds 8c0cea59d40c net_sched: sch_sfq: use a temporary work area for validati [...]
adds b3bf8f63e617 net_sched: sch_sfq: move the limit validation
adds 26e705184e7a selftests/tc-testing: sfq: check that a derived limit of 1 [...]
adds 29d261466fa6 Merge branch 'sch_sfq-derived-limit'
new f40a673d6b4a net: phy: move phy_link_change() prior to mdio_bus_phy_may [...]
new fc75ea20ffb4 net: phy: allow MDIO bus PM ops to start/stop state machin [...]
new 6933cd471486 ipv6: Align behavior across nexthops during path selection
new 0bb2f7a1ad1f net: Fix null-ptr-deref by sock_lock_init_class_and_name() [...]
new aabc6596ffb3 net: ppp: Add bound checking for skb data on ppp_sync_txmung
new e042ed950d4e nft_set_pipapo: fix incorrect avx2 match of 5th field octet
new 27eb86e22f10 selftests: netfilter: add test case for recent mismatch bug
new 69ddc6522e4a Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/li [...]
new eaa517b77e63 ethtool: cmis_cdb: Fix incorrect read / write length extension
new ab59a8605604 Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/l [...]
new 036544279336 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new e64426d1b365 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new f5ffef9881a7 erofs: remove duplicate code
new 1dd1b294d118 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 3e536ccc8b3e Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
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 (a482a6987052)
\
N -- N -- N refs/heads/fs-current (3e536ccc8b3e)
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 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:
Documentation/networking/netdevices.rst | 10 +-
MAINTAINERS | 2 +
arch/x86/xen/enlighten.c | 10 ++
arch/x86/xen/enlighten_pvh.c | 19 ++-
arch/x86/xen/setup.c | 3 -
drivers/block/ublk_drv.c | 85 ++++++-----
drivers/gpio/TODO | 34 +++++
drivers/gpio/gpio-mpc8xxx.c | 4 +-
drivers/gpio/gpio-tegra186.c | 27 ++--
drivers/gpio/gpio-zynq.c | 1 +
drivers/gpio/gpiolib-devres.c | 6 +-
drivers/gpio/gpiolib-of.c | 8 +-
drivers/mtd/inftlcore.c | 9 +-
drivers/mtd/nand/Makefile | 3 -
drivers/mtd/nand/raw/r852.c | 3 +
drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 5 +
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 6 +-
drivers/net/ethernet/wangxun/libwx/wx_type.h | 3 +-
drivers/net/phy/phy_device.c | 57 ++++++--
drivers/net/ppp/ppp_synctty.c | 5 +
drivers/xen/Kconfig | 2 +-
drivers/xen/balloon.c | 34 +++--
drivers/xen/xenbus/xenbus_probe_frontend.c | 1 +
fs/erofs/zdata.c | 1 -
include/linux/gpio/consumer.h | 1 +
include/linux/mtd/spinand.h | 2 +-
include/linux/netdevice.h | 2 +
include/linux/rtnetlink.h | 2 +-
include/net/sctp/structs.h | 3 +-
include/net/sock.h | 40 +++++-
io_uring/kbuf.c | 2 +
io_uring/rsrc.c | 17 ++-
io_uring/zcrx.c | 19 +--
io_uring/zcrx.h | 5 +-
net/core/dev.c | 11 +-
net/core/dev_api.c | 16 +++
net/core/link_watch.c | 28 +++-
net/core/lock_debug.c | 2 +-
net/core/rtnetlink.c | 17 ++-
net/core/sock.c | 5 +
net/ethtool/cmis.h | 1 -
net/ethtool/cmis_cdb.c | 18 +--
net/ethtool/common.c | 1 +
net/ethtool/ioctl.c | 2 +-
net/ethtool/netlink.c | 8 +-
net/hsr/hsr_device.c | 6 +-
net/ipv6/addrconf.c | 9 +-
net/ipv6/route.c | 8 +-
net/mptcp/subflow.c | 8 +-
net/netfilter/nft_set_pipapo_avx2.c | 3 +-
net/sched/cls_api.c | 66 ++++++---
net/sched/sch_codel.c | 5 +-
net/sched/sch_drr.c | 7 +-
net/sched/sch_ets.c | 8 +-
net/sched/sch_fq_codel.c | 6 +-
net/sched/sch_hfsc.c | 8 +-
net/sched/sch_htb.c | 2 +
net/sched/sch_qfq.c | 7 +-
net/sched/sch_sfq.c | 66 ++++++---
net/sctp/socket.c | 22 +--
net/sctp/transport.c | 2 +
net/tipc/link.c | 1 +
net/tls/tls_main.c | 6 +
tools/testing/selftests/.gitignore | 1 -
tools/testing/selftests/drivers/net/hds.py | 33 ++++-
.../futex/functional/futex_wait_wouldblock.c | 2 +-
tools/testing/selftests/mincore/mincore_selftest.c | 3 -
tools/testing/selftests/net/mptcp/mptcp_join.sh | 18 +++
.../selftests/net/netfilter/nft_concat_range.sh | 39 +++++-
tools/testing/selftests/net/tls.c | 36 +++++
.../tc-testing/tc-tests/infra/qdiscs.json | 155 +++++++++++++++++++++
.../selftests/tc-testing/tc-tests/qdiscs/sfq.json | 36 +++++
.../testing/selftests/tpm2}/.gitignore | 3 +-
tools/testing/selftests/tpm2/test_smoke.sh | 2 +-
.../ublk/{test_stripe_02.sh => test_stripe_04.sh} | 6 +-
75 files changed, 865 insertions(+), 249 deletions(-)
copy {arch/arc/boot => tools/testing/selftests/tpm2}/.gitignore (58%)
copy tools/testing/selftests/ublk/{test_stripe_02.sh => test_stripe_04.sh} (73%)
--
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 ab59a8605604 Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/l [...]
new a8df7d0ef92e objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
new fe1042b1ef79 objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and I [...]
new 9f9cc012c2cb objtool: Stop UNRET validation on UD2
new 2dbbca9be4e5 objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics
new 2d12c6fb7875 objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
new 87cb582d2f55 objtool: Fix false-positive "ignoring unreachables" warning
new 54a012b62235 Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel. [...]
new 0ba3a4ab76fd perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
new 0cd575cab10e uprobes: Avoid false-positive lockdep splat on CONFIG_PREE [...]
new 56799bc03565 perf: Fix hang while freeing sigtrap event
new ac253a537da3 Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org [...]
new 8b37357a78d7 x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to d [...]
new f2f29da9f0d4 x86/e820: Fix handling of subpage regions when calculating [...]
new 45c2e30bbd64 x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs [...]
new 996457176bb7 x86/early_printk: Use 'mmio32' for consistency, fix comments
new 13235d6d50bb x86/bugs: Rename entry_ibpb() to write_ibpb()
new fc9fd3f98423 x86/bugs: Use SBPB in write_ibpb() if applicable
new b1b19cfcf465 x86/bugs: Fix RSB clearing in indirect_branch_prediction_b [...]
new 18bae0dfec15 x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
new 27ce8299bc1e x86/bugs: Don't fill RSB on context switch with eIBRS
new 83f6665a49c3 x86/bugs: Add RSB mitigation document
new af76f7d57ee9 Documentation/x86: Update the naming of CPU features for / [...]
new 254a6d14c9c9 Documentation/x86: Zap the subsection letters
new f0df00ebc57f x86/cpu: Avoid running off the end of an AMD erratum table
new 1fac13956e98 x86/ibt: Fix hibernate
new 3c9de67dd370 Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/ [...]
new 2424e146bee0 hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
new 92e250c624ea timekeeping: Add a lockdep override in tick_freeze()
new acea9943271b vdso: Address variable shadowing in macros
new 34833819d227 Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.o [...]
new 75f8c87555e6 irqchip/davinci: Remove leftover header
new 305825d09b15 irqchip/sg2042-msi: Add missing chip flags
new f35508b93a2f irqchip/irq-bcm2712-mip: Set EOI/ACK flags in msi_parent_ops
new 0c7cae12f67c Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/ [...]
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:
Documentation/admin-guide/hw-vuln/index.rst | 1 +
Documentation/admin-guide/hw-vuln/rsb.rst | 268 ++++++++++++++++++++++++
Documentation/admin-guide/kernel-parameters.txt | 5 +-
Documentation/arch/x86/cpuinfo.rst | 69 +++---
arch/x86/entry/entry.S | 9 +-
arch/x86/include/asm/nospec-branch.h | 12 +-
arch/x86/include/asm/smap.h | 12 +-
arch/x86/kernel/acpi/boot.c | 11 +
arch/x86/kernel/cpu/amd.c | 1 +
arch/x86/kernel/cpu/bugs.c | 101 +++------
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 48 +++--
arch/x86/kernel/e820.c | 17 +-
arch/x86/kernel/early_printk.c | 10 +-
arch/x86/mm/tlb.c | 6 +-
arch/x86/power/hibernate_asm_64.S | 4 +-
arch/x86/xen/xen-asm.S | 4 +-
drivers/irqchip/irq-bcm2712-mip.c | 1 +
drivers/irqchip/irq-sg2042-msi.c | 1 +
include/linux/hrtimer.h | 2 +-
include/linux/irqchip/irq-davinci-aintc.h | 27 ---
include/linux/perf_event.h | 1 -
include/vdso/unaligned.h | 12 +-
kernel/events/core.c | 70 ++-----
kernel/events/uprobes.c | 15 +-
kernel/time/hrtimer.c | 2 +-
kernel/time/tick-common.c | 22 ++
tools/objtool/arch/x86/decode.c | 18 +-
tools/objtool/arch/x86/special.c | 2 +-
tools/objtool/check.c | 59 +++++-
tools/objtool/include/objtool/arch.h | 3 +-
30 files changed, 543 insertions(+), 270 deletions(-)
create mode 100644 Documentation/admin-guide/hw-vuln/rsb.rst
delete mode 100644 include/linux/irqchip/irq-davinci-aintc.h
--
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-14
in repository gcc.
from 93be6016dae c++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687]
new 708c3937741 c++: self-dependent alias template [PR117530]
new e13143ab021 c++: lambda in constraint of lambda [PR119175]
new 779e002a1dc c++: nested lambda capture pack [PR119345]
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:
gcc/cp/mangle.cc | 6 ++++++
gcc/cp/pt.cc | 11 +++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-targ14.C | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-uneval27.C | 10 ++++++++++
5 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda23.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ14.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval27.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 733a6a4c111 libgomp: Update SVE tests
new 5957b9919c9 c++: nested lambda capture pack [PR119345]
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/pt.cc | 2 ++
gcc/testsuite/g++.dg/cpp2a/lambda-targ14.C | 12 ++++++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ14.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 493974aa0ad c++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687]
new 733a6a4c111 libgomp: Update SVE tests
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:
libgomp/testsuite/libgomp.c-target/aarch64/firstprivate.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/lastprivate.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/private.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/shared.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/simd-aligned.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/simd-nontemporal.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/threadprivate.c | 2 ++
libgomp/testsuite/libgomp.c-target/aarch64/udr-sve.c | 4 ++--
8 files changed, 16 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.