]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - kernel
x86/msr-index: Cleanup bit defines
[mirror_ubuntu-bionic-kernel.git] / kernel /
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
2018-12-06 Thomas Gleixnerposix-timers: Sanitize overrun handling
2018-12-06 Jann Hornbpf: 32-bit RSH verification must truncate input before...
2018-11-15 Jann Hornuserns: also map extents in the reverse map to kernel IDs
2018-11-09 Thomas Gleixnergenirq/migration: Avoid out of line call if pending...
2018-11-09 Thomas Gleixnergenirq/affinity: Defer affinity setting if irq chip...
2018-11-09 Thomas Gleixnergenirq/generic_pending: Do not lose pending affinity...
2018-11-09 Dmitry Torokhovkernfs: allow creating kernfs objects with arbitrary...
2018-11-09 Daniel DrakeInput: i8042 - enable keyboard wakeups by default when...
2018-10-01 Daniel Borkmannbpf: use array_index_nospec in find_prog_type
2018-10-01 Mark Rutlandbpf: fix possible spectre-v1 in find_and_alloc_map()
2018-10-01 Jakub Kicinskibpf: add map_alloc_check callback
2018-10-01 Peter Zijlstrakthread, sched/wait: Fix kthread_parkme() completion...
2018-10-01 Mathieu Malaterresched/deadline: Make the grub_reclaim() function static
2018-10-01 Mathieu Malaterresched/debug: Move the print_rt_rq() and print_dl_rq...
2018-10-01 Waiman Longlocking/percpu-rwsem: Annotate rwsem ownership transfer...
2018-10-01 Waiman Longlocking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
2018-10-01 Peter Zijlstrasched/core: Introduce set_special_state()
2018-10-01 Peter Zijlstrakthread, sched/wait: Fix kthread_parkme() wait-loop
2018-10-01 Peter Zijlstrastop_machine, sched: Fix migrate_swap() vs. active_bala...
2018-09-05 Steven Rostedt ... tracing: Make the snapshot trigger work with instances
2018-09-05 Steven Rostedt ... tracing: Fix crash when freeing instances with event...
2018-08-27 Randy Dunlapkdb: make "mdr" command repeat
2018-08-27 Tejun Heorcu: Call touch_nmi_watchdog() while printing stall...
2018-08-27 Richard Guy Briggsaudit: return on memory error to avoid null pointer...
2018-08-27 Peter Zijlstraperf/core: Fix perf_output_read_group()
2018-08-27 leilei.linperf/core: Fix installing cgroup events on CPU
2018-08-27 Davidlohr Buesosched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP...
2018-08-27 Song Liuperf/cgroup: Fix child event counting bug
2018-08-27 Arvind Yadavworkqueue: use put_device() instead of kfree()
2018-08-27 David Rientjeskernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
2018-08-27 Gustavo A. R. Silvakernel/sys.c: fix potential Spectre v1 issue
2018-08-14 Dexuan Cuitick/broadcast: Use for_each_cpu() specially on UP...
2018-08-14 Peter Zijlstrasched/core: Fix possible Spectre-v1 indexing for sched_...
2018-08-14 Peter Zijlstraperf/core: Fix possible Spectre-v1 indexing for ->aux_p...
2018-08-14 Masami Hiramatsutracing/uprobe_event: Fix strncpy corner case
2018-08-14 Peter Zijlstrasched/autogroup: Fix possible Spectre-v1 indexing for...
2018-08-14 Rafael J. Wysockicpufreq: schedutil: Avoid using invalid next_freq
2018-08-14 Steven Rostedt ... tracing: Fix regex_match_front() to not over compare...
2018-08-14 Jiri Olsaperf: Remove superfluous allocation error check
2018-08-14 Peter Zijlstraclocksource: Consistent de-rate when marking unstable
2018-08-14 Peter Zijlstraclocksource: Initialize cs->wd_list
2018-08-14 Peter Zijlstraclocksource: Allow clocksource_mark_unstable() on unreg...
2018-08-14 Song Liutracing: Fix bad use of igrab in trace_uprobe.c
2018-08-14 Mathieu Desnoyerstracepoint: Do not warn on ENOMEM
2018-08-14 Thomas Richtermodule: Fix display of wrong module .text address
2018-08-14 Thomas Gleixnertick/sched: Do not mess with an enqueued hrtimer
2018-08-10 Tyler Hickscpu: Fix per-cpu regression on ARM64
next