aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds
2022-07-14block: fix missing blkcg_bio_issue_initMuchun Song
2022-07-14Merge tag 'nvme-5.19-2022-07-14' of git://git.infradead.org/nvme into block-5.19Jens Axboe
2022-07-14KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()Vitaly Kuznetsov
2022-07-14nvme: fix block device naming collisionIsrael Rukshin
2022-07-14nvme-pci: fix freeze accounting for error handlingKeith Busch
2022-07-14Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-07-14Merge tag 'v5.19-rc6' into usb-linusGreg Kroah-Hartman
2022-07-14Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-masterPaolo Bonzini
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-14ip: fix dflt addr selection for connected nexthopNicolas Dichtel
2022-07-14spi: cadence-quadspi: Remove spi_master_put() in probe failure pathVaishnav Achath
2022-07-14ARM: 9208/1: entry: add .ltorg directive to keep literals in rangeArd Biesheuvel
2022-07-14ARM: 9207/1: amba: fix refcount underflow if amba_device_add() failsWang Kefeng
2022-07-14Documentation: kvm: clarify histogram unitsPaolo Bonzini
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14x86/kvm: fix FASTOP_SIZE when return thunks are enabledThadeu Lima de Souza Cascardo
2022-07-14KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1Vitaly Kuznetsov
2022-07-14net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-14net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-14sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-14Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-07-14Merge branch 'seg6-fix-skb-checksum-for-srh-encapsulation-insertion'Paolo Abeni
2022-07-14seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-14seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-14seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-13scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu
2022-07-13scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu
2022-07-13scsi: ufs: core: Fix missing clk change notification on host resetPo-Wen Kao
2022-07-13scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson
2022-07-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-13scsi: megaraid: Clear READ queue map's nr_queuesMing Lei
2022-07-13sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-13smb3: workaround negprot bug in some Samba serversSteve French
2022-07-13ACPI: CPPC: Fix enabling CPPC on AMD systems with shared memoryMario Limonciello
2022-07-13vf/remap: return the amount of bytes actually deduplicatedAnsgar Lößer
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linu...Palmer Dabbelt
2022-07-13fs/remap: constrain dedupe of EOF blocksDave Chinner
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner
2022-07-13drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7Prike Liang
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo
2022-07-13ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-13net: sunhme: output link status with a single print.Nick Bowler
2022-07-13r8152: fix accessing unset transport headerHayes Wang