summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-04-29perf: Return proper values for user stack errorsJiri Olsa1-2/+2
2018-04-29perf: Fix sample_max_stack maximum checkJiri Olsa1-9/+12
2018-04-24resource: fix integer overflow at reallocationTakashi Iwai1-1/+2
2018-04-20perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole1-0/+6
2018-04-13sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2-12/+88
2018-04-13perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra1-5/+10
2018-04-13cpuhotplug: Link lock stacks for hotplug callbacksThomas Gleixner1-0/+13
2018-04-13sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka1-1/+2
2018-04-13perf/core: Fix error handling in perf_event_alloc()Dan Carpenter1-1/+3
2018-04-13perf/callchain: Force USER_DS when invoking perf_callchain_user()Will Deacon1-0/+6
2018-04-13pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()Kirill Tkhai1-1/+3
2018-04-08module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro1-3/+17
2018-04-08genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke1-1/+1
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu1-1/+1
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds1-23/+7
2018-03-31Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman1-3/+1
2018-03-28bpf: skip unnecessary capability checkChenbo Feng1-1/+1
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu3-8/+6
2018-03-24genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede1-1/+3
2018-03-24time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani1-10/+24
2018-03-22locking/locktorture: Fix num reader/writer corner casesDavidlohr Bueso1-32/+44
2018-03-22sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney1-1/+2
2018-03-22sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney1-1/+1
2018-03-22printk: Correctly handle preemption in console_unlock()Petr Mladek1-2/+6
2018-03-22rtmutex: Fix PI chain order integrityPeter Zijlstra2-2/+28
2018-03-22braille-console: Fix value returned by _braille_console_setupSamuel Thibault2-10/+18
2018-03-22sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka1-0/+6
2018-03-22timers, sched_clock: Update timeout for clock wrapDavid Engraf1-0/+5
2018-03-18workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+16
2018-03-11bpf: add schedule points in percpu arrays managementEric Dumazet1-1/+4
2018-03-11bpf: fix mlock precharge on arraymapsDaniel Borkmann1-11/+18
2018-03-11bpf: fix wrong exposure of map_flags into fdinfo for lpmDaniel Borkmann2-0/+2
2018-03-11timers: Forward timer base before migrating timersLingutla Chandrasekhar1-0/+6
2018-03-03genirq: Guard handle_bad_irq log messagesGuenter Roeck1-0/+5
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner1-1/+6
2018-02-28mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr1-5/+8
2018-02-25kcov: detect double association with a single taskDmitry Vyukov1-2/+2
2018-02-25blktrace: fix unlocked registration of tracepointsJens Axboe1-10/+22
2018-02-22mm: Fix memory size alignment in devm_memremap_pages_release()Jan H. Schönherr1-1/+2
2018-02-17ftrace: Remove incorrect setting of glob search fieldSteven Rostedt (VMware)1-1/+0
2018-02-17kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"Eric Biggers1-1/+0
2018-02-17kernel/async.c: revert "async: simplify lowest_in_progress()"Rasmus Villemoes1-8/+12
2018-02-17sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-17sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-17posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner1-15/+19
2018-02-13module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+11
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann1-0/+19
2018-01-31bpf: fix 32-bit divide by zeroAlexei Starovoitov1-0/+18
2018-01-31bpf: fix divides by zeroEric Dumazet1-2/+2
2018-01-31bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann1-0/+5