summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Linux 5.4.281v5.4.281Greg 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: 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-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-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-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-27bytcr_rt5640 : inverse jack detect for Archos 101 cesiumThomas GENTY1-0/+11
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-27ila: block BH in ila_output()Eric Dumazet1-1/+6
2024-07-27Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-07-27wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov1-4/+10
2024-07-27wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande1-0/+1
2024-07-27ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf1-1/+3
2024-07-27ACPI: EC: Abort address space access upon errorArmin Wolf1-1/+4
2024-07-27scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap1-0/+1
2024-07-27filelock: Remove locks reliably when fcntl/close race is detectedJann Horn1-5/+4
2024-07-27gcc-plugins: Rename last_stmt() for GCC 14+Kees Cook1-0/+4
2024-07-18Linux 5.4.280v5.4.280Greg Kroah-Hartman1-1/+1
2024-07-18i2c: rcar: bring hardware to known state when probingWolfram Sang1-5/+12
2024-07-18nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet1-5/+17
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet1-1/+6