summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber
2020-07-29seqcount: More consistent seqprop namesPeter Zijlstra
2020-07-29seqcount: Compress SEQCNT_LOCKNAME_ZERO()Peter Zijlstra
2020-07-29seqlock: Fold seqcount_LOCKNAME_init() definitionPeter Zijlstra
2020-07-29seqlock: Fold seqcount_LOCKNAME_t definitionPeter Zijlstra
2020-07-29seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/gPeter Zijlstra
2020-07-29hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish
2020-07-29kvm/eventfd: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29vfs: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29netfilter: conntrack: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-29dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish
2020-07-29seqlock: Align multi-line macros newline escapes at 72 columnsAhmed S. Darwish
2020-07-29seqlock: Extend seqcount API with associated locksAhmed S. Darwish
2020-07-29seqlock: lockdep assert non-preemptibility on seqcount_t writeAhmed S. Darwish
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-29seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()Ahmed S. Darwish
2020-07-29seqlock: Add kernel-doc for seqcount_t and seqlock_t APIsAhmed S. Darwish
2020-07-29seqlock: Reorder seqcount_t and seqlock_t API definitionsAhmed S. Darwish
2020-07-29seqlock: seqcount_t latch: End read sections with read_seqcount_retry()Ahmed S. Darwish
2020-07-29seqlock: Properly format kernel-doc code samplesAhmed S. Darwish
2020-07-29Documentation: locking: Describe seqlock design and usageAhmed S. Darwish
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown
2020-07-29kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini
2020-07-29ocxl: Address kernel doc errors & warningsAlastair D'Silva
2020-07-29ocxl: Remove unnecessary externsAlastair D'Silva
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman
2020-07-29Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-29nvmet: add passthru code to process commandsLogan Gunthorpe
2020-07-29nvme-fc: drop a duplicated word in a commentRandy Dunlap
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-28scsi: target: tcmu: Implement tmr_notify callbackBodo Stroesser
2020-07-28scsi: target: Add tmr_notify backend functionBodo Stroesser
2020-07-28scsi: target: iscsi: Fix login error when receivingHou Pu
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-28PM, libnvdimm: Add runtime firmware activation supportDan Williams
2020-07-28dt-bindings: clock: sparx5: Add bindings include fileLars Povlsen
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez
2020-07-28remoteproc: kill IPA notify codeAlex Elder
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu