index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Commit message (
Expand
)
Author
Age
*
Added KUTrace Support
ztong
2021-02-03
*
Initial attempt to "connect the wires"
Nathan O
2019-12-09
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-25
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
|
\
|
*
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
|
/
*
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
2019-05-14
*
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2019-03-07
*
fs/exec.c: replace opencoded set_mask_bits()
Vineet Gupta
2019-03-07
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
|
\
|
*
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
*
|
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-02-18
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
|
\
|
*
exec: make prepare_bprm_creds static
Chanho Min
2018-12-10
*
|
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
*
|
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
*
|
Revert "exec: make de_thread() freezable"
Rafael J. Wysocki
2018-12-04
*
|
exec: make de_thread() freezable
Chanho Min
2018-11-19
|
/
*
vfs: require i_size <= SIZE_MAX in kernel_read_file()
Eric Biggers
2018-10-10
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
|
\
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
*
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
*
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
*
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
|
/
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
*
|
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2018-05-23
|
/
*
exec: pin stack limit during exec
Kees Cook
2018-04-11
*
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
*
exec: Set file unwritable before LSM check
Kees Cook
2018-03-19
*
exec: Weaken dumpability for secureexec
Kees Cook
2018-01-03
*
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
2017-12-17
*
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2017-12-14
*
exec: avoid RLIMIT_STACK races with prlimit()
Kees Cook
2017-11-29
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
*
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-19
*
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
*
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
2017-09-14
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
|
\
|
*
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
|
*
fs: move kernel_read to fs/read_write.c
Christoph Hellwig
2017-09-04
*
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
*
|
exec: Consolidate pdeath_signal clearing
Kees Cook
2017-08-01
*
|
exec: Use sane stack rlimit under secureexec
Kees Cook
2017-08-01
*
|
exec: Consolidate dumpability logic
Kees Cook
2017-08-01
*
|
exec: Use secureexec for clearing pdeath_signal
Kees Cook
2017-08-01
*
|
exec: Use secureexec for setting dumpability
Kees Cook
2017-08-01
*
|
LSM: drop bprm_secureexec hook
Kees Cook
2017-08-01
[next]