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
Age
Commit message (
Expand
)
Author
2015-02-04
sched/Documentation: Remove unneeded word
Sharon Dvir
2015-02-04
sched/wait: Introduce wait_on_bit_timeout()
Johan Hedberg
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
2015-02-04
vhost: don't bother with copying iovec in handle_tx()
Al Viro
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
2015-02-04
net: switch sockets to ->read_iter/->write_iter
Al Viro
2015-02-04
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
2015-02-04
Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2015-02-04
ARC: Fix earlycon build breakage
Peter Hurley
2015-02-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2015-02-03
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-02-03
Documentation: DT: document compatible string existence requirement
Paul Walmsley
2015-02-03
Documentation: DT bindings: add nvidia, tegra132-denver compatible string
Paul Walmsley
2015-02-03
Documentation: DT bindings: add more Tegra chip compatible strings
Paul Walmsley
2015-02-03
of: EXPORT_SYMBOL_GPL of_property_read_u64_array
Sakari Ailus
2015-02-03
of: Fix brace position for struct of_device_id definition
Daniel Thompson
2015-02-03
PCI: Handle read-only BARs on AMD CS553x devices
Myron Stowe
2015-02-04
powerpc/mm: Warn on flushing tlb page in kernel context
Arseny Solokha
2015-02-04
powerpc/powernv: Add OPAL soft-poweroff routine
Joel Stanley
2015-02-03
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
2015-02-03
dma: mmp_tdma: Fix build for ARM64
Rob Herring
2015-02-03
dmaengine: dw: update MAINTAINERS file
Andy Shevchenko
2015-02-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-02-03
aio: annotate aio_read_event_ring for sleep patterns
Dave Chinner
2015-02-03
Merge branch 'netlabel-next'
David S. Miller
2015-02-03
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
2015-02-03
net/fsl_pq_mdio: Document supported compatibles
Shruti Kanetkar
[prev]
[next]