summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2022-06-303-5/+9
| * | | | | | | | | serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang2022-06-301-1/+3
| * | | | | | | | | serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen2022-06-301-0/+2
| * | | | | | | | | tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt2022-06-271-1/+2
| * | | | | | | | | serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen2022-06-272-4/+4
| * | | | | | | | | serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen2022-06-271-2/+21
| * | | | | | | | | tty: serial: samsung_tty: set dma burst_size to 1Chanho Park2022-06-271-3/+2
| * | | | | | | | | serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas2022-06-271-12/+12
* | | | | | | | | | Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-166-5/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak2022-07-151-1/+1
| * | | | | | | | | | s390/nospec: remove unneeded header includesVasily Gorbik2022-07-132-3/+1
| * | | | | | | | | | s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik2022-07-134-2/+12
* | | | | | | | | | | Merge tag 'pm-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-161-2/+6
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-07-151-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | cpufreq: mediatek: Handle sram regulator probe deferralAngeloGioacchino Del Regno2022-07-131-2/+6
* | | | | | | | | | | | Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-161-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello2022-07-131-0/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-161-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-07-151-2/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | printk: do not wait for consoles when suspendedJohn Ogness2022-07-151-2/+11
* | | | | | | | | | | | | | random: cap jitter samples per bit to factor of HZJason A. Donenfeld2022-07-161-1/+1
* | | | | | | | | | | | | | efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo2022-07-161-1/+4
* | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-152-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt2022-07-131-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | riscv: dts: microchip: hook up the mpfs' l2cacheConor Dooley2022-07-051-0/+4
| * | | | | | | | | | | | | | | riscv: don't warn for sifive erratas in modulesHeiko Stuebner2022-07-071-1/+2
* | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-1510-33/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | KVM: emulate: do not adjust size of fastop and setcc subroutinesPaolo Bonzini2022-07-151-10/+7
| * | | | | | | | | | | | | | | | KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()Vitaly Kuznetsov2022-07-141-8/+10
| * | | | | | | | | | | | | | | | Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-masterPaolo Bonzini2022-07-141-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1Vitaly Kuznetsov2022-07-141-1/+0
| * | | | | | | | | | | | | | | | | Documentation: kvm: clarify histogram unitsPaolo Bonzini2022-07-141-4/+7
| * | | | | | | | | | | | | | | | | kvm: stats: tell userspace which values are booleanPaolo Bonzini2022-07-144-2/+18
| * | | | | | | | | | | | | | | | | x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo2022-07-141-4/+6
| * | | | | | | | | | | | | | | | | Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-07-144-10/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()Anup Patel2022-07-111-0/+2
| | * | | | | | | | | | | | | | | | | riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti2022-07-113-10/+10
| | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-155-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | netfs: do not unlock and put the folio twiceXiubo Li2022-07-145-17/+23
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'spi-fix-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-154-14/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | spi: cadence-quadspi: Remove spi_master_put() in probe failure pathVaishnav Achath2022-07-141-12/+7
| * | | | | | | | | | | | | | | | | | MAINTAINERS: change the NXP FSPI driver maintainer.Han Xu2022-07-121-1/+2
| * | | | | | | | | | | | | | | | | | spi: Merge AMD fixMark Brown2022-07-061-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | spi: amd: Limit max transfer and message sizeCristian Ciocaltea2022-07-061-0/+8
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | spi: aspeed: Fix division by zeroCédric Le Goater2022-06-291-1/+3
| * | | | | | | | | | | | | | | | | | spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptorCédric Le Goater2022-06-291-0/+8
* | | | | | | | | | | | | | | | | | | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-1521-29/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-07-131-4/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | ARM: dts: qcom: msm8974: re-add missing pinctrlLuca Weiss2022-06-301-4/+26
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann2022-07-132-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \