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
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
5
-0
/
+20
2024-07-12
Merge branch 'iommu/core' into iommu/next
Will Deacon
8
-234
/
+15
2024-07-12
Merge branch 'use-overflow-h-helpers-to-check-for-overflows'
Alexei Starovoitov
1
-123
/
+48
2024-07-12
Merge branch 'iommu/qualcomm/msm' into iommu/next
Will Deacon
3
-64
/
+79
2024-07-12
bpf: use check_sub_overflow() to check for subtraction overflows
Shung-Hsi Yu
1
-43
/
+14
2024-07-12
bpf: use check_add_overflow() to check for addition overflows
Shung-Hsi Yu
1
-80
/
+34
2024-07-12
bpf: fix overflow check in adjust_jmp_off()
Shung-Hsi Yu
1
-1
/
+1
2024-07-12
Merge branch 'iommu/nvidia/tegra' into iommu/next
Will Deacon
1
-1
/
+1
2024-07-12
Merge branch 'iommu/intel/vt-d' into iommu/next
Will Deacon
7
-101
/
+249
2024-07-12
riscv: hwprobe: export Zawrs ISA extension
Andrew Jones
3
-0
/
+6
2024-07-12
Merge branch 'iommu/arm/smmu' into iommu/next
Will Deacon
18
-667
/
+1124
2024-07-12
Merge branch 'iommu/amd/amd-vi' into iommu/next
Will Deacon
1
-1
/
+1
2024-07-12
Merge branch 'iommu/allwinner/sun50i' into iommu/next
Will Deacon
2
-3
/
+19
2024-07-12
drm/amdgpu/mes12: add missing opcode string
Alex Deucher
1
-0
/
+1
2024-07-12
drm/amdgpu/mes11: update opcode strings
Alex Deucher
1
-0
/
+3
2024-07-12
Revert "drm/amd/display: Reset freesync config before update new state"
Leo Li
1
-1
/
+0
2024-07-12
Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-35
/
+103
2024-07-12
Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-22
/
+104
2024-07-12
iommu/tegra-smmu: Pass correct fwnode to iommu_fwspec_init()
Will Deacon
1
-1
/
+1
2024-07-12
nfs: do not extend writes to the entire folio
Christoph Hellwig
1
-2
/
+6
2024-07-12
Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
8
-8
/
+130
2024-07-12
nfs/blocklayout: add support for NVMe
Christoph Hellwig
1
-0
/
+2
2024-07-12
Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
6
-73
/
+182
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1262
-8319
/
+15591
2024-07-12
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
1
-1
/
+1
2024-07-12
Merge tag 'kvm-s390-next-6.11-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-4
/
+34
2024-07-12
Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-24
/
+87
2024-07-12
iommu: Move IOMMU_DIRTY_NO_CLEAR define
Shameer Kolothum
1
-3
/
+3
2024-07-12
Merge tag 'kvm-riscv-6.11-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
16
-113
/
+218
2024-07-12
Merge branch 'kvm-prefault' into HEAD
Paolo Bonzini
12
-26
/
+394
2024-07-12
KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
Isaku Yamahata
3
-2
/
+159
2024-07-12
KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
Paolo Bonzini
3
-0
/
+77
2024-07-12
KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
Paolo Bonzini
2
-3
/
+6
2024-07-12
KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
Sean Christopherson
2
-14
/
+18
2024-07-12
KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
Sean Christopherson
2
-8
/
+2
2024-07-12
KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
Isaku Yamahata
4
-0
/
+78
2024-07-12
KVM: Document KVM_PRE_FAULT_MEMORY ioctl
Isaku Yamahata
1
-0
/
+55
2024-07-12
Merge branch 'kvm-tdx-prep-1-truncated' into HEAD
Paolo Bonzini
5
-32
/
+31
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
5
-17
/
+16
2024-07-12
bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o
Alan Maguire
1
-1
/
+1
2024-07-12
drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanup
Ashutosh Dixit
1
-7
/
+7
2024-07-12
misc: delete Makefile.rej
Greg Kroah-Hartman
1
-7
/
+0
2024-07-12
ASoC: tas2781: Add new Kontrol to set tas2563 digital Volume
Shenghao Ding
3
-10
/
+382
2024-07-12
clocksource/drivers/realtek: Add timer driver for rtl-otto platforms
Chris Packham
4
-0
/
+303
2024-07-12
dt-bindings: timer: Add schema for realtek,otto-timer
Chris Packham
1
-0
/
+63
2024-07-12
dt-bindings: timer: Add SOPHGO SG2002 clint
Thomas Bonnefille
1
-0
/
+1
2024-07-12
dt-bindings: timer: renesas,tmu: Add R-Car Gen2 support
Geert Uytterhoeven
1
-0
/
+5
2024-07-12
dt-bindings: timer: renesas,tmu: Add RZ/G1 support
Geert Uytterhoeven
1
-0
/
+5
2024-07-12
dt-bindings: timer: renesas,tmu: Add R-Mobile APE6 support
Geert Uytterhoeven
1
-0
/
+2
2024-07-12
clocksource/drivers/mips-gic-timer: Correct sched_clock width
Jiaxun Yang
1
-7
/
+7
[prev]
[next]