summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()Yang Jihong2024-03-261-1/+1
* quota: Fix rcu annotations of inode dquot pointersJan Kara2024-03-261-27/+39
* quota: Fix potential NULL pointer dereferenceWang Jianjian2024-03-261-41/+57
* quota: simplify drop_dquot_ref()Baokun Li2024-03-261-61/+9
* quota: check time limit when back out space/inode changeChengguang Xu2024-03-261-8/+6
* fs/quota: erase unused but set variable warningJiang Biao2024-03-261-0/+4
* quota: code cleanup for __dquot_alloc_space()Chengguang Xu2024-03-261-2/+2
* clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio2024-03-261-1/+6
* clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio2024-03-261-13/+9
* clk: qcom: reset: support resetting multiple bitsRobert Marko2024-03-262-2/+3
* clk: qcom: reset: Allow specifying custom reset delayStephan Gerhold2024-03-262-1/+4
* media: edia: dvbdev: fix a use-after-freeZhipeng Lu2024-03-261-0/+5
* media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2024-03-262-21/+78
* media: dvbdev: fix error logic at dvb_register_device()Mauro Carvalho Chehab2024-03-261-0/+3
* media: dvbdev: Fix memleak in dvb_register_deviceDinghao Liu2024-03-261-0/+3
* media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang2024-03-262-5/+3
* media: dvbdev: remove double-unlockMauro Carvalho Chehab2024-03-261-1/+0
* media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu2024-03-261-2/+8
* media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu2024-03-261-10/+42
* media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich2024-03-261-0/+4
* ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab2024-03-261-6/+6
* perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong2024-03-261-1/+0
* media: tc358743: register v4l2 async device only after successful setupAlexander Stein2024-03-261-3/+4
* drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz2024-03-261-1/+1
* drm/rockchip: lvds: do not overwrite error codeQuentin Schulz2024-03-261-1/+0
* drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland2024-03-261-1/+1
* drm/rockchip: inno_hdmi: Fix video timingAlex Bee2024-03-261-2/+2
* drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...Christophe JAILLET2024-03-261-0/+1
* drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()Christophe JAILLET2024-03-261-19/+35
* drm/tegra: dsi: Make use of the helper function dev_err_probe()Cai Huoqing2024-03-261-16/+12
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2024-03-263-4/+5
* drm/tegra: dsi: Add missing check for of_find_device_by_nodeChen Ni2024-03-261-1/+3
* dm: call the resume method on internal suspendMikulas Patocka2024-03-261-6/+20
* dm raid: fix false positive for requeue needed during reshapeMing Lei2024-03-261-2/+2
* nfp: flower: handle acti_netdevs allocation failureDuoming Zhou2024-03-261-0/+5
* net/x25: fix incorrect parameter validation in the x25_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* net: kcm: fix incorrect parameter validation in the kcm_getsockopt) functionGavrilov Ilia2024-03-261-1/+2
* udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia2024-03-261-2/+2
* ipv6: fib6_rules: flush route cache when rule is changedShiming Cheng2024-03-261-0/+6
* bpf: Fix stackmap overflow check on 32-bit archesToke Høiland-Jørgensen2024-03-261-3/+6
* bpf: Fix hashtab overflow check on 32-bit archesToke Høiland-Jørgensen2024-03-261-5/+9
* sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-261-1/+3
* Bluetooth: hci_core: Fix possible buffer overflowLuiz Augusto von Dentz2024-03-261-1/+1
* Bluetooth: Remove superfluous call to hci_conn_check_pending()Jonas Dreßler2024-03-261-2/+0
* igb: Fix missing time sync eventsVinicius Costa Gomes2024-03-261-18/+5
* igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos2024-03-261-35/+46
* mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET2024-03-261-4/+0
* SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu2024-03-261-8/+19