summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor
2022-10-26ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov
2022-10-26ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven
2022-10-26ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle
2022-10-26ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle
2022-10-26ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook
2022-10-26KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson
2022-10-26KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-10-26um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub
2022-10-26um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub
2022-10-26ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov
2022-10-26ARM: fix function graph tracer and unwinder dependenciesRussell King
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-09-15s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-15s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-09-05x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman
2022-08-25nios2: add force_successful_syscall_return()Al Viro
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-25nios2: fix syscall restart checksAl Viro
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-25powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy
2022-08-25KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-08-25KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov