summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Linux 4.19.318v4.19.318Greg 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-18SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
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-18libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
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-18ARM: davinci: Convert comma to semicolonChen Ni
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-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-18drm/i915: make find_fw_domain work on intel_uncoreDaniele Ceraolo Spurio
2024-07-18nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
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-18Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evtJaganath Kanakkassery
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
2024-07-18selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-18bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-18tcp_metrics: validate source addr lengthJakub Kicinski
2024-07-18UPSTREAM: tcp: fix DSACK undo in fast recovery to call tcp_try_to_open()Neal Cardwell
2024-07-18net: tcp better handling of reordering then loss casesYuchung Cheng
2024-07-18tcp: add ece_ack flag to reno sack functionsYousuk Seung
2024-07-18tcp: tcp_mark_head_lost is only valid for sack-tcpzhang kai
2024-07-18tcp: take care of compressed acks in tcp_add_reno_sack()Eric Dumazet
2024-07-18s390/pkey: Wipe sensitive data on failureHolger Dengler
2024-07-18jffs2: Fix potential illegal address access in jffs2_free_inodeWang Yong