index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/swap: Do not abuse the seqcount_t latching API
Ahmed S. Darwish
2020-09-10
1
-11
/
+54
*
time/sched_clock: Use raw_read_seqcount_latch() during suspend
Ahmed S. Darwish
2020-09-10
1
-1
/
+1
*
lockdep/selftest: Introduce recursion3
Boqun Feng
2020-08-26
1
-0
/
+55
*
locking/selftest: Add test cases for queued_read_lock()
Boqun Feng
2020-08-26
1
-0
/
+104
*
Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
Boqun Feng
2020-08-26
1
-8
/
+0
*
lockdep/selftest: Add more recursive read related test cases
Boqun Feng
2020-08-26
1
-0
/
+161
*
lockdep/selftest: Unleash irq_read_recursion2 and add more
Boqun Feng
2020-08-26
1
-12
/
+47
*
lockdep: Take read/write status in consideration when generate chainkey
Boqun Feng
2020-08-26
1
-18
/
+35
*
lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
Boqun Feng
2020-08-26
1
-0
/
+47
*
lockdep: Add recursive read locks into dependency graph
Boqun Feng
2020-08-26
1
-17
/
+2
*
lockdep: Fix recursive read lock related safe->unsafe detection
Boqun Feng
2020-08-26
1
-47
/
+141
*
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
2020-08-26
1
-3
/
+44
*
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
2020-08-26
1
-8
/
+35
*
lockdep: Make __bfs(.match) return bool
Boqun Feng
2020-08-26
1
-10
/
+10
*
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
2
-19
/
+96
*
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
2
-4
/
+90
*
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
2
-4
/
+4
*
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
2020-08-26
1
-26
/
+35
*
lockdep: Demagic the return value of BFS
Boqun Feng
2020-08-26
1
-66
/
+89
*
lockdep/Documention: Recursive read lock detection reasoning
Boqun Feng
2020-08-26
1
-0
/
+258
*
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
3
-1
/
+47
*
Documentation/locking/locktypes: Fix local_locks documentation
Marta Rybczynska
2020-08-26
1
-12
/
+12
*
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
2020-08-26
1
-4
/
+4
*
locking/refcount: Provide __refcount API to obtain the old value
Peter Zijlstra
2020-08-26
1
-8
/
+57
*
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
2020-08-26
1
-0
/
+2
*
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
1
-5
/
+9
*
lockdep: Only trace IRQ edges
Nicholas Piggin
2020-08-26
2
-15
/
+11
*
mips: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
1
-0
/
+5
*
arm64: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
1
-0
/
+5
*
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
1
-0
/
+5
*
locking/lockdep: Cleanup
Peter Zijlstra
2020-08-26
1
-24
/
+30
*
x86/entry: Remove unused THUNKs
Peter Zijlstra
2020-08-26
1
-5
/
+0
*
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
5
-12
/
+4
*
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-08-26
6
-33
/
+19
*
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
2
-18
/
+16
*
cpuidle: Fixup IRQ state
Peter Zijlstra
2020-08-26
1
-1
/
+2
*
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
3
-10
/
+18
*
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
2020-08-23
1
-1
/
+1
*
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-23
21
-25
/
+161
|
\
|
*
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
2020-08-21
2
-2
/
+11
|
*
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
2020-08-21
1
-2
/
+2
|
*
powerpc/pseries: Do not initiate shutdown when system is running on UPS
Vasant Hegde
2020-08-20
1
-1
/
+0
|
*
powerpc/perf: Fix soft lockups due to missed interrupt accounting
Athira Rajeev
2020-08-20
1
-0
/
+4
|
*
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
2020-08-20
1
-1
/
+1
|
*
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
2020-08-18
1
-6
/
+12
|
*
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
2020-08-18
1
-0
/
+7
|
*
powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
Christophe Leroy
2020-08-18
1
-1
/
+8
|
*
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
2020-08-17
1
-1
/
+1
|
*
powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
Aneesh Kumar K.V
2020-08-17
1
-1
/
+3
|
*
powerpc/kernel: Cleanup machine check function declarations
Madhavan Srinivasan
2020-08-17
4
-8
/
+12
[next]