开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-25
locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/W...
Mark Rutland
2017-10-25
locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
locking/qrwlock: Prevent slowpath writers getting held up by fastpath
Will Deacon
2017-10-25
locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks
Will Deacon
2017-10-25
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
Will Deacon
2017-10-25
locking/atomic: Add atomic_cond_read_acquire()
Will Deacon
2017-10-25
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
Will Deacon
2017-10-24
locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...
Will Deacon
2017-10-24
locking/barriers: Kill lockless_dereference()
Will Deacon
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-24
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-10-24
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2017-10-23
Linux 4.14-rc6
v4.14-rc6
Linus Torvalds
2017-10-23
Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-23
Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-10-23
Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
2017-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-22
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
2017-10-22
textsearch: fix typos in library helpers
Randy Dunlap
2017-10-22
rxrpc: Don't release call mutex on error pointer
David Howells
2017-10-22
Merge branch 'stmmac-hw-tstamp-fixes'
David S. Miller
2017-10-22
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
2017-10-22
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
2017-10-22
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-10-22
Merge branch 'mlxsw-fixes'
David S. Miller
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
2017-10-22
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2017-10-22
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
Merge branch 'bpf-range-marking-fixes'
David S. Miller
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
[next]