This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4ef8451b3326 Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.k [...] new 462b58fb0339 PCI: Always enable ACS even if no ACS Capability new 9fff3256f93d PCI: dwc: Restore ATU memory resource setup to use last entry new 832ea234277a PCI: mvebu: Fix duplicate resource requests new e2557a2cdeb2 Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/ [...] new d0f17d3883f1 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-af [...] new a9dd945ccef0 gfs2: Add missing truncate_inode_pages_final for sd_aspace new c4af59bd441f gfs2: init_journal's undo directive should also undo the s [...] new 4a55752ae288 gfs2: Split up gfs2_meta_sync into inode and rgrp versions new 7e5b92669904 gfs2: don't initialize statfs_change inodes in spectator mode new c5c68724696e gfs2: check for live vs. read-only file system in gfs2_fitrim new 6bd1c7bd4ee7 gfs2: Don't call cancel_delayed_work_sync from within dele [...] new da7d554f7c62 gfs2: Wake up when sd_glock_disposal becomes zero new d1dd461207b8 Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/p [...] new b9bc36704cca ARM, xtensa: highmem: avoid clobbering non-page aligned me [...] new 1a092479f303 Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/s [...] new e0e398e20463 PM: runtime: Drop runtime PM references to supplier on lin [...] new d6e366685981 PM: runtime: Drop pm_runtime_clean_up_links() new 9226c504e364 PM: runtime: Resume the device earlier in __device_release [...] new 23a881852f3e cpufreq: schedutil: Don't skip freq update if need_freq_up [...] new 6841ca15fe13 Documentation: PM: cpuidle: correct typo new 23d18dcfc527 Documentation: PM: cpuidle: correct path name new 1f6620f87006 opp: Don't always remove static OPPs in _of_add_opp_table_v1() new 47efcbcb340c opp: Fix early exit from dev_pm_opp_register_set_opp_helper() new e0df59de670b opp: Reduce the size of critical section in _opp_table_kre [...] new e213cd8f175c Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/l [...] new a8193af7ec0d powercap/intel_rapl: remove unneeded semicolon new 8c14577df4cd Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'p [...] new f786dfa3745b Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/li [...] new 43c3e148830a MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator new f59cddd8517a Merge tag 'v5.10-rc1' into regulator-5.10 new cf1ad559a20d regulator: defer probe when trying to get voltage from unr [...] new 3d55978f95ca Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.or [...] new 43b6bf406cd0 spi: imx: fix runtime pm support for !CONFIG_PM new 3bfd5f422f07 Merge tag 'v5.10-rc1' into spi-5.10 new 5e31ba0c0543 spi: bcm2835: fix gpio cs level inversion new 9bd77a9ce31d spi: fsl-dspi: fix wrong pointer in suspend/resume new cf26c714874c Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/ [...] new 683a9c7ed817 RDMA: Fix software RDMA drivers for dma mapping error new 372a1786283e IB/srpt: Fix memory leak in srpt_add_one new 00469c97ef64 RDMA/vmw_pvrdma: Fix the active_speed and phys_state value new 21fcdeec09ff RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring new 6f3f374ac05d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 2c3bd2a5c86f hv_balloon: disable warning when floor reached new dbf563eee0b8 x86/hyperv: Clarify comment on x2apic mode new 6732b3548573 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] new c1acb4ac1a89 tracing: Fix out of bounds write in get_trace_buf new ee11b93f95ea ftrace: Fix recursion check for NMI test new 726b3d3f141f ftrace: Handle tracing when switching between context new 906695e59324 tracing: Fix the checking of stackidx in __ftrace_trace_stack new b02414c8f045 ring-buffer: Fix recursion protection transitions between [...] new 561ca66910bf tracing: Make -ENOMEM the default error for parse_synth_field() new 645f224e7ba2 kprobes: Tell lockdep about kprobe nesting new 3249fe45639a Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/sc [...] new 3023d8ff3fc6 kunit: Fix kunit.py --raw_output option new 3fc48259d525 kunit: Don't fail test suites if one of them is empty new 7f32b10c6b46 kunit: test: fix remaining kernel-doc warnings new f0b62039bf7f Documentation: kunit: Update Kconfig parts for KUNIT's mod [...] new 0d0d245104a4 kunit: tools: fix kunit_tool tests for parsing test plans new 521b619acdc8 Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git:// [...]
The 59 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/pm/cpuidle.rst | 4 +- Documentation/dev-tools/kunit/start.rst | 2 +- Documentation/dev-tools/kunit/usage.rst | 5 ++ MAINTAINERS | 8 +++ arch/arm/mm/init.c | 4 +- arch/x86/hyperv/hv_apic.c | 14 ++++-- arch/xtensa/mm/init.c | 4 +- drivers/base/core.c | 6 +-- drivers/base/dd.c | 9 ++-- drivers/base/power/runtime.c | 57 ++++++++------------- drivers/hv/hv_balloon.c | 2 +- drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h | 2 +- drivers/infiniband/sw/rdmavt/vt.c | 7 ++- drivers/infiniband/sw/rxe/rxe_verbs.c | 6 ++- drivers/infiniband/sw/siw/siw_main.c | 7 ++- drivers/infiniband/ulp/srpt/ib_srpt.c | 13 +++-- drivers/opp/core.c | 9 ++-- drivers/opp/of.c | 2 + drivers/pci/controller/dwc/pcie-designware-host.c | 8 ++- drivers/pci/controller/pci-mvebu.c | 23 ++++----- drivers/pci/pci.c | 9 +++- drivers/powercap/intel_rapl_common.c | 2 +- drivers/regulator/core.c | 2 + drivers/spi/spi-bcm2835.c | 12 ----- drivers/spi/spi-fsl-dspi.c | 10 ++-- drivers/spi/spi-imx.c | 23 ++++++--- fs/gfs2/glock.c | 3 +- fs/gfs2/glops.c | 56 +++++++++++++++++---- fs/gfs2/glops.h | 1 + fs/gfs2/inode.c | 3 +- fs/gfs2/lops.c | 31 ++---------- fs/gfs2/lops.h | 2 - fs/gfs2/ops_fstype.c | 14 ++++-- fs/gfs2/recovery.c | 2 +- fs/gfs2/rgrp.c | 5 +- fs/gfs2/super.c | 1 + include/kunit/test.h | 16 +++--- include/linux/pm_runtime.h | 6 +-- kernel/kprobes.c | 25 ++++++++-- kernel/sched/cpufreq_schedutil.c | 22 ++++---- kernel/trace/ring_buffer.c | 58 +++++++++++++++++----- kernel/trace/trace.c | 6 +-- kernel/trace/trace.h | 26 ++++++++-- kernel/trace/trace_events_synth.c | 17 +++---- kernel/trace/trace_selftest.c | 9 +++- tools/testing/kunit/kunit_parser.py | 3 +- tools/testing/kunit/kunit_tool_test.py | 32 +++++++++--- .../kunit/test_data/test_config_printk_time.log | 3 +- .../test_data/test_interrupted_tap_output.log | 3 +- .../test_data/test_kernel_panic_interrupt.log | 3 +- .../kunit/test_data/test_multiple_prefixes.log | 3 +- .../kunit/test_data/test_pound_no_prefix.log | 3 +- tools/testing/kunit/test_data/test_pound_sign.log | 1 + 53 files changed, 367 insertions(+), 237 deletions(-)