index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
14
-200
/
+83
*
integrity: Move integrity_kernel_module_request() to IMA
Roberto Sassu
2024-02-15
5
-37
/
+44
*
security: Introduce key_post_create_or_update hook
Roberto Sassu
2024-02-15
4
-1
/
+39
*
security: Introduce inode_post_remove_acl hook
Roberto Sassu
2024-02-15
4
-0
/
+28
*
security: Introduce inode_post_set_acl hook
Roberto Sassu
2024-02-15
4
-0
/
+27
*
security: Introduce inode_post_create_tmpfile hook
Roberto Sassu
2024-02-15
4
-0
/
+24
*
security: Introduce path_post_mknod hook
Roberto Sassu
2024-02-15
4
-0
/
+26
*
security: Introduce file_release hook
Roberto Sassu
2024-02-15
4
-0
/
+17
*
security: Introduce file_post_open hook
Roberto Sassu
2024-02-15
5
-0
/
+32
*
security: Introduce inode_post_removexattr hook
Roberto Sassu
2024-02-15
4
-4
/
+26
*
security: Introduce inode_post_setattr hook
Roberto Sassu
2024-02-15
4
-0
/
+26
*
security: Align inode_setattr hook definition with EVM
Roberto Sassu
2024-02-15
4
-4
/
+8
*
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-5
/
+9
*
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-4
/
+5
*
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-4
/
+8
*
ima: Align ima_post_read_file() definition with LSM infrastructure
Roberto Sassu
2024-02-15
2
-3
/
+3
*
ima: Align ima_inode_removexattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-4
/
+8
*
ima: Align ima_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-7
/
+11
*
ima: Align ima_file_mprotect() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-5
/
+8
*
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
2024-02-15
3
-4
/
+5
*
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
2024-02-04
1
-1
/
+1
*
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
11
-189
/
+203
|
\
|
*
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
2024-02-01
1
-29
/
+3
|
*
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
2024-02-01
3
-3
/
+10
|
*
ext4: add a hole extent entry in cache after punch
Zhang Yi
2024-02-01
1
-2
/
+4
|
*
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
2024-02-01
1
-41
/
+70
|
*
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
2024-02-01
1
-14
/
+11
|
*
ext4: refactor ext4_da_map_blocks()
Zhang Yi
2024-02-01
1
-22
/
+17
|
*
ext4: remove 'needed' in trace_ext4_discard_preallocations
Kemeng Shi
2024-01-18
2
-10
/
+6
|
*
ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations
Kemeng Shi
2024-01-18
9
-22
/
+18
|
*
ext4: remove unused return value of ext4_mb_release_group_pa
Kemeng Shi
2024-01-18
1
-4
/
+2
|
*
ext4: remove unused return value of ext4_mb_release_inode_pa
Kemeng Shi
2024-01-18
1
-3
/
+1
|
*
ext4: remove unused return value of ext4_mb_release
Kemeng Shi
2024-01-18
2
-4
/
+2
|
*
ext4: remove unused ext4_allocation_context::ac_groups_considered
Kemeng Shi
2024-01-18
1
-1
/
+0
|
*
ext4: remove unneeded return value of ext4_mb_release_context
Kemeng Shi
2024-01-18
1
-2
/
+1
|
*
ext4: remove unused parameter ngroup in ext4_mb_choose_next_group_*()
Kemeng Shi
2024-01-18
1
-6
/
+6
|
*
ext4: remove unused return value of __mb_check_buddy
Kemeng Shi
2024-01-18
1
-4
/
+3
|
*
ext4: mark the group block bitmap as corrupted before reporting an error
Baokun Li
2024-01-18
1
-11
/
+11
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
2024-01-18
1
-5
/
+4
|
*
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
2024-01-18
1
-0
/
+4
|
*
ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...
Baokun Li
2024-01-18
1
-1
/
+1
|
*
ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
Baokun Li
2024-01-18
1
-18
/
+21
|
*
ext4: regenerate buddy after block freeing failed if under fc replay
Baokun Li
2024-01-18
1
-0
/
+20
|
*
ext4: do not trim the group with corrupted block bitmap
Baokun Li
2024-01-18
1
-0
/
+3
|
*
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2024-01-18
1
-4
/
+2
*
|
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
4
-8
/
+31
|
\
\
|
*
|
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-02-01
2
-3
/
+3
|
*
|
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
2024-02-01
1
-0
/
+2
|
*
|
cifs: do not search for channel if server is terminating
Shyam Prasad N
2024-02-01
2
-1
/
+5
|
*
|
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
2024-02-01
1
-1
/
+1
[next]