index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
crypto: fix crc64 testmgr digest byte order
Keith Busch
1
-2
/
+2
2022-03-07
nvme: add support for enhanced metadata
Keith Busch
3
-31
/
+188
2022-03-07
block: add pi for extended integrity
Keith Busch
3
-0
/
+215
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
9
-0
/
+258
2022-03-07
lib: add rocksoft model crc64
Keith Busch
3
-11
/
+70
2022-03-07
linux/kernel: introduce lower_48_bits function
Keith Busch
1
-0
/
+9
2022-03-07
asm-generic: introduce be48 unaligned accessors
Keith Busch
1
-0
/
+26
2022-03-07
nvme: allow integrity on extended metadata formats
Keith Busch
1
-5
/
+2
2022-03-07
block: support pi with extended metadata
Keith Busch
3
-2
/
+4
2022-03-07
Merge branch 'for-5.18/write-streams' into for-5.18/64bit-pi
Jens Axboe
24
-251
/
+9
2022-03-07
Merge branch 'for-5.18/alloc-cleanups' into for-5.18/64bit-pi
Jens Axboe
3
-44
/
+33
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/64bit-pi
Jens Axboe
38
-256
/
+635
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/64bit-pi
Jens Axboe
183
-3593
/
+2006
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
22
-107
/
+9
2022-03-07
nvme: remove support or stream based temperature hint
Christoph Hellwig
2
-144
/
+0
2022-03-07
Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streams
Jens Axboe
3
-44
/
+33
2022-03-07
Merge branch 'for-5.18/drivers' into for-5.18/write-streams
Jens Axboe
38
-256
/
+635
2022-03-07
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
183
-3593
/
+2006
2022-03-07
block: remove bio_devname
Christoph Hellwig
2
-8
/
+0
2022-03-07
ext4: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
raid5-ppl: stop using bio_devname
Christoph Hellwig
1
-9
/
+4
2022-03-07
raid1: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
md-multipath: stop using bio_devname
Christoph Hellwig
1
-5
/
+4
2022-03-07
dm-integrity: stop using bio_devname
Christoph Hellwig
1
-3
/
+2
2022-03-07
dm-crypt: stop using bio_devname
Christoph Hellwig
1
-6
/
+4
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
1
-8
/
+1
2022-03-07
block: remove handle_bad_sector
Christoph Hellwig
1
-12
/
+5
2022-03-07
block: fix and cleanup bio_check_ro
Christoph Hellwig
1
-6
/
+2
2022-03-07
Linux 5.17-rc7
v5.17-rc7
Linus Torvalds
1
-1
/
+1
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-28
/
+230
2022-03-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-14
/
+20
2022-03-06
Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+2
2022-03-06
Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2022-03-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...
Jens Axboe
2
-8
/
+15
2022-03-06
bcache: fixup multiple threads crash
Mingzhe Zou
2
-4
/
+8
2022-03-06
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
1
-4
/
+7
2022-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-61
/
+51
2022-03-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-137
/
+194
2022-03-05
Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-7
/
+62
2022-03-05
configs/debug: set CONFIG_DEBUG_INFO=y properly
Qian Cai
1
-1
/
+1
2022-03-05
proc: fix documentation and description of pagemap
Yun Zhou
2
-2
/
+3
2022-03-05
kselftest/vm: fix tests build with old libc
Chengming Zhou
1
-0
/
+1
2022-03-05
memfd: fix F_SEAL_WRITE after shmem huge page allocated
Hugh Dickins
1
-12
/
+28
2022-03-05
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
1
-1
/
+7
2022-03-05
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2
-6
/
+15
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
12
-114
/
+125
2022-03-05
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2
-8
/
+21
2022-03-05
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
1
-7
/
+8
2022-03-05
powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not set
Murilo Opsfelder Araujo
2
-2
/
+2
2022-03-05
Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+18
[next]