Commit History

Author SHA1 Message Date
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Linus Torvalds abb5a14fa2 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro e55f1d1d13 Merge remote-tracking branch 'jk/vfs' into work.misc 9 years ago
  John Stultz 4b2bd5fec0 proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self 9 years ago
  John Stultz 904763e1fb proc: add LSM hook checks to /proc/<tid>/timerslack_ns 9 years ago
  John Stultz 7abbaf9404 proc: relax /proc/<tid>/timerslack_ns capability requirements 9 years ago
  Al Viro c531716785 proc: switch auxv to use of __mem_open() 9 years ago
  Deepa Dinamani 078cd8279e fs: Replace CURRENT_TIME with current_time() for inode timestamps 9 years ago
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
  Ingo Molnar d4b80afbba Merge branch 'linus' into x86/asm, to pick up recent fixes 9 years ago
  Linus Torvalds 511a8cdb65 Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit 9 years ago
  Mateusz Guzik cd81a9170e mm: introduce get_task_exe_file 9 years ago
  Josh Poimboeuf 8b927d7341 proc: Fix return address printk conversion specifer in /proc/<pid>/stack 9 years ago
  Oleg Nesterov ef419398b6 proc_oom_score: remove tasklist_lock and pid_alive() 9 years ago
  Michal Hocko 44a70adec9 mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj 9 years ago
  Michal Hocko 1d5f0acbc6 proc, oom_adj: extract oom_score_adj setting into a helper 9 years ago
  Michal Hocko f913da596a proc, oom: drop bogus sighand lock 9 years ago
  Michal Hocko d49fbf766d proc, oom: drop bogus task_lock and mm check 9 years ago
  Janis Danisevskis 1b3044e39a procfs: fix pthread cross-thread naming if !PR_DUMPABLE 9 years ago
  Linus Torvalds 7f427d3a60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Al Viro 0e0162bb8c Merge branch 'ovl-fixes' into for-linus 9 years ago
  Robin Humble 1e92a61c4c Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" 9 years ago
  Mathias Krause 8148a73c99 proc: prevent accessing /proc/<PID>/environ until it's ready 9 years ago
  Al Viro f50752eaa0 switch all procfs directories ->iterate_shared() 9 years ago
  Al Viro 3781764b5c proc_fill_cache(): switch to d_alloc_parallel() 9 years ago
  Minfei Huang 7e2bc81da3 proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan" 9 years ago
  Eric Engestrom b5946beaa9 procfs: add conditional compilation check 9 years ago
  John Stultz 5de23d435e proc: add /proc/<pid>/timerslack_ns interface 9 years ago
  Mateusz Guzik a3b609ef9f proc read mm's {arg,env}_{start,end} with mmap semaphore taken. 9 years ago
  Jann Horn caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago