Age | Commit message (Expand) | Author | Files | Lines |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+37 |
2018-08-26 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+2 |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 1 | -1/+0 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 3 | -7/+35 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -15/+30 |
2018-08-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -80/+80 |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -2/+20 |
2018-08-23 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 1 | -1/+1 |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 1 | -1/+1 |
2018-08-23 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 1 | -0/+18 |
2018-08-23 | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 1 | -0/+3 |
2018-08-23 | Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 3 | -1/+25 |
2018-08-22 | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+4 |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -140/+188 |
2018-08-22 | kernel/sysctl.c: fix typos in comments | Randy Dunlap | 1 | -3/+3 |
2018-08-22 | fork: don't copy inconsistent signal handler state to child | Jann Horn | 1 | -0/+2 |
2018-08-22 | signal: make get_signal() return bool | Christian Brauner | 1 | -2/+2 |
2018-08-22 | signal: make sigkill_pending() return bool | Christian Brauner | 1 | -3/+3 |
2018-08-22 | signal: make legacy_queue() return bool | Christian Brauner | 1 | -1/+1 |
2018-08-22 | signal: make wants_signal() return bool | Christian Brauner | 1 | -5/+9 |
2018-08-22 | signal: make flush_sigqueue_mask() void | Christian Brauner | 1 | -3/+2 |
2018-08-22 | signal: make unhandled_signal() return bool | Christian Brauner | 1 | -3/+5 |
2018-08-22 | signal: make recalc_sigpending_tsk() return bool | Christian Brauner | 1 | -3/+4 |
2018-08-22 | signal: make has_pending_signals() return bool | Christian Brauner | 1 | -1/+1 |
2018-08-22 | signal: make sig_ignored() return bool | Christian Brauner | 1 | -3/+3 |
2018-08-22 | signal: make sig_task_ignored() return bool | Christian Brauner | 1 | -2/+2 |
2018-08-22 | signal: make sig_handler_ignored() return bool | Christian Brauner | 1 | -2/+2 |
2018-08-22 | signal: make kill_ok_by_cred() return bool | Christian Brauner | 1 | -11/+6 |
2018-08-22 | signal: simplify rt_sigaction() | Christian Brauner | 1 | -12/+10 |
2018-08-22 | signal: make do_sigpending() void | Christian Brauner | 1 | -21/+20 |
2018-08-22 | signal: make may_ptrace_stop() return bool | Christian Brauner | 1 | -4/+4 |
2018-08-22 | signal: make kill_as_cred_perm() return bool | Christian Brauner | 1 | -6/+7 |
2018-08-22 | signal: make force_sigsegv() void | Christian Brauner | 1 | -5/+2 |
2018-08-22 | sched/wait: assert the wait_queue_head lock is held in __wake_up_common | Christoph Hellwig | 1 | -0/+2 |
2018-08-22 | kernel: tracepoints: add support for relative references | Ard Biesheuvel | 1 | -23/+26 |
2018-08-22 | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel | 1 | -7/+9 |
2018-08-22 | module: use relative references for __ksymtab entries | Ard Biesheuvel | 1 | -6/+26 |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov | 3 | -2/+27 |
2018-08-22 | kernel/crash_core.c: print timestamp using time64_t | Arnd Bergmann | 1 | -1/+1 |
2018-08-22 | userns: use irqsave variant of refcount_dec_and_lock() | Anna-Maria Gleixner | 1 | -4/+1 |
2018-08-22 | userns: use refcount_t for reference counting instead atomic_t | Sebastian Andrzej Siewior | 1 | -4/+4 |
2018-08-22 | proc/kcore: add vmcoreinfo note to /proc/kcore | Omar Sandoval | 1 | -2/+2 |
2018-08-22 | crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir | Omar Sandoval | 1 | -1/+1 |
2018-08-22 | mm: zero out the vma in vma_init() | Andrew Morton | 1 | -1/+2 |
2018-08-22 | workqueue: re-add lockdep dependencies for flushing | Johannes Berg | 1 | -0/+8 |
2018-08-22 | workqueue: skip lockdep wq dependency in cancel_work_sync() | Johannes Berg | 1 | -15/+22 |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -1/+2 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -94/+165 |
2018-08-21 | Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+1 |
2018-08-21 | tracing/kprobes: Fix to check notrace function with correct range | Masami Hiramatsu | 1 | -1/+8 |