summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-09bug: use %pB in BUG and stack protector failureKees Cook
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin
2018-03-09softirq: Consolidate common code in tasklet_[hi]_action()Ingo Molnar
2018-03-09softirq: Consolidate common code in __tasklet_[hi]_schedule()Ingo Molnar
2018-03-09genirq/irq_sim: Return the base of the irq range from irq_sim_init()Bartosz Golaszewski
2018-03-09genirq/irq_sim: Check the return value of irq_sim_init() for error codesBartosz Golaszewski
2018-03-09genirq/irq_sim: Explicitly include slab.hBartosz Golaszewski
2018-03-09rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng
2018-03-09bpf: comment why dots in filenames under BPF virtual FS are not allowedQuentin Monnet
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Song Liu
2018-03-09sched/completions: Use bool in try_wait_for_completion()gaurav jindal
2018-03-09sched/fair: Update blocked load when newly idleVincent Guittot
2018-03-09sched/fair: Move idle_balance()Peter Zijlstra
2018-03-09sched/nohz: Merge CONFIG_NO_HZ_COMMON blocksPeter Zijlstra
2018-03-09sched/fair: Move rebalance_domains()Peter Zijlstra
2018-03-09sched/nohz: Optimize nohz_idle_balance()Peter Zijlstra
2018-03-09sched/fair: Reduce the periodic update durationVincent Guittot
2018-03-09sched/nohz: Stop NOHZ stats when decayedVincent Guittot
2018-03-09sched/cpufreq: Provide migration hintPeter Zijlstra
2018-03-09sched/nohz: Clean up nohz enter/exitPeter Zijlstra
2018-03-09sched/fair: Update blocked load from NEWIDLEPeter Zijlstra
2018-03-09sched/fair: Add NOHZ stats balancingPeter Zijlstra
2018-03-09sched/fair: Restructure nohz_balance_kick()Peter Zijlstra
2018-03-09sched/fair: Add NOHZ_STATS_KICKPeter Zijlstra
2018-03-09sched/core: Convert nohz_flags to atomic_tPeter Zijlstra
2018-03-09cpufreq/schedutil: Rewrite CPUFREQ_RT supportPeter Zijlstra
2018-03-09cpufreq/schedutil: Remove unused CPUFREQ_DLPeter Zijlstra
2018-03-09sched/fair: Add ';' after label attributesNorbert Manthey
2018-03-09Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2018-03-08audit: link denied should not directly generate PATH recordRichard Guy Briggs
2018-03-08audit: make ANOM_LINK obey audit_enabled and audit_dummy_contextRichard Guy Briggs
2018-03-08module: propagate error in modules_open()Leon Yu
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-08panic: Add closing panic marker parenthesisBorislav Petkov
2018-03-08bpf: add support to read sample address in bpf programTeng Qin
2018-03-07usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley
2018-03-06kernel/memremap: Remove stale devres_free() callOliver O'Halloran
2018-03-06audit: do not panic on invalid boot parameterGreg Edwards
2018-03-06Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-04sched/core: Undefine tracepoint creation at the end of core.cIngo Molnar
2018-03-04sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...Ingo Molnar
2018-03-04sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.cIngo Molnar
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2018-03-03sched/deadline: Clean up various coding style detailsMario Leinweber
2018-03-02memremap: fix softlockup reports at teardownDan Williams