summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmxnet3: Fix missing reserved tailroomWilliam Tu2024-03-261-3/+3
* tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima2024-03-261-1/+1
* io_uring: Fix release of pinned pages when __io_uaddr_map failsGabriel Krisman Bertazi2024-03-261-9/+13
* cpufreq: Fix per-policy boost behavior on SoCs using cpufreq_boost_set_sw()Sibi Sankar2024-03-262-7/+13
* soc: fsl: dpio: fix kcalloc() argument orderArnd Bergmann2024-03-261-1/+1
* net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX checkEric Dumazet2024-03-261-1/+2
* s390/vtime: fix average steal time calculationMete Durlu2024-03-261-2/+2
* octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-261-1/+1
* rds: tcp: Fix use-after-free of net in reqsk_timer_handler().Kuniyuki Iwashima2024-03-261-4/+0
* tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()Eric Dumazet2024-03-261-22/+19
* nouveau: reset the bo resource bus info after an evictionDave Airlie2024-03-261-0/+2
* ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli2024-03-261-346/+6
* spi: lpspi: Avoid potential use-after-free in probe()Alexander Sverdlin2024-03-261-4/+4
* io_uring: don't save/restore iowait stateJens Axboe2024-03-261-3/+2
* thermal/drivers/qoriq: Fix getting tmu rangePeng Fan2024-03-261-4/+8
* thermal/drivers/mediatek/lvts_thermal: Fix a memory leak in an error handling...Christophe JAILLET2024-03-261-1/+3
* ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König2024-03-261-2/+2
* x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar2024-03-262-4/+16
* usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King2024-03-261-1/+1
* staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter2024-03-261-4/+4
* serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko2024-03-261-4/+1
* rtc: mt6397: select IRQ_DOMAIN instead of depending on itRandy Dunlap2024-03-261-1/+2
* hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_i...Yang Jihong2024-03-261-3/+3
* bus: mhi: ep: check the correct variable in mhi_ep_register_controller()Dan Carpenter2024-03-261-1/+1
* iio: gts-helper: Fix division loopMatti Vaittinen2024-03-261-14/+1
* kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada2024-03-261-2/+5
* coresight: etm4x: Set skip_power_up in etm4_init_arch_data functionMao Jinlong2024-03-261-5/+5
* coresight: Fix issue where a source device's helpers aren't disabledJames Clark2024-03-263-9/+25
* arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cellsRafał Miłecki2024-03-261-3/+0
* tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMTTudor Ambarus2024-03-261-3/+2
* serial: max310x: fix syntax error in IRQ error messageHugo Villeneuve2024-03-261-1/+1
* tty: vt: fix 20 vs 0x20 typo in EScsiignoreJiri Slaby (SUSE)2024-03-261-1/+1
* usb: phy: generic: Get the vbus supplySean Anderson2024-03-261-0/+7
* iio: pressure: mprls0025pa fix off-by-one enumPetre Rodan2024-03-261-1/+3
* remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_...Arnaud Pouliquen2024-03-261-1/+1
* remoteproc: stm32: Fix incorrect type in assignment for vaArnaud Pouliquen2024-03-261-2/+2
* mei: gsc_proxy: match component when GSC is on different busAlexander Usyskin2024-03-261-3/+5
* comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott2024-03-261-4/+26
* io_uring/net: correct the type of variableMuhammad Usama Anjum2024-03-261-1/+1
* nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik2024-03-261-1/+1
* afs: Revert "afs: Hide silly-rename files from userspace"David Howells2024-03-261-10/+0
* perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das2024-03-261-1/+0
* f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu2024-03-261-5/+0
* f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-264-6/+33
* f2fs: introduce f2fs_invalidate_internal_cache() for cleanupChao Yu2024-03-264-18/+16
* f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang2024-03-261-8/+7
* f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang2024-03-261-4/+3
* NFSv4.1/pnfs: fix NFS with TLS in pnfsOlga Kornievskaia2024-03-261-1/+43
* NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET2024-03-261-2/+2
* NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interruptDave Wysochanski2024-03-261-7/+2