summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-18ethtool: netlink: do not return SQI value if link is downOleksij Rempel1-13/+28
2024-07-18ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov1-0/+15
2024-07-18net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee1-0/+7
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet1-2/+13
2024-07-18bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi1-14/+47
2024-07-18bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi1-3/+35
2024-07-18bpf: replace bpf_timer_init with a generic helperBenjamin Tissoires1-28/+63
2024-07-18bpf: make timer data struct more genericBenjamin Tissoires1-33/+38
2024-07-18bpf: fix order of args in call to bpf_map_kvcallocMohammad Shehar Yaar Tausif1-2/+2
2024-07-18minixfs: Fix minixfs_rename with HIGHMEMMatthew Wilcox (Oracle)1-2/+1
2024-07-18net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski1-2/+2
2024-07-18i40e: Fix XDP program unloading while removing the driverMichal Kubiak1-5/+4
2024-07-18net: fix rc7's __skb_datagram_iter()Hugh Dickins1-1/+2
2024-07-18spi: add defer_optimize_message controller flagDavid Lechner3-1/+22
2024-07-18spi: don't unoptimize message in spi_async()David Lechner1-2/+0
2024-07-18octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin1-1/+1
2024-07-18skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang1-1/+2
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel1-1/+1
2024-07-18bpf: Fix too early release of tcx_entryDaniel Borkmann2-10/+15
2024-07-18tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell2-3/+10
2024-07-18net: bcmasp: Fix error code in probe()Dan Carpenter1-0/+1
2024-07-18vfs: don't mod negative dentry count when on shrinker listBrian Foster1-3/+9
2024-07-18fs/dcache: Re-use value stored to dentry->d_flags instead of re-readinglinke li1-1/+1
2024-07-18filelock: fix potential use-after-free in posix_lock_inodeJeff Layton1-1/+1
2024-07-18dsa: lan9303: Fix mapping between DSA port number and PHY addressChristian Eggers1-13/+10
2024-07-18cachefiles: add missing lock protection when pollingJingbo Xu1-2/+2
2024-07-18cachefiles: cyclic allocation of msg_id to avoid reuseBaokun Li2-4/+17
2024-07-18cachefiles: wait for ondemand_object_worker to finish when dropping objectHou Tao1-0/+3
2024-07-18cachefiles: cancel all requests for the object that is being droppedBaokun Li1-0/+19
2024-07-18cachefiles: stop sending new request when dropping objectBaokun Li2-2/+10
2024-07-18cachefiles: propagate errors from vfs_getxattr() to avoid infinite loopBaokun Li1-1/+4
2024-07-18spi: axi-spi-engine: fix sleep calculationDavid Lechner1-8/+18
2024-07-18vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu1-1/+1
2024-07-18scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang1-0/+2
2024-07-18scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang1-5/+6
2024-07-18mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-11Linux 6.9.9v6.9.9Greg Kroah-Hartman1-1/+1
2024-07-11libbpf: don't close(-1) in multi-uprobe feature detectorAndrii Nakryiko1-1/+2
2024-07-11null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal1-0/+11
2024-07-11hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf1-0/+8
2024-07-11drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-07-11ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai1-0/+8
2024-07-11spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski1-5/+15
2024-07-11nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-07-11kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada1-1/+1
2024-07-11nvmet: fix a possible leak when destroy a ctrl during qp establishmentSagi Grimberg1-0/+9
2024-07-11block: check for max_hw_sectors underflowHannes Reinecke1-2/+6
2024-07-11platform/x86: touchscreen_dmi: Add info for the EZpad 6s Prohmtheboy1541-0/+11
2024-07-11platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablethmtheboy1541-0/+25
2024-07-11regmap-i2c: Subtract reg size from max_writeJim Wylder1-1/+2