summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-28bpf: skip unnecessary capability checkChenbo Feng
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2018-03-22locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso
2018-03-22sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney
2018-03-22printk: Correctly handle preemption in console_unlock()Petr Mladek
2018-03-22rtmutex: Fix PI chain order integrityPeter Zijlstra
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault
2018-03-22sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka
2018-03-22timers, sched_clock: Update timeout for clock wrapDavid Engraf
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner
2018-03-11bpf: add schedule points in percpu arrays managementEric Dumazet
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann
2018-03-11bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann
2018-03-11timers: Forward timer base before migrating timersLingutla Chandrasekhar
2018-03-03genirq: Guard handle_bad_irq log messagesGuenter Roeck
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner
2018-02-28mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr
2018-02-25kcov: detect double association with a single taskDmitry Vyukov
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe
2018-02-22mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr
2018-02-17ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)
2018-02-17kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers
2018-02-17kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes
2018-02-17sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)
2018-02-17sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)
2018-02-17posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-31bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-01-31bpf: fix divides by zeroEric Dumazet
2018-01-31bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-31bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-23workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)
2018-01-23sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang
2018-01-23timers: Unconditionally check deferrable baseThomas Gleixner
2018-01-23futex: Prevent overflow by strengthen input validationLi Jinyue
2018-01-17bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17bpf: refactor fixup_bpf_calls()Alexei Starovoitov
2018-01-17bpf: move fixup_bpf_calls() functionAlexei Starovoitov
2018-01-10kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov
2018-01-10kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov
2018-01-10kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker