summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-07-18net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong
2024-07-18tcp: refactor tcp_retransmit_timer()Eric Dumazet
2024-07-18SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2024-07-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
2024-07-18ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck
2024-07-18nvmem: meson-efuse: Fix return value of nvmem callbacksJoy Chakraborty
2024-07-18hpet: Support 32-bit userspaceHe Zhe
2024-07-18USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-18USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli
2024-07-18USB: serial: option: add Rolling RW350-GL variantsVanillan Wang
2024-07-18USB: serial: option: add Netprisma LCUK54 series modulesMank Wang
2024-07-18USB: serial: option: add support for Foxconn T99W651Slark Xiao
2024-07-18USB: serial: option: add Fibocom FM350-GLBjørn Mork
2024-07-18USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas
2024-07-18USB: serial: option: add Telit generic core-dump compositionDaniele Palmas
2024-07-18octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni
2024-07-18s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle
2024-07-18udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-18net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-18tcp: add TCP_INFO status for failed client TFOJason Baron
2024-07-18vfs: don't mod negative dentry count when on shrinker listBrian Foster
2024-07-18fs/dcache: Re-use value stored to dentry->d_flags instead of re-readinglinke li
2024-07-18filelock: fix potential use-after-free in posix_lock_inodeJeff Layton
2024-07-18nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-18nvme-multipath: find NUMA path only for online numa-nodeNilay Shroff
2024-07-18ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897Jian-Hong Pan
2024-07-18i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk
2024-07-18media: dw2102: fix a potential buffer overflowMauro Carvalho Chehab
2024-07-18bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-07-18drm/amdgpu/atomfirmware: silence UBSAN warningAlex Deucher
2024-07-18drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke
2024-07-18Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"Jan Kara
2024-07-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara
2024-07-18can: kvaser_usb: Explicitly initialize family in leafimx driver_info structJimmy Assarsson
2024-07-18mm: optimize the redundant loop of mm_update_owner_next()Jinliang Zheng
2024-07-18nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-18nilfs2: fix inode number range checksRyusuke Konishi
2024-07-18inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida
2024-07-18selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang