Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Biggers 96e99be40e pipe: reject F_SETPIPE_SZ with size over UINT_MAX há 8 anos atrás
  Eric Biggers 319e0a21bb pipe, sysctl: remove pipe_proc_fn() há 8 anos atrás
  Eric Biggers 4c2e4befb3 pipe, sysctl: drop 'min' parameter from pipe-max-size converter há 8 anos atrás
  Michal Hocko d6cb41cc44 mm, hugetlb: remove hugepages_treat_as_movable sysctl há 8 anos atrás
  Ola N. Kaldestad f9eb2fdd04 kernel/sysctl.c: code cleanups há 8 anos atrás
  Joe Lawrence fb910c42cc sysctl: check for UINT_MAX before unsigned int min/max há 8 anos atrás
  Joe Lawrence 7a8d181949 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size há 8 anos atrás
  Joe Lawrence 98159d977f pipe: match pipe_max_size data type with procfs há 8 anos atrás
  Kemi Wang 4518085e12 mm, sysctl: make NUMA stats configurable há 8 anos atrás
  Levin, Alexander (Sasha Levin) 4675ff05de kmemcheck: rip it out há 8 anos atrás
  Linus Torvalds e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block há 8 anos atrás
  Linus Torvalds 27efed3e83 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
  Jens Axboe b35bd0d9f8 sysctl: remove /proc/sys/vm/nr_pdflush_threads há 8 anos atrás
  Luis R. Rodriguez 3181c38e4d kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv() há 8 anos atrás
  Ethan Zhao 5ccba44ba1 sched/sysctl: Check user input value of sysctl_sched_time_avg há 8 anos atrás
  Thomas Gleixner 7feeb9cd4f watchdog/sysctl: Clean up sysctl variable name space há 8 anos atrás
  Thomas Gleixner 51d4052b01 watchdog/sysctl: Get rid of the #ifdeffery há 8 anos atrás
  Nicholas Piggin 05a4a95279 kernel/watchdog: split up config options há 8 anos atrás
  Luis R. Rodriguez 61d9b56a89 sysctl: add unsigned int range support há 8 anos atrás
  Luis R. Rodriguez 4f2fec00af sysctl: simplify unsigned int support há 8 anos atrás
  Luis R. Rodriguez d383d48470 sysctl: fold sysctl_writes_strict checks into helper há 8 anos atrás
  Luis R. Rodriguez a19ac33749 sysctl: kdoc'ify sysctl_writes_strict há 8 anos atrás
  Gao Feng 63259457a2 proc/sysctl: fix the int overflow for jiffies conversion há 8 anos atrás
  Linus Torvalds 174ddfd5df Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
  Myungho Jung b94bf594cf timer/sysclt: Restrict timer migration sysctl values to 0 and 1 há 8 anos atrás
  Liping Zhang 425fffd886 sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec há 8 anos atrás
  Liping Zhang 5380e5644a sysctl: don't print negative flag for proc_douintvec há 8 anos atrás
  Ingo Molnar f7ccbae45c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> há 9 anos atrás
  Shile Zhang 975e155ed8 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds há 9 anos atrás
  Eric Dumazet ff9f8a7cf9 sysctl: fix proc_doulongvec_ms_jiffies_minmax() há 9 anos atrás