1. 24704f3 kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param by Waiman Long · 7 years ago
  2. 2d87b30 kernel/sysctl.c: fix sizeof argument to match variable name by Randy Dunlap · 7 years ago
  3. ceb1813 firmware: enable run time change of forcing fallback loader by Luis R. Rodriguez · 7 years ago
  4. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  5. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  6. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  7. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 7 years ago
  8. f9eb2fd kernel/sysctl.c: code cleanups by Ola N. Kaldestad · 7 years ago
  9. fb910c4 sysctl: check for UINT_MAX before unsigned int min/max by Joe Lawrence · 7 years ago
  10. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  11. 98159d9 pipe: match pipe_max_size data type with procfs by Joe Lawrence · 7 years ago
  12. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  13. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  14. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  15. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. b35bd0d sysctl: remove /proc/sys/vm/nr_pdflush_threads by Jens Axboe · 7 years ago
  17. 3181c38 kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() by Luis R. Rodriguez · 7 years ago
  18. 5ccba44 sched/sysctl: Check user input value of sysctl_sched_time_avg by Ethan Zhao · 7 years ago
  19. 7feeb9c watchdog/sysctl: Clean up sysctl variable name space by Thomas Gleixner · 7 years ago
  20. 51d4052 watchdog/sysctl: Get rid of the #ifdeffery by Thomas Gleixner · 7 years ago
  21. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  22. 61d9b56 sysctl: add unsigned int range support by Luis R. Rodriguez · 7 years ago
  23. 4f2fec0 sysctl: simplify unsigned int support by Luis R. Rodriguez · 7 years ago
  24. d383d48 sysctl: fold sysctl_writes_strict checks into helper by Luis R. Rodriguez · 7 years ago
  25. a19ac33 sysctl: kdoc'ify sysctl_writes_strict by Luis R. Rodriguez · 7 years ago
  26. 6325945 proc/sysctl: fix the int overflow for jiffies conversion by Gao Feng · 8 years ago
  27. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. b94bf59 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 8 years ago
  29. 425fffd sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec by Liping Zhang · 8 years ago
  30. 5380e56 sysctl: don't print negative flag for proc_douintvec by Liping Zhang · 8 years ago
  31. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  32. 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
  33. ff9f8a7 sysctl: fix proc_doulongvec_ms_jiffies_minmax() by Eric Dumazet · 8 years ago
  34. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  35. 179a7ba Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  36. 760c6a9 coredump: clarify "unsafe core_pattern" warning by Alexey Dobriyan · 8 years ago
  37. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. 42391745 tracing: Make tracepoint_printk a static_key by Steven Rostedt (Red Hat) · 8 years ago
  39. 0ee1dd9 x86/dumpstack: Remove raw stack dump by Josh Poimboeuf · 8 years ago
  40. 3c3fcb4 sched/fair: Kill the unused 'sched_shares_window_ns' tunable by Matt Fleming · 8 years ago
  41. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  43. d292168 mnt: Add a per mount namespace limit on the number of mounts by Eric W. Biederman · 8 years ago
  44. 9dcfcda compat: remove compat_printk() by Arnd Bergmann · 8 years ago
  45. 9b80a18 fs/file: more unsigned file descriptors by Alexey Dobriyan · 8 years ago
  46. e7d316a sysctl: handle error writing UINT_MAX to u32 fields by Subash Abhinov Kasiviswanathan · 8 years ago
  47. 750afe7 printk: add kernel parameter to control writes to /dev/kmsg by Borislav Petkov · 8 years ago
  48. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  49. 088e9d2 rcu: sysctl: Panic on RCU Stall by Daniel Bristot de Oliveira · 9 years ago
  50. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. 52b6f46 mm: /proc/sys/vm/stat_refresh to force vmstat update by Hugh Dickins · 9 years ago
  52. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago
  53. a831100 perf core: Generalize max_stack sysctl handler by Arnaldo Carvalho de Melo · 9 years ago
  54. c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
  55. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  56. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  57. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  58. 41662f5 sysctl: enable strict writes by Kees Cook · 9 years ago
  59. 759c011 pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 9 years ago
  60. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
  61. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  62. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  63. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  64. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  65. 9a5bc72 sysctl: fix int -> unsigned long assignments in INT_MIN case by Ilya Dryomov · 9 years ago
  66. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  67. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  68. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 10 years ago
  69. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 10 years ago
  70. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  71. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 10 years ago
  72. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 10 years ago
  73. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
  74. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  75. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 10 years ago
  76. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  77. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  78. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 10 years ago
  79. 3cd7645 mm, hugetlb: remove unnecessary lower bound on sysctl handlers"? by Andrey Ryabinin · 10 years ago
  80. a7c180a Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  81. 0daa2302 tracing: Add tp_printk cmdline to have tracepoints go to printk() by Steven Rostedt (Red Hat) · 10 years ago
  82. 9e3961a kernel: add panic_on_warn by Prarit Bhargava · 10 years ago
  83. 6419265 sched/fair: Fix division by zero sysctl_numa_balancing_scan_size by Kirill Tkhai · 10 years ago
  84. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 1f13ae3 mm: remove noisy remainder of the scan_unevictable interface by Johannes Weiner · 10 years ago
  86. 59da22a rcutorture: Rename rcutorture_runnable parameter by Paul E. McKenney · 10 years ago
  87. ed4d490 mm, hugetlb: remove hugetlb_zero and hugetlb_infinity by David Rientjes · 10 years ago
  88. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 11 years ago
  89. 7cd2b0a mm, pcp: allow restoring percpu_pagelist_fraction default by David Rientjes · 11 years ago
  90. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  91. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  92. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  93. f4aacea sysctl: allow for strict write position handling by Kees Cook · 11 years ago
  94. 2ca9bb4 sysctl: refactor sysctl string writing logic by Kees Cook · 11 years ago
  95. f880830 sysctl: clean up char buffer arguments by Kees Cook · 11 years ago
  96. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  97. 8c7260c sparc64: fix sparse warning in tsb.c by Sam Ravnborg · 11 years ago
  98. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  99. 3d7ee96 x86, vdso: Clean up 32-bit vs 64-bit vdso params by Andy Lutomirski · 11 years ago
  100. 86d5613 kobject: Make support for uevent_helper optional. by Michael Marineau · 11 years ago