summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine1-1/+2
2023-01-18ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine5-12/+27
2023-01-18hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2023-01-18HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-18powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch1-1/+6
2023-01-18powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch1-3/+10
2023-01-18media: dvbdev: fix refcnt bugLin Ma1-1/+1
2023-01-18gcov: add support for checksum fieldRickard x Andersson1-0/+5
2023-01-18iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2023-01-18reiserfs: Add missing calls to reiserfs_security_free()Roberto Sassu2-1/+5
2023-01-18HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2023-01-18usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2023-01-18pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2023-01-18pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversionJohn Stultz1-3/+4
2023-01-18ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede1-2/+0
2023-01-18ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim...Wang Jingjin1-0/+1
2023-01-18ASoC: wm8994: Fix potential deadlockMarek Szyprowski1-0/+5
2023-01-18ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt...Wang Jingjin1-0/+1
2023-01-18ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt55...Wang Yufen1-2/+5
2023-01-18orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()Zhang Xiaoxu1-0/+3
2023-01-18drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor3-6/+9
2023-01-18drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor1-2/+3
2023-01-18clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng1-2/+3
2023-01-18media: si470x: Fix use-after-free in si470x_int_in_callback()Shigeru Yoshida1-1/+3
2023-01-18mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi1-0/+3
2023-01-18blk-mq: fix possible memleak when register 'hctx' failedYe Bin1-2/+9
2023-01-18media: dvb-usb: fix memory leak in dvb_usb_adapter_init()Mazin Al Haddad1-1/+3
2023-01-18media: dvbdev: adopts refcnt to avoid UAFLin Ma4-23/+44
2023-01-18media: dvb-frontends: fix leak of memory fwYan Lei1-0/+1
2023-01-18ppp: associate skb with a device at txStanislav Fomichev1-0/+2
2023-01-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2-5/+14
2023-01-18md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li1-0/+1
2023-01-18drm/sti: Use drm_mode_copy()Ville Syrjälä3-3/+3
2023-01-18s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor1-5/+3
2023-01-18s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor1-8/+1
2023-01-18s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor1-9/+2
2023-01-18igb: Do not free q_vector unless new one was allocatedKees Cook1-2/+6
2023-01-18wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang1-0/+5
2023-01-18hamradio: baycom_epp: Fix return type of baycom_send_packet()Nathan Chancellor1-1/+1
2023-01-18net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor1-1/+1
2023-01-18bpf: make sure skb->len != 0 when redirecting to a tunneling deviceStanislav Fomichev1-0/+4
2023-01-18ipmi: fix memleak when unload ipmi driverZhang Yuchen1-2/+6
2023-01-18ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-0/+7
2023-01-18wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida1-0/+6
2023-01-18wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin1-0/+14
2023-01-18hfs: fix OOB Read in __hfs_brec_findZhangPeng1-0/+2
2023-01-18acct: fix potential integer overflow in encode_comp_t()Zheng Yejian1-0/+2
2023-01-18nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()Ryusuke Konishi1-4/+27
2023-01-18ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki1-2/+8
2023-01-18fs: jfs: fix shift-out-of-bounds in dbDiscardAGHoi Pok Wu1-0/+5