summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-18net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet
2024-07-18bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi
2024-07-18bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi
2024-07-18bpf: replace bpf_timer_init with a generic helperBenjamin Tissoires
2024-07-18bpf: make timer data struct more genericBenjamin Tissoires
2024-07-18bpf: fix order of args in call to bpf_map_kvcallocMohammad Shehar Yaar Tausif
2024-07-18minixfs: Fix minixfs_rename with HIGHMEMMatthew Wilcox (Oracle)
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-18net: fix rc7's __skb_datagram_iter()Hugh Dickins
2024-07-18spi: add defer_optimize_message controller flagDavid Lechner
2024-07-18spi: don't unoptimize message in spi_async()David Lechner
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-18skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-18bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-18net: bcmasp: Fix error code in probe()Dan Carpenter
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-18dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers
2024-07-18cachefiles: add missing lock protection when pollingJingbo Xu
2024-07-18cachefiles: cyclic allocation of msg_id to avoid reuseBaokun Li
2024-07-18cachefiles: wait for ondemand_object_worker to finish when dropping objectHou Tao
2024-07-18cachefiles: cancel all requests for the object that is being droppedBaokun Li
2024-07-18cachefiles: stop sending new request when dropping objectBaokun Li
2024-07-18cachefiles: propagate errors from vfs_getxattr() to avoid infinite loopBaokun Li
2024-07-18spi: axi-spi-engine: fix sleep calculationDavid Lechner
2024-07-18vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-07-18scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang
2024-07-18scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang
2024-07-18mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-11Linux 6.9.9Greg Kroah-Hartman
2024-07-11libbpf: don't close(-1) in multi-uprobe feature detectorAndrii Nakryiko
2024-07-11null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-07-11hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf
2024-07-11drm/amdgpu: silence UBSAN warningAlex Deucher
2024-07-11ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai
2024-07-11spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski
2024-07-11nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-07-11kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg
2024-07-11block: check for max_hw_sectors underflowHannes Reinecke
2024-07-11platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy154
2024-07-11platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy154
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder