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
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
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
3
-18
/
+29
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
1
-0
/
+28
2020-12-15
procfs: delete duplicated words + other fixes
Randy Dunlap
2
-3
/
+3
2020-12-15
Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+5
2020-12-15
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-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+7
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-5
/
+5
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
1
-4
/
+5
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
1
-12
/
+5
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
1
-6
/
+1
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
1
-2
/
+2
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
1
-1
/
+1
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
1
-10
/
+3
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
6
-4
/
+15
2020-11-20
Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
1
-0
/
+6
2020-11-13
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
2020-11-10
sched/proc: Print accurate cpumask vs migrate_disable()
Peter Zijlstra
1
-2
/
+2
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
4
-4
/
+6
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
1
-0
/
+2
2020-11-03
fs/proc: apply the time namespace offset to /proc/stat btime
Michael Weiß
2
-2
/
+7
2020-11-02
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
1
-0
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-60
/
+107
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
1
-0
/
+4
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-18
/
+0
2020-10-13
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-2
/
+1
2020-10-13
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
1
-1
/
+65
2020-10-13
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
1
-8
/
+22
2020-10-13
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
1
-7
/
+1
2020-09-08
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
1
-24
/
+24
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
1
-0
/
+4
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-0
/
+3
2020-09-03
proc: add a read_iter method to proc proc_ops
Christoph Hellwig
1
-3
/
+50
2020-09-03
proc: cleanup the compat vs no compat file ops
Christoph Hellwig
1
-6
/
+4
2020-09-03
proc: remove a level of indentation in proc_get_inode
Christoph Hellwig
1
-35
/
+37
2020-08-12
mm, oom: make the calculation of oom badness more accurate
Yafang Shao
1
-1
/
+10
2020-08-12
/proc/PID/smaps: consistent whitespace output format
Michal Koutný
1
-2
/
+2
2020-08-07
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
1
-1
/
+1
[next]