summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-27xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky1-1/+2
2024-03-27packet: annotate data-races around ignore_outgoingEric Dumazet2-3/+3
2024-03-27xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-27xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-27riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti1-0/+2
2024-03-27ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2-1/+3
2024-03-27ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea4-26/+38
2024-03-27io_uring: fix poll_remove stalled req completionPavel Begunkov1-2/+2
2024-03-27net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-27net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-27drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-27drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-27nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-27spi: Fix error code checking in spi_mem_exec_op()Florian Fainelli1-1/+1
2024-03-27spi: spi-mem: add statistics support to ->exec_op() callsThéo Lebrun1-1/+48
2024-03-27net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-27hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-03-27vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-27tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima1-1/+1
2024-03-27io_uring: Fix release of pinned pages when __io_uaddr_map failsGabriel Krisman Bertazi1-9/+13
2024-03-27cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2-7/+13
2024-03-27soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann1-1/+1
2024-03-27riscv: Only check online cpus for emulated accessesCharlie Jenkins1-1/+1
2024-03-27devlink: Fix devlink parallel commands processingShay Drory1-6/+7
2024-03-27net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet1-1/+2
2024-03-27s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-27octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian1-1/+1
2024-03-27rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima1-4/+0
2024-03-27tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet1-22/+19
2024-03-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-27ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli1-346/+6
2024-03-27spi: Restore delays for non-GPIO chip selectJanne Grunau1-10/+14
2024-03-27spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin1-4/+4
2024-03-27io_uring: don't save/restore iowait stateJens Axboe1-3/+2
2024-03-27thermal/drivers/qoriq: Fix getting tmu rangePeng Fan1-4/+8
2024-03-27thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET1-1/+3
2024-03-27ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König1-2/+2
2024-03-27x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2-4/+16
2024-03-27char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-03-27usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-27mei: vsc: Don't use sleeping condition in wait_event_timeout()Sakari Ailus1-5/+8
2024-03-27mei: vsc: Call wake_up() in the threaded IRQ handlerSakari Ailus1-2/+2
2024-03-27staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-27serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko1-4/+1
2024-03-27rtc: max31335: fix interrupt status regAntoniu Miclaus1-1/+1
2024-03-27rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-03-27hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong1-3/+3
2024-03-27bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter1-1/+1
2024-03-27iio: gts-helper: Fix division loopMatti Vaittinen1-14/+1