summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo2023-05-131-5/+5
| | * | | | | iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen2023-05-131-1/+11
| | * | | | | iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen2023-05-131-2/+3
| | * | | | | iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu2023-05-131-2/+51
| | * | | | | iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()Dan Carpenter2023-05-131-4/+3
* | | | | | | Merge tag 'driver-core-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-041-0/+26
|\ \ \ \ \ \ \
| * | | | | | | drivers: base: cacheinfo: Update cpu_map_populated during CPU HotplugK Prateek Nayak2023-05-311-0/+6
| * | | | | | | drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplugK Prateek Nayak2023-05-311-0/+20
| |/ / / / / /
* | | | | | | Merge tag 'tty-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-046-27/+30
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: serial: 8250_omap: add rs485-rts-active-highFrancesco Dolcini2023-06-011-0/+1
| * | | | | | | serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina2023-05-302-3/+1
| * | | | | | | soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TESTHerve Codina2023-05-301-2/+2
| * | | | | | | tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun2023-05-301-21/+23
| * | | | | | | serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET2023-05-301-1/+3
* | | | | | | | Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-06-0412-9/+111
|\ \ \ \ \ \ \ \
| * | | | | | | | usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros2023-05-301-1/+1
| * | | | | | | | mm: page_table_check: Ensure user pages are not slab pagesRuihan Li2023-05-292-0/+12
| * | | | | | | | mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li2023-05-292-0/+20
| * | | | | | | | usb: usbfs: Use consistent mmap functionsRuihan Li2023-05-291-2/+9
| * | | | | | | | usb: usbfs: Enforce page requirements for mmapRuihan Li2023-05-293-4/+51
| * | | | | | | | dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" typeMarek Vasut2023-05-291-1/+1
| * | | | | | | | usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter2023-05-291-0/+3
| * | | | | | | | usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal2023-05-291-1/+1
| * | | | | | | | usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li2023-05-291-0/+13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-0423-95/+248
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-x86-fixes-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-06-036-4/+101
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2023-06-022-0/+75
| | * | | | | | | | KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-boundsSean Christopherson2023-06-021-2/+18
| | * | | | | | | | KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson2023-06-021-0/+3
| | * | | | | | | | KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASKMaciej S. Szmigiero2023-06-021-1/+1
| | * | | | | | | | KVM: x86/mmu: Grab memslot for correct address space in NX recovery workerSean Christopherson2023-06-021-1/+4
| * | | | | | | | | Merge tag 'kvmarm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-035-37/+35
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm64: Document default vPMU behavior on heterogeneous systemsOliver Upton2023-05-311-1/+11
| | * | | | | | | | | KVM: arm64: Iterate arm_pmus list to probe for default PMUOliver Upton2023-05-311-34/+12
| | * | | | | | | | | KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Oliver Upton2023-05-311-0/+3
| | * | | | | | | | | KVM: arm64: Populate fault info for watchpointAkihiko Odaki2023-05-303-2/+9
| * | | | | | | | | | Merge tag 'kvmarm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-06-0313-54/+112
| |\| | | | | | | | | | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba2023-05-242-4/+16
| | * | | | | | | | KVM: arm64: Handle trap of tagged Set/Way CMOsMarc Zyngier2023-05-241-0/+19
| | * | | | | | | | arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-05-241-0/+6
| | * | | | | | | | KVM: arm64: Prevent unconditional donation of unmapped regions from the hostWill Deacon2023-05-191-7/+7
| | * | | | | | | | KVM: arm64: vgic: Fix a commentJean-Philippe Brucker2023-05-191-1/+1
| | * | | | | | | | KVM: arm64: vgic: Fix locking commentJean-Philippe Brucker2023-05-191-1/+2
| | * | | | | | | | KVM: arm64: vgic: Wrap vgic_its_create() with config_lockJean-Philippe Brucker2023-05-191-4/+10
| | * | | | | | | | KVM: arm64: vgic: Fix a circular locking issueJean-Philippe Brucker2023-05-196-37/+51
* | | | | | | | | | Merge tag 'powerpc-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-046-24/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh2023-05-301-1/+1
| * | | | | | | | | | powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra2023-05-301-2/+11
| * | | | | | | | | | powerpc/crypto: Fix aes-gcm-p10 link errorsMichael Ellerman2023-05-304-21/+21
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-06-0311-95/+120
|\ \ \ \ \ \ \ \ \ \ \