summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-10time/sched_clock: Use raw_read_seqcount_latch() during suspendAhmed S. Darwish1-1/+1
2020-08-26lockdep/selftest: Introduce recursion3Boqun Feng1-0/+55
2020-08-26locking/selftest: Add test cases for queued_read_lock()Boqun Feng1-0/+104
2020-08-26Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"Boqun Feng1-8/+0
2020-08-26lockdep/selftest: Add more recursive read related test casesBoqun Feng1-0/+161
2020-08-26lockdep/selftest: Unleash irq_read_recursion2 and add moreBoqun Feng1-12/+47
2020-08-26lockdep: Take read/write status in consideration when generate chainkeyBoqun Feng1-18/+35
2020-08-26lockdep/selftest: Add a R-L/L-W test case specific to chain cache behaviorBoqun Feng1-0/+47
2020-08-26lockdep: Add recursive read locks into dependency graphBoqun Feng1-17/+2
2020-08-26lockdep: Fix recursive read lock related safe->unsafe detectionBoqun Feng1-47/+141
2020-08-26lockdep: Adjust check_redundant() for recursive read changeBoqun Feng1-3/+44
2020-08-26lockdep: Support deadlock detection for recursive read locks in check_noncirc...Boqun Feng1-8/+35
2020-08-26lockdep: Make __bfs(.match) return boolBoqun Feng1-10/+10
2020-08-26lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng2-19/+96
2020-08-26lockdep: Introduce lock_list::depBoqun Feng2-4/+90
2020-08-26lockdep: Reduce the size of lock_list::distanceBoqun Feng2-4/+4
2020-08-26lockdep: Make __bfs() visit every dependency until a matchBoqun Feng1-26/+35
2020-08-26lockdep: Demagic the return value of BFSBoqun Feng1-66/+89
2020-08-26lockdep/Documention: Recursive read lock detection reasoningBoqun Feng1-0/+258
2020-08-26locking: More accurate annotations for read_lock()Boqun Feng3-1/+47
2020-08-26Documentation/locking/locktypes: Fix local_locks documentationMarta Rybczynska1-12/+12
2020-08-26seqlock: Fix multiple kernel-doc warningsRandy Dunlap1-4/+4
2020-08-26locking/refcount: Provide __refcount API to obtain the old valuePeter Zijlstra1-8/+57
2020-08-26seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()Peter Zijlstra1-0/+2
2020-08-26lockdep,trace: Expose tracepointsPeter Zijlstra1-5/+9
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin2-15/+11
2020-08-26mips: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26arm64: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26nds32: Implement arch_irqs_disabled()Peter Zijlstra1-0/+5
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26x86/entry: Remove unused THUNKsPeter Zijlstra1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra5-12/+4
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra6-33/+19
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2-18/+16
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra1-1/+2
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra3-10/+18
2020-08-23Linux 5.9-rc2v5.9-rc2Linus Torvalds1-1/+1
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5