- 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 597222f bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP by John Fastabend · 6 years ago
- 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c1d0af1 kernel/dma/direct: take DMA offset into account in dma_direct_supported by Christoph Hellwig · 6 years ago
- 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
- c7b27c3 bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash by Yonghong Song · 6 years ago
- 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
- cb9d7fd watchdog: Mark watchdog touch functions as notrace by Vincent Whitchurch · 6 years ago
- 8efea21 bpf/verifier: display non-spill stack slot types in print_verifier_state by Edward Cree · 6 years ago
- 679c782 bpf/verifier: per-register parent pointers by Edward Cree · 6 years ago
- efbaec8 bpf: remove duplicated include from syscall.c by YueHaibing · 6 years ago
- 501ca81 bpf: sockmap, decrement copied count correctly in redirect error case by John Fastabend · 6 years ago
- 15c480e bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg by Daniel Borkmann · 6 years ago
- e06fa9c bpf, sockmap: fix potential use after free in bpf_tcp_close by Daniel Borkmann · 6 years ago
- 050cdc6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
- 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
- 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
- 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
- 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
- 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
- 452938cb Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- c020347 bpf: use per htab salt for bucket hash by Daniel Borkmann · 6 years ago
- 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 9b2e038 bpf: sockmap: write_space events need to be passed to TCP handler by John Fastabend · 6 years ago
- cd9b44f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- eb29429 bpf, sockmap: fix sock hash count in alloc_sock_hash_elem by Daniel Borkmann · 6 years ago
- b845c89 bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys by Daniel Borkmann · 6 years ago
- 5f733e8 kernel/sysctl.c: fix typos in comments by Randy Dunlap · 6 years ago
- 06e62a4 fork: don't copy inconsistent signal handler state to child by Jann Horn · 6 years ago
- 20ab721 signal: make get_signal() return bool by Christian Brauner · 6 years ago
- f99e9d8 signal: make sigkill_pending() return bool by Christian Brauner · 6 years ago
- a19e2c0 signal: make legacy_queue() return bool by Christian Brauner · 6 years ago
- acd14e6 signal: make wants_signal() return bool by Christian Brauner · 6 years ago
- 8f11351 signal: make flush_sigqueue_mask() void by Christian Brauner · 6 years ago
- 67a48a2 signal: make unhandled_signal() return bool by Christian Brauner · 6 years ago
- 09ae854 signal: make recalc_sigpending_tsk() return bool by Christian Brauner · 6 years ago
- 938696a signal: make has_pending_signals() return bool by Christian Brauner · 6 years ago
- 6a0cdcd signal: make sig_ignored() return bool by Christian Brauner · 6 years ago
- 41aaa48 signal: make sig_task_ignored() return bool by Christian Brauner · 6 years ago
- e4a8b4e signal: make sig_handler_ignored() return bool by Christian Brauner · 6 years ago
- 2a9b909 signal: make kill_ok_by_cred() return bool by Christian Brauner · 6 years ago
- d8f993b signal: simplify rt_sigaction() by Christian Brauner · 6 years ago
- b1d294c signal: make do_sigpending() void by Christian Brauner · 6 years ago
- 6527de9 signal: make may_ptrace_stop() return bool by Christian Brauner · 6 years ago
- bb17fcc signal: make kill_as_cred_perm() return bool by Christian Brauner · 6 years ago
- 52cba1a signal: make force_sigsegv() void by Christian Brauner · 6 years ago
- e05a8e4 sched/wait: assert the wait_queue_head lock is held in __wake_up_common by Christoph Hellwig · 6 years ago
- 46e0c9b kernel: tracepoints: add support for relative references by Ard Biesheuvel · 6 years ago
- 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
- 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
- a2e5144 kernel/hung_task.c: allow to set checking interval separately from timeout by Dmitry Vyukov · 6 years ago
- 91bc9aa kernel/crash_core.c: print timestamp using time64_t by Arnd Bergmann · 6 years ago
- ce0a568 userns: use irqsave variant of refcount_dec_and_lock() by Anna-Maria Gleixner · 6 years ago
- fc37191 userns: use refcount_t for reference counting instead atomic_t by Sebastian Andrzej Siewior · 6 years ago
- 23c8509 proc/kcore: add vmcoreinfo note to /proc/kcore by Omar Sandoval · 6 years ago
- eff4345 crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir by Omar Sandoval · 6 years ago
- a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
- 87915ad workqueue: re-add lockdep dependencies for flushing by Johannes Berg · 6 years ago
- d6e8978 workqueue: skip lockdep wq dependency in cancel_work_sync() by Johannes Berg · 6 years ago
- dfec4a8 Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 01ac7c4 Merge branches 'pm-cpufreq', 'pm-pci' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- 9161a86 tracing/kprobes: Fix to check notrace function with correct range by Masami Hiramatsu · 6 years ago
- 6b7dca4 tracing: Allow gcov profiling on only ftrace subsystem by Masami Hiramatsu · 6 years ago
- 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 3933ec7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 6 years ago
- badf58a Merge branch 'for-4.19/upstream' into for-linus by Jiri Kosina · 6 years ago
- b639186 futex: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 7059b36 sched: idle: Avoid retaining the tick when it has been stopped by Rafael J. Wysocki · 6 years ago
- 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 6e3bf9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
- 5804b110 Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
- 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
- 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
- 0207df4 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN by Andrey Ryabinin · 6 years ago
- d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
- f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
- d190775 Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
- 2645b9d Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- bb730b5 tracing: Fix SPDX format headers to use C++ style comments by Steven Rostedt (VMware) · 6 years ago
- bcea3f9 tracing: Add SPDX License format tags to tracing files by Steven Rostedt (VMware) · 6 years ago
- 179a0cc tracing: Add SPDX License format to bpf_trace.c by Steven Rostedt (VMware) · 6 years ago
- 585f5a6 bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist by Daniel Borkmann · 6 years ago
- 166ab6f bpf, sockmap: fix map elem deletion race with smap_stop_sock by Daniel Borkmann · 6 years ago
- d40b011 bpf, sockmap: fix leakage of smap_psock_map_entry by Daniel Borkmann · 6 years ago
- 757d914 tracing/blktrace: Fix to allow setting same value by Steven Rostedt (VMware) · 6 years ago
- 965931e bpf: fix a rcu usage warning in bpf_prog_array_copy_core() by Yonghong Song · 6 years ago
- 91c1e6b blktrace: Add SPDX License format header by Steven Rostedt (VMware) · 6 years ago
- 2f4df00 tracing: Add -mcount-nop option support by Vasily Gorbik · 6 years ago
- 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago