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.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-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
2018-12-05
f2fs: Add sanity_check_inode() function
Ben Hutchings
1
-0
/
+11
2018-12-05
f2fs: fix to do sanity check with secs_per_zone
Chao Yu
1
-2
/
+2
2018-12-05
f2fs: introduce and spread verify_blkaddr
Chao Yu
9
-28
/
+61
2018-12-05
f2fs: clean up with is_valid_blkaddr()
Chao Yu
9
-27
/
+25
2018-12-05
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
Jaegeuk Kim
1
-7
/
+64
2018-12-05
f2fs: sanity check on sit entry
Jaegeuk Kim
1
-0
/
+9
2018-12-05
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
4
-8
/
+25
2018-12-05
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
1
-1
/
+1
2018-12-05
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
1
-0
/
+14
2018-12-05
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
1
-1
/
+27
2018-12-05
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
1
-1
/
+14
2018-12-05
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
3
-1
/
+103
2018-12-05
btrfs: tree-check: reduce stack consumption in check_dir_item
David Sterba
1
-1
/
+2
2018-12-05
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
1
-1
/
+1
2018-12-05
btrfs: tree-checker: Add checker for dir item
Qu Wenruo
1
-0
/
+141
2018-12-05
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
3
-8
/
+43
2018-12-05
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
1
-7
/
+61
2018-12-05
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
4
-282
/
+340
2018-12-05
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
1
-0
/
+24
2018-12-05
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
2
-0
/
+104
2018-12-05
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
1
-0
/
+7
2018-12-05
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
1
-23
/
+27
2018-12-05
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
1
-1
/
+57
2018-12-05
btrfs: validate type when reading a chunk
Gu Jinxiang
1
-0
/
+28
2018-12-05
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2018-12-05
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
1
-4
/
+6
2018-12-05
tls: Use correct sk->sk_prot for IPV6
Boris Pismenny
1
-15
/
+37
2018-12-05
tls: don't override sk_write_space if tls_set_sw_offload fails.
Ilya Lesokhin
1
-3
/
+2
2018-12-05
tls: Avoid copying crypto_info again after cipher_type check.
Ilya Lesokhin
1
-19
/
+14
2018-12-05
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
3
-11
/
+18
2018-12-05
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
2
-14
/
+34
2018-12-05
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
2
-4
/
+59
2018-12-05
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
2
-20
/
+60
2018-12-05
libceph: add authorizer challenge
Ilya Dryomov
9
-7
/
+140
2018-12-05
libceph: factor out encrypt_authorizer()
Ilya Dryomov
1
-13
/
+36
2018-12-05
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
1
-9
/
+24
2018-12-05
libceph: factor out __prepare_write_connect()
Ilya Dryomov
1
-9
/
+12
2018-12-05
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2
-30
/
+27
2018-12-05
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
1
-10
/
+10
2018-12-05
media: em28xx: Fix use-after-free when disconnecting
Matthias Schwarzott
1
-1
/
+2
2018-12-05
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
1
-1
/
+9
2018-12-05
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
1
-12
/
+7
2018-12-05
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
1
-43
/
+30
2018-12-05
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
1
-0
/
+10
2018-12-05
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2
-2
/
+8
2018-12-05
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
1
-0
/
+15
2018-12-05
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
Hugh Dickins
1
-6
/
+13
2018-12-05
mm/huge_memory: splitting set mapping+index before unfreeze
Hugh Dickins
1
-6
/
+6
2018-12-05
mm/huge_memory.c: reorder operations in __split_huge_page_tail()
Konstantin Khlebnikov
1
-21
/
+15
2018-12-05
mm/huge_memory: rename freeze_page() to unmap_page()
Hugh Dickins
1
-6
/
+6
[prev]
[next]