This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 627277ba7c23 Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git. [...] new 8b0ba61df5a1 fs/xattr.c: fix simple_xattr_list to always include securi [...] new d9ec73301099 fs/eventpoll: fix endless busy loop after timeout has expired new 6ba0982c3235 swapfile: disable swapon for bs > ps devices new 04679f3c27e1 fs: Remove redundant errseq_set call in mark_buffer_write_ [...] new e238e49b18ee Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub [...] new 55dd5b4db3bf udf: Make sure i_lenExtents is uptodate on inode eviction new 8b64199a7f4f Merge tag 'udf_for_v6.15-rc7' of git://git.kernel.org/pub/ [...] new 690d722e0281 drivers/platform/x86/amd: pmf: Check for invalid sideloade [...] new 8e81b9cd6e95 drivers/platform/x86/amd: pmf: Check for invalid Smart PC [...] new 0581d384f344 platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutu [...] new a032f29a1541 platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS new 0887817e4953 platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECH [...] new bfcfe6d335a9 platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection new 7a8bdc7fe0a7 Merge tag 'platform-drivers-x86-v6.15-5' of git://git.kern [...] new 39b5ef791d10 cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF [...] new d471045e757e Merge tag 'cgroup-for-6.15-rc6-fixes' of git://git.kernel. [...] new 18853ba782be sched_ext: Track currently locked rq new a11d6784d731 sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set() new e7dcd1304b9a sched_ext: Remove duplicate BTF_ID_FLAGS definitions new e38be1c7647c sched_ext: Fix rq lock state in hotplug ops new 428dc9fc0873 sched_ext: bpf_iter_scx_dsq_new() should always initialize [...] new e9565e23cd89 Merge tag 'sched_ext-for-6.15-rc6-fixes' of git://git.kern [...]
The 22 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: drivers/platform/x86/amd/hsmp/acpi.c | 3 +- drivers/platform/x86/amd/hsmp/hsmp.h | 1 + drivers/platform/x86/amd/hsmp/plat.c | 6 +- drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 ++ drivers/platform/x86/amd/pmf/tee-if.c | 23 +++- drivers/platform/x86/asus-wmi.c | 3 +- drivers/platform/x86/thinkpad_acpi.c | 2 + fs/buffer.c | 4 +- fs/eventpoll.c | 7 +- fs/udf/truncate.c | 2 +- fs/xattr.c | 24 ++++ kernel/cgroup/cpuset.c | 6 +- kernel/sched/ext.c | 191 +++++++++++++++++++----------- kernel/sched/ext_idle.c | 2 +- mm/swapfile.c | 9 ++ 15 files changed, 207 insertions(+), 83 deletions(-)