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_binary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-5
/
+2
2009-12-23
SYSCTL: Print binary sysctl warnings (nearly) only once
Andi Kleen
1
-1
/
+30
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-11-12
sysctl binary: Reorder the tests to process wild card entries first.
Eric W. Biederman
1
-8
/
+7
2009-11-12
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
Eric W. Biederman
1
-15
/
+20
2009-11-11
sysctl: Warn about all uses of sys_sysctl.
Eric W. Biederman
1
-7
/
+1
2009-11-11
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
Eric W. Biederman
1
-102
/
+1383
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
1
-1
/
+1
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
1
-0
/
+50
2009-11-06
sysctl: Refactor the binary sysctl handling to remove duplicate code
Eric W. Biederman
1
-65
/
+58
2009-11-06
sysctl: Separate the binary sysctl logic into it's own file.
Eric W. Biederman
1
-0
/
+185