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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2022-04-08
2
-13
/
+33
*
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
2022-04-08
1
-11
/
+11
*
coredump: Remove the WARN_ON in dump_vma_snapshot
Eric W. Biederman
2022-04-08
1
-6
/
+0
*
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2022-04-08
3
-43
/
+36
*
proc: bootconfig: Add null pointer check
Lv Ruyi
2022-04-08
1
-0
/
+2
*
io_uring: fix memory leak of uid in files registration
Pavel Begunkov
2022-04-08
1
-0
/
+1
*
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
2022-04-08
1
-1
/
+2
*
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
2022-04-08
1
-0
/
+3
*
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
2022-04-08
1
-7
/
+7
*
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
2022-04-08
1
-4
/
+30
*
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
2022-04-08
1
-1
/
+1
*
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
2022-04-08
1
-0
/
+2
*
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
2022-04-08
1
-10
/
+15
*
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
2022-04-08
1
-2
/
+0
*
ntfs: add sanity check on allocation size
Dongliang Mu
2022-04-08
1
-0
/
+4
*
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
2022-04-08
1
-3
/
+2
*
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-04-08
1
-2
/
+10
*
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
2022-04-08
1
-0
/
+7
*
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
2022-04-08
1
-0
/
+25
*
ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
Ritesh Harjani
2022-04-08
1
-55
/
+76
*
ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
Ritesh Harjani
2022-04-08
1
-7
/
+12
*
fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
Akira Kawata
2022-04-08
1
-6
/
+18
*
fs: fix fd table size alignment properly
Linus Torvalds
2022-04-08
1
-2
/
+1
*
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
2022-04-08
1
-0
/
+30
*
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
2022-04-08
3
-18
/
+22
*
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
2022-04-08
1
-0
/
+1
*
jfs: fix divide error in dbNextAG
Pavel Skripkin
2022-04-08
1
-0
/
+7
*
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
2022-04-08
1
-4
/
+0
*
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2022-04-08
2
-16
/
+7
*
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
2022-04-08
1
-1
/
+4
*
ext2: correct max file size computing
Zhang Yi
2022-04-08
1
-1
/
+5
*
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2022-04-08
2
-2
/
+5
*
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
2022-04-08
1
-0
/
+3
*
btrfs: fix unexpected error path when reflinking an inline extent
Filipe Manana
2022-04-08
1
-2
/
+5
*
f2fs: fix to avoid potential deadlock
Chao Yu
2022-04-08
2
-2
/
+10
*
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
2022-04-08
1
-3
/
+3
*
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
2022-04-08
1
-0
/
+1
*
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
2022-04-08
1
-1
/
+1
*
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
2022-04-08
1
-2
/
+4
*
exec: Force single empty string when argv is empty
Kees Cook
2022-04-08
1
-1
/
+25
*
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-04-08
1
-20
/
+18
*
ext4: fix fs corruption when tring to remove a non-empty directory with IO error
Ye Bin
2022-04-08
2
-10
/
+9
*
coredump: Also dump first pages of non-executable ELF libraries
Jann Horn
2022-04-08
1
-5
/
+34
*
cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
Paulo Alcantara
2022-04-08
1
-59
/
+65
*
cifs: prevent bad output lengths in smb2_ioctl_query_info()
Paulo Alcantara
2022-04-08
1
-6
/
+10
*
jffs2: fix memory leak in jffs2_scan_medium
Baokun Li
2022-04-08
1
-2
/
+4
*
jffs2: fix memory leak in jffs2_do_mount_fs
Baokun Li
2022-04-08
1
-1
/
+3
*
jffs2: fix use-after-free in jffs2_clear_xattr_subsystem
Baokun Li
2022-04-08
1
-1
/
+1
*
f2fs: fix to do sanity check on .cp_pack_total_block_count
Chao Yu
2022-04-08
1
-3
/
+5
*
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
2022-04-08
1
-3
/
+3
[next]