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
2022-06-09
filemap: Cache the value of vm_flags
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-06-09
filemap: Don't release a locked folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-06-09
MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.
Yupeng Li
1
-1
/
+1
2022-06-09
Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+40
2022-06-09
Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-21
/
+38
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
44
-189
/
+367
2022-06-09
docs: arm: tcm: Fix typo in description of TCM and MMU usage
Simon Horman
1
-1
/
+1
2022-06-10
scripts/check-local-export: avoid 'wait $!' for process substitution
Masahiro Yamada
2
-15
/
+33
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
4
-9
/
+12
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
irqchip/uniphier-aidet: Add compatible string for NX1 SoC
Kunihiko Hayashi
1
-0
/
+1
2022-06-09
dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC
Kunihiko Hayashi
1
-0
/
+1
2022-06-09
gcc-12: disable '-Wdangling-pointer' warning for now
Linus Torvalds
1
-0
/
+3
2022-06-09
drm: imx: fix compiler warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
irqchip/realtek-rtl: Fix refcount leak in map_interrupts
Miaoqian Lin
1
-1
/
+1
2022-06-09
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+4
2022-06-09
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/xilinx: Remove microblaze+zynq dependency
Jamie Iles
1
-1
/
+1
2022-06-09
docs: Move the HTE documentation to driver-api/
Jonathan Corbet
6
-2
/
+2
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
1
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-09
docs: usb: fix literal block marker in usbmon verification example
Justin Swartz
1
-1
/
+1
2022-06-09
Documentation/features: Update the arch support status files
Zheng Zengkai
42
-5
/
+47
2022-06-09
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
1
-1
/
+4
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
1
-3
/
+15
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
8
-8
/
+182
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
1
-5
/
+31
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
1
-7
/
+4
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
1
-1
/
+6
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2
-3
/
+2
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
1
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
1
-50
/
+60
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
4
-24
/
+29
2022-06-09
KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
Paolo Bonzini
2
-20
/
+23
2022-06-09
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
Maxim Levitsky
3
-27
/
+8
2022-06-09
KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
Maxim Levitsky
1
-2
/
+6
2022-06-09
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
1
-0
/
+2
2022-06-09
KVM: x86: SVM: fix avic_kick_target_vcpus_fast
Maxim Levitsky
1
-36
/
+69
2022-06-09
KVM: x86: SVM: remove avic's broken code that updated APIC ID
Maxim Levitsky
1
-35
/
+0
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
4
-6
/
+37
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
1
-2
/
+57
2022-06-09
KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
Yuan Yao
1
-1
/
+1
[prev]
[next]