Age | Commit message (Expand) | Author |
2018-08-23 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca |
2018-08-22 | ipc: reorganize initialization of kern_ipc_perm.seq | Manfred Spraul |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov |
2018-08-22 | Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path | juviliu |
2018-08-18 | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-07-26 | Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description. | Prashant Dhamdhere |
2018-07-08 | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic | Sunil Muthuswamy |
2018-06-26 | doc: add description to dirtytime_expire_seconds | Yang Shi |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing |
2018-04-27 | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport |
2018-04-11 | taint: add taint for randstruct | Kees Cook |
2018-04-11 | taint: consolidate documentation | Kees Cook |
2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim |
2018-03-09 | net: do not create fallback tunnels for non-default namespaces | Eric Dumazet |
2018-02-06 | Documentation/sysctl/user.txt: fix typo | Kangmin Park |
2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds |
2018-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-01-31 | mm, hugetlb: remove hugepages_treat_as_movable sysctl | Michal Hocko |
2017-12-21 | doc: update kptr_restrict documentation | Tobin C. Harding |
2017-12-20 | net: Clarify dev_weight documentation for LRO and GRO_HW. | Michael Chan |
2017-12-11 | Documentation: Better document the hardlockup_panic sysctl | Scott Wood |
2017-11-29 | Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are... | Michal Hocko |
2017-11-17 | Documentation/sysctl/vm.txt: fix typo | Kangmin Park |
2017-11-15 | mm, sysctl: make NUMA stats configurable | Kemi Wang |
2017-11-15 | mm: consolidate page table accounting | Kirill A. Shutemov |
2017-11-15 | mm: account pud page tables | Kirill A. Shutemov |
2017-11-15 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao |
2017-10-03 | docs: Update binfmt_misc links | Tom Saeger |
2017-09-22 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-08-24 | Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2017-08-23 | bpf, doc: Add arm32 as arch supporting eBPF JIT | Shubham Bansal |
2017-08-22 | perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb | Konstantin Khlebnikov |
2017-08-20 | bpf, doc: also add s390x as arch to sysctl description | Daniel Borkmann |
2017-08-18 | bpf, doc: improve sysctl knob description | Daniel Borkmann |
2017-08-17 | bpf: Update sysctl documentation to list all supported architectures | Michael Ellerman |
2017-08-14 | seccomp: Sysctl to display available actions | Tyler Hicks |
2017-07-10 | mm: document highmem_is_dirtyable sysctl | Michal Hocko |
2017-04-21 | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning | Matthew Whitehead |
2017-03-04 | Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2017-03-03 | Documentation: Update path to sysrq.txt | Krzysztof Kozlowski |
2017-02-24 | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count | David Rientjes |
2017-02-17 | bpf: make jited programs visible in traces | Daniel Borkmann |
2016-12-29 | net: dev_weight: TX/RX orthogonality | Matthias Tafelmeier |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |