]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel
ARM: OMAP2+: Fix omap4 errata warning on other SoCs
[mirror_ubuntu-bionic-kernel.git] / kernel /
2019-09-26 Yang Yingliangmodules: fix compile error if don't have strict module rwx
2019-09-26 Yang Yingliangmodules: fix BUG when load module with rodata=n
2019-09-26 Yunfeng Yegenirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-26 Nadav Amitresource: fix locking in find_next_iomem_res()
2019-09-26 Bjorn Helgaasresource: Fix find_next_iomem_res() iteration issue
2019-09-26 Bjorn Helgaasresource: Include resource end in walk_*() interfaces
2019-09-26 Jessica Yumodules: always page-align module section allocations
2019-09-26 YueHaibingkernel/module: Fix mem leak in module_add_modinfo_attrs
2019-09-26 Liangyansched/fair: Don't assign runtime for throttled cfs_rq
2019-09-26 Andrea Righikprobes: Fix potential deadlock in kprobe_optimizer()
2019-09-26 Steven Rostedt ... ftrace: Check for empty hash and comment the race with...
2019-09-26 Naveen N. Raoftrace: Check for successful allocation of hash
2019-09-26 Naveen N. Raoftrace: Fix NULL pointer dereference in t_probe_next()
2019-09-17 Michael Kelleygenirq: Properly pair kobject_del() with kobject_add()
2019-09-17 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2019-09-17 Daniel Borkmannbpf: add bpf_jit_limit knob to restrict unpriv allocations
2019-09-17 Daniel Borkmannbpf: get rid of pure_initcall dependency to enable...
2019-09-17 Leonard Crestezperf/core: Fix creating kernel counters for PMUs that...
2019-09-17 Tejun Heocgroup: Fix css_task_iter_advance_css_set() cset skip...
2019-09-17 Tejun Heocgroup: css_task_iter_skip()'d iterators must be advanc...
2019-09-17 Tejun Heocgroup: Include dying leaders with live threads in...
2019-09-17 Tejun Heocgroup: Implement css_task_iter_skip()
2019-09-17 Tejun Heocgroup: Call cgroup_release() before __exit_signal()
2019-08-14 Prarit Bhargavakernel/module.c: Only return -EEXIST for modules that...
2019-08-14 Cheng Jianftrace: Enable trampoline when rec count returns back...
2019-08-14 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-08-14 Qian Caisched/fair: Fix "runnable_avg_yN_inv" not used warnings
2019-08-14 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-08-14 Arnd Bergmannlocking/lockdep: Hide unused 'class' variable
2019-08-14 Yuyang Dulocking/lockdep: Fix lock used or unused stats error
2019-08-14 Daniel Jordanpadata: use smp_mb in padata_reorder to avoid orphaned...
2019-08-14 Nathan Huckleberrytimer_list: Guard procfs specific code
2019-08-14 Miroslav Lichvarntp: Limit TAI-UTC offset
2019-08-14 Gao Xiangsched/core: Add __sched tag for io_schedule()
2019-08-14 Valdis Klētnieksbpf: silence warning messages in core
2019-08-14 Imre Deaklocking/lockdep: Fix merging of hlocks with non-zero...
2019-08-14 Eric W. Biedermansignal/pid_namespace: Fix reboot_pid_ns to use send_sig...
2019-08-14 Thomas Gleixnergenirq: Add optional hardware synchronization for shutdown
2019-08-14 Lukas Wunnergenirq: Synchronize only with single thread on free_irq()
2019-08-14 Lukas Wunnergenirq: Update code comments wrt recycled thread_mask
2019-08-14 Thomas Gleixnergenirq: Fix misleading synchronize_irq() documentation
2019-08-14 Thomas Gleixnergenirq: Delay deactivation in free_irq()
2019-08-14 Toshiaki Makitabpf, devmap: Fix premature entry free on destroying map
2019-08-14 Eiichi Tsukatacpu/hotplug: Fix out-of-bounds read when setting fail...
2019-08-14 Peter Zijlstraperf/core: Fix perf_sample_regs_user() mm check
2019-08-14 Petr Mladekftrace/x86: Remove possible deadlock between register_k...
2019-08-14 Eiichi Tsukatatracing/snapshot: Resize spare buffer if size changed
2019-08-14 Wei Liftrace: Fix NULL pointer dereference in free_ftrace_fun...
2019-08-14 Josh Poimboeufmodule: Fix livepatch/ftrace module text permissions...
2019-08-14 Joel Savitzcpuset: restore sanity to cpuset_cpus_allowed_fallback()
2019-08-14 Geert Uytterhoevencpu/speculation: Warn on unsupported mitigations= parameter
2019-08-14 Miguel Ojedatracing: Silence GCC 9 array bounds warning
2019-08-14 Peter Zijlstraperf/ring-buffer: Always use {READ,WRITE}_ONCE() for...
2019-08-14 Peter Zijlstraperf/ring_buffer: Add ordering to rb->nest increment
2019-08-14 Yabin Cuiperf/ring_buffer: Fix exposing a temporarily decreased...
2019-08-14 Peter Zijlstrax86/uaccess, kcov: Disable stack protector
2019-08-14 Jann Hornptrace: restore smp_rmb() in __ptrace_may_access()
2019-08-14 Eric W. Biedermansignal/ptrace: Don't leak unitialized kernel memory...
2019-08-14 Krzesimir Nowakbpf: fix undefined behavior in narrow load handling
2019-08-14 Miroslav Lichvarntp: Allow TAI-UTC offset to be set to zero
2019-08-14 Cyrill Gorcunovkernel/sys.c: prctl: fix false positive in validate_prc...
2019-08-14 Christian Braunersysctl: return -EINVAL if val violates minmax
2019-08-14 Jiri Kosinax86/power: Fix 'nosmt' vs hibernation triple fault...
2019-08-14 Zhenliang Weikernel/signal.c: trace_signal_deliver when signal_group...
2019-08-14 Nicholas Pigginirq_work: Do not raise an IPI when queueing work on...
2019-08-14 Nicholas Pigginsched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC...
2019-08-14 Nadav Amitx86/modules: Avoid breaking W^X while loading modules
2019-08-14 Al Viroacct_on(): don't mess with freeze protection
2019-08-14 Paul E. McKenneyrcuperf: Fix cleanup path for invalid perf_type strings
2019-08-14 Paul E. McKenneyrcutorture: Fix cleanup path for invalid torture_type...
2019-08-14 Konstantin Khlebnikovsched/core: Handle overflow in cpu_shares_write_u64
2019-08-14 Konstantin Khlebnikovsched/rt: Check integer overflow at usec to nsec conversion
2019-08-14 Konstantin Khlebnikovsched/core: Check quota and period overflow at usec...
2019-08-14 Roman Gushchincgroup: protect cgroup->nr_(dying_)descendants by css_s...
2019-08-14 Wenwen Wangaudit: fix a memory leak bug
2019-08-14 Eric Dumazetbpf: devmap: fix use-after-free Read in __dev_map_entry...
2019-08-14 Chenbo Fengbpf: relax inode permission check for retrieving bpf...
2019-08-14 Daniel Borkmannbpf, lru: avoid messing with eviction heuristics upon...
2019-08-14 Daniel Borkmannbpf: add map_lookup_elem_sys_only for lookups from...
2019-08-14 Tobin C. Hardingsched/cpufreq: Fix kobject memleak
2019-08-14 Elazar Leibovichtracing: Fix partial reading of trace event's id file
2019-08-14 Andrea Arcangeliuserfaultfd: use RCU to free the task struct when fork...
2019-08-14 Waiman Longlocking/rwsem: Prevent decrement of reader count before...
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
next