]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel
tun: fix use after free for ptr_ring
[mirror_ubuntu-bionic-kernel.git] / kernel /
2019-07-24 Gaurav Kohlitimers: Clear timer_base::must_forward_clk with timer_b...
2019-07-24 Thomas Gleixnercpu/hotplug: Prevent state corruption on error rollback
2019-07-24 Neeraj Upadhyaycpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
2019-07-24 Johannes Bergworkqueue: re-add lockdep dependencies for flushing
2019-07-24 Johannes Bergworkqueue: skip lockdep wq dependency in cancel_work_sync()
2019-07-24 Jan H. Schönherrmm: Fix devm_memremap_pages() collision handling
2019-07-24 Jann Hornfork: don't copy inconsistent signal handler state...
2019-07-24 Dan Williamsmm, dev_pagemap: Do not clear ->mapping on final put
2019-07-24 Jann Hornuserns: move user access out of the mutex
2019-07-24 Jann Hornsys: don't hold uts_sem while accessing userspace memory
2019-07-24 zhangyi (F)PM / sleep: wakeup: Fix build error caused by missing...
2019-07-24 Steven Rostedt ... uprobes: Use synchronize_rcu() not synchronize_sched()
2019-07-24 Kamalesh Babulallivepatch: Validate module/old func name length
2019-07-24 Steven Rostedt ... printk/tracing: Do not trace printk_nmi_enter()
2019-07-24 Steven Rostedt ... tracing/blktrace: Fix to allow setting same value
2019-07-24 Steven Rostedt ... tracing: Do not call start/stop() functions when tracin...
2019-07-24 Masami Hiramatsukprobes: Replace %p with other pointer types
2019-07-24 Masami Hiramatsukprobes: Show blacklist addresses as same as kallsyms...
2019-07-24 Vincent Whitchurchwatchdog: Mark watchdog touch functions as notrace
2019-07-24 Masami Hiramatsukprobes: Make list and blacklist root user read only
2019-07-24 Peter Zijlstrastop_machine: Reflow cpu_stop_queue_two_works()
2019-07-24 Petr Mladekprintk/nmi: Prevent deadlock when accessing the main...
2019-07-24 Petr Mladekprintk: Create helper function to queue deferred consol...
2019-07-24 Petr Mladekprintk: Split the code for storing a message into the...
2019-07-24 Hailong Liusched/rt: Restore rt_runtime after disabling RT_RUNTIME...
2019-07-24 Peter Rosinlocking/rtmutex: Allow specifying a subclass for nested...
2019-07-24 Linus Torvaldsmm: make vm_area_alloc() initialize core fields
2019-07-24 Linus Torvaldsmm: make vm_area_dup() actually copy the old vma data
2019-07-24 Linus Torvaldsmm: use helper functions for allocating and freeing...
2019-07-24 Xunlei Pangsched/fair: Fix bandwidth timer clock drift condition
2019-07-24 Mathieu Malaterretracing: Use __printf markup to silence compiler
2019-07-24 Mauricio Vasquez Bbpf: hash map: decrement counter on error
2019-07-24 Steven Rostedt ... locking/lockdep: Do not record IRQ state within lockdep...
2019-07-24 Daniel Bristot de... sched/deadline: Update rq_clock of later_rq when pushin...
2019-07-24 Abel Vesacpu/hotplug: Non-SMP machines do not make use of booted...
2019-07-24 Linus Torvaldsinit: rename and re-order boot_cpu_state_init()
2019-07-24 Linus TorvaldsMark HI and TASKLET softirq synchronous
2019-07-24 Masami Hiramatsuring_buffer: tracing: Inherit the tracing setting to...
2019-07-24 Frederic Weisbeckernohz: Fix missing tick reprogram when interrupting...
2019-07-24 Anna-Maria Gleixnernohz: Fix local_timer_softirq_pending()
2019-07-24 Thomas Gleixnergenirq: Make force irq threading setup more robust
2019-07-24 Yi Wangaudit: fix potential null dereference 'context->module...
2019-07-02 Christian Braunersysctl: handle overflow in proc_get_long
2019-07-02 Will Deaconkernel/sysctl.c: fix out-of-bounds access when setting...
2019-07-02 Christian Braunersysctl: handle overflow for file-max
2019-07-02 Tejun HeoRCU, workqueue: Implement rcu_work
2019-05-06 Josh Poimboeufcpu/speculation: Add 'mitigations=' cmdline option
2019-04-01 Joerg Roedelperf/core: Make sure the ring-buffer is mapped in all...
2019-04-01 Thomas Gleixnerptrace: Remove unused ptrace_may_access_sched() and...
2019-04-01 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-04-01 Thomas Gleixnersched/smt: Expose sched_smt_present static key
2019-04-01 Peter Zijlstra ... sched/smt: Make sched_smt_present track topology
2019-04-01 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2019-04-01 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-03-28 Prasad Sodagudistop_machine: Atomically queue and wake stopper threads
2019-03-28 Isaac J. Manjarresstop_machine: Disable preemption after queueing stopper...
2019-03-08 Daniel Borkmannbpf: fix inner map masking to prevent oob under speculation
2019-03-08 Daniel Borkmannbpf: fix sanitation of alu op with pointer / scalar...
2019-03-08 Daniel Borkmannbpf: prevent out of bounds speculation on pointer arith...
2019-03-08 Daniel Borkmannbpf: fix check_map_access smin_value test when pointer...
2019-03-08 Daniel Borkmannbpf: restrict unknown scalars of mixed signed bounds...
2019-03-08 Daniel Borkmannbpf: restrict stack pointer arithmetic for unprivileged
2019-03-08 Daniel Borkmannbpf: restrict map value pointer arithmetic for unprivileged
2019-03-08 Daniel Borkmannbpf: enable access to ax register also from verifier...
2019-03-08 Daniel Borkmannbpf: move tmp variable into ax register in interpreter
2019-03-04 Daniel Borkmannbpf: move {prev_,}insn_idx into verifier env
2019-03-04 Alexei Starovoitovbpf/verifier: disallow pointer subtraction
2019-03-04 Daniel Borkmannbpf: properly enforce index mask to prevent out-of...
2019-03-01 Mathieu Malaterreclocksource: Move inline keyword to the beginning of...
2019-03-01 Tetsuo Handamm: check for SIGKILL inside dup_mmap() loop
2019-03-01 Dave Jiangmm: disallow mappings that conflict for devm_memremap_p...
2019-03-01 Ondrej Mosnáčekaudit: allow not equal op for audit by executable
2019-03-01 Sebastian Andrzej... delayacct: Use raw_spinlocks
2019-03-01 Thomas Gleixnerstop_machine: Use raw spinlocks
2019-03-01 Jakub Kicinskibpf: fix references to free_bpf_prog_info() in comments
2019-03-01 Sebastian Andrzej... PM / wakeup: Make s2idle_lock a RAW_SPINLOCK
2019-03-01 Sergey Senozhatskyprintk: drop in_nmi check from printk_safe_flush_on_panic()
2019-03-01 Tetsuo Handakernel/hung_task.c: show all hung tasks before panic
2019-03-01 Mark Rutlandkcov: ensure irq code sees a valid area
2019-03-01 Steven Rostedt ... tracing: Quiet gcc warning about maybe unused link...
2019-03-01 Artem Savkovtracing/kprobes: Fix trace_probe flags on enable_trace_...
2019-03-01 Snild Dolkowkthread, tracing: Don't expose half-written comm when...
2019-03-01 Steven Rostedt ... tracing: Fix possible double free in event_enable_trigg...
2019-03-01 Steven Rostedt ... tracing: Fix double free of event_trigger_data
2019-03-01 Kees Cookfork: unconditionally clear stack on fork
2019-02-28 Dennis Kreinsrcu: Lock srcu_data structure in srcu_gp_start()
2019-02-28 Paul E. McKenneysrcu: Prohibit call_srcu() use under raw spinlocks
2019-02-06 Isaac J. Manjarresstop_machine: Disable preemption when waking two stoppe...
2019-02-06 David Herrmannfork: record start_time late
2019-01-14 Suzuki K Pouloseperf: Export perf_event_update_userpage
2019-01-14 Daniel Borkmannbpf: reject passing modified ctx to helper functions
2019-01-14 Tetsuo HandaPM / hibernate: Fix oops at snapshot_write()
2019-01-14 Joel Fernandes ... tracing: Reorder display of TGID to be after PID
2019-01-14 Changbin Dutracing: Fix missing return symbol in function_graph...
2019-01-14 Paul Burtonsched/core: Require cpu_active() in select_task_rq...
2019-01-14 Peter Zijlstrasched/core: Fix rules for running on online && !active...
2019-01-14 Waiman Longlocking/rwsem: Fix up_read_non_owner() warning with...
2019-01-14 Joel Fernandes ... softirq: Reorder trace_softirqs_on to prevent lockdep...
2019-01-14 Geert Uytterhoeventime: Make sure jiffies_to_msecs() preserves non-zero...
2019-01-14 Tetsuo Handaprintk: fix possible reuse of va_list variable
next