summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Linux 5.4.240v5.4.240Greg Kroah-Hartman1-1/+1
2023-04-05gfs2: Always check inode size of inline inodesAndreas Gruenbacher3-5/+3
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
2023-04-05net: sched: fix race condition in qdisc_graft()Eric Dumazet1-2/+3
2023-04-05net_sched: add __rcu annotation to netdev->qdiscEric Dumazet5-26/+32
2023-04-05ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin1-1/+2
2023-04-05btrfs: scan device in non-exclusive modeAnand Jain1-1/+10
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai1-2/+6
2023-04-05ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai1-1/+5
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust1-3/+2
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-05Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-04-05cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp1-1/+4
2023-04-05cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara1-2/+7
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-05pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur1-1/+1
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi1-23/+43
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-05s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak1-1/+2
2023-04-05can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov1-6/+10
2023-04-05net/net_failover: fix txq exceeding warningFaicker Mo1-6/+2
2023-04-05regulator: Handle deferred clkChristophe JAILLET1-1/+1
2023-04-05regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King1-1/+1
2023-04-05ptp_qoriq: fix memory leak in probe()SongJingyi1-1/+1
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-04-05mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov1-1/+7
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig26-114/+113
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen1-0/+2
2023-04-05sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2-3/+3
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto1-1/+3
2023-04-05ALSA: asihpi: check pao in control_message()Kuninori Morimoto1-1/+1
2023-04-05md: avoid signed overflow in slot_store()NeilBrown1-0/+3
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-04-05fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers1-11/+13
2023-04-05ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+16
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy1-50/+59
2023-04-05sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2-11/+47
2023-04-05sched/fair: sanitize vruntime of entity being placedZhang Qiao1-2/+13