index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-07
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
2021-05-07
proc: delete redundant subset=pid check
Alexey Dobriyan
1
-4
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-12
/
+2
2021-05-07
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
1
-9
/
+2
2021-05-07
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-0
/
+3
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+6
2021-04-27
Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-04-24
sysctl: use min() helper for namecmp()
Masahiro Yamada
1
-6
/
+1
2021-03-31
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2021-03-26
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+6
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
1
-2
/
+0
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+0
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-25
vmalloc: remove redundant NULL check
Yang Li
1
-5
/
+2
2021-02-25
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-25
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-25
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
1
-7
/
+0
2021-02-24
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2
-8
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-32
/
+47
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2021-02-15
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
2
-1
/
+8
2021-01-29
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
1
-4
/
+5
2021-01-24
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
8
-17
/
+32
2021-01-24
stat: handle idmapped mounts
Christian Brauner
5
-6
/
+6
2021-01-24
attr: handle idmapped mounts
Christian Brauner
3
-6
/
+6
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2
-3
/
+3
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+61
2020-12-16
fs/proc: make pde_get() return nothing
Hui Su
1
-2
/
+1
2020-12-16
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
3
-18
/
+29
2020-12-16
proc: provide details on indirect branch speculation
Anand K Mistry
1
-0
/
+28
2020-12-16
procfs: delete duplicated words + other fixes
Randy Dunlap
2
-3
/
+3
2020-12-16
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+5
2020-12-16
Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-33
/
+15
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+1
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-2
/
+0
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[next]