index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
docs: virt: user_mode_linux.rst: fix URL references
Mauro Carvalho Chehab
2020-02-12
1
-42
/
+29
|
*
|
docs: virt: user_mode_linux.rst: update compiling instructions
Mauro Carvalho Chehab
2020-02-12
1
-53
/
+9
|
*
|
docs: virt: convert UML documentation to ReST
Mauro Carvalho Chehab
2020-02-12
2
-915
/
+787
|
*
|
docs: kvm: add arm/pvtime.rst to index.rst
Mauro Carvalho Chehab
2020-02-12
2
-0
/
+12
|
*
|
KVM: x86: fix WARN_ON check of an unsigned less than zero
Paolo Bonzini
2020-02-12
1
-1
/
+1
|
*
|
selftests: KVM: Remove unused x86_register enum
Eric Auger
2020-02-12
1
-20
/
+0
|
*
|
KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
Sean Christopherson
2020-02-12
1
-1
/
+1
|
*
|
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
1
-0
/
+3
|
*
|
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
2
-5
/
+16
|
*
|
KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
Sean Christopherson
2020-02-12
3
-7
/
+19
|
*
|
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
1
-3
/
+0
|
*
|
KVM: x86: remove duplicated KVM_REQ_EVENT request
Miaohe Lin
2020-02-12
1
-1
/
+0
|
*
|
selftests: KVM: SVM: Add vmcall test
Eric Auger
2020-02-12
2
-0
/
+80
|
*
|
selftests: KVM: AMD Nested test infrastructure
Eric Auger
2020-02-12
5
-1
/
+517
|
*
|
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
Eric Auger
2020-02-12
2
-7
/
+7
|
*
|
KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
Oliver Upton
2020-02-12
1
-13
/
+16
|
*
|
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
1
-0
/
+28
|
*
|
KVM: x86: Mask off reserved bit from #DB exception payload
Oliver Upton
2020-02-12
1
-0
/
+8
|
*
|
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-02-12
2
-15
/
+13
|
*
|
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-12
2
-2
/
+2
*
|
|
Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-16
2
-23
/
+7
|
\
\
\
|
*
|
|
EDAC/sysfs: Remove csrow objects on errors
Robert Richter
2020-02-13
1
-2
/
+1
|
*
|
|
EDAC/mc: Fix use-after-free and memleaks during device removal
Robert Richter
2020-02-13
2
-21
/
+6
|
|
/
/
*
|
|
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-16
8
-38
/
+63
|
\
\
\
|
*
|
|
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
Yi Zhang
2020-02-14
1
-1
/
+1
|
*
|
|
nvme/pci: move cqe check after device shutdown
Keith Busch
2020-02-14
1
-5
/
+18
|
*
|
|
nvme: prevent warning triggered by nvme_stop_keep_alive
Nigel Kirkland
2020-02-14
3
-7
/
+7
|
*
|
|
nvme/tcp: fix bug on double requeue when send fails
Anton Eidelman
2020-02-14
1
-1
/
+6
|
*
|
|
bcache: remove macro nr_to_fifo_front()
Coly Li
2020-02-13
1
-5
/
+2
|
*
|
|
bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"
Coly Li
2020-02-13
1
-17
/
+0
|
*
|
|
bcache: ignore pending signals when creating gc and allocator thread
Coly Li
2020-02-13
2
-2
/
+29
*
|
|
|
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-16
7
-1
/
+44
|
\
\
\
\
|
*
|
|
|
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
2020-02-12
1
-1
/
+1
|
*
|
|
|
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2020-02-12
2
-0
/
+16
|
*
|
|
|
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
2020-02-12
1
-0
/
+8
|
*
|
|
|
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-12
1
-0
/
+2
|
*
|
|
|
btrfs: print message when tree-log replay starts
David Sterba
2020-02-12
1
-0
/
+1
|
*
|
|
|
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2020-02-12
1
-0
/
+11
|
*
|
|
|
btrfs: ref-verify: fix memory leaks
Wenwen Wang
2020-02-12
1
-0
/
+5
*
|
|
|
|
Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-16
5
-6
/
+44
|
\
\
\
\
\
|
*
|
|
|
|
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
2020-02-14
1
-1
/
+34
|
*
|
|
|
|
cifs: enable change notification for SMB2.1 dialect
Steve French
2020-02-14
1
-0
/
+1
|
*
|
|
|
|
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-02-13
3
-4
/
+4
|
*
|
|
|
|
cifs: fix mount option display for sec=krb5i
Petr Pavlu
2020-02-10
1
-1
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-16
9
-63
/
+86
|
\
\
\
\
\
|
*
|
|
|
|
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
2020-02-15
1
-10
/
+4
|
*
|
|
|
|
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
2020-02-13
1
-4
/
+21
|
*
|
|
|
|
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2020-02-13
2
-32
/
+21
|
*
|
|
|
|
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
2020-02-13
1
-0
/
+1
|
*
|
|
|
|
ext4: fix checksum errors with indexed dirs
Jan Kara
2020-02-13
4
-7
/
+31
[prev]
[next]