summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-25crypto: riscv - Use SYM_FUNC_START for functions only called directlyNathan Chancellor
2025-04-25Revert "arm64: dts: imx93-tqma9352-mba93xxla: enable Open Drain for MDIO"Markus Niebel
2025-04-25Revert "arm64: dts: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO"Markus Niebel
2025-04-25arm64: dts: imx8mp-beacon: Enable RTC interrupt and wakeup-sourceAdam Ford
2025-04-25arm64: dts: imx8mn-beacon: Enable RTC interrupt and wakeup-sourceAdam Ford
2025-04-25arm64: dts: imx8mm-beacon: Enable RTC interrupt and wakeup-sourceAdam Ford
2025-04-25arm64: dts: imx8mn-beacon: Configure Ethernet PHY reset and GPIO IRQAdam Ford
2025-04-25arm64: dts: imx8mm-beacon: Configure Ethernet PHY reset and GPIO IRQAdam Ford
2025-04-25arm64: dts: imx8mn-beacon: Set SAI5 MCLK direction to output for HDMI audioAdam Ford
2025-04-25arm64: dts: imx8mm-beacon: Set SAI5 MCLK direction to output for HDMI audioAdam Ford
2025-04-25arm64: dts: imx8mp-beacon: Fix RTC capacitive loadAdam Ford
2025-04-25arm64: dts: imx8mn-beacon: Fix RTC capacitive loadAdam Ford
2025-04-25arm64: dts: imx8mm-beacon: Fix RTC capacitive loadAdam Ford
2025-04-25arm64: add initial device tree for TQMa93xx/MBa91xxCAMarkus Niebel
2025-04-25arm64: dts: freescale: add Toradex SMARC iMX8MPVitor Soares
2025-04-25arm64: dts: s32gxxxa-rdb: Add PCA85073A RTC module over I2C0Ciprian Marian Costea
2025-04-25arm64: dts: imx95-15x15-evk: enable USB2.0 nodeXu Yang
2025-04-25arm64: dts: imx95-19x19-evk: enable USB2.0 nodeXu Yang
2025-04-25arm64: dts: imx95: add USB2.0 nodesXu Yang
2025-04-25ARM: dts: imx6q-apalis: remove pcie-switch nodeFrancesco Dolcini
2025-04-25arm64: dts: imx8mp: Add device tree for Nitrogen8M Plus ENC Carrier BoardMartyn Welch
2025-04-24nios2: Replace strcpy() with strscpy() and simplify setup_cpuinfo()Thorsten Blum
2025-04-24nios2: do not introduce conflicting mappings when flushing tlb entriesSimon Schuster
2025-04-24nios2: force update_mmu_cache on spurious tlb-permission--related pagefaultsSimon Schuster
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-04-24KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()Uros Bizjak
2025-04-24KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checksSean Christopherson
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24KVM: SVM: Fix SNP AP destroy race with VMRUNTom Lendacky
2025-04-24x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIsSean Christopherson
2025-04-24KVM: VMX: Use arch_xchg() when processing PIR to avoid instrumentationSean Christopherson
2025-04-24KVM: VMX: Isolate pure loads from atomic XCHG when processing PIRSean Christopherson
2025-04-24KVM: VMX: Process PIR using 64-bit accesses on 64-bit kernelsSean Christopherson
2025-04-24x86/irq: KVM: Track PIR bitmap as an "unsigned long" arraySean Christopherson
2025-04-24KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIRSean Christopherson
2025-04-24x86/irq: Track if IRQ was found in PIR during initial loop (to load PIR vals)Sean Christopherson
2025-04-24x86/irq: Ensure initial PIR loads are performed exactly onceSean Christopherson
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov
2025-04-24KVM: x86: Add module param to control and enumerate device posted IRQsSean Christopherson
2025-04-24KVM: VMX: Don't send UNBLOCK when starting device assignment without APICvSean Christopherson
2025-04-24KVM: x86: Rescan I/O APIC routes after EOI interception for old routingweizijie
2025-04-24KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logicSean Christopherson
2025-04-24KVM: x86: Isolate edge vs. level check in userspace I/O APIC route scanningSean Christopherson
2025-04-24KVM: x86: Advertise support for AMD's PREFETCHIBabu Moger
2025-04-24KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properlyBorislav Petkov
2025-04-24KVM: x86: clean up a returnDan Carpenter
2025-04-24KVM: x86: Advertise support for WRMSRNSSean Christopherson
2025-04-24x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)Sean Christopherson
2025-04-24KVM: x86: Generalize IBRS virtualization on emulated VM-exitYosry Ahmed