index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
jfs: prevent NULL deref in diFree
Haimin Zhang
2022-03-22
1
-1
/
+2
*
jfs: fix divide error in dbNextAG
Pavel Skripkin
2022-03-22
1
-0
/
+7
*
Merge tag 'pstore-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
2
-22
/
+20
|
\
|
*
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
2022-03-15
1
-20
/
+18
|
*
pstore: Add prefix to ECC messages
Vincent Whitchurch
2022-03-01
1
-2
/
+2
*
|
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
8
-106
/
+268
|
\
\
|
*
|
binfmt_elf: Don't write past end of notes for regset gap
Rick Edgecombe
2022-03-18
1
-10
/
+14
|
*
|
coredump: Don't compile flat_core_dump when coredumps are disabled
Eric W. Biederman
2022-03-09
1
-0
/
+4
|
*
|
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2022-03-08
2
-13
/
+33
|
*
|
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
2022-03-08
1
-11
/
+11
|
*
|
coredump: Remove the WARN_ON in dump_vma_snapshot
Eric W. Biederman
2022-03-08
1
-6
/
+0
|
*
|
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
2022-03-08
3
-43
/
+36
|
*
|
coredump: Move definition of struct coredump_params into coredump.h
Eric W. Biederman
2022-03-08
1
-0
/
+1
|
*
|
binfmt_elf: Introduce KUnit test
Kees Cook
2022-03-04
4
-0
/
+80
|
*
|
exec: cleanup comments
Tom Rix
2022-03-02
1
-3
/
+3
|
*
|
fs/binfmt_elf: Refactor load_elf_binary function
Akira Kawata
2022-03-02
1
-8
/
+6
|
*
|
fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
Akira Kawata
2022-03-02
1
-6
/
+18
|
*
|
binfmt: move more stuff undef CONFIG_COREDUMP
Alexey Dobriyan
2022-03-02
3
-1
/
+5
|
*
|
exec: Force single empty string when argv is empty
Kees Cook
2022-03-02
1
-1
/
+25
|
*
|
coredump: Also dump first pages of non-executable ELF libraries
Jann Horn
2022-03-02
1
-5
/
+34
|
*
|
ELF: fix overflow in total mapping size calculation
Alexey Dobriyan
2022-03-02
1
-12
/
+11
*
|
|
Merge tag 'for-5.18/alloc-cleanups-2022-03-18' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-22
5
-95
/
+73
|
\
\
\
|
*
|
|
f2fs: pass the bio operation to bio_alloc_bioset
Christoph Hellwig
2022-03-09
1
-41
/
+29
|
*
|
|
f2fs: don't pass a bio to f2fs_target_device
Christoph Hellwig
2022-03-09
2
-13
/
+14
|
*
|
|
nilfs2: pass the operation to bio_alloc
Christoph Hellwig
2022-02-27
1
-11
/
+9
|
*
|
|
ext4: pass the operation to bio_alloc
Christoph Hellwig
2022-02-27
1
-4
/
+3
|
*
|
|
mpage: pass the operation to bio_alloc
Christoph Hellwig
2022-02-27
1
-29
/
+21
*
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
35
-247
/
+102
|
\
\
\
\
|
*
|
|
|
ext4: stop using bio_devname
Christoph Hellwig
2022-03-07
1
-3
/
+2
|
|
/
/
/
|
*
|
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
1
-2
/
+2
|
*
|
|
fs/ntfs3: remove unnecessary NULL check
Dan Carpenter
2022-02-02
1
-5
/
+4
|
*
|
|
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
2022-02-02
1
-4
/
+2
|
*
|
|
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-02-02
1
-1
/
+1
|
*
|
|
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
2
-9
/
+3
|
*
|
|
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
4
-16
/
+10
|
*
|
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
24
-108
/
+67
|
*
|
|
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
3
-8
/
+7
|
*
|
|
ntfs3: remove ntfs_alloc_bio
Christoph Hellwig
2022-02-02
1
-21
/
+2
|
*
|
|
nfs/blocklayout: remove bl_alloc_init_bio
Christoph Hellwig
2022-02-02
1
-21
/
+5
|
*
|
|
nilfs2: remove nilfs_alloc_seg_bio
Christoph Hellwig
2022-02-02
1
-27
/
+4
|
*
|
|
fs: remove mpage_alloc
Christoph Hellwig
2022-02-02
1
-29
/
+6
|
*
|
|
block: remove genhd.h
Christoph Hellwig
2022-02-02
8
-8
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.18/io_uring-statx-2022-03-18' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-03-22
3
-17
/
+58
|
\
\
\
|
*
|
|
io-uring: Make statx API stable
Stefan Roesch
2022-03-10
3
-17
/
+58
*
|
|
|
Merge tag 'for-5.18/io_uring-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
2
-341
/
+1024
|
\
\
\
\
|
*
|
|
|
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
2022-03-18
1
-2
/
+4
|
*
|
|
|
io_uring: don't check unrelated req->open.how in accept request
Jens Axboe
2022-03-18
1
-2
/
+1
|
*
|
|
|
io_uring: manage provided buffers strictly ordered
Jens Axboe
2022-03-18
1
-62
/
+92
|
*
|
|
|
io_uring: fold evfd signalling under a slower path
Pavel Begunkov
2022-03-17
1
-26
/
+34
|
*
|
|
|
io_uring: thin down io_commit_cqring()
Pavel Begunkov
2022-03-17
1
-8
/
+15
[next]