summaryrefslogtreecommitdiff
path: root/Documentation/tty.txt
AgeCommit message (Expand)AuthorFilesLines
2007-11-29termios: document callback more clearlyAlan Cox1-0/+8
2007-05-08tty: Clarify documentation of ->write()Alan1-1/+3
2006-12-30[PATCH] Update to Documentation/tty.txt on line disciplinesTilman Schmidt1-10/+101
2006-06-26[PATCH] Correct tty docAlan Cox1-7/+0
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+198
6505a3fee'>net: Ensure net namespace isolation of sysctlsJonathon Reinhart1-0/+48 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1 2017-04-16sysctl: Remove dead register_sysctl_rootEric W. Biederman1-1/+0 2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2 2016-10-01net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1 2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov1-9/+20 2016-08-08sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman1-2/+2 2016-06-06net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks1-1/+1 2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5 2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2 2012-11-18user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang1-2/+2 2012-11-18net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman1-1/+11 2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman1-2/+1 2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker1-4/+0 2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman1-7/+0 2012-04-20net: Kill register_sysctl_rotableEric W. Biederman1-23/+0 2012-04-20net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman1-2/+1 2012-04-20net sysctl: Register an empty /proc/sys/netEric W. Biederman1-1/+10 2012-04-20net: Implement register_net_sysctl.Eric W. Biederman1-0/+7 2012-01-24sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman1-7/+3 2012-01-24sysctl: Add a root pointer to ctl_table_setEric W. Biederman1-3/+2 2012-01-24sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman1-3/+2 2012-01-24sysctl: Implement retire_sysctl_setEric W. Biederman1-1/+1 2012-01-24sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman1-2/+2 2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1