summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-08-26lockdep: Add recursive read locks into dependency graphBoqun Feng
2020-08-26lockdep: Fix recursive read lock related safe->unsafe detectionBoqun Feng
2020-08-26lockdep: Adjust check_redundant() for recursive read changeBoqun Feng
2020-08-26lockdep: Support deadlock detection for recursive read locks in check_noncirc...Boqun Feng
2020-08-26lockdep: Make __bfs(.match) return boolBoqun Feng
2020-08-26lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng
2020-08-26lockdep: Introduce lock_list::depBoqun Feng
2020-08-26lockdep: Reduce the size of lock_list::distanceBoqun Feng
2020-08-26lockdep: Make __bfs() visit every dependency until a matchBoqun Feng
2020-08-26lockdep: Demagic the return value of BFSBoqun Feng
2020-08-26lockdep/Documention: Recursive read lock detection reasoningBoqun Feng
2020-08-26locking: More accurate annotations for read_lock()Boqun Feng
2020-08-26Documentation/locking/locktypes: Fix local_locks documentationMarta Rybczynska
2020-08-26seqlock: Fix multiple kernel-doc warningsRandy Dunlap
2020-08-26locking/refcount: Provide __refcount API to obtain the old valuePeter Zijlstra
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra
2020-08-26lockdep,trace: Expose tracepointsPeter Zijlstra
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-26nds32: Implement arch_irqs_disabled()Peter Zijlstra
2020-08-26locking/lockdep: CleanupPeter Zijlstra
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra
2020-08-23Linux 5.9-rc2Linus Torvalds
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur