index
:
kernel/git/frowand/linux.git
ktap_spec_version_2
master
Frank Rowand's fork of linux.git
Frank Rowand
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2023-02-03
blk-cgroup: store a gendisk to throttle in struct task_struct
Christoph Hellwig
1
-1
/
+1
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
1
-1
/
+7
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+18
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-5
/
+0
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-14
/
+18
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+20
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
1
-6
/
+11
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-0
/
+5
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
1
-1
/
+15
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
1
-1
/
+1
2022-10-25
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
1
-9
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2022-10-11
fork: remove duplicate included header files
Xu Panda
1
-1
/
+0
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+43
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2022-10-09
Merge tag 'ucount-rlimits-cleanups-for-v5.19' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-6
/
+6
2022-10-09
Merge tag 'signal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+2
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-4
/
+2
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
1
-18
/
+1
2022-09-26
fork: use VMA iterator
Matthew Wilcox (Oracle)
1
-2
/
+5
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-5
/
+0
2022-09-26
mm: remove rb tree.
Liam R. Howlett
1
-8
/
+0
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+13
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
1
-3
/
+17
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+9
2022-09-20
Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2022-09-13
Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
Andrei Vagin
1
-4
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-3
/
+2
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-0
/
+1
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+14
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2022-07-30
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
1
-0
/
+14
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
1
-0
/
+2
2022-06-20
rcu-tasks: Add data structures for lightweight grace periods
Paul E. McKenney
1
-0
/
+1
2022-06-15
fs/exec: allow to unshare a time namespace on vfork+exec
Andrei Vagin
1
-1
/
+4
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+38
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2022-05-23
Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+5
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
1
-3
/
+1
2022-05-18
ucounts: Split rlimit and ucount values and max values
Alexey Gladkov
1
-6
/
+6
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
1
-0
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-8
/
+8
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+9
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-2
/
+20
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-0
/
+5
2022-03-24
kasan, arm64: reset pointer tags of vmapped stacks
Andrey Konovalov
1
-5
/
+6
2022-03-24
kasan, fork: reset pointer tags of vmapped stacks
Andrey Konovalov
1
-0
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+3
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-97
/
+166
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+7
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+3
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-2
/
+2
2022-02-22
fork: Use IS_ENABLED() in account_kernel_stack()
Sebastian Andrzej Siewior
1
-4
/
+4
2022-02-22
fork: Only cache the VMAP stack in finish_task_switch()
Sebastian Andrzej Siewior
1
-13
/
+63
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
1
-12
/
+23
2022-02-22
fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK
Sebastian Andrzej Siewior
1
-33
/
+36
2022-02-22
fork: Don't assign the stack pointer in dup_task_struct()
Sebastian Andrzej Siewior
1
-31
/
+16
2022-02-22
fork, IA64: Provide alloc_thread_stack_node() for IA64
Sebastian Andrzej Siewior
1
-0
/
+17
2022-02-22
fork: Duplicate task_struct before stack allocation
Sebastian Andrzej Siewior
1
-5
/
+4
2022-02-22
fork: Redo ifdefs around task stack handling
Sebastian Andrzej Siewior
1
-35
/
+39
2022-02-20
Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+12
2022-02-20
Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+3
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
1
-1
/
+12
2022-02-17
ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1
Eric W. Biederman
1
-5
/
+5
2022-02-15
sched: Define and initialize a flag to identify valid PASID in the task
Peter Zijlstra
1
-0
/
+4
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
1
-0
/
+1
2022-02-14
kernel/fork: Initialize mm's PASID
Fenghua Yu
1
-8
/
+2
2022-02-14
mm: Change CONFIG option for mm->pasid field
Fenghua Yu
1
-1
/
+1
2022-02-11
copy_process(): Move fd_install() out of sighand->siglock critical section
Waiman Long
1
-4
/
+3
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
1
-0
/
+1
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-0
/
+2
2022-01-08
exit: Remove profile_handoff_task
Eric W. Biederman
1
-3
/
+1
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
1
-7
/
+1
2021-12-20
fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct
Eric W. Biederman
1
-3
/
+3
2021-12-20
fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA
Eric W. Biederman
1
-1
/
+1
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
1
-0
/
+4
2021-11-29
fork: move copy_io to block/blk-ioc.c
Christoph Hellwig
1
-26
/
+0
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
1
-6
/
+3
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-3
/
+1
2021-11-02
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
1
-0
/
+1
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-10-18
kernel: remove spurious blkdev.h includes
Christoph Hellwig
1
-1
/
+0
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+1
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
1
-1
/
+0
2021-10-06
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
1
-2
/
+1
2021-09-08
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
1
-2
/
+0
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-11
/
+84
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-3
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-6
/
+44
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
1
-3
/
+41
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-23
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
Eric W. Biederman
1
-4
/
+4
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
1
-0
/
+2
2021-07-16
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+0
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+14
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
1
-1
/
+0
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-2
/
+2
2021-05-26
sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...
Frederic Weisbecker
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
1
-0
/
+3
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
1
-0
/
+1
2021-05-06
kernel/fork.c: fix typos
Xiaofeng Cao
1
-4
/
+4
2021-05-06
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
1
-11
/
+4
2021-04-30
ucounts: Set ucount_max to the largest positive value the type can hold
Alexey Gladkov
1
-4
/
+4
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_MSGQUEUE on top of ucounts
Alexey Gladkov
1
-0
/
+1
2021-04-30
Reimplement RLIMIT_NPROC on top of ucounts
Alexey Gladkov
1
-4
/
+5
2021-04-30
Add a reference to ucounts for each cred
Alexey Gladkov
1
-0
/
+6
2021-04-30
mm: memcontrol: fix kernel stack account
Muchun Song
1
-5
/
+8
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+5
2021-04-28
Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-04-25
kernel: always initialize task->pf_io_worker to NULL
Stefan Metzmacher
1
-0
/
+1
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-8
/
+16
2021-04-16
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
1
-1
/
+1
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
1
-0
/
+1
2021-04-11
kernel: allow fork with TIF_NOTIFY_SIGNAL pending
Jens Axboe
1
-1
/
+1
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+8
2021-03-28
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+8
2021-03-27
kernel: stop masking signals in create_io_thread()
Jens Axboe
1
-8
/
+8
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+8
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+8
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
1
-0
/
+8
2021-03-12
io_uring: allow IO worker threads to be frozen
Jens Axboe
1
-1
/
+0
2021-03-10
kernel: make IO threads unfreezable by default
Jens Axboe
1
-0
/
+1
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+5
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+30
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
1
-0
/
+5
2021-01-11
Kernel: fork.c: Fix coding style: Do not use {} around single-line statements
Alexander Guril
1
-4
/
+2
2020-12-22
kasan: rename (un)poison_shadow to (un)poison_range
Andrey Konovalov
1
-2
/
+2
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2020-12-15
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+4
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+5
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-3
/
+3
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
1
-6
/
+6
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-3
/
+4
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
1
-0
/
+1
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
1
-0
/
+1
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-2
/
+2
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
1
-12
/
+40
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-10-16
mm: use helper function put_write_access()
Miaohe Lin
1
-1
/
+1
2020-10-14
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-0
/
+21
2020-10-13
mm: remove src/dst mm parameter in copy_page_range()
Peter Xu
1
-1
/
+1
2020-10-13
mm: use helper function mapping_allow_writable()
Miaohe Lin
1
-1
/
+1
2020-10-12
kprobes: Remove kretprobe hash
Peter Zijlstra
1
-0
/
+4
2020-09-30
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+6
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
1
-1
/
+1
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
1
-0
/
+1
2020-09-05
fork: adjust sysctl_max_threads definition to match prototype
Tobias Klauser
1
-1
/
+1
2020-08-20
fork: introduce kernel_clone()
Christian Brauner
1
-8
/
+8
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-08-07
kasan: don't tag stacks allocated with pagealloc
Andrey Konovalov
1
-1
/
+2
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-37
/
+14
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-51
/
+16
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+1
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-08-01
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
1
-1
/
+7
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
1
-11
/
+5
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
1
-0
/
+1
2020-07-10
seccomp: release filter after task is fully dead
Christian Brauner
1
-1
/
+0
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-3
/
+1
2020-07-07
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
1
-5
/
+1
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-9
/
+0
2020-07-04
fork: remove do_fork()
Christian Brauner
1
-24
/
+1
[next]