index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
*
mnt: Refactor the logic for mounting sysfs and proc in a user namespace
Eric W. Biederman
2015-07-21
*
proc: Allow creating permanently empty directories that serve as mount points
Eric W. Biederman
2015-07-21
*
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-21
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
|
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
2015-04-17
*
|
proc: remove use of seq_printf return value
Joe Perches
2015-04-15
*
|
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
*
|
/proc/PID/status: show all sets of pid according to ns
Chen Hanxiao
2015-04-15
|
/
*
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
2015-03-17
*
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-02-17
|
\
|
*
gut proc_register() a bit
Al Viro
2015-01-25
*
|
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
2015-02-17
*
|
proc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-14
*
|
fs/proc/array.c: convert to use string_escape_str()
Andy Shevchenko
2015-02-12
*
|
fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
Rafael Aquini
2015-02-12
*
|
fs: proc: use PDE() to get proc_dir_entry
Alexander Kuleshov
2015-02-12
*
|
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
2015-02-12
*
|
mm: /proc/pid/clear_refs: avoid split_huge_page()
Kirill A. Shutemov
2015-02-11
*
|
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
2015-02-11
*
|
numa_maps: remove numa_maps->vma
Naoya Horiguchi
2015-02-11
*
|
numa_maps: fix typo in gather_hugetbl_stats
Naoya Horiguchi
2015-02-11
*
|
pagemap: use walk->vma instead of calling find_vma()
Naoya Horiguchi
2015-02-11
*
|
clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
Naoya Horiguchi
2015-02-11
*
|
smaps: remove mem_size_stats->vma and use walk_page_vma()
Naoya Horiguchi
2015-02-11
*
|
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
2015-02-11
*
|
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
*
|
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
2015-02-11
*
|
proc: drop handling non-linear mappings
Kirill A. Shutemov
2015-02-10
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-19
|
\
|
*
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
*
|
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
2014-12-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-12-17
|
\
\
|
*
|
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2014-12-11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
|
\
\
\
|
*
\
\
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
|
|
\
\
\
|
|
*
|
|
kill proc_ns completely
Al Viro
2014-12-10
|
|
*
|
|
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2014-12-10
|
|
*
|
|
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
|
|
*
|
|
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
|
|
*
|
|
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
|
|
|
/
/
*
|
|
|
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
|
\
\
\
\
|
*
|
|
|
exit: proc: don't try to flush /proc/tgid/task/tgid
Oleg Nesterov
2014-12-10
|
*
|
|
|
proc: task_state: ptrace_parent() doesn't need pid_alive() check
Oleg Nesterov
2014-12-10
|
*
|
|
|
proc: task_state: move the main seq_printf() outside of rcu_read_lock()
Oleg Nesterov
2014-12-10
|
*
|
|
|
proc: task_state: deuglify the max_fds calculation
Oleg Nesterov
2014-12-10
|
*
|
|
|
proc: task_state: read cred->group_info outside of task_lock()
Oleg Nesterov
2014-12-10
|
*
|
|
|
fs/proc.c: use rb_entry_safe() instead of rb_entry()
Nicolas Dichtel
2014-12-10
|
*
|
|
|
procfs: fix error handling of proc_register()
Debabrata Banerjee
2014-12-10
[next]