summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-12-19x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor1-0/+2
2022-12-14ARM: at91: fix build for SAMA5D3 w/o L2 cachePeter Rosin1-1/+1
2022-12-14ARM: 9278/1: kfence: only handle translation faultsWang Kefeng2-5/+22
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-12-14Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini1-2/+2
2022-12-14LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang1-1/+2
2022-12-14LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen1-2/+6
2022-12-14LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen2-22/+10
2022-12-14LoongArch: Makefile: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-14ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker2-1/+7
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti3-13/+28
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak1-1/+1
2022-12-14ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node nameJohan Jonker1-1/+1
2022-12-14arm64: dts: rockchip: fix ir-receiver node namesJohan Jonker1-1/+1
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker1-1/+1
2022-12-14arm64: dts: rockchip: fix adc-keys sub node namesJohan Jonker10-21/+21
2022-12-14ARM: dts: rockchip: fix adc-keys sub node namesJohan Jonker2-4/+4
2022-12-14arm: dts: rockchip: remove clock-frequency from rtcSebastian Reichel5-5/+0
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel5-5/+5
2022-12-14arm64: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel4-4/+4
2022-12-14arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 seriesFUKAUMI Naoki1-1/+0
2022-12-14arm64: dts: rockchip: remove i2c5 from rk3566-roc-pcFurkan Kardame1-4/+0
2022-12-14arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pcFurkan Kardame1-1/+1
2022-12-14arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pcFurkan Kardame1-1/+1
2022-12-08powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy1-31/+21
2022-12-08riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren1-0/+35
2022-12-08riscv: fix race when vmap stack overflowJisheng Zhang3-0/+32
2022-12-08riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2-4/+13
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta3-9/+16
2022-12-08riscv: mm: Proper page permissions after initmem freeBjörn Töpel1-4/+5
2022-12-08riscv: vdso: fix section overlapping under some conditionsJisheng Zhang1-0/+1
2022-12-08ARM: at91: rm9200: fix usb device clock idMichael Grzeschik1-1/+1
2022-12-02LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen1-2/+6
2022-12-02LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen1-4/+5
2022-12-02x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley1-1/+7
2022-12-02x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta1-8/+15
2022-12-02x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2-21/+20
2022-12-02KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky1-15/+0
2022-12-02KVM: x86: add kvm_leave_nestedMaxim Levitsky3-7/+7
2022-12-02KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in useMaxim Levitsky1-0/+3
2022-12-02KVM: x86: forcibly leave nested mode on vCPU resetMaxim Levitsky1-0/+10
2022-12-02KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky1-0/+1
2022-12-02KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse1-8/+12
2022-12-02KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse1-1/+11
2022-12-02KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi1-6/+7
2022-12-02nios2: add FORCE for vmlinuz.gzRandy Dunlap1-1/+1
2022-12-02arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher1-1/+1
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens1-1/+1
2022-12-02ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency propertiesFabio Estevam1-2/+2
2022-12-02ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3