index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+8
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-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+4
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-12
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
1
-1
/
+1
2021-05-12
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2
-2
/
+2
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
1
-4
/
+0
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-12
/
+2
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
1
-9
/
+2
2021-05-06
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
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
1
-1
/
+1
2021-04-29
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-25
sysctl: use min() helper for namecmp()
Masahiro Yamada
1
-6
/
+1
2021-03-30
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2021-03-25
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-24
vmalloc: remove redundant NULL check
Yang Li
1
-5
/
+2
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-1
/
+1
2021-02-23
Revert "proc: don't allow async path resolution of /proc/self components"
Jens Axboe
1
-7
/
+0
2021-02-23
Revert "proc: don't allow async path resolution of /proc/thread-self components"
Jens Axboe
2
-8
/
+1
2021-02-23
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-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+61
2020-12-15
fs/proc: make pde_get() return nothing
Hui Su
1
-2
/
+1
[next]