Difference between revisions of "Upstream kernel commits"

From CRIU
Jump to navigation Jump to search
Line 17: Line 17:
 
|-
 
|-
 
| [http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=77b9732a75818efc5d6ca23ff1630ad2d0105e0f] || c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 || linux-next || out of mainline
 
| [http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=77b9732a75818efc5d6ca23ff1630ad2d0105e0f] || c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 || linux-next || out of mainline
|-
 
| [http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=64d51bda595d2c31c4e27f14e0a48423c0e89a99] || sysctl: add the kernel.ns_last_pid control || linux-next || out of mainline
 
 
|-
 
|-
 
| [http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=64d51bda595d2c31c4e27f14e0a48423c0e89a99] || sysctl: add the kernel.ns_last_pid control || linux-next || out of mainline
 
| [http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=commit;h=64d51bda595d2c31c4e27f14e0a48423c0e89a99] || sysctl: add the kernel.ns_last_pid control || linux-next || out of mainline

Revision as of 13:55, 28 December 2011

Mainline commits tracker

Commit Description Status Comments
[1] procfs: make proc_get_link to use dentry instead of inode linux-next out of mainline
[2] procfs: introduce the /proc/<pid>/map_files/ directory linux-next out of mainline
[3] c/r: introduce CHECKPOINT_RESTORE symbol linux-next out of mainline
[4] c/r: prctl: add PR_SET_MM codes to set up mm_struct entries linux-next out of mainline
[5] c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 linux-next out of mainline
[6] sysctl: add the kernel.ns_last_pid control linux-next out of mainline
[7] c/r: prctl: add PR_SET_MM codes to set up mm_struct entries linux-next out of mainline
[8] mincore: Report whether page is anon or not sent-for-review out of mainline
[9] mincore: Add named constant for reported present bit sent-for-review out of mainline
[10] Add routine for generating an ID for kernel pointer sent-for-review out of mainline
[11] proc: Show namespaces IDs in /proc/pid/ns/* files sent-for-review out of mainline
[12] proc: Show open file ID in /proc/pid/fdinfo/* sent-for-review out of mainline
[13] proc: Show IDs of objects cloned with CLONE_ in proc sent-for-review out of mainline
[14] fs, proc: Introduce /proc/<pid>/task/<tid>/children entry v5 sent-for-review out of mainline
[15] cgroups: freezer -- Allow to attach a task to a frozen cgroup (v2) postproned Tejun asked to respin review after 3.2 merge window closed