index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
-0
/
+3
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
-0
/
+1
2020-07-29
seqcount: More consistent seqprop names
Peter Zijlstra
-26
/
+26
2020-07-29
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
-45
/
+18
2020-07-29
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
-47
/
+14
2020-07-29
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
-103
/
+39
2020-07-29
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
-10
/
+10
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
-1
/
+1
2020-07-29
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
-1
/
+1
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
-2
/
+2
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
-1
/
+1
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
-1
/
+1
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
-1
/
+1
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
-2
/
+0
2020-07-29
seqlock: Align multi-line macros newline escapes at 72 columns
Ahmed S. Darwish
-14
/
+15
2020-07-29
seqlock: Extend seqcount API with associated locks
Ahmed S. Darwish
-69
/
+395
2020-07-29
seqlock: lockdep assert non-preemptibility on seqcount_t write
Ahmed S. Darwish
-6
/
+23
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
-0
/
+19
2020-07-29
seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
Ahmed S. Darwish
-4
/
+5
2020-07-29
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Ahmed S. Darwish
-77
/
+348
2020-07-29
seqlock: Reorder seqcount_t and seqlock_t API definitions
Ahmed S. Darwish
-80
/
+78
2020-07-29
seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
Ahmed S. Darwish
-2
/
+2
2020-07-29
seqlock: Properly format kernel-doc code samples
Ahmed S. Darwish
-52
/
+56
2020-07-29
Documentation: locking: Describe seqlock design and usage
Ahmed S. Darwish
-45
/
+40
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
-10
/
+3
2020-07-29
locking/qspinlock: Do not include atomic.h from qspinlock_types.h
Herbert Xu
-8
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
-2
/
+2
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
-46
/
+146
2020-07-29
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
-11
/
+18
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
-58
/
+38
2020-07-29
ocxl: Remove unnecessary externs
Alastair D'Silva
-3
/
+3
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
-29
/
+237
2020-07-29
RDMA/efa: User/kernel compatibility handshake mechanism
Gal Pressman
-0
/
+10
2020-07-29
RDMA/efa: Expose minimum SQ size
Gal Pressman
-1
/
+2
2020-07-29
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
-1
/
+3
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
-0
/
+2
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
-2
/
+10
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
-0
/
+4
2020-07-29
nvme-fc: drop a duplicated word in a comment
Randy Dunlap
-1
/
+1
2020-07-29
Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+12
2020-07-28
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
-0
/
+25
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
-0
/
+3
2020-07-28
scsi: target: iscsi: Fix login error when receiving
Hou Pu
-4
/
+5
2020-07-28
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
-2
/
+3
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
-0
/
+50
2020-07-28
dt-bindings: clock: sparx5: Add bindings include file
Lars Povlsen
-0
/
+23
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
-0
/
+18
2020-07-28
remoteproc: kill IPA notify code
Alex Elder
-82
/
+0
2020-07-28
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
-32
/
+24
2020-07-28
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
-12
/
+13
[prev]
[next]