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-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
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-13
proc: don't allow async path resolution of /proc/self components
Jens Axboe
1
-0
/
+7
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-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
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-2
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-08-04
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-25
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
1
-1
/
+1
2020-07-19
proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-4
/
+4
2020-07-10
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+2
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-5
/
+10
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+2
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-5
/
+10
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-12
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-3
/
+3
2020-06-12
proc: Use new_inode not new_inode_pseudo
Eric W. Biederman
3
-3
/
+3
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+4
2020-06-10
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-4
/
+6
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
1
-4
/
+6
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
1
-0
/
+4
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-6
/
+6
[next]