summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-14can: m_can: m_can_close(): don't call free_irq() for IRQ-less devicesMarc Kleine-Budde1-1/+2
2024-11-14media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()Mauro Carvalho Chehab1-6/+11
2024-11-14media: v4l2-tpg: prevent the risk of a division by zeroMauro Carvalho Chehab1-0/+3
2024-11-14media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil4-4/+6
2024-11-14media: pulse8-cec: fix data timestamp at pulse8_setup()Mauro Carvalho Chehab1-1/+1
2024-11-14media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab2-9/+20
2024-11-14media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab1-1/+6
2024-11-14media: s5p-jpeg: prevent buffer overflowsMauro Carvalho Chehab1-6/+11
2024-11-14media: ar0521: don't overflow when checking PLL valuesMauro Carvalho Chehab1-2/+2
2024-11-14media: mgb4: protect driver against spectreMauro Carvalho Chehab1-0/+2
2024-11-14media: dvb-core: add missing buffer index checkHans Verkuil1-1/+7
2024-11-14ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bitsJyri Sarha1-0/+1
2024-11-14ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_removeAmelie Delaunay1-1/+1
2024-11-14thermal/of: support thermal zones w/o trips subnodeIcenowy Zheng1-11/+10
2024-11-14tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl1-0/+2
2024-11-14ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()Murad Masimov1-1/+1
2024-11-14scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn1-2/+1
2024-11-14media: adv7604: prevent underflow condition when reporting colorspaceMauro Carvalho Chehab1-9/+17
2024-11-14media: dvb_frontend: don't play tricks with underflow valuesMauro Carvalho Chehab1-2/+2
2024-11-14media: dvbdev: prevent the risk of out of memory accessMauro Carvalho Chehab1-2/+15
2024-11-14media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab1-1/+1
2024-11-14Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"Jarosław Janik1-2/+0
2024-11-14drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error pathWentao Liang1-0/+1
2024-11-14net/smc: do not leave a dangling sk pointer in __smc_create()Eric Dumazet1-1/+3
2024-11-14rxrpc: Fix missing locking causing hanging callsDavid Howells2-0/+5
2024-11-14net: arc: rockchip: fix emac mdio node supportJohan Jonker1-1/+8
2024-11-14net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker1-11/+16
2024-11-14virtio_net: Update rss when set queuePhilo Lu1-14/+51
2024-11-14virtio_net: Sync rss config to device when virtnet_probePhilo Lu1-0/+9
2024-11-14virtio_net: Add hash_key_length checkPhilo Lu1-0/+6
2024-11-14virtio_net: Support dynamic rss indirection table sizePhilo Lu1-5/+34
2024-11-14netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso2-7/+38
2024-11-14net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado1-0/+1
2024-11-14net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva1-0/+2
2024-11-14net: hns3: fix kernel crash when uninstalling driverPeiyang Wang1-1/+4
2024-11-14e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits1-13/+4
2024-11-14i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov3-2/+12
2024-11-14ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek2-2/+5
2024-11-14can: c_can: fix {rx,tx}_errors statisticsDario Binacchi1-1/+6
2024-11-14net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine startsSuraj Gupta1-2/+2
2024-11-14net: enetc: allocate vf_state during PF probesWei Fang1-9/+9
2024-11-14sctp: properly validate chunk size in sctp_sf_ootb()Xin Long1-1/+1
2024-11-14dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property valueSuraj Gupta1-1/+1
2024-11-14net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepointVladimir Oltean1-1/+1
2024-11-14net: enetc: set MAC address to the VF net_deviceWei Fang1-1/+8
2024-11-14regulator: rtq2208: Fix uninitialized use of regulator_configChiYuan Huang1-1/+1
2024-11-14security/keys: fix slab-out-of-bounds in key_task_permissionChen Ridong1-2/+5
2024-11-14nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer1-5/+15
2024-11-14NFS: Further fixes to attribute delegation a/mtime changesTrond Myklebust1-18/+31
2024-11-14NFS: Fix attribute delegation behaviour on exclusive createTrond Myklebust1-0/+4