index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sysctl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
1
-0
/
+17
2018-12-28
mm: reclaim small amounts of memory when an external fragmentation event occurs
Mel Gorman
1
-0
/
+21
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-0
/
+8
2018-09-09
Drop all 00-INDEX files from Documentation/
Henrik Austad
1
-16
/
+0
2018-09-04
stackleak: Allow runtime disabling of kernel stack erasing
Alexander Popov
1
-0
/
+18
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
1
-0
/
+36
2018-08-22
ipc: reorganize initialization of kern_ipc_perm.seq
Manfred Spraul
1
-1
/
+2
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
1
-1
/
+14
2018-08-22
Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path
juviliu
1
-1
/
+1
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2018-07-26
Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.
Prashant Dhamdhere
1
-0
/
+10
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
1
-0
/
+11
2018-06-26
doc: add description to dirtytime_expire_seconds
Yang Shi
1
-0
/
+13
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
1
-0
/
+1
2018-04-27
docs/admin-guide/mm: start moving here files from Documentation/vm
Mike Rapoport
1
-2
/
+2
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
1
-3
/
+3
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
1
-3
/
+3
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-0
/
+1
2018-04-11
taint: consolidate documentation
Kees Cook
1
-26
/
+27
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
1
-3
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+12
2018-02-06
Documentation/sysctl/user.txt: fix typo
Kangmin Park
1
-1
/
+1
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+16
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-25
/
+0
2018-01-31
mm, hugetlb: remove hugepages_treat_as_movable sysctl
Michal Hocko
1
-25
/
+0
2017-12-21
doc: update kptr_restrict documentation
Tobin C. Harding
1
-1
/
+2
2017-12-20
net: Clarify dev_weight documentation for LRO and GRO_HW.
Michael Chan
1
-1
/
+3
2017-12-11
Documentation: Better document the hardlockup_panic sysctl
Scott Wood
1
-0
/
+14
2017-11-29
Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...
Michal Hocko
1
-7
/
+0
2017-11-17
Documentation/sysctl/vm.txt: fix typo
Kangmin Park
1
-1
/
+1
2017-11-15
mm, sysctl: make NUMA stats configurable
Kemi Wang
1
-0
/
+16
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
1
-4
/
+4
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
1
-4
/
+4
2017-11-15
mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical
Yafang Shao
1
-0
/
+7
2017-10-03
docs: Update binfmt_misc links
Tom Saeger
2
-2
/
+2
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2017-09-06
mm, page_alloc: rip out ZONELIST_ORDER_ZONE
Michal Hocko
1
-1
/
+3
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-08-24
Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-1
/
+12
2017-08-23
bpf, doc: Add arm32 as arch supporting eBPF JIT
Shubham Bansal
1
-1
/
+1
2017-08-22
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
1
-1
/
+12
2017-08-20
bpf, doc: also add s390x as arch to sysctl description
Daniel Borkmann
1
-0
/
+1
2017-08-18
bpf, doc: improve sysctl knob description
Daniel Borkmann
1
-14
/
+23
2017-08-17
bpf: Update sysctl documentation to list all supported architectures
Michael Ellerman
1
-2
/
+17
2017-08-14
seccomp: Sysctl to display available actions
Tyler Hicks
1
-0
/
+1
2017-07-10
mm: document highmem_is_dirtyable sysctl
Michal Hocko
1
-0
/
+20
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-1
/
+10
[next]