This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bb7c241fae62 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...] new f9d36cf445ff tick/broadcast: Make broadcast device replacement work correctly new 491459b5ec37 Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel [...] new 23a5b8bb022c x86/amd_nb: Add PCI ID for family 19h model 78h new 7d8accfaa0ab hwmon: (k10temp) Add PCI ID for family 19, model 78h new 011e33ee4884 Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.or [...] new 0019a2d4b7e3 sched: fix cid_lock kernel-doc warnings new f3b9e8e4c848 Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel. [...] new 1d1bfe30dad5 perf/core: Fix perf_sample_data not properly initialized f [...] new 90befef5a9e8 perf/x86: Fix missing sample size update on AMD BRS new b752ea0c28e3 perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG new ef21831c2e4e Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.o [...] new 92cc5d00a431 locking/rwsem: Add __always_inline annotation to __down_re [...] new 31f4104e392a Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kerne [...]
The 13 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/x86/events/core.c | 6 +- arch/x86/events/intel/ds.c | 56 ++++++++++-------- arch/x86/include/asm/perf_event.h | 3 + arch/x86/kernel/amd_nb.c | 2 + drivers/hwmon/k10temp.c | 1 + include/linux/pci_ids.h | 1 + kernel/events/core.c | 14 ++++- kernel/locking/rwsem.c | 8 +-- kernel/sched/core.c | 4 +- kernel/time/tick-broadcast.c | 120 ++++++++++++++++++++++++++++---------- 10 files changed, 148 insertions(+), 67 deletions(-)