Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
efa73d37c11af5082a5605665186c368f1196381
/
fs
/
proc
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
c063066
mm: thp: fix false negative of shmem vma's THP eligibility
by Yang Shi
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
5ec27ec
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.
by Radoslaw Burny
· 5 years ago
9af27b2
fs/proc/inode.c: use typeof_member() macro
by Alexey Dobriyan
· 5 years ago
c6c4053
vmcore: add a kernel parameter novmcoredd
by Kairui Song
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
2954152
Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)
by Linus Torvalds
· 5 years ago
d26d0cd9
/proc/<pid>/cmdline: add back the setproctitle() special case
by Linus Torvalds
· 5 years ago
3d71254
/proc/<pid>/cmdline: remove all the special cases
by Linus Torvalds
· 5 years ago
5704324
docs: admin-guide: move sysctl directory to it
by Mauro Carvalho Chehab
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
ac311a1
oom: decouple mems_allowed from oom_unkillable_task
by Shakeel Butt
· 5 years ago
6ba749e
mm, oom: remove redundant task_in_mem_cgroup() check
by Shakeel Butt
· 5 years ago
97105f0
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
by Roman Gushchin
· 5 years ago
ee2ad71
mm: smaps: split PSS into components
by Luigi Semenzato
· 5 years ago
cd9e2bb
proc: use down_read_killable mmap_sem for /proc/pid/map_files
by Konstantin Khlebnikov
· 5 years ago
c460380
proc: use down_read_killable mmap_sem for /proc/pid/clear_refs
by Konstantin Khlebnikov
· 5 years ago
ad80b932
proc: use down_read_killable mmap_sem for /proc/pid/pagemap
by Konstantin Khlebnikov
· 5 years ago
a26a978
proc: use down_read_killable mmap_sem for /proc/pid/smaps_rollup
by Konstantin Khlebnikov
· 5 years ago
8a713e7
proc: use down_read_killable mmap_sem for /proc/pid/maps
by Konstantin Khlebnikov
· 5 years ago
e6983af
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 5 years ago
565eb5f8
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3431a94
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
25b2995
mm: remove MEMORY_DEVICE_PUBLIC support
by Christoph Hellwig
· 5 years ago
cb8f381
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
by John Ogness
· 5 years ago
30d158b
proc: remove useless d_is_dir() check
by Christian Brauner
· 5 years ago
4eb5fec
fs/proc/vmcore: Enable dumping of encrypted memory when SEV was active
by Lianbo Jiang
· 6 years ago
68bc30b
proc: Add /proc/<pid>/arch_status
by Aubrey Li
· 5 years ago
3bd3706
sched/core: Provide a pointer to the valid CPU mask
by Sebastian Andrzej Siewior
· 6 years ago
f50a7f3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
by Thomas Gleixner
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 5 years ago
0b3b094
fanotify: Disallow permission events for proc filesystem
by Jan Kara
· 6 years ago
46cf047
procfs: set ->user_ns before calling ->get_tree()
by Al Viro
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
e02c9b0
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing
by Lin Feng
· 6 years ago
7269f99
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
by Jérôme Glisse
· 6 years ago
6f4f13e
mm/mmu_notifier: contextual information for event triggering invalidation
by Jérôme Glisse
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
f72dae2
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4aa6b55
procfs: switch to ->free_inode()
by Al Viro
· 6 years ago
35a196b
proc: prevent changes to overridden credentials
by Paul Moore
· 6 years ago
e988e5e
proc: Simplify task stack retrieval
by Thomas Gleixner
· 6 years ago
8918955
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
by YueHaibing
· 6 years ago
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
04f5866
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
by Andrea Arcangeli
· 6 years ago
accddc4
latency_top: Remove the ULONG_MAX stack trace hackery
by Thomas Gleixner
· 6 years ago
e1550bf
bpf: Add file_pos field to bpf_sysctl ctx
by Andrey Ignatov
· 6 years ago
4e63acd
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
by Andrey Ignatov
· 6 years ago
7b146ce
bpf: Sysctl hook
by Andrey Ignatov
· 6 years ago
631b7ab
ptrace: Remove maxargs from task_current_syscall()
by Steven Rostedt (Red Hat)
· 8 years ago
23da958
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
by YueHaibing
· 6 years ago
eebf364
fs/proc/kcore.c: make kcore_modules static
by YueHaibing
· 6 years ago
ffc8599
x86/gart: Exclude GART aperture from kcore
by Kairui Song
· 6 years ago
a9dce66
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
94f8f3b
proc: commit to genradix
by Kent Overstreet
· 6 years ago
d5a572a
proc: calculate end pointer for /proc/*/* lookup at compile time
by Alexey Dobriyan
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
ae5906c
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08b5577
proc: use seq_puts() everywhere
by Alexey Dobriyan
· 6 years ago
5713f35
proc: read kernel cpu stat pointer once
by Alexey Dobriyan
· 6 years ago
867aacc
proc: remove unused argument in proc_pid_lookup()
by Zhikang Zhang
· 6 years ago
45f68ab
fs/proc/thread_self.c: code cleanup for proc_setup_thread_self()
by Chengguang Xu
· 6 years ago
756ca74
fs/proc/self.c: code cleanup for proc_setup_self()
by Chengguang Xu
· 6 years ago
04a8645
mm: update ptep_modify_prot_commit to take old pte value as arg
by Aneesh Kumar K.V
· 6 years ago
0cbe3e2
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
by Aneesh Kumar K.V
· 6 years ago
ca21508
mm: convert PG_balloon to PG_offline
by David Hildenbrand
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3eb39f4
signal: add pidfd_send_signal() syscall
by Christian Brauner
· 6 years ago
66f592e
proc: Add fs_context support to procfs
by David Howells
· 6 years ago
60a3c3a
procfs: Move proc_fill_super() to fs/proc/root.c
by David Howells
· 6 years ago
b2b4699
proc, oom: do not report alien mms when setting oom_score_adj
by Michal Hocko
· 6 years ago
d869f86
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 6 years ago
27dd768
mm: proc: smaps_rollup: fix pss_locked calculation
by Sandeep Patil
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
c2da3f1
proc/stat: Make the interrupt statistics more efficient
by Thomas Gleixner
· 6 years ago
70f8a3c
mm: make mm->pinned_vm an atomic64 counter
by Davidlohr Bueso
· 6 years ago
d036bda
sched/core: Convert sighand_struct.count to refcount_t
by Elena Reshetova
· 6 years ago
1fde6f2
proc: fix /proc/net/* after setns(2)
by Alexey Dobriyan
· 6 years ago
4b7d248
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
by Richard Guy Briggs
· 6 years ago
6d9c939
procfs: add smack subdir to attrs
by Casey Schaufler
· 6 years ago
afe922c
fs/proc/base.c: slightly faster /proc/*/limits
by Alexey Dobriyan
· 6 years ago
230f72e
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
by Alexey Dobriyan
· 6 years ago
81966d83
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
by Eric Biggers
· 6 years ago
8da0b4f
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
by Benjamin Gordon
· 6 years ago
a1400af
mm, proc: report PR_SET_THP_DISABLE in proc
by Michal Hocko
· 6 years ago
7635d9c
mm, thp, proc: report THP eligibility for each vma
by Michal Hocko
· 6 years ago
ac46d4f
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
by Jérôme Glisse
· 6 years ago
144552f
/proc/kpagecount: return 0 for special pages that are never mapped
by Anthony Yznaga
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
Next »