index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
2017-08-17
1
-1
/
+10
*
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-08-17
1
-0
/
+12
*
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
2017-08-14
1
-6
/
+6
*
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
2017-08-14
1
-0
/
+4
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-11
2
-2
/
+2
|
\
|
*
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-08-10
1
-1
/
+1
|
*
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-10
1
-1
/
+1
*
|
locking/lockdep: Apply crossrelease to completions
Byungchul Park
2017-08-10
1
-0
/
+11
*
|
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
2017-08-10
1
-20
/
+47
*
|
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
1
-26
/
+56
*
|
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
1
-5
/
+47
*
|
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
4
-23
/
+492
*
|
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
2017-08-10
1
-21
/
+19
*
|
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
2017-08-10
1
-3
/
+4
*
|
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
1
-0
/
+70
*
|
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
1
-48
/
+93
*
|
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
3
-0
/
+33
*
|
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
2
-95
/
+1
*
|
locking: Introduce smp_mb__after_spinlock()
Peter Zijlstra
2017-08-10
1
-2
/
+2
*
|
jump_label: Provide hotplug context variants
Marc Zyngier
2017-08-10
1
-4
/
+18
*
|
jump_label: Split out code under the hotplug lock
Marc Zyngier
2017-08-10
1
-9
/
+19
*
|
jump_label: Move CPU hotplug locking
Marc Zyngier
2017-08-10
1
-2
/
+4
*
|
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
2017-08-10
1
-2
/
+9
*
|
cpuset: Make nr_cpusets private
Paolo Bonzini
2017-08-10
1
-0
/
+7
*
|
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
2017-08-10
1
-22
/
+37
*
|
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
2017-08-10
1
-3
/
+30
*
|
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2017-08-10
1
-9
/
+28
*
|
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-08-10
1
-0
/
+13
*
|
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
1
-6
/
+0
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
12
-54
/
+103
|
\
|
|
*
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
|
*
Fix compat_sys_sigpending breakage
Dmitry V. Levin
2017-08-06
1
-4
/
+7
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-04
1
-1
/
+1
|
|
\
|
|
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
|
*
|
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
1
-0
/
+1
|
*
|
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-08-02
1
-3
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
2
-8
/
+17
|
|
\
\
|
|
*
|
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-07-24
1
-6
/
+15
|
*
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
2
-29
/
+40
|
|
\
\
\
|
|
*
|
|
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-07-23
1
-2
/
+2
|
|
*
|
|
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-07-18
1
-0
/
+4
|
|
*
|
|
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
2017-07-08
2
-27
/
+34
|
*
|
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
1
-4
/
+26
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
2017-07-28
1
-0
/
+7
|
|
*
|
|
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-07-25
1
-4
/
+9
|
|
*
|
|
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-07-19
1
-0
/
+10
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
[next]