This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 97d8894b6f4c Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.o [...] new 559d4c6a9d3b sysctl: avoid spurious permanent empty tables new 732b47db1d6c MAINTAINERS: update email for Joel Granados new 172d513936c7 Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/sc [...] new 636119af94f2 io_uring: rename "copy buffers" to "clone buffers" new 8b0c6025a02d io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask new 9753c642a53b io_uring/rsrc: change ubuf->ubuf_end to length tracking new a09c17240bdf io_uring/sqpoll: retain test for whether the CPU is valid new 7f44beadcc11 io_uring/sqpoll: do not put cpumask on stack new 2f6a55e4235f io_uring: clean up a type in io_uring_register_get_file() new 53d69bdd5b19 io_uring/sqpoll: do the napi busy poll outside the submiss [...] new 04beb6e0e08c io_uring: check for presence of task_work rather than TIF_ [...] new eed138d67d99 io_uring: improve request linking trace new eac2ca2d682f io_uring: check if we need to reschedule during overflow flush new 3147a0689dd9 Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel [...] new bdeb868c0ddf sched: Add dummy version of sched_group_set_idle() new 7ebd84d627e4 sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT new edf1c586e926 sched, sched_ext: Disable SM_IDLE/rq empty path when scx_e [...] new 62d3726d4cd6 sched_ext: Fix build when !CONFIG_STACKTRACE new 431844b65f4c sched_ext: Provide a sysfs enable_seq counter new 6fa6588e5964 Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kern [...]
The 20 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: .mailmap | 1 + Documentation/scheduler/sched-ext.rst | 10 ++++++++++ MAINTAINERS | 2 +- fs/proc/proc_sysctl.c | 11 ++++++++--- include/uapi/linux/io_uring.h | 6 +++--- io_uring/fdinfo.c | 3 +-- io_uring/io_uring.c | 21 ++++++++++++++++++--- io_uring/register.c | 6 +++--- io_uring/register.h | 2 +- io_uring/rsrc.c | 23 ++++++++++------------- io_uring/rsrc.h | 7 +++---- io_uring/sqpoll.c | 22 ++++++++++++++++------ kernel/sched/core.c | 3 ++- kernel/sched/ext.c | 24 +++++++++++++++++++++--- kernel/sched/sched.h | 10 ++++++---- tools/sched_ext/scx_show_state.py | 1 + 16 files changed, 105 insertions(+), 47 deletions(-)