Age | Commit message (Expand) | Author |
2018-09-02 | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-09-02 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-09-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-09-01 | kernel/dma/direct: take DMA offset into account in dma_direct_supported | Christoph Hellwig |
2018-08-31 | cpu/hotplug: Remove skip_onerr field from cpuhp_step structure | Mukesh Ojha |
2018-08-30 | notifier: Remove notifier header file wherever not used | Mukesh Ojha |
2018-08-30 | watchdog: Mark watchdog touch functions as notrace | Vincent Whitchurch |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-26 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2018-08-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-23 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann |
2018-08-23 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca |
2018-08-23 | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds |
2018-08-23 | Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2018-08-23 | bpf: use per htab salt for bucket hash | Daniel Borkmann |
2018-08-22 | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-08-22 | bpf: sockmap: write_space events need to be passed to TCP handler | John Fastabend |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-22 | bpf, sockmap: fix sock hash count in alloc_sock_hash_elem | Daniel Borkmann |
2018-08-22 | bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys | Daniel Borkmann |
2018-08-22 | kernel/sysctl.c: fix typos in comments | Randy Dunlap |
2018-08-22 | fork: don't copy inconsistent signal handler state to child | Jann Horn |
2018-08-22 | signal: make get_signal() return bool | Christian Brauner |
2018-08-22 | signal: make sigkill_pending() return bool | Christian Brauner |
2018-08-22 | signal: make legacy_queue() return bool | Christian Brauner |
2018-08-22 | signal: make wants_signal() return bool | Christian Brauner |
2018-08-22 | signal: make flush_sigqueue_mask() void | Christian Brauner |
2018-08-22 | signal: make unhandled_signal() return bool | Christian Brauner |
2018-08-22 | signal: make recalc_sigpending_tsk() return bool | Christian Brauner |
2018-08-22 | signal: make has_pending_signals() return bool | Christian Brauner |
2018-08-22 | signal: make sig_ignored() return bool | Christian Brauner |
2018-08-22 | signal: make sig_task_ignored() return bool | Christian Brauner |
2018-08-22 | signal: make sig_handler_ignored() return bool | Christian Brauner |
2018-08-22 | signal: make kill_ok_by_cred() return bool | Christian Brauner |
2018-08-22 | signal: simplify rt_sigaction() | Christian Brauner |
2018-08-22 | signal: make do_sigpending() void | Christian Brauner |
2018-08-22 | signal: make may_ptrace_stop() return bool | Christian Brauner |
2018-08-22 | signal: make kill_as_cred_perm() return bool | Christian Brauner |
2018-08-22 | signal: make force_sigsegv() void | Christian Brauner |
2018-08-22 | sched/wait: assert the wait_queue_head lock is held in __wake_up_common | Christoph Hellwig |
2018-08-22 | kernel: tracepoints: add support for relative references | Ard Biesheuvel |
2018-08-22 | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel |
2018-08-22 | module: use relative references for __ksymtab entries | Ard Biesheuvel |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov |