summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()Mateusz Jurczyk2017-07-12
* sysctl: switch to use uuid_tChristoph Hellwig2017-06-05
* sysctl: add KERN_CONT to deprecated_sysctl_warning()Tetsuo Handa2016-12-14
* kernel/sysctl_binary.c: use generic UUID libraryAndy Shevchenko2016-05-20
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-22
* kernel: add panic_on_warnPrarit Bhargava2014-12-10
* Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\
| * net_dma: simple removalDan Williams2014-09-28
* | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
|/
* kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang2013-11-13
* kernel: remove unnecessary head fileJunweiZhang2013-06-26
* switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-26
* | tcp: remove Appropriate Byte Count supportStephen Hemminger2013-02-05
|/
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* binary_sysctl(): fix memory leakMichel Lespinasse2011-12-20
* ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-03
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12
* open-style analog of vfs_path_lookup()Al Viro2011-03-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-10
|/
* sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko2010-05-25
* ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen2009-12-23
* [sysctl] Fix breakage on systems with older glibcAndi Kleen2009-12-16
* sysctl binary: Reorder the tests to process wild card entries first.Eric W. Biederman2009-11-12
* sysctl: sysctl_binary.c Fix compilation when !CONFIG_NETEric W. Biederman2009-11-12
* sysctl: Warn about all uses of sys_sysctl.Eric W. Biederman2009-11-11
* sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sysEric W. Biederman2009-11-11
* sysctl: Make do_sysctl staticEric W. Biederman2009-11-06
* sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman2009-11-06
* sysctl: Refactor the binary sysctl handling to remove duplicate codeEric W. Biederman2009-11-06
* sysctl: Separate the binary sysctl logic into it's own file.Eric W. Biederman2009-11-06