This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3669558bdf35 Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 51aab5ffceb4 tracefs: Add missing lockdown check to tracefs_create_dir()
new e24709454c45 tracefs/eventfs: Add missing lockdown checks
new 9879e5e1c528 tracefs/eventfs: Use dput to free the toplevel events directory
new f5ca233e2e66 tracing: Increase trace array ref count on enable and filt [...]
new 7d660c9b2bc9 tracing: Have tracing_max_latency inc the trace array ref count
new 9b37febc578b tracing: Have current_trace inc the trace array ref count
new 7e2cfbd2d3c8 tracing: Have option files inc the trace array ref count
new e5c624f027ac tracing: Have event inject files inc the trace array ref count
new f6bd2c92488c ring-buffer: Avoid softlockup in ring_buffer_resize()
new d508ee2dd557 tracefs/eventfs: Free top level files on removal
new 95a404bd60af ring-buffer: Do not attempt to read past "commit"
new 1ef26d8b2ca5 tracing: Use the new eventfs descriptor for print trigger
new 6fdac58c560e tracing: Remove unused trace_event_file dir field
new 145036f88d69 selftests/ftrace: Fix dependencies for some of the synthet [...]
new fc52a64416b0 tracing/synthetic: Fix order of struct trace_dynamic_info
new 62663b849662 tracing/synthetic: Print out u64 values properly
new 9243e5430995 tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_op [...]
new c8414dab164a eventfs: Fix the NULL pointer dereference bug in eventfs_r [...]
new 99214f67784b Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm [...]
new 6428bc7bd3f3 parisc: sba_iommu: Fix build warning if procfs if disabled
new eb3255ee8f6f parisc: sba: Fix compile warning wrt list of SBA devices
new c1ebb94071cb parisc: sba-iommu: Fix sparse warnigs
new 9a47a710cf51 parisc: ccio-dma: Fix sparse warnings
new 927c6c8aa27c parisc: iosapic.c: Fix sparse warnings
new b137b9d60b8a parisc: drivers: Fix sparse warning
new b1bef1388c42 parisc: irq: Make irq_stack_union static to avoid sparse warning
new 3f091387a397 parisc: shmparam.h: Document aliasing requirements of PA-RISC
new 70bd68d5b61a parisc: Prepare for Block-TLB support on 32-bit kernel
new eda205211a52 parisc: BTLB: Clear possibly existing BTLB entries
new 510610f96d65 parisc: BTLB: Add BTLB insert and purge firmware function [...]
new 4695e45ec0cd parisc: BTLB: _edata symbol has to be page aligned for BTL [...]
new 3756597a684d parisc: firmware: Simplify calling non-PA20 functions
new e5ef93d02d6c parisc: BTLB: Initialize BTLB tables at CPU startup
new 08700ec70504 linux/export: fix reference to exported functions for parisc64
new 847165d7c83d Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub [...]
new ea72883a3bf1 tpm: Fix typo in tpmrm class definition
new 23f108dc9ed2 Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm [...]
The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/parisc/include/asm/cache.h | 1 +
arch/parisc/include/asm/mckinley.h | 8 ---
arch/parisc/include/asm/pdc.h | 5 +-
arch/parisc/include/asm/processor.h | 1 +
arch/parisc/include/asm/ropes.h | 7 ++-
arch/parisc/include/asm/shmparam.h | 15 +++++
arch/parisc/kernel/asm-offsets.c | 2 +
arch/parisc/kernel/cache.c | 8 +--
arch/parisc/kernel/drivers.c | 2 +-
arch/parisc/kernel/firmware.c | 56 +++++++++++++----
arch/parisc/kernel/head.S | 16 ++++-
arch/parisc/kernel/irq.c | 2 +-
arch/parisc/kernel/processor.c | 2 +
arch/parisc/kernel/vmlinux.lds.S | 1 +
arch/parisc/mm/init.c | 72 ++++++++++++++++++++++
drivers/char/agp/parisc-agp.c | 2 -
drivers/char/tpm/tpm-chip.c | 2 +-
drivers/parisc/ccio-dma.c | 18 +++---
drivers/parisc/iommu-helpers.h | 8 +--
drivers/parisc/iosapic.c | 4 +-
drivers/parisc/iosapic_private.h | 4 +-
drivers/parisc/sba_iommu.c | 38 +++++-------
fs/tracefs/event_inode.c | 59 +++++++++++++++---
fs/tracefs/inode.c | 5 +-
fs/tracefs/internal.h | 5 +-
include/linux/export-internal.h | 2 +
include/linux/trace_events.h | 7 +--
kernel/trace/ring_buffer.c | 7 +++
kernel/trace/trace.c | 72 +++++++++++++++++++---
kernel/trace/trace.h | 2 +
kernel/trace/trace_events.c | 32 ++++------
kernel/trace/trace_events_inject.c | 3 +-
kernel/trace/trace_events_synth.c | 2 +-
scripts/mod/modpost.c | 9 +++
.../trigger-synthetic-event-dynstring.tc | 2 +-
.../trigger-synthetic_event_syntax_errors.tc | 2 +-
36 files changed, 360 insertions(+), 123 deletions(-)
delete mode 100644 arch/parisc/include/asm/mckinley.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-13
in repository gcc.
from a242fb41965 Daily bump.
new 6f1c72045d3 [PATCH] modula2: -Wcase-enum detect singular/plural and use [...]
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/m2/Make-lang.in | 19 +++++++++++--------
gcc/m2/gm2-compiler/M2CaseList.mod | 36 ++++++++++++++++++++++++++++++------
gcc/m2/gm2-libs-iso/TextIO.mod | 2 +-
libgm2/libm2cor/Makefile.am | 2 +-
libgm2/libm2cor/Makefile.in | 2 +-
libgm2/libm2iso/Makefile.am | 2 +-
libgm2/libm2iso/Makefile.in | 2 +-
libgm2/libm2log/Makefile.am | 2 +-
libgm2/libm2log/Makefile.in | 2 +-
libgm2/libm2pim/Makefile.am | 2 +-
libgm2/libm2pim/Makefile.in | 2 +-
11 files changed, 50 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.