summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman86-462/+1317
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2018-06-04ANDROID: add extra free kbytes tunableRik van Riel3-8/+51
2017-01-27FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep4-1/+25
2016-09-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman7-2/+70
2016-09-22userns; Document per user per user namespace limits.Eric W. Biederman2-0/+67
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov5-8/+171
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds30-430/+2653
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileJerome Marchand1-0/+1
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira4-0/+36
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds56-330/+618
2016-05-20mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins4-0/+85
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1516-34039/+76286
2016-05-17perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo5-3/+49
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann5-2/+270
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar252-1043/+2131
2016-05-10perf/core: Change the default paranoia level to 2Andy Lutomirski2-2/+2
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar389-2134/+4204
2016-04-29Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo13-23/+84
2016-03-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds225-1915/+5048
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner5-2/+58
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds139-3701/+3447
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds37-715/+1300
2016-03-08TTY, devpts: document pty count limitingKonstantin Khlebnikov2-0/+10
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman13-90/+256
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar31-184/+507
2016-01-26perf tools: Document the perf sysctlsBen Hutchings2-6/+22
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-6/+91
2016-01-21sysctl: enable strict writesKees Cook2-9/+8
2016-01-20pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau5-2/+87
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds176-1284/+1852
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds22-29/+30
2016-01-15mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman5-0/+142
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai1-0/+15
2015-12-08Documentation: fix sysfs-ptpChris Dunlop2-3/+3
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen1-1/+1
2015-11-06kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina5-5/+55
2015-09-17net: qdisc: enhance default_qdisc documentationPhil Sutter1-7/+9
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai2-3/+3
2015-07-24Documentation: mm: fix location of extfrag_indexRabin Vincent1-5/+5
2015-06-26coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2-4/+8
2015-06-25watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf6-5/+112
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt1-0/+21
2015-04-15mm: allow compaction of unevictable pagesEric B Munson4-0/+28
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell5-89/+97
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds116-1717/+2491
2015-02-12mm: account pmd page tables to the processKirill A. Shutemov11-29/+75
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds35-388/+664
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1236-29344/+72016
[next]