index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-08-17
locking/mutex: Move the 'struct mutex_waiter' definition from <linux/mutex.h>...
Thomas Gleixner
2021-08-17
locking/rwlock: Provide RT variant
Thomas Gleixner
2021-08-17
SUNRPC: Add RPC_AUTH_TLS protocol numbers
Chuck Lever
2021-08-17
sysctl: introduce new proc handler proc_dobool
Jia He
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2021-08-17
locking/spinlock: Provide RT variant header: <linux/spinlock_rt.h>
Thomas Gleixner
2021-08-17
locking/spinlock: Provide RT specific spinlock_t
Thomas Gleixner
2021-08-17
locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...
Sebastian Andrzej Siewior
2021-08-17
rbtree: Split out the rbtree type definitions into <linux/rbtree_types.h>
Sebastian Andrzej Siewior
2021-08-17
locking/lockdep: Reduce header dependencies in <linux/debug_locks.h>
Sebastian Andrzej Siewior
2021-08-17
locking/rtmutex: Prevent future include recursion hell
Sebastian Andrzej Siewior
2021-08-17
locking/spinlock: Split the lock types header, and move the raw types into <l...
Thomas Gleixner
2021-08-17
locking/rwsem: Add rtmutex based R/W semaphore implementation
Thomas Gleixner
2021-08-17
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
2021-08-17
locking/rtmutex: Provide rt_mutex_base_is_locked()
Thomas Gleixner
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
2021-08-17
sched/wake_q: Provide WAKE_Q_HEAD_INITIALIZER()
Thomas Gleixner
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
2021-08-17
sched/wakeup: Reorganize the current::__state helpers
Thomas Gleixner
2021-08-17
sched/wakeup: Introduce the TASK_RTLOCK_WAIT state bit
Thomas Gleixner
2021-08-17
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
locking/local_lock: Add missing owner initialization
Thomas Gleixner
2021-08-17
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2021-08-17
power: supply: max17042_battery: more robust chip type checks
Sebastian Krzyszkowiak
2021-08-17
power: supply: max17042_battery: fix typo in MAx17042_TOFF
Sebastian Krzyszkowiak
2021-08-17
power: supply: max17042_battery: clean up MAX17055_V_empty
Sebastian Krzyszkowiak
2021-08-17
fs: add generic helper for filling statx attribute flags
Amir Goldstein
2021-08-16
iomap: constify iomap_iter_srcmap
Christoph Hellwig
2021-08-16
iomap: rework unshare flag
Christoph Hellwig
2021-08-16
iomap: remove iomap_apply
Christoph Hellwig
2021-08-16
iomap: switch __iomap_dio_rw to use iomap_iter
Christoph Hellwig
2021-08-16
iomap: add the new iomap_iter model
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_inline_data_valid const
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_inline_data const
Christoph Hellwig
2021-08-16
iomap: mark the iomap argument to iomap_sector const
Christoph Hellwig
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-16
notifier: Remove atomic_notifier_call_chain_robust()
Valentin Schneider
2021-08-16
blk-cgroup: stop using seq_get_buf
Christoph Hellwig
2021-08-16
bvec: add a bvec_virt helper
Christoph Hellwig
[prev]
[next]