summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.177v5.10.177Greg Kroah-Hartman2023-04-051-1/+1
* hsr: ratelimit only when errors are printedMatthieu Baerts2023-04-051-1/+1
* gfs2: Always check inode size of inline inodesAndreas Gruenbacher2023-04-053-5/+3
* ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin2023-04-051-1/+2
* libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko2023-04-052-27/+25
* selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2023-04-052-1/+164
* libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko2023-04-053-65/+164
* selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman2023-04-051-0/+9
* zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal2023-04-051-1/+1
* 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/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2023-04-052-0/+31
* drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach2023-04-051-1/+9
* rcu: Fix rcu_torture_read ftrace eventDouglas Raillard2023-04-051-1/+1
* xtensa: fix KASAN report for show_stackMax Filippov2023-04-051-4/+12
* ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Zhuangwenhui2023-04-051-0/+1
* 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
* powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe2023-04-051-0/+6
* pinctrl: at91-pio4: fix domain name assignmentJohan Hovold2023-04-051-1/+0
* pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba2023-04-051-16/+20
* net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer2023-04-051-4/+2
* xen/netback: don't do grant copy across page boundaryJuergen Gross2023-04-052-3/+24
* btrfs: fix race between quota disable and quota assign ioctlsFilipe Manana2023-04-052-1/+12
* 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: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz2023-04-051-2/+7
* bnxt_en: Add missing 200G link speed reportingMichael Chan2023-04-052-0/+3
* 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
* net: ipa: compute DMA pool size properlyAlex Elder2023-04-051-1/+1
* ALSA: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis2023-04-051-1/+1
* ALSA: ymfpci: Fix assignment in if conditionTakashi Iwai2023-04-052-52/+91
* 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: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean2023-04-052-59/+3
* net/net_failover: fix txq exceeding warningFaicker Mo2023-04-051-6/+2
* regulator: Handle deferred clkChristophe JAILLET2023-04-051-1/+1
* r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin2023-04-051-0/+3
* 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
* sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2023-04-052-22/+33
* 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
* ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli2023-04-051-2/+1