summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-19perf: Ensure bpf_perf_link path is properly serializedPeter Zijlstra1-4/+30
2025-06-19io_uring: fix spurious drain flushingPavel Begunkov1-1/+13
2025-06-19nvmet-fcloop: access fcpreq only when holding reqlockDaniel Wagner1-15/+16
2025-06-19btrfs: exit after state split error at set_extent_bit()Filipe Manana1-1/+4
2025-06-19gfs2: pass through holder from the VFS for freeze/thawChristian Brauner1-6/+8
2025-06-19btrfs: fix fsync of files with no hard links not persisting deletionFilipe Manana1-8/+16
2025-06-19fs/filesystems: Fix potential unsigned integer underflow in fs_name()Zijun Hu1-5/+9
2025-06-19btrfs: exit after state insertion failure at btrfs_convert_extent_bit()Filipe Manana1-0/+1
2025-06-19drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi1-4/+20
2025-06-19net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman1-1/+2
2025-06-19net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski1-1/+2
2025-06-19net_sched: ets: fix a race in ets_qdisc_change()Eric Dumazet1-1/+1
2025-06-19net_sched: tbf: fix a race in tbf_change()Eric Dumazet1-1/+1
2025-06-19net_sched: red: fix a race in __red_change()Eric Dumazet1-1/+1
2025-06-19net_sched: prio: fix a race in prio_tune()Eric Dumazet1-1/+1
2025-06-19net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier1-6/+12
2025-06-19net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit1-4/+1
2025-06-19net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu1-6/+6
2025-06-19net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru3-7/+11
2025-06-19net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik1-0/+3
2025-06-19net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad1-1/+4
2025-06-19net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin1-8/+13
2025-06-19net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh1-1/+1
2025-06-19Bluetooth: MGMT: Fix sparse errorsLuiz Augusto von Dentz1-2/+2
2025-06-19Bluetooth: eir: Fix possible crashes on eir_create_adv_dataLuiz Augusto von Dentz3-6/+8
2025-06-19Bluetooth: hci_sync: Fix broadcast/PA when using an existing instanceLuiz Augusto von Dentz1-5/+15
2025-06-19Bluetooth: Fix NULL pointer deference on eir_get_service_dataLuiz Augusto von Dentz1-4/+6
2025-06-19net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski1-0/+6
2025-06-19net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski1-0/+6
2025-06-19macsec: MACsec SCI assignment for ES = 0Carlos Fernandez1-6/+34
2025-06-19netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASEGustavo Luiz Duarte1-2/+1
2025-06-19net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-19ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui1-1/+1
2025-06-19e1000: Move cancel_work_sync to avoid deadlockJoe Damato1-4/+4
2025-06-19ice/ptp: fix crosstimestamp reportingAnton Nadezhdin1-0/+1
2025-06-19iavf: fix reset_task for early reset eventAhmed Zaki2-0/+28
2025-06-19i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4
2025-06-19i40e: return false from i40e_reset_vf if reset is in progressRobert Malz1-3/+3
2025-06-19pinctrl: sunxi: dt: Consider pin base when calculating bank number from pinChen-Yu Tsai1-4/+4
2025-06-19drm/meson: fix more rounding issues with 59.94Hz modesMartin Blumenstingl1-21/+34
2025-06-19drm/meson: use vclk_freq instead of pixel_freq in debug printMartin Blumenstingl1-3/+3
2025-06-19drm/meson: fix debug log statement when setting the HDMI clocksMartin Blumenstingl1-1/+1
2025-06-19drm/vc4: fix infinite EPROBE_DEFER loopGabriel Dalimonte1-6/+6
2025-06-19powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()Haren Myneni1-0/+9
2025-06-19powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmapRitesh Harjani (IBM)1-2/+6
2025-06-19net_sched: sch_sfq: fix a potential crash on gso_skb handlingEric Dumazet1-1/+4
2025-06-19scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari1-6/+5
2025-06-19accel/amdxdna: Fix incorrect PSP firmware sizeLizhi Hou1-2/+2
2025-06-19pinctrl: qcom: pinctrl-qcm2290: Add missing pinsWojciech Slenska1-0/+9
2025-06-19spi: omap2-mcspi: Disable multi-mode when the previous message kept CS assertedFélix Piédallu1-10/+10