| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/imc-pmu: Revert nest_init_lock to being a mutex | Michael Ellerman | 2023-02-09 | 1 | -7/+7 |
* | powerpc/64s: Fix local irq disable when PMIs are disabled | Nicholas Piggin | 2023-02-09 | 1 | -1/+1 |
* | powerpc/64s/radix: Fix crash with unaligned relocated kernel | Michael Ellerman | 2023-02-09 | 1 | -0/+11 |
* | ia64: fix build error due to switch case label appearing next to declaration | James Morse | 2023-02-09 | 1 | -2/+5 |
* | x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses | Joerg Roedel | 2023-02-09 | 1 | -2/+24 |
* | riscv: disable generation of unwind tables | Andreas Schwab | 2023-02-09 | 1 | -0/+3 |
* | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case | Helge Deller | 2023-02-09 | 1 | -2/+13 |
* | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c | Helge Deller | 2023-02-09 | 1 | -3/+3 |
* | parisc: Fix return code of pdc_iodc_print() | Helge Deller | 2023-02-09 | 1 | -2/+3 |
* | ARM: dts: imx7d-smegw01: Fix USB host over-current polarity | Fabio Estevam | 2023-02-09 | 1 | -1/+2 |
* | x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block | Nathan Chancellor | 2023-02-09 | 1 | -1/+1 |
* | perf/x86/intel/cstate: Add Emerald Rapids | Kan Liang | 2023-02-09 | 1 | -0/+1 |
* | perf/x86/intel: Add Emerald Rapids | Kan Liang | 2023-02-09 | 1 | -0/+1 |
* | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i... | Yair Podemsky | 2023-02-09 | 1 | -0/+9 |
* | riscv: kprobe: Fixup kernel panic when probing an illegal position | Guo Ren | 2023-02-09 | 1 | -0/+18 |
* | use less confusing names for iov_iter direction initializers | Al Viro | 2023-02-09 | 4 | -4/+4 |
* | memcpy_real(): WRITE is "data source", not destination... | Al Viro | 2023-02-09 | 1 | -1/+1 |
* | copy_oldmem_kernel() - WRITE is "data source", not destination | Al Viro | 2023-02-09 | 1 | -1/+1 |
* | arm64: dts: imx8mm-verdin: Do not power down eth-phy | Philippe Schenker | 2023-02-09 | 1 | -0/+1 |
* | arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX | Pierluigi Passaro | 2023-02-09 | 1 | -1/+1 |
* | arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode | Frank Li | 2023-02-09 | 1 | -1/+1 |
* | arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts' | Fabio Estevam | 2023-02-09 | 8 | -12/+0 |
* | s390: workaround invalid gcc-11 out of bounds read warning | Heiko Carstens | 2023-02-06 | 1 | -2/+3 |
* | LoongArch: Get frame info in unwind_start() when regs is not available | Jinyang He | 2023-02-06 | 3 | -12/+22 |
* | ARM: omap1: fix building gpio15xx | Arnd Bergmann | 2023-02-06 | 1 | -0/+1 |
* | arm64: dts: msm8994-angler: fix the memory map | Dominik Kobinski | 2023-02-06 | 1 | -3/+16 |
* | arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI | Krzysztof Kozlowski | 2023-02-06 | 1 | -2/+2 |
* | arm64: dts: freescale: Fix pca954x i2c-mux node names | Geert Uytterhoeven | 2023-02-06 | 12 | -13/+13 |
* | ARM: dts: vf610: Fix pca9548 i2c-mux node names | Geert Uytterhoeven | 2023-02-06 | 2 | -2/+2 |
* | ARM: dts: imx: Fix pca9547 i2c-mux node name | Geert Uytterhoeven | 2023-02-06 | 1 | -1/+1 |
* | perf/x86/amd: fix potential integer overflow on shift of a int | Colin Ian King | 2023-02-01 | 1 | -1/+1 |
* | x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL | Thomas Gleixner | 2023-02-01 | 2 | -1/+4 |
* | acpi: Fix suspend with Xen PV | Juergen Gross | 2023-02-01 | 1 | -0/+8 |
* | x86/sev: Add SEV-SNP guest feature negotiation support | Nikunj A Dadhania | 2023-02-01 | 5 | -0/+104 |
* | riscv: Move call to init_cpu_topology() to later initialization stage | Ley Foon Tan | 2023-02-01 | 1 | -1/+2 |
* | riscv/kprobe: Fix instruction simulation of JALR | Liao Chang | 2023-02-01 | 1 | -2/+2 |
* | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment | Giulio Benetti | 2023-02-01 | 1 | -1/+1 |
* | riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT | Masahiro Yamada | 2023-02-01 | 1 | -1/+1 |
* | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation | Marc Zyngier | 2023-02-01 | 3 | -16/+18 |
* | KVM: x86/vmx: Do not skip segment attributes if unusable bit is set | Hendrik Borghorst | 2023-02-01 | 1 | -12/+9 |
* | arm64: efi: Account for the EFI runtime stack in stack unwinder | Ard Biesheuvel | 2023-02-01 | 2 | -0/+27 |
* | arm64: efi: Avoid workqueue to check whether EFI runtime is live | Ard Biesheuvel | 2023-02-01 | 3 | -1/+17 |
* | arm64: efi: Recover from synchronous exceptions occurring in firmware | Ard Biesheuvel | 2023-02-01 | 4 | -5/+61 |
* | KVM: s390: interrupt: use READ_ONCE() before cmpxchg() | Heiko Carstens | 2023-02-01 | 1 | -4/+8 |
* | perf/x86/intel/uncore: Add Emerald Rapids | Kan Liang | 2023-02-01 | 1 | -0/+1 |
* | perf/x86/msr: Add Emerald Rapids | Kan Liang | 2023-02-01 | 1 | -0/+1 |
* | perf/x86/msr: Add Meteor Lake support | Kan Liang | 2023-02-01 | 1 | -0/+2 |
* | perf/x86/cstate: Add Meteor Lake support | Kan Liang | 2023-02-01 | 1 | -9/+12 |
* | s390: expicitly align _edata and _end symbols on page boundary | Alexander Gordeev | 2023-02-01 | 1 | -0/+2 |
* | s390/debug: add _ASM_S390_ prefix to header guard | Niklas Schnelle | 2023-02-01 | 1 | -3/+3 |