index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2024-02-23
RISC-V: Ignore V from the riscv,isa DT property on older T-Head CPUs
Conor Dooley
2024-02-23
Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2024-02-23
Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2024-02-23
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Sean Christopherson
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
2024-02-23
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
2024-02-23
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
2024-02-23
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2024-02-23
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
2024-02-23
ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE
Fabio Estevam
2024-02-22
KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU
Sean Christopherson
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
2024-02-23
Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2024-02-22
riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
Alexandre Ghiti
2024-02-22
riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctly
Yangyu Chen
2024-02-22
riscv: add CALLER_ADDRx support
Zong Li
2024-02-22
Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixes
Palmer Dabbelt
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
arm64: tegra: Fix Tegra234 MGBE power-domains
Jon Hunter
2024-02-22
ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
Geert Uytterhoeven
2024-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-02-21
Merge patch series "RISC-V: Fix CONFIG_AS_HAS_OPTION_ARCH with tip of tree LLVM"
Palmer Dabbelt
2024-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-21
s390: use the correct count for __iowrite64_copy()
Jason Gunthorpe
2024-02-21
sparc: Fix undefined reference to fb_is_primary_device
Javier Martinez Canillas
2024-02-21
Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-20
arm64: dts: qcom: Fix interrupt-map cell sizes
Rob Herring
2024-02-20
arm: dts: Fix dtc interrupt_map warnings
Rob Herring
2024-02-20
arm64: dts: Fix dtc interrupt_provider warnings
Rob Herring
2024-02-20
arm: dts: Fix dtc interrupt_provider warnings
Rob Herring
2024-02-20
arm64: dts: freescale: Disable interrupt_map check
Rob Herring
2024-02-20
Merge tag 'v6.8-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2024-02-20
Merge tag 'imx-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2024-02-20
ARM: ep93xx: Add terminator to gpiod_lookup_table
Nikita Shubin
2024-02-20
arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend
Mark Brown
2024-02-20
arm64/sme: Restore SME registers on exit from suspend
Mark Brown
2024-02-20
Revert "arm64: jump_label: use constraints "Si" instead of "i""
Will Deacon
2024-02-20
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2024-02-19
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
2024-02-19
KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
Sean Christopherson
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-02-19
x86/entry_32: Add VERW just before userspace transition
Pawan Gupta
2024-02-19
x86/entry_64: Add VERW just before userspace transition
Pawan Gupta
[prev]
[next]