summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-12-19x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-14ARM: at91: fix build for SAMA5D3 w/o L2 cachePeter Rosin
2022-12-14ARM: 9278/1: kfence: only handle translation faultsWang Kefeng
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-12-14Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini
2022-12-14LoongArch: Fix unsigned comparison with less than zeroKaiLong Wang
2022-12-14LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()Huacai Chen
2022-12-14LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()Huacai Chen
2022-12-14LoongArch: Makefile: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188Johan Jonker
2022-12-14ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti
2022-12-14ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernelsTomislav Novak
2022-12-14ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node nameJohan Jonker
2022-12-14arm64: dts: rockchip: fix ir-receiver node namesJohan Jonker
2022-12-14ARM: dts: rockchip: fix ir-receiver node namesJohan Jonker
2022-12-14arm64: dts: rockchip: fix adc-keys sub node namesJohan Jonker
2022-12-14ARM: dts: rockchip: fix adc-keys sub node namesJohan Jonker
2022-12-14arm: dts: rockchip: remove clock-frequency from rtcSebastian Reichel
2022-12-14arm: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel
2022-12-14arm64: dts: rockchip: fix node name for hym8563 rtcSebastian Reichel
2022-12-14arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4 seriesFUKAUMI Naoki
2022-12-14arm64: dts: rockchip: remove i2c5 from rk3566-roc-pcFurkan Kardame
2022-12-14arm64: dts: rockchip: Fix i2c3 pinctrl on rk3566-roc-pcFurkan Kardame
2022-12-14arm64: dts: rockchip: Fix gmac failure of rgmii-id from rk3566-roc-pcFurkan Kardame
2022-12-08powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy
2022-12-08riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren
2022-12-08riscv: fix race when vmap stack overflowJisheng Zhang
2022-12-08riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-08riscv: mm: Proper page permissions after initmem freeBjörn Töpel
2022-12-08riscv: vdso: fix section overlapping under some conditionsJisheng Zhang
2022-12-08ARM: at91: rm9200: fix usb device clock idMichael Grzeschik
2022-12-02LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()Huacai Chen
2022-12-02LoongArch: Clear FPU/SIMD thread info flags for kernel threadHuacai Chen
2022-12-02x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-12-02x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-12-02x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-12-02KVM: x86: remove exit_int_info warning in svm_handle_exitMaxim Levitsky
2022-12-02KVM: x86: add kvm_leave_nestedMaxim Levitsky
2022-12-02KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in useMaxim Levitsky
2022-12-02KVM: x86: forcibly leave nested mode on vCPU resetMaxim Levitsky
2022-12-02KVM: x86: nSVM: leave nested mode on vCPU freeMaxim Levitsky
2022-12-02KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse
2022-12-02KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse
2022-12-02KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-12-02nios2: add FORCE for vmlinuz.gzRandy Dunlap
2022-12-02arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock frequencyJakob Unterwurzacher
2022-12-02s390/crashdump: fix TOD programmable field sizeHeiko Carstens
2022-12-02ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency propertiesFabio Estevam
2022-12-02ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun