index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-16
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-16
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-03
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-19
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-14
seccomp: Fix CONFIG tests for Seccomp_filters
Kenta.Tada@sony.com
1
-0
/
+2
2021-03-04
proc: don't allow async path resolution of /proc/thread-self components
Jens Axboe
2
-1
/
+8
2021-03-04
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-03-04
mm: proc: Invalidate TLB after clearing soft-dirty page state
Will Deacon
1
-4
/
+5
2021-01-27
proc_sysctl: fix oops caused by incorrect command parameters
Xiaoming Ni
1
-1
/
+6
2021-01-19
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-19
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
1
-5
/
+5
2020-12-30
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
3
-18
/
+29
2020-12-12
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-14
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-14
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
1
-2
/
+1
2020-10-14
mm: proc: smaps_rollup: do not stall write attempts on mmap_lock
Chinwen Chang
1
-1
/
+65
2020-10-14
mm: smaps*: extend smap_gather_stats to support specified beginning
Chinwen Chang
1
-8
/
+22
2020-10-14
proc: optimise smaps for shmem entries
Matthew Wilcox (Oracle)
1
-7
/
+1
2020-09-09
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-04
proc: add a read_iter method to proc proc_ops
Christoph Hellwig
1
-3
/
+50
2020-09-04
proc: cleanup the compat vs no compat file ops
Christoph Hellwig
1
-6
/
+4
2020-09-04
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-08-05
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-08-05
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-26
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-11
seccomp: Report number of loaded filters in /proc/$pid/status
Kees Cook
1
-0
/
+2
2020-07-04
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
[next]