Upstream kernel commits

From CRIU
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Mainline commits tracker

Here is the commits list we need for mainline kernel in a sake of C/R functionality.

Commit Description Status Comments
[1] procfs: make proc_get_link to use dentry instead of inode linux-next -
[2] procfs: introduce the /proc/<pid>/map_files/ directory linux-next -
[3] c/r: introduce CHECKPOINT_RESTORE symbol linux-next -
[4] c/r: prctl: add PR_SET_MM codes to set up mm_struct entries linux-next -
[5] c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4 linux-next -
[6] sysctl: add the kernel.ns_last_pid control linux-next -
[7] unix: If we happen to find peer NULL when diag dumping, write zero. net-next -
[8] unix_diag: Fix incoming connections nla length net-next -
[9] net: unix -- Add missing module.h inclusion net-next -
[10] unix_diag: Write it into kbuild net-next -
[11] unix_diag: Receive queue lenght NLA net-next -
[12] unix_diag: Pending connections IDs NLA net-next -
[13] unix_diag: Unix peer inode NLA net-next -
[14] unix_diag: Unix inode info NLA net-next -
[15] unix_diag: Unix socket name NLA net-next -
[16] unix_diag: Dumping exact socket core net-next -
[17] unix_diag: Dumping all sockets core net-next -
[18] unix_diag: Basic module skeleton net-next -
[19] af_unix: Export stuff required for diag module net-next -
[20] sock_diag: Generalize requests cookies managements net-next -
[21] sock_diag: Fix module netlink aliases net-next -
[22] sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration net-next -
[23] udp_diag: Fix the !ipv6 case net-next -
[24] udp_diag: Make it module when ipv6 is a module net-next -
[25] udp_diag: Wire the udp_diag module into kbuild net-next -
[26] udp_diag: Implement the dump-all functionality net-next -
[27] udp_diag: Implement the get_exact dumping functionality net-next -
[28] udp_diag: Basic skeleton net-next -
[29] udp: Export code sk lookup routines net-next -
[30] inet_diag: Generalize inet_diag dump and get_exact calls net-next -
[31] inet_diag: Introduce the inet socket dumping routine net-next -
[32] inet_diag: Introduce the byte-code run on an inet socket net-next -
[33] inet_diag: Split inet_diag_get_exact into parts net-next -
[34] inet_diag: Split inet_diag_get_exact into parts net-next -
[35] inet_diag: Export inet diag cookie checking routine net-next -
[36] inet_diag: Reduce the number of args for bytecode run routine net-next -
[37] inet_diag: Remove indirect sizeof from inet diag handlers net-next -
[38] sock_diag: Move the sock_ code to net/core/ net-next -
[39] inet_diag: Cleanup type2proto last user net-next -
[40] inet_diag: Introduce socket family checks net-next -
[41] inet_diag: Switch the _dump to work with new header net-next -
[42] inet_diag: Switch the _get_exact to work with new header net-next -
[43] inet_diag: Introduce new inet_diag_req header net-next -
[44] sock_diag: Initial skeleton net-next -
[45] inet_diag: Switch from _GETSOCK to IPPROTO_ numbers net-next -
[46] inet_diag: Move byte-code finding up the call-stack net-next -
[47] sock_diag: Introduce new message type net-next -
[48] mincore: Report whether page is anon or not sent-for-review -
[49] mincore: Add named constant for reported present bit sent-for-review -
[50] Add routine for generating an ID for kernel pointer sent-for-review -
[51] proc: Show namespaces IDs in /proc/pid/ns/* files sent-for-review -
[52] proc: Show open file ID in /proc/pid/fdinfo/* sent-for-review -
[53] proc: Show IDs of objects cloned with CLONE_ in proc sent-for-review -
[54] fs, proc: Introduce /proc/<pid>/task/<tid>/children entry v5 sent-for-review -
[55] cgroups: freezer -- Allow to attach a task to a frozen cgroup (v2) postproned Tejun asked to respin review after 3.2 merge window closed