index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-22
fs: move shared sysctls to fs/sysctls.c
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
printk: move printk sysctl to printk/sysctl.c
Xiaoming Ni
2022-01-22
fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
cdrom: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
test_sysctl: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
ocfs2: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
hpet: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
sysctl: use SYSCTL_ZERO to replace some static int zero uses
Xiaoming Ni
2022-01-22
sysctl: use const for typically used max/min proc sysctls
Xiaoming Ni
2022-01-22
sysctl: make ngroups_max const
Stephen Kitt
2022-01-22
watchdog: move watchdog sysctl interface to watchdog.c
Xiaoming Ni
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
2022-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
HID: wacom: Avoid using stale array indicies to read contact count
Jason Gerecke
2022-01-21
HID: wacom: Ignore the confidence flag when a touch is removed
Jason Gerecke
2022-01-21
HID: wacom: Reset expected and received contact counts at the same time
Jason Gerecke
2022-01-21
Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-21
Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2022-01-21
Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-21
Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-01-21
Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-01-21
Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...
Dave Airlie
2022-01-20
block: fix async_depth sysfs interface for mq-deadline
Jens Axboe
2022-01-20
Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[next]