index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
2020-07-29
seqcount: More consistent seqprop names
Peter Zijlstra
2020-07-29
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
2020-07-29
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
2020-07-29
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
2020-07-29
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
2020-07-29
seqlock: Align multi-line macros newline escapes at 72 columns
Ahmed S. Darwish
2020-07-29
seqlock: Extend seqcount API with associated locks
Ahmed S. Darwish
2020-07-29
seqlock: lockdep assert non-preemptibility on seqcount_t write
Ahmed S. Darwish
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
2020-07-29
seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
Ahmed S. Darwish
2020-07-29
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Ahmed S. Darwish
2020-07-29
seqlock: Reorder seqcount_t and seqlock_t API definitions
Ahmed S. Darwish
2020-07-29
seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
Ahmed S. Darwish
2020-07-29
seqlock: Properly format kernel-doc code samples
Ahmed S. Darwish
2020-07-29
Documentation: locking: Describe seqlock design and usage
Ahmed S. Darwish
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
2020-07-29
locking/qspinlock: Do not include atomic.h from qspinlock_types.h
Herbert Xu
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
2020-07-29
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
2020-07-29
ocxl: Remove unnecessary externs
Alastair D'Silva
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
2020-07-29
RDMA/efa: User/kernel compatibility handshake mechanism
Gal Pressman
2020-07-29
RDMA/efa: Expose minimum SQ size
Gal Pressman
2020-07-29
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
nvme-fc: drop a duplicated word in a comment
Randy Dunlap
2020-07-29
Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-07-28
scsi: target: tcmu: Implement tmr_notify callback
Bodo Stroesser
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
2020-07-28
scsi: target: iscsi: Fix login error when receiving
Hou Pu
2020-07-28
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
2020-07-28
dt-bindings: clock: sparx5: Add bindings include file
Lars Povlsen
2020-07-28
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-28
remoteproc: kill IPA notify code
Alex Elder
2020-07-28
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
2020-07-28
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
[prev]
[next]