This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bed38c3e2dca Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/ [...] new d7852fbd0f04 access: avoid the RCU grace period for the temporary subje [...] new a29a0a467e2c Merge branch 'access-creds' new aecea57f84b0 ktest: Fix some typos in config-bisect.pl new da3cc2e6f168 Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/lin [...] new 56ac5e213933 riscv: enable sys_clone3 syscall for rv64 new f4da5d074c8e MAINTAINERS: Add Paul as a RISC-V maintainer new 251a44888183 riscv: include generic support for MSI irqdomains new 26091eef3c17 riscv: dts: Add DT node for SiFive FU540 Ethernet controll [...] new a51edf751b66 Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub [...] new f76cb066edd1 powercap: Invoke powercap_init() and rapl_init() earlier new c528adefd645 int340X/processor_thermal_device: Fix proc_thermal_rapl_remove() new e0a12445d1cb cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init() new fdc757015782 Merge branch 'pm-cpufreq' new 6789f873ed37 Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/lin [...]
The 14 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: MAINTAINERS | 1 + arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 15 ++++++++++++++ .../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 9 +++++++++ arch/riscv/include/asm/Kbuild | 1 + arch/riscv/include/uapi/asm/unistd.h | 1 + drivers/cpufreq/pasemi-cpufreq.c | 23 +++++++++------------- drivers/powercap/intel_rapl_common.c | 2 +- drivers/powercap/powercap_sys.c | 2 +- .../int340x_thermal/processor_thermal_device.c | 4 ++++ fs/open.c | 19 ++++++++++++++++++ include/linux/cred.h | 8 +++++++- kernel/cred.c | 21 ++++++++++++++++++-- tools/testing/ktest/config-bisect.pl | 4 ++-- 13 files changed, 89 insertions(+), 21 deletions(-)