index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-11
8
-57
/
+107
|
\
|
*
Btrfs: fix missing delayed iputs on unmount
Omar Sandoval
2018-11-07
1
-36
/
+15
|
*
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-06
1
-2
/
+10
|
*
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
Filipe Manana
2018-11-06
1
-0
/
+2
|
*
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-06
3
-11
/
+46
|
*
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
2018-11-06
1
-3
/
+3
|
*
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
2018-11-06
1
-1
/
+1
|
*
Btrfs: fix missing data checksums after a ranged fsync (msync)
Filipe Manana
2018-11-06
1
-0
/
+17
|
*
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-06
1
-1
/
+11
|
*
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
2018-11-06
1
-3
/
+2
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-11-11
5
-31
/
+51
|
\
\
|
*
|
ext4: missing !bh check in ext4_xattr_inode_write()
Vasily Averin
2018-11-09
1
-0
/
+6
|
*
|
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-11-07
1
-0
/
+1
|
*
|
ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
Vasily Averin
2018-11-07
1
-2
/
+5
|
*
|
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
2018-11-07
1
-0
/
+2
|
*
|
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-11-07
1
-0
/
+2
|
*
|
ext4: fix buffer leak in ext4_xattr_get_block() on error path
Vasily Averin
2018-11-07
1
-1
/
+3
|
*
|
ext4: fix possible leak of s_journal_flag_rwsem in error path
Vasily Averin
2018-11-07
1
-0
/
+1
|
*
|
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-07
1
-8
/
+8
|
*
|
ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()
Vasily Averin
2018-11-06
1
-5
/
+1
|
*
|
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-06
1
-0
/
+1
|
*
|
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-06
1
-1
/
+3
|
*
|
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
Vasily Averin
2018-11-06
1
-2
/
+3
|
*
|
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-06
1
-0
/
+4
|
*
|
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-06
1
-1
/
+1
|
*
|
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-03
1
-1
/
+3
|
*
|
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-03
1
-2
/
+1
|
*
|
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-03
1
-2
/
+4
|
*
|
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-03
1
-6
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-11
17
-138
/
+114
|
\
\
\
|
*
|
|
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
2018-11-09
1
-1
/
+1
|
*
|
|
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2018-11-06
2
-78
/
+7
|
*
|
|
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
2018-11-06
1
-8
/
+0
|
*
|
|
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
2018-11-06
1
-13
/
+38
|
*
|
|
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-11-06
4
-27
/
+29
|
*
|
|
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2018-11-06
3
-1
/
+7
|
*
|
|
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2018-11-06
3
-3
/
+5
|
*
|
|
x86/build: Remove -pipe from KBUILD_CFLAGS
Nathan Chancellor
2018-11-05
1
-3
/
+1
|
*
|
|
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
2018-11-05
1
-1
/
+1
|
*
|
|
Documentation/x86: Fix typo in zero-page.txt
Randy Dunlap
2018-11-05
1
-1
/
+1
|
*
|
|
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
2018-11-04
1
-0
/
+11
|
*
|
|
clockevents/drivers/i8253: Add support for PIT shutdown quirk
Michael Kelley
2018-11-04
2
-2
/
+13
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-11
19
-121
/
+820
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-11-06
19
-121
/
+820
|
|
\
\
\
\
|
|
*
|
|
|
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-06
2
-2
/
+0
|
|
*
|
|
|
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
2018-11-05
1
-11
/
+38
|
|
*
|
|
|
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
Arnaldo Carvalho de Melo
2018-11-05
1
-1
/
+1
|
|
*
|
|
|
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
1
-0
/
+4
|
|
*
|
|
|
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-11-05
3
-3
/
+19
|
|
*
|
|
|
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
2018-11-05
1
-1
/
+3
[next]