index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
1
-1
/
+2
*
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
5
-20
/
+25
|
\
\
|
*
|
kcore: add Kconfig help text
Randy Dunlap
2013-11-13
1
-0
/
+4
|
*
|
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
HATAYAMA Daisuke
2013-11-13
1
-6
/
+10
|
*
|
mm: factor commit limit calculation
Jerome Marchand
2013-11-13
1
-4
/
+1
|
*
|
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
Naoya Horiguchi
2013-11-13
1
-0
/
+3
|
*
|
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
2013-11-13
1
-8
/
+6
|
*
|
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
1
-2
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-9
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
new helper: kfree_put_link()
Al Viro
2013-10-24
1
-9
/
+1
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-3
/
+0
|
\
\
\
|
*
|
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
1
-3
/
+0
|
|
/
/
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
2
-4
/
+10
|
\
\
\
|
*
|
|
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
2013-10-16
1
-2
/
+6
|
*
|
|
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
2013-10-16
1
-1
/
+1
|
*
|
|
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
2013-10-16
1
-1
/
+3
|
|
/
/
*
/
/
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
1
-0
/
+2
|
/
/
*
|
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-12
1
-6
/
+0
*
|
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
1
-1
/
+1
*
|
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
1
-8
/
+83
*
|
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-10
/
+51
*
|
proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2013-09-11
1
-1
/
+1
*
|
fs/proc/task_mmu.c: check the return value of mpol_to_str()
Chen Gang
2013-09-11
1
-1
/
+3
*
|
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
1
-10
/
+36
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
1
-1
/
+5
|
\
\
|
*
|
userns: Better restrictions on when proc and sysfs can be mounted
Eric W. Biederman
2013-08-26
1
-2
/
+5
|
*
|
proc: Restrict mounting the proc filesystem
Eric W. Biederman
2013-08-26
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-09-05
1
-0
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
2013-09-05
1
-0
/
+16
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-25
1
-2
/
+0
|
\
\
\
|
*
|
|
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
2013-08-24
1
-2
/
+0
*
|
|
|
proc: more readdir conversion bug-fixes
Linus Torvalds
2013-08-19
1
-1
/
+1
*
|
|
|
proc: return on proc_readdir error
Richard Genoud
2013-08-19
1
-1
/
+3
|
/
/
/
*
|
|
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
2013-08-13
1
-4
/
+4
*
|
|
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
1
-0
/
+2
*
|
|
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-08-13
1
-6
/
+15
|
/
/
*
/
s390/kdump: Disable mmap for s390
Michael Holzheu
2013-07-18
1
-1
/
+1
|
/
*
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
2013-07-03
1
-1
/
+1
*
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
vmcore: support mmap() on /proc/vmcore
HATAYAMA Daisuke
2013-07-03
1
-20
/
+116
*
vmcore: calculate vmcore file size from buffer size and total size of vmcore ...
HATAYAMA Daisuke
2013-07-03
1
-33
/
+11
*
vmcore: allow user process to remap ELF note segment buffer
HATAYAMA Daisuke
2013-07-03
1
-0
/
+18
*
vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
HATAYAMA Daisuke
2013-07-03
1
-73
/
+286
*
vmcore: treat memory chunks referenced by PT_LOAD program header entries in p...
HATAYAMA Daisuke
2013-07-03
1
-8
/
+22
*
vmcore: allocate buffer for ELF headers on page-size alignment
HATAYAMA Daisuke
2013-07-03
1
-68
/
+51
*
vmcore: clean up read_vmcore()
HATAYAMA Daisuke
2013-07-03
1
-48
/
+20
*
pagemap: prepare to reuse constant bits with page-shift
Pavel Emelyanov
2013-07-03
1
-1
/
+34
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
1
-5
/
+42
*
pagemap: introduce pagemap_entry_t without pmshift bits
Pavel Emelyanov
2013-07-03
1
-18
/
+22
*
clear_refs: introduce private struct for mm_walk
Pavel Emelyanov
2013-07-03
1
-2
/
+10
[prev]
[next]