index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+1
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-1
/
+12
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+6
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
3
-2
/
+155
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-0
/
+12
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
14
-16
/
+69
2021-06-22
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
1
-0
/
+1
2021-06-17
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
2
-0
/
+2
2021-06-17
KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2
Maxim Levitsky
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+1
2021-06-17
asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
Vitaly Kuznetsov
1
-0
/
+1
2021-06-17
kvm: add PM-notifier
Sergey Senozhatsky
1
-0
/
+9
2021-06-17
math64.h: Add mul_s64_u64_shr()
Ilias Stamatis
1
-0
/
+19
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
1
-0
/
+9
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
1
-2
/
+2
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
1
-1
/
+9
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
1
-1
/
+1
2021-05-27
KVM: X86: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+3
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
1
-0
/
+6
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2021-05-15
Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+48
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+2
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2021-05-14
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2
-3
/
+13
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-0
/
+32
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
1
-1
/
+14
2021-05-13
Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
1
-0
/
+1
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
1
-0
/
+1
2021-05-12
libnvdimm: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
1
-5
/
+0
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
1
-1
/
+1
2021-05-11
stack: Replace "o" output with "r" input constraint
Nick Desaulniers
1
-1
/
+1
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-0
/
+1
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+1
2021-05-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+1
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-113
/
+132
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2
-5
/
+1
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-6
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-5
/
+40
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2
-6
/
+2
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-2
/
+7
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+5
[next]