summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean
2021-08-18mptcp: remote addresses fullmeshGeliang Tang
2021-08-18firmware: qcom_scm: Introduce SCM calls to access LMhThara Gopinath
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim
2021-08-17scsi: target: Allows backend drivers to fail with specific sense codesSergey Samoylenko
2021-08-17scsi: core: Remove scsi_cmnd.tagJohn Garry
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-08-17PCI: Cache PCIe Device Capabilities registerAmey Narkhede
2021-08-17workqueue: Remove unused WORK_NO_COLORLai Jiangshan
2021-08-17workqueue: Rename "delayed" (delayed by active management) to "inactive"Lai Jiangshan
2021-08-17static_call: Update API documentationPeter Zijlstra
2021-08-17locking/local_lock: Add PREEMPT_RT supportThomas Gleixner
2021-08-17locking/spinlock/rt: Prepare for RT local_lockThomas Gleixner
2021-08-17preempt: Adjust PREEMPT_LOCK_OFFSET for RTThomas Gleixner
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner
2021-08-17locking/mutex: Make mutex::wait_lock rawThomas Gleixner
2021-08-17locking/ww_mutex: Move the ww_mutex definitions from <linux/mutex.h> into <li...Thomas Gleixner
2021-08-17locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...Thomas Gleixner
2021-08-17locking/rwlock: Provide RT variantThomas Gleixner
2021-08-17SUNRPC: Add RPC_AUTH_TLS protocol numbersChuck Lever
2021-08-17sysctl: introduce new proc handler proc_doboolJia He
2021-08-17SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2021-08-17NFSD: remove vanity commentsNeilBrown
2021-08-17svcrdma: Convert rdma->sc_rw_ctxts to llistChuck Lever
2021-08-17svcrdma: Relieve contention on sc_send_lock.Chuck Lever
2021-08-17svcrdma: Fewer calls to wake_up() in Send completion handlerChuck Lever
2021-08-17tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)
2021-08-17SUNRPC: Add svc_rqst_replace_page() APIChuck Lever
2021-08-17locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>Thomas Gleixner
2021-08-17locking/spinlock: Provide RT specific spinlock_tThomas Gleixner
2021-08-17locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...Sebastian Andrzej Siewior
2021-08-17rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>Sebastian Andrzej Siewior
2021-08-17locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>Sebastian Andrzej Siewior
2021-08-17locking/rtmutex: Prevent future include recursion hellSebastian Andrzej Siewior
2021-08-17locking/spinlock: Split the lock types header, and move the raw types into <l...Thomas Gleixner
2021-08-17locking/rwsem: Add rtmutex based R/W semaphore implementationThomas Gleixner
2021-08-17locking/rt: Add base code for RT rw_semaphore and rwlockThomas Gleixner
2021-08-17locking/rtmutex: Provide rt_mutex_base_is_locked()Thomas Gleixner
2021-08-17locking/rtmutex: Split out the inner parts of 'struct rtmutex'Peter Zijlstra
2021-08-17locking/rtmutex: Remove rt_mutex_is_locked()Peter Zijlstra
2021-08-17sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()Thomas Gleixner
2021-08-17sched/core: Provide a scheduling point for RT locksThomas Gleixner
2021-08-17sched/wakeup: Prepare for RT sleeping spin/rwlocksThomas Gleixner
2021-08-17sched/wakeup: Reorganize the current::__state helpersThomas Gleixner
2021-08-17sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bitThomas Gleixner
2021-08-17locking/rtmutex: Set proper wait context for lockdepThomas Gleixner