index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
peci
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-28
doc: Add tar requirement to changes.rst
Masahiro Yamada
1
-0
/
+7
2023-05-28
Revert "kheaders: substituting --sort in archive creation"
Masahiro Yamada
1
-6
/
+3
2023-05-22
docs: Set minimal gtags / GNU GLOBAL version to 6.6.5
Ahmed S. Darwish
1
-0
/
+7
2023-05-22
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
1
-1
/
+8
2023-05-22
modpost: rename find_elf_symbol() and find_elf_symbol2()
Masahiro Yamada
1
-6
/
+6
2023-05-22
modpost: pass section index to find_elf_symbol2()
Masahiro Yamada
1
-19
/
+15
2023-05-22
modpost: pass 'tosec' down to default_mismatch_handler()
Masahiro Yamada
1
-4
/
+3
2023-05-22
modpost: squash extable_mismatch_handler() into default_mismatch_handler()
Masahiro Yamada
1
-58
/
+26
2023-05-22
modpost: clean up is_executable_section()
Masahiro Yamada
1
-8
/
+8
2023-05-22
modpost: squash report_sec_mismatch() into default_mismatch_handler()
Masahiro Yamada
1
-35
/
+20
2023-05-22
modpost: squash report_extable_warnings() into extable_mismatch_handler()
Masahiro Yamada
1
-26
/
+14
2023-05-22
modpost: remove get_prettyname()
Masahiro Yamada
1
-25
/
+2
2023-05-22
modpost: remove fromsym info in __ex_table section mismatch warning
Masahiro Yamada
1
-9
/
+2
2023-05-22
modpost: remove broken calculation of exception_table_entry size
Masahiro Yamada
1
-57
/
+3
2023-05-22
modpost: error out if addend_*_rel() is not implemented for REL arch
Masahiro Yamada
1
-0
/
+2
2023-05-22
kbuild: Disallow DTB overlays to built from .dts named source files
Andrew Davis
1
-3
/
+0
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-14
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-14
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-14
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-14
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-14
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-14
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-14
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-14
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-14
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-14
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-14
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-14
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-14
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-05-13
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-12
Documentation/block: drop the request.rst file
Randy Dunlap
2
-100
/
+0
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-12
ublk: fix command op code check
Ming Lei
1
-1
/
+1
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-12
fbdev: stifb: Fix info entry in sti_struct on error path
Helge Deller
1
-0
/
+1
2023-05-12
fbdev: modedb: Add 1920x1080 at 60 Hz video mode
Helge Deller
1
-0
/
+5
2023-05-11
fbdev: imsttfb: Fix use after free bug in imsttfb_probe
Zheng Wang
1
-7
/
+8
2023-05-11
fbdev: vfb: Remove trailing whitespaces
Thomas Zimmermann
1
-5
/
+5
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
1
-7
/
+7
2023-05-11
fbdev: stifb: Remove trailing whitespaces
Thomas Zimmermann
1
-78
/
+78
2023-05-11
fbdev: sa1100fb: Remove trailing whitespaces
Thomas Zimmermann
1
-16
/
+16
2023-05-11
fbdev: platinumfb: Remove trailing whitespaces
Thomas Zimmermann
1
-15
/
+15
2023-05-11
fbdev: p9100: Remove trailing whitespaces
Thomas Zimmermann
1
-2
/
+2
2023-05-11
fbdev: maxinefb: Remove trailing whitespaces
Thomas Zimmermann
1
-1
/
+1
[next]