- b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
- 1bf9116 xdp: fix bug in devmap teardown code path by Jesper Dangaard Brouer · 6 years ago
- ad0ab02 xdp: fix bug in cpumap teardown code path by Jesper Dangaard Brouer · 6 years ago
- 7c81c71 bpf, sockmap: fix leak in bpf_tcp_sendmsg wait for mem path by Daniel Borkmann · 6 years ago
- 5121700 bpf, sockmap: fix bpf_tcp_sendmsg sock error handling by Daniel Borkmann · 6 years ago
- 2f3672c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0a0e082 nohz: Fix missing tick reprogram when interrupting an inline softirq by Frederic Weisbecker · 6 years ago
- d1f0301 genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
- 37b7141 Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
- 80d20d3 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
- f67077d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- b305f7e audit: fix potential null dereference 'context->module.name' by Yi Wang · 6 years ago
- ae3e10a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 0634922 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- fb20c03 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 958b4cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
- 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 3ebb6fb Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- 027232d mm: introduce vma_init() by Kirill A. Shutemov · 6 years ago
- 31c5bda mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
- 15d36fe mm: disallow mappings that conflict for devm_memremap_pages() by Dave Jiang · 6 years ago
- 5f300e8 bpf: btf: Use exact btf value_size match in map_check_btf() by Martin KaFai Lau · 6 years ago
- 3e536e2 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
- 2519c1b tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
- 15cc786 tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
- 57ea2a3 tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
- 73c8d89 ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 7 years ago
- 1863c38 tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
- 7f635ff perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 7 years ago
- 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
- f3d133e sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE by Hailong Liu · 7 years ago
- 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 7 years ago
- 2610e88 stop_machine: Disable preemption after queueing stopper threads by Isaac J. Manjarres · 7 years ago
- 6cd0c58 sched/topology: Check variable group before dereferencing it by Yi Wang · 6 years ago
- 62cedf3 locking/rtmutex: Allow specifying a subclass for nested locking by Peter Rosin · 7 years ago
- 0723090 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- 6283fa3 bpf: btf: Ensure the member->offset is in the right order by Martin KaFai Lau · 6 years ago
- 48b1db7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 6 years ago
- 95faf69 mm: make vm_area_dup() actually copy the old vma data by Linus Torvalds · 6 years ago
- 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 6 years ago
- 36fc3c8 bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h by Martin KaFai Lau · 7 years ago
- 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 3c53776 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
- e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 7 years ago
- 9fb8d5d stop_machine: Disable preemption when waking two stopper threads by Isaac J. Manjarres · 7 years ago
- 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
- c7a8978 bpf: don't leave partial mangled prog in jit_subprogs error path by Daniel Borkmann · 7 years ago
- b65f370 bpf: btf: Fix bitfield extraction for big endian by Okash Khawaja · 7 years ago
- c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 7 years ago
- ec9c82e rseq: uapi: Declare rseq_cs field as union, update includes by Mathieu Desnoyers · 7 years ago
- 0fb9a1a rseq: uapi: Update uapi comments by Mathieu Desnoyers · 7 years ago
- 8f28177 rseq: Use get_user/put_user rather than __get_user/__put_user by Mathieu Desnoyers · 7 years ago
- e96d713 rseq: Use __u64 for rseq_cs fields, validate user inputs by Mathieu Desnoyers · 7 years ago
- 5b5ccbc Revert "tick: Prefer a lower rating device only if it's CPU local device" by Sudeep Holla · 7 years ago
- 6fb2489 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d8d7218 xdp: XDP_REDIRECT should check IFF_UP and MTU by Toshiaki Makita · 7 years ago
- 0ea488f bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb by John Fastabend · 7 years ago
- 7ebc14d bpf: sockmap, consume_skb in close path by John Fastabend · 7 years ago
- 99ba2b5 bpf: sockhash, disallow bpf_tcp_close and update in parallel by John Fastabend · 7 years ago
- 1d1ef00 bpf: sockmap, hash table is RCU so readers do not need locks by John Fastabend · 7 years ago
- 547b3aa bpf: sockmap, error path can not release psock in multi-map case by John Fastabend · 7 years ago
- 97f4e14 Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 1fe4293 tracing: Fix missing return symbol in function_graph output by Changbin Du · 7 years ago
- 5ccba64 ftrace: Nuke clear_ftrace_function by Yisheng Xie · 7 years ago
- 26b68dd tracing: Use __printf markup to silence compiler by Mathieu Malaterre · 7 years ago
- f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
- f906587 tracing: Make create_filter() code match the comments by Steven Rostedt (VMware) · 7 years ago
- cf4d418 tracing: Avoid string overflow by Arnd Bergmann · 7 years ago
- ed2b82c bpf: hash map: decrement counter on error by Mauricio Vasquez B · 7 years ago
- 1cef115 kthread, sched/core: Fix kthread_parkme() (again...) by Peter Zijlstra · 7 years ago
- 3482d98 sched/util_est: Fix util_est_dequeue() for throttled cfs_rq by Vincent Guittot · 7 years ago
- f1d1be8 sched/fair: Advance global expiration when period timer is restarted by Xunlei Pang · 7 years ago
- 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
- 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
- d9c0ffc sched/nohz: Skip remote tick on idle task entirely by Frederic Weisbecker · 7 years ago
- 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 271b955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- caac76a bpf: sockhash, add release routine by John Fastabend · 7 years ago
- e9db4ef bpf: sockhash fix omitted bucket lock in sock_close by John Fastabend · 7 years ago
- 54fedb4 bpf: sockmap, fix smap_list_map_remove when psock is in many maps by John Fastabend · 7 years ago
- 9901c5d bpf: sockmap, fix crash when ipv6 sock is added by John Fastabend · 7 years ago
- 85782e0 bpf: undo prog rejection on read-only lock failure by Daniel Borkmann · 7 years ago
- 210d079 swiotlb: export swiotlb_dma_ops by Christoph Hellwig · 7 years ago
- 9331510 perf/core: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
- fdb5c45 bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF by Sean Young · 7 years ago
- c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2da2ca2 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6242258 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 78fea63 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 81f9c4e Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
- 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
- abcbcb8 time: Make sure jiffies_to_msecs() preserves non-zero time periods by Geert Uytterhoeven · 7 years ago
- 72a8edc genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug by Marc Zyngier · 7 years ago