Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses | Joerg Roedel | 2023-01-31 | 1 | -2/+24 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-02-04 | 10 | -31/+77 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush() | Michael Ellerman | 2023-02-02 | 1 | -0/+2 | |
| * | | | | | | powerpc/kexec_file: Count hot-pluggable memory in FDT estimate | Sourabh Jain | 2023-02-01 | 1 | -1/+1 | |
| * | | | | | | powerpc/64s/radix: Fix RWX mapping with relocated kernel | Michael Ellerman | 2023-01-31 | 1 | -0/+13 | |
| * | | | | | | powerpc/64s/radix: Fix crash with unaligned relocated kernel | Michael Ellerman | 2023-01-31 | 1 | -0/+11 | |
| * | | | | | | powerpc/kexec_file: Fix division by zero in extra size estimation | Michael Ellerman | 2023-01-31 | 1 | -4/+7 | |
| * | | | | | | powerpc/imc-pmu: Revert nest_init_lock to being a mutex | Michael Ellerman | 2023-01-31 | 1 | -7/+7 | |
| * | | | | | | powerpc/64: Fix perf profiling asynchronous interrupt handlers | Nicholas Piggin | 2023-01-30 | 4 | -15/+32 | |
| * | | | | | | powerpc/64s: Fix local irq disable when PMIs are disabled | Nicholas Piggin | 2023-01-30 | 1 | -1/+1 | |
| * | | | | | | powerpc/kvm: Fix unannotated intra-function call warning | Sathvika Vasireddy | 2023-01-30 | 1 | -3/+2 | |
| * | | | | | | powerpc/85xx: Fix unannotated intra-function call warning | Sathvika Vasireddy | 2023-01-30 | 1 | -1/+2 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-04 | 3 | -10/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2023-02-04 | 3 | -10/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: arm64: Allow no running vcpu on saving vgic3 pending table | Gavin Shan | 2023-01-29 | 1 | -1/+1 | |
| | * | | | | | | | KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status | Gavin Shan | 2023-01-29 | 1 | -1/+1 | |
| | * | | | | | | | KVM: arm64: Add helper vgic_write_guest_lock() | Gavin Shan | 2023-01-29 | 2 | -8/+19 | |
* | | | | | | | | | Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-04 | 2 | -7/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case | Helge Deller | 2023-02-01 | 1 | -2/+13 | |
| * | | | | | | | | | parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c | Helge Deller | 2023-02-01 | 1 | -3/+3 | |
| * | | | | | | | | | parisc: Fix return code of pdc_iodc_print() | Helge Deller | 2023-01-09 | 1 | -2/+3 | |
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.2-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-02-03 | 4 | -19/+33 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | riscv: disable generation of unwind tables | Andreas Schwab | 2023-02-01 | 1 | -0/+3 | |
| * | | | | | | | | | riscv: kprobe: Fixup kernel panic when probing an illegal position | Guo Ren | 2023-02-01 | 1 | -0/+18 | |
| * | | | | | | | | | Merge patch "riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y" | Palmer Dabbelt | 2023-01-31 | 2 | -19/+12 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y | Samuel Holland | 2023-01-31 | 2 | -18/+10 | |
* | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub... | Linus Torvalds | 2023-02-03 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sh: define RUNTIME_DISCARD_EXIT | Tom Saeger | 2023-01-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | ia64: fix build error due to switch case label appearing next to declaration | James Morse | 2023-01-31 | 1 | -2/+5 | |
* | | | | | | | | | | | | Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-02 | 15 | -16/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU node | Jonathan Neuschäfer | 2023-02-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2023-01-30 | 13 | -15/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: dts: imx7d-smegw01: Fix USB host over-current polarity | Fabio Estevam | 2023-01-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | arm64: dts: imx8mm-verdin: Do not power down eth-phy | Philippe Schenker | 2023-01-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX | Pierluigi Passaro | 2023-01-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode | Frank Li | 2023-01-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts' | Fabio Estevam | 2023-01-09 | 8 | -12/+0 | |
| | * | | | | | | | | | | | | arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC | Marek Vasut | 2023-01-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | ARM: dts: aspeed: Fix pca9849 compatible | Eddie James | 2023-01-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | s390/decompressor: specify __decompress() buf len to avoid overflow | Vasily Gorbik | 2023-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-01-29 | 10 | -2/+119 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block | Nathan Chancellor | 2023-01-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | acpi: Fix suspend with Xen PV | Juergen Gross | 2023-01-19 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | x86/sev: Add SEV-SNP guest feature negotiation support | Nikunj A Dadhania | 2023-01-19 | 5 | -0/+104 | |
| * | | | | | | | | | | | | | | x86/pci/xen: Fixup fallout from the PCI/MSI overhaul | Thomas Gleixner | 2023-01-16 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain | David Woodhouse | 2023-01-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL | Thomas Gleixner | 2023-01-16 | 2 | -1/+4 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-01-27 | 4 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | riscv: Move call to init_cpu_topology() to later initialization stage | Ley Foon Tan | 2023-01-25 | 1 | -1/+2 |