pub/scm/linux/kernel/git/jlayton/linux.git  about / heads / tags
Jeff Laytons kernel tree
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
filelock-v6.6 File locking fixes for v6.6 (2023-08-24) tar.gz
ctime.20230705 Conversion to inode->i_ctime accessors. (2023-07-05) tar.gz
mgctime.20230518 Multigrain timestamps posting 2023/05/18 (2023-06-07) tar.gz
iversion-v6.3 i_version handling changes for v6.3 (2023-02-16) tar.gz
locks-v6.3   File locking changes for v6.3 (2023-02-16) tar.gz
locks-v6.2   File locking changes for v6.2. (2022-12-06) tar.gz
filelock-v6.0-2 File locking bugfix for v6.0 (2022-08-22) tar.gz
filelock-v6.0 File locking changes for v6.0 (2022-08-01) tar.gz
ceph-sparse-read-v4 ceph: add new mount option to enable sparse reads (2022-03-21) tar.gz
ceph-fscrypt.0.2 ceph: fscrypt support for writepages (2022-03-16) tar.gz
ceph-fscrypt.0.1 ceph: fscrypt support for writepages (2022-03-16) tar.gz
locks-v5.16  File locking changes for v5.16 (2021-10-29) tar.gz
locks-v5.15  File locking changes for v5.15. (2021-08-27) tar.gz
locks-v5.14  File locking change for v5.14 (2021-08-21) tar.gz
ceph-fscrypt-fnames-v7 The v7 posting of the context, filenames and symlink support for ceph+fscrypt. (2021-06-25) tar.gz
locks-v5.13  File locking fixes for v5.13 (2021-04-26) tar.gz
locks-v5.12  fcntl() fix for v5.12 (2021-02-15) tar.gz
fscache-ioapi-20210203 fscache I/O API rework and netfs changes (2021-02-08) tar.gz
ceph-for-5.11-rc5 A patch to zero out sensitive cryptographic data and two minor cleanups prompted by the fact that a bunch of code was moved in this cycle. (2021-01-22) tar.gz
afs-fixes-04012021 AFS fixes (2021-01-04) tar.gz
ceph-for-5.11-rc2 A fix for an edge case in MClientRequest encoding and a couple of trivial fixups for the new msgr2 support. (2020-12-30) tar.gz
ceph-for-5.11-rc1 The big ticket item here is support for msgr2 on-wire protocol, which adds the option of full in-transit encryption using AES-GCM algorithm (myself).  On top of that we have a series to avoid intermittent errors during recovery with recover_session=clean and some MDS request encoding work from Jeff, a cap handling fix and assorted observability improvements from Luis and Xiubo and a good number of cleanups.  Luis also ran into a corner case with quotas which sadly means that we are back to denying cross-quota-realm renames. (2020-12-17) tar.gz
locks-v5.11  File locking fixes for v5.11 (2020-12-14) tar.gz
ceph-for-5.10-rc3 A fix for a potential stall on umount caused by the MDS dropping our REQUEST_CLOSE message.  The code that handled this case was inadvertently disabled in 5.9, this patch removes it entirely and fixes the problem in a way that is consistent with ceph-fuse. (2020-11-06) tar.gz
afs-fixes-20201029 AFS fixes (2020-10-29) tar.gz
ceph-for-5.10-rc1 We have: (2020-10-21) tar.gz
afs-fixes-20201016 afs fixes (2020-10-16) tar.gz
locks-v5.10-1 File locking fix for v5.10 (2020-10-12) tar.gz
ceph-fscrypt-rfc.3 Draft support for ceph+fscrypt (rfc v3) (2020-09-14) tar.gz
ceph-for-5.9-rc5 A fix to add missing capability checks in rbd, marked for stable. (2020-09-11) tar.gz
ceph-fscrypt-rfc.2 ceph: create symlinks with encrypted and base64-encoded targets (2020-09-04) tar.gz
ceph-for-5.9-rc3 We have an inode number handling change, prompted by s390x which is a 64-bit architecture with a 32-bit ino_t, a patch to disallow leases to avoid potential data integrity issues when CephFS is re-exported via NFS or CIFS and a fix for the bulk of W=1 compilation warnings. (2020-08-28) tar.gz
ceph-fscrypt-rfc.1 ceph: add fscrypt support to ceph_fill_trace (2020-08-26) tar.gz
ceph-for-5.9-rc1 Xiubo has completed his work on filesystem client metrics, they are sent to all available MDSes once per second now.  Other than that, we have a lot of fixes and cleanups all around the filesystem, including a tweak to cut down on MDS request resends in multi-MDS setups from Yanhu and fixups for SELinux symlink labeling and MClientSession message decoding from Jeff. (2020-08-12) tar.gz
filelock-v5.9-1 File locking fix for v5.9. (2020-08-03) tar.gz
ceph-fscache-iter.rfcv2 [RFC PATCH v2 00/11] ceph: convert to new FSCache API (2020-07-31) tar.gz
ceph-for-5.8-rc2 An important follow-up for replica reads support that went into -rc1 and two target_copy() fixups. (2020-06-19) tar.gz
afs-fixes-20200616 AFS fixes (2020-06-16) tar.gz
afs-fixes-20200609 AFS fixes (2020-06-09) tar.gz
ceph-for-5.8-rc1 The highlights are: (2020-06-08) tar.gz
afs-next-20200604 AFS Changes (2020-06-04) tar.gz
keys-next-20200602 Keyrings changes (2020-06-02) tar.gz
ceph-for-5.7-rc8 Cache tiering and cap handling fixups, both marked for stable. (2020-05-29) tar.gz
fscache-fixes-20200508-2 fscache fixes (2020-05-08) tar.gz
fscache-fixes-20200508 fscache fixes (2020-05-08) tar.gz
ceph-for-5.7-rc5 Fixes for an endianness handling bug that prevented mounts on big-endian arches, a spammy log message and a couple error paths. Also included a MAINTAINERS update. (2020-05-08) tar.gz
afs-fixes-20200424 AFS miscellany (2020-04-24) tar.gz
ceph-for-5.7-rc2 A set of patches for a deadlock on "rbd map" error path and a fix for invalid pointer dereference and uninitialized variable use on asynchronous create and unlink error paths. (2020-04-16) tar.gz
afs-fixes-20200413 AFS fixes (2020-04-13) tar.gz
ceph-for-5.7-rc1 The main items are: (2020-04-08) tar.gz
keys-fixes-20200329 Keyrings fixes (2020-03-29) tar.gz
ceph-for-5.6-rc8 A patch for a rather old regression in fullness handling and two memory leak fixes, marked for stable. (2020-03-26) tar.gz
filelock-v5.6-1 File locking fixes for v5.6 (2020-03-06) tar.gz
ceph-for-5.6-rc2 A patch to make O_DIRECT | O_APPEND combination work better, a redo of server path canonicalization patch that went into -rc1 and a fixup for noacl mount option that got broken by the conversion to the new mount API in 5.5. (2020-02-14) tar.gz
ceph-for-5.6-rc1 We have: (2020-02-05) tar.gz
ceph-for-5.5-rc8 A fix for a potential use-after-free from Jeff, marked for stable. (2020-01-23) tar.gz
locks-v5.5-1 File locking fix for v5.5 (2019-12-29) tar.gz
ceph-for-5.5-rc2 A fix to avoid a corner case when scheduling cap reclaim in batches from Xiubo, a patch to add some observability into cap waiters from Jeff and a couple of cleanups. (2019-12-12) tar.gz
afs-fixes-20191211 AFS fixes (2019-12-11) tar.gz
ceph-for-5.5-rc1 The two highlights are a set of improvements to how rbd read-only mappings are handled and a conversion to the new mount API (slightly complicated by the fact that we had a common option parsing framework that called out into rbd and the filesystem instead of them calling into it).  Also included a few scattered fixes and a MAINTAINERS update for rbd, adding Dongsheng as a reviewer. (2019-12-04) tar.gz
afs-next-20191121 AFS development (2019-11-21) tar.gz
ceph-for-5.4-rc8 Two fixes for the buffered reads and O_DIRECT writes serialization patch that went into -rc1 and a fixup for a bogus warning on older gcc versions. (2019-11-15) tar.gz
ceph-for-5.4-rc7 Some late-breaking dentry handling fixes from Al and Jeff, a patch to further restrict copy_file_range() to avoid potential data corruption from Luis and a fix for !CONFIG_CEPH_FSCACHE kernels.  Everything but the fscache fix is marked for stable. (2019-11-08) tar.gz
ceph-for-5.4-rc4 A future-proofing decoding fix from Jeff intended for stable and a patch for a mostly benign race from Dongsheng. (2019-10-18) tar.gz
ceph-for-5.4-rc1 The highlights are: (2019-09-25) tar.gz
filelock-v5.4-1 File locking changes for v5.4 (2019-09-16) tar.gz
afs-next-20190915 AFS development (2019-09-15) tar.gz
ceph-for-5.3-rc7 A fix for a -rc1 regression in rbd and a trivial static checker fix. (2019-08-30) tar.gz
ceph-for-5.3-rc6 Three important fixes tagged for stable (an indefinite hang, a crash on an assert and a NULL pointer dereference) plus a small series from Luis fixing instances of vfree() under spinlock. (2019-08-23) tar.gz
afs-fixes-20190822 AFS fixes (2019-08-22) tar.gz
afs-fixes-20190814 AFS Fixes (2019-08-14) tar.gz
ceph-for-5.3-rc1 Lots of exciting things this time! (2019-07-17) tar.gz
locks-v5.3-1 File locking changes for v5.3 (2019-07-08) tar.gz
keys-acl-20190703 Keyrings ACL (2019-07-03) tar.gz
afs-next-20190628 AFS development (2019-07-03) tar.gz
ceph-for-5.2-rc7 A small fix for a potential -rc1 regression from Jeff. (2019-06-28) tar.gz
keys-namespace-20190627 Keyrings namespacing (2019-06-27) tar.gz
keys-request-20190626 request_key improvements (2019-06-26) tar.gz
afs-fixes-20190620 AFS fixes (2019-06-26) tar.gz
keys-misc-20190619 Keyrings miscellany (2019-06-19) tar.gz
ceph-for-5.2-rc4 A change to call iput() asynchronously to avoid a possible deadlock when iput_final() needs to wait for in-flight I/O (e.g. readahead) and a fixup for a cleanup that went into -rc1. (2019-06-08) tar.gz
afs-fixes-b-20190516 AFS fixes (2019-05-16) tar.gz
afs-fixes-20190516 AFS fixes (2019-05-16) tar.gz
ceph-for-5.2-rc1 On the filesystem side we have: (2019-05-16) tar.gz
ceph-async-unlink-20190514 ceph: perform asynchronous unlink if we have sufficient caps (2019-05-10) tar.gz
afs-next-20190507 AFS Development (2019-05-07) tar.gz
iomap-5.2-merge-2 Changes for Linux 5.2: - Add some extra hooks to the iomap buffered write path to enable gfs2   journalled writes. - SPDX conversion - Various refactoring. (2019-05-03) tar.gz
iomap-5.2-merge-1 Changes for Linux 5.2: - Add some extra hooks to the iomap buffered write path to enable gfs2   journalled writes. - SPDX conversion (2019-05-01) tar.gz
ceph-for-5.1-rc7 dentry name handling fixes from Jeff and a memory leak fix from Zheng. Both are old issues, marked for stable. (2019-04-25) tar.gz
afs-fixes-20190413 AFS fixes (2019-04-13) tar.gz
ceph-async-unlink-20190410 Prototype async unlink implementation for ceph 20190410 (2019-04-10) tar.gz
ceph-for-5.1-rc3 A patch to avoid choking on multipage bvecs in the messenger and a small use-after-free fix. (2019-03-29) tar.gz
locks-v5.1   File locking bugfix for v5.1 (2019-03-26) tar.gz
ceph-for-5.1-rc2 A follow up for the new alloc_size logic and a blacklisting fix, marked for stable. (2019-03-22) tar.gz
ceph-for-5.1-rc1 The highlights are: (2019-03-12) tar.gz
ceph-for-5.0-rc8 Two bug fixes for old issues, both marked for stable. (2019-02-21) tar.gz
iomap-5.0-fixes-1 Changes since last update: - fix page migration when using iomap for pagecache management - fix a use-after-free bug in the directio code (2019-01-28) tar.gz
ceph-for-5.0-rc4 A fix for a potential use-after-free, a patch to close a (mostly benign) race in the messenger and a licence clarification for quota.c. (2019-01-24) tar.gz
afs-fixes-20190117 AFS fixes (2019-01-17) tar.gz
ceph-for-5.0-rc2 A patch to allow setting abort_on_full and a fix for an old "rbd unmap" edge case, marked for stable. (2019-01-11) tar.gz
ceph-for-4.21-rc1 A fairly quiet round: a couple of messenger performance improvements from myself and a few cap handling fixes from Zheng. (2019-01-03) tar.gz
locks-v4.21-2 File locking bugfix for v4.21 (2019-01-03) tar.gz
iomap-4.21-merge-3 Changes since last update: - Take responsibility for the iomap code. (2018-12-29) tar.gz
locks-v4.21-1 File locking changes for v4.21 (2018-12-24) tar.gz
iomap-4.21-merge-2 Updates for 4.21: - Fix a memory overflow bug for blocksize < pagesize (2018-12-23) tar.gz
ceph-for-4.20-rc7 Luis discovered a problem with the new copyfrom offload on the server side.  Disable it for now. (2018-12-14) tar.gz
fscache-fixes-20181130 FS-Cache fixes (2018-11-30) tar.gz
ceph-for-4.20-rc4 A messenger fix, marked for stable. (2018-11-23) tar.gz
ceph-for-4.20-rc2 Two CephFS fixes (copy_file_range and quota) and a small feature bit cleanup. (2018-11-09) tar.gz
ceph-for-4.20-rc1 The highlights are: (2018-10-31) tar.gz
afs-next-20181024 AFS Development (2018-10-24) tar.gz
ceph-for-4.19-rc3 Two rbd patches to complete support for images within namespaces that went into -rc1 and a use-after-free fix. (2018-09-07) tar.gz
ceph-for-4.19-rc1 The main things are support for cephx v2 authentication protocol and basic support for rbd images within namespaces (myself).  Also included y2038 conversion patches from Arnd, a pile of miscellaneous fixes from Chengguang and Zheng's feature bit infrastructure for the filesystem. (2018-08-20) tar.gz
locks-v4.19-1 File locking fixes and enhancements for v4.19 (2018-08-12) tar.gz
iomap-4.19-merge-1 Changes for 4.19: - Add shared iomap infrastructure to handle page cache reads and   writeback without buffer heads (xfs). - Add inline data support (gfs2). (2018-08-03) tar.gz
fscache-fixes-20180725 fscache fixes (2018-07-25) tar.gz
fsinfo.1     samples: extend test-fsinfo to access error_state (2018-07-09) tar.gz
ceph-for-4.18-rc3 A trivial dentry leak fix from Zheng. (2018-06-29) tar.gz
ceph-for-4.18-rc1 The main piece is a set of libceph changes that revamps how OSD requests are aborted, improving CephFS ENOSPC handling and making "umount -f" actually work (Zheng and myself).  The rest is mostly mount option handling cleanups from Chengguang and assorted fixes from Zheng, Luis and Dongsheng. (2018-06-14) tar.gz
locks-v4.18-1 fasync fix for v4.18 (2018-06-04) tar.gz
afs-fixes-20180529 AFS fixes (2018-05-29) tar.gz
afs-namespace-20180523 AFS network namespacing (2018-05-23) tar.gz
afs-fixes-20180514 AFS fixes (2018-05-14) tar.gz
ceph-for-4.17-rc5 These patches fix two long-standing bugs in the DIO code path, one of which is a crash trivially triggerable with splice(). (2018-05-11) tar.gz
errseq-v4.17 errseq infrastructure fix for v4.17 (2018-04-30) tar.gz
ceph-for-4.17-rc3 A CephFS quota follow-up and fixes for two older issues in the messenger layer, marked for stable. (2018-04-27) tar.gz
ceph-for-4.17-rc2 A couple of follow-up patches for -rc1 changes in rbd, support for a timeout on waiting for the acquisition of exclusive lock and a fix for uninitialized memory access in CephFS, marked for stable. (2018-04-18) tar.gz
ceph-for-4.17-rc1 The big ticket items are: (2018-04-10) tar.gz
afs-next-20180409-c AFS Development (2018-04-09) tar.gz
fscache-next-20180406 fscache development (2018-04-06) tar.gz
ceph-for-4.16-rc8 A fix for a dio-enabled loop on ceph deadlock from Zheng, marked for stable. (2018-03-30) tar.gz
ceph-for-4.16-rc4 A cap handling fix from Zhi that ensures that metadata writeback isn't delayed and three error path memory leak fixups from Chengguang. (2018-03-02) tar.gz
keys-fixes-20180222-2 Keyrings fixes (2018-02-22) tar.gz
afs-next-20180208 AFS development (2018-02-08) tar.gz
ceph-for-4.16-rc1 Things have been very quiet on the rbd side, as work continues on the big ticket items slated for the next merge window. (2018-02-08) tar.gz
iversion-v4.16-2 iversion.h related cleanup for v4.16 (2018-02-07) tar.gz
iversion-v4.16-1 inode->i_version rework for v4.16 (2018-01-29) tar.gz
init_task-20180117 init_task out-of-lining (2018-01-17) tar.gz
ceph-for-4.15-rc8 Two rbd fixes for 4.12 and 4.2 issues respectively, marked for stable. (2018-01-11) tar.gz
afs-fixes-20180102 AFS fixes (2018-01-02) tar.gz
ceph-for-4.15-rc4 CephFS inode trimming fix from Zheng, marked for stable. (2017-12-15) tar.gz
keys-fixes-20171208 Keyrings fixes (2017-12-08) tar.gz
afs-fixes-20171201 AFS fixes (2017-12-01) tar.gz
afs-fixes-20171124 AFS fixes (2017-11-24) tar.gz
keys-next-20171123 Keys devel (2017-11-23) tar.gz
ceph-for-4.15-rc1 We have a set of file locking improvements from Zheng, rbd rw/ro state handling code cleanup from myself and some assorted CephFS fixes from Jeff. (2017-11-20) tar.gz
locks-v4.15-1 File locking related changes for v4.15 (2017-11-17) tar.gz
afs-next-20171113 AFS development (2017-11-13) tar.gz
ceph-for-4.14-rc9 Memory allocation flags fix, marked for stable. (2017-11-10) tar.gz
ceph-for-4.14-rc7 A small lock imbalance fix, marked for stable. (2017-10-26) tar.gz
keys-fixes-20171018 Keyrings fixes (2017-10-18) tar.gz
ceph-for-4.14-rc4 Two fixups for CephFS snapshot-handling patches in -rc1. (2017-10-06) tar.gz
keys-fixes-20170927 Keyrings fixes (2017-09-27) tar.gz
ceph-for-4.14-rc2 Two small but important fixes: RADOS semantic change in upcoming v12.2.1 release and a rare NULL dereference in create_session_open_msg(). (2017-09-22) tar.gz
ceph-for-4.14-rc1 The highlights include: (2017-09-12) tar.gz
locks-v4.14-1 File locking related changes for v4.14 (2017-09-04) tar.gz
wberr-v4.14-1 Writeback error handling fixes for v4.14 (2017-09-04) tar.gz
ceph-for-4.13-rc8 ceph fscache page locking fix from Zheng, marked for stable. (2017-09-01) tar.gz
ceph-for-4.13-rc4 A bunch of fixes and follow-ups for -rc1 Luminous patches: issues with ->reencode_message() and last minute RADOS semantic changes in v12.1.2. (2017-08-04) tar.gz
ceph-for-4.13-rc2 A number of small fixes for -rc1 Luminous changes plus a readdir race fix, marked for stable. (2017-07-19) tar.gz
ceph-for-4.13-rc1 The main item here is support for v12.y.z ("Luminous") clusters: RESEND_ON_SPLIT, RADOS_BACKOFF, OSDMAP_PG_UPMAP and CRUSH_CHOOSE_ARGS feature bits, and various other changes in the RADOS client protocol. On top of that we have a new fsc mount option to allow supplying fscache uniquifier (similar to NFS) and the usual pile of filesystem fixes from Zheng. (2017-07-11) tar.gz
for-linus-v4.13-2 Writeback error handling fixes (pile #2) (2017-07-06) tar.gz
for-linus-v4.13-1 Writeback error handling fixes (pile #1) (2017-07-05) tar.gz
ceph-for-4.12-rc6 A fix for an old ceph ->fh_to_* bug from Luis and two timestamp fixups from Zheng, prompted by the ongoing y2038 work. (2017-06-17) tar.gz
ceph-for-4.12-rc4 A small fix for rbd FALLOC_FL_ZERO_RANGE/PUNCH_HOLE handling breakage introduced in -rc1. (2017-06-02) tar.gz
gcc-plugins-v4.12-rc4 Use designated initializers for mtk-vcodec, powerplay, amdgpu, and sgi-xp. Use ERR_CAST() to avoid cross-structure cast in ocf2, ntfs, and NFS. (2017-06-01) tar.gz
ceph-for-4.12-rc3 A bunch of make W=1 and static checker fixups, a RECONNECT_SEQ messenger patch from Zheng and Luis' fallocate fix. (2017-05-26) tar.gz
v4.12-rc2    Linux 4.12-rc2 (2017-05-21) tar.gz
v4.12-rc1    Linux 4.12-rc1 (2017-05-13) tar.gz
ceph-for-4.12-rc1 The two main items are support for disabling automatic rbd exclusive lock transfers from myself and the long awaited -ENOSPC handling series from Jeff.  The former will allow rbd users to take advantage of exclusive lock's built-in blacklist/break-lock functionality while staying in control of who owns the lock.  With the latter in place, we will abort filesystem writes on -ENOSPC instead of having them block indefinitely. (2017-05-10) tar.gz
v4.11        Linux 4.11 (2017-04-30) tar.gz
ceph-for-4.11-rc9 A fix for a kernel stack overflow bug in ceph setattr code, marked for stable. (2017-04-27) tar.gz
v4.11-rc8    Linux 4.11-rc8 (2017-04-23) tar.gz
hwparam-20170420 Annotation of module parameters that specify device settings (2017-04-20) tar.gz
keys-fixes-20170419 Keyrings fixes (2017-04-19) tar.gz
v4.11-rc7    Linux 4.11-rc7 (2017-04-16) tar.gz
devmem-v4.11-rc7 Fixes /dev/mem to read back zeros for System RAM areas in the 1MB exception area on x86 to avoid exposing RAM or tripping hardened usercopy. (2017-04-12) tar.gz
keys-next-20170412 Keyrings changes for next (2017-04-12) tar.gz
v4.11-rc6    Linux 4.11-rc6 (2017-04-09) tar.gz
v4.11-rc5    Linux 4.11-rc5 (2017-04-02) tar.gz
v4.11-rc4    Linux 4.11-rc4 (2017-03-26) tar.gz
ceph-for-4.11-rc4 A fix for a writeback deadlock caused by a GFP_KERNEL allocation on the reclaim path, tagged for stable. (2017-03-24) tar.gz
v4.11-rc3    Linux 4.11-rc3 (2017-03-19) tar.gz
afs-20170316 kAFS fixes (2017-03-16) tar.gz
v4.11-rc2    Linux 4.11-rc2 (2017-03-12) tar.gz
ceph-for-4.11-rc2 A fix for the recently discovered misdirected requests bug present in jewel and later on the server side and all stable kernels, a fixup for -rc1 CRUSH changes and two usability enhancements: osd_request_timeout option and supported_features bus attribute. (2017-03-10) tar.gz
gcc-plugins-v4.11-rc2 Fixes a typo in sancov plugin, exposed in earlier compiler versions (2017-03-09) tar.gz
v4.11-rc1    Linux 4.11-rc1 (2017-03-05) tar.gz
ceph-for-4.11-rc1 This time around we have: (2017-02-28) tar.gz
gcc-plugins-v4.11-rc1 Updates to the gcc-plugins: - infrastructure updates (gcc-common.h) - introduce structleak plugin for forced initialization of some structures (2017-02-21) tar.gz
v4.10        Linux 4.10 (2017-02-19) tar.gz
v4.10-rc8    Linux 4.10-rc8 (2017-02-12) tar.gz
v4.10-rc7    Linux 4.10-rc7 (2017-02-05) tar.gz
v4.10-rc6    Linux 4.10-rc6 (2017-01-29) tar.gz
v4.10-rc5    Linux 4.10-rc5 (2017-01-22) tar.gz
ceph-for-4.10-rc5 Three filesystem endianness fixes (one goes back to the 2.6 era, all marked for stable) and two fixups for this merge window's patches. (2017-01-20) tar.gz
v4.10-rc4    Linux 4.10-rc4 (2017-01-15) tar.gz
ceph-for-4.10-rc4 Two small fixups for the filesystem changes that went into this merge window. (2017-01-13) tar.gz
v4.10-rc3    Linux 4.10-rc3 (2017-01-08) tar.gz
gcc-plugins-v4.10-rc3 Small fixes for gcc-plugins when using certain gcc versions: - Update gcc-common.h for gcc 7 from Emese Revfy. - Fix latent_entropy type for early gcc on ARM from PaX Team. (2017-01-03) tar.gz
v4.10-rc2    Linux 4.10-rc2 (2017-01-01) tar.gz
v4.10-rc1    Linux 4.10-rc1 (2016-12-25) tar.gz
ceph-for-4.10-rc1 A varied set of changes: (2016-12-16) tar.gz
v4.9         Linux 4.9 (2016-12-11) tar.gz
ceph-for-4.9-rc9 A fix for an issue with ->d_revalidate() in ceph, causing frequent kernel crashes.  Marked for stable - it goes back to 4.6, but started popping up only in 4.8. (2016-12-09) tar.gz
gcc-plugins-v4.10-rc1 Minor changes to the gcc plugins: (2016-12-07) tar.gz
v4.9-rc8     Linux 4.9-rc8 (2016-12-04) tar.gz
v4.9-rc7     Linux 4.9-rc7 (2016-11-27) tar.gz
v4.9-rc6     Linux 4.9-rc6 (2016-11-20) tar.gz
v4.9-rc5     Linux 4.9-rc5 (2016-11-13) tar.gz
ceph-for-4.9-rc5 Ceph's ->read_iter() implementation is incompatible with the new generic_file_splice_read() code that went into -rc1.  Switch to the less efficient default_file_splice_read() for now; the proper fix is being held for 4.10. (2016-11-11) tar.gz
v4.9-rc4     Linux 4.9-rc4 (2016-11-05) tar.gz
gcc-plugins-v4.9-rc4 - make sure required exports from gcc plugins are visible to gcc - switch latent_entropy to unsigned long to avoid stack frame bloat (2016-11-01) tar.gz
v4.9-rc3     Linux 4.9-rc3 (2016-10-29) tar.gz
v4.9-rc2     Linux 4.9-rc2 (2016-10-23) tar.gz
ceph-for-4.9-rc2 rbd exclusive-lock edge case fix and several filesystem fixups. Nikolay's error path patch is tagged for stable, everything else but readdir vs frags race was introduced in 4.9-rc1. (2016-10-20) tar.gz
v4.9-rc1     Linux 4.9-rc1 (2016-10-15) tar.gz
gcc-plugins-v4.9-rc1 This adds a new gcc plugin named "latent_entropy". It is designed to extract as much possible uncertainty from a running system at boot time as possible, hoping to capitalize on any possible variation in CPU operation (due to runtime data differences, hardware differences, SMP ordering, thermal timing variation, cache behavior, etc). (2016-10-10) tar.gz
ceph-for-4.9-rc1 The big ticket item here is support for rbd exclusive-lock feature, with maintenance operations offloaded to userspace (Douglas Fuller, Mike Christie and myself).  Another block device bullet is a series fixing up layering error paths (myself). (2016-10-08) tar.gz
v4.8         Linux 4.8 (2016-10-02) tar.gz
locks-v4.9-1 File locking related changes for v4.9 (2016-10-01) tar.gz
v4.8-rc8     Linux 4.8-rc8 (2016-09-25) tar.gz
v4.8-rc7     Linux 4.8-rc7 (2016-09-18) tar.gz
v4.8-rc6     Linux 4.8-rc6 (2016-09-11) tar.gz
ceph-for-4.8-rc6 A fix for a 4.7 performance regression, caused by a typo in an if condition. (2016-09-08) tar.gz
v4.8-rc5     Linux 4.8-rc5 (2016-09-04) tar.gz
v4.8-rc4     Linux 4.8-rc4 (2016-08-28) tar.gz
v4.8-rc3     Linux 4.8-rc3 (2016-08-21) tar.gz
v4.8-rc2     Linux 4.8-rc2 (2016-08-14) tar.gz
ceph-for-4.8-rc2 A patch for a NULL dereference bug introduced in 4.8-rc1 and a handful of static checker fixes. (2016-08-11) tar.gz
gcc-plugin-infrastructure-v4.8-rc2 Several fixes/improvements for the gcc plugin infrastructure: - Fixes a problem with gcc plugins interfering with cc-option tests. - Aborts more gracefully when gcc plugin headers or compiler support is   missing. - Improves the gcc plugin rule generation to be more dynamic, pass arguments,   and build from subdirectories. (2016-08-08) tar.gz
v4.8-rc1     Linux 4.8-rc1 (2016-08-07) tar.gz
ceph-for-4.8-rc1 The highlights are: (2016-08-02) tar.gz
lkdtm-v4.8-rc1 Fix rebuild problem with LKDTM's rodata test. (2016-08-01) tar.gz
v4.7         Linux 4.7 (2016-07-24) tar.gz
ceph-for-4.7-rc8 A fix for a long-standing bug in the incremental osdmap handling code that caused misdirected requests, tagged for stable. (2016-07-23) tar.gz
v4.7-rc7     Linux 4.7-rc7 (2016-07-10) tar.gz
keys-misc-20160708 Keyrings miscellany (2016-07-08) tar.gz
v4.7-rc6     Linux 4.7-rc6 (2016-07-03) tar.gz
v4.7-rc5     Linux 4.7-rc5 (2016-06-26) tar.gz
v4.7-rc4     Linux 4.7-rc4 (2016-06-19) tar.gz
v4.7-rc3     Linux 4.7-rc3 (2016-06-12) tar.gz
v4.7-rc2     Linux 4.7-rc2 (2016-06-05) tar.gz
v4.7-rc1     Linux 4.7-rc1 (2016-05-29) tar.gz
v4.6         Linux 4.6 (2016-05-15) tar.gz
keys-fixes-20160512 Keyrings fixes (2016-05-12) tar.gz
keys-next-20160511 Keyrings changes for next (2016-05-11) tar.gz
v4.6-rc7     Linux 4.6-rc7 (2016-05-08) tar.gz
keys-next-20160505 Keyrings changes for next (2016-05-05) tar.gz
v4.6-rc6     Linux 4.6-rc6 (2016-05-01) tar.gz
v4.6-rc5     Linux 4.6-rc5 (2016-04-24) tar.gz
v4.6-rc4     Linux 4.6-rc4 (2016-04-17) tar.gz
keys-fixes-20160412 Keyrings fixes (2016-04-12) tar.gz
v4.6-rc3     Linux 4.6-rc3 (2016-04-10) tar.gz
lkdtm-4.6-rc3 fixes some possible memory allocation leaks on error paths (2016-04-06) tar.gz
v4.6-rc2     Linux 4.6-rc2 (2016-04-03) tar.gz
v4.6-rc1     Linux 4.6-rc1 (2016-03-26) tar.gz
v4.5         Linux 4.5 (2016-03-13) tar.gz
v4.5-rc7     Linux 4.5-rc7 (2016-03-06) tar.gz
keys-next-20160303 Keyrings changes for next (2016-03-03) tar.gz
keys-next-20160229 Keyrings changes for next (2016-03-01) tar.gz
v4.5-rc6     Linux 4.5-rc6 (2016-02-28) tar.gz
v4.5-rc5     Linux 4.5-rc5 (2016-02-20) tar.gz
keys-next-20160218 Keyrings changes for next (2016-02-18) tar.gz
v4.5-rc4     Linux 4.5-rc4 (2016-02-14) tar.gz
v4.5-rc3     Linux 4.5-rc3 (2016-02-07) tar.gz
v4.5-rc2     Linux 4.5-rc2 (2016-01-31) tar.gz
v4.5-rc1     Linux 4.5-rc1 (2016-01-24) tar.gz
locks-v4.5-1 File locking related changes for v4.5 (pile #1) (2016-01-10) tar.gz
v4.4         Linux 4.4 (2016-01-10) tar.gz
v4.4-rc8     Linux 4.4-rc8 (2016-01-03) tar.gz
v4.4-rc7     Linux 4.4-rc7 (2015-12-27) tar.gz
v4.4-rc6     Linux 4.4-rc6 (2015-12-20) tar.gz
v4.4-rc5     Linux 4.4-rc5 (2015-12-13) tar.gz
v4.4-rc4     Linux 4.4-rc4 (2015-12-06) tar.gz
v4.4-rc3     Linux 4.4-rc3 (2015-11-29) tar.gz
v4.4-rc2     Linux 4.4-rc2 (2015-11-22) tar.gz
v4.4-rc1     Linux 4.4-rc1 (2015-11-15) tar.gz
locks-v4.4-1 File locking related changes for v4.4 (pile #1) (2015-11-01) tar.gz
locks-v4.3-1 File locking related changes for v4.3 (pile #1) (2015-11-01) tar.gz
v4.3         Linux 4.3 (2015-11-01) tar.gz
v4.3-rc7     Linux 4.3-rc7 (2015-10-25) tar.gz
keys-next-20151021 Keyring changes for next (2015-10-21) tar.gz
v4.3-rc6     Linux 4.3-rc6 (2015-10-18) tar.gz
v4.3-rc5     Linux 4.3-rc5 (2015-10-11) tar.gz
v4.3-rc4     Linux 4.3-rc4 (2015-10-04) tar.gz
v4.3-rc3     Linux 4.3-rc3 (2015-09-27) tar.gz
keys-fixes-20150925 Keyrings fixes (2015-09-25) tar.gz
v4.3-rc2     Linux 4.3-rc2 (2015-09-20) tar.gz
v4.3-rc1     Linux 4.3-rc1 (2015-09-12) tar.gz
v4.2         Linux 4.2 (2015-08-30) tar.gz
v4.2-rc8     Linux 4.2-rc8 (2015-08-23) tar.gz
v4.2-rc7     Linux 4.2-rc7 (2015-08-16) tar.gz
v4.2-rc6     Linux 4.2-rc6 (2015-08-09) tar.gz
asn1-fixes-20150805 ASN.1 fixes (2015-08-05) tar.gz
v4.2-rc5     Linux 4.2-rc5 (2015-08-02) tar.gz
v4.2-rc4     Linux 4.2-rc4 (2015-07-26) tar.gz
v4.2-rc3     Linux 4.2-rc3 (2015-07-19) tar.gz
locks-v4.2-1 File locking related changes for v4.2 (pile #1) (2015-07-13) tar.gz
v4.2-rc2     Linux 4.2-rc2 (2015-07-12) tar.gz
v4.2-rc1     Linux 4.2-rc1 (2015-07-05) tar.gz
v4.1         Linux 4.1 (2015-06-21) tar.gz
v4.1-rc8     Linux 4.1-rc8 (2015-06-14) tar.gz
v4.1-rc7     Linux 4.1-rc7 (2015-06-07) tar.gz
v4.1-rc6     Linux 4.1-rc6 (2015-05-31) tar.gz
v4.1-rc5     Linux 4.1-rc5 (2015-05-24) tar.gz
v4.1-rc4     Linux 4.1-rc4 (2015-05-18) tar.gz
v4.1-rc3     Linux 4.1-rc3 (2015-05-10) tar.gz
v4.1-rc2     Linux 4.1-rc2 (2015-05-03) tar.gz
v4.1-rc1     Linux 4.1-rc1 (2015-04-26) tar.gz
locks-v4.1-1 File locking related changes for v4.1 (pile #1) (2015-04-15) tar.gz
v4.0         Linux 4.0 (2015-04-12) tar.gz
v4.0-rc7     Linux 4.0-rc7 (2015-04-06) tar.gz
fscache-fixes-20150402 FS-Cache fixes (2015-04-02) tar.gz
locks-v4.0-5 File locking related fix for v4.0 (#5) (2015-03-30) tar.gz
v4.0-rc6     Linux 4.0-rc6 (2015-03-29) tar.gz
v4.0-rc5     Linux 4.0-rc5 (2015-03-22) tar.gz
v4.0-rc4     Linux 4.0-rc4 (2015-03-15) tar.gz
locks-v4.0-4 File locking related fix for v4.0 (#4) (2015-03-14) tar.gz
v4.0-rc3     Linux 4.0-rc3 (2015-03-08) tar.gz
locks-v4.0-3 File locking related fix for v4.0 (#3) (2015-03-05) tar.gz
v4.0-rc2     Linux 4.0-rc2 (2015-03-03) tar.gz
v4.0-rc1     Linux 34.0-rc1 (2015-02-22) tar.gz
locks-v3.20-2 File locking related fixes for v3.20 (pile #2) (2015-02-17) tar.gz
v3.19        Linux 3.19 (2015-02-08) tar.gz
locks-v3.20-1 File locking related changes for v3.20 (pile #1) (2015-02-06) tar.gz
v3.19-rc7    Linux 3.19-rc7 (2015-02-01) tar.gz
v3.19-rc6    Linux 3.19-rc6 (2015-01-25) tar.gz
keys-next-20150123 Keyrings changes for next (2015-01-23) tar.gz
v3.19-rc5    Linux 3.19-rc5 (2015-01-18) tar.gz
keys-next-fixes-20150114 Keyrings fixes for next (2015-01-14) tar.gz
locks-v3.19-1 File-locking related bugfix for v3.19 (and v3.18-stable) (2015-01-14) tar.gz
v3.19-rc4    linux 3.19-rc4 (2015-01-11) tar.gz
keys-fixes-20150107 Keyrings fixes (2015-01-07) tar.gz
v3.19-rc3    Linux 3.19-rc3 (2015-01-05) tar.gz
v3.19-rc2    Linux 3.19-rc2 (2014-12-28) tar.gz
v3.19-rc1    Linux 3.19-rc1 (2014-12-20) tar.gz
v3.18        Linux 3.18 (2014-12-07) tar.gz
keys-fixes-20141201 Keyrings fixes (2014-12-01) tar.gz
v3.18-rc7    Linux 3.18-rc7 (2014-11-30) tar.gz
v3.18-rc6    Linux 3.18-rc6 (2014-11-23) tar.gz
v3.18-rc5    Linux 3.18-rc5 (2014-11-16) tar.gz
v3.18-rc4    Linux 3.18-rc4 (2014-11-09) tar.gz
v3.18-rc3    Linux 3.18-rc3 (2014-11-02) tar.gz
v3.18-rc2    Linux 3.18-rc2 (2014-10-26) tar.gz
v3.18-rc1    Linux 3.18-rc1 (2014-10-19) tar.gz
fscache-fixes-20141013 FS-Cache fixes (2014-10-13) tar.gz
locks-v3.18-1 File locking related changes for v3.18 (pile #1) (2014-10-08) tar.gz
keys-next-fixes-20141006 Keyrings fixes for next (2014-10-06) tar.gz
v3.17        Linux 3.17 (2014-10-05) tar.gz
keys-next-fixes-20141003 Keyrings fixes for next (2014-10-03) tar.gz
v3.17-rc7    Linux 3.17-rc7 (2014-09-28) tar.gz
fscache-fixes-20140917 FS-Cache fixes (2014-09-22) tar.gz
keys-next-20140922 Keyrings changes for next (2014-09-22) tar.gz
v3.17-rc6    Linux 3.17-rc6 (2014-09-21) tar.gz
keys-next-20140916 Keyrings changes for next (2014-09-16) tar.gz
keys-pkcs7-20140916 PKCS#7 changes for next (2014-09-16) tar.gz
keys-fixes-20140916 Keyrings fixes (2014-09-16) tar.gz
keys-next-fixes-20140916 Keyrings fixes for next (2014-09-16) tar.gz
v3.17-rc5    Linux 3.17-rc5 (2014-09-14) tar.gz
v3.17-rc4    Linux 3.17-rc4 (2014-09-07) tar.gz
v3.17-rc3    Linux 3.17-rc3 (2014-08-31) tar.gz
locks-v3.17-3 File locking related bugfixes for v3.17 (pile #3) (2014-08-30) tar.gz
v3.17-rc2    Linux 3.17-rc2 (2014-08-25) tar.gz
for-3.18     Linux 3.17-rc1 (2014-08-16) tar.gz
v3.17-rc1    Linux 3.17-rc1 (2014-08-16) tar.gz
locks-v3.17-2 File locking related bugfixes for v3.17 (pile #2) (2014-08-15) tar.gz
for-linus-seccomp-for-linus-seccomp-3.17 Building UP on some archs makes spin_is_locked return 0, which will BUG at boot with seccomp enabled. (2014-08-11) tar.gz
keys-next-20140805 Keyrings patches (2014-08-05) tar.gz
locks-v3.17-1 File locking related changes for v3.17 (pile #1) (2014-08-04) tar.gz
v3.16        Linux 3.16 (2014-08-03) tar.gz
keys-next-20140801 Keyrings patches (2014-08-01) tar.gz
keys-next-20140728 Keyrings patches (2014-07-28) tar.gz
v3.16-rc7    Linux 3.16-rc7 (2014-07-27) tar.gz
fw-restrict-3.17 Firmware validation hooks (2014-07-25) tar.gz
keys-next-20140725 Keyrings patches (2014-07-25) tar.gz
keys-next-20140722 Keyrings patches (2014-07-22) tar.gz
keys-preparse-1-20140722 First stage of complete conversion to key payload preparsing (2014-07-22) tar.gz
v3.16-rc6    Linux 3.16-rc6 (2014-07-20) tar.gz
v3.16-rc5    Linux 3.16-rc5 (2014-07-13) tar.gz
keys-pefile-20140709 Signed PE file verifier (2014-07-09) tar.gz
keys-pkcs7-20140708 PKCS#7 message parser (2014-07-08) tar.gz
v3.16-rc4    Linux 3.16-rc4 (2014-07-06) tar.gz
v3.16-rc3    Linux 3.16-rc3 (2014-06-29) tar.gz
v3.16-rc2    Linux 3.16-rc2 (2014-06-21) tar.gz
locks-v3.16-2 File locking related bugfixes for v3.16 (pile #2) (2014-06-21) tar.gz
v3.16-rc1    Linux 3.16-rc1 (2014-06-15) tar.gz
v3.15        Linux 3.15 (2014-06-08) tar.gz
locks-v3.16  File locking related changes for v3.16 (2014-06-03) tar.gz
v3.15-rc8    Linux 3.15-rc8 (2014-06-01) tar.gz
v3.15-rc7    Linux 3.15-rc7 (2014-05-25) tar.gz
afs-fixes-20140523 AFS fixes (2014-05-23) tar.gz
v3.15-rc6    Linux 3.15-rc6 (2014-05-22) tar.gz
locks-v3.15-4 File locking related changes for v3.15 (pile #4) (2014-05-12) tar.gz
v3.15-rc5    Linux 3.15-rc5 (2014-05-09) tar.gz
v3.15-rc4    Linux 3.15-rc4 (2014-05-04) tar.gz
locks-v3.15-3 File locking related changes for v3.15 (pile #3) (2014-05-04) tar.gz
v3.15-rc3    Linux 3.15-rc3 (2014-04-27) tar.gz
locks-v3.15-2 File locking related bugfixes for v3.15 (pile #2) (2014-04-23) tar.gz
v3.15-rc2    Linux 3.15-rc2 (2014-04-20) tar.gz
for-3.16     Linux 3.15-rc1 (2014-04-13) tar.gz
v3.15-rc1    Linux 3.15-rc1 (2014-04-13) tar.gz
keys-20140314 Keyrings changes (2014-03-31) tar.gz
v3.14        Linux 3.14 (2014-03-30) tar.gz
v3.14-rc8    Linux 3.14-rc8 (2014-03-24) tar.gz
v3.14-rc7    Linux 3.14-rc7 (2014-03-16) tar.gz
v3.14-rc6    Linux 3.14-rc6 (2014-03-09) tar.gz
v3.14-rc5    Linux 3.14-rc5 (2014-03-02) tar.gz
v3.14-rc4    Linux 3.14-rc4 (2014-02-23) tar.gz
v3.14-rc3    Linux 3.14-rc3 (2014-02-16) tar.gz
v3.14-rc2    Linux 3.14-rc2 (2014-02-09) tar.gz
v3.14-rc1    Linus 3.14-rc1 (2014-02-02) tar.gz
v3.13        Linux 3.13 (2014-01-19) tar.gz
v3.13-rc8    Linux 3.13-rc8 (2014-01-12) tar.gz
v3.13-rc7    Linux 3.13-rc7 (2014-01-04) tar.gz
v3.13-rc6    Linux 3.13-rc6 (2013-12-29) tar.gz
v3.13-rc5    Linux 3.13-rc5 (2013-12-22) tar.gz
v3.13-rc4    Linux 3.13-rc4 (2013-12-15) tar.gz
keys-devel-20131213 Keyrings fixes 2013-12-13 (2013-12-13) tar.gz
keys-devel-20131210 Keyrings fixes 2013-12-10 (2013-12-10) tar.gz
v3.13-rc3    Linux 3.13-rc3 (2013-12-06) tar.gz
keys-devel-20131203 keyrings fixes 2013-12-03 (2013-12-04) tar.gz
v3.13-rc2    Linux 3.13-rc2 (2013-11-29) tar.gz
v3.13-rc1    Linux 3.13-rc1 (2013-11-22) tar.gz
v3.12        Linux 3.12 (2013-11-03) tar.gz
v3.12-rc7    Linux 3.12-rc7 (2013-10-27) tar.gz
v3.12-rc6    Linux 3.12-rc6 (2013-10-19) tar.gz
v3.12-rc5    Linux 3.12-rc5 (2013-10-13) tar.gz
v3.12-rc4    Linux 3.12-rc4 (2013-10-06) tar.gz
v3.12-rc3    Linux 3.12-rc3 (2013-09-29) tar.gz
v3.12-rc2    Linux 3.12-rc2 (2013-09-23) tar.gz
v3.12-rc1    Linux 3.12-rc1 (2013-09-16) tar.gz
fscache-fixes-for-ceph Patches for Ceph FS-Cache support (2013-09-06) tar.gz
v3.11        Linux 3.11 (2013-09-02) tar.gz
v3.11-rc7    Linux 3.11-rc7 (2013-08-25) tar.gz
v3.11-rc6    Linux 3.11-rc6 (2013-08-18) tar.gz
v3.11-rc5    Linux 3.11-rc5 (2013-08-11) tar.gz
v3.11-rc4    Linux 3.11-rc4 (2013-08-04) tar.gz
v3.11-rc3    Linux 3.11-rc3 (2013-07-28) tar.gz
for-linus-v3.11-rc3 xfs: fix for 3.11-rc3 (2013-07-25) tar.gz
v3.11-rc2    Linux 3.11-rc2 (2013-07-21) tar.gz
v3.11-rc1    Linux 3.11-rc1 (2013-07-14) tar.gz
for-linus-v3.11-rc1-2 xfs: update (#2) for 3.11-rc1 (2013-07-12) tar.gz
for-linus-v3.11-rc1 xfs: update for 3.11-rc1 (2013-07-09) tar.gz
fscache-20130702 FS-Cache patches 2013-07-02 (2013-07-02) tar.gz
v3.10        Linux 3.10 (2013-06-30) tar.gz
v3.10-rc7    Linux 3.10-rc7 (2013-06-22) tar.gz
v3.10-rc6    Linux 3.10-rc6 (2013-06-15) tar.gz
for-linus-v3.10-rc6 xfs: fixes for 3.10-rc6 (2013-06-14) tar.gz
v3.10-rc5    Linux 3.10-rc5 (2013-06-08) tar.gz
for-linus-v3.10-rc5 xfs: update for 3.10-rc5 (2013-06-06) tar.gz
v3.10-rc4    Linux 3.10-rc4 (2013-06-02) tar.gz
for-linus-v3.10-rc4-crc-xattr-fixes xfs: extended attribute fixes for CRCs (2013-05-31) tar.gz
for-linus-v3.10-rc4 xfs: fixes for 3.10-rc4 (2013-05-31) tar.gz
v3.10-rc3    Linux 3.10-rc3 (2013-05-26) tar.gz
for-linus-v3.10-rc3 xfs: fixes for 3.10-rc3 (2013-05-24) tar.gz
v3.10-rc2    Linux 3.10-rc2 (2013-05-20) tar.gz
v3.10-rc1    Linux 3.10-rc1 (2013-05-11) tar.gz
for-linus-v3.10-rc1-2 xfs: update (#2) for v3.10-rc1 (2013-05-09) tar.gz
for-linus-v3.10-rc1 xfs: update for v3.10-rc1 (2013-05-02) tar.gz
v3.9         Linux 3.9 (2013-04-28) tar.gz
v3.9-rc8     Linux 3.9-rc8 (2013-04-21) tar.gz
v3.9-rc7     Linux 3.9-rc7 (2013-04-14) tar.gz
for-linus-20130409 for-linus-20130409 (2013-04-09) tar.gz
v3.9-rc6     Linux 3.9-rc6 (2013-04-07) tar.gz
v3.9-rc5     Linux 3.9-rc5 (2013-03-31) tar.gz
for-linus-20130331 for-linus-20130331 (2013-03-31) tar.gz
v3.9-rc4     Linux 3.9-rc4 (2013-03-23) tar.gz
for-linus-v3.9-rc4 - Fix for a potential infinite loop which was introduced in 4d559a3bcb73 - Fix for the return type of xfs_iomap_eof_prealloc_initial_size   from a1e16c26660b - Fix for a failed buffer readahead causing subsequent callers to   fail incorrectly (2013-03-19) tar.gz
v3.9-rc3     Linux 3.9-rc3 (2013-03-17) tar.gz
v3.9-rc2     Linux 3.9-rc2 (2013-03-10) tar.gz
v3.9-rc1     Linux 3.9-rc1 (2013-03-03) tar.gz
for-3.9/drivers for-3.9/drivers (2013-02-28) tar.gz
for-3.9/core for-3.9/core (2013-02-28) tar.gz
for-linus-v3.9-rc1 xfs: update for 3.9-rc1 (2013-02-19) tar.gz
v3.8         Linux 3.8 (2013-02-18) tar.gz
v3.8-rc7     Linux 3.8-rc7 (2013-02-09) tar.gz
for-linus-20130206 for-linus-20130206 (2013-02-06) tar.gz
v3.8-rc6     Linux 3.8-rc6 (2013-02-01) tar.gz
for-linus-v3.8-rc6 xfs: bugfixes for 3.8-rc6 (2013-01-28) tar.gz
v3.8-rc5     Linux 3.8-rc5 (2013-01-25) tar.gz
v3.8-rc4     Linux 3.8-rc4 (2013-01-17) tar.gz
for-linus-v3.8-rc4 xfs: bugfixes for 3.8-rc4 (2013-01-16) tar.gz
for-gregkh-3.9 The current Acked set of patches for dropping CONFIG_EXPERIMENTAL. (2013-01-11) tar.gz
v3.8-rc3     Linux 3.8-rc3 (2013-01-09) tar.gz
v3.8-rc2     Linux 3.8-rc2 (2013-01-02) tar.gz
v3.8-rc1     Linux 3.8-rc1 (2012-12-21) tar.gz
fscache-fixes-20121220 Fixes for FS-Cache on 2012-12-20 (2012-12-20) tar.gz
for-3.8/drivers for-3.8/drivers (2012-12-17) tar.gz
for-3.8/core for-3.8/core (2012-12-17) tar.gz
for-linus-v3.8-rc1 xfs: update for 3.8-rc1 (2012-12-11) tar.gz
v3.7         Linux 3.7 (2012-12-10) tar.gz
v3.7-rc8     Linux 3.7-rc8 (2012-12-03) tar.gz
v3.7-rc7     Linux 3.7-rc7 (2012-11-25) tar.gz
for-linus-20121123 for-linus-20121123 (2012-11-23) tar.gz
for-linus-v3.7-rc7 xfs: bugfixes for 3.7-rc7 (2012-11-17) tar.gz
v3.7-rc6     Linux 3.7-rc6 (2012-11-16) tar.gz
v3.7-rc5     Linux 3.7-rc5 (2012-11-11) tar.gz
for-linus-v3.7-rc5 xfs: bugfixes for 3.7-rc5 (2012-11-08) tar.gz
v3.7-rc4     Linux 3.7-rc4 (2012-11-04) tar.gz
v3.7-rc3     Linux 3.7-rc3 (2012-10-28) tar.gz
v3.7-rc2     Linux 3.7-rc2 (2012-10-20) tar.gz
v3.7-rc1     Linux 3.7-rc1 (2012-10-14) tar.gz
for-3.7/core for-3.7/core (2012-10-10) tar.gz
for-linus-v3.7-rc1 xfs: update for 3.7-rc1 (2012-10-02) tar.gz
v3.6         Linux 3.6 (2012-09-30) tar.gz
v3.6-rc7     Linux 3.6-rc7 (2012-09-23) tar.gz
for-linus-v3.6-rc7 xfs: bugfixes for 3.6-rc7 (2012-09-18) tar.gz
v3.6-rc6     Linux 3.6-rc6 (2012-09-16) tar.gz
v3.6-rc5     Linux 3.6-rc5 (2012-09-08) tar.gz
v3.6-rc4     Linux 3.6-rc4 (2012-09-01) tar.gz
for-linus-v3.6-rc4 xfs: bugfixes for 3.6-rc4 (2012-08-24) tar.gz
v3.6-rc3     Linux 3.6-rc3 (2012-08-22) tar.gz
v3.6-rc2     Linux 3.6-rc2 (2012-08-16) tar.gz
v3.6-rc1     Linux 3.6-rc1 (2012-08-02) tar.gz
for-3.6/drivers for-3.6/drivers (2012-08-01) tar.gz
for-3.6/core for-3.6/core (2012-08-01) tar.gz
for-linus-v3.6-rc1 xfs: update for 3.6-rc1 (2012-07-30) tar.gz
v3.5         Linux 3.5 (2012-07-21) tar.gz
v3.5-rc7     Linux 3.5-rc7 (2012-07-14) tar.gz
for-linus-v3.5-rc7 xfs: regression fixes for 3.5-rc7 (2012-07-13) tar.gz
v3.5-rc6     Linux 3.5-rc6 (2012-07-07) tar.gz
v3.5-rc5     Linux 3.5-rc5 (2012-06-30) tar.gz
v3.5-rc4     Linux 3.5-rc4 (2012-06-24) tar.gz
for-linus-Jun-21-2012 Fixes for 3.5-rc (2012-06-21) tar.gz
v3.5-rc3     Linux 3.5-rc3 (2012-06-16) tar.gz
v3.5-rc2     Linux 3.5-rc2 (2012-06-08) tar.gz
v3.5-rc1     Linux 3.5-rc1 (2012-06-02) tar.gz
for-linus-20120531 for-linus-20120531 (2012-05-31) tar.gz
v3.4         Linux 3.4 (2012-05-20) tar.gz
v3.4-rc7     Linux 3.4-rc7 (2012-05-12) tar.gz
v3.4-rc6     Linux 3.4-rc6 (2012-05-06) tar.gz
v3.4-rc5     Linux 3.4-rc5 (2012-04-29) tar.gz
v3.4-rc4     Linux 3.4-rc4 (2012-04-21) tar.gz
v3.4-rc3     Linux 3.4-rc3 (2012-04-15) tar.gz
for-3.4/drivers for-3.4/drivers (2012-04-13) tar.gz
for-3.4/core for-3.4/core (2012-04-13) tar.gz
v3.4-rc2     Linux 3.4-rc2 (2012-04-07) tar.gz
v3.4-rc1     Linux 3.4-rc1 (2012-03-31) tar.gz
v3.3         Linux 3.3 (2012-03-18) tar.gz
v3.3-rc7     Linux 3.3-rc7 (2012-03-10) tar.gz
v3.3-rc6     Linux 3.3-rc6 (2012-03-03) tar.gz
v3.3-rc5     Linux 3.3-rc5 (2012-02-25) tar.gz
v3.3-rc4     Linux 3.3-rc4 (2012-02-18) tar.gz
for-linus-20120211 for-linus-20120211 (2012-02-11) tar.gz
v3.3-rc3     Linux 3.3-rc3 (2012-02-08) tar.gz
v3.3-rc2     Linux 3.3-rc2 (2012-01-31) tar.gz
v3.3-rc1     Linux 3.3-rc1 (2012-01-19) tar.gz
v3.2         Linux 3.2 (2012-01-04) tar.gz
v3.2-rc7     Linux 3.2-rc7 (2011-12-23) tar.gz
v3.2-rc6     Linux 3.2-rc6 (2011-12-16) tar.gz
v3.2-rc5     Linux 3.2-rc5 (2011-12-09) tar.gz
v3.2-rc4     Linux 3.2-rc4 (2011-12-01) tar.gz
v3.2-rc3     Linux 3.2-rc3 (2011-11-23) tar.gz
v3.2-rc2     Linux 3.2-rc2 (2011-11-15) tar.gz
v3.2-rc1     Linux 3.2-rc1 (2011-11-07) tar.gz
v3.1         Linux v3.1 (2011-10-24) tar.gz
v3.1-rc10    Linux 3.1-rc10 (2011-10-17) tar.gz
v3.1-rc9     Linux 3.1-rc9 (2011-10-04) tar.gz
v3.1-rc8     Linux 3.1-rc8 (2011-09-27) tar.gz
v3.1-rc7     Linux 3.1-rc7 (2011-09-21) tar.gz
v3.1-rc6     Linux 3.1-rc6 (2011-09-12) tar.gz
v3.1-rc5     Linux 3.1-rc5 (2011-09-04) tar.gz
v3.1-rc4     Linux 3.1-rc4 (2011-08-28) tar.gz
v3.1-rc3     Linux 3.1-rc3 (2011-08-22) tar.gz
v3.1-rc2     Linux 3.1-rc2 (2011-08-14) tar.gz
v3.1-rc1     Linux 3.1-rc1 (2011-08-07) tar.gz
v3.0         Linux 3.0 (2011-07-21) tar.gz
v3.0-rc7     Linux 3.0-rc7 (2011-07-11) tar.gz
v3.0-rc6     Linux 3.0-rc6 (2011-07-04) tar.gz
v3.0-rc5     Linux 3.0-rc5 (2011-06-27) tar.gz
v3.0-rc4     Linux 3.0-rc4 (2011-06-20) tar.gz
v3.0-rc3     Linux 3.0-rc3 (2011-06-13) tar.gz
v3.0-rc2     Linux 3.0-rc2 (2011-06-06) tar.gz
v3.0-rc1     Linux 3.0-rc1 (2011-05-29) tar.gz
v2.6.39      Linux 2.6.39 (2011-05-18) tar.gz
v2.6.39-rc7  Linux 2.6.39-rc7 (2011-05-09) tar.gz
v2.6.39-rc6  Linux 2.6.39-rc6 (2011-05-03) tar.gz
v2.6.39-rc5  Linux 2.6.39-rc5 (2011-04-26) tar.gz
v2.6.39-rc4  Linux 2.6.39-rc4 (2011-04-18) tar.gz
v2.6.39-rc3  Linux 2.6.39-rc3 (2011-04-11) tar.gz
v2.6.39-rc2  Linux 2.6.39-rc2 (2011-04-05) tar.gz
v2.6.39-rc1  Linux 2.6.39-rc1 (2011-03-29) tar.gz
v2.6.38      Linux 2.6.38 (2011-03-14) tar.gz
v2.6.38-rc8  Linux 2.6.38-rc8 (2011-03-07) tar.gz
v2.6.38-rc7  Linux 2.6.38-rc7 (2011-03-01) tar.gz
v2.6.38-rc6  Linux 2.6.38-rc6 (2011-02-21) tar.gz
v2.6.38-rc5  Linux 2.6.38-rc5 (2011-02-15) tar.gz
v2.6.38-rc4  Linux 2.6.38-rc4 (2011-02-07) tar.gz
v2.6.38-rc3  Linux 2.6.38-rc3 (2011-02-01) tar.gz
v2.6.38-rc2  Linux 2.6.38-rc2 (2011-01-21) tar.gz
v2.6.38-rc1  Linux 2.6.38-rc1 (2011-01-18) tar.gz
v2.6.37      Linux 2.6.37 (2011-01-04) tar.gz
v2.6.37-rc8  Linux 2.6.37-rc8 (2010-12-28) tar.gz
v2.6.37-rc7  Linux 2.6.37-rc7 (2010-12-21) tar.gz
v2.6.37-rc6  Linux 2.6.37-rc6 (2010-12-15) tar.gz
v2.6.37-rc5  Linux 2.6.37-rc5 (2010-12-06) tar.gz
v2.6.37-rc4  Linux 2.6.37-rc4 (2010-11-29) tar.gz
v2.6.37-rc3  Linux 2.6.37-rc3 (2010-11-21) tar.gz
v2.6.37-rc2  Linux 2.6.37-rc2 (2010-11-15) tar.gz
v2.6.37-rc1  Linux 2.6.37-rc1 (2010-11-01) tar.gz
v2.6.36      Linux 2.6.36 (2010-10-20) tar.gz
v2.6.36-rc8  Linux 2.6.36-rc8 (2010-10-14) tar.gz
v2.6.36-rc7  Linux 2.6.36-rc7 (2010-10-06) tar.gz
v2.6.36-rc6  Linux 2.6.36-rc6 (2010-09-28) tar.gz
v2.6.36-rc5  Linux 2.6.36-rc5 (2010-09-20) tar.gz
v2.6.36-rc4  Linux 2.6.36-rc4 (2010-09-12) tar.gz
v2.6.36-rc3  Linux 2.6.36-rc3 (2010-08-29) tar.gz
v2.6.36-rc2  Linux 2.6.36-rc2 (2010-08-22) tar.gz
v2.6.36-rc1  Linux 2.6.36-rc1 (2010-08-15) tar.gz
v2.6.35      Linux 2.6.35 (2010-08-01) tar.gz
v2.6.35-rc6  Linux 2.6.35-rc6 (2010-07-22) tar.gz
v2.6.35-rc5  Linux 2.6.35-rc5 (2010-07-12) tar.gz
v2.6.35-rc4  Linux 2.6.35-rc4 (2010-07-04) tar.gz
v2.6.35-rc3  Linux 2.6.35-rc3 (2010-06-11) tar.gz
v2.6.35-rc2  Linux 2.6.35-rc2 (2010-06-05) tar.gz
v2.6.35-rc1  Linux 2.6.35-rc1 (2010-05-30) tar.gz
v2.6.34      Linux 2.6.34 (2010-05-16) tar.gz
v2.6.34-rc7  Linux 2.6.34-rc7 (2010-05-09) tar.gz
v2.6.34-rc6  Linux 2.6.34-rc6 (2010-04-29) tar.gz
v2.6.34-rc5  Linux 2.6.34-rc5 (2010-04-19) tar.gz
v2.6.34-rc4  Linux 2.6.34-rc4 (2010-04-12) tar.gz
v2.6.34-rc3  Linux 2.6.34-rc3 (2010-03-30) tar.gz
v2.6.34-rc2  Linux 2.6.34-rc2 (2010-03-19) tar.gz
v2.6.34-rc1  Linux 2.6.34-rc1 (2010-03-08) tar.gz
v2.6.33      Linux 2.6.33 (2010-02-24) tar.gz
ceph-v0.19   ceph v0.19 (2010-02-17) tar.gz
v2.6.33-rc8  Linux 2.6.33-rc8 (2010-02-12) tar.gz
v2.6.33-rc7  Linux 2.6.33-rc7 (2010-02-06) tar.gz
v2.6.33-rc6  Linux 2.6.33-rc6 (2010-01-29) tar.gz
v2.6.33-rc5  Linux 2.6.33-rc5 (2010-01-21) tar.gz
v2.6.33-rc4  Linux 2.6.33-rc4 (2010-01-12) tar.gz
v2.6.33-rc3  Linux 2.6.33-rc3 (2010-01-05) tar.gz
v2.6.33-rc2  Linux 2.6.33-rc2 (2009-12-24) tar.gz
v2.6.33-rc1  Linux 2.6.33-rc1 (2009-12-17) tar.gz
ceph-v0.18   ceph v0.18 (2009-12-04) tar.gz
v2.6.32      Linux 2.6.32 (2009-12-02) tar.gz
v2.6.32-rc8  Linux 2.6.32-rc8 (2009-11-19) tar.gz
v2.6.32-rc7  Linux 2.6.32-rc7 (2009-11-12) tar.gz
v2.6.32-rc6  Linux 2.6.32-rc6 (2009-11-03) tar.gz
ceph-v0.17   ceph client v0.17 (2009-10-29) tar.gz
v2.6.32-rc5  Linux 2.6.32-rc5 (2009-10-15) tar.gz
v2.6.32-rc4  Linux 2.6.32-rc4 (2009-10-11) tar.gz
ceph-v0.16.1 ceph client v0.16.1 (2009-10-06) tar.gz
v2.6.32-rc3  Linux 2.6.32-rc3 (2009-10-04) tar.gz
v2.6.32-rc1  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.32-rc2  Linux 2.6.32-rc1 (2009-09-27) tar.gz
v2.6.31      Linux 2.6.31 (2009-09-09) tar.gz
v2.6.31-rc9  Linux 2.6.31-rc9 (2009-09-05) tar.gz
v2.6.31-rc8  Linux 2.6.31-rc8 (2009-08-27) tar.gz
v2.6.31-rc7  Linux 2.6.31-rc7 (2009-08-21) tar.gz
v2.6.31-rc6  Linux 2.6.31-rc6 (2009-08-13) tar.gz
v2.6.31-rc5  Linux 2.6.31-rc5 (2009-07-31) tar.gz
v2.6.31-rc4  Linux 2.6.31-rc4 (2009-07-22) tar.gz
v2.6.31-rc3  Linux 2.6.31-rc3 (2009-07-13) tar.gz
v2.6.31-rc2  Linux 2.6.31-rc2 (2009-07-04) tar.gz
v2.6.31-rc1  Linux 2.6.31-rc1 (2009-06-24) tar.gz
v2.6.30      Linux 2.6.30 (2009-06-09) tar.gz
v2.6.30-rc8  Linux 2.6.30-rc8 (2009-06-02) tar.gz
v2.6.30-rc7  Linux 2.6.30-rc7 (2009-05-23) tar.gz
v2.6.30-rc6  Linux 2.6.30-rc6 (2009-05-15) tar.gz
v2.6.30-rc5  Linux 2.6.30-rc5 (2009-05-08) tar.gz
v2.6.30-rc4  Linux 2.6.30-rc4 (2009-04-29) tar.gz
v2.6.30-rc3  Linux 2.6.30-rc3 (2009-04-21) tar.gz
v2.6.30-rc2  Linux 2.6.30-rc2 (2009-04-14) tar.gz
v2.6.30-rc1  Linux 2.6.30-rc1 (2009-04-07) tar.gz
v2.6.29      Linux 2.6.29 (2009-03-23) tar.gz
v2.6.29-rc8  Linux 2.6.29-rc8 (2009-03-12) tar.gz
v2.6.29-rc7  Linux 2.6.29-rc7 (2009-03-03) tar.gz
v2.6.29-rc6  Linux 2.6.29-rc6 (2009-02-22) tar.gz
v2.6.29-rc5  Linux 2.6.29-rc5 (2009-02-13) tar.gz
v2.6.29-rc4  Linus 2.6.29-rc4 (2009-02-08) tar.gz
v2.6.29-rc3  Linux 2.6.29-rc3 (2009-01-28) tar.gz
v2.6.29-rc2  Linux 2.6.29-rc2 (2009-01-16) tar.gz
v2.6.29-rc1  Linux 2.6.29-rc1 (2009-01-10) tar.gz
v2.6.28      Linux 2.6.28 (2008-12-24) tar.gz
v2.6.28-rc9  Linux 2.6.28-rc9 (2008-12-18) tar.gz
v2.6.28-rc8  Linux 2.6.28-rc8 (2008-12-10) tar.gz
v2.6.28-rc7  Linux 2.6.28-rc7 (2008-12-01) tar.gz
v2.6.28-rc6  Linux 2.6.28-rc6 (2008-11-20) tar.gz
v2.6.28-rc5  Linux 2.6.28-rc5 (2008-11-15) tar.gz
v2.6.28-rc4  Linux 2.6.28-rc4 (2008-11-09) tar.gz
v2.6.28-rc3  Linux 2.6.28-rc3 (2008-11-02) tar.gz
v2.6.28-rc2  Linux 2.6.28-rc2 (2008-10-26) tar.gz
v2.6.28-rc1  Linux 2.6.28-rc1 (2008-10-23) tar.gz
v2.6.27      Linux 2.6.27 (2008-10-09) tar.gz
v2.6.27-rc9  Linux 2.6.27-rc9 (2008-10-06) tar.gz
v2.6.27-rc8  Linux 2.6.27-rc8 (2008-09-29) tar.gz
v2.6.27-rc7  Linux 2.6.27-rc7 (2008-09-21) tar.gz
v2.6.27-rc6  Linux 2.6.27-rc6 (2008-09-09) tar.gz
v2.6.27-rc5  Linux 2.6.27-rc5 (2008-08-28) tar.gz
v2.6.27-rc4  Linux 2.6.27-rc4 (2008-08-20) tar.gz
v2.6.27-rc3  Linux 2.6.27-rc3 (2008-08-12) tar.gz
v2.6.27-rc2  Linux 2.6.27-rc2 (2008-08-05) tar.gz
v2.6.27-rc1  Linux 2.6.27-rc1 (2008-07-28) tar.gz
v2.6.26      Linux 2.6.26 (2008-07-13) tar.gz
v2.6.26-rc9  Linux 2.6.26-rc9 (2008-07-05) tar.gz
v2.6.26-rc8  Linux 2.6.26-rc8 (2008-06-24) tar.gz
v2.6.26-rc7  Linux 2.6.26-rc7 (2008-06-20) tar.gz
v2.6.26-rc6  Linux 2.6.26-rc6 (2008-06-12) tar.gz
v2.6.26-rc5  Linux 2.6.26-rc5 (2008-06-04) tar.gz
v2.6.26-rc4  Linux 2.6.26-rc4 (2008-05-26) tar.gz
v2.6.26-rc3  Linux 2.6.26-rc3 (2008-05-18) tar.gz
v2.6.26-rc2  Linux 2.6.26-rc2 (2008-05-11) tar.gz
v2.6.26-rc1  Linux 2.6.26-rc1 (2008-05-03) tar.gz
v2.6.25      Linux 2.6.25 (2008-04-16) tar.gz
v2.6.25-rc9  Linux 2.6.25-rc9 (2008-04-11) tar.gz
v2.6.25-rc8  Linux 2.6.25-rc8 (2008-04-01) tar.gz
v2.6.25-rc7  Linux 2.6.25-rc7 (2008-03-25) tar.gz
v2.6.25-rc6  Linux 2.6.25-rc6 (2008-03-16) tar.gz
v2.6.25-rc5  Linux 2.6.25-rc5 (2008-03-09) tar.gz
v2.6.25-rc4  Linux 2.6.25-rc4 (2008-03-04) tar.gz
v2.6.25-rc3  Linux 2.6.25-rc3 (2008-02-24) tar.gz
v2.6.25-rc2  Linux 2.6.25-rc2 (2008-02-15) tar.gz
v2.6.25-rc1  Linux 2.6.25-rc1 (2008-02-10) tar.gz
v2.6.24      Linux 2.6.24 (2008-01-24) tar.gz
v2.6.24-rc8  Linux 2.6.24-rc8 (2008-01-15) tar.gz
v2.6.24-rc7  Linux 2.6.24-rc7 (2008-01-06) tar.gz
v2.6.24-rc6  Linux 2.6.24-rc6 (2007-12-20) tar.gz
v2.6.24-rc5  Linux 2.6.24-rc5 (2007-12-10) tar.gz
v2.6.24-rc4  Linux 2.6.24-rc4 (2007-12-03) tar.gz
v2.6.24-rc3  Linux 2.6.24-rc3 (2007-11-16) tar.gz
v2.6.24-rc2  Linux 2.6.24-rc2 (2007-11-06) tar.gz
v2.6.24-rc1  Linux 2.6.24-rc1 (2007-10-23) tar.gz
v2.6.23      Linux 2.6.23 (2007-10-09) tar.gz
v2.6.23-rc9  Linux 2.6.23-rc9 (2007-10-01) tar.gz
v2.6.23-rc8  Linux 2.6.23-rc8 (2007-09-24) tar.gz
v2.6.23-rc7  Linux 2.6.23-rc7 (2007-09-19) tar.gz
v2.6.23-rc6  Linux 2.6.23-rc6 (2007-09-10) tar.gz
v2.6.23-rc5  Linux 2.6.23-rc5 (2007-08-31) tar.gz
v2.6.23-rc4  Linux 2.6.23-rc4 (2007-08-27) tar.gz
v2.6.23-rc3  Linux 2.6.23-rc3 (2007-08-12) tar.gz
v2.6.23-rc2  Linus 2.6.23-rc2 (2007-08-03) tar.gz
v2.6.23-rc1  Linux 2.6.23-rc1 (2007-07-22) tar.gz
v2.6.22      Linux 2.6.22 (2007-07-08) tar.gz
v2.6.22-rc7  Linux 2.6.22-rc7 (2007-07-01) tar.gz
v2.6.22-rc6  Linux 2.6.22-rc6 (2007-06-24) tar.gz
v2.6.22-rc5  Linux 2.6.22-rc5 (2007-06-16) tar.gz
v2.6.22-rc4  Linus 2.6.22-rc4 (2007-06-04) tar.gz
v2.6.22-rc3  Linux 2.6.22-rc3 (2007-05-25) tar.gz
v2.6.22-rc2  Linux 2.6.22-rc2 (2007-05-18) tar.gz
v2.6.22-rc1  Linus 2.6.22-rc1 (2007-05-12) tar.gz
v2.6.21      Linux 2.6.21 (2007-04-25) tar.gz
v2.6.21-rc7  Linux 2.6.21-rc7 (2007-04-15) tar.gz
v2.6.21-rc6  Linux 2.6.21-rc6 (2007-04-07) tar.gz
v2.6.21-rc5  Linux 2.6.21-rc5 (2007-03-25) tar.gz
v2.6.21-rc4  Linux 2.6.21-rc4 (2007-03-15) tar.gz
v2.6.21-rc3  Linux 2.6.21-rc3 (2007-03-06) tar.gz
v2.6.21-rc2  Linux 2.6.21-rc2 (2007-02-27) tar.gz
v2.6.21-rc1  Linux 2.6.21-rc1 (2007-02-20) tar.gz
v2.6.20      Linux 2.6.20 (2007-02-04) tar.gz
v2.6.20-rc7  Linux 2.6.20-rc7 (2007-01-30) tar.gz
v2.6.20-rc6  Linux 2.6.20-rc6 (2007-01-24) tar.gz
v2.6.20-rc5  Linux 2.6.20-rc5 (2007-01-12) tar.gz
v2.6.20-rc4  Linux 2.6.20-rc4 (2007-01-06) tar.gz
v2.6.20-rc3  Linux 2.6.20-rc3 (2006-12-31) tar.gz
v2.6.20-rc2  Linux 2.6.20-rc2 (2006-12-23) tar.gz
v2.6.20-rc1  Linux v2.6.20-rc1 (2006-12-13) tar.gz
v2.6.19      Linux 2.6.19 (2006-11-29) tar.gz
v2.6.19-rc6  Linux 2.6.19-rc6 (2006-11-15) tar.gz
v2.6.19-rc5  Linux 2.6.19-rc5 (2006-11-07) tar.gz
v2.6.19-rc4  Linux 2.6.19-rc4 (2006-10-30) tar.gz
v2.6.19-rc3  Linux 2.6.19-rc3 release (2006-10-23) tar.gz
v2.6.19-rc2  Linux 2.6.19-rc2 (2006-10-13) tar.gz
v2.6.19-rc1  Linux v2.6.19-rc1 (2006-10-04) tar.gz
Ubuntu-2.6.19-0.0 Ubuntu-2.6.19-0.0 (2006-10-02) tar.gz
v2.6.18      Raise the Jolly Roger! (2006-09-19) tar.gz
v2.6.18-rc7  Linux 2.6.18-rc7 (2006-09-12) tar.gz
v2.6.18-rc6  Linux 2.6.18-rc6 release (2006-09-03) tar.gz
v2.6.18-rc5  Linux 2.6.18-rc5 (2006-08-27) tar.gz
v2.6.18-rc4  Linux v2.6.18-rc4 (2006-08-06) tar.gz
v2.6.18-rc3  Linux v2.6.18-rc3 (2006-07-29) tar.gz
v2.6.18-rc2  Linux v2.6.18-rc2 (2006-07-15) tar.gz
v2.6.18-rc1  Linux v2.6.18-rc1 (2006-07-05) tar.gz
v2.6.17      Linux v2.6.17 (2006-06-17) tar.gz
v2.6.17-rc6  Linux v2.6.17-rc6 (2006-06-05) tar.gz
v2.6.17-rc5  Linux 2.6.17-rc5 release (2006-05-24) tar.gz
v2.6.17-rc4  Linux v2.6.17-rc4 release (2006-05-11) tar.gz
v2.6.17-rc3  Linux v2.6.17-rc3 (2006-04-26) tar.gz
v2.6.17-rc2  Linux v2.6.17-rc2 (2006-04-18) tar.gz
v2.6.17-rc1  Linux v2.6.17-rc1 (2006-04-02) tar.gz
v2.6.16      Linux v2.6.16 release (2006-03-19) tar.gz
v2.6.16-rc6  Linux v2.6.16-rc6 release (2006-03-11) tar.gz
v2.6.16-rc5  Linux v2.6.16-rc5 release (2006-02-26) tar.gz
v2.6.16-rc4  Linux v2.6.16-rc4 release (2006-02-17) tar.gz
v2.6.16-rc3  Linux v2.6.16-rc3 (2006-02-12) tar.gz
v2.6.16-rc2  Linux v2.6.16-rc2 (2006-02-02) tar.gz
v2.6.16-rc1  Linux v2.6.16-rc1 (2006-01-16) tar.gz
v2.6.15      Linux 2.6.15 release (2006-01-02) tar.gz
v2.6.15-rc7  Christmas eve is when the _real_ celebrations take place. (2005-12-24) tar.gz
v2.6.15-rc6  Linux 2.6.15-rc6 (2005-12-18) tar.gz
v2.6.15-rc5  Linux v2.6.15-rc5 release (2005-12-03) tar.gz
v2.6.15-rc4  Linux v2.6.15-rc4 (2005-11-30) tar.gz
v2.6.15-rc3  Linux v2.6.15-rc3 (2005-11-28) tar.gz
v2.6.15-rc2  Linux v2.6.15-rc2 (2005-11-19) tar.gz
v2.6.15-rc1  Linux v2.6.15-rc1 (2005-11-11) tar.gz
v2.6.14      Linux 2.6.14 release (2005-10-27) tar.gz
v2.6.14-rc5  Linux v2.6.14-rc5 release (2005-10-19) tar.gz
v2.6.14-rc4  Linux 2.6.14-rc4 release (2005-10-10) tar.gz
v2.6.14-rc3  Linux v2.6.14-rc3 release (2005-09-30) tar.gz
v2.6.14-rc2  Linux v2.6.14-rc2 release (2005-09-19) tar.gz
v2.6.14-rc1  Linux v2.6.14-rc1 (2005-09-12) tar.gz
v2.6.13      Linux 2.6.13 release (2005-08-28) tar.gz
v2.6.13-rc7  Linux v2.6.13-rc7 (2005-08-23) tar.gz
v2.6.13-rc6  Linux 2.6.13-rc6 release (2005-08-07) tar.gz
v2.6.13-rc5  Aiming for final. Sure. (2005-08-01) tar.gz
v2.6.13-rc4  Get out from LKS flood (2005-07-28) tar.gz
v2.6.11      This is the 2.6.11 tree object. () tar.gz
v2.6.11-tree This is the 2.6.11 tree object. () tar.gz
v2.6.12      This is the final 2.6.12 release () tar.gz
v2.6.12-rc2  Linux v2.6.12-rc2 release () tar.gz
v2.6.12-rc3  Linux v2.6.12-rc3 release () tar.gz
v2.6.12-rc4  Linux v2.6.12-rc4 release () tar.gz
v2.6.12-rc5  Linux-2.6.12-rc5 release () tar.gz
v2.6.12-rc6  Linux-v2.6.12-rc6 release () tar.gz
v2.6.13-rc1  Linux v2.6.13-rc1 () tar.gz
v2.6.13-rc2  Linux v2.6.13-rc2 () tar.gz
v2.6.13-rc3  Linux v2.6.13-rc3 () tar.gz

git clone https://80x24.org/pub/scm/linux/kernel/git/jlayton/linux.git