index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+0
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+7
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+41
2023-04-21
mm: add new api to enable ksm per process
Stefan Roesch
1
-0
/
+1
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
1
-0
/
+5
2023-04-18
sched/isolation: add cpu_is_isolated() API
Frederic Weisbecker
1
-0
/
+12
2023-04-14
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
1
-1
/
+1
2023-03-31
iommu/sva: Move PASID helpers to sva code
Jacob Pan
1
-26
/
+0
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-3
/
+15
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-0
/
+16
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
1
-0
/
+23
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
1
-1
/
+7
2023-03-12
fork: allow kernel code to call copy_process
Mike Christie
1
-0
/
+2
2023-03-12
fork: Add kernel_clone_args flag to ignore signals
Mike Christie
1
-0
/
+1
2023-03-12
fork: add kernel_clone_args flag to not dup/clone files
Mike Christie
1
-0
/
+1
2023-03-12
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
1
-0
/
+1
2023-03-12
kernel: Make io_thread and kthread bit fields
Mike Christie
1
-2
/
+2
2023-03-12
kernel: Allow a kernel thread's name to be set in copy_process
Mike Christie
1
-1
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2023-02-02
mm: implement memory-deny-write-execute as a prctl
Joey Gouly
1
-1
/
+5
2023-01-31
sched/clock: Make local_clock() noinstr
Peter Zijlstra
1
-5
/
+3
2023-01-13
cpuidle, sched: Remove instrumentation from TIF_{POLLING_NRFLAG,NEED_RESCHED}
Peter Zijlstra
1
-10
/
+30
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
1
-9
/
+0
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-30
kernel/user: Allow user_struct::locked_vm to be usable for iommufd
Jason Gunthorpe
1
-1
/
+1
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
1
-6
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
1
-4
/
+3
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-0
/
+3
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+1
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+1
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-1
/
+2
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
1
-0
/
+1
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
1
-8
/
+0
2022-07-11
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
1
-1
/
+2
2022-06-28
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
1
-0
/
+1
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-2
/
+2
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-4
/
+24
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+6
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+10
[next]