summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.240v5.4.240Greg Kroah-Hartman2023-04-051-1/+1
* gfs2: Always check inode size of inline inodesAndreas Gruenbacher2023-04-053-5/+3
* firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi2023-04-051-0/+37
* net: sched: fix race condition in qdisc_graft()Eric Dumazet2023-04-051-2/+3
* net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2023-04-055-26/+32
* ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin2023-04-051-1/+2
* btrfs: scan device in non-exclusive modeAnand Jain2023-04-051-1/+10
* s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens2023-04-051-1/+1
* drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach2023-04-051-1/+9
* ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai2023-04-051-2/+6
* ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai2023-04-051-1/+5
* NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust2023-04-051-3/+2
* pinctrl: at91-pio4: fix domain name assignmentJohan Hovold2023-04-051-1/+0
* xen/netback: don't do grant copy across page boundaryJuergen Gross2023-04-052-3/+24
* Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede2023-04-051-3/+11
* cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp2023-04-051-1/+4
* cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara2023-04-051-2/+7
* Input: focaltech - use explicitly signed char typeJason A. Donenfeld2023-04-051-4/+4
* Input: alps - fix compatibility with -funsigned-charmsizanoen2023-04-051-8/+8
* pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur2023-04-051-1/+1
* net: mvneta: make tx buffer array agnosticLorenzo Bianconi2023-04-051-23/+43
* net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz2023-04-051-2/+7
* bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP2023-04-051-4/+4
* i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2023-04-052-6/+7
* s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak2023-04-051-1/+2
* can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov2023-04-051-6/+10
* net/net_failover: fix txq exceeding warningFaicker Mo2023-04-051-6/+2
* regulator: Handle deferred clkChristophe JAILLET2023-04-051-1/+1
* regulator: fix spelling mistake "Cant" -> "Can't"Colin Ian King2023-04-051-1/+1
* ptp_qoriq: fix memory leak in probe()SongJingyi2023-04-051-1/+1
* scsi: megaraid_sas: Fix crash after a double completionTomas Henzl2023-04-051-2/+2
* mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov2023-04-051-1/+7
* mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2023-04-052-0/+13
* dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2023-04-0526-114/+113
* ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli2023-04-051-2/+1
* fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: lxfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: intelfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: nvidia: Fix potential divide by zeroWei Chen2023-04-051-0/+2
* sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2023-04-052-3/+3
* fbdev: tgafb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-04-051-1/+3
* ALSA: asihpi: check pao in control_message()Kuninori Morimoto2023-04-051-1/+1
* md: avoid signed overflow in slot_store()NeilBrown2023-04-051-0/+3
* bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov2023-04-051-1/+1
* fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers2023-04-051-11/+13
* ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel2023-04-051-2/+16
* tun: avoid double free in tun_free_netdevGeorge Kennedy2023-04-051-50/+59
* sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2023-04-052-11/+47
* sched/fair: sanitize vruntime of entity being placedZhang Qiao2023-04-051-2/+13