summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima5-38/+45
2025-04-10eth: bnxt: fix out-of-range access of vnic_info arrayTaehee Yoo1-2/+2
2025-04-10ext4: avoid journaling sb update on error if journal is destroyingOjaswin Mujoo3-9/+25
2025-04-10ext4: define ext4_journal_destroy wrapperOjaswin Mujoo2-10/+20
2025-04-10jbd2: add a missing data flush during file and fs synchronizationZhang Yi1-1/+11
2025-04-10nvmet: pci-epf: Always configure BAR0 as 64-bitNiklas Cassel1-2/+9
2025-04-10ptp: ocp: reject unsupported periodic output flagsJacob Keller1-0/+4
2025-04-10broadcom: fix supported flag check in periodic output functionJacob Keller1-1/+2
2025-04-10net: lan743x: reject unsupported external timestamp requestsJacob Keller1-0/+6
2025-04-10renesas: reject PTP_STRICT_FLAGS as unsupportedJacob Keller1-2/+1
2025-04-10igb: reject invalid external timestamp requests for 82580-based HWJacob Keller1-0/+6
2025-04-10wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()Nikita Zhandarovich1-22/+23
2025-04-10btrfs: don't clobber ret in btrfs_validate_super()Mark Harmstone1-0/+3
2025-04-10btrfs: fix block group refcount race in btrfs_create_pending_block_groups()Boris Burkov1-0/+3
2025-04-10btrfs: fix reclaimed bytes accounting after automatic block group reclaimFilipe Manana1-7/+21
2025-04-10btrfs: get used bytes while holding lock at btrfs_reclaim_bgs_work()Filipe Manana1-5/+16
2025-04-10idpf: check error for register_netdev() on initEmil Tantilov1-9/+22
2025-04-10ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek1-9/+15
2025-04-10ice: fix input validation for virtchnl BWLukasz Czapnik1-3/+21
2025-04-10ice: validate queue quanta parameters to prevent OOB accessJan Glaza1-4/+9
2025-04-10ice: stop truncating queue ids when checkingJan Glaza1-1/+1
2025-04-10virtchnl: make proto and filter action count unsignedJan Glaza1-2/+2
2025-04-10ice: fix reservation of resources for RDMA when disabledJesse Brandeburg1-1/+2
2025-04-10ice: ensure periodic output start time is in the futureKarol Kolacinski1-2/+4
2025-04-10ice: health.c: fix compilation on gcc 7.5Przemek Kitszel1-3/+3
2025-04-10wifi: mwifiex: Fix RF calibration data download from fileJeff Chen2-2/+24
2025-04-10wifi: mwifiex: Fix premature release of RF calibration data.Jeff Chen2-5/+5
2025-04-10wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis1-3/+3
2025-04-10wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov1-6/+6
2025-04-10wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh1-1/+1
2025-04-10ata: libata: Fix NCQ Non-Data log not supported printNiklas Cassel1-1/+1
2025-04-10jbd2: fix off-by-one while erasing journalZhang Yi1-9/+6
2025-04-10ext4: goto right label 'out_mmap_sem' in ext4_setattr()Baokun Li1-1/+1
2025-04-10ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()Ye Bin3-25/+13
2025-04-10ext4: introduce ITAIL helperYe Bin2-5/+8
2025-04-10scsi: target: tcm_loop: Fix wrong abort tagGuixin Liu1-2/+3
2025-04-10scsi: hisi_sas: Fixed failure to issue vendor specific commandsXingui Yang4-10/+29
2025-04-10f2fs: fix missing discard for active segmentsChunhai Guo1-1/+3
2025-04-10ext4: verify fast symlink lengthJan Kara1-2/+10
2025-04-10ext4: add missing brelse() for bh2 in ext4_dx_add_entry()Kemeng Shi1-4/+12
2025-04-10erofs: allow 16-byte volume name againGao Xiang2-10/+0
2025-04-10arm64: dts: rockchip: remove ethm0_clk0_25m_out from Sige5 gmac0Nicolas Frattaroli1-2/+1
2025-04-10arm64: dts: rockchip: Fix PWM pinctrl namesYao Zi4-5/+5
2025-04-10arm64: dts: rockchip: Fix pcie reset gpio on Orange Pi 5 MaxJianfeng Liu1-1/+1
2025-04-10bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_pr...Christophe JAILLET1-12/+19
2025-04-10bus: qcom-ssc-block-bus: Remove some duplicated iounmap() callsChristophe JAILLET1-3/+0
2025-04-10arm64: dts: rockchip: Remove bluetooth node from rock-3aChen-Yu Tsai1-14/+0
2025-04-10arm64: dts: rockchip: Move rk356x scmi SHMEM to reserved memoryChukun Pan1-13/+12
2025-04-10ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is setBaokun Li1-0/+3
2025-04-10ext4: correct behavior under errors=remount-ro modeBaokun Li1-11/+8