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