aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-08-28Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-28Merge tag 'v4.12.29' into standard/baseBruce Ashfield
2018-08-25timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-08-25timers: Invoke timer_start_debug() where it makes senseThomas Gleixner
2018-08-25timers: Use deferrable base independent of base::nohz_activeAnna-Maria Gleixner
2018-08-25tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-08-25tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-08-25tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.28' into standard/baseBruce Ashfield
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge tag 'v4.12.27' into standard/baseBruce Ashfield
2018-08-03bpf: fix incorrect sign extension in check_alu_op()Jann Horn
2018-08-03tracing: Exclude 'generic fields' from histogramsTom Zanussi
2018-08-03posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-07-27PM / s2idle: Clear the events_check_enabled flagRajat Jain
2018-07-27tracing: Allocate mask_str buffer dynamicallyChangbin Du
2018-07-27kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-07-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-05Merge tag 'v4.12.26' into standard/baseBruce Ashfield
2018-07-04kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2018-07-04smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan
2018-07-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-07-02Merge tag 'v4.12.25' into standard/baseBruce Ashfield
2018-06-26seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-06-26seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-06-26seccomp: Use PR_SPEC_FORCE_DISABLEThomas Gleixner
2018-06-26seccomp: Enable speculation flaw mitigationsKees Cook
2018-06-26nospec: Allow getting/setting on non-current taskKees Cook
2018-06-26prctl: Add speculation control prctlsThomas Gleixner
2018-05-08Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-08Merge tag 'v4.12.23' into standard/baseBruce Ashfield
2018-04-30genirq: Track whether the trigger type has been setMarc Zyngier
2018-04-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2018-04-30cpufreq: schedutil: Reset cached_raw_freq when not in sync with next_freqViresh Kumar
2018-04-30perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-04-17Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-04-17Merge tag 'v4.12.22' into standard/baseBruce Ashfield
2018-04-16fork: allow arch-override of VMAP stack alignmentMark Rutland
2018-04-16audit: fix memleak in auditd_send_unicast_skb.Shu Wang
2018-03-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-03-18Merge tag 'v4.12.21' into standard/baseBruce Ashfield
2018-03-14module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-14kdump: Write the correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-03-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-03-05audit: fix memleak in auditd_send_unicast_skb.Shu Wang
2018-02-17Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-02-17Merge tag 'v4.12.20' into standard/baseBruce Ashfield
2018-02-15kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov
2018-02-15nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner