summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2019-06-17jump_label: Batch updates if arch supports itDaniel Bristot de Oliveira
2019-06-17jump_label: Sort entries of the same key by the codeDaniel Bristot de Oliveira
2019-06-17jump_label: Add a jump_label_can_update() helperDaniel Bristot de Oliveira
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-15Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-06-14Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li
2019-06-14module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf
2019-06-14tracing/uprobe: Fix obsolete comment on trace_uprobe_create()Eiichi Tsukata
2019-06-14tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()Eiichi Tsukata
2019-06-14tracing: Make two symbols staticYueHaibing
2019-06-14tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik
2019-06-14tracing: Fix out-of-range read in trace_stack_print()Eiichi Tsukata
2019-06-14timekeeping: Repair ktime_get_coarse*() granularityThomas Gleixner
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13mm/devm_memremap_pages: introduce devm_memunmap_pagesDan Williams
2019-06-12cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz
2019-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-06-11ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn
2019-06-10cgroup: Fix css_task_iter_advance_css_set() cset skip conditionTejun Heo
2019-06-10cgroup/bfq: revert bfq.weight symlink changeJens Axboe
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-08Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-07Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-07Merge branch 'pm-x86'Rafael J. Wysocki
2019-06-07cgroup: let a symlink too be created with a cftype fileAngelo Ruocco
2019-06-05cgroup: css_task_iter_skip()'d iterators must be advanced before accessedTejun Heo
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05signal: improve commentsChristian Brauner
2019-06-03locking/lock_events: Use raw_cpu_{add,inc}() for statsPeter Zijlstra
2019-06-03locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak
2019-06-03locking/lockdep: Fix OOO unlock when hlocks need mergingImre Deak
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-03locking/lockdep: Remove !dir in lock irq usage checkYuyang Du
2019-06-03locking/lockdep: Adjust new bit cases in mark_lockYuyang Du
2019-06-03locking/lockdep: Consolidate lock usage bit initializationYuyang Du
2019-06-03locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALLYuyang Du
2019-06-03locking/lockdep: Refactorize check_noncircular and check_redundantYuyang Du
2019-06-03locking/lockdep: Remove unused argument in __lock_releaseYuyang Du
2019-06-03locking/lockdep: Remove redundant argument in check_deadlockYuyang Du
2019-06-03locking/lockdep: Update comments on dependency searchYuyang Du