Histórico de Commits

Autor SHA1 Mensagem Data
  Kees Cook ef95159907 lib: move strtobool() to kstrtobool() há 9 anos atrás
  Michal Nazarewicz 8f57e4d930 include/linux/kernel.h: change abs() macro so it uses consistent return type há 10 anos atrás
  Hidehiro Kawai 58c5661f21 panic, x86: Allow CPUs to save registers even if looping in NMI context há 10 anos atrás
  Hidehiro Kawai 1717f2096b panic, x86: Fix re-entrance problem due to panic on NMI há 10 anos atrás
  Andrew Morton 79211c8ed1 remove abs64() há 10 anos atrás
  Michal Nazarewicz c8299cb605 kernel.h: make abs() work with 64-bit types há 10 anos atrás
  Rasmus Villemoes 0a9df786a6 lib/kasprintf.c: introduce kvasprintf_const há 10 anos atrás
  Nicolas Iooss 8db1486065 include, lib: add __printf attributes to several function prototypes há 10 anos atrás
  Linus Torvalds 2d01eedf1d Merge branch 'akpm' (patches from Andrew) há 10 anos atrás
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux há 10 anos atrás
  HATAYAMA Daisuke 5375b708f2 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path há 10 anos atrás
  Linus Torvalds e382608254 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace há 10 anos atrás
  Steven Rostedt (Red Hat) 3c6296f716 ring-buffer: Remove useless unused tracing_off_permanent() há 10 anos atrás
  Gobinda Charan Maji 28b8d0c8f5 sysfs: tightened sysfs permission checks há 10 anos atrás
  David Hildenbrand 9ec23531fd sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults há 10 anos atrás
  Javi Merino f766093ecb kernel.h: implement DIV_ROUND_CLOSEST_ULL há 10 anos atrás
  Rasmus Villemoes 02f1f2170d kernel.h: remove ancient __FUNCTION__ hack há 11 anos atrás
  Linus Torvalds 1d9c5d79e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching há 11 anos atrás
  Linus Torvalds 00845eb968 sched: don't cause task state changes in nested sleep debugging há 11 anos atrás
  Seth Jennings c5f4546593 livepatch: kernel: add TAINT_LIVEPATCH há 11 anos atrás
  Linus Torvalds 37da7bbbe8 Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty há 11 anos atrás
  Prarit Bhargava 9e3961a097 kernel: add panic_on_warn há 11 anos atrás
  Peter Hurley e1c2296c34 tty: Move session_of_pgrp() and make static há 11 anos atrás
  Peter Zijlstra 3427445afd sched: Exclude cond_resched() from nested sleep test há 11 anos atrás
  Peter Zijlstra 1029a2b52c sched, exit: Deal with nested sleeps há 11 anos atrás
  Linus Torvalds 8c81f48e16 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 11 anos atrás
  Daniel Walter 3db2e9cdc0 include/linux: remove strict_strto* definitions há 11 anos atrás
  Linus Torvalds 5e40d331bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security há 11 anos atrás
  Michal Nazarewicz c185b07fc9 include/linux/kernel.h: deduplicate code implementing clamp* macros há 11 anos atrás
  Michal Nazarewicz 2e1d06e1c0 include/linux/kernel.h: rewrite min3, max3 and clamp using min and max há 11 anos atrás