]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel
init: initialize jump labels before command line option parsing
[mirror_ubuntu-bionic-kernel.git] / kernel /
2019-08-14 Peter Zijlstraperf/core: Fix perf_event_disable_inatomic() race
2019-08-14 Will Deaconlocking/futex: Allow low-level atomic operations to...
2019-08-14 Prasad Sodagudigenirq: Prevent use-after-free and work list corruption
2019-08-14 Andrei Vaginptrace: take into account saved_sigmask in PTRACE{GET...
2019-08-14 Matthew Wilcoxfs: prevent page refcount overflow in pipe_buf_get
2019-08-14 Tetsuo Handaworkqueue: Try to catch flush_work() without INIT_WORK().
2019-08-14 luca abenisched/deadline: Correctly handle active 0-lag timers
2019-08-14 Xie XiuQisched/numa: Fix a possible divide-by-zero
2019-08-14 Peter Zijlstratrace: Fix preempt_enable_no_resched() abuse
2019-08-14 Jann Horntracing: Fix buffer_ref pipe ops
2019-08-14 Wenwen Wangtracing: Fix a memory leak by early error exit in trace...
2019-08-14 Chang-An Chentimers/sched_clock: Prevent generic sched_clock wrap...
2019-08-14 Masami Hiramatsukprobes: Fix error check when reusing optimized probes
2019-08-14 Masami Hiramatsukprobes: Mark ftrace mcount handler functions nokprobe
2019-08-14 Konstantin Khlebnikovsched/core: Fix buffer overflow in cgroup2 property...
2019-08-14 Daniel Borkmannbpf: fix use after free in bpf_evict_inode
2019-08-14 Vitaly Kuznetsovkernel: hung_task.c: disable on suspend
2019-08-14 Stephane Eranianperf/core: Restore mmap record type correctly
2019-08-14 Mel Gormansched/fair: Do not re-read ->h_load_next during hierarc...
2019-08-14 Kefeng Wanggenirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
2019-08-14 Stephen Boydgenirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_w...
2019-08-14 Andrei Vaginalarmtimer: Return correct remaining time
2019-08-14 Andrea Parrisched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued...
2019-08-14 Mathieu Poirierperf/aux: Make perf_event accessible to setup_aux()
2019-08-14 Masami Hiramatsukprobes: Prohibit probing on RCU debug routine
2019-08-14 Valentin Schneidercpu/hotplug: Mute hotplug lockdep during init
2019-08-14 Oleg Nesterovcgroup/pids: turn cgroup_subsys->free() into cgroup_sub...
2019-08-14 Hidetoshi Setosched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMA...
2019-08-14 Thomas Gleixnergenirq: Avoid summation loops for /proc/stat
2019-08-14 Luc Van Oostenrycksched/topology: Fix percpu data types in struct sd_data...
2019-08-14 Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-08-14 Xu Yubpf: do not restore dst_reg when cur_state is freed
2019-08-14 Thomas Gleixnercpu/hotplug: Prevent crash when CPU bringup fails on...
2019-08-14 Jules Maselbassched/cpufreq/schedutil: Fix error path mutex unlock
2019-08-14 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-08-14 Chen Jiefutex: Ensure that futex address is aligned in handle_f...
2019-08-14 Alban Crequybpf, lpm: fix lookup bug in map_delete_elem
2019-08-14 Zhang, Junrcu: Do RCU GP kthread self-wakeup from softirq and...
2019-08-14 Zev Weisskernel/sysctl.c: add missing range check in do_proc_doi...
2019-08-14 zhangyi (F)tracing: Do not free iter->trace in fail path of tracin...
2019-08-14 Tom Zanussitracing: Use strncpy instead of memcpy for string keys...
2019-08-14 Al Virofix cgroup_do_mount() handling of failure exits
2019-08-14 Alexei Starovoitovbpf: fix lockdep false positive in percpu_freelist
2019-08-14 Greg Kroah-Hartmanrelay: check return of create_buf_file() properly
2019-08-14 Stephane Eranianperf core: Fix perf_proc_update_handler() bug
2019-08-14 Daniel Borkmannbpf: fix sanitation rewrite in case of non-pointers
2019-08-14 Peter Zijlstrasched/wake_q: Fix wakeup ordering for wake_q
2019-08-14 Long Ligenirq/matrix: Improve target CPU selection for managed...
2019-08-14 Dou Liyangirq/matrix: Spread managed interrupts on allocation
2019-08-14 Dou Liyangirq/matrix: Split out the CPU selection code into a...
2019-08-14 Xie Yongjilocking/rwsem: Fix (possible) missed wakeup
2019-08-14 Peter Zijlstrafutex: Fix (possible) missed wakeup
2019-08-14 Prateek Soodsched/wait: Fix rcuwait_wake_up() ordering
2019-08-14 Srinivas Ramanagenirq: Make sure the initial affinity is not empty
2019-08-14 Quentin Perrettracing: Fix number of entries in trace header
2019-08-14 Eric W. Biedermansignal: Restore the stop PTRACE_EVENT_EXIT
2019-08-14 Andreas Zieglertracing/uprobes: Fix output for multiple string arguments
2019-08-14 Jiri Olsaperf/x86: Add check_period PMU callback
2019-08-14 Ingo Molnarperf/core: Fix impossible ring-buffer sizes warning
2019-08-14 Andreas Zieglertracing: uprobes: Fix typo in pr_fmt string
2019-08-14 Eric W. Biedermansignal: Better detection of synchronous signals
2019-08-14 Eric W. Biedermansignal: Always notice exiting tasks
2019-08-14 Anders Roxellkernel/kcov.c: mark write_comp_data() as notrace
2019-08-14 Long Ligenirq/affinity: Spread IRQs to all available NUMA...
2019-08-14 Mark Rutlandperf/core: Don't WARN() for impossible ring-buffer...
2019-08-14 Josh Poimboeufcpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-08-14 Thomas Gleixnerfutex: Handle early deadlock return correctly
2019-08-14 Liu, Chuanshengkernel/hung_task.c: force console verbose before panic
2019-08-14 Cheng Linproc/sysctl: fix return error for proc_doulongvec_minmax()
2019-08-14 Tetsuo Handakernel/hung_task.c: break RCU locks based on jiffies
2019-08-14 Douglas Andersonkdb: Don't back trace on a cpu that didn't round up
2019-08-14 Ondrej Mosnacekcgroup: fix parsing empty mount option string
2019-08-14 Peter Rajnohakobject: return error code if writing /sys/.../uevent...
2019-08-14 Bart Van Asschetimekeeping: Use proper seqcount initializer
2019-08-14 Andrei Vaginkernel/exit.c: release ptraced tasks before zap_pid_ns_...
2019-08-14 Alexei Starovoitovbpf: add per-insn complexity limit
2019-08-14 Alexei Starovoitovbpf: improve verifier branch analysis
2019-08-14 Thomas Gleixnerposix-cpu-timers: Unbreak timer rearming
2019-08-14 Jiong Wangbpf: relax verifier restriction on BPF_MOV | BPF_ALU
2019-08-14 Matthew WilcoxFix failure path in alloc_pid()
2019-08-14 Linus Torvaldssched/fair: Fix infinite loop in update_blocked_average...
2019-08-14 Dan Williamsmm, devm_memremap_pages: kill mapping "System RAM"...
2019-08-14 Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2019-08-14 Thomas Gleixnerfutex: Cure exit race
2019-08-14 Tejun Heocgroup: fix CSS_TASK_ITER_PROCS
2019-08-14 Alexei Starovoitovbpf: check pending signals while verifying programs
2019-08-14 Sergey Senozhatskypanic: avoid deadlocks in re-entrant console drivers
2019-08-14 Thomas Gleixnerposix-timers: Fix division by zero bug
2019-08-14 Peter Zijlstralocking/qspinlock, x86: Provide liveness guarantee
2019-08-14 Peter Zijlstralocking/qspinlock: Re-order code
2019-08-14 Will Deaconlocking/qspinlock: Kill cmpxchg() loop when claiming...
2019-08-14 Will Deaconlocking/qspinlock: Remove duplicate clear_pending(...
2019-08-14 Will Deaconlocking/qspinlock: Remove unbounded cmpxchg() loop...
2019-08-14 Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2019-08-14 Will Deaconlocking/qspinlock: Bound spinning on pending->locked...
2019-08-14 Will Deaconlocking/qspinlock: Ensure node is initialised before...
2019-08-14 Paul E. McKenneylocking: Remove smp_read_barrier_depends() from queued_...
2019-08-14 Steven Rostedt ... tracing: Fix memory leak of instance function hash...
2019-08-14 Steven Rostedt ... tracing: Fix memory leak in set_trigger_filter()
2019-07-24 Phil Auldsched/fair: Limit sched_cfs_period_timer() loop to...
next