This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b357fd1c2afc Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/ [...] new efd608fa7403 x86/alternative: Fix race in try_get_desc() new df5b035b5683 x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant new 534b0abc627a Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pu [...] new 24919fdea6f8 perf/x86/intel: Fix unchecked MSR access error for Alder Lake N new f2aeea57504c perf/x86/core: Completely disable guest PEBS via guest's g [...] new 6b959ba22d34 perf/core: Fix reentry problem in perf_output_read_group() new febae48afe60 Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org [...] new f938a5295ced dt-bindings: i2c: st,stm32-i2c: Document interrupt-names property new 367d4c887acd dt-bindings: i2c: st,stm32-i2c: Document wakeup-source property new e2062df704de i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probe new a962b54e162c Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/sc [...]
The 11 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: .../devicetree/bindings/i2c/st,stm32-i2c.yaml | 7 ++++ arch/x86/events/intel/core.c | 40 ++++++++++++++++++- arch/x86/events/intel/ds.c | 9 ++++- arch/x86/events/perf_event.h | 2 + arch/x86/include/asm/smp.h | 25 +++++++----- arch/x86/kernel/alternative.c | 45 +++++++++++----------- drivers/i2c/busses/i2c-davinci.c | 3 +- kernel/events/core.c | 9 +++++ 8 files changed, 104 insertions(+), 36 deletions(-)