summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa2018-07-17
* tracing: Fix missing return symbol in function_graph outputChangbin Du2018-07-11
* time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven2018-07-03
* tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-06-06
* kdb: make "mdr" command repeatRandy Dunlap2018-05-30
* audit: return on memory error to avoid null pointer dereferenceRichard Guy Briggs2018-05-30
* perf/core: Fix perf_output_read_group()Peter Zijlstra2018-05-30
* sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-05-30
* perf/cgroup: Fix child event counting bugSong Liu2018-05-30
* workqueue: use put_device() instead of kfree()Arvind Yadav2018-05-30
* kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes2018-05-30
* locking/qspinlock: Ensure node->count is updated before initialising nodeWill Deacon2018-05-30
* x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann2018-05-30
* kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang2018-05-30
* kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-30
* time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2018-05-26
* tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-26
* signals: avoid unnecessary taking of sighand->siglockWaiman Long2018-05-26
* kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang2018-05-26
* futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby2018-05-26
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* futex: Remove unnecessary warning from get_futex_keyMel Gorman2018-05-26
* audit: move calcs after alloc and check when logging set loginuidRichard Guy Briggs2018-05-26
* perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-16
* tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu2018-05-16
* tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)2018-05-16
* perf: Remove superfluous allocation error checkJiri Olsa2018-05-16
* tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-05-16
* bpf: map_get_next_key to return first key on NULLTeng Qin2018-05-16
* perf/core: Fix the perf_cpu_time_max_percent checkTan Xiaojun2018-05-16
* perf: Return proper values for user stack errorsJiri Olsa2018-04-29
* resource: fix integer overflow at reallocationTakashi Iwai2018-04-24
* futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman2018-04-13
* perf/core: Correct event creation with PERF_FORMAT_GROUPPeter Zijlstra2018-04-13
* sched/numa: Use down_read_trylock() for the mmap_semVlastimil Babka2018-04-13
* pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid()Kirill Tkhai2018-04-13
* audit: add tty field to LOGIN eventRichard Guy Briggs2018-04-08
* genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke2018-04-08
* kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2018-04-08
* perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds2018-04-08
* Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman2018-03-31
* bpf: skip unnecessary capability checkChenbo Feng2018-03-28
* tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-28
* genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede2018-03-24
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2018-03-24
* bpf: fix incorrect sign extension in check_alu_op()Jann Horn2018-03-22
* sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
* sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
* braille-console: Fix value returned by _braille_console_setupSamuel Thibault2018-03-22
* sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka2018-03-22