summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Linux 5.15.106v5.15.106Greg Kroah-Hartman1-1/+1
2023-04-05x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich1-1/+1
2023-04-05hsr: ratelimit only when errors are printedMatthieu Baerts1-1/+1
2023-04-05libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko2-27/+25
2023-04-05selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2-1/+164
2023-04-05libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko3-65/+164
2023-04-05selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman1-0/+9
2023-04-05zonefs: Fix error message in zonefs_file_dio_append()Damien Le Moal1-1/+1
2023-04-05KVM: x86: Purge "highest ISR" cache when updating APICv stateSean Christopherson1-2/+1
2023-04-05KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson1-0/+8
2023-04-05KVM: VMX: Move preemption timer <=> hrtimer dance to common x86Sean Christopherson2-6/+21
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier1-7/+38
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05rcu: Fix rcu_torture_read ftrace eventDouglas Raillard1-1/+1
2023-04-05xtensa: fix KASAN report for show_stackMax Filippov1-4/+12
2023-04-05ALSA: hda/realtek: Add quirk for Lenovo ZhaoYang CF4620Zhuangwenhui1-0/+1
2023-04-05ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford1-0/+4
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-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe1-0/+6
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-05net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer1-4/+2
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-05can: j1939: prevent deadlock by moving j1939_sk_errqueue()Oleksij Rempel1-2/+6
2023-04-05zonefs: Always invalidate last cached page on append writeDamien Le Moal1-0/+14
2023-04-05btrfs: scan device in non-exclusive modeAnand Jain1-1/+10
2023-04-05btrfs: fix race between quota disable and quota assign ioctlsFilipe Manana2-1/+12
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-05iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu1-1/+2
2023-04-05pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur1-1/+1
2023-04-05net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau1-1/+2
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-05bnxt_en: Add missing 200G link speed reportingMichael Chan2-0/+3
2023-04-05bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-04-05bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP1-0/+1
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-05net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
2023-04-05ALSA: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis1-1/+1
2023-04-05ALSA: ymfpci: Create card with device-managed snd_devm_card_new()Tasos Sahanidis1-1/+1
2023-04-05ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel1-3/+5
2023-04-05ice: add profile conflict check for AVF FDIRJunfeng Guo1-0/+73
2023-04-05smsc911x: avoid PHY being resumed when interface is not upWolfram Sang1-2/+5