summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-27Linux 5.4.281v5.4.281Greg Kroah-Hartman
2024-07-27tap: add missing verification for short frameSi-Wei Liu
2024-07-27tun: add missing verification for short frameDongli Zhang
2024-07-27filelock: Fix fcntl/close race recovery compat pathJann Horn
2024-07-27ALSA: hda/realtek: Enable headset mic on Positivo SU C1400Edson Juliano Drosdeck
2024-07-27jfs: don't walk off the end of ealistlei lu
2024-07-27ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu
2024-07-27net: relax socket state check at accept time.Paolo Abeni
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-27ACPI: processor_idle: Fix invalid comparison with insertion sort for latencyKuan-Wei Chiu
2024-07-27ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2024-07-27hfsplus: fix uninit-value in copy_nameEdward Adam Davis
2024-07-27selftests/vDSO: fix clang build errors and warningsJohn Hubbard
2024-07-27spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König
2024-07-27fs: better handle deep ancestor chains in is_subdir()Christian Brauner
2024-07-27Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa
2024-07-27scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga...Xingui Yang
2024-07-27powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar
2024-07-27powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K
2024-07-27net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang
2024-07-27net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-07-27ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang
2024-07-27s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens
2024-07-27can: kvaser_usb: fix return value for hif_usb_send_regoutChen Ni
2024-07-27ASoC: ti: omap-hdmi: Fix too long driver namePrimoz Fiser
2024-07-27ASoC: ti: davinci-mcasp: Set min period size using FIFO configJai Luthra
2024-07-27bytcr_rt5640 : inverse jack detect for Archos 101 cesiumThomas GENTY
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-27ALSA: hda/realtek: Add more codec ID to no shutup pins listKailang Yang
2024-07-27KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()Michael Ellerman
2024-07-27wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-07-27mei: demote client disconnect warning on suspend to debugAlexander Usyskin
2024-07-27fs/file: fix the check in find_next_fd()Yuntao Wang
2024-07-27kconfig: remove wrong expr_trans_bool()Masahiro Yamada
2024-07-27kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada
2024-07-27ila: block BH in ila_output()Eric Dumazet
2024-07-27Input: silead - Always support 10 fingersHans de Goede
2024-07-27wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-07-27wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-07-27ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf
2024-07-27ACPI: EC: Abort address space access upon errorArmin Wolf
2024-07-27scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap
2024-07-27filelock: Remove locks reliably when fcntl/close race is detectedJann Horn
2024-07-27gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook
2024-07-18Linux 5.4.280v5.4.280Greg Kroah-Hartman
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet