index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-04-15
ext4: do not zeroout extents beyond i_disksize
Jan Kara
-4
/
+4
2020-04-15
ext4: fix return-value types in several function comments
Josh Triplett
-3
/
+3
2020-04-15
ext4: use non-movable memory for superblock readahead
Roman Gushchin
-2
/
+21
2020-04-15
ext4: use matching invalidatepage in ext4_writepage
yangerkun
-1
/
+1
2020-04-15
Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-30
/
+61
2020-04-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-24
/
+67
2020-04-14
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-93
/
+51
2020-04-14
Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-71
/
+112
2020-04-14
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
-0
/
+2
2020-04-14
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
-2
/
+10
2020-04-14
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
-2
/
+2
2020-04-14
efi/libstub/file: Merge file name buffers to reduce stack usage
Ard Biesheuvel
-13
/
+14
2020-04-14
Documentation/x86, efi/x86: Clarify EFI handover protocol and its requirements
Ard Biesheuvel
-3
/
+18
2020-04-14
efi/arm: Deal with ADR going out of range in efi_enter_kernel()
Ard Biesheuvel
-1
/
+2
2020-04-14
efi/x86: Always relocate the kernel for EFI handover entry
Arvind Sankar
-4
/
+10
2020-04-14
efi/x86: Move efi stub globals from .bss to .data
Arvind Sankar
-2
/
+2
2020-04-14
efi/libstub/x86: Remove redundant assignment to pointer hdr
Colin Ian King
-2
/
+0
2020-04-14
efi/cper: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-1
/
+1
2020-04-13
m68k: Drop redundant generic-y += hardirq.h
Geert Uytterhoeven
-1
/
+0
2020-04-13
afs: Fix afs_d_validate() to set the right directory version
David Howells
-3
/
+3
2020-04-13
afs: Fix race between post-modification dir edit and readdir/d_revalidate
David Howells
-35
/
+76
2020-04-13
afs: Fix length of dump of bad YFSFetchStatus record
David Howells
-3
/
+3
2020-04-13
afs: Fix rename operation status delivery
David Howells
-21
/
+12
2020-04-13
afs: Fix decoding of inline abort codes from version 1 status records
David Howells
-0
/
+1
2020-04-13
afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus()
David Howells
-9
/
+17
2020-04-12
Linux 5.7-rc1
v5.7-rc1
Linus Torvalds
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
-820
/
+820
2020-04-12
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+79
2020-04-12
Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+10
2020-04-12
Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-62
/
+51
2020-04-12
Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-31
/
+573
2020-04-12
Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-26
/
+51
2020-04-12
Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-238
/
+272
2020-04-12
Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-0
/
+1
2020-04-11
Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-11
/
+13
2020-04-11
Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-4
/
+8
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
-519
/
+384
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
-0
/
+1
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
-4
/
+9
2020-04-11
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
-9
/
+14
2020-04-11
x86/Hyper-V: Report crash register data or kmsg before running crash kernel
Tianyu Lan
-0
/
+10
2020-04-11
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
-2
/
+14
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
-1
/
+1
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-366
/
+706
2020-04-10
Merge tag 'docs-5.7-2' of git://git.lwn.net/linux
Linus Torvalds
-24
/
+22
[next]