summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Linux 5.10.223v5.10.223Greg Kroah-Hartman1-1/+1
2024-07-27tap: add missing verification for short frameSi-Wei Liu1-0/+5
2024-07-27tun: add missing verification for short frameDongli Zhang1-0/+3
2024-07-27filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-27ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang1-1/+5
2024-07-27arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USBKrishna Kurapati1-0/+1
2024-07-27ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-27ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck1-0/+1
2024-07-27jfs: don't walk off the end of ealistlei lu1-4/+19
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-27net: relax socket state check at accept time.Paolo Abeni1-1/+3
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter1-1/+1
2024-07-27ext4: Send notifications on errorGabriel Krisman Bertazi1-1/+6
2024-07-27ext4: fix error code saved on super block during file system abortGabriel Krisman Bertazi1-1/+1
2024-07-27scsi: core: Fix a use-after-freeBart Van Assche6-5/+23
2024-07-27bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing1-0/+2
2024-07-27bpf: Fix overrunning reservations in ringbufDaniel Borkmann1-5/+25
2024-07-27ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu1-24/+16
2024-07-27ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada1-12/+2
2024-07-27spi: mux: set ctlr->bits_per_word_maskDavid Lechner1-0/+1
2024-07-27hfsplus: fix uninit-value in copy_nameEdward Adam Davis1-1/+1
2024-07-27selftests/vDSO: fix clang build errors and warningsJohn Hubbard2-7/+27
2024-07-27spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König1-1/+1
2024-07-27fs: better handle deep ancestor chains in is_subdir()Christian Brauner1-17/+14
2024-07-27Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa1-0/+4
2024-07-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang1-0/+14
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar1-2/+5
2024-07-27powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K1-2/+2
2024-07-27net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang1-4/+4
2024-07-27net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-07-27ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang1-0/+12
2024-07-27ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov1-0/+1
2024-07-27btrfs: qgroup: fix quota root leak after quota disable failureFilipe Manana1-2/+2
2024-07-27s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens1-0/+1
2024-07-27can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni1-1/+1
2024-07-27ASoC: ti: omap-hdmi: Fix too long driver namePrimoz Fiser1-5/+1
2024-07-27ASoC: ti: davinci-mcasp: Set min period size using FIFO configJai Luthra1-2/+7
2024-07-27ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra3-0/+19
2024-07-27bytcr_rt5640 : inverse jack detect for Archos 101 cesiumThomas GENTY1-0/+11
2024-07-27Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi1-2/+16
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose1-0/+31
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-07-27ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang1-0/+4
2024-07-27KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman1-5/+13
2024-07-27wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov1-2/+6
2024-07-27mei: demote client disconnect warning on suspend to debugAlexander Usyskin1-1/+1
2024-07-27fs/file: fix the check in find_next_fd()Yuntao Wang1-2/+2
2024-07-27kconfig: remove wrong expr_trans_bool()Masahiro Yamada3-32/+0
2024-07-27kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada1-1/+2
2024-07-27null_blk: fix validation of block sizeAndreas Hindborg1-2/+2