summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86, relocs: Ignore relocations in .notes sectionKees Cook2024-03-261-0/+8
* ACPI: scan: Fix device check notification handlingRafael J. Wysocki2024-03-261-6/+2
* ARM: dts: arm: realview: Fix development chip ROM compatible valueGeert Uytterhoeven2024-03-261-1/+1
* wifi: brcmsmac: avoid function pointer castsArnd Bergmann2024-03-263-5/+5
* iommu/amd: Mark interrupt as managedMario Limonciello2024-03-261-0/+3
* bus: tegra-aconnect: Update dependency to ARCH_TEGRAPeter Robinson2024-03-261-2/+3
* ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf2024-03-261-0/+2
* wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu2024-03-261-2/+11
* af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().Kuniyuki Iwashima2024-03-261-1/+1
* sock_diag: annotate data-races around sock_diag_handlers[family]Eric Dumazet2024-03-261-5/+5
* wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2024-03-261-3/+0