index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
1
-0
/
+22
2007-07-19
coredump masking: bound suid_dumpable sysctl
Kawai, Hidehiro
1
-1
/
+5
2007-07-19
audit: rework execve audit
Peter Zijlstra
1
-0
/
+11
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
1
-1
/
+1
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
1
-0
/
+10
2007-07-17
proper prototype for proc_nr_files()
Adrian Bunk
1
-3
/
+1
2007-07-17
Allow huge page allocations to use GFP_HIGH_MOVABLE
Mel Gorman
1
-0
/
+8
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
1
-8
/
+0
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
1
-1
/
+20
2007-07-16
vdso: print fatal signals
Ingo Molnar
1
-0
/
+9
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+11
2007-07-11
security: Protection for exploiting null dereference using mmap
Eric Paris
1
-0
/
+10
2007-07-09
sched: add CFS debug sysctls
Ingo Molnar
1
-0
/
+80
2007-05-17
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...
Dan Aloni
1
-1
/
+1
2007-05-09
Make vm statistics update interval configurable
Christoph Lameter
1
-0
/
+12
2007-05-08
proc: maps protection
Kees Cook
1
-0
/
+11
2007-04-24
Allow reading tainted flag as user
Bastian Blank
1
-1
/
+1
2007-03-05
sysctl: Support vdso_enabled sysctl on SH.
Paul Mundt
1
-1
/
+2
2007-03-01
[PATCH] fix the SYSCTL=n compilation
Adrian Bunk
1
-2
/
+1
2007-02-14
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
1
-0
/
+18
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
1
-182
/
+0
2007-02-14
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
1
-5
/
+5
2007-02-14
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
1
-17
/
+43
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-7
/
+2
2007-02-14
[PATCH] sysctl: remove support for directory strategy routines
Eric W. Biederman
1
-8
/
+0
2007-02-14
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
Eric W. Biederman
1
-0
/
+14
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
1
-176
/
+0
2007-02-14
[PATCH] sysctl: move utsname sysctls to their own file
Eric W. Biederman
1
-117
/
+0
2007-02-14
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
1
-3
/
+0
2007-02-11
[PATCH] _proc_do_string(): fix short reads
Oleg Nesterov
1
-4
/
+12
2007-02-11
[PATCH] sysctl warning fix
Andrew Morton
1
-0
/
+2
2007-02-11
[PATCH] Add TAINT_USER and ability to set taint flags from userspace
Theodore Ts'o
1
-2
/
+25
2007-02-11
[PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics
Alexey Dobriyan
1
-16
/
+28
2007-02-11
[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE
Eric Paris
1
-1
/
+1
2006-12-13
[PATCH] debug: add sysrq_always_enabled boot option
Ingo Molnar
1
-2
/
+1
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
1
-25
/
+22
2006-12-10
[PATCH] sysctl: remove some OPs
Alexey Dobriyan
1
-10
/
+0
2006-12-10
[PATCH] ipc-procfs-sysctl mixups
Randy Dunlap
1
-0
/
+11
2006-12-08
[PATCH] sysctl: fix sys_sysctl interface of ipc sysctls
Eric W. Biederman
1
-0
/
+60
2006-12-08
[PATCH] sysctl: simplify ipc ns specific sysctls
Eric W. Biederman
1
-57
/
+49
2006-12-08
[PATCH] sysctl: implement sysctl_uts_string()
Eric W. Biederman
1
-5
/
+32
2006-12-08
[PATCH] sysctl: simplify sysctl_uts_string
Eric W. Biederman
1
-102
/
+26
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+9
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] sysctl: string length calculated is wrong if it contains negative num...
BP, Praveen
1
-2
/
+2
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
1
-11
/
+0
2006-12-07
[PATCH] x86: add sysctl for kstack_depth_to_print
Chuck Ebbert
1
-0
/
+9
2006-11-06
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
Eric W. Biederman
1
-3
/
+5
[next]