| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | clocksource: Revert "Remove kthread" | Peter Zijlstra | 2018-09-06 | 1 | -10/+30 | |
| * | | | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-09-09 | 1 | -5/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | cpu/hotplug: Prevent state corruption on error rollback | Thomas Gleixner | 2018-09-06 | 1 | -2/+3 | |
| | * | | | | | | | | | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() | Neeraj Upadhyay | 2018-09-06 | 1 | -3/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-09-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | printk/tracing: Do not trace printk_nmi_enter() | Steven Rostedt (VMware) | 2018-09-06 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-09-04 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | mm: respect arch_dup_mmap() return value | Nadav Amit | 2018-09-04 | 1 | -2/+1 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-09-04 | 1 | -28/+36 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP | John Fastabend | 2018-09-02 | 1 | -1/+11 | |
| | * | | | | | | | bpf: sockmap, decrement copied count correctly in redirect error case | John Fastabend | 2018-08-28 | 1 | -23/+22 | |
| | * | | | | | | | bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg | Daniel Borkmann | 2018-08-27 | 1 | -3/+2 | |
| | * | | | | | | | bpf, sockmap: fix potential use after free in bpf_tcp_close | Daniel Borkmann | 2018-08-27 | 1 | -1/+1 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-09-02 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | kernel/dma/direct: take DMA offset into account in dma_direct_supported | Christoph Hellwig | 2018-09-01 | 1 | -2/+2 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-09-02 | 1 | -22/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cpu/hotplug: Remove skip_onerr field from cpuhp_step structure | Mukesh Ojha | 2018-08-31 | 1 | -22/+4 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-09-02 | 4 | -5/+4 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | notifier: Remove notifier header file wherever not used | Mukesh Ojha | 2018-08-30 | 1 | -1/+0 | |
| | * | | | | | watchdog: Mark watchdog touch functions as notrace | Vincent Whitchurch | 2018-08-30 | 3 | -4/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-08-27 | 2 | -12/+22 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | bpf: use per htab salt for bucket hash | Daniel Borkmann | 2018-08-23 | 1 | -10/+13 | |
| | * | | | | bpf: sockmap: write_space events need to be passed to TCP handler | John Fastabend | 2018-08-22 | 1 | -0/+3 | |
| | * | | | | bpf, sockmap: fix sock hash count in alloc_sock_hash_elem | Daniel Borkmann | 2018-08-22 | 1 | -1/+3 | |
| | * | | | | bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys | Daniel Borkmann | 2018-08-22 | 1 | -1/+3 | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-26 | 1 | -14/+37 | |
| |\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | | Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2018-08-18 | 1 | -14/+37 | |
| | |\ \ \ \ | ||||||
| | | * | | | | kallsyms, x86: Export addresses of PTI entry trampolines | Alexander Shishkin | 2018-08-14 | 1 | -1/+27 | |
| | | * | | | | kallsyms: Simplify update_iter_mod() | Adrian Hunter | 2018-08-14 | 1 | -14/+11 | |
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-08-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | futex: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-20 | 1 | -0/+2 | |
| * | | | | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds | 2018-08-25 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mm, dev_pagemap: Do not clear ->mapping on final put | Dan Williams | 2018-07-23 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-08-24 | 3 | -7/+35 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlers | Steven Rostedt (VMware) | 2018-07-11 | 3 | -7/+35 | |
| * | | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2018-08-24 | 1 | -15/+30 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | workqueue: re-add lockdep dependencies for flushing | Johannes Berg | 2018-08-22 | 1 | -0/+8 | |
| | * | | | | | | | | | workqueue: skip lockdep wq dependency in cancel_work_sync() | Johannes Berg | 2018-08-22 | 1 | -15/+22 | |
| * | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-24 | 3 | -80/+80 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 2018-08-11 | 2 | -66/+70 | |
| | * | | | | | | | | | | userns: move user access out of the mutex | Jann Horn | 2018-08-11 | 1 | -14/+10 | |
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-23 | 3 | -2/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann | 2018-08-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 2018-08-23 | 1 | -0/+18 | |
| * | | | | | | | | | | | | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 2018-08-23 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | console: Replace #if 0 with atomic var 'ignore_console_lock_warning' | Thomas Zimmermann | 2018-07-31 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2018-08-23 | 3 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | tracing/kprobes: Fix to check notrace function with correct range | Masami Hiramatsu | 2018-08-21 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | tracing: Allow gcov profiling on only ftrace subsystem | Masami Hiramatsu | 2018-08-21 | 2 | -0/+17 | |

