Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
  Linus Torvalds e34bac726d Merge branch 'akpm' (patches from Andrew) il y a 8 ans
  Stanislav Kinsburskiy 3fb4afd9a5 prctl: remove one-shot limitation for changing exe link il y a 8 ans
  Nicolas Pitre baa73d9e47 posix-timers: Make them configurable il y a 8 ans
  Michal Hocko 17b0573d77 prctl: make PR_SET_THP_DISABLE wait for mmap_sem killable il y a 9 ans
  John Stultz da8b44d5a9 timer: convert timer_slack_ns from unsigned long to u64 il y a 9 ans
  Mateusz Guzik ddf1d398e5 prctl: take mmap sem for writing to protect against others il y a 9 ans
  Ben Segall 8639b46139 pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode il y a 9 ans
  Eric W. Biederman 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs. il y a 10 ans
  Alexey Dobriyan 4a00e9df29 prctl: more prctl(PR_SET_MM_*) checks il y a 10 ans
  Dave Hansen 46a6e0cf1c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary il y a 10 ans
  Davidlohr Bueso 6e399cd144 prctl: avoid using mmap_sem for exe_file serialization il y a 10 ans
  Iulia Manda 2813893f8b kernel: conditionally support non-root users, groups and capabilities il y a 10 ans
  Jon DeVree 39afb5ee46 kernel/sys.c: fix UNAME26 for 4.0 il y a 10 ans
  Linus Torvalds a135c717d5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus il y a 10 ans
  Paul Burton 9791554b45 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS il y a 10 ans
  Dave Hansen e9d1b4f3c6 x86, mpx: Strictly enforce empty prctl() args il y a 10 ans
  Dave Hansen fe3d197f84 x86, mpx: On-demand kernel allocation of bounds tables il y a 10 ans
  Linus Torvalds faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 10 ans
  Scotty Bauer 0baae41ea8 kernel/sys.c: compat sysinfo syscall: fix undefined behavior il y a 10 ans
  vishnu.ps ec94fc3d59 kernel/sys.c: whitespace fixes il y a 10 ans
  Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible il y a 10 ans
  Cyrill Gorcunov f606b77f1a prctl: PR_SET_MM -- introduce PR_SET_MM_MAP operation il y a 10 ans
  Cyrill Gorcunov 71fe97e185 prctl: PR_SET_MM -- factor out mmap_sem when updating mm::exe_file il y a 10 ans
  Cyrill Gorcunov 8764b338b3 mm: use may_adjust_brk helper il y a 10 ans
  Rik van Riel e78c349679 time, signal: Protect resource use statistics with seqlock il y a 11 ans
  Kees Cook 1d4457f999 sched: move no_new_privs into new atomic flags il y a 11 ans
  Dongsheng Yang 7aa2c016db sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() il y a 11 ans
  Alex Thorlton a0715cc226 mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE il y a 11 ans
  Dongsheng Yang c4a4d2f431 sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE il y a 11 ans