summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-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
2021-08-17locking/local_lock: Add missing owner initializationThomas Gleixner
2021-08-17Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar
2021-08-17power: supply: max17042_battery: more robust chip type checksSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-08-17power: supply: max17042_battery: clean up MAX17055_V_emptySebastian Krzyszkowiak
2021-08-17fs: add generic helper for filling statx attribute flagsAmir Goldstein
2021-08-16iomap: constify iomap_iter_srcmapChristoph Hellwig
2021-08-16iomap: rework unshare flagChristoph Hellwig
2021-08-16iomap: remove iomap_applyChristoph Hellwig
2021-08-16iomap: switch __iomap_dio_rw to use iomap_iterChristoph Hellwig
2021-08-16iomap: add the new iomap_iter modelChristoph Hellwig
2021-08-16iomap: mark the iomap argument to iomap_inline_data_valid constChristoph Hellwig
2021-08-16iomap: mark the iomap argument to iomap_inline_data constChristoph Hellwig