index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2
-24
/
+1
2019-06-17
locking/lockdep: Remove unnecessary DEBUG_LOCKS_WARN_ON()
Kobe Wu
1
-1
/
+1
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
1
-0
/
+23
2019-06-17
jump_label: Sort entries of the same key by the code
Daniel Bristot de Oliveira
1
-0
/
+14
2019-06-17
jump_label: Add a jump_label_can_update() helper
Daniel Bristot de Oliveira
1
-11
/
+18
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
47
-264
/
+256
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-14
/
+35
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-32
/
+91
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-06-14
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-5
/
+12
2019-06-13
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
1
-0
/
+6
2019-06-12
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+27
2019-06-11
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-06-10
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
1
-29
/
+4
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-170
/
+30
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-31
/
+30
2019-06-08
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+29
2019-06-07
Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-2
/
+17
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
2
-2
/
+11
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
1
-4
/
+29
2019-06-05
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
10
-52
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 436
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
7
-18
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
8
-72
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-06-05
signal: improve comments
Christian Brauner
1
-6
/
+5
2019-06-03
locking/lock_events: Use raw_cpu_{add,inc}() for stats
Peter Zijlstra
1
-41
/
+4
2019-06-03
locking/lockdep: Fix merging of hlocks with non-zero references
Imre Deak
1
-9
/
+9
2019-06-03
locking/lockdep: Fix OOO unlock when hlocks need merging
Imre Deak
1
-12
/
+29
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2
-2
/
+11
2019-06-03
locking/lockdep: Remove !dir in lock irq usage check
Yuyang Du
1
-1
/
+1
2019-06-03
locking/lockdep: Adjust new bit cases in mark_lock
Yuyang Du
1
-14
/
+7
2019-06-03
locking/lockdep: Consolidate lock usage bit initialization
Yuyang Du
1
-8
/
+14
2019-06-03
locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
Yuyang Du
1
-0
/
+4
2019-06-03
locking/lockdep: Refactorize check_noncircular and check_redundant
Yuyang Du
1
-44
/
+74
2019-06-03
locking/lockdep: Remove unused argument in __lock_release
Yuyang Du
1
-2
/
+2
[next]