index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-15
EDAC/igen6: fix core dependency AGAIN
Randy Dunlap
1
-1
/
+1
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
1
-2
/
+3
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
1
-2
/
+0
2021-07-15
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Christoph Hellwig
1
-1
/
+3
2021-07-15
mm/page_alloc: further fix __alloc_pages_bulk() return value
Chuck Lever
1
-6
/
+8
2021-07-15
mm/page_alloc: correct return value when failing at preparing
Yanfei Xu
1
-1
/
+1
2021-07-15
mm/page_alloc: avoid page allocator recursion with pagesets.lock held
Mel Gorman
1
-0
/
+12
2021-07-15
Revert "mm/page_alloc: make should_fail_alloc_page() static"
Matteo Croce
1
-1
/
+1
2021-07-15
kasan: fix build by including kernel.h
Marco Elver
1
-0
/
+1
2021-07-15
kasan: add memzero init for unaligned size at DEBUG
Yee Lee
1
-0
/
+12
2021-07-15
mm: move helper to check slub_debug_enabled
Marco Elver
2
-18
/
+11
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
1
-2
/
+16
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
1
-5
/
+5
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
1
-7
/
+32
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
1
-1
/
+18
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
3
-22
/
+24
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
1
-0
/
+13
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
3
-0
/
+66
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
1
-1
/
+0
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
1
-1
/
+3
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
1
-2
/
+1
2021-07-15
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-15
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-15
arm64: entry: fix KCOV suppression
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: entry: add missing noinstr
Mark Rutland
1
-1
/
+1
2021-07-15
arm64: mte: fix restoration of GCR_EL1 from suspend
Mark Rutland
1
-13
/
+2
2021-07-15
arm64: Avoid premature usercopy failure
Robin Murphy
3
-13
/
+35
2021-07-15
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
1
-198
/
+26
2021-07-15
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
1
-1
/
+1
2021-07-15
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
1
-1
/
+1
2021-07-15
dt-bindings: Move fixed string 'patternProperties' to 'properties'
Rob Herring
5
-59
/
+60
2021-07-15
dt-bindings: More dropping redundant minItems/maxItems
Rob Herring
6
-15
/
+0
2021-07-15
KVM: selftests: smm_test: Test SMM enter from L2
Vitaly Kuznetsov
1
-6
/
+64
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
3
-3
/
+10
2021-07-15
KVM: nSVM: Fix L1 state corruption upon return from SMM
Vitaly Kuznetsov
1
-1
/
+38
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
2
-18
/
+24
2021-07-15
KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN
Vitaly Kuznetsov
1
-0
/
+5
2021-07-15
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
1
-1
/
+10
2021-07-15
KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities
Sean Christopherson
1
-4
/
+5
2021-07-15
KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
Sean Christopherson
1
-2
/
+3
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
3
-1
/
+14
2021-07-15
KVM: SVM: remove INIT intercept handler
Maxim Levitsky
1
-1
/
+0
2021-07-15
KVM: SVM: #SMI interception must not skip the instruction
Maxim Levitsky
1
-1
/
+6
2021-07-15
KVM: VMX: Remove vmx_msr_index from vmx.h
Yu Zhang
1
-2
/
+0
2021-07-15
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-15
KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
Ricardo Koller
1
-1
/
+1
[prev]
[next]