]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel
net/dst: add new function skb_dst_update_pmtu_no_confirm
[mirror_ubuntu-bionic-kernel.git] / kernel /
2020-01-29 Vladis Dronovptp: fix the race between the release of ptp_clock...
2020-01-29 Eric Dumazethrtimer: Annotate lockless access to timer->state
2020-01-29 Johannes Weinerkernel: sysctl: make drop_caches write-only
2020-01-29 Rafael J. Wysockicpufreq: Avoid leaving stale IRQ work items during...
2020-01-29 Viresh Kumarcpufreq: Rename cpufreq_can_do_remote_dvfs()
2020-01-17 Jan Karaaudit: Embed key into chunk
2020-01-17 Konstantin Khorenkokernel/module.c: wakeup processes in module_wq on modul...
2020-01-17 Tejun Heoworkqueue: Fix missing kfree(rescuer) in destroy_workqu...
2020-01-17 Aleksa Saraicgroup: pids: use atomic64_t for pids->limit
2020-01-17 Tejun Heoworkqueue: Fix pwq ref leak in rescuer_thread()
2020-01-17 Tejun Heoworkqueue: Fix spurious sanity check failures in destro...
2020-01-17 Xuewei Zhangsched/fair: Scale bandwidth quota and period without...
2020-01-17 Peter Zijlstrasched/core: Avoid spurious lock dependencies
2020-01-17 Al Viroaudit_get_nd(): don't unlock parent too early
2020-01-17 Masami Hiramatsukprobes: Blacklist symbols in arch-defined prohibited...
2020-01-17 Thomas Gleixnerfutex: Prevent exit livelock
2020-01-17 Thomas Gleixnerfutex: Provide distinct return value when owner is...
2020-01-17 Thomas Gleixnerfutex: Add mutex around futex exit
2020-01-17 Thomas Gleixnerfutex: Provide state handling for exec() as well
2020-01-17 Thomas Gleixnerfutex: Sanitize exit state handling
2020-01-17 Thomas Gleixnerfutex: Mark the begin of futex exit explicitly
2020-01-17 Thomas Gleixnerfutex: Set task::futex_state to DEAD right after handli...
2020-01-17 Thomas Gleixnerfutex: Split futex_mm_release() for exit/exec
2020-01-17 Thomas Gleixnerexit/exec: Seperate mm_release()
2020-01-17 Thomas Gleixnerfutex: Replace PF_EXITPIDONE with a state
2020-01-17 Thomas Gleixnerfutex: Move futex exit handling into futex code
2020-01-17 Yang Taofutex: Prevent robust futex exit race
2020-01-17 Arnd Bergmanny2038: futex: Move compat implementation into futex.c
2020-01-17 Peng Sunbpf: drop refcount if bpf_map_new_fd() fails in map_cre...
2020-01-17 Peng Sunbpf: decrease usercnt if bpf_map_new_fd() fails in...
2020-01-17 Yi Wangfork: fix some -Wmissing-prototypes warnings
2020-01-17 Michael Kelleyirq/matrix: Fix memory overallocation
2020-01-17 Borislav Petkovkernel/panic.c: do not append newline to the stack...
2020-01-17 Sergey Senozhatskyprintk: lock/unlock console only for new logbuf entries
2020-01-17 Richard Guy Briggsaudit: print empty EXECVE args
2020-01-17 Valentin Schneidersched/fair: Don't increase sd->balance_interval on...
2020-01-17 Peter Zijlstrasched/topology: Fix off by one bug
2020-01-17 Taehee Yoobpf: devmap: fix wrong interface selection in notifier_call
2020-01-17 Sergey Senozhatskyprintk: fix integer overflow in setup_log_buf()
2019-11-28 He Zheprintk: Correct wrong casting
2019-11-28 Sergey Senozhatskyprintk: CON_PRINTBUFFER console registration is a bit...
2019-11-28 Petr Mladekprintk: Do not miss new messages when replaying the log
2019-11-28 He Zheprintk: Give error on attempt to set log buffer length...
2019-11-28 Lianbo Jiangkexec: Allocate decrypted control pages for kdump if...
2019-11-28 Borislav Petkovcpu/SMT: State SMT is disabled even with nosmt and...
2019-11-26 Peter Zijlstrasched/debug: Explicitly cast sched_feat() to bool
2019-11-26 Arnd Bergmanny2038: make do_gettimeofday() and get_seconds() inline
2019-11-26 Masami Hiramatsukprobes: Don't call BUG_ON() if there is a kprobe in...
2019-11-26 Eric W. Biedermansignal: Properly deliver SIGILL from uprobes
2019-11-26 Eric W. Biedermansignal: Always ignore SIGKILL and SIGSTOP sent to the...
2019-11-13 Petr Mladektracing: Initialize iter->seq after zeroing in tracing_...
2019-11-13 Frederic Weisbeckersched/vtime: Fix guest/system mis-accounting on task...
2019-11-12 Alexander Shishkinperf/aux: Fix AUX output stopping
2019-11-12 Steven Rostedt ... tracing: Get trace_array reference for available_tracer...
2019-11-12 Steven Rostedt ... ftrace: Get a reference counter for the trace_array...
2019-11-12 Srivatsa S. Bhat... tracing/hwlat: Don't ignore outer-loop duration when...
2019-11-12 Srivatsa S. Bhat... tracing/hwlat: Report total time spent in all NMIs...
2019-11-12 Michal Hockokernel/sysctl.c: do not override max_threads provided...
2019-11-12 Will Deaconpanic: ensure preemption is disabled during panic()
2019-11-12 Balasubramani Vive... tick: broadcast-hrtimer: Fix a race in bc_set_next
2019-11-12 Valdis Kletniekskernel/elfcore.c: include proper prototypes
2019-11-12 KeMeng Shisched/core: Fix migration to invalid CPU in __set_cpus_...
2019-11-12 Wanpeng LiRevert "locking/pvqspinlock: Don't wait if vCPU is...
2019-11-12 Li RongQingtimer: Read jiffies once when forwarding base clk
2019-11-06 Tyler HicksUBUNTU: SAUCE: cpu/speculation: Uninline and export...
2019-10-21 Qian Caisched/fair: Fix -Wunused-but-set-variable warnings
2019-10-21 Dave Chiluksched/fair: Fix low cpu usage with high throttling...
2019-10-21 Patrick Bellasisched/fair: Add lsub_positive() and use it consistently
2019-10-16 Andy WhitcroftPM / hibernate: memory_bm_find_bit(): Tighten node...
2019-10-16 Tetsuo Handakexec: bail out upon SIGKILL when allocating memory.
2019-10-16 Daniel Borkmannbpf: fix use after free in prog symbol exposure
2019-10-16 Miroslav Beneslivepatch: Nullify obj->mod in klp_module_coming()...
2019-10-16 Thomas Gleixnerposix-cpu-timers: Sanitize bogus WARNONS
2019-10-16 Thadeu Lima de Sou... alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
2019-10-16 Vincent Whitchurchprintk: Do not lose last line in kmsg buffer dump
2019-10-16 Masami Hiramatsukprobes: Prohibit probing on BUG() and WARN() address
2019-10-16 Phil Auldsched/fair: Use rq_lock/unlock in online_fair_sched_group
2019-10-16 Juri Lellisched/core: Fix CPU controller for !RT_GROUP_SCHED
2019-10-16 Vincent Guittotsched/fair: Fix imbalance due to CPU affinity
2019-09-26 Marc Zyngierkallsyms: Don't let kallsyms_lookup_size_offset() fail...
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...
next