linux-uconsole/fs/proc
Huang, Tao a3a3769fe0 This is the 4.4.3 stable release
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJWz12lAAoJEDjbvchgkmk+cfAQAJTtA3sdHj73S5ijyHptwYGb
 Zd44GQXKOU34ZxMJweUku1ORyqjSap4yhNcZccXaVbCAdPCRYb9uaJD27woNnR/N
 LC595fTWmZhDQAiKdmqlutpyoeGM0QtBo9vP/1Vz/lYVZrvQmWgcHP6Vfq5ZCllT
 cnEqidZJjuiUh6CrXX1lQbW8T4av7Vv1GfbGBkCjVcEDLw8uF+ssMyfdt4b7ZUV6
 9Xxzy69HDVAtPypzLNNadJnAdpW+o8NSG+FK6fVOr700qBK/xxjcQywZIJDDt5Fk
 MWAqWVZ6bbUE3sfMc75woGw0BT9H3H5MAvvKQz1YdzQhfmJod8jtxCXIxncESXtd
 4AS2CZiw5ou9jrct3NaPDDtlxaFMgA+GQmXtaemirKe1KjWDKOO+pXYnD/QjN5P+
 yagNt0NQryaNRUnQn0hdcSSODcj5vr/GJJ0G5ByLaf0E+77N/zD+zXDH92ImiXfi
 AZbRSPXoDJlXP+Cg+HuDUqspqo4bo2mBgCvtwMm0YYnKJ8dd6bVszV5vbPwDDcty
 yrYhV0wrlZzXRxQPtbQVIRdq2EONzINFjSpR4WWFAtchmLZzC5hE4a0ohaVd4FjR
 r40uxV1ROUNt1G1Q7BCQrxu5Y+WuPExQeIHHddqZywhM6odIU6AXMSDAlt6CKxsA
 wVeT/Y5tqSc2TiFycWLe
 =s2fb
 -----END PGP SIGNATURE-----

Merge tag 'v4.4.3'

This is the 4.4.3 stable release
2016-03-03 19:46:53 +08:00
..
array.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-02-25 12:01:16 -08:00
base.c This is the 4.4.3 stable release 2016-03-03 19:46:53 +08:00
cmdline.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
consoles.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
cpuinfo.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
devices.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
fd.c proc: actually make proc_fd_permission() thread-friendly 2015-11-06 17:50:42 -08:00
fd.h proc: Move proc_fd() to fs/proc/fd.h 2013-05-01 17:29:39 -04:00
generic.c proc: change proc_subdir_lock to a rwlock 2015-09-10 13:29:01 -07:00
inode.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2015-07-03 15:20:57 -07:00
internal.h proc: Allow creating permanently empty directories that serve as mount points 2015-07-01 10:36:41 -05:00
interrupts.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
Kconfig fs, proc: add help for CONFIG_PROC_CHILDREN 2015-07-17 16:39:52 -07:00
kcore.c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 2015-07-18 03:42:51 +02:00
kmsg.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
loadavg.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
Makefile proc: Implement /proc/thread-self to point at the directory of the current thread 2014-08-04 10:07:11 -07:00
meminfo.c mm: get rid of 'vmalloc_info' from /proc/meminfo 2015-11-01 17:09:15 -08:00
namespaces.c ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-02-25 12:01:16 -08:00
nommu.c vfs: add seq_file_path() helper 2015-06-23 18:01:07 -04:00
page.c proc: add cond_resched to /proc/kpage* read/write loop 2015-09-10 13:29:01 -07:00
proc_net.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
proc_sysctl.c fs: Drop unlikely before IS_ERR(_OR_NULL) 2015-09-29 15:13:58 +02:00
proc_tty.c proc: remove proc_tty_ldisc variable 2014-08-08 15:57:22 -07:00
root.c vfs: Commit to never having exectuables on proc and sysfs. 2015-07-10 10:39:25 -05:00
self.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
softirqs.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
stat.c genirq: Prevent proc race against freeing of irq descriptors 2014-12-13 13:33:07 +01:00
task_mmu.c This is the 4.4.3 stable release 2016-03-03 19:46:53 +08:00
task_nommu.c vfs: add seq_file_path() helper 2015-06-23 18:01:07 -04:00
thread_self.c don't pass nameidata to ->follow_link() 2015-05-10 22:20:15 -04:00
uptime.c cputime: Default implementation of nsecs -> cputime conversion 2014-03-13 15:56:43 +01:00
version.c fs/proc: don't use module_init for non-modular core code 2014-01-23 16:37:02 -08:00
vmcore.c vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue 2015-02-17 14:34:52 -08:00