summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin()Breno Leitao1-2/+3
2024-06-27LoongArch: Fix multiple hardware watchpoint issuesHui Li1-24/+33
2024-06-27LoongArch: Trigger user-space watchpoints correctlyHui Li3-6/+31
2024-06-27LoongArch: Fix watchpoint setting errorHui Li3-32/+21
2024-06-27cifs: fix typo in module parameter enable_gcm_256Steve French1-1/+1
2024-06-27scsi: ufs: core: Free memory allocated for model before reinitJoel Slebodnick1-0/+1
2024-06-27btrfs: retry block group reclaim without infinite loopBoris Burkov1-2/+9
2024-06-27net: do not leave a dangling sk pointer, when socket creation failsIgnat Korchagin1-0/+3
2024-06-27net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez1-5/+13
2024-06-27net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel1-1/+5
2024-06-27locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas4-10/+10
2024-06-27ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()Baokun Li2-1/+16
2024-06-27ext4: avoid overflow when setting values via sysfsBaokun Li1-5/+6
2024-06-27arm64: defconfig: enable the vf610 gpio driverMartin Kaiser1-0/+1
2024-06-27ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki5-5/+66
2024-06-27RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov1-0/+1
2024-06-27RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad1-5/+8
2024-06-27RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas1-2/+2
2024-06-27firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla1-1/+3
2024-06-27io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixedChenliang Li1-1/+0
2024-06-27spi: spi-imx: imx51: revert burst length calculation back to bits_per_wordMarc Kleine-Budde1-12/+2
2024-06-27ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."Raju Rangoju1-21/+2
2024-06-27arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher1-1/+1
2024-06-27arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam1-1/+0
2024-06-27arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey1-1/+1
2024-06-27arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-27arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoMMarek Vasut1-1/+1
2024-06-27thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...Julien Panis1-1/+5
2024-06-27regulator: bd71815: fix ramp valuesKalle Niemi1-1/+1
2024-06-27dmaengine: ioatdma: Fix missing kmem_cache_destroy()Nikita Shubin1-0/+1
2024-06-27dmaengine: fsl-edma: avoid linking both modulesArnd Bergmann1-1/+1
2024-06-27dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()Nikita Shubin1-0/+4
2024-06-27dmaengine: ioatdma: Fix error path in ioat3_dma_probe()Nikita Shubin1-18/+15
2024-06-27dmaengine: ioatdma: Fix leaking on version mismatchNikita Shubin1-7/+10
2024-06-27dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_listLi RongQing1-1/+3
2024-06-27regulator: core: Fix modpost error "regulator_get_regmap" undefinedBiju Das1-0/+1
2024-06-27RDMA/rxe: Fix responder length checking for UD request packetsHonggang LI1-0/+13
2024-06-27spi: cs42l43: Correct SPI root clock speedCharles Keepax1-1/+1
2024-06-27RDMA/bnxt_re: Fix the max msix vectors macroSelvin Xavier1-3/+1
2024-06-27net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-27bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-27ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik1-2/+4
2024-06-27netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu5-17/+87
2024-06-27seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...Jianguo Wu1-4/+4
2024-06-27netfilter: ipset: Fix suspicious rcu_dereference_protected()Jozsef Kadlecsik1-5/+6
2024-06-27octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-27octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-27virtio_net: fixing XDP for fully checksummed packets handlingHeng Qi1-1/+19
2024-06-27virtio_net: checksum offloading handling fixHeng Qi1-2/+10
2024-06-27net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang1-18/+22