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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
Suzuki K Poulose
1
-1
/
+5
2019-04-25
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-04-03
KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIs
Marc Zyngier
3
-0
/
+25
2019-03-30
KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation
Wei Huang
1
-2
/
+2
2019-03-28
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
1
-14
/
+9
2019-03-20
KVM: arm/arm64: vgic-its: Make attribute accessors static
YueHaibing
1
-5
/
+5
2019-03-20
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2
-16
/
+45
2019-03-19
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
1
-22
/
+21
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
Marc Zyngier
1
-3
/
+10
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
4
-6
/
+28
2019-03-19
arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled
Marc Zyngier
2
-6
/
+12
2019-03-19
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
1
-3
/
+3
2019-03-17
Linux 5.1-rc1
Linus Torvalds
1
-2
/
+2
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
57
-156
/
+153
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
7
-32
/
+55
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
29
-47
/
+18
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
12
-13
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: Make NOSTDINC_FLAGS a simply expanded variable
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
11
-6
/
+538
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
30
-537
/
+1111
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
22
-80
/
+210
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-128
/
+259
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-23
/
+21
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
1
-3
/
+5
2019-03-15
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-362
/
+981
2019-03-15
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
93
-1199
/
+2623
2019-03-15
Merge tag 'trace-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
8
-26
/
+45
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
95
-609
/
+440
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
7
-21
/
+113
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
24
-117
/
+72
2019-03-15
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-33
/
+126
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-373
/
+449
2019-03-15
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-30
/
+25
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
22
-185
/
+424
2019-03-15
Merge branch 'akpm' (rest of patches from Andrew)
Linus Torvalds
2
-72
/
+131
2019-03-15
filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior
Linus Torvalds
1
-0
/
+5
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
1
-5
/
+5
[next]