summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-23LoongArch: Fix oops during single-step debuggingHaoran Jiang
2026-07-23LoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo
2026-07-23LoongArch: Retrieve CPU package ID from PPTT when availableRong Bao
2026-07-23LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang
2026-07-23LoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen
2026-07-23LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle
2026-07-23x86/purgatory: Return bool from verify_sha256_digest()Thorsten Blum
2026-07-23x86/mm: Re-enable preemption before flush_tlb_multi()Chuyi Zhou
2026-07-23x86/kvm: Disable preemption in kvm_flush_tlb_multi()Chuyi Zhou
2026-07-23x86/mm: Move flush_tlb_info back to the stackChuyi Zhou
2026-07-23x86/mm: Cap flush_tlb_info alignment at 64 bytesChuyi Zhou
2026-07-23x86/mm: Factor out flush_tlb_info initializationChuyi Zhou
2026-07-23KVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort
2026-07-23KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace clock disablingVincent Donnefort
2026-07-23KVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-23x86/boot/compressed: Disable jump tablesNathan Chancellor
2026-07-23arm64: dts: ti: k3-am62l: Add bootph to usb0Anshul Dalal
2026-07-23arm64: dts: ti: k3-am62x-verdin: Share UART_4 MCU reservation overlayVitor Soares
2026-07-23arm64: dts: ti: k3-am62p-verdin: Add Toradex OV5640 CSI CamerasVitor Soares
2026-07-23arm64: dts: ti: k3-am62p-verdin: Add NAU8822 Bridge Tied LoadVitor Soares
2026-07-23arm64: dts: ti: k3-am62-verdin: Add RPi Touch Display 2 7-inchFrancesco Dolcini
2026-07-23arm64: dts: ti: k3-am62-verdin: Add Mezzanine with Toradex Display 10.1" LVDSLeonardo Costa
2026-07-23arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with the 10.1...Leonardo Costa
2026-07-23arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LV...Leonardo Costa
2026-07-22x86/elf: Correct comment for STACK_RND_MASK()Lorenzo Stoakes (ARM)
2026-07-22riscv: dts: thead: Add remaining Lichee Pi 4A IO expansionsEmil Renner Berthing
2026-07-22riscv: dts: thead: Add IO labels for the IO expansion on I2C1Emil Renner Berthing
2026-07-22riscv: dts: thead: lpi4a: sort nodesIcenowy Zheng
2026-07-22riscv: dts: thead: Add TH1520 I2C nodesThomas Bonnefille
2026-07-22riscv: dts: thead: th1520: remove pclk for I2C1Icenowy Zheng
2026-07-22riscv: dts: spacemit: k1: Add Banana Pi BPI-CM6 IO boardJunhui Liu
2026-07-22riscv: dts: spacemit: k1: Split gmac_clk_ref into independent pinctrl groupsJunhui Liu
2026-07-22riscv: dts: spacemit: Add cpu scaling for K1 SoCShuwei Wu
2026-07-22riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX boardZhengyu He
2026-07-22riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 Pico-ITX boardAurelien Jarno
2026-07-22riscv: dts: spacemit: add i2c aliases on K3 Pico-ITX boardAurelien Jarno
2026-07-22riscv: dts: spacemit: add 24c02 eeprom on K3 Pico-ITX boardAurelien Jarno
2026-07-22riscv: dts: spacemit: enable the i2c2 adapter on K3 Pico-ITX boardAurelien Jarno
2026-07-22riscv: dts: spacemit: set console baud rate on K3 Pico-ITX boardAurelien Jarno
2026-07-22KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walkPhil Rosenthal
2026-07-22x86/resctrl: Protect against bad shiftReinette Chatre
2026-07-22KVM: SEV: Drop FOLL_WRITE for encrypted region registrationPankaj Gupta
2026-07-22arm64: ftrace: allow DIRECT_CALLS without CALL_OPSJose Fernandez (Anthropic)
2026-07-22arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPSJose Fernandez (Anthropic)
2026-07-22KVM: x86: Check EFER validity on KVM_SET_SREGS*Yosry Ahmed