summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman1-2/+1
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman1-2/+5
2023-02-22arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-22arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-22riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-22parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-22parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-22KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst1-12/+9
2023-02-22KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()Sean Christopherson1-3/+3
2023-02-22KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson5-1/+1
2023-02-22nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guestsKrish Sadhukhan1-0/+10
2023-02-06ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2023-02-06h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2-2/+3
2023-02-06hexagon: Fix function name in die()Nathan Chancellor1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman32-48/+45
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven1-1/+1
2023-02-06x86/entry/64: Add instruction suffix to SYSRETJan Beulich1-1/+1
2023-02-06x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-02-06x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2-1/+4
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti1-1/+1
2023-02-06ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam1-1/+0
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long1-5/+2
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland2-2/+2
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman1-1/+11
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre1-9/+5
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra1-2/+2
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens1-1/+1
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller3-10/+36
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-18x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj1-7/+1
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman1-2/+1
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-18powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-1/+57
2023-01-18powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2023-01-18powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2023-01-18powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2023-01-18powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2023-01-18x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2023-01-18x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2023-01-18xen/events: only register debug interrupt for 2-level eventsJuergen Gross2-8/+13
2023-01-18uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov1-1/+3
2023-01-18perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2