summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-12-09perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-11-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-11-15workqueue: Fix NULL pointer dereferenceLi Bin
2017-11-15sched/core: Add missing update_rq_clock() call in sched_move_task()Peter Zijlstra
2017-11-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo
2017-10-21hrtimer: Catch invalid clockids againMarc Zyngier
2017-10-21sched/fair: Update rq clock before changing a task's CPU affinityWanpeng Li
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-18rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra
2017-10-12ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-12bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-12bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-10-05seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov
2017-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-05genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi
2017-09-07cpuset: Fix incorrect memory_pressure control file mappingWaiman Long
2017-09-07mm, uprobes: fix multiple free of ->uprobes_state.xol_areaEric Biggers
2017-09-02locking/spinlock/debug: Remove spinlock lockup detection codeWaiman Long
2017-09-02gcov: support GCC 7.1Martin Liska
2017-08-30timers: Fix excessive granularity of new timers after a nohz idleNicholas Piggin
2017-08-30perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-30ftrace: Check for null ret_stack on profile function graph entry functionSteven Rostedt (VMware)
2017-08-30tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-30tracing: Fix kmemleak in tracing_map_array_free()Chunyu Hu
2017-08-30tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)
2017-08-30fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers
2017-08-30bpf/verifier: fix min/max handling in BPF_SUBEdward Cree
2017-08-30bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-08-30bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann
2017-08-30bpf: adjust verifier heuristicsDaniel Borkmann
2017-08-30bpf, verifier: add additional patterns to evaluate_reg_imm_aluJohn Fastabend
2017-08-30bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-24genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-24genirq: Restore trigger settings in irq_modify_status()Marc Zyngier
2017-08-24audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-08-16futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-08-11timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic
2017-08-11cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin