summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman
2023-02-22arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-22arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-22riscv: disable generation of unwind tablesAndreas Schwab
2023-02-22parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller
2023-02-22parisc: Fix return code of pdc_iodc_print()Helge Deller
2023-02-22KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst
2023-02-22KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()Sean Christopherson
2023-02-22KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson
2023-02-22nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guestsKrish Sadhukhan
2023-02-06ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2023-02-06h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2023-02-06hexagon: Fix function name in die()Nathan Chancellor
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06ARM: dts: imx: Fix pca9547 i2c-mux node nameGeert Uytterhoeven
2023-02-06x86/entry/64: Add instruction suffix to SYSRETJan Beulich
2023-02-06x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-02-06x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner
2023-02-06ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti
2023-02-06ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'Fabio Estevam
2023-01-24x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGNYingChi Long
2023-01-18arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-18x86/resctrl: Fix task CLOSID/RMID update racePeter Newman
2023-01-18x86/resctrl: Use task_curr() instead of task_struct->on_cpu to prevent unnece...Reinette Chatre
2023-01-18x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra
2023-01-18s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-18x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2023-01-18powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2023-01-18powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2023-01-18powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2023-01-18powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2023-01-18powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2023-01-18MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-18x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2023-01-18x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng
2023-01-18xen/events: only register debug interrupt for 2-level eventsJuergen Gross
2023-01-18uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2023-01-18perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang