index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
2023-03-12
kernel: Make io_thread and kthread bit fields
Mike Christie
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
2023-01-31
sched/clock: Make local_clock() noinstr
Peter Zijlstra
2023-01-13
cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}
Peter Zijlstra
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-30
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
2022-06-28
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-19
sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
Yang Shi
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
[next]