summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0234-27/+143
|\
| * Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-0215-16/+8
| |\
| | * ARM: dts: wpcm450: Add nuvoton,shm = <&shm> to FIU nodeJonathan Neuschäfer2023-02-011-0/+1
| | * Merge tag 'imx-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-01-3013-15/+6
| | |\
| | | * ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam2023-01-261-1/+2
| | | * arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker2023-01-261-0/+1
| | | * arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro2023-01-261-1/+1
| | | * arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycodeFrank Li2023-01-091-1/+1
| | | * arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'Fabio Estevam2023-01-098-12/+0
| | | * arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBCMarek Vasut2023-01-091-0/+1
| | * | ARM: dts: aspeed: Fix pca9849 compatibleEddie James2023-01-241-1/+1
| * | | Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-021-1/+1
| |\ \ \
| | * | | s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik2023-01-311-1/+1
| * | | | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-2910-2/+119
| |\ \ \ \
| | * | | | x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor2023-01-221-1/+1
| | * | | | acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-0/+8
| | * | | | x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-195-0/+104
| | * | | | x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner2023-01-161-1/+2
| | * | | | x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse2023-01-161-0/+1
| | * | | | x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-01-162-1/+4
| * | | | | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-274-5/+6
| |\ \ \ \ \
| | * | | | | riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan2023-01-251-1/+2
| | * | | | | riscv/kprobe: Fix instruction simulation of JALRLiao Chang2023-01-251-2/+2
| | * | | | | riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada2023-01-201-1/+1
| | * | | | | RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner2023-01-201-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-01-274-3/+9
| |\ \ \ \ \ \
| | * | | | | | ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require itNathan Chancellor2023-01-232-2/+7
| | * | | | | | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warningsMasahiro Yamada2023-01-111-0/+1
| | * | | | | | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-01-111-1/+1
* | | | | | | | sh: checksum: add missing linux/uaccess.h includeJakub Kicinski2023-01-311-0/+1
* | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-53/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf, x86: Simplify the parsing logic of structure parametersPu Lehui2023-01-111-53/+48
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2874-248/+302
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-255-29/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9
| | * | | | | | | | Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-224-17/+19
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-213-16/+18
| | | * | | | | | | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
| * | | | | | | | | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-235-1/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel2023-01-162-0/+27
| | * | | | | | | | | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-163-1/+17
| * | | | | | | | | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-221-0/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
| * | | | | | | | | | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| | * | | | | | | | | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
| * | | | | | | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-2061-218/+219
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-01-201-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea2023-01-121-1/+1
| | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-01-204-8/+24
| | |\ \ \ \ \ \ \ \ \ \ \