index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-6
/
+6
2017-11-16
mm: consolidate page table accounting
Kirill A. Shutemov
1
-12
/
+4
2017-11-16
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-3
/
+3
2017-11-16
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+4
2017-10-14
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-0
/
+4
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+18
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2017-09-09
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
1
-2
/
+1
2017-09-09
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
1
-0
/
+3
2017-09-07
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-2
/
+8
2017-09-07
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
1
-17
/
+0
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-0
/
+9
2017-09-01
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
1
-0
/
+8
2017-08-26
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-15
fork: allow arch-override of VMAP stack alignment
Mark Rutland
1
-1
/
+2
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2017-08-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
1
-1
/
+1
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
1
-0
/
+4
2017-07-25
sync to Linus v4.13-rc2 for subsystem developers to work against
James Morris
1
-24
/
+29
2017-07-18
LSM: Remove security_task_create() hook.
Tetsuo Handa
1
-4
/
+0
2017-07-13
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
1
-1
/
+1
2017-07-13
fault-inject: support systematic fault injection
Dmitry Vyukov
1
-0
/
+4
2017-07-13
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
1
-11
/
+5
2017-07-09
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2017-07-07
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
1
-4
/
+4
2017-07-05
sched/cputime: Move the vtime task fields to their own struct
Frederic Weisbecker
1
-3
/
+3
2017-07-05
sched/cputime: Rename vtime fields
Frederic Weisbecker
1
-2
/
+2
2017-05-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+12
2017-05-22
kthread: Fix use-after-free if kthread fork fails
Vegard Nossum
1
-5
/
+12
2017-05-14
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
Kirill Tkhai
1
-2
/
+6
2017-05-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-09
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
1
-0
/
+23
2017-05-05
stackprotector: Increase the per-task stack canary's random range from 32 bit...
Daniel Micay
1
-1
/
+1
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+6
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+3
2017-05-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-2
/
+2
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
1
-0
/
+1
2017-03-28
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
1
-1
/
+6
2017-03-13
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
1
-0
/
+2
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
1
-0
/
+3
2017-03-03
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kern...
Ingo Molnar
1
-0
/
+15
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
[next]