index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
2018-05-26
procfs: fix pthread cross-thread naming if !PR_DUMPABLE
Janis Danisevskis
2018-05-26
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2018-05-26
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
2018-04-08
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2017-12-20
tty fix oops when rmmod 8250
nixiaoming
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-17
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
2017-05-25
proc: Fix unbalanced hard link numbers
Takashi Iwai
2017-04-21
thp: fix MADV_DONTNEED vs clear soft dirty race
Kirill A. Shutemov
2017-01-19
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2016-06-24
proc: prevent stacking filesystems on top
Jann Horn
2016-05-11
proc: prevent accessing /proc/<PID>/environ until it's ready
Mathias Krause
2016-05-04
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
2016-02-25
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2015-12-18
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
proc: actually make proc_fd_permission() thread-friendly
Oleg Nesterov
2015-11-06
fs/proc/array.c: set overflow flag in case of error
Andy Shevchenko
2015-11-05
mm, oom: add comment for why oom_adj exists
David Rientjes
2015-11-05
mm: clear_soft_dirty_pmd() requires THP
Laurent Dufour
2015-11-05
mm: clear pte in clear_soft_dirty()
Laurent Dufour
2015-11-05
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
Naoya Horiguchi
2015-11-05
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
Naoya Horiguchi
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-11-03
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-10-01
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
Ingo Molnar
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-10
proc: convert to kstrto*()/kstrto*_from_user()
Alexey Dobriyan
2015-09-10
proc: change proc_subdir_lock to a rwlock
Waiman Long
2015-09-10
procfs: always expose /proc/<pid>/map_files/ and make it readable
Calvin Owens
2015-09-10
proc: add cond_resched to /proc/kpage* read/write loop
Vladimir Davydov
2015-09-10
proc: export idle flag via kpageflags
Vladimir Davydov
2015-09-10
mm: introduce idle page tracking
Vladimir Davydov
2015-09-10
proc: add kpagecgroup file
Vladimir Davydov
2015-09-08
mm: /proc/pid/smaps:: show proportional swap share of the mapping
Minchan Kim
2015-09-08
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
2015-09-08
pagemap: hide physical addresses from non-privileged users
Konstantin Khlebnikov
2015-09-08
pagemap: rework hugetlb and thp report
Konstantin Khlebnikov
2015-09-08
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
2015-09-08
pagemap: check permissions and capabilities at open time
Konstantin Khlebnikov
2015-09-04
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
[next]